Assets Historical

Retrieves historical daily metrics for the specified asset (for example DAI).

👍

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.

🚧

Time Range Limit

The maximum time range (difference between endDate and startDate) is 31 days.

📘

Not specifying startDate and endDate

If the startDate and endDate query parameters are not provided, the API will return daily data from the previous 1 month.

Response Data

FieldTypeDescription
exchangeIdstringThe id of the exchange.
timestampnumber | stringThe timestamp associated with this record.
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.
Language
Authorization
Header
Click Try It! to start a request and see the response here!