CurrentVaultRow Documentation for eth_defi.vault.top_vaults_json.CurrentVaultRow Python class. class CurrentVaultRow Bases: object Normalised current dataframe row for sticky export processing. Attributes summary key record export_safe fresh Methods summary __init__(key, record, export_safe, fresh) __init__(key, record, export_safe, fresh) Parameters key (str) – record (dict) – export_safe (bool) – fresh (bool) – Return type None