Skip to main content

Token Gating

Grant roles based on token holdings

Token gating assigns a role to members who hold at least a set amount of a specific token. It works across multiple chains, so you can gate on SPL tokens or EVM tokens alike.

Command: /add-token-verification

Parameters:

ParameterDescriptionRequired
mint-addressThe mint / contract address of the token to check for.yes
roleThe role to grant members who hold enough of the token.yes
minimum-quantityMinimum amount of the token a member must hold to receive the role.yes
blockchainNetwork the token lives on: Solana (default), Ethereum, Polygon, Base, Arbitrum, or BSC.no
Members need a verified wallet

Token gating checks the wallets members have verified through holder verification. Make sure your members have completed Holder Verification so the bot knows which wallets to check.

Admins only

This is a premium feature and requires administrator permissions.