Overview
The intent-based origination layer for fixed-rate loans.
Introduction
Fixed-rate borrowing is a fundamental financial primitive. In traditional finance, the ability to forecast exact capital costs is a strict prerequisite for institutional and consumer planning. To sustainably offer these rigid fixed rates to consumers, traditional financial institutions employ highly dynamic back-end strategies, actively managing their own liabilities, reshuffling debt across global markets, and optimizing short-term vs long-term capital costs.
Decentralized finance lacks this sophistication. Today, deeply liquid variable-rate platforms (like Aave or Morpho) dominate the ecosystem. While highly efficient at managing pool utilization, they produce inherently unpredictable borrow rates that can double overnight, making long-term financial planning impossible.
The demand for fixed rates in DeFi is clear, but the supply mechanism has remained the bottleneck.
The Structural Limits of Existing Solutions
Historically, protocols have attempted to build fixed-rate lending by observing a correct foundational premise: converting existing, deep variable-rate liquidity into fixed-rate exposure.
This insight naturally led to the creation of Interest Rate Swap (IRS) protocols and AMM-based zero-coupon bonds. However, while the goal was correct, the implementation introduced severe structural limitations that prevent fixed-rate lending from scaling:
- Liquidity Fragmentation: Every new lending market, whether a new Morpho pair or Compound vault, requires its own swap pool with independently bootstrapped liquidity. Borrowers must wait for localized liquidity to mature.
- Consensus Pricing for Heterogeneous Risk: AMMs force a single “consensus price” onto every participant. A 30-day loan and a 180-day loan share meaningfully different risk profiles, yet they are both priced through the same AMM-based construct, which is not the most effective mechanism for underwriting this risk. In practice, relying on a single market consensus price can be insufficiently informative for fixed-rate underwriting and can result in adverse outcomes for both the fixed-rate seller and the fixed-rate buyer.
- Static Capital: A swap market locks a borrower into the consensus rate of a specific venue at a specific moment. The borrower pays that specific venue’s idiosyncratic risk premium for the entire loan duration, permanently cut off from cheaper capital elsewhere in the ecosystem.
- Hedges vs. Loans: Swap protocols deliver an interest rate hedge that the user must actively manage alongside a separate variable borrow position. Borrowers simply want a loan: deposit collateral, receive funds, repay a known amount.
Fragmented pools enforce consensus pricing; consensus pricing mandates standardized products; standardized products deliver complex hedges rather than simple loans.
Introducing IRIS
IRIS Protocol resolves these bottlenecks by abandoning the swap-pool architecture entirely. IRIS introduces an intent-based origination layer that sits conceptually above existing variable-rate markets.
IRIS isolates the performance guarantee from the lending liquidity. Borrowers express their exact loan requirements as a cryptographic intent, and a decentralized network of Solvers competes off-chain to underwrite that specific risk.
By restructuring the market from passive liquidity pools to active solver origination, IRIS delivers three core innovations:
1. Bespoke Intent-Driven Origination
Borrowers no longer interact with AMMs. You request the exact duration you need (down to the second) and the exact size. Solvers evaluate your specific intent using proprietary quantitative models, submitting hard quotes. You receive a true, fixed-rate loan—not a financial derivative you have to actively manage.
2. Multi-Venue Routing
IRIS is not tethered to a single variable pool. The protocol acts as a universal abstraction layer uniting multiple underlying venues (Aave, Compound, Morpho). Because solvers operate across venues, liquidity is never fragmented. The fixed-rate capacity of IRIS scales immediately and commensurately with the entire depth of the DeFi ecosystem.
3. Active Liability Management
IRIS introduces the sophisticated backend strategies of traditional finance into DeFi. Solvers are not locked into a static hedge. Because they can execute spatial arbitrage across the multi-venue substrate, solvers engage in Active Liability Management—continuously surfing the global cost of capital over the life of your loan. This ability to monetize the optionality of future liquidity allows solvers to offer borrowers fixed rates that are often significantly lower than a static swap consensus.
Last updated Mar 11, 2026
Built with Documentation.AI