NetflowMetrics
Documentation for eth_defi.research.vault_metrics.NetflowMetrics Python class.
- class NetflowMetrics
Bases:
objectDeposit and withdrawal flow metrics for a time period.
Aggregates daily deposit/withdrawal event counts and USD values over a given period (e.g.
"1d","7d","30d").Only available for chains that support vault flow tracking (currently Hyperliquid). For other chains this will be
Nonein the vault record.Attributes summary
perioddeposit_countwithdrawal_countdeposit_usdwithdrawal_usdnet_flow_usdMethods summary
__init__(period[, deposit_count, ...])