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