Chain 138 — deployment and liquidity topology

Static architecture companion maintained in explorer-monorepo/docs/CHAIN138_VISUAL_TOPOLOGY_SOURCE.md. Diagrams are informational only; live contract addresses and guardrails are on /protocols and the main explorer SPA. Deep links: ?tab=mission-control or slugs mastermission-control (numeric ?tab=08). Bundle: .

About this page (live explorer is canonical)

Loading diagram assets from /thirdparty/mermaid.min.js; CDN fallback runs automatically if local Mermaid is unavailable.

Operational surfaces: Operations hub, Bridge, Routes, Liquidity, Pools, Protocols, Analytics, System, Operator, Access, Docs, MetaMask Snap.

Operations hub

Hub, leaf endings, CCIP destinations, Alltra, Avalanche cW corridor, public cW mesh, and pending programs. Mainnet cW mint corridors and optional TRUU sit under the Ethereum anchor.

flowchart TB subgraph LEAF_INGRESS["Leaves — access to 138"] WU[Wallets · MetaMask Snaps · Ledger · Chainlist · SDKs · ethers.js] OPS[Operators · Foundry scripts · relay · systemd · deploy hooks] RPCPUB[Public RPC FQDNs · thirdweb mirrors] FB[Fireblocks Web3 RPC] end subgraph LEAF_EDGE["Leaves — services that index or front 138"] EXP[explorer.d-bis.org · blockscout.defi-oracle.io · token-aggregation] INFO[info.defi-oracle.io] DAPP[dapp.d-bis.org bridge UI · atomic-swap.defi-oracle.io] DBIS[dbis-api Core hosts] X402[x402 payment API] MCP[MCP PMM controller] end subgraph HUB["CHAIN 138 — origin hub"] C138["Besu EVM · tokens · DODO PMM Stack A · EnhancedSwapRouter live · UniV3 / Balancer / Curve / 1inch pilots · CCIP · AlltraAdapter · BridgeVault · ISO · reserve vault · Lockbox · Truth / Tron / Solana adapters"] end subgraph CCIP_ETH["Ethereum 1 — CCIP anchor"] ETH1["WETH9 / WETH10 bridges · CCIPRelayRouter · RelayBridge · Logger · optional trustless stack"] LEAF_ETH["Mainnet DEX · Li.Fi touchpoints · first-wave cW DODO pools · optional TRUU PMM rail"] end subgraph CCIP_L2["Other live CCIP EVM destinations"] L2CLU["OP 10 · Base 8453 · Arb 42161 · Polygon 137 · BSC 56 · Avax 43114 · Gnosis 100 · Celo 42220 · Cronos 25"] LEAF_L2["Per-chain native DEX · cW representation · partial edge pools"] end subgraph ALLTRA["ALL Mainnet 651940"] A651["AlltraAdapter peer · AUSDT · WETH · WALL · HYDX · DEX env placeholders"] LEAF_651["ALL native venues when configured"] end subgraph SPECIAL["Dedicated corridor from 138"] AVAXCW["138 cUSDT to Avax cWUSDT mint path"] LEAF_AVAX["Recipient on 43114"] end subgraph CW_MESH["Public cW GRU mesh"] CW["Cross-public-EVM token matrix · pool design · Mainnet DODO concentration"] end subgraph PENDING["Pending or degraded scaffold"] WEMIX[Wemix 1111 CCIP lane degraded] XDC[XDC Zero parallel program] SCAFF[Etherlink Tezos OP L2 design] PNON[Truth pointer · Tron adapter · Solana partial] end WU --> RPCPUB RPCPUB --> C138 WU --> C138 OPS --> C138 EXP --> C138 INFO --> C138 DAPP --> C138 DBIS --> C138 X402 --> C138 MCP --> C138 FB --> C138 C138 <--> ETH1 C138 <--> L2CLU C138 <--> A651 C138 --> AVAXCW AVAXCW --> LEAF_AVAX ETH1 <--> L2CLU ETH1 --> LEAF_ETH L2CLU --> LEAF_L2 A651 --> LEAF_651 CW -.->|pool and peg design| LEAF_ETH CW -.->|token mesh| L2CLU C138 -.-> WEMIX C138 -.-> XDC C138 -.-> SCAFF C138 -.-> PNON