ETH$2,069
CONTRACT
Contract details
Source verified. Storage layout published. ABI canonical.
STATUS
Pre-deploy. Codex audit underway. Contract draft + Hardhat tests + mainnet fork tests required before deploy.
Deploy plan
- Codex audit on locked design
- Contract draft (600-900 lines Solidity, ~50 test cases)
- Local Hardhat tests covering all state transitions
- Mainnet fork tests with our own keeper bot
- Codex code review
- Deploy to Ethereum mainnet (target gas: ~$5-15)
- Verify on Etherscan + Blockscout + Sourcify
- Launch BurnBomb #001 with founder seed (0.1Ξ)
- Watch #001 settle cleanly
- Call
freezeAdmin()· contract becomes fully autonomous
Addresses (when deployed)
BurnBomb contract0x... pending deploy
$BURN (rake destination)0x886fab7097311af73C74DD608001a0d267AbF351
BurnToken Strategy proxy (V1.1)0xF4D1BC4607a7B640b1Fb0C61E1c5E3c8dDd96005
Key constants
| MIN_SLOT_VALUE | 0.001 ETH |
| MAX_SLOT_VALUE | 1.000 ETH |
| SLOT_STEP | 0.001 ETH |
| TOTAL_SLOTS | 1,000 |
| THRESHOLD | 3 ETH (static) |
| SEED_PHASE_MAX | 24h |
| ACTIVE_TIMER | 12h (resets on entry) |
| ACTIVE_PHASE_MAX | 48h |
| FINAL_COUNTDOWN | 12h (no resets) |
| MAX_CLAIMS_PER_ADDRESS | 50 |
| WINNER_SHARE | 73% (+ keeper cap-rebate) |
| SECOND_SHARE | 7% |
| THIRD_SHARE | 4% |
| SEED_DIVIDEND_POOL | 10% |
| RAKE_SHARE | 5% (to $BURN) |
| KEEPER_BOUNTY | min(1%, 0.01 ETH) |
| REROLL_BOUNTY | min(0.5%, 0.005 ETH) |