Get tokens aggregated data
This API provides aggregated data for all tracked tokens such as trade volume for the last 24-hour, trade volume for last 7-days snapshotted at a specific block height.
Response Details
Returns an array of list of tokens sorted based on liquidity with following information for each token
- 24-hour trade volume USD
- 7-days trade volume USD
- Liquidity
- Price of the token in USD at that height
- 24-hour percentage Price change for the token
Responses
- 200
Successful response
Loading...