Latest

Retrieves the latest open-high-low-close for the specified pair. Includes data for exchanges depending on where the pair is traded.
Asset information is included in the payload.
Base & Quote information is using the first and second asset in a pool/pair, which is the represented price.

👍

Protocols Supported

This endpoints supports Uniswap v2, Uniswap v3, Sushiswap and Uniswap clones.

This endpoint does not support Curve or Balancer.

👍

Blockchains Supported

This endpoint only supports data from ethereum-mainnet.

Response Data

FieldTypeDescription
[EXCHANGE]objectThe name of the exchange, as specified by the filter provided or representing the supported exchanges for this pair.
timestampstringThe timestamp associated with this record.
opennumberThe starting result of the time unit's price action.
highnumberThe highest point of the time unit's price action
lownumberThe lowest point of the time unit's price action
closenumberThe ending result of the time unit's price action
volumenumberThe volume traded in within the time period.
Language
Authorization
Header
Click Try It! to start a request and see the response here!