The Wheel is a layered wheel game. You launch from the center and the round ends on the final landed multiplier.
How A Round Resolves
- Your bet is placed when you press Place Bet.
- The ball travels and collides with slice walls.
- Multiplier slices pay only when they are landed as the winning hit.
- Blue breakthrough slices (double-chevron icon) advance the ball to the next outer layer after being armed and hit again.
- The payout is bet × final multiplier where the round ends.
Important Notes
- Only the final landed multiplier pays.
- There is no chaining payout from previous layers.
- Some slices are 0x and end the round with no return.
- Max theoretical path in this game build is 1,000x.
Provably Fair
Outcomes are pre-resolved from deterministic hash material using
SHA-256(serverSeed:clientSeed:nonce:cursor).
You can inspect and rotate your client seed in the Provably Fair window.