Onchain game architecture · Robinhood Chain

RISK IT.
GET A BASKET.

HOODBASKET turns tokenized-stock positions into an onchain spin mechanic. Pick an eligible asset, commit a stake, resolve a multiplier, and settle through a basket vault. The production contract, weights and asset registry stay TBA until they are actually published.

OPEN GAMEREAD THE PROTOCOL
CONTRACTTBA · first announced on @hoodbasketrh
Game primitive

A spin with an
auditable path.

The interface is designed around a simple rule: the user should be able to trace what was deposited, which rules were active, how an outcome was generated and how settlement was calculated. No invented APY, no fake TVL, no mystery counters.

01

Commit the asset

An allowlisted ERC-20 stock token is approved and committed to a game round. The contract records the active rule set before randomness is requested.

02

Resolve the wheel

A randomness adapter selects from the active multiplier table. The visual wheel is presentation; contract state is the source of truth.

03

Settle the basket

The settlement module calculates the payout and routes the result according to the configured basket recipe and reserve constraints.

01Selectchoose an eligible stock token
02Approvegrant exact token allowance
03Commitlock round parameters onchain
04Resolverandomness selects outcome
05Settlepayout through basket vault
Current state

Nothing hidden
behind fake stats.

Until the contracts are deployed, the site reports unknown values as TBA rather than manufacturing liquidity, users, volume or payout figures.

ComponentStatusWhat is public
Network● LIVERobinhood Chain mainnet · EVM · Chain ID 4663
Game contractTBANo contract address published by HOODBASKET yet.
Asset registryTBANo production stock-token allowlist announced.
Outcome weightsTBAVisual multipliers are concept UI; final weight table is unpublished.
AuditNOT PUBLISHEDNo audit report is linked because none has been published.
Multiplier range

0.9x → 1.5x

That range describes the concept, not guaranteed profit. A 0.9x settlement returns less than the committed amount. Final buckets and probability weights remain TBA.

Chain connection

EVM native

MetaMask and other EVM browser wallets can add Robinhood Chain directly. The interface requests the official mainnet configuration before any future contract interaction.