Provably fair
SettledRecompute match 0x000000…0001 from these inputs with the verifier tool. No backend, database, or indexer needs to be trusted.
Match
- Match ID
- 0x0000000000000000000000000000000000000000000000000000000000000001
- Player A (creator)
- 0x953c484b2a3722f5c87a4453fcf52b313e5e9e30
- Player B (joiner)
- 0x50b344b731e0db570b38b8423237c85875b9736a
- Formation A
- 0 · Balanced O / Balanced D
- Formation B
- 6 · Power O / Balanced D
- Record A
- 5-0
- Record B
- 5-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
- 0xf759107550c46bc51e2675aad58f23bfcb08e13927f465b51f7834057bed9d3c
- Season seed
- 0xb4da6e096c3e2cb708f8f02944cb038f193a0aee67b4ac55e9e6e148b2223882
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 0x0000000000000000000000000000000000000000000000000000000000000001 -player-a 0x953c484b2a3722f5c87a4453fcf52b313e5e9e30 -player-b 0x50b344b731e0db570b38b8423237c85875b9736a -formation-a 0 -formation-b 6 -draft-seed 0xf759107550c46bc51e2675aad58f23bfcb08e13927f465b51f7834057bed9d3c -season-seed 0xb4da6e096c3e2cb708f8f02944cb038f193a0aee67b4ac55e9e6e148b2223882 -engine 4
The verifier prints every intermediate step: team draws, candidate lists, player draws, per-game thresholds and win probabilities.