Channel
verifying on-chain…
Channel
verifying on-chain…
v14 · Channel #408
+$1.41
2 rounds · 17 steps · $2.00 wagered · won
✓ Provably fair — the seed was committed on-chain before play, the exact step stream was signed by the player's key, and every roll, decision, and payout below is re-derived from public inputs and matches the on-chain settlement.
Parameters
Proof of randomness
✓1.The seed was committed before you played
Before this channel opened, the house bound keccak256(serverSeed) on-chain. The seed revealed at close must hash back to that commitment — the house had exactly one seed it could ever reveal, fixed before your first step.
Commitment (bound at open)
0xbf6436abf52a41de132fc7a26d6bfa6c651a543436f3fafce9f4a94116bc4f6a
Server seed (revealed at close)
0x1f6102c67dd5da143c1e8b6b9b503ca058c539d9dbf4189864626e832a4f3b92
keccak256(serverSeed)
✓ matches the commitment
✓2.You signed the exact stream that settled
Each step, your session key signed DrawCommit(channelId, steps, root) — a running hash-chain over every round you entered, every decision you took, and every reveal you requested, signed before the outcome was shown. The close can only settle a stream and count carrying your signature: the house can't add, drop, or reorder a single step.
Signed message
DrawCommit(channelId=408, steps=17, root=0xb6a4b5ca…c3ccd836)
Recovered signer
0xE69EBCAc5168D4D2783a3C24EF7c799B9301d438 ✓ = your session key
✓3.The stream hash-chain checks out
Re-folding the submitted stream — root_t = keccak256(root_(t−1), t, …) over each round's (stake, game), each decision's choice, and each reveal — must reproduce the root you signed, pinning the exact sequence to your signature.
Signed root
0xb6a4b5ca68082a77feb807c939511551d53f420aab513e31ef0e5395c3ccd836
Recomputed from the submitted stream
✓ identical
✓4.Every roll re-derived from public inputs
Each roll is keccak256(serverSeed, clientSeed, channelId, t) mod 10000, walked through the on-chain game tree it was played against. Recomputed below — not read from anywhere.
Played against Mines (Classic) — sealed tree #26game stats →
fold t1 · roll = keccak(seed, clientSeed, id, 1) mod 10000
t2 · player chose option 2 of 2 — no roll, the choice was yours
fold t3 · roll = keccak(seed, clientSeed, id, 3) mod 10000
t4 · player chose option 2 of 2 — no roll, the choice was yours
fold t5 · roll = keccak(seed, clientSeed, id, 5) mod 10000
t6 · player chose option 2 of 2 — no roll, the choice was yours
fold t7 · roll = keccak(seed, clientSeed, id, 7) mod 10000
t8 · player chose option 1 of 2 — no roll, the choice was yours
Played against Mines (Classic) — sealed tree #26game stats →
fold t10 · roll = keccak(seed, clientSeed, id, 10) mod 10000
t11 · player chose option 2 of 2 — no roll, the choice was yours
fold t12 · roll = keccak(seed, clientSeed, id, 12) mod 10000
t13 · player chose option 2 of 2 — no roll, the choice was yours
fold t14 · roll = keccak(seed, clientSeed, id, 14) mod 10000
t15 · player chose option 2 of 2 — no roll, the choice was yours
fold t16 · roll = keccak(seed, clientSeed, id, 16) mod 10000
⏏ The final round ended mid-play, so it settled at the position's table value — the same mark the contract paid.
✓ The recomputed net, wagered total, and step count match the on-chain settlement exactly.
Game (on-chain catalog)
Each game is a value tree stored on-chain and validated by the contract when it was sealed — the edge under optimal play is enforced inside a fixed band, so no game referenced here can be unfair in either direction. The payouts above were walked from these exact trees, reconstructed from the chain's packed words.