Get OHLC (Open, High, Low, Close) price data for Bitcoin Runes trading pairs on DEXs with historical candles.
Project API Key
Name of the DEX
all
, magiceden
, dotswap
Symbol of the Rune asset trading pair (BTC-Rune ID)
Mempool mode
included
, excluded
, only
Time resolution (1m, 5m, 15m, 30m, 1h, 4h, 1d, 1w, 1M)
1m
, 5m
, 15m
, 30m
, 1h
, 4h
, 1d
, 1w
, 1M
Start timestamp in Unix
End timestamp in Unix
Limit number of Runes returned (min: 1, max: 50000)
1 <= x <= 50000
Sort by descending (desc) or ascending (asc)
asc
, desc
Fill candles with no trades with synthetic data (OHLC filled with previous closing price, volume=0)
OK
The response is of type object
.