Markets
Get Volume Feed
Retrieve historical trading volume data by exchange over time
GET
Overview
Returns historical trading volume data for a token across different exchanges over time with configurable resolution. Use this to build volume trend charts.Path Parameters
Token contract address (hex format)
Query Parameters
Start date (ISO 8601 format)
End date (ISO 8601 format)
Data point frequency:
1, 5, 15, 1H, 4H, 1D, 1WResponse
Returns an array of volume data points by exchange (ExchangeDataPoint).
ISO 8601 timestamp
Trading volume in token amount
Trading volume in USD
Exchange/DEX name