Bridge checked
{mode === 'guided' ? 'Public mission-control snapshot freshness.' : 'Mission-control freshness.'}
Route matrix updated
{mode === 'guided' ? 'Token-aggregation route inventory timestamp.' : 'Route inventory timestamp.'}
Default chain
{networksConfig?.defaultChainId ?? 'Unknown'}
{mode === 'guided' ? 'Wallet onboarding points at Chain 138 by default.' : 'Default wallet chain.'}
Wallet support
{capabilities?.walletSupport?.walletAddEthereumChain && capabilities?.walletSupport?.walletWatchAsset
? 'Ready'
: 'Partial'}
{mode === 'guided' ? '`wallet_addEthereumChain` and `wallet_watchAsset` compatibility.' : 'Wallet RPC support.'}
{laneSummary ? (
Config-ready lanes
{laneSummary.funded}/{laneSummary.total} funded ยท {laneSummary.proofRecorded}/{laneSummary.total} proof-recorded
{mode === 'guided'
? 'Remote CCIP bridge LINK balances and operator proof hashes. Full lane table below.'
: 'Lane funding and proof posture from bridge status API.'}
{' '}
Open bridge monitoring
) : null}