Digital Asset Database Digital asset research & education
BTC$77,361+0.35% ETH$2,392-0.77% USDT$0.9998+0.01% BNB$687.31+1.15% XRP$1.35+0.37% USDC$0.9998+0.01% SOL$99.73+0.34% TRX$0.3246+0.51% FIGR_HELOC$1.01-0.12% HYPE$81.84-0.29% ZEC$816.37-0.68% DOGE$0.0818+0.34% RAIN$0.0167+2.44% USDS$1.0000+0.02% XMR$500.56+0.80% LEO$9.24-1.40% WBT$70.88-0.18% LINK$11.12-0.39% ADA$0.1992+1.95% XLM$0.1747-0.35% BCH$244.50-0.27% DAI$1.0000+0.00% CC$0.1101-2.93% USDE$0.9996+0.01% USD1$0.9994+0.00% LTC$49.85+0.49% GRAM$1.33+1.08% UNI$5.88+2.73% HBAR$0.0740-0.05% USDG$1.00+0.04% AVAX$7.18-0.20% SHIB$0.00000516+0.81%
Menu
Home
Assets All assetsSectorsRankingsHeat mapScreenerCompare assets★ Saved
Fundamentals Fees & revenueValue lockedExchange volumeNetwork activityStablecoinsStaking & yield
Valuation Valuation ratiosSupply & issuanceMetric definitions
Institutional Exchange-traded productsCorporate treasuries
Research Research notesEvents calendarRisk frameworkSecurity incidents
Learn Learn libraryGlossaryCalculatorsMethodologyData sourcesData freshnessAI agentsPublic API
News Ask the data Global market About us
Reading options
Photography CryptoStudio
Guided view

New to markets — prices, yields, market cap? We explain every term as you browse, in plain English. Same data, with the help built in.

Expert view

You already know the market. Just the data — clean, fast and compact, with no extra explanations. This is the default view.

Light or dark
Language
Public API

Every figure on this site is available as JSON, with its period and source attached.

Read the API docs
Protocol economics Working knowledge 7 min

DEX volume: the most abused number in the sector

Reported trading volume is easy to manufacture, easy to double count, and mostly generated by machines rather than by people wanting to trade.

Decentralized exchange volume is the notional value of trades executed through a venue's contracts over a period. Every one of those trades is real in the sense that it settled on a public ledger. Almost none of the interpretation usually attached to the number survives contact with how the number is produced.

Why it is so easy to manufacture

On a centralized exchange, inflating volume requires the operator to print trades in its own database. On a decentralized exchange anyone can inflate volume without the operator's involvement: open two addresses, trade between them through the pool, and repeat. The trades are genuine settlements, so they appear in the on-chain record and in every downstream aggregate. The only real constraint is cost — the swap fee and the gas — and both can be small enough to make sustained wash trading affordable when there is a reason to do it.

There is usually a reason. Programs that distribute tokens in proportion to volume traded make wash trading directly profitable whenever the reward exceeds the round-trip cost. Anticipated airdrops produce the same behavior speculatively, with thousands of addresses generating activity in the hope of qualifying. A venue seeking a ranking, a listing or a partnership has an incentive of its own. None of this requires deceit by the protocol's developers; the incentive is available to anybody with an address.

Machines account for most of what remains

Filtering out wash trades still leaves a total dominated by automated activity. Arbitrage bots trade constantly to keep pool prices aligned with other venues, and each correction is volume. MEV extraction adds more: a sandwich attack around a user's swap creates two additional trades for every one the user made, tripling recorded volume for that interaction while the user receives a worse price.

Arbitrage volume is economically real — it is what keeps a pool's price honest, and it pays fees to liquidity providers. But it is a function of price volatility and of the gap between venues, not of anyone wanting to acquire an asset. A quiet market with wide spreads can generate more of it than a busy one with tight spreads. Reading total volume as user demand mistakes the plumbing for the water.

