Morpho is a lending protocol that took the opposite architectural decision to Aave. Rather than pooling many collateral types into shared markets governed centrally, Morpho breaks lending into single-purpose markets that cannot affect one another, then rebuilds diversification in a separate layer on top. It held roughly $9.7 billion in deposits across 42 chains on 8 September 2026, second among lending protocols.

From optimizer to base layer

Morpho launched in June 2022 as an optimizer sitting on top of Aave and Compound. When a supplier and a borrower could be matched directly, the optimizer paired them at a rate between the underlying pool's supply and borrow rates, improving both sides; unmatched capital fell through to the underlying pool. The design improved rates without changing anyone's risk.

Its limit was that it inherited the underlying pool's structure, including the property that one badly listed asset threatens every depositor. Morpho Blue, released in January 2024, replaced the optimizer with an independent base layer built around isolation. Morpho V2, announced in June 2025, added intent-based fixed-rate and fixed-term lending, in which lenders and borrowers post the terms they want and the protocol matches them, rather than everyone accepting a floating rate from a curve.

What an isolated market is

A Morpho market is defined by exactly five parameters, fixed at deployment and never changeable: the collateral asset, the loan asset, the oracle, the interest rate model, and the liquidation loan-to-value. That tuple is the whole market. Someone lending into a wstETH-collateral, USDC-loan market at an 86 percent liquidation LTV knows precisely what they are exposed to.

Two consequences follow. First, market creation is permissionless: no governance vote is needed, because a new market cannot harm anyone who does not opt into it. Second, bad debt is contained. If a collateral asset collapses and liquidators cannot clear the position, the shortfall falls on lenders in that market and nowhere else.

Two designs for the same product
Aave-style shared poolMorpho-style isolated markets
Risk boundaryAll collateral in a pool shares one reserveEach market stands alone
Listing a new assetGovernance votePermissionless deployment
Changing parametersGovernance can adjust them laterImmutable once deployed
Where bad debt landsSocialized across the pool's depositorsConfined to that market's lenders
Who diversifiesThe protocol, by designA curator, through a vault

Immutability cuts both ways

Immutable parameters remove a real risk: nobody can raise a market's liquidation LTV after lenders have committed, or swap in a weaker oracle. They also remove the remedy. If an oracle turns out to be manipulable, the market cannot be fixed, only abandoned, and lenders must withdraw as borrowers repay.

This is a genuine tradeoff rather than a clear improvement. A governed pool can respond to a deteriorating asset by lowering its LTV and freezing new borrowing, as Aave's governance regularly does. An immutable market cannot respond at all. The design bets that isolation limits the damage enough to make the inability to intervene acceptable.

Vaults and the curator layer

Individually, isolated markets are impractical for most depositors: choosing among hundreds of markets is a full-time job. Morpho vaults solve this by letting a curator define which markets a vault may lend into and how much may go to each, while depositors hold a single vault token.

The roles are separated deliberately. The owner holds top-level permissions and appoints the others without direct control of assets. The curator sets the risk configuration: which markets are allowed, the cap on each, the fees. The allocator moves capital between approved markets day to day but cannot widen the limits. A sentinel role can reactively reduce risk, deallocating capital or vetoing pending changes, but never increase it. Most curator actions are timelocked, so depositors get an exit window before a change takes effect.

As of 8 September 2026, Morpho's own curation dashboard reported roughly $4 billion under curation across 36 curators, generating about $12.1 million in annualized curation fees. Performance fees are capped at 50 percent of the interest a vault generates, and V2 vaults may additionally charge a management fee capped at 5 percent of assets per year.

Interest rates without governance

Each Morpho market carries its own interest rate model, fixed at deployment. The commonly used model is adaptive: rather than mapping utilization to a rate through a static curve, it moves the whole curve over time toward a target utilization, raising rates while a market sits above target and lowering them while it sits below. The effect is that rates converge on a level that keeps liquidity available without governance intervening.

The practical difference for a lender is responsiveness. A static curve produces the same rate at the same utilization forever, so a market that is persistently near full utilization keeps paying the same premium. An adaptive model keeps pushing until borrowers repay or lenders arrive, which tends to produce fewer prolonged episodes of a market being stuck at the top of its curve.

What the depositor is actually buying

Depositing into a Morpho vault is not a bet on Morpho. The base protocol's contracts are immutable and narrow, and their risk is correspondingly narrow. The material risk is the set of markets the curator selected, the caps they set, the oracles those markets use, and how quickly the allocator or sentinel reacts when one deteriorates.

That is the correct way to read Morpho's architecture. It moves the risk decision to a named, accountable layer and makes each market's terms legible. Legibility is not protection. Anyone depositing into a vault should be able to name the curator, list the markets, and say what the largest single cap is.