DEX Volume Tracker — Uniswap Curve Sushi Live 24h Volume avatar

DEX Volume Tracker — Uniswap Curve Sushi Live 24h Volume

Pricing

$1.00 / 1,000 protocol trackeds

Go to Apify Store
DEX Volume Tracker — Uniswap Curve Sushi Live 24h Volume

DEX Volume Tracker — Uniswap Curve Sushi Live 24h Volume

Live 24h + 7d + 30d DEX trading volume for Uniswap V2/V3, Curve, Sushiswap, Balancer, PancakeSwap, Trader Joe, Camelot across all chains. Track DeFi liquidity shifts and emerging DEX trends. DefiLlama data. PPE $0.001/protocol.

Pricing

$1.00 / 1,000 protocol trackeds

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

DEX Volume Tracker — Decentralized Exchange Volume & Market Share Analytics

Track decentralized exchange volume across Uniswap V3/V4, PancakeSwap, Aerodrome, Curve, Balancer, and 100+ more — plus aggregators (1inch, 0x, Jupiter, KyberSwap). Get 24h / 7d / 30d DeFi trading data, market-share percentages, and growth trends in one structured dataset. No API key required.


What does DEX Volume Tracker do?

DEX Volume Tracker is an Apify Actor that fetches live decentralized exchange volume and swap data from DefiLlama's comprehensive protocol index. For every DEX and aggregator it tracks, you get 24h, 7d, and 30d trading volumes in USD, period-over-period growth percentages, and each protocol's share of total market volume. It covers both DEXes and swap aggregators, making it the single source of truth for DeFi trading data at the protocol level. You can filter by chain (e.g., Base, Solana, Ethereum) and set minimum volume thresholds to focus on protocols that matter, all without writing a single API call yourself.


Why use DEX Volume Tracker?

Crypto traders, DeFi researchers, and quant funds rely on DEX volume shifts to read ecosystem narratives before they hit headlines. Here is what this Actor enables:

  • Ecosystem rotation signals — When Jupiter's share spikes relative to Uniswap, that is Solana season starting. When Aerodrome outpaces competitors on Base, capital is rotating to that chain. Volume shift catches it first.
  • DEX league tables for daily reports — Publish a ranked table of top DEXes by 24h volume every morning. Automate it with a scheduled Apify run piped to Telegram or Discord.
  • Breakout DEX detection — Any protocol jumping into the top-20 by 24h decentralized exchange volume that you have never heard of is a signal worth investigating immediately.
  • Aggregator vs. direct DEX ratio — Rising aggregator share means price-discovery is decentralizing. Falling aggregator share points to single-venue dominance and potential fragility.
  • Volume surge alerting — Use the built-in Telegram alert to get pinged when any DEX grows 50%+ in a single day.

Whether you are building a DeFi trading data dashboard, running a crypto research newsletter, or feeding signals into a quantitative strategy, this Actor gives you structured, always-fresh numbers without manual scraping.


How to use DEX Volume Tracker

  1. Click Try for free on the Apify Store page.
  2. Leave inputs at defaults for an instant top-50 DEX snapshot, or customize:
    • Set category to aggregators to focus on swap routers.
    • Set chainFilter to Solana or Base for chain-specific analysis.
    • Set sortBy to change_1d_desc to surface the fastest-growing protocols.
  3. Click Start — the run completes in under 30 seconds.
  4. Download results as JSON or CSV, or query the dataset via the Apify API.
  5. For automated monitoring, click Schedule and set your preferred cadence (hourly, daily, etc.).

Input

FieldTypeDefaultDescription
categorystringdexsdexs, aggregators, or both
chainFilterstringemptySubstring match on chains, e.g. Base or Solana
minVolume24hUsdinteger1000000Skip dust protocols below this 24h volume
sortBystringvolume_24h_descvolume_24h_desc, volume_7d_desc, change_1d_desc, change_7d_desc, share_24h_desc
limitinteger50Maximum number of rows returned
alertGrowth1dPctnumber0Send Telegram alert if 1d growth exceeds this %. 0 = disabled
telegramBotTokenstring (secret)Telegram bot token for growth alerts
telegramChatIdstringTelegram chat ID to receive alerts

Example — Top DEXes by 24h volume:

{"category": "dexs", "limit": 25}

Example — Solana DEX scanner:

{"chainFilter": "Solana", "sortBy": "volume_24h_desc"}

Example — Breakout aggregator alert:

{"category": "aggregators", "sortBy": "change_1d_desc", "alertGrowth1dPct": 50}

Output

Each item in the dataset represents one DEX or aggregator:

{
"category": "DEX",
"name": "Uniswap V4",
"chains": ["Ethereum", "Arbitrum", "Base", "Optimism"],
"volume_24h_usd": 1120000000,
"volume_7d_usd": 5800000000,
"volume_30d_usd": 24500000000,
"change_1d_pct": 0.41,
"change_7d_pct": -2.7,
"change_1m_pct": 18.4,
"share_24h_pct": 12.34,
"url": "https://uniswap.org",
"twitter": "Uniswap"
}

Data fields

FieldDescription
categoryDEX or Aggregator
nameProtocol name (e.g. Uniswap V4, Jupiter)
chainsList of chains the protocol operates on
volume_24h_usd24-hour decentralized exchange volume in USD
volume_7d_usd7-day trading volume in USD
volume_30d_usd30-day trading volume in USD
change_1d_pct% change vs prior 24h
change_7d_pct% change vs prior 7d
change_1m_pct% change vs prior 30d
share_24h_pctProtocol share of total scanned universe volume
urlProtocol website
twitterProtocol Twitter handle

Cost estimation

Pricing is Pay-Per-Event at $0.001 per protocol returned.

Use caseProtocols returnedEstimated cost
Top 25 DEXes25$0.025
Top 50 DEXes (default)50$0.05
DEXes + Aggregators (~100)~100$0.10
Daily scheduled run × 30 days50/day$1.50/month

Running this Actor daily costs less than a single cup of coffee per month.


FAQ

Do I need an API key? No. All DeFi trading data is sourced from DefiLlama's public endpoints. No account, no key, no rate-limit setup required.

How fresh is the data? DefiLlama updates its DEX volume data hourly. Each Actor run fetches the latest snapshot at time of execution.

Can I track a specific chain only? Yes — set chainFilter to any chain name (e.g. Base, Solana, Arbitrum). The filter does substring matching, so Eth matches both Ethereum and any chain containing that string.

Disclaimer: This Actor provides decentralized exchange volume data for informational purposes only. It does not constitute financial advice. Always conduct your own research before making investment or trading decisions. Past volume trends do not guarantee future performance.


Live Sample Run

A real run executed on 2026-06-10:

FieldValue
Items in dataset15
Dataset (JSON)https://api.apify.com/v2/datasets/ZVYrAgDbtBpPtO8Xf/items?clean=1&format=json
Dataset (CSV)https://api.apify.com/v2/datasets/ZVYrAgDbtBpPtO8Xf/items?clean=1&format=csv
Run summary (KVS)https://api.apify.com/v2/key-value-stores/EiyvuDv8ns3769544/records/SUMMARY
Run detailshttps://api.apify.com/v2/actor-runs/QLZVbtFuGonBvcAhC

Feedback

Leave a review on Apify Store