Routing multiplies the same trade

A user submitting one swap through an aggregator may have it split across three pools and routed through an intermediate asset. Depending on the counting rule, that single intention can register as several trades across several venues, each of which reports its leg. Where a route passes through a stablecoin as a bridging asset, the notional of the intermediate hop is counted as volume too, even though nobody chose to keep it for a moment.

Aggregation across venues then repeats the issue at a higher level. Summing per-venue volume for an ecosystem total counts multi-hop routes multiple times, and the effect grows as routing becomes more sophisticated. A rising ecosystem total can therefore reflect better routing rather than more trading.

Notional is the wrong unit for part of what gets counted. A swap between two dollar-referenced stablecoins registers its full size as volume although almost no economic exposure changed hands, and pools built for such pairs charge very little precisely because the risk of quoting them is small. A venue whose activity concentrates in those pairs reports a large volume figure and a modest fee figure, and both are accurate.

Dividing fees by volume turns this into a usable check. The implied rate that results should sit within the range of the fee tiers the venue actually offers; a rate far below the cheapest tier means the mix has shifted toward the pools where manufactured activity is least expensive, and a rate that moves sharply without any fee change means the composition of trading moved rather than its size.

Checks that are actually diagnostic

No single test proves manipulation, but several readings are hard to explain innocently, and they can be run from the data on this site.

  • Volume against deposits. DEX volume to TVL far above the level seen at comparable venues implies the same capital was turned over implausibly often.
  • Fees against volume. Large volume with negligible fees points to trading concentrated in near-zero-fee pools, which is where manufactured volume goes because it is cheapest.
  • Concentration. Volume dominated by one pair, one pool or a handful of addresses is a different fact from the same total spread across many.
  • Persistence. Volume that collapses the week an incentive program ends was the incentive, not the venue.
  • Price impact. Real size moves a pool price; volume that leaves price impact and depth unchanged is worth a second look.

Market cap to DEX volume is a useful cross-check for the same reason, though it inherits every distortion above and adds the market's own valuation to the mix.

What the number is still good for

Volume remains the best available measure of whether a venue's contracts are being used at scale, and it is the input to fee income: on most designs, fees are a fixed fraction of volume, so DEX volume 24h and fees 24h should move together. A divergence between them is itself informative, because it means the mix of pools changed.

It is also more auditable than its centralized equivalent. Every trade has a transaction hash, a block, an address and a pool, and anyone can reconstruct the total from on-chain data. The problem is not that the record is hidden; the problem is that the record faithfully includes activity created for the purpose of being recorded.

The DEX section shows volume alongside deposits, fees and pool concentration so the checks above can be made without leaving the page, and methodology states how routed trades are counted here. The next lesson looks at a demand measure that is much harder to fake because its supply is controlled by third parties: stablecoins hosted on a chain.

01

What to take away

Wash trading on a decentralized exchange requires no cooperation from the venue, because anyone can trade between addresses they control.
Volume-linked rewards and anticipated airdrops make manufactured trading directly profitable whenever the reward exceeds the round-trip cost.
Arbitrage and MEV activity are economically real but track volatility and venue price gaps rather than user demand.
Multi-hop routing and aggregation cause one user intention to be recorded as several trades across several venues.
Volume compared with fees, deposits, concentration and price impact is far more diagnostic than volume alone.

Assets

All assetsSectorsRankingsHeat mapScreenerCompareSaved

Fundamentals

Fees & revenueValue lockedExchange volumeNetwork activityStablecoinsStaking & yield

Valuation & risk

Valuation ratiosSupply & issuanceMetric definitionsRisk frameworkSecurity incidents

Institutional

Exchange-traded productsCorporate treasuriesEventsResearch notesNews

Learn

Learn libraryGlossaryCalculatorsAsk the dataAI agentsPublic API

About

About usContactMethodologyData sourcesEditorial policyData freshness

Legal

DisclaimersTerms of usePrivacy policy