🎭Assigning Discord Roles

To assign a new role for your users based on their token holdings, you run the /admin-role-track command

/role-track

This command has 4 parameters:

role: The Role you want to give users that hold the asset.

blockchain: The blockchain the asset belongs to.

token_address: The address of the token. For Osmosis it can be an NFT or an IBC denomination. NFT example: Mad Scientists would be

IBC example: $LAB would be

min_amount: The min amount of the NFT or token the user needs to hold to to get the role.

Last updated