Market_Overview
LIVE_DATA
Total_Tokens
{{ totalTokensDisplay }}
active markets
Active_Exchanges
{{ totalExchanges }}
venues connected
Avg_Spread
{{ avgSpreadDisplay }}%
cross-exchange
Consensus_Score
{{ consensusScoreDisplay }}
market health
Market_Consensus_Gauge
Aggregate health score across all tracked markets. Higher values indicate tighter cross-exchange price alignment and lower arbitrage friction.
Volume_Treemap
Token market share by 24h trading volume. Color encodes spread %: green = tight (<0.5%), yellow = moderate, red = wide (>1%). Larger blocks dominate liquidity.
LOADING_MARKET_DATA...
Spread_Distribution_Histogram
How many tokens fall into each spread % bucket. Most healthy markets cluster in the <0.3% range. A long right tail signals fragmented liquidity on outlier pairs.
Opportunities
Top_Arbitrage_Spreads
Top_20_Tokens_by_Spread%
Tokens with the widest price gaps across exchanges, sorted ascending. The dashed line marks the 1% threshold — anything above it may represent a viable arbitrage window.
{{ token.symbol }}
{{ (token.spreadPct || 0).toFixed(3) }}%
Min_Price
{{ formatPrice(token.minPrice) }}
Avg_Price
{{ formatPrice(token.avgPrice) }}
Max_Price
{{ formatPrice(token.maxPrice) }}
INITIALIZING_CHARTS...