Morpho
A non-custodial lending protocol built to be more efficient, transparent, and open than what came before it.
Mission
The team behind Morpho started with a straightforward question: why do borrowers pay rates that have nothing to do with what lenders actually receive? That gap — sometimes 3 to 5 percentage points wide — represented money lost to protocol overhead, not risk. Morpho was built to close it.
The mission is direct. Give lenders better returns. Give borrowers lower costs. Do it without a governing committee deciding who gets what rate each week. The protocol sets rates algorithmically, and peer-to-peer matching happens on-chain in real time.
This is not a reimagining of Compound — it is a different structural approach entirely. Where Compound pools funds and splits the spread, Morpho's protocol matches individual positions when possible, passing the full rate to both sides. That simple difference changes the math considerably for active users.
Technology
The Morpho platform runs on Ethereum mainnet alongside several L2 networks including Optimism and Base. Smart contracts are immutable after deployment — no admin keys, no upgrade proxies that could silently change behavior. Each version of the protocol is a separate, self-contained deployment.
The V2 architecture introduces isolated markets. Each market pairs one collateral asset against one loan asset with fixed parameters: oracle, loan-to-value ratio, interest rate model, and liquidation incentive. Nothing is shared between markets, so a problem in one cannot cascade into another. This is a meaningful departure from how most lending protocols are designed.
Vaults built on top of Morpho follow the ERC-4626 tokenized vault standard, which means they are composable with other protocols without custom integration work. Position tokens are transferable, spendable, and usable as collateral elsewhere. The protocol was stress-tested extensively using Hardhat during development, and multiple independent audits covered both the core contracts and the vault layer.
Interest rates are calculated per-second using a continuous compounding model. There are no snapshots, no settlement windows. If you deposit at 3 PM and withdraw at 3:01 PM, you earn exactly one minute of interest.
Approach to Risk
Isolated markets mean isolated risk. When you lend USDC against cbBTC collateral on Morpho, your position has no exposure to what happens in an ETH-USDC market or anywhere else on the platform. This is not how most protocols work, and for users who think carefully about what they are actually exposed to, it is a significant advantage.
Curators — specialized teams like Gauntlet, Steakhouse Financial, and others — manage vaults that aggregate positions across multiple markets. They set allocation limits, respond to changing risk conditions, and decide which new markets are appropriate. Their incentives are aligned with vault depositors through performance-based fees.
Liquidations on the Morpho platform are designed to be quick and incentive-compatible. A fixed liquidation bonus is baked into each market's parameters at deployment. Liquidators know exactly what they will earn before they act, which means liquidations happen promptly rather than waiting for conditions to become catastrophically worse. See our questions page for more on how liquidation mechanics actually work.
Vault Curators
One thing that distinguishes Morpho's design is the separation between the base protocol and the management layer above it. The core contracts do not make allocation decisions. Curators do — and they are independent teams that compete on performance.
As of early 2026, active curators include Gauntlet (a risk management firm with deep experience across DeFi), Steakhouse Financial, Sentora, Galaxy Curation, and Sky Money. Each manages one or more vaults targeting different risk profiles — from conservative stablecoin strategies to higher-yield approaches that accept more collateral type diversity.
You can browse active vaults, compare their exposures, and see live APY figures on the Morpho vaults page. The data is on-chain and updates continuously — not a manually refreshed spreadsheet.
Multi-Chain Presence
The Morpho protocol currently operates across Ethereum mainnet, Base, Arbitrum, and Monad. Each deployment is independent — assets on Base are not pooled with assets on Ethereum. This is intentional. Cross-chain bridges introduce assumptions about finality and liveness that the team decided not to build into the protocol's core logic.
On Optimism and Base, gas costs are substantially lower than mainnet, which makes smaller positions economically viable. A $500 deposit that would cost $12 in gas on Ethereum mainnet costs under $0.05 on Base. That matters for a wider range of users.
Each chain maintains its own set of markets, curators, and liquidity. There is no synthetic TVL figure that aggregates everything — the numbers you see on each network reflect actual assets locked in that specific deployment's contracts.
Transparency & Governance
All Morpho contract code is publicly verified on-chain. Anyone can read the logic, trace a transaction, or run their own simulations against the contracts. There is no off-chain component that mediates access to lending or borrowing — the protocol processes every action autonomously.
The governance model for Morpho involves token holders who can vote on protocol-level parameters. Market creation — meaning which collateral and loan asset pairs exist — is permissionless. Anyone can deploy a new market by setting the required parameters and paying the creation fee. Whether that market attracts liquidity is determined by users, not by a committee.
Have more questions about how Morpho works day-to-day? The questions page covers specific scenarios in detail — from first deposit to advanced multi-collateral strategies.