Provably fair
SettledRecompute match 0x000000…000a from these inputs with the verifier tool. No backend, database, or indexer needs to be trusted.
Match
- Match ID
- 0x000000000000000000000000000000000000000000000000000000000000000a
- Player A (creator)
- 0x953c484b2a3722f5c87a4453fcf52b313e5e9e30
- Player B (joiner)
- 0x50b344b731e0db570b38b8423237c85875b9736a
- Formation A
- 0 · Balanced O / Balanced D
- Formation B
- 0 · Balanced O / Balanced D
- Record A
- 4-0
- Record B
- 1-0
- Outcome
- Creator wins the wager
Engine & dataset
- Engine version
- ENGINE_V4
- Dataset version
- NFL_2026_DEV_MULTI3
- Dataset root
- 0xeb6d4e36af0879223dd72fddd8c318ac0450572fd6b9842cbde54b9e4adc0730
- Dataset snapshot
- /app/data/local/NFL_2026_DEV_MULTI3.json
Seeds
- Draft seed
- 0x150bc3733f7f1e9d382c1cc73975400c2383dc3f415565e602e2f7dc923d0408
- Season seed
- 0xa9f8d46d172873671737724010551edf88d78a0201bbbf2fb400d7af6fef11ac
Reproduce
From the backend/ directory:
go run ./cmd/verifier -dataset /app/data/local/NFL_2026_DEV_MULTI3.json -calibration data/local/NFL_2026_DEV_MULTI3_CALIBRATION.json -match 0x000000000000000000000000000000000000000000000000000000000000000a -player-a 0x953c484b2a3722f5c87a4453fcf52b313e5e9e30 -player-b 0x50b344b731e0db570b38b8423237c85875b9736a -formation-a 0 -formation-b 0 -draft-seed 0x150bc3733f7f1e9d382c1cc73975400c2383dc3f415565e602e2f7dc923d0408 -season-seed 0xa9f8d46d172873671737724010551edf88d78a0201bbbf2fb400d7af6fef11ac -engine 4
The verifier prints every intermediate step: team draws, candidate lists, player draws, per-game thresholds and win probabilities.