Bridge checked
{relativeAge(bridgeStatus?.data?.checked_at)}
{mode === 'guided' ? 'Public mission-control snapshot freshness.' : 'Mission-control freshness.'}
Route matrix updated
{relativeAge(routeMatrix?.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.'}