Provably fair
Verify race R161
Demo mode: races are running on public demo seeds while we finish setup, so results could be worked out in advance. It's free chips and never touches a prize — and once live seeds are switched on, every result is locked in before betting opens and checkable here.
Gundagai Tuckerbox Sprint
Anyone can check this: the commitment is SHA-256 of the seed and was published before betting opened. The result is a weighted draw from the seed. Recompute it with the open-source engine in packages/racing.
- Commitment (published 9/21/2026, 12:00:00 AM)
- 286f3f99ad9278c208c85c7d2dc6cb501f10650584c3a7e4ec9aa45d3729fa10
- Seed (revealed 9/21/2026, 12:02:45 AM)
- 13a6ef8056d1b024e767ba30e5107f0774ed514faf05ae5a6acda14d32f5111f
- Recorded result
- 4 → 7 → 8 → 5 → 3 → 1 → 2 → 6
- Recomputed from seed
- 4 → 7 → 8 → 5 → 3 → 1 → 2 → 6
- ✓Commitment matches the seed
- ✓Published field came from the seed
- ✓Published odds match the field
- ✓Recorded result matches the draw
Verified
import { commit, drawResult, generateField } from '@house/racing';
commit('13a6ef8056d1b024e767ba30e5107f0774ed514faf05ae5a6acda14d32f5111f') === '286f3f99ad9278c208c85c7d2dc6cb501f10650584c3a7e4ec9aa45d3729fa10'
drawResult('13a6ef8056d1b024e767ba30e5107f0774ed514faf05ae5a6acda14d32f5111f', generateField('13a6ef8056d1b024e767ba30e5107f0774ed514faf05ae5a6acda14d32f5111f', 'thoroughbred')).order