Skip to main content

Get all token pairs aggregated data

This API provides the latest aggregated data for the tracked token-pairs such as trade volume for the last 24-hour, trade volume for last 7-days.

Response Details

Returns an array of list of token pairs sorted based on liquidity with following information for each pair

  • 24-hour trade volume USD
  • 7-days trade volume USD
  • Head and tail CIDs of DAG Chain used to arrive at 24-hour and 7d volume
  • 24-hour fees
  • Liquidity,TradeVolume(s) of each Token
Responses

Successful response

Loading...