DNAProtocol consoleBack to launchpad →

Read-only operations

Mainnet control room.

Live protocol state, contract wiring and the handoff checklist. This console never stores a private key and never signs on behalf of governance.

!
Governance handoff required before public launch

Live chain checks show at least one privileged role still uses the disclosed test wallet or has a pending transfer.

ChainRobinhood 4663Block
Public launchClosedBootstrap only
Generation / 4Pending depth 0
Root reserve WETHRecurring buyback bucket

Safety gate

Before opening launch

  1. 1
    Move all four Ownable2Step contracts

    Start each transfer from the old owner, then accept from the new multisig.

  2. 2
    Rotate bootstrap operator

    This remains changeable only while public launch is closed.

  3. 3
    Rotate platform treasury

    Use propose and accept. Historical claims stay with their original recipient.

  4. 4
    Run a fresh canary

    Re-check buy, sell, fee split, burn, buyback and claims from the final configuration.

  5. 5
    Enable public launch once

    Irreversible. Never expose renounceOwnership in this interface.

Backend API

Live, read-only endpoints

All amounts are returned as decimal strings. No endpoint accepts arbitrary RPC, calldata or a private key.

GET /api/v1/statusOpen ↗GET /api/v1/tokensOpen ↗GET /api/v1/activityOpen ↗GET /api/v1/transactions/:hashExample ↗