Introduction
Dynamic has partnered with Morpho to bring yield capabilities directly into your app. Your users can deposit stablecoins into curated, ERC-4626 vaults, withdraw at any time, and track their position in real time — all without leaving your app.What you can offer your users
- Deposit and withdraw assets into yield vaults with a seamless in-app experience
- Earn yield in the same asset your users deposit — deposit USDC, earn USDC
- Track positions with real-time holdings and accrued yield
Supported chains
Earn vaults are EVM-only today, available on Ethereum, Base, Arbitrum, Optimism, Polygon, Monad, and Stable.Default vaults
These Morpho vaults are enabled by default and returned bylistYieldVaults. netApy and tvlUsd are live figures — treat the values below as a snapshot, not a guarantee.
Other vaults can be enabled for your environment — contact us to have one added.
Key concepts
You don’t need a DeFi background to build with Earn — these are the only ideas you need:Using the Earn functions
This is the full lifecycle:listYieldVaults— see which vaults are enabled for your environment.getYieldDetails— get a specific vault’s asset, decimals, and other metadata.depositToYieldVault— deposit a wallet’s funds into a vault.getYieldPosition— read a wallet’s currentassetsbalance in a vault. This is the number to show a user — it grows on its own as yield accrues.getYieldRewardsandclaimYieldRewards— check for and claim bonus token rewards, if the vault runs a campaign.withdrawFromYieldVault— withdraw a wallet’s position, in whole or in part.
Do your own research when selecting a vault or lending market. APY is variable and not guaranteed. Review the protocol documentation and understand the risks before depositing funds.