VAULT_NAMES

Documentation for eth_defi.erc_4626.vault_protocol.forty_acres.vault.VAULT_NAMES data.

VAULT_NAMES: dict[str, str] = {'0x08dcdbf7bade91ccd42cb2a4ea8e5d199d285957': 'Velodrome USDC', '0x124d00b1ce4453ffc5a5f65ce83af13a7709bac7': 'Pharaoh USDC', '0xb99b6df96d4d5448cc0a5b3e0ef7896df9507cf5': 'Aerodrome USDC', '0xc0485c4bafb594ae1457820fb6e5b67e8a04bcfd': 'Blackhole USDC'}

Human-readable vault names sourced from the 40acres API (/api/vaults/<dex>). Keys are lowercase vault contract addresses. Used to override the cryptic on-chain name() return values.