get_available_logos Documentation for eth_defi.vault.protocol_metadata.get_available_logos function. get_available_logos(slug) Check which logo variants are available for a protocol. Parameters slug (str) – Protocol slug (e.g., “euler”, “lagoon-finance”) Returns Dictionary with ‘dark’ and ‘light’ keys indicating availability Return type dict[str, bool]