Fair Play & Monetisation Mechanics
Provably fair by design
Every game round follows a strict commit‑reveal‑resolve process:
- Player commits their parameters and a client‑side seed.
- Platform commits its own secret seed for the round (hashed on‑chain).
- The next Bitcoin/eCash block hash provides a public, tamper‑proof random value.
- All seeds and the block hash are combined to generate the final outcome.
Anyone can verify the math at any time.
How you earn
Players pay a small entry fee per round:
- Free play – no entry fee, just for fun.
- Easy ($0.10)
- Intermediate ($0.25)
- Advanced ($1.00)
99% of entry fees go to that round’s prize pool. 1% goes to the Arena Treasury to fund future development.
Winners are paid out daily based on their performance.
Anti‑cheat measures
- Only one entry per address per round.
- Rounds are locked before the randomness block is mined.
- Miners cannot predict or influence the outcome thanks to dual seeds.
- All game logic is open‑source and auditable.
Back to the Arena