What is NFT gated chat? Definition and how it works
NFT gated chat is a group chat only collection holders can enter. The standards behind it, how the on-chain check runs, and how a Cherry room does it.
NFT gated chat is a group chat whose membership list is an NFT collection: a wallet can read and post only while it holds an NFT from the collection the room names. The rule belongs to the room, and it keeps applying after you are in. On Cherry (cherry.fun), a wallet-to-wallet messenger and community app for crypto, the app reads the chain itself, so joining an NFT gated chat means connecting the wallet that holds the NFT and nothing else.
How NFT gated chat works
Three things happen, in order. An owner names a collection as the room’s requirement. A wallet asks to join, and the app reads its holdings and compares them against the collection. Membership then stays tied to the holding: a later re-check sees that the NFT has left, and access ends until the wallet holds again.
What makes this trustworthy is a field on the NFT itself. Metaplex’s documentation is blunt about it: an item counts as part of a collection only when it points at the collection and carries a verified flag set to true, which the collection authority has to sign for. Without that flag anyone could claim any collection.
Which NFT standards are involved
Four, depending on where the collection lives.
| Standard | Chain | What it is |
|---|---|---|
| Metaplex Token Metadata | Solana | The long-standing Solana NFT: a mint with a metadata account that points at a collection NFT and carries the verified flag |
| Metaplex Core | Solana | A newer design with one on-chain account per NFT, grouped under a collection account the authority can update in bulk |
| ERC-721 | Ethereum, Base | One contract per collection, one owner per token ID, tracked by the contract |
| ERC-1155 | Ethereum, Base | A multi-token contract that can hold fungible and non-fungible types at once, where a type with a supply of one behaves as an NFT |
Nobody picks a standard by hand. A room owner gives the collection, and the app works out which shape it is.
Example on Cherry
A Cherry group can carry up to 5 access rules, and an NFT requirement is one of the types on offer. In the web app the owner opens group settings, finds “Access Requirements”, adds an “NFT requirement”, and fills the “Collection” field, whose placeholder reads “Collection address or Magic Eden URL”. A Magic Eden collection link is enough: a moment later a “Verified” row shows the collection’s name and image, and a “Core” badge appears for a Metaplex Core collection, which switches the room to the Core check. An address with no collection behind it reads “Collection not found”. On Solana the rules cover Metaplex and Metaplex Core collections; an NFT gated room on Ethereum or Base checks ERC-721 holdings.
From there the room behaves like any other gated room. Its public page lists the requirement, a signed-in visitor sees whether their wallet passes before pressing Join, and the requirement row carries a “Buy” button that opens the collection on Magic Eden. Members are re-checked in the background, so a wallet that sells is paywalled: still on the member list, reading nothing, restored when a later check passes. No verify link is sent, and there is no Discord role to keep in sync.
Cherry reads the chain itself for its other rule types too. The Seeker Club, the largest Seeker owners community, is gated by a .skr domain, which is soulbound and so verified once. It counted more than 8,600 members in September 2026.
Related terms
- Token-gated chat : the same idea applied to a fungible token balance.
- NFT gated chat on Cherry : the feature page, rule by rule.
- Verify NFT holders : the setup, step by step.
- Holder chat : what a holders-only room is for.
- Wallet-gated clubs : gating on a balance, trading volume, or a name.
FAQ
Is NFT gated chat the same as token gated chat?
It is the same mechanism with a different holding. A token gate checks a minimum balance of a fungible token; an NFT gate checks that the wallet owns an item from a named collection. One Cherry group can carry both and require all of them or any one of them.
Do you need Discord or a verify bot for NFT gated chat?
No. On Cherry the check runs inside the chat app itself, so there is no Discord server, no Collab.Land or Guild.xyz bot, no wallet-connect site and no role to keep in sync. Holders join with the wallet that holds the NFT.
Sources
Try Cherry
Sign in with a wallet, DM any address, and join token-gated and paid communities. No phone number, email, or KYC.