Provably Fair
How Oddiq guarantees every bet is genuinely random and verifiable
Every bet's outcome is derived from HMAC-SHA256(serverSeed, clientSeed:txHash:cursor). The server seed is generated by Oddiq and kept secret; only its SHA-256 hash is published up front as a commitment. The client seed is generated in your browser and stored locally. The txHash is your own bet transaction hash on Robinhood Chain — unique per bet and unknown to anyone until you sign it.
Because the commitment is published before your bet exists, and your transaction hash can't be predicted in advance, neither Oddiq nor you can bias a result after the fact. When the active server seed is rotated, the old one is revealed here so every bet made under it can be independently recomputed and checked.
Current Commitment
Fetch the currently active seed commitment.
Verify a Past Bet
Once a server seed has been revealed (after rotation), paste it below along with your client seed, bet txHash, and cursor (0 for most games; dice/plinko use multiple cursors per bet) to recompute the result entirely in your browser.
