Features
Membership and referrals
Permanent paid membership, asset gates, and referral revenue sharing.
Paid membership and asset verification are independent systems:
- A paid member completes the channel's one-time ETH join payment.
- An asset-qualified user currently satisfies an ETH, token, or NFT posting gate. This can change when assets move.
For a referred membership purchase, the planned split is 90% to the channel Owner, 5% to the inviter, and 5% to Detalk Treasury. Without an inviter, the split is 90% to the Owner and 10% to Treasury. Referral binding is global, permanent, and cannot be replaced in the current design.
Balances and NFT ownership should be cached by an indexer for normal display, then checked against current chain state before a protected write. A cache alone must not grant canonical permission.