Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin Chain SAFU CryptoTax DeFAI AGI Claude Me Claude Skill Claude Design Claude Cowork
Independent Media
Not affiliated with any project
The Deepest Real-World Asset Knowledge Base
rwa-bible.com
LATEST
How Tri-Party Repo Works: The Clearing Bank's Role in Collateral Management  ·  Broadridge Survey: 84% of Wall Street Institutions Prioritize Tokenization — But 92% Don't Believe Finance Will Go Fully On-Chain  ·  UK Forms 54-Institution RWA Tokenization Taskforce: BlackRock, Goldman, JPMorgan at the Table, Targeting $88 Trillion Market  ·  Privy × Stripe Global Fiat Onramp: The Wall Between Credit Card and RWA Holdings Is Coming Down  ·  SWIFT Blockchain Ledger Goes Live: 17 G-SIB Banks Pilot 24/7 Tokenized Cross-Border Payments  ·  Strike Launches 'Volatility-Proof' Bitcoin Loans: Price Swings No Longer Decide Whether You Keep Your Bitcoin
Glossary · rwa-fundamentals

Loan-to-Value (LTV)

rwa-fundamentals 新手

30-Second Version · For the impatient
Your loan amount ÷ collateral's current market value, expressing the borrowing ratio relative to collateral. LTV = 80% means: you pledged $10,000 of assets and borrowed $8,000. LTV is the most important risk management parameter in DeFi lending protocols and <a href="/en/glossary/fixed-income/tokenized-private-credit/">Tokenized Private Credit</a> — higher LTV means more borrowing and greater <a href="/en/glossary/derivatives-and-leverage/liquidation/" target="_blank">Liquidation</a> risk; lower LTV means lower capital efficiency but larger safety <a href="https://crypto-bible.com/en/glossary/derivatives-and-leverage/margin/" target="_blank">Margin</a>.
Full Explanation +
01 · What is this?

Understanding LTV requires grasping several related concepts. Maximum LTV: the protocol's maximum borrowing ratio — exceeding this makes further borrowing impossible. Example: Flux Finance's maximum LTV for OUSG is 92% — holding $100K OUSG, maximum borrowing is $92K USDC. Liquidation Threshold: the LTV level at which the protocol triggers forced liquidation, typically higher than maximum LTV (e.g., liquidation threshold 95%). Even if LTV exceeds the maximum borrowing ratio (92%), as long as it hasn't exceeded the liquidation threshold (95%), you won't be immediately liquidated — but can't borrow more. Health Factor: (Liquidation Threshold × Collateral Market Value) ÷ Loan Amount. Health Factor > 1 = safe; = 1 = marginal; < 1 = liquidation triggered. Concrete example: deposit $100K OUSG, borrow $70K USDC (LTV 70%). Flux Finance's OUSG liquidation threshold is 95%. Health Factor = (0.95 × $100K) ÷ $70K = 1.36. If OUSG NAV falls to $73,700, Health Factor drops below 1.0 and liquidation is triggered.

02 · Why does it exist?

The LTV settings for different tokenized asset types in DeFi reflect differences in underlying asset liquidity and risk characteristics. Tokenized short-term Treasuries (OUSG on Flux Finance): maximum LTV approximately 92%, Liquidation threshold approximately 95%. High LTV because underlying assets (short-term Treasuries) barely fluctuate — OUSG NAV only rises daily, can't suddenly crash. Tokenized gold (PAXG on Aave): maximum LTV approximately 67%, liquidation threshold approximately 75%. Gold has volatility (±10-20% annually), requiring a larger safety buffer. Tokenized commercial real estate (if accepted as DeFi collateral): maximum LTV may only be 40-50%, because underlying assets are illiquid, valuations update only quarterly, and liquidation faces 'no buyer found' risk. Tokenized Private Credit (Centrifuge Senior Pool tokens): unusable as collateral in most DeFi protocols; even in specially designed protocols, LTV won't exceed 50%. This LTV disparity intuitively explains: the more liquid, transparent, and stable an asset, the more efficient it is as collateral (you can borrow more with less Margin).

03 · How does it affect your decisions?

