'Inspect the CCIP relay status, follow the live mission-control stream, trace bridge transactions, and review the managed Mainnet, BSC, Avalanche, Avalanche cW, and Avalanche to Chain 138 lanes.',
note: legacyNote,
actions:[
{
title:'Mission-control live stream',
description:'Open the server-sent event stream that powers live relay and RPC monitoring.',
href:'/explorer-api/v1/mission-control/stream',
label:'Open SSE stream',
external: true,
},
{
title:'Bridge status snapshot',
description:'Review the current relay health payload, queue posture, and destination summary.',
href:'/explorer-api/v1/track1/bridge/status',
label:'Open status JSON',
external: true,
},
{
title:'Reverse AVAX lane',
description:'Check the managed Avalanche cW burn-back lane to Chain 138 that now runs as its own relay service.',
href:'/explorer-api/v1/track1/bridge/status',
label:'Review AVAX -> 138 lane',
external: true,
},
{
title:'Bridge trace API',
description:'Resolve source and destination addresses for a bridge transaction through mission control.',
'Reach the WETH-focused tooling that operators use during support and bridge investigation without depending on the hidden legacy explorer navigation.',
note: legacyNote,
actions:[
{
title:'Bridge monitoring',
description:'Start with relay and bridge health before reviewing WETH-specific flows.',
href:'/bridge',
label:'Open bridge monitoring',
},
{
title:'Visual command center',
description:'Use the interactive topology map for contract placement, hub flow, and system context.',
href:'/chain138-command-center.html',
label:'Open command center',
external: true,
},
{
title:'Wallet tools',
description:'Open the wallet page if you need supported network and token setup before testing flows.',
href:'/wallet',
label:'Open wallet tools',
},
{
title:'Operations hub',
description:'Return to the larger operations landing page for adjacent route, analytics, and system shortcuts.',
'Use the public explorer pages and live monitoring endpoints as the visible analytics surface for chain activity, recent blocks, and transaction flow.',
note: legacyNote,
actions:[
{
title:'Blocks',
description:'Inspect recent block production, timestamps, and miner attribution.',
href:'/blocks',
label:'Open blocks',
},
{
title:'Transactions',
description:'Review recent transactions, status, and linked address flow.',
href:'/transactions',
label:'Open transactions',
},
{
title:'Addresses',
description:'Browse saved and active addresses as part of the explorer activity surface.',
href:'/addresses',
label:'Open addresses',
},
{
title:'Mission-control stream',
description:'Supplement the explorer pages with the live relay and RPC event feed.',
'This hub exposes the public operational surfaces for bridge monitoring, routes, wrapped-asset references, analytics shortcuts, operator links, and topology views.',