Solana API endpoint for fetching token trade volume over time. Track buy and sell volumes or counts hourly or daily to analyze trading trends.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Fetch token trade volume timeseries on Solana using this API endpoint. Track buy and sell volume or trade counts over time with hourly or daily granularity. Select projections such as buyVolumeUsd, sellVolumeUsd, buyCount, or sellCount to analyze trading activity trends.
Each data point includes a timestamp and aggregated value, making it ideal for charting volume, monitoring momentum, and evaluating market behavior. For example, plotting daily buy volume for a token over the past month.
You choose which metric to project via the projection parameter: sellVolumeUsd, buyVolumeUsd, sellCount or buyCount.
Returns aggregated trade data for a token over time, bucketed by hour or day.