API
Retrieves comprehensive information about all available vaults in the Mellow Protocol ecosystem. Each vault represents a smart contract that manages liquidity across different DeFi protocols. The response includes vault configurations, associated tokens, current performance metrics, and operational parameters.
Successful response containing an array of all active vaults with their complete details
Successful response containing an array of all active vaults with their complete details
Retrieves information about all DeFi protocol integrations and their points distribution across different chains.
Successful response containing DeFi protocol integrations
Successful response containing DeFi protocol integrations
Retrieves detailed information about a specific user's positions across all Mellow Protocol vaults. This includes their liquidity provisions, earned profits, and current holdings as a Liquidity Provider.
Ethereum address of the user (must be a valid Ethereum address)
0x1234567890123456789012345678901234567890Pattern: ^0x[a-fA-F0-9]{40}$Successful response containing user's positions across all vaults
Internal server error
Retrieves detailed information about a user's positions across all integrated DeFi protocols, including points earned, balances, and protocol-specific details.
Ethereum address of the user (must be a valid Ethereum address)
0xDB611d682cb1ad72fcBACd944a8a6e2606a6d158Pattern: ^0x[a-fA-F0-9]{40}$Successful response containing user's positions in DeFi protocols
Internal server error
Last updated