When Curators Become a Risk Variable in DeFi Lending, How Can Algorithms Reshape the Market?

比推2025-12-10 tarihinde yayınlandı2025-12-10 tarihinde güncellendi

Özet

The article argues that the current "Curator" model in DeFi lending, as seen in protocols like Morpho and Euler, reintroduces human moral risk and inefficiency. It traces the evolution of lending markets, highlighting that early pooled models (e.g., Compound, Aave) sacrificed lender risk control for borrower convenience, while isolated markets (e.g., Morpho Blue) fragmented liquidity. Curator vaults attempted to bridge this gap but reintroduced trust assumptions and discretionary decision-making. The author proposes a new paradigm inspired by traditional order books: a two-tier architecture separating risk definition from order matching. In this model (exemplified by Avon), lenders deposit into isolated, parameter-defined "strategies" (retaining full risk control), while a shared order book algorithmically aggregates and routes borrower requests across compatible strategies atomically. This eliminates the need for human curators, enhances transparency, and improves liquidity utilization. The approach also benefits RWA by allowing compliance at the strategy level while pooling global liquidity. Built on high-performance chains like MegaETH, this CLOB-based system aims to automate lending coordination without sacrificing lender autonomy or borrower experience.

Original Author: @0xJaehaerys, Gelora Research

Original Compilation: EeeVee, SpecialistXBT, BlockBeats

Original Title: Lending Markets Do Not Need the Curator Model


Editor's Note: After the successive blowups of Stream Finance and USDX, the DeFi community is undergoing a painful disenchantment. The "Curator" model introduced by protocols like Morpho and Euler was originally intended to solve liquidity fragmentation but inadvertently reintroduced the moral hazard of "human" factors on-chain. The author of this article points out that current lending protocols mistakenly bundle "risk definition" with "order matching." By drawing on the order book model from traditional finance, this article constructs a new paradigm that eliminates the need for curators and relies on algorithmic automatic routing.

The Evolutionary Logic of Lending Markets

Reviewing the evolution of on-chain trading provides a reference for understanding lending market.

AMMs based on constant functions (like Uniswap) solved a fundamental problem: how to create a market without active market makers? The answer was to use an invariant function to preset the "shape" of liquidity. Liquidity providers pre-agree to a set of strategies, and the protocol handles execution automatically.

This works well in trading because trading is relatively simple: buyers and sellers meet at a price. But lending is much more complex. A loan involves multiple dimensions:

Interest rate

Collateral type

Loan-to-Value ratio (LTV)

Term (fixed vs. demand)

Liquidation mechanism

Matching a loan requires satisfying constraints across all these dimensions simultaneously.

Early DeFi lending directly adopted solutions similar to AMMs. Protocols like Compound and Aave preset interest rate curves, with lenders joining a shared pool. This allowed lending markets to function without active lenders.

But this analogy has a fatal flaw. In DEX trading, the shape of the constant function curve affects execution quality (slippage, depth); in lending, the shape of the interest rate curve directly determines risk. When all lenders share a single pool, they also share the risk of all collateral accepted by the pool. Lenders cannot express their desire to bear only specific types of risk.

In the trading space, order books solved this problem: they allow market makers to define their own "curve shape." Each market maker quotes at their preferred price, the order book aggregates these quotes into a unified market, but each market maker still controls their own risk exposure.

Can lending adopt the same approach? A project named Avon attempts to answer this question.

The Liquidity Fragmentation Problem

To give lenders control, DeFi's first attempt was market isolation.

Protocols like Morpho Blue and Euler allow anyone to create lending markets with specific parameters: designated collateral, borrowed asset, fixed liquidation LTV, and interest rate curve. Lenders deposit into markets that match their risk preferences. Bad debt in one market never spills over to another.

This is perfect for lenders; they get the risk isolation they want.

But for borrowers, this creates fragmentation.

Take ETH-USDC lending as an example. There might be a dozen different markets:

Market B: $3M liquidity, 86% LTV, 5.1% interest rate

Market C: $2M liquidity, 91% LTV, 6.8% interest rate

