User flow

From holder to reward in one loop.

The experience is built around a connected wallet. No username, email or traditional account is needed: the wallet address becomes the access identifier.

01

Hold $HOODSPIN

Your Robinhood Chain wallet must satisfy the configured $HOODSPIN token requirement.

02

Connect Wallet

Press Connect Wallet. The app requests account access and checks whether the wallet is currently on Robinhood Chain.

03

Verify eligibility

The website reads the wallet address and calls the configured ERC-20 token contract to inspect the holder balance.

04

Unlock your spin quota

An eligible address can receive up to three spins. In production this quota should be persisted server-side or onchain, not trusted to local browser storage.

05

Spin the mystery wheel

The wheel animates while a secure settlement layer produces or validates the result. The browser animation is not the source of truth.

06

Settle the Robinhood Stock Token reward

The result can be recorded and settled to the winning address, with a transaction hash available for independent verification.

A

No account system

The wallet acts as the identity and eligibility key. HoodSpin never needs a password or seed phrase.

B

No browser-controlled jackpot

The UI can animate any result, but the production reward must come from the configured settlement system.

C

Verifiable output

Reward transactions can be surfaced publicly so settlement does not depend on screenshots or manual claims.