Python (SDK)
Morpho
Get Vaults
Query a list of vaults you can deposit into.
Each vault has one unique token that can be deposited. In exchange for depositing tokens into a vault you receive shares. You earn yield on these shares by their exchange value increasing over time.
GET
Python (SDK)
Query Parameters
Available options:
arbitrum, base, ethereum Symbol or address of the deposit token to filter vaults by. Optional parameter. A token identifier - either a supported symbol (e.g., USDC, WETH) or a valid Ethereum address (0x...)
Example:
"USDC"
Response
Successful Response
A list of vaults matching the query.