... and 9 other markets with lower liquidity

A user wanting to borrow $8 million cannot be satisfied from a single market. They must manually compare prices, execute multiple transactions, manage分散的头寸, and track different liquidation thresholds. The theoretical optimal solution requires splitting the loan across four or more markets.

In practice, no one does this. Borrowers typically just pick one market. Capital utilization is low in fragmented pools.

Market risk isolation solved the lender's problem but created a borrower's problem.

The Limitations of Curator Vaults

The curator vault model attempts to bridge this gap.

The idea is: professional curators manage capital allocation. Lenders deposit into vaults, and curators allocate funds to underlying markets, optimizing yield and managing risk. Borrowers still face fragmented markets, but at least lenders don't have to manually rebalance.

This helps lenders who want to "set and forget," but it introduces something DeFi aimed to eliminate: discretionary power.

Curators decide which markets get capital and can reallocate at any time. The lender's risk exposure changes with the curator's decisions, unpredictably and uncontrollably. As one Twitter user put it: "The curator is PvPing the borrower, but the borrower doesn't even know they are being farmed."

This asymmetry is not only in strategy but also in the accuracy of the basic interface. Morpho's UI sometimes shows "$3 million available liquidity," but in practice, funds at low interest rates are scarce, with most capital located in higher rate tiers.

When liquidity coordination relies on human decisions, transparency suffers.

Capital allocators adjust market liquidity on their schedule, not based on the market's immediate needs. Vaults try to solve borrower fragmentation through "rebalancing," but rebalancing requires gas fees, depends on the curator's willingness, and often lags. Borrowers still face suboptimal rates.

Separating Risk from Matching

Lending protocols conflate two distinct modules.

User definition of risk: Different lenders have different views on collateral quality, leverage ratios.

The protocol's method of matching loans: This is mechanical. It doesn't require user subjectivity, just efficient routing.

The pooled model bundles these two, lenders lose control.

The isolated pool model separates risk definition but abandons matching, forcing borrowers to manually find the optimal path.

The curator vault model adds matching back through the curator role but introduces a trust assumption in the curator.

Can matching be automated without introducing discretion (human intervention)?

Order books in trading did this. Market makers define quotes, the order book aggregates depth, matching is deterministic (best price first). No one decides where orders go, the mechanism decides everything.

CLOB lending applies the same principle to credit markets:

Lenders define risk through isolated strategies.

Strategies post quotes to a shared order book.

Borrowers interact with unified liquidity.

Matching happens automatically, without curator intervention.

Risk stays with the lender, coordination becomes mechanical. No trust in a third party is needed at any point.

Two-Tier Architecture

Avon implements order book lending through two unique tiers.

Strategy Layer

A "Strategy" is an isolated lending market with fixed parameters.

The strategy creator defines the following parameters: Collateral/Borrowed Asset, Liquidation LTV, Interest Rate Curve, Oracle, Liquidation Mechanism.

Once deployed, the shape of the interest rate curve cannot be changed. Lenders know the rules exactly before depositing.

Funds never move between strategies.

If you deposit into Strategy A, your money stays in Strategy A until you withdraw. No curators, no rebalancing, no sudden changes in risk exposure.

Although someone (the strategy manager) sets the parameters, they are fundamentally different from a curator: Curators are capital allocators (deciding where money goes), strategy managers are true risk managers (defining rules but not moving money), analogous to Aave DAO. The decision-making power for capital allocation always remains with the lender.

How does the system adapt to market changes? Through competition, not parameter modification. If the risk-free rate soars, this forces old strategies to become obsolete (funds flow out), and new strategies are created (funds flow in). "Discretion" shifts from "where should capital go?" (curator's decision) to "which strategy should I choose?" (lender's decision).

Matching Layer

Strategies do not serve borrowers directly; instead, they post quotes to a shared order book.

The order book aggregates quotes from all strategies into a unified view. Borrowers see the combined depth of all strategies that accept their collateral.

When a borrower places an order, the matching engine:

Filters quotes by compatibility (collateral type, LTV requirements).

