Retrieves the latest TWAP for the specified base, quote pair - this is the global TWAP across all supported contracts based on minutely data.
Price is calculated as a time weighted moving average.
The address of the base. (example is DAI)
The address of the quote. (Example is WETH)
[Optional] Number of historical data points used in the calculation.<BR/>[Default] 60
[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 object
.