Documentation · Contracts
BOLT contract registry
Every Solidity contract in the BOLT Mainnet Beta RC package for BOT Chain · chainId 677, with its address and role. Contracts are not broadcast until final authorization; testnet proof is archived at demo.boltterminal.xyz.
Phase 1 · Core AMM
6 contracts| Contract | Module | Address | Role | Status | Actions |
|---|---|---|---|---|---|
| WBOT | core | — | Wrapped native BOT | Mainnet Beta RC | Not broadcast |
| BoltFactory | core | — | Pair factory + fee setter | Mainnet Beta RC | Not broadcast |
| BoltRouter02 | core | — | Liquidity + swap router | Mainnet Beta RC | Not broadcast |
| BoltFeeTreasury | core | — | 1/6 LP-fee accrual | Mainnet Beta RC | Not broadcast |
| TestUSDT | core | — | Stable testnet ERC20 | Mainnet Beta RC | Not broadcast |
| TestUSDC | core | — | Stable testnet ERC20 | Mainnet Beta RC | Not broadcast |
Wrapped native BOT
Pair factory + fee setter
Liquidity + swap router
1/6 LP-fee accrual
Stable testnet ERC20
Stable testnet ERC20
Phase 2 · Launch + registry
6 contracts| Contract | Module | Address | Role | Status | Actions |
|---|---|---|---|---|---|
| BoltLaunchFactory | launch | — | Launch registry + setup fee | Mainnet Beta RC | Not broadcast |
| BoltLiquidityLocker | launch | — | LP locker, no admin keys | Mainnet Beta RC | Not broadcast |
| BoltVestingFactory | launch | — | Cliff + linear vesting | Mainnet Beta RC | Not broadcast |
| BoltGrantRegistry | registry | — | Project metadata + tiers | Mainnet Beta RC | Not broadcast |
| BoltAgentRegistry | registry | — | AI-agent identity | Mainnet Beta RC | Not broadcast |
| BoltGrantPayouts | grants | — | Per-epoch Merkle claims | Mainnet Beta RC | Not broadcast |
Launch registry + setup fee
LP locker, no admin keys
Cliff + linear vesting
Project metadata + tiers
AI-agent identity
Per-epoch Merkle claims
Phase 3 · Liquidity infrastructure
5 contracts| Contract | Module | Address | Role | Status | Actions |
|---|---|---|---|---|---|
| BoltVault | vaults | — | Conservative LP vault | Mainnet Beta RC | Not broadcast |
| BoltRouterAggregator | router | — | Adapter registry + dispatch | Mainnet Beta RC | Not broadcast |
| BDEXAdapter | adapter | — | B DEX route (gated) | Safe-gated | Not broadcast |
| BridgeAdapter | adapter | — | BOT Bridge route (gated) | Safe-gated | Not broadcast |
| ComputeAssetPool | compute | — | Compute-asset registry | Mainnet Beta RC | Not broadcast |
Conservative LP vault
Adapter registry + dispatch
B DEX route (gated)
BOT Bridge route (gated)
Compute-asset registry
Phase 4 · Spark
2 contracts| Contract | Module | Address | Role | Status | Actions |
|---|---|---|---|---|---|
| BoltSparkFactory | spark | — | Permissionless token + curve factory | Mainnet Beta RC | Not broadcast |
| BoltSparkGraduator | spark | — | Curve → pool + locker migration | Mainnet Beta RC | Not broadcast |
Permissionless token + curve factory
Curve → pool + locker migration
Release status
Not broadcastBOLT contracts are packaged for Mainnet Beta RC and are not broadcast until final authorization (Solidity 0.8.24, optimizer runs 800, EVM Shanghai). Deployment is Safe-gated; testnet proof is archived at demo.boltterminal.xyz.
Per-surface live status.
Stage-by-stage playbook.
B DEX + BOT Bridge posture.