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