Creator fees fill the pot. Hold $LUCK and you're in every draw. Winnings land straight in your wallet.
Every draw on record, with its proof.
| # | Type | Winner | Won | When | Status | Proof |
|---|---|---|---|---|---|---|
| waiting for the first draw… | ||||||
No tickets, no staking, no claim buttons. If it's in your wallet, you're in the draw.
Keep at least 10,000 $LUCK in your wallet and you're in every draw. Winnings are sent to the winner directly, the moment the draw settles.
Your weight is balance times a hold multiplier that climbs from 1× to 3×. Selling any amount puts it back to 1×.
Draws commit to a future drand round against a published holder snapshot before the randomness exists. Anyone can recompute any winner from public data.
Before each draw we publish a merkle root of the holder snapshot and commit to a future drand round: public randomness from the League of Entropy that doesn't exist yet, so nobody can predict or influence it. Not even us.
When the round publishes, the seed is fixed as sha256(randomness + root) and the winner follows deterministically.
The verifier fetches randomness straight from drand rather than from this site, then recomputes the winner from the raw snapshot.
$ node scripts/verify.js 42 draw #42: 1,208 snapshot entries merkle root recomputed: 9288aeeb…d3e08 ✓ drand round 30963734 randomness: 8f8956…6220 seed recomputed: 37ef0b…f68c4b ✓ winner recomputed: 57DM39…DKK7q ✓ ✓ VERIFIED — this draw was provably fair.