Live on Bohr testnetBOLT runs live on BOT Chain Testnet (Bohr · chainId 968). Mainnet activation pending. See /readiness/.

Documentation · BOT Chain asks

What BOLT needs from BOT Chain

A precise, public list of artifacts BOLT needs to fully activate its BOT Chain integration. BOLT has resolved everything it can resolve independently; what remains is bounded and named.

11 resolved9 open
Live Bohr proof

BOLT runs end-to-end on BOT Chain Testnet (Bohr · 968) today. Real SPRKG launch + buy + sell are recorded on scan.bohr.life. See /spark/live/ for the live curve.

Network access

  • Mainnet chainId + RPC
    resolved
    Required so BOLT can target the correct network.
    chainId 677 confirmed via rpc.botchain.ai eth_chainId.
  • Testnet chainId + RPC + faucet
    resolved
    Required for testnet rehearsal.
    chainId 968 (Bohr) confirmed via rpc.bohr.life; faucet at faucet.botchain.ai/basic.
  • Finality model
    resolved
    Indexer cursor + grant epoch cadence depend on this.
    Parlia PoSA + BEP-126 fast-finality (~2 blocks).
  • Gas/fee model documentation
    resolved
    Legacy gasPrice; baseFeePerGas = 0; EIP-4844 supported.
  • Funded testnet deployer
    resolved
    Funded Bohr deployer; all four phases deployed (chainId 968).
  • Funded mainnet deployer EOA
    open
    ≥0.75 BOT for Phase 1 + 2; ≥1.5 BOT for early grant epochs.

Explorer + verification

  • Explorer verification API shape
    resolved
    Blockscout v1.38 Etherscan-compatible API confirmed at scan.botchain.ai/api.
  • BOTCHAIN_EXPLORER_API_KEY
    open
    Anonymous calls work today; an API key would lift rate limits and confirm BOLT's identity to the explorer.

B DEX integration

  • B DEX router + factory addresses
    resolved
    Verified on scan.botchain.ai. Factory 0x1C51c1…5419, SwapRouter 0x07032d…3929.
  • B DEX router + factory ABI
    resolved
    B DEX is a Uniswap V3 fork — stock V3 ABIs apply.
  • Read-only ABI validation
    resolved
    Factory consistency + Router.WETH9() = WBOT confirmed across Factory / Router / NPM / Quoter / QuoterV2.
  • Routed-swap exercise on testnet
    open
    BOLT will execute a routed swap against a Bohr pool before activating BDEXAdapter.

BOT Bridge integration

  • Bridge contract addresses
    resolved
    Verified mainnet proxy 0xB230BD…AEf0 and Bohr proxy 0xef8DC6…CC53. Bridge API at api-bridge.botchain.ai.
  • EIP-1967 implementation source
    open
    Implementation address needs to be read from proxy storage; BOLT will validate the public surface before activating BridgeAdapter.

BO Wallet listing

  • BO Wallet dApp browser submission
    open
    BOLT works in MetaMask / WalletConnect today; BO Wallet listing requires a partner submission.

Tokens

  • WBOT canonical address
    resolved
    0xD54528…bd30 verified on both mainnet and testnet.
  • Canonical USDT on BOT Chain
    open
    B DEX bundle references a USDT address with no bytecode; deployment pending.
  • Canonical USDC on BOT Chain
    open
    No USDC contract observed on BOT Chain yet.

Grant alignment

  • Grant economics target
    open
    Weekly BOT allocation target and expected eligible user count from the BOT Chain Foundation.
  • BOT Chain Foundation signoff
    open
    Acknowledgement of the BOLT grant program scope and reporting cadence.
Most prior BOT Chain dependencies have been resolved by direct research against BOT Chain's public surfaces. What remains is bounded — see /integrations/ for the per-integration owner and precondition.