Privacy
How the public interface handles wallet, network, and operational data.
Public blockchain data
Wallet addresses, balances, ownership, transactions, and contract events are public blockchain records. Connecting a wallet lets the interface request those public records for the selected address.
Wallet access
Wallet connection occurs through an injected provider selected by the user. The site does not request seed phrases or private keys and cannot recover them.
Server and network data
Hosting and infrastructure providers may process standard request data, including IP address, user agent, timestamps, and error diagnostics, for security and service operation.
Local device state
The interface may store wallet preference, connection state, and pending transaction references locally in the browser. Clearing site data removes that local state.
Questions
Privacy inquiries should be directed through the official project contact published with the production deployment.