top
This command allows users to retrieve the top NFT collections from Ethereum. It provides a list of the most popular and valuable NFT collections, helping users to keep abreast of the latest trends in the NFT space.
Usage
/nft top [sortby] [interval] [reverse]
Parameters
Name | Description | Optional | Choices |
---|---|---|---|
sortby | Column to sort by (default: Market Cap) | True | Market Cap (MCap), Floor Price Change (Floor Price) |
interval | Time interval to display Sales/Volume/Floor Price (default: 1d) | True | 1d, 7d, 30d, 90d |
reverse | Reverse the sort order (default: No) | True | Yes |
Examples
/nft top
/nft top sortby: Market Cap reverse: Yes