Let users deposit funds into DeFi lending protocols and yield vaults and track positions in real-time. Build products that aggregate yield across multiple protocols, automatically rebalance for optimal returns, or manage treasury operations for businesses.
Deposit into the Steakhouse USDC vault on Morpho. This walk-through sends 0.5 USDC from the owner’s Earn Account into the vault, without embedding a fee and without gas sponsorship. If you want to monetize flows or cover gas for users, set the fee and gasSponsorship fields accordingly—the SDK call stays the same.Sign and broadcast the transaction:
Consumer: Build a yield savings product that deposits across Aave, Morpho simultaneously. Show users one aggregated APY while spreading risk across protocols.Automated Rebalancing: Monitor rates across protocols and automatically rebalance user funds to maximize yield. When Morpho offers 6.2% but Aave drops to 4.8%, rebalance atomically.Treasury Management: Let businesses earn on idle capital. Deposit settlement balances into yield vaults, track performance for CFO dashboards, and maintain liquidity for operations.