ALL_PROTOCOL_CURATOR_SLUGS
Documentation for eth_defi.vault.curator.ALL_PROTOCOL_CURATOR_SLUGS data.
- ALL_PROTOCOL_CURATOR_SLUGS: set[str] = {'3jane', 'atoma', 'd2-finance', 'domination-finance', 'frankencoin', 'gains-network', 'grvt', 'hyperliquid', 'lighter', 'ondo', 'ostium', 'spiko-curator', 'sygnum', 'theo-curator', 'usyc', 'wstgbp'}
Complete set of protocol slugs that can appear as curator slugs.
Includes both blanket protocol-curated slugs and protocols whose system vaults are protocol-curated (Hyperliquid HLP, Lighter LLP, GRVT GLP). Use
is_protocol_curator()to check membership.