Skip to main content
GET

Overview

Returns historical TVL (Total Value Locked) data for a token across different exchanges over time. Use this to build TVL trend charts and analyze liquidity changes.

Path Parameters

string
required
Token contract address (hex format)

Query Parameters

string
required
Start date (ISO 8601 format)
string
required
End date (ISO 8601 format)
string
default:"1H"
Data point frequency: 1, 5, 15, 1H, 4H, 1D, 1W

Response

Returns an array of TVL data points by exchange (ExchangeDataPoint).
string
required
Exchange/DEX name
number
required
TVL in token amount
number
required
TVL in USD
string
required
ISO 8601 timestamp