PROTOCOL_CURATOR_NAMES
Documentation for eth_defi.vault.curator.PROTOCOL_CURATOR_NAMES data.
- PROTOCOL_CURATOR_NAMES: dict[str, str] = {'3jane': '3Jane', 'atoma': 'Atoma', 'd2-finance': 'D2 Finance', 'domination-finance': 'Domination Finance', 'frankencoin': 'Frankencoin', 'gains-network': 'Gains Network', 'grvt': 'GRVT', 'hyperliquid': 'Hyperliquid', 'lighter': 'Lighter', 'ondo': 'Ondo Finance', 'ostium': 'Ostium', 'spiko-curator': 'Spiko', 'sygnum': 'Sygnum', 'theo-curator': 'Theo', 'usyc': 'Circle USYC', 'wstgbp': 'wstGBP'}
Human-readable names for protocol-curator slugs.
These names are used by
get_curator_name()when the curator slug matches a protocol rather than a third-party curator YAML file.