Practical LTV management guidance for RWA collateral borrowing. First, don't set initial LTV near the maximum. Even though Flux Finance allows OUSG LTV up to 92%, your initial loan LTV should be set at 60-65%, leaving sufficient Health Factor buffer (~1.4-1.5). High initial LTV risk: if borrowing rates suddenly spike (common during market panic), your Health Factor rapidly declines — requiring immediate repayment or collateral top-up, or facing Liquidation — which often happens at the worst moment (market panic, when you likely have no spare USDC to top up). Second, set monitoring alerts. For OUSG collateral borrowing, recommend setting alerts when Health Factor falls below 1.4 (evaluate whether repayment is needed); emergency alerts when Health Factor falls below 1.2 (prepare to act immediately). DeFi Saver, DeFi Portfolio, and similar tools can monitor DeFi protocol Health Factors. Third, LTV and borrowing rate combination stress test. Before deciding on borrowing ratio, ask: if borrowing rates rise 3 percentage points and collateral falls 10%, what's my Health Factor? If that answer is uncomfortable, your LTV is too high.

04 · What should you do?

LTV's application in Tokenized Private Credit has an important difference from DeFi collateral borrowing. In Centrifuge and similar tokenized private credit protocols, 'LTV' is set for borrowing companies, not for DeFi investors. Borrowing companies use receivables as collateral; Centrifuge's allowed LTV is typically 70-80% of receivables face value — a company tokenizing $1M in receivables can borrow up to $700-800K in USDC. This LTV logic: receivables may have 5-10% default rates, plus collection time (90 days) capital costs — 70-80% LTV provides sufficient safety buffer. For DeFi investors (lenders): lower LTV means higher lender safety (more adequate collateral); higher LTV allows borrowers to borrow more, increasing protocol utilization, but also your default loss risk. Junior Tranche investors typically face higher actual risk exposure because Junior investors are 'first to absorb losses' — in high-LTV pools with large-scale underlying defaults, Junior investors may face complete loss.

Real-World Example +

Using PAXG on Aave collateral borrowing to illustrate LTV calculation and risk management. Setup: Mr. Chen holds 1 PAXG (current gold price $3,000, so 1 PAXG = $3,000). Aave's PAXG maximum LTV = 67%, liquidation threshold = 75%. Mr. Chen chooses to borrow $1,800 USDC (LTV = 1,800 ÷ 3,000 = 60%). Health Factor = (0.75 × 3,000) ÷ 1,800 = 2,250 ÷ 1,800 = 1.25. If gold drops to $2,400 (−20%): new LTV = 1,800 ÷ 2,400 = 75% = liquidation threshold; Health Factor = (0.75 × 2,400) ÷ 1,800 = 1.0. Liquidation triggered. If Mr. Chen's initial borrowing was more conservative ($1,500, LTV = 50%): gold needs to fall to $2,000 (−33%) to trigger liquidation (Health Factor = (0.75 × 2,000) ÷ 1,500 = 1.0). This comparison illustrates why initial LTV choice matters so much: dropping from 60% to 50% only means borrowing $300 less, but gives your collateral 13 additional percentage points of decline buffer.

Common Misconceptions +
✕ Misconception 1
× Misconception: As long as my LTV is below the maximum LTV, I won't be liquidated. Liquidation is triggered by the 'liquidation threshold,' not the 'maximum LTV.' The liquidation threshold is typically higher than maximum LTV (e.g., max LTV 67%, liquidation threshold 75%). When your LTV exceeds max LTV, you can't borrow more, but aren't immediately liquidated. Only when LTV exceeds the liquidation threshold is liquidation triggered. Understanding this distinction is crucial for risk management — your safety margin isn't 'how far from maximum LTV' but 'how far from the liquidation threshold.'
✕ Misconception 2
× Misconception: OUSG as collateral is very safe because the underlying is Treasury bonds, which can't fall. OUSG's NAV does increase daily (following Treasury interest rates) with almost no downside risk. But you face 'rising borrowing rate' rather than 'collateral price decline' LTV increase risk: your loan amount increases due to accruing interest; if borrowing rates are high (like DeFi rates spiking to 20% during market panic), even without OUSG NAV declining, your loan amount increases daily and Health Factor gradually declines. This is why even with OUSG as collateral, monitoring Health Factor and borrowing rates is necessary.
The Missing Link +
Direct Impact

LTV's core trade-off: higher LTV means higher capital efficiency (borrow more with less collateral); lower LTV means larger safety margin (lower liquidation risk). The optimal LTV range depends on: underlying collateral volatility (Treasuries barely fluctuate, higher LTV acceptable; gold is more volatile, lower LTV needed); borrowing purpose (short-term liquidity needs can accept higher LTV; long-term holding recommends lower LTV); monitoring capability (if you check Health Factor daily, higher LTV is manageable; if you set it and rarely check, lower LTV is safer); borrowing rate environment (lower rates = lower borrowing costs = smaller risk at same LTV). For most advanced RWA investors, 60% is a reasonable starting point — sufficient capital efficiency while retaining adequate safety margin.

Ask a Question
Please enter at least 10 characters
More Related Topics