fetch_index_pol_history

Documentation for eth_defi.core3.api.fetch_index_pol_history function.

fetch_index_pol_history(session, timeout=60.0)

Fetch all-time index-level aggregate PoL history from /v1/pol/history/chart.

Parameters
Returns

List of point dicts with score and timestamp keys.

Return type

list[dict]