API
Last updated
Last updated
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
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)
0x1234567890123456789012345678901234567890
Pattern: ^0x[a-fA-F0-9]{40}$
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)
0xDB611d682cb1ad72fcBACd944a8a6e2606a6d158
Pattern: ^0x[a-fA-F0-9]{40}$