floor
π RADAR Documentation - Command: Get Collection Statistics
π Command Group: analytics
π§ Command Name: floor
π Parameters:
collection(required: True) - Any part of the collection's name. (Type: string)exchange(required: False) - The exchange to get the data from. (Type: string)detailed(required: False) - Whether to display detailed statistics. (Type: boolean)
π Description:
Get current statistics for a selected collection.
π Example Usage:
Get current statistics for a collection:
!floor --collection <collection_name>This command is used to get current statistics for a selected collection. Provide any part of the
collection_nameas a parameter to retrieve the statistics.Get current statistics for a collection from a specific exchange:
!floor --collection <collection_name> --exchange <exchange_name>This command is used to get current statistics for a selected collection from a specific
exchange. Provide any part of thecollection_nameand theexchange_nameas parameters to retrieve the statistics.Get detailed statistics for a collection:
!floor --collection <collection_name> --detailedThis command is used to get detailed statistics for a selected collection. Provide any part of the
collection_nameand include the--detailedflag as a parameter to retrieve detailed statistics.
π Note:
This command requires appropriate permissions to execute.
Use the command to retrieve current statistics for a selected collection in Solana NFT communities.
Provide any part of the
collection_nameas a parameter to search for the collection.The
exchangeparameter allows you to specify the exchange from which to retrieve the data. If not provided, it defaults to "MagicEden".The
detailedparameter determines whether to display detailed statistics. By default, it is set to false.The command will provide you with an embed containing the statistics for the selected collection, including depth charts if available.
π§ Command Signature:
Command Group - analytics
Command Name - floor
Parameters - collection:Any part of the collection's name (required: True), exchange:The exchange to get the data from (required: False), detailed:Whether to display detailed statistics (required: False)Now you can use the RADAR bot's floor command to get current statistics for Solana NFT collections and make informed decisions in the NFT market.
Last updated
Was this helpful?