fetch_and_store_vault

Documentation for eth_defi.hyperliquid.daily_metrics.fetch_and_store_vault function.

fetch_and_store_vault(session, db, summary, cutoff_date=None, timeout=30.0, flow_backfill_days=7)

Fetch a single vault’s details and store metrics in the database.

Parameters
Returns

True if the vault was successfully processed.

Return type

bool