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

  1. Codex audit on locked design
  2. Contract draft (600-900 lines Solidity, ~50 test cases)
  3. Local Hardhat tests covering all state transitions
  4. Mainnet fork tests with our own keeper bot
  5. Codex code review
  6. Deploy to Ethereum mainnet (target gas: ~$5-15)
  7. Verify on Etherscan + Blockscout + Sourcify
  8. Launch BurnBomb #001 with founder seed (0.1Ξ)
  9. Watch #001 settle cleanly
  10. Call freezeAdmin() · contract becomes fully autonomous

Addresses (when deployed)

BurnBomb contract0x... pending deploy
BurnToken Strategy proxy (V1.1)0xF4D1BC4607a7B640b1Fb0C61E1c5E3c8dDd96005

Key constants

MIN_SLOT_VALUE0.001 ETH
MAX_SLOT_VALUE1.000 ETH
SLOT_STEP0.001 ETH
TOTAL_SLOTS1,000
THRESHOLD3 ETH (static)
SEED_PHASE_MAX24h
ACTIVE_TIMER12h (resets on entry)
ACTIVE_PHASE_MAX48h
FINAL_COUNTDOWN12h (no resets)
MAX_CLAIMS_PER_ADDRESS50
WINNER_SHARE73% (+ keeper cap-rebate)
SECOND_SHARE7%
THIRD_SHARE4%
SEED_DIVIDEND_POOL10%
RAKE_SHARE5% (to $BURN)
KEEPER_BOUNTYmin(1%, 0.01 ETH)
REROLL_BOUNTYmin(0.5%, 0.005 ETH)