✓
Public address
Required to identify the holder and read the configured token balance.
HoodSpin is designed so the important production components can be checked independently: token contract, network, reward inventory, spin accounting and settlement transactions.
| Component | What users should verify | Current site state |
|---|---|---|
| $HOODSPIN token | Published ERC-20 contract on Robinhood Chain | Awaiting launch address in config.js |
| Wallet network | Robinhood Chain · chain ID 4663 | Configured |
| Spin quota | Persistent wallet-level usage record | Frontend preview / production source required |
| Reward service | Secure endpoint or smart contract result | Awaiting production endpoint |
| Reward proof | Robinhood Chain Blockscout transaction / claim record | Enabled by production settlement |
| Treasury | Public wallet or contract holding reward inventory | Publish at launch |
A wallet connection lets the interface see the selected public address and request network changes. It should not require transferring tokens just to verify eligibility.
Required to identify the holder and read the configured token balance.
Used to move the wallet onto Robinhood Chain when the current chain is different.
HoodSpin never needs, stores or requests a wallet seed phrase or private key.