fetch_mellow_api_vault_metadata

Documentation for eth_defi.mellow.offchain_metadata.fetch_mellow_api_vault_metadata function.

fetch_mellow_api_vault_metadata(chain_id, vault_address)

Fetch one vault metadata entry from the Mellow offchain API.

Parameters
Returns

Metadata entry or None if the API has no matching vault.

Return type

Optional[eth_defi.mellow.offchain_metadata.MellowApiVaultMetadata]