vault.historical
Documentation for eth_defi.vault.historical Python module.
Read historical state of vaults.
Use multicall to get data points for multiple vaults once
- Include
Share price
TVL
Fees
See VaultHistoricalReadMulticaller
for usage.
Module Attributes
List of contracts we cannot scan. |
Functions
|
Scan all historical vault share prices of vaults and save them in to Parquet file. |
Classes
Result of generating historical prices Parquet file. |
|
Read historical data from multiple vaults using multicall and archive node polling. |
Exceptions
Vault cannot be read due to misconfiguration somewhere. |