Skip to main content

Cross-Chain DEX Volume Snapshot

The trader question: "Where is the action right now? Which chain is the most liquid, the most active, and has the most distinct traders?"

A single MCP query returns the answer for all chains at once — no per-chain GraphQL juggling.

Ask the Agent

"Using the Bitquery MCP, give me a 24h cross-chain DEX snapshot: USD volume, total trade count, and unique traders per chain. Sort by volume."

Result (live data, 2026-04-23 snapshot)

24h DEX volume share across chains

Chain24h Volume (USD)TradesUnique TradersAvg trade size
Solana$25.97 B50.5 M1,259,514$514
BNB Smart Chain$5.39 B10.6 M452,085$510
Ethereum$2.99 B946 K55,229$3,160
Base$1.52 B2.55 M35,901$596
Polygon (Matic)$0.57 B14.1 M379,596$40
Arbitrum$0.47 B726 K9,283$650
Tron$0.10 B16 K1,208$6,229
Optimism$0.03 B282 K1,836$115

The "average trade size" column tells its own story: Tron has the largest typical trade (whales / OTC-style flow), while Polygon is dominated by tiny on-chain payments.

What This Tells a Trader

  • Where the flow really is. Solana is now ~5× the next chain by USD volume — and ~25× by trade count. Most retail attention is there.
  • Where the price-takers are. Ethereum's average trade size ($3,160) is 5–8× larger than Solana / Base — a sign that institutional and large-portfolio activity still concentrates on EVM L1.
  • Where the bots are. Polygon's microscopic average trade size ($40) means most volume there is from automated payment / aggregator flow, not discretionary trading.

Trader Playbook

You want to …Just ask the agent
Spot a chain rotation"Compare today's volume per chain with the same window 7 days ago. Where is volume rotating to?"
Filter to memecoin chains only"Same snapshot, but only Solana, Base, and BNB Smart Chain."
Compare protocols across chains"For each chain, show the top 3 DEXs by 24h volume." — see Solana DEX market share for a chain-specific cut.
Track a stablecoin's flow"Same snapshot, but only count trades where the quote token is USDC or USDT."
Find the chain with the cleanest data"Run this twice: all flow vs only clean (non-wash-traded) flow. Show the % drop per chain."

Variations the Agent Handles in One Sentence

  • "Same snapshot but bucketed every 4 hours for the last 24h, so I can see when each chain peaked."
  • "Plot a stacked area chart of hourly USD volume per chain for the last 7 days." (paste output into your analysis tool)
  • "Which chain has the highest ratio of unique traders to total trades? That's the most retail-driven."
  • "For each chain, show the top 3 quote tokens by volume."

Take It Further