Don't trust.
Verify.
The full $WENever program source is published here before a single token is staked. Read it, paste it into ChatGPT, ask Claude, run it through a linter — we want you to verify every line. Your funds are controlled by math, not promises.
TBA — deployed before staking opensTBA — launched on pump.fun3-of-5 signatures7 daysWhat the program can do
Every action the program can take is listed below, who is authorised to call it, and what it does. There are no hidden instructions.
create_eventInitialises a new event account and PDA vault. Sets the 7-day dev timelock clock.
place_betTransfers tokens from user → PDA vault. Records predicted timestamp, precision tier, and amount. Vault is the only destination.
council_voteResolver casts their vote. Once 3-of-5 agree, event resolves automatically. No dev involvement.
dev_resolveDev can only call this after 7 days AND if fewer than 2 council members have cast a veto. Fully blocked otherwise.
cast_vetoAny council member can veto a pending dev resolution. Two vetoes hard-block dev_resolve permanently.
claim_payoutWinners pull their share from the vault. Program verifies precision match against resolution timestamp. Pro-rata within tier.
close_expiredSweeps unclaimed tokens to next event pool after the 7-day claim window. Permissionless cleanup.
accept_inviteResolver signs on-chain within 7-day invitation window to join the council. Immutable once accepted.