Pairs Latest

Retrieves the latest minute by minute metrics for the specified pair (for example DAI_WETH).

👍

Protocols Supported

This endpoints supports Uniswap v2, Uniswap v3 and Sushiswap.

This endpoint does not support Curve or Balancer.

👍

Blockchains Supported

This endpoint only supports data from ethereum-mainnet.

Response Data

FieldTypeDescription
exchangeIdstringThe id of the exchange.
timestampnumber | stringThe timestamp associated with this record.
feesNativenumberTotal amount of fees paid during that period of time, in native currency.
feesUSDnumberTotal amount of fees paid during that period of time, in USD.
liquidityTotalNativenumberTotal liquidity for the asset (aka total value locked (TVL)), in native currency.
liquidityTotalUSDnumberTotal liquidity for the asset (aka total value locked (TVL)), in USD.
pairsTradedTotalnumberTotal number of pairs which were traded during that period of time.
tradesTotalnumberTotal number of trades during that period of time.
priceNativenumberPrice associated with the pair.
volumeTotalNativenumberTotal volume traded during that period of time, in native currency.
volumeTotalUSDnumberTotal volume traded during that period of time, in USD.
Language
Authorization
Header
Click Try It! to start a request and see the response here!