Basic usage and navigation
The marketplace is sectorized to make navigation easier for users. Below you will find brief explanations on the main pages you will be faced with while navigating through our marketplace.
Home Page
Path: /#/nfts/home
This is the main page of the NFT marketplace, and in it you will find a main banner with a featured NFT collection, a section with 4 NFT collections that are currently trending among our users, a section with the most recently added NFT collections, a section with our own editorial picks, and a section with the latest NFT sales.
Collections
Path: /#/nfts/collections
This page lists all the collections officially supported by the NFT marketplace. By default, they will be sorted by date, with the most recent additions being displayed on top, but you can use the built-in filters to rearrange the list as you wish. You can also filter by category by clicking on the category navigation buttons on the top of the page, below the search bar.
NFT Marketplace
Path: /#/nfts/marketplace
Here you will find a list with all the NFTs that are currently on the market. When there's a relatively low number of listings, you can navigate it using the category buttons and filters available, but if you are after a specific NFT, the best and fastest way to find what you are looking for is to use the search function. You may be able to buy and bid on NFTs directly from this page.
Create NFT
Path: /#/nfts/create
Through this page you will be able to mint NFTs to the marketplace's default community collection. The page will display the supported media formats, as well as more information about any fees you might be paying while creating a new NFT.
Collection Page
Path: /#/nfts/collection/{collectionAddress}
This page will list information about the individual collections supported by the marketplace. Each collection will have their own banner, profile picture, description, and name. You will also find insightful stats about each one of the supported collections, such as current floor price, number of NFTs in each collection, decentralization score, and more. Collections that are not officially supported might still be displayed, however, we cannot guarantee the accuracy of the data being displayed.
NFT Page
Path: /#/nfts/{collectionAddress}/{tokenId}
Here you will find all the available information about the individual NFT inside a collection, and will be able to visualize its content. The page will list all available traits, activity history, description, current owner, and will present the users with action buttons, such as "Buy", "List", "Delist", or "Transfer" whenever such options are available.
Last updated