Draw log
This page lists every draw: when it ran, how many tickets were sold, the prize pool, and the on-chain steps that produced the winning numbers. Anyone can use it to audit that draws ran correctly.
How to read it: Each row is one draw. Draw time is when the draw ran. VRF request and VRF fulfilled are the randomness steps; Winning set is when the winning numbers were fixed on-chain. In production, those values link to the chain so you can verify them yourself.
| Draw | Draw time | Tickets | Prize pool | VRF request | VRF fulfilled | Winning set |
|---|---|---|---|---|---|---|
| #upcoming | Feb 15, 2026, 08:00 PM | 0 | $52,000 | — | — | — |
| #draw-101 | Feb 10, 2026, 12:07 AM | 12500 | $50,000 | 0x647261772d313031… | 0x647261772d313031… | 0x647261772d313031… |
| #draw-100 | Feb 3, 2026, 12:07 AM | 9800 | $42,000 | 0x647261772d313030… | 0x647261772d313030… | 0x647261772d313030… |
| #draw-99 | Jan 27, 2026, 12:07 AM | 8700 | $38,000 | 0x647261772d39392d… | 0x647261772d39392d… | 0x647261772d39392d… |
Pending draws show no VRF or winning-set data yet. After a draw completes, the log is updated so every step is visible. This transparency is how we keep the system auditable.
