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