get https://api.amberdata.com/market/metrics/exchanges/volumes/historical
Retrieves the total volume traded by the exchanges in USD.
Time Range Limit
The maximum time range (difference between startDate and endDate) is 31 days.
Response Data
Field | Type | Description |
---|---|---|
exchange | string | The name of the exchange. |
timestamp | string | The time of the beginning of the daily bar (00:00:00 to 23:59:59). |
volumeUSD | number | The total volume traded by the exchanges in USD. |