DEX Protocol Activity
/gateway/v1/onchain/dex/activityActive traders, trade count, and USD volume for a DEX protocol (or a specific router contract), as a single aggregate or a daily series (`group_by=day`).
Lookup: `chain` + exactly one of `project` (e.g. `uniswap`, `pancakeswap`) or `address` (a router measured as `tx_to`).
Related: per-swap rows for a single token → `/v1/token/dex-trades`.
Chains: Ethereum, Base, BSC, Arbitrum, Tron · Refresh: ~24h · USD volume lags ~3 days (see `enriched_ratio`).
Query Parameters
Chain to query.
ethereumbasebscarbitrumtronethereumDEX project name (e.g. `uniswap`, `pancakeswap`, `aerodrome`). Exactly one of `project` / `address` is required.
uniswapA specific router/contract measured as `tx_to`. Exactly one of `project` / `address` is required.
0x1111111254eeb25477b68fb85ed929f73a960582Look-back window (hard 90d cap). Overridden by `from`/`to` when set.
1d7d30d90dStart of range — Unix seconds or YYYY-MM-DD. With `to`, the range may span at most 90 days.
2025-01-01End of range — Unix seconds or YYYY-MM-DD. Without `from`, the window is `time_range` ending at `to`.
2025-02-01`total` = single aggregate; `day` = daily series (newest first).
totalday