Can I Track Participation Across Wallets or Token Holders?
Yes, you can collect wallet addresses to track holders manually. Click to see how to verify participants using smart contracts or ledgers.
Gleam does not verify token ownership on-chain, but it lets you collect wallet addresses through a custom field or connected wallet action. You can then cross-reference this data against your own smart contract or token ledger.
This gives you flexibility to manually or programmatically verify eligibility, track token holders, and confirm whitelist participation.
For technical documentation on wallet capture, see Gleam's crypto wallet action docs.