Retrieves the historical (time series) open-high-low-close for the specified pair. Includes data for exchanges depending on where the pair is traded. Base & Quote information is using the first and second asset in a pool/pair, which is the represented price.
The pool to retrieve the most current data. Can be the pool/pair symbols or address.
The exchange(s) for which to retrieve OHLCV. Example: exchange=uniswapv2, uniswapv3
FIlter by pairs after this date.
FIlter by pairs before this date.
[Optional] Time interval.<BR/>[Defaults] minutes | hours | days*
[Optional] Time format of the timestamps in the return payload.<BR/>[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable
200
The response is of type any
.