🔒 Verified on Chain
Provably Fair
We use two top-tier VRF solutions to ensure every game result is completely random, fair, and verifiable on-chain.
Pyth Entropy VRF
ActiveDual-commitment scheme: both the player and Pyth oracle node submit random seeds. Neither party can bias the outcome alone.
1.Player submits random seed (userCommitment)
2.Pyth provider has pre-committed their seed
3.Both seeds are combined on-chain
4.Result = hash(pythSeed + userSeed) is verifiable
Used for:DiceRoulette
Proof of Play drand VRF
ActiveLeague of Entropy threshold BLS signatures. 16+ independent organizations participate - requires 1/3+ collusion to manipulate.
1.Game contract requests random number via traceId
2.drand beacon collects threshold signatures
3.BLS aggregate signature proves randomness
4.Random number delivered on-chain
Used for:Coin FlipSlots
🔍Verify Your Game
Enter a transaction hash to verify the randomness proof on-chain.