Connect on Robinhood Chain
Robinhood Wallet, MetaMask or another EVM wallet connects to the site. HoodSpin detects the chain and requests Robinhood Chain if necessary.
Wallet layerHoodSpin turns $HOODSPIN ownership into access to an onchain reward wheel on Robinhood Chain. Connect an eligible wallet, unlock 3 mystery spins, and reveal Robinhood Stock Token rewards with a top reward tier worth up to 1 ETH.
Built for Robinhood Chain · wallet state controls access · ETH is the native gas asset.
The visible experience stays simple while wallet verification, spin accounting, outcome generation and reward settlement remain separate layers underneath.
Robinhood Wallet, MetaMask or another EVM wallet connects to the site. HoodSpin detects the chain and requests Robinhood Chain if necessary.
Wallet layerThe application reads the connected address and queries the configured $HOODSPIN ERC-20 contract through balanceOf(address).
Eligible wallets receive a fixed spin allowance. The production settlement layer is designed to persist usage outside the browser.
Reward layerThe animation is intentionally separated from the result logic. In production, the wheel should display a result produced by the configured reward service or contract—not decide the reward by itself.
HoodSpin is structured so the browser never needs custody of funds and the visual spin does not need authority over reward settlement.
User address, Robinhood Chain network state and token balance are read through an EVM wallet provider.
The system validates $HOODSPIN ownership and whether the address still has spins available.
A secure backend or smart contract records the result and routes the corresponding Robinhood Stock Token reward.