VAULT_SCAN_CYCLE_NOTES

Documentation for eth_defi.research.vault_metrics.VAULT_SCAN_CYCLE_NOTES data.

VAULT_SCAN_CYCLE_NOTES = {'early': 'The vault data might be updated infrequently because the vault has low TVL and is still in the initial sampling period.', 'faded': 'The vault data might be updated infrequently because the vault has not reached sustained TVL traction.', 'peaked': 'The vault data might be updated infrequently because the vault TVL has fallen substantially from its historical peak.', 'small_tvl': 'The vault data might be updated infrequently because the vault TVL is below the active-vault threshold.', 'tiny_tvl': 'The vault data might be updated infrequently because the vault current TVL is very small.'}

Human-readable note suffixes for vault scan cycles slower than active hourly scans.