Skip to main content
OHLCV candlestick data for a trading pair

Fields

pair_address
string
The address of the primary DEX pool with the most liquidity for the token
base_token
object
Information about the queried tokenType: TokenContractMetadata
volume
float
Trading volume during the interval
timeframe
enum
The requested timeframeType: TimeFrame
high
float
Highest price during the interval
quote_rate
float
Exchange rate between base and quote tokens
low
float
Lowest price during the interval
quote_rate_usd
float
USD value of the quote rate
quote_token
object
Information about the paired token of the primary DEX poolType: TokenContractMetadata
interval
enum
The candle intervalType: TimeInterval
id
string
Unique identifier for this candle
volume_usd
float
Trading volume in USD
close
float
Closing price for the interval
chain_name
enum
The blockchain network where the token existsType: ChainName
open
float
Opening price for the interval
timestamp
string
Candle timestamp (ISO-8601)