v1
latestOpenAPI 3.0.02026-07-228772344.5 KBPool OHLCV Chart by Pool Address
To get the OHLCV chart (Open, High, Low, Close, Volume) of a pool based on the provided pool address on a network
Path parameters
Network ID. *refers to /onchain/networks.
Pool contract address.
Timeframe of the OHLCV chart.
Query parameters
Time period to aggregate each OHLCV. Available values (day): 1 Available values (hour): 1, 4, 12 Available values (minute): 1, 5, 15 Available values (second): 1, 15, 30 Default value: 1
Return OHLCV data before this timestamp (integer seconds since epoch).
Number of OHLCV results to return, maximum 1000. Default value: 100
Return OHLCV in USD or quote token. Default: usd
Return OHLCV for token, use this to invert the chart. Available values: base, quote, or token address. Default: base
Include empty intervals with no trade data. Default: false
Response
Pool OHLCV chart data