VAULT_STATE_COLUMNS
Documentation for eth_defi.research.wrangle_vault_prices.VAULT_STATE_COLUMNS data.
- VAULT_STATE_COLUMNS = {'deposits_open': '', 'max_deposit': nan, 'max_redeem': nan, 'redemption_open': '', 'trading': ''}
Vault state columns added by the historical scanner. Ensure these are always present in cleaned data, even when processing old scan data that lacks them.