Sorts by interest rate.

Executes starting from the cheapest.

Settles within an atomic transaction.

If one strategy can fulfill the entire order, it takes it all; if not, the order is automatically split across multiple strategies. The borrower only perceives one transaction.

Important note: The order book only reads strategy states; it cannot modify them. It is only responsible for coordinating access, not allocating capital.

A Boon for RWA

DeFi has always faced a structural contradiction in institutional adoption: compliance requires isolation, but isolation kills liquidity.

Aave Arc tried the "walled garden" model, where compliant participants have their own pool. The result was shallow liquidity and poor rates. Aave Horizon tried a "semi-open" model (RWA issuers require KYC, but lending is permissionless). This is progress, but institutional borrowers still cannot access the $32 billion liquidity in Aave's main pool. Some projects explored permissioned rollups. The KYC process is completed at the infrastructure level. This approach works for some use cases but fragments liquidity at the network layer. Compliant users on Chain A cannot access liquidity on Chain B.

The order book model offers a third way.

The strategy layer can enforce any access control (KYC, geographic restrictions, accredited investor checks). The matching engine is only responsible for matching.

If a compliant strategy and a permissionless strategy both offer compatible terms, they can simultaneously fill the same loan.

Imagine a corporate treasury抵押代币化国债 borrowing $100 million:

$30 million from a strategy requiring institutional KYC (pension fund LPs)

$20 million from a strategy requiring accredited investor certification (family office LPs)

$50 million from a completely permissionless strategy (retail LPs)

Funds are never mixed at the source, institutions remain compliant, but liquidity is unified globally. This breaks the deadlock of "compliance equals isolation."

Mechanisms for Multi-Dimensional Matching

Order books match on only one dimension: price. The highest bid and lowest ask match.

Lending order books must match across multiple dimensions simultaneously:

Interest Rate: Must be below the borrower's acceptable上限.

LTV: The borrower's collateral ratio must meet the strategy's requirements.

Asset Compatibility: Currency match.

Liquidity: Sufficient market liquidity.

Borrowers who provide more collateral (lower LTV) or accept higher interest rates can match with more strategies. The engine finds the cheapest path within this constraint space.

A note for large borrowers. In Aave, $10 billion in liquidity is a monolithic pool. In order book lending, $10 billion might be分散在数百种策略中. A $100 million loan would quickly consume the entire order book, filling from the cheapest strategies first, progressively moving to the most expensive ones. Slippage is visible.

Pool-based systems also have slippage, just manifested differently: a surge in utilization pushes up interest rates. The difference is transparency. In the order book, slippage is visible upfront. In the pool, slippage only becomes apparent after the trade executes.

Floating Rates and Re-quoting

DeFi lending uses floating rates. As utilization changes, so does the interest rate.

This creates a synchronization challenge: if the strategy utilization changes but the quote on the order book isn't updated, the borrower executes at the wrong price.

Solution: Continuous re-quoting.

As soon as the strategy state changes, immediately post a new quote to the order book. This requires extremely high infrastructure performance:

Very fast block times.

Extremely cheap transaction costs.

Atomic state reads.

This is why Avon chose to build on MegaETH. On Ethereum Mainnet, this architecture is prohibitively expensive due to gas fees.

Existing friction:

If market rates move but the strategy's fixed curve doesn't adapt, a "Dead Zone" appears – borrowers find it too expensive to borrow, and lenders earn no yield. In Aave, the curve adjusts automatically, whereas in CLOB mode, this requires lenders to manually withdraw and migrate to new strategies. This is the price paid for control.

Multi-Strategy Position Management

When a loan is filled by multiple strategies, the borrower effectively holds a multi-strategy position.

Although it looks like one loan on the interface, the underlying components are independent:

Independent Interest Rates: Component A's rate might rise due to increased utilization in Strategy A, while Component B remains unchanged.

Independent Health Ratios: When the token price drops, components with stricter LTV limits are liquidated first locally. You don't get liquidated all at once but experience a series of partial liquidations, like being "nibbled away."

