get_cumulative_prices
This on-chain view returns cumulative prices and last timestamp of its calculation for a liquidity pool (pair). Also can return a list of cumulative prices for a list of liquidity pools.
Call parameters
Return type
cum_prices_t
cum_prices_res_t
Usage
Errors
108
- pair (pool) with the specifiedtoken_id
not listed.
Last updated