🎭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

osmo16pwjh09s662a0j2ssmzauyvkvagjwd9kpwc0mtamlwr8dtznlhfqcweap6

IBC example: $LAB would be

factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB

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

Last updated