refresh_hashlist

📝 RADAR Documentation - Command: Refresh Hashlist

🔒 Command Group: verification

🔧 Command Name: refresh_hashlist

📋 Parameters:

  • with_traits (required: False) - Include traits when refreshing the hashlist. (Type: boolean)

📝 Description:

Add new NFTs that were minted to your existing project for verification.

🔍 Example Usage:

  • Refresh the hashlist without including traits:

    !refresh_hashlist

    This command is used to add newly minted NFTs to your existing project for verification. By default, it will not include traits.

  • Refresh the hashlist and include traits:

    !refresh_hashlist true

    This command is used to add newly minted NFTs to your existing project for verification. Set true for the with_traits parameter to include traits.

📝 Note:

  • This command requires appropriate administrative permissions to execute.

  • The with_traits parameter is optional. If provided, the command will include traits when refreshing the hashlist.

🔧 Command Signature:

Command Group - verification
Command Name - refresh_hashlist
Parameters - with_traits:Include traits when refreshing the hashlist (required: False)

Now you can use the RADAR bot's refresh_hashlist command to add newly minted NFTs to your existing project for verification in your Solana NFT community on Discord.

Last updated