Liquidity OHLC - Token

A historical liquidity time-series API for Solana tokens, returning OHLC data for total token liquidity, exit liquidity, and stable liquidity. Supports 1m, 4h, and 1D resolutions. Maximum 100 records.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Historical data is only available from January 1, 2024


Query Params
string
required

The address of the token contract.

string
enum
Defaults to 1m

Liquidity candle resolution.

Allowed:
integer
0 to 10000000000

Unix timestamp in seconds used as the anchor time for the liquidity candle window. Defaults to the latest available candle.

string
enum
Defaults to back

Direction to query candles from the anchor time. Use back for older candles and forward for newer candles.

Allowed:
integer
1 to 100
Defaults to 100

Maximum number of liquidity candles returned. Defaults to 100 and is capped at 100.

Headers
string
enum
Defaults to solana

Solana network only.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json