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
session (eth_defi.core3.session.Core3Session) – Core3 API session.
timeout (float) – HTTP request timeout in seconds.
- Returns
List of point dicts with
scoreandtimestampkeys.- Return type