To simplify the experience, Avon provides unified position management (one-click add collateral, automatically distributed by weight) and one-click refinancing功能 (automatically borrow new to repay old via flash loans, always locking in the market's best rate).

Conclusion

DeFi lending has gone through several stages:

Pooled Protocols: Gave borrowers depth but剥夺了放贷人的控制权.

Isolated Markets: Gave lenders control but fragmented the borrower experience.

Curator Vaults: Attempted to bridge the two but introduced human decision-making risk.

Order Book Lending (CLOB): Decouples the above models. Risk definition rights return to lenders; matching is achieved through an order book engine.

The design principle is clear: when matching can be achieved through code, human intervention is no longer needed. Markets can self-regulate.


Twitter:https://twitter.com/BitpushNewsCN

Bitpush TG Discussion Group:https://t.me/BitPushCommunity

Bitpush TG Subscription: https://t.me/bitpush

Original Link:https://www.bitpush.news/articles/7594633

İlgili Sorular

QWhat is the core problem with the 'Curator' model in DeFi lending protocols like Morpho and Euler?

AThe Curator model reintroduces human discretion and moral risk into the system. Curators decide where capital is allocated, which can change lenders' risk exposure unpredictably and create information asymmetry, undermining the trustless and transparent ideals of DeFi.

QHow does the proposed CLOB (Central Limit Order Book) model for lending separate risk from matching?

AThe CLOB model separates risk definition and order matching into two distinct layers. The Strategy Layer allows lenders to define risk in isolated, fixed-parameter markets. The Matching Layer is a shared order book that automatically and deterministically routes borrower orders to the best available strategies without any human intervention.

QWhat advantage does the order book model offer for Real-World Assets (RWA) in DeFi?

AIt allows for compliance at the strategy level (e.g., KYC, accreditation checks) while aggregating liquidity at the matching layer. This enables compliant and permissionless strategies to simultaneously serve the same borrower, unifying global capital without mixing it at the source and breaking the 'compliance equals isolation' dilemma.

QWhat is a key infrastructural requirement for a CLOB lending system to function effectively?

AIt requires extremely high-performance infrastructure with fast block times, very low transaction costs, and atomic state reads. This is necessary for strategies to continuously re-quote their rates on the order book in response to market changes, ensuring borrowers get accurate, up-to-date pricing.

QHow does the CLOB model change the experience for a large borrower compared to a pooled model like Aave?

AIn a pooled model, a large borrower interacts with a single pool, and slippage manifests as a sharp increase in the interest rate due to higher utilization. In a CLOB model, liquidity is fragmented across many pools (strategies). Slippage for a large loan is visible upfront as the order is filled progressively from the cheapest to the most expensive strategies, offering more predictable execution.

İlgili Okumalar

Dalio Warns: AI Boom Shows Signs of a Bubble, Day of Reckoning Will Be the Time of Burst

Ray Dalio, founder of Bridgewater Associates, warns that the current artificial intelligence investment boom shows classic signs of a bubble, which he expects will eventually burst. In a Bloomberg Television interview, he noted that great technological revolutions often lead to capital inflows that create bubbles, making it difficult for investors and companies to calibrate their spending accurately—either overspending to capture market share or underspending and losing their competitive position. This caution comes amid significant rallies in AI-related assets, particularly chipmakers, driven by soaring demand for data centers and high-bandwidth chips, raising debates about overheating valuations. In contrast, Nvidia CEO Jensen Huang recently asserted that investors embracing the AI wave would see "crazy" returns and dismissed concerns over return on investment for data center spending as outdated. Dalio, however, focuses on the risks in the profit realization phase. He argues that bubbles tend to show signs of破裂 when markets transition from investment to the need for tangible returns, describing the burst as a process of converting paper wealth into cash. While acknowledging AI's intrinsic value, he expressed concern over the future profitability of some AI companies, suggesting the market is repeating a familiar pattern. The 76-year-old billionaire, who fully exited Bridgewater in 2025, has a net worth estimated at $21.5 billion according to the Bloomberg Billionaires Index.

marsbit10 dk önce

Dalio Warns: AI Boom Shows Signs of a Bubble, Day of Reckoning Will Be the Time of Burst

marsbit10 dk önce

Privacy Coin Crisis of Confidence! ZEC Plunges Over 56% in a Single Day

Zcash (ZEC), a leading privacy-focused cryptocurrency, experienced a severe crash on June 5th, plummeting over 56% in a single day and erasing nearly two months of gains. The flash crash was triggered by the disclosure of a critical zero-knowledge proof vulnerability within Zcash's Orchard privacy pool, which had existed since the pool's launch in May 2022. The flaw theoretically allowed an attacker to forge unlimited ZEC undetectably due to the pool's privacy features. The vulnerability was discovered on May 29th by independent security researcher Taylor Hornby during a proactive audit commissioned by Shielded Labs, utilizing AI-assisted analysis. The Zcash development team responded swiftly, implementing an emergency soft fork to disable Orchard transactions on June 2nd and executing a permanent hard fork fix (NU6.2) on June 3rd. Despite the technical fix, a major crisis of confidence emerged. The core issue is that Orchard's privacy design makes it cryptographically impossible to prove whether the vulnerability was exploited over the past four years, casting permanent doubt on the historical supply integrity of ZEC. While Shielded Labs argues exploitation was unlikely, the inability to provide definitive proof has severely damaged market trust. This sentiment was exacerbated when BitMEX co-founder Arthur Hayes, a prominent ZEC supporter, announced he was selling his entire position. He stated that privacy assets require "perfect security" rather than "probable safety." The combined effect of the disclosure and Hayes's exit ignited widespread panic selling, leading to massive liquidations and significant price decline. Analysts note the event highlights a fundamental tension within privacy coins: the conflict between verifiable supply and cryptographic privacy.

链捕手12 dk önce

Privacy Coin Crisis of Confidence! ZEC Plunges Over 56% in a Single Day

链捕手12 dk önce

İşlemler

Spot
Futures

Popüler Makaleler

BILL Nasıl Satın Alınır

HTX.com’a hoş geldiniz! Billions Network (BILL) satın alma işlemlerini basit ve kullanışlı bir hâle getirdik. Adım adım açıkladığımız rehberimizi takip ederek kripto yolculuğunuza başlayın. 1. Adım: HTX Hesabınızı OluşturunHTX'te ücretsiz bir hesap açmak için e-posta adresinizi veya telefon numaranızı kullanın. Sorunsuzca kaydolun ve tüm özelliklerin kilidini açın. Hesabımı Aç2. Adım: Kripto Satın Al Bölümüne Gidin ve Ödeme Yönteminizi SeçinKredi/Banka Kartı: Visa veya Mastercard'ınızı kullanarak anında Billions Network (BILL) satın alın.Bakiye: Sorunsuz bir şekilde işlem yapmak için HTX hesap bakiyenizdeki fonları kullanın.Üçüncü Taraflar: Kullanımı kolaylaştırmak için Google Pay ve Apple Pay gibi popüler ödeme yöntemlerini ekledik.P2P: HTX'teki diğer kullanıcılarla doğrudan işlem yapın.Borsa Dışı (OTC): Yatırımcılar için kişiye özel hizmetler ve rekabetçi döviz kurları sunuyoruz.3. Adım: Billions Network (BILL) Varlıklarınızı SaklayınBillions Network (BILL) satın aldıktan sonra HTX hesabınızda saklayın. Alternatif olarak, blok zinciri transferi yoluyla başka bir yere gönderebilir veya diğer kripto para birimlerini takas etmek için kullanabilirsiniz.4. Adım: Billions Network (BILL) Varlıklarınızla İşlem YapınHTX'in spot piyasasında Billions Network (BILL) ile kolayca işlemler yapın.Hesabınıza erişin, işlem çiftinizi seçin, işlemlerinizi gerçekleştirin ve gerçek zamanlı olarak izleyin. Hem yeni başlayanlar hem de deneyimli yatırımcılar için kullanıcı dostu bir deneyim sunuyoruz.

248 Toplam GörüntülenmeYayınlanma 2026.05.07Güncellenme 2026.06.02

BILL Nasıl Satın Alınır

ATWO Nedir

I. Proje TanıtımıArena Two, hayranların gerçek zamanlı etkinlik sonuçlarında aktif, tokenleştirilmiş bir rol oynamasına olanak tanıyan merkeziyetsiz bir etkileşimli platformdur. Hayranları pasif izleyicilere indirgeyen geleneksel yayıncılık modellerinin aksine, Arena Two, hayranların doğrudan gerçek zamanlı oy kullanmalarını ve sahadaki sonuçları etkilemelerini sağlamak için blok zinciri teknolojisini kullanır.II. Token BilgileriToken adı: ATWO(Arena Two)III. İlgili BağlantılarWeb sitesi:https://arenatwo.com/Keşif araçları:https://basescan.org/token/0x499D35eBE6cEe9B2Ac35Fd003fcBbeeB9CFc7B32Twitter:https://x.com/arenatwoXNot: Proje tanıtımı, resmi proje ekibi tarafından yayınlanan veya sağlanan materyallerden gelmektedir ve yalnızca referans amaçlıdır, yatırım tavsiyesi niteliği taşımaz. HTX, ortaya çıkan doğrudan veya dolaylı kayıplardan sorumluluk kabul etmez.

229 Toplam GörüntülenmeYayınlanma 2026.05.18Güncellenme 2026.06.02

ATWO Nedir

ATWO Nasıl Satın Alınır

HTX.com’a hoş geldiniz! Arena Two (ATWO) satın alma işlemlerini basit ve kullanışlı bir hâle getirdik. Adım adım açıkladığımız rehberimizi takip ederek kripto yolculuğunuza başlayın. 1. Adım: HTX Hesabınızı OluşturunHTX'te ücretsiz bir hesap açmak için e-posta adresinizi veya telefon numaranızı kullanın. Sorunsuzca kaydolun ve tüm özelliklerin kilidini açın. Hesabımı Aç2. Adım: Kripto Satın Al Bölümüne Gidin ve Ödeme Yönteminizi SeçinKredi/Banka Kartı: Visa veya Mastercard'ınızı kullanarak anında Arena Two (ATWO) satın alın.Bakiye: Sorunsuz bir şekilde işlem yapmak için HTX hesap bakiyenizdeki fonları kullanın.Üçüncü Taraflar: Kullanımı kolaylaştırmak için Google Pay ve Apple Pay gibi popüler ödeme yöntemlerini ekledik.P2P: HTX'teki diğer kullanıcılarla doğrudan işlem yapın.Borsa Dışı (OTC): Yatırımcılar için kişiye özel hizmetler ve rekabetçi döviz kurları sunuyoruz.3. Adım: Arena Two (ATWO) Varlıklarınızı SaklayınArena Two (ATWO) satın aldıktan sonra HTX hesabınızda saklayın. Alternatif olarak, blok zinciri transferi yoluyla başka bir yere gönderebilir veya diğer kripto para birimlerini takas etmek için kullanabilirsiniz.4. Adım: Arena Two (ATWO) Varlıklarınızla İşlem YapınHTX'in spot piyasasında Arena Two (ATWO) ile kolayca işlemler yapın.Hesabınıza erişin, işlem çiftinizi seçin, işlemlerinizi gerçekleştirin ve gerçek zamanlı olarak izleyin. Hem yeni başlayanlar hem de deneyimli yatırımcılar için kullanıcı dostu bir deneyim sunuyoruz.

156 Toplam GörüntülenmeYayınlanma 2026.05.18Güncellenme 2026.06.02

ATWO Nasıl Satın Alınır

Tartışmalar

HTX Topluluğuna hoş geldiniz. Burada, en son platform gelişmeleri hakkında bilgi sahibi olabilir ve profesyonel piyasa görüşlerine erişebilirsiniz. Kullanıcıların A (A) fiyatı hakkındaki görüşleri aşağıda sunulmaktadır.

活动图片