three.ws Lottery + SOL reflection DEMO
This is a three.ws demo surface. The mechanic is implemented end-to-end — pump.fun creator-vault claim, verifiable randomness, batched SOL payouts — but is not yet serving a production launch. Nothing here is a public offering. If a coin appears below, it is operating in test mode (dry-run cron, no on-chain payouts until explicitly activated).

Every holder is a ticket. Hourly draws send the lottery pot in SOL to one random eligible wallet. Between draws, every holder accrues a passive SOL reflection paid directly into their wallet — funded entirely by trading fees on the underlying token, three.ws verifiable randomness end-to-end.

Lottery pot
0.000000000SOL
Reflection pot
0.000000000SOL
Next draw
Total claimed — SOL
Eligible holders
Total reflection paid — SOL
Total lottery paid — SOL
Allocation

Your wallet

Loading…
three.ws verifiable randomness. Every draw commits in advance to a public future BLS-signed randomness round — neither three.ws nor anyone else knows the value at commit time. Winners are computed deterministically from sha256(randomness ∥ weights_hash) against the frozen holder snapshot. Every field needed to independently re-derive the winner (round, randomness, signature) is persisted into coin_draws and surfaced on the audit row for each draw — open the API at /api/demo/coin/winners for the raw values. Verifiable by anyone, anywhere.