Credit Cost
TBD
Supported Chains
BASE_MAINNETBSC_MAINNETETH_MAINNETHYPEREVM_MAINNETMEGAETH_MAINNETMONAD_MAINNETPOLYGON_MAINNETSOLANA_MAINNETSONIC_MAINNET
This stream is currently in Beta. It is stable for testing and evaluation but may undergo changes in schema or behavior as we continue to improve it. No API credits are currently charged.We welcome your feedback so please reach out to us directly to report issues or request features.
Parameters
Chain name to filter events (e.g.
BASE_MAINNET, ETH_MAINNET, BSC_MAINNET, SOLANA_MAINNET)Available values: BASE_MAINNET, BSC_MAINNET, ETH_MAINNET, HYPERCORE_MAINNET, HYPEREVM_MAINNET, MEGAETH_MAINNET, MONAD_MAINNET, POLYGON_MAINNET, SOLANA_MAINNETArray of pair addresses on supported DEXes and chains to track
Frequency of OHLCV data updates, ranging from sub-second to one dayAvailable values:
ONE_SECOND, FIVE_SECONDS, FIFTEEN_SECONDS, ONE_MINUTE, FIVE_MINUTES, FIFTEEN_MINUTES, ONE_HOUR, FOUR_HOURS, ONE_DAYHistorical lookback period for OHLCV data, ranging from one minute to one monthAvailable values:
ONE_MINUTE, FIVE_MINUTES, FIFTEEN_MINUTES, ONE_HOUR, FOUR_HOURS, ONE_DAY, FIVE_DAYS, SEVEN_DAYS, THIRTY_DAYSMaximum number of items returned per stream message to control payload size
Subscription
You can subscribe to theohlcvCandlesForPair endpoint to receive the pricing events.
Basic Subscription Query
Complete Subscription Query
Response Format
Here’s an example of the response data structure:Field Descriptions
The blockchain network where the pair exists
The address of the DEX pair
The candle interval
The requested timeframe
ISO timestamp for the candle
Opening price for the interval
Highest price during the interval
Lowest price during the interval
Closing price for the interval
Trading volume during the interval
Trading volume in USD
Exchange rate between base and quote tokens
USD value of the quote rate
Information about the base token in the pair
Information about the quote token in the pair