fetch_index_pol_history_incremental

Documentation for eth_defi.core3.api.fetch_index_pol_history_incremental function.

fetch_index_pol_history_incremental(session, from_ts, to_ts, timeout=60.0)

Fetch ranged index-level aggregate PoL history from /v1/pol/history.

Parameters
Returns

List of point dicts with score and timestamp keys.

Return type

list[dict]