페어 - 캔들
거래 쌍의 OHLCV 캔들스틱 데이터 조회 (형식: TOKEN_A_ADDRESS-TOKEN_B_ADDRESS)
Documentation Index
Fetch the complete documentation index at: https://docs.chainstream.io/llms.txt
Use this file to discover all available pages before exploring further.
인증
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
경로 매개변수
지원되는 네트워크에 나열된 체인 이름 Supported blockchain chains
sol, eth, bsc 거래 쌍 식별자 (형식: TOKEN_A_ADDRESS-TOKEN_B_ADDRESS). 거래 쌍은 자동으로 정렬됩니다
쿼리 매개변수
캔들 데이터의 시간 해상도 Candle resolution
1s, 15s, 30s, 1m, 3m, 5m, 15m, 30m, 1h, 2h, 4h, 6h, 8h, 12h, 1d, 3d, 1w, 1M 가격 유형: usd (기본값) 또는 네이티브 토큰 가격 Price type for candle data
usd, native 시작 타임스탬프 (Unix 초 단위 타임스탬프)
종료 타임스탬프 (Unix 초 단위 타임스탬프)
반환할 캔들 수
응답
거래 쌍 캔들 조회
Close price
"51.2"
High price
"51.8"
Low price
"50.1"
Open price
"50.5"
Timestamp
1709251200000
Volume in USD or native currency (depending on priceType)
"1000000"
Number of trades (swaps) in this candle bar
128
Base token quantity (e.g. number of CAKE or SOL tokens traded)
"42000.5"

