snapshot
📝 RADAR Documentation - Command: Take Holder Snapshot
🤝 Command Group: tools
📝 Command Name: snapshot
📋 Parameters:
collection
(required: False) - Collection name on Magic Edennft_address
(required: False) - Any NFT Mint addressstaking_program_address
(required: False) - Used to retrieve original owners of staked NFTscreator_addresses
(required: False) - First Verified Creator Address (Separate with commas for multiple)collection_addresses
(required: False) - The Metaplex collection addresses (Separate with commas for multiple)update_authority
(required: False) - The address of the update authority associated with the NFTcandy_machine
(required: False) - The address of the candy machine associated with the NFTfilter_holder_count
(required: False) - The minimum number of NFTs a holder must have to be included in the snapshotinclude_discord_users
(required: False) - Whether to include Discord users in the holder snapshotexclude_exchanges
(required: False) - Whether to ignore exchange wallets when building the holder snapshot
📝 Description:
Take a holder snapshot based on the specified parameters. Fill only ONE of the following fields.
🔍 Example Usage:
Take a holder snapshot by collection name:
This command is used to take a holder snapshot based on the specified collection name. After executing the command, the bot will generate a ZIP file containing the snapshot in Excel format.
Take a holder snapshot by NFT address:
This command is used to take a holder snapshot based on the specified NFT address. After executing the command, the bot will generate a ZIP file containing the snapshot in Excel format.
📝 Note:
This command allows you to take a holder snapshot based on various parameters.
Fill only ONE of the available fields to specify the criteria for the snapshot.
Use the appropriate parameter to provide the necessary information for the snapshot.
Separate multiple values with commas for fields that accept multiple inputs.
After executing the command, the bot will check if you have the necessary permissions to perform the action.
If you don't have the required permissions, the bot will display an error message.
The command response will be sent as an ephemeral message visible only to you.
The bot will generate a ZIP file containing Excel files of the snapshot.
The filename of the ZIP file will include relevant information about the snapshot criteria.
The snapshot can include or exclude Discord users and exchange wallets based on the specified parameters.
Last updated