aave_v2.events

Documentation for eth_defi.aave_v2.events Python module.

Aave v2 event reader.

Efficiently read Aave v2 from a blockchain.

Currently we are tracking these events:

  • ReserveDataUpdated

Functions

aave_v2_fetch_events_to_csv(json_rpc_url, ...)

Fetch all tracked Aave v2 events to CSV files for notebook analysis.