1. Data processed by frontend
- Wallet address used for connection and contract calls.
- Public chain data read from RPC/subgraph providers.
- Optional client-side browser storage for UI convenience states.
2. Data we do not claim to protect onchain
Onchain transactions, addresses, and event logs are public by design. Avoid sharing personally identifying details through wallet-linked public actions.
3. Third-party services
RPC providers, explorers, wallet extensions, and subgraph providers may process metadata according to their own policies.
4. Contact
For privacy or security concerns, use the project contact listed in the repository and reporting policy.