Roadmap to mainnet
Everything on this site is live on Base Sepolia, the public test network. The contracts are chain-agnostic; the same code runs on Base mainnet (or Robinhood Chain, which has been verified for compatibility). This page lists what happens at the real launch.
Already proven on the test network #
- Full mint ceremony through the Safe → timelock → open-execution pipeline, and a successful guardian veto.
- Staking with real locks, an early exit, a natural unlock, and distributions accruing from both penalties and an expired merge offer.
- A complete merge-offer lifecycle: creation from the treasury Safe, swaps, expiry, permissionless finalization, leftovers to stakers.
- The earn platform paying real UBAI for verified bounties, including atomic referral bonuses.
The mainnet ceremony #
- Chain decision. Base or Robinhood Chain. Both support the canonical Safe contracts and the Safe app.
- Safe hardening. The Governance and Treasury Safes expand from 2-of-3 to 3-of-5 before any real funds move.
- Timelock delay. The mainnet deploy enforces a 72-hour minimum delay at the script level — a testnet-style short delay cannot be deployed to mainnet by mistake.
- Deploy and verify the token, timelock, staking, merge offers, UBAI, and the disperser in the same sequence rehearsed here, with the same post-deploy assertions.
- Distributor float and keeper. The treasury funds a capped UBAI float for the bounty distributor; the finalize keeper is enabled for the mainnet merge-offers address.
- Legal review. The swap and staking mechanics, and the bounty program, get a crypto-specific legal review before the token generation event.
Mainnet governance addresses (prepared) #
| Treasury Safe | 0x005202AB9C7d003A160f64043A25ac5D97E30c87 — shared with the products HANS is absorbing, so their revenue flows to one place |
| Governance Safe | 0x826DF8640eBcA3c52479677A2c4cBA5dCFB1f5ae |
| Guardian (cold) | 0xDCde01be457D2583201481De5c71441B7644053E |
These Safes exist on Base today at 2-of-3 and will be expanded before launch.