---
title: "Morpho"
url: "https://caper.network/wiki/daos/lending/morpho"
updated: 2026-08-31
license: CC-BY-4.0
license_url: "https://creativecommons.org/licenses/by/4.0/"
---

# Morpho

|  |  |
| --- | --- |
| **Name** | Morpho |
| **Type** | DeFi lending protocol & DAO |
| **Founded** | August 2021 ([Morpho Labs](https://morpho.org/blog/introducing-morpho), France) — Paul Frambot, Merlin Égalité, Julien Thomas, Mathis Gontier Delanuey |
| **Governance token** | [MORPHO](https://docs.morpho.org/learn/governance/morpho-token/) — wrapped MORPHO transferable since 21 Nov 2024 |
| **Chains** | Ethereum, Base, OP Mainnet (multi-chain) |
| **Scale** | ≈ $7.5B TVL (Apr 2026), second-largest lending protocol |
| **Governance** | [Snapshot (morpho.eth)](https://snapshot.org/#/morpho.eth) + 5/9 execution multisig; [Morpho Association](https://docs.morpho.org/learn/governance/organization/) (French nonprofit) |
| **Status** | 🟢 Active |
| **Website** | [morpho.org](https://morpho.org) |

**Morpho** is a decentralized lending network and one of the largest protocols in DeFi, with roughly [$7.5 billion in total value locked](https://morpho.org/blog/the-morpho-effect-2025/) by early 2026 — the second-largest lender after Aave. Its distinguishing choice is architectural: rather than a single governed money market, Morpho splits into an **immutable, permissionless lending primitive** and a **governed periphery** of a token, a fee switch, and independent risk curators. The Morpho DAO governs the periphery; it cannot alter a deployed market. That line — between what is immutable and what is voted on — is what makes Morpho a useful case study alongside minimal-governance stablecoin peers like [Liquity](/wiki/daos/stablecoins/liquity) and [Reflexer / RAI](/wiki/daos/stablecoins/reflexer-rai), and a contrast to the fully-governed markets of [Aave](/wiki/daos/lending/aave-dao) and [Compound](/wiki/daos/lending/compound-dao).

## From optimizer to primitive

Morpho began in June 2022 as the **Morpho Optimizer** (V0) — a peer-to-peer matching layer sitting _on top of_ [Aave](/wiki/daos/lending/aave-dao) and [Compound](/wiki/daos/lending/compound-dao) that paired lenders and borrowers directly to tighten the spread between supply and borrow rates, falling back to the underlying pool when no match existed. It improved rates but inherited every risk parameter of the market it was built on.

In January 2024 Morpho shipped [V1](https://github.com/morpho-org/morpho-blue/blob/main/morpho-blue-whitepaper.pdf) — its own base layer, **Morpho Blue** (Morpho Markets) plus **Morpho Vaults** — described by the project as an immutable protocol. This was the pivot from being a wrapper around other lenders to being a primitive other applications build on. By 2025, [Coinbase's crypto-backed loans](https://morpho.org/coinbase-loans/) were running on Morpho Blue, bringing retail borrowers on-chain against BTC and ETH collateral without those users ever touching a DeFi interface.

## Morpho Blue: minimal, immutable, permissionless

The core of Morpho is deliberately small. A Morpho [Blue market](https://docs.morpho.org/) is defined by five immutable parameters set at creation: one collateral asset, one loan asset, a liquidation loan-to-value (**LLTV**), an interest-rate model (**IRM**), and an oracle. Markets are **isolated** — a bad debt event in one market cannot spill into another — and anyone can permissionlessly deploy a new market from the whitelisted LLTV and IRM options.

Once deployed, a market is fixed. As Morpho's own documentation puts it, governance _does not_ control deployed Blue markets — "the core smart contract code is immutable." There is no admin key that can raise a market's LLTV, swap its oracle, or pause it after the fact. This is the opposite of the monolithic-lender model, where a single governance body tunes every collateral factor and interest curve for a shared risk pool.

## Vaults and curators

Isolated primitives are safe but hard to use directly — a passive lender does not want to pick individual markets. **Morpho Vaults** (originally MetaMorpho) close that gap: a depositor puts a single asset into a vault, and a **curator** allocates that liquidity across many underlying Blue markets under a published risk mandate (supply caps, allowed markets, timelocked changes). The curator earns a fee and bears reputational risk; the depositor gets a one-click yield product built on immutable markets.

Curation is a permissionless _role_, not a governance seat. Professional risk firms run competing vaults, and the DAO does not pick winners — depositors do, by where they place capital. It is the same active-management function that [karpatkey](/wiki/dao-governance/tooling/treasury/karpatkey) performs for whole treasuries, pushed down to the level of a single lending vault. [Euler v2](/wiki/daos/lending/euler) reaches the same permissionless-primitive-plus-curated-vault split by a different route — the Euler Vault Kit and the Ethereum Vault Connector — with governed vaults playing the curator role.

## What the DAO governs — and what it cannot

The [Morpho DAO](https://docs.morpho.org/learn/governance/organization/) is intentionally scoped. MORPHO holders vote through the [morpho.eth Snapshot space](https://snapshot.org/#/morpho.eth); anyone holding or delegated at least 500,000 MORPHO can submit a proposal, and a passing vote binds all holders. Approved decisions are executed by a **5-of-9 multisig**, with separate multisigs handling reward distribution on Ethereum and Base. Legal and operational support comes from the **Morpho Association**, a French nonprofit that maintains the front end, documentation, and GPL-licensed code.

Governance powers, per the docs, are limited to: managing the MORPHO tokens in the treasury; owning the upgradeable MORPHO token contract; activating and adjusting the protocol **fee switch** (capped at 25%); **whitelisting new LLTVs and IRMs** for use across the protocol; and granting licenses to the Morpho codebase. It does _not_ reach into any live market. Governance chooses the menu of building blocks; it does not manage the buildings.

The MORPHO token itself carries the same minimalism. The original token was deployed as an immutable contract with no on-chain vote accounting; governance later ratified [MIP-75](https://forum.morpho.org/t/vote-to-enable-transferability-of-the-morpho-token/983) to wrap it 1:1 into a transferable, vote-trackable **wrapped MORPHO**, and voted to [enable transferability on 21 November 2024](https://morpho.org/blog/the-morpho-dao-to-enable-transferability-for-morpho/).

## V2 and institutional scale

In June 2025 Morpho announced [V2](https://morpho.org/blog/morpho-v2-liberating-the-potential-of-onchain-loans/), an **intent-based** design that adds fixed-rate, fixed-term loans on top of the variable-rate V1 markets. Instead of only depositing into isolated pools, a borrower expresses an intent — amount, term, rate — and is matched against a global book of curator-created offers, a model [CoinDesk framed](https://www.coindesk.com/business/2025/06/12/crypto-lending-platform-morpho-v2-brings-defi-closer-to-traditional-finance) as pulling DeFi lending closer to how traditional fixed-income desks work.

The combination — an immutable base, curated vaults, and institutional fixed-term loans — is what pushed Morpho to roughly $7.5B TVL by April 2026 and made it the settlement layer behind consumer products like Coinbase Loans, which by then routed [over $1.6B of collateral](https://morpho.org/coinbase-loans/) through Morpho Blue.

## How Caper approaches this

Morpho's core insight — keep the part that holds value immutable, and let governance touch only a narrow periphery — is one [Caper](/wiki/foundations/what-is-a-caper) reaches from the other direction. Where Morpho separates an immutable market contract from a governed token, a caper puts both inside one contract but draws an equally hard line. The [bonding-curve collateral](/wiki/markets/bonding-curve) that backs every token's sell-back price is moved only by buys and sells; no proposal can reach it. Governance acts on a _separate_ treasury through five typed proposal kinds – PAYOUT, INVEST, DIVEST, METADATA, and UPGRADE (the last reserved by the contract for the $CAPER caper) – and nothing else. So, as with a deployed Blue market, the price a holder can always redeem at is immune to any vote.

The two also differ on what makes a vote heavy. In Morpho, governance weight is bought MORPHO; in a caper it is a product of token holdings and an earned, non-transferable factor. Per `contracts/common/src/lib.rs`, `compute_vote_weight` returns `(t · v) / (V · T)`, where `v` is the voter's balance of a **soulbound proof-of-vote token** — `DIVISIBILITY_MAXIMUM` and therefore fractional, minted 1 per ranked ballot and 0.01 per XRD of gross trade value, and non-transferable (its depositor role is pinned to the component). `exit()` settles a member's treasury share with the _same_ weight and then burns those vote tokens. A large bag alone (a big `t`) does not settle control, because the decisive multiplier is a record of the holder's own transactions that no other holder can sell them – earned rather than acquired from a counterparty, though buying into the curve is one of the two ways to earn it. This is a real trade-off, not a free lunch: Morpho's curator layer delivers actively-managed, institution-grade lending markets that a caper deliberately forgoes — the comparison is about where each protocol fixes the boundary between immutable and governed, not feature parity.

## References

- [Morpho Docs — Governance organization](https://docs.morpho.org/learn/governance/organization/)
- [Morpho Docs — The MORPHO token](https://docs.morpho.org/learn/governance/morpho-token/)
- [Morpho — The Morpho DAO to Enable Transferability for MORPHO (Nov 2024)](https://morpho.org/blog/the-morpho-dao-to-enable-transferability-for-morpho/)
- [Morpho — Morpho V2 (June 2025)](https://morpho.org/blog/morpho-v2-liberating-the-potential-of-onchain-loans/)
- [Morpho — The Morpho Effect: 2025](https://morpho.org/blog/the-morpho-effect-2025/)
- [CoinDesk — Morpho V2 brings DeFi closer to TradFi (12 Jun 2025)](https://www.coindesk.com/business/2025/06/12/crypto-lending-platform-morpho-v2-brings-defi-closer-to-traditional-finance)
- [Morpho Docs – research and white papers](https://docs.morpho.org/get-started/resources/whitepapers)
