Access Conditions
BoltFather allows group admins to define flexible and powerful access conditions based on blockchain assets. These conditions determine who can join or post in a group.
🧾 Types of Access Conditions
You can configure one or multiple of the following types:
1. Token Balance (Fungible Tokens)
Require users to hold a minimum amount of a specific token.
Example:
Hold at least 100 TON
Hold at least 50 BOLT
Supported jettons: TIP-74
2. NFT Ownership
Require users to own a NFT.
Example:
Own 1 NFT from Collection X
3. LP Tokens (Liquidity Pool)
Require users to provide liquidity on platforms like DeDust and hold LP tokens.
LP tokens are checked automatically.
4. Staking Balances
Track the amount staked by the user on platforms like:
Example:
Staked at least 50 DUST on DeDust.io
⚖️ Condition Logic (AND / OR)
You can combine multiple conditions to define exactly who qualifies:
OR Logic (Default)
User must meet at least one condition.
Example:
Hold 100 TON
orHold 1 BOLT NFT
AND Logic
User must meet all conditions.
Example:
Hold 100 TON
andHold 50 USDT
To enable AND logic:
- Use the advanced setup menu in the “Add Group” section.
🧩 Multi-Condition Examples
Scenario | Description |
---|---|
100 TON |
Simple single-token requirement |
50 TON and 100 USDT |
Entry allowed only if both are met |
10 TON 10 BOLT or 1 NFT |
Entry allowed if either condition is met |
📍 Best Practices
- Use OR logic to grow communities more easily.
- Use AND logic for exclusive access and VIP groups.
- Keep requirements clear and realistic.
- Explain the rules in a pinned message or welcome bot message.
BoltFather gives you unmatched flexibility in managing access — powered by transparent, on-chain verification.