v3
latestOpenAPI 3.0.32026-07-21128192192.7 KBDexTrades
Tokens with trades within the last active_within seconds, with metrics per window.
get/v1/dextrades/activity
Query parameters
active_withininteger required
Activity window in seconds (tokens with trades within it are returned)
windowsinteger[] required
Metric windows in seconds, each ending now (1..8 entries)
Response
Active tokens ordered by activity-window volume descending, then by token (deterministic). CONTRACT: a token is absent from the response if and only if it had no trades within active_within; consumers may rely on absence to zero out their stats. Any future response size limit must be announced explicitly (flag/header), never applied silently.