Token Gating Channels
Mystical gateways that govern access to the most sacred channels. Here, guardians of the realm wield powerful tokens as keys, granting passage to those deemed worthy. Each token imbues unique properties and empowers moderators to curate their communities.
Warpcast channel access is managed by moderators:
- Owners can invite members and promote them to moderators
- Moderators can invite other members
The following tools provide automation around invite flows by making a bot your channel moderator to check token balances before inviting members.
Note on DAO Tokens
While the tools included here include criteria for invite automation, this guide outlines how to set them up using ERC-20 Moloch DAO tokens. This could also be done with an NFT or other tokens.
Moloch DAOs are a two token system and either can be used for gating channels.
- Shares (Voting Tokens) confer voting rights and a proportional ownership stake in the DAO's treasury. Tokens that
- Loot (Non-Voting Tokens) provide a proportional ownership stake in the DAO's treasury but do not offer voting rights.
Learn more about Moloch DAO tokens in the DAOhaus docs:
DAO token addresses are found in the DAOhaus Admin contract settings for your DAO.
Example settings
Recommended Implementation
- Set-up and pin a ModBot 'Join' Frame to your channel for users to request invites and learn about the token needed to join.
- Set-up Cura Auto Invites to run in the background and send invites to potential members without them needing to find your channel.