Path Parameters
EVM address
Query Parameters
Interval of the candle
Available options:
1s
, 15s
, 30s
, 1m
, 2m
, 3m
, 5m
, 10m
, 15m
, 20m
, 30m
, 1h
, 4h
, 1d
, 1w
If not supplied, the current time will be used
Required range:
1 <= x <= 1000
Response
List of candles
Start time of the candle in milliseconds
Open price of the candle (in quote asset)
High price of the candle (in quote asset)
Low price of the candle (in quote asset)
Close price of the candle (in quote asset)
Volume of the candle (in base asset)