WS channel: ohlcv
The current candle of a token, re-pushed on every trade - same candle shape as REST /v1/token/ohlcv (time in unix seconds, TradingView-style), plus tradeAt (ms of the last folded trade). When a bucket rolls over, the first event of the new bucket closes the previous one.
string
required
Public chain id -
evm:<id> or solana. Example: evm:8453string
required
Token address. Example:
0xb2000000000000000000007bf6d5cbb0e24cb301string
Candle interval - same set as REST:
1s 5s 15s 30s 1m 5m 15m 30m 1h 4h 12h 1d 1w 1M. Default 1m. Example: 1mstring
native (default) or usd (Solana).