Maintained by: Dune · Refresh: ~1 hour · Chains: 29 (addresses), 21 EVM (flows)
Get This Data
Access CEX flow data via API, Datashare, or the Dune App.
Available Tables
cex.flows
All token flows to/from identified CEX addresses on EVM chains
cex.addresses
All identified CEX-controlled addresses across 29 chains (including non-EVM)
cex.deposit_addresses
Programmatically detected user deposit addresses
When to Use These Tables
- Monitor exchange inflows and outflows for market sentiment analysis
- Track specific token flows to/from exchanges
- Identify exchange-controlled addresses for compliance or analytics
- Detect user deposit addresses programmatically
- Analyze exchange reserve changes over time
Coverage
cex.addresses (29 chains): Ethereum, BNB Chain, Avalanche C-Chain, Optimism, Arbitrum, Polygon, Bitcoin, Fantom, Aptos, Celo, Zora, zkSync, zkEVM, Linea, Solana, Scroll, Tron, Base, Mantle, Worldchain, Sei, Berachain, Ink, Katana, Kaia, Nova, opBNB, Unichain, Sui cex.flows (21 EVM chains): Ethereum, BNB Chain, Avalanche C-Chain, Gnosis, Optimism, Arbitrum, Polygon, Base, Celo, Zora, zkSync, Scroll, Fantom, Linea, zkEVM, Berachain, Ink, Katana, Nova, opBNB, Unichain Exchanges: Major centralized exchanges with identified hot wallets and deposit addresses. Additional exchanges can be added upon request for enterprise customers.Need coverage for additional exchanges? We can add new exchange address identification upon request. Contact our enterprise team →
Query Performance
cex.flows uses block_month for incremental processing. Always filter on time range and optionally blockchain.
Methodology
CEX tables are maintained by Dune (source code).cex.addresses aggregates known CEX addresses from manually curated seed files across chain-specific models. Each address record includes who added it and when.
cex.flows joins identified CEX addresses with token transfer events to classify each transfer as an inflow (to exchange) or outflow (from exchange), enriched with token metadata and USD pricing.
cex.deposit_addresses uses on-chain heuristics to detect user-specific deposit addresses: it identifies addresses that receive tokens from external wallets and then consolidate those tokens to known CEX hot wallets — a pattern characteristic of exchange deposit addresses.
Example Queries
Daily CEX net flows by exchange (Ethereum):Related Tables
labels.addresses— Broader address labeling beyond CEXtokens.transfers— Raw transfer data underlying CEX flow classificationstaking_ethereum.deposits— Staking data for CEX staking analysis