Why You’d Use Token-Gated Plans
Token-gating lets you verify whether someone holds a specific token, NFT, or minimum token amount before joining. This is useful if you’re running an NFT community, offering exclusive access to token holders, or validating identity or ownership via blockchain.How to Create a Token-Gated Plan
- Go to Admin > Plans > Plan List.
- Select Create Plan.
- When you reach the Gate section, select Token-Gating.
- Continue to the Configure panel to set up your requirements.
Token Type
Select the token type you want to use. We currently support:- ERC-20 (cryptocurrency)
- ERC-721 (NFTs)
- ERC-1155 (NFTs)
Chain
Choose the blockchain network. Today we support Ethereum Mainnet. Additional chains will be added in the future. If needed, you can also select an optional Layer 2 protocol (currently Immutable X).Token
Choose an existing token from the dropdown, or paste the token’s Contract Address directly into the field.Minimum Amount
Set the minimum amount required in a member’s wallet.- For an NFT, enter 1 to confirm ownership of a specific asset.
- For ERC-20 tokens, enter the required token amount.