Two founders at a WeWork communal table planning DeFi strategy, laptops open, notebooks with sketches, afternoon light from tall windows, candid startup vibe.
Glossary

Loan-to-Value (LTV) Ratio

The Loan-to-Value (LTV) ratio is a risk parameter in decentralized finance (DeFi) lending that specifies the maximum percentage of a collateral asset's value a user can borrow.
definition
DEFINITION

What is Loan-to-Value (LTV) Ratio?

A core risk metric in both traditional and decentralized finance that measures the size of a loan against the value of the asset used as collateral.

The Loan-to-Value (LTV) ratio is a financial metric, expressed as a percentage, that compares the principal amount of a loan to the appraised market value of the asset pledged as collateral. It is calculated as (Loan Amount / Collateral Value) * 100. For example, a $60,000 loan secured by a $100,000 asset results in a 60% LTV. This ratio is a primary indicator of lending risk: a higher LTV signifies a riskier position for the lender, as the collateral provides a smaller buffer against price volatility.

In decentralized finance (DeFi), LTV ratios are programmatically enforced by smart contracts on lending protocols like Aave and Compound. When a user deposits crypto assets into a liquidity pool, they can borrow other assets up to a predetermined maximum LTV limit, which varies by collateral type (e.g., 75% for ETH, 65% for LINK). If the value of the collateral falls, causing the actual LTV to exceed this maximum, the position becomes eligible for liquidation. This automated mechanism protects the protocol from undercollateralized loans.

Managing LTV is critical for borrowers. To avoid liquidation, they must either deposit more collateral (adding to the denominator) or repay part of the loan (reducing the numerator). The related Health Factor or Collateral Ratio is a more dynamic metric used in DeFi that incorporates LTV and liquidation thresholds to show how close a position is to being liquidated. Understanding LTV is essential for assessing leverage, capital efficiency, and the inherent risks of borrowing against volatile digital assets.

how-it-works
DEFINITION

How the LTV Ratio Works

A fundamental risk metric in both traditional finance and decentralized finance (DeFi), the Loan-to-Value (LTV) ratio measures the size of a loan against the value of the collateral securing it.

The Loan-to-Value (LTV) ratio is a risk metric calculated by dividing the loan amount by the market value of the collateral, expressed as a percentage. For example, a $60,000 loan secured by $100,000 in cryptocurrency collateral results in an LTV of 60%. This ratio is a core mechanism for managing counterparty risk and market volatility, as it determines the buffer (or collateral cushion) available before a loan becomes undercollateralized. In DeFi protocols like Aave and Compound, the LTV ratio is a critical parameter set by governance, defining the maximum borrowing power for each supported asset.

The primary function of the LTV is to establish a liquidation threshold. If market movements cause the collateral's value to drop, increasing the LTV beyond a protocol's predetermined maximum (e.g., 80%), the position becomes eligible for liquidation. This automated process involves selling a portion of the collateral to repay the loan and restore the health of the protocol. A lower maximum LTV (e.g., 50% for volatile assets) indicates a more conservative risk model, requiring more collateral for the same loan amount, thereby providing a larger safety margin against price swings.

In practice, users must monitor their health factor or collateral ratio, which is directly derived from the LTV. This real-time metric indicates how close a position is to liquidation. Effective LTV management involves understanding the specific parameters for each collateral asset, accounting for oracle price feeds that determine asset values, and being aware of the potential for rapid liquidation cascades during extreme market volatility. Proper use of the LTV ratio is essential for both protocol stability and borrower safety in the DeFi ecosystem.

key-features
RISK MANAGEMENT

Key Features of LTV Ratios

The Loan-to-Value (LTV) ratio is the primary metric for assessing risk in collateralized lending. These features define its critical role in DeFi protocols.

01

Risk Assessment Core

The LTV ratio is the primary risk metric for any collateralized loan. It measures the loan amount against the collateral value, expressed as a percentage. A lower LTV indicates a larger safety buffer for the lender. Protocols use this single number to determine:

  • Liquidation thresholds
  • Maximum borrowing power
  • Interest rate tiers
02

Dynamic & Volatility-Sensitive

In DeFi, LTV is not static. It fluctuates with the real-time market price of the collateral asset. If the value of the collateral drops, the LTV ratio rises, increasing the risk of the position. This dynamic nature necessitates oracle price feeds and automated systems to monitor positions and trigger liquidations when a preset Liquidation LTV is breached.

03

Determines Liquidation Threshold

Every lending protocol sets a maximum LTV for borrowing and a higher liquidation LTV (or liquidation threshold). For example, a pool may allow borrowing up to 75% LTV but will liquidate a position if the LTV reaches 80%. The gap between these values is the liquidation buffer or safety margin, giving the borrower a window to add collateral or repay debt before automatic liquidation.

04

Asset-Specific Parameters

Not all collateral is treated equally. Protocols assign different LTV ratios based on an asset's risk profile. Stablecoins like USDC may have an LTV of 85%, while a more volatile asset like ETH might be 75%, and an exotic altcoin could be 50% or lower. This risk-tiering is a fundamental mechanism for managing the protocol's overall exposure and solvency.

05

Direct Impact on Capital Efficiency

For borrowers, the LTV ratio defines capital efficiency. A higher allowable LTV means you can borrow more against the same collateral, but with increased risk. For example, with $100 of ETH collateral at a 75% LTV, you can borrow $75. If the LTV is 50%, you can only borrow $50. Users must balance their desired leverage against the risk of liquidation.

06

Health Factor & LTV

Many protocols, like Aave, translate LTV into an inverse metric called the Health Factor (HF). It is calculated as (Collateral Value * Liquidation Threshold) / Borrowed Amount. A Health Factor above 1.0 is safe; at or below 1.0, the position becomes eligible for liquidation. This reframes the LTV concept into a more intuitive "safety score" for users.

RISK MANAGEMENT

LTV vs. Related Risk Parameters

A comparison of the Loan-to-Value (LTV) ratio with other key risk parameters used in DeFi lending protocols to manage collateral and borrower risk.

Risk ParameterPrimary FunctionTypical RangeDirect Relationship to LTV

Loan-to-Value (LTV) Ratio

Maximum loan amount as a percentage of collateral value

50% - 80%

Core metric

Liquidation Threshold

Collateral value percentage at which liquidation is triggered

65% - 90%

Always higher than LTV (e.g., LTV 75%, LT 80%)

Liquidation Penalty

Fee charged to borrower upon liquidation

5% - 15%

Incentivizes maintaining LTV below threshold

Health Factor

Real-time metric: Collateral Value / (Loan * LT). Values <1 trigger liquidation.

1.0 (safe)

Inversely related; lower LTV increases Health Factor

Maximum LTV

Protocol-defined upper limit for the LTV ratio

Set by governance (e.g., 75%)

The ceiling for the LTV parameter

Loan-to-Value (LTV) Ratio

Maximum loan amount as a percentage of collateral value

50% - 80%

Core metric

Debt Ceiling

Maximum total borrowable amount for a specific collateral asset

$1M - $100M+

Limits systemic risk regardless of individual LTVs

Collateral Factor

Synonym for LTV in some protocols (e.g., Compound)

50% - 80%

Identical to LTV

examples
KEY CONCEPTS

LTV Ratios in Practice

The Loan-to-Value (LTV) ratio is a core risk metric in DeFi lending. This section breaks down its critical components, calculation, and practical implications for protocol stability and user safety.

01

The Core Calculation

The Loan-to-Value (LTV) ratio is calculated as (Borrowed Amount / Collateral Value) * 100%. It measures the risk of a position. A lower LTV indicates a larger safety cushion, while a higher LTV brings the position closer to liquidation. For example, depositing $10,000 of ETH to borrow $5,000 of USDC results in an LTV of 50%.

02

Maximum LTV & Liquidation Threshold

Protocols set two critical limits per asset:

  • Maximum LTV: The highest ratio at which you can initially borrow (e.g., 80% for ETH).
  • Liquidation Threshold: The higher ratio that triggers liquidation (e.g., 85% for ETH). The gap between these values creates a liquidation buffer, giving users time to add collateral or repay debt before their position is automatically liquidated.
03

Dynamic Risk & Price Impact

LTV is a dynamic, real-time metric. It fluctuates with:

  • Collateral Value Changes: If the price of your collateral asset drops, your LTV rises.
  • Debt Value Changes: If the value of your borrowed asset increases (e.g., borrowing a volatile token), your LTV also rises. This is why oracle prices are critical; they provide the real-time data that determines when a position becomes undercollateralized.
04

Risk Tiers & Asset Classification

Not all collateral is treated equally. Protocols assign different LTV limits based on perceived risk, creating risk tiers:

  • High LTV (e.g., 75-80%): For 'blue-chip' assets like ETH or WBTC, considered stable and liquid.
  • Medium LTV (e.g., 50-65%): For established altcoins or LP tokens.
  • Low LTV (e.g., 0-25%): For more volatile or novel assets. Some assets may not be accepted as collateral at all.
05

Health Factor & Safety Margin

Many protocols use a derived metric called the Health Factor (HF), calculated as (Collateral Value * Liquidation Threshold) / Borrowed Value. It is the inverse representation of risk.

  • HF > 1: Position is safe.
  • HF <= 1: Position is subject to liquidation. Users monitor their Health Factor to manage their safety margin and avoid liquidation.
06

LTV in Isolated vs. Cross-Collateral

LTV mechanics differ by lending model:

  • Isolated Pools: LTV is calculated per specific pool (e.g., using only stETH as collateral for a specific debt). Risk is contained.
  • Cross-Collateral/General Pools: A user's total borrowed value is compared against their total collateral value across multiple assets. This allows for portfolio margining but introduces complex, interconnected risk if one asset crashes.
visual-explainer
DEFINITION & MECHANICS

The LTV & Liquidation Lifecycle

This section details the Loan-to-Value (LTV) ratio, the core risk metric in DeFi lending, and explains the automated process of liquidation that occurs when this threshold is breached.

The Loan-to-Value (LTV) ratio is a core risk metric in decentralized finance (DeFi) lending that expresses the size of a loan as a percentage of the value of the collateral securing it. Calculated as (Loan Value / Collateral Value) * 100, a lower LTV indicates a larger safety cushion, while a higher LTV signifies greater risk. Protocols set a maximum LTV threshold (e.g., 80% for ETH) as a borrowing limit; exceeding this threshold triggers the liquidation process to protect the protocol from undercollateralization.

The LTV ratio is dynamic, fluctuating with market prices. If the value of the deposited collateral falls or the borrowed asset's value rises, the LTV increases. This creates a liquidation risk for the borrower. To manage this, protocols define a higher liquidation threshold (e.g., 85%), which is the LTV level at which a position becomes eligible for liquidation. The gap between the maximum borrow LTV and the liquidation threshold is the safety buffer or liquidation margin, giving borrowers a window to add collateral or repay debt before being liquidated.

When a position's LTV breaches the liquidation threshold, it enters the liquidation lifecycle. This is an automated, permissionless process where liquidators—specialized bots or users—can repay a portion of the unhealthy loan on behalf of the borrower. In return, they seize the corresponding collateral at a discounted rate, known as a liquidation penalty or bonus. This mechanism ensures the loan is recapitalized, protecting the protocol's solvency. The borrower's remaining collateral is reduced, and their debt is decreased by the repaid amount.

For example, in a protocol with an 80% max LTV and an 85% liquidation threshold, a user depositing $10,000 of ETH as collateral could borrow up to $8,000. If ETH's price drops, reducing the collateral value to $9,500, the LTV rises to ~84.2%. If the price drops further, pushing the LTV past 85%, a liquidator can step in. They might repay $1,000 of the debt and receive $1,050 worth of the user's ETH (a 5% bonus), restoring the position's health.

Understanding this lifecycle is critical for risk management. Borrowers must monitor their health factor (the inverse metric of LTV used by some protocols) and be prepared for volatility. The design of LTV ratios, liquidation thresholds, and penalties are key protocol parameters that balance capital efficiency for users with security for the lending pool, forming the foundational risk engine of DeFi money markets like Aave and Compound.

security-considerations
LOAN-TO-VALUE (LTV) RATIO

Security & Risk Considerations

The Loan-to-Value (LTV) ratio is a core risk parameter in DeFi lending protocols that measures the size of a loan against the value of its collateral. This section details its critical role in managing liquidation risk, capital efficiency, and protocol solvency.

01

Core Definition & Calculation

The Loan-to-Value (LTV) ratio is a risk metric expressed as a percentage, calculated as (Loan Amount / Collateral Value) * 100. It quantifies how much debt is issued against a given asset. A lower LTV indicates a larger collateral cushion, making the position safer for the protocol. For example, a $10,000 loan backed by $20,000 in ETH has an LTV of 50%.

02

Liquidation Threshold & Health Factor

Protocols set a maximum LTV ratio for each asset (e.g., 75% for ETH). If the LTV exceeds this threshold, the position becomes eligible for liquidation. A related metric, the Health Factor, is inversely related to LTV (Health Factor = Collateral Value / (Loan * Liquidation Threshold)). A Health Factor dropping below 1.0 triggers liquidation to protect the protocol from undercollateralized debt.

03

Risk Parameters & Asset Volatility

Setting LTV ratios is a fundamental risk management exercise. Protocols assign lower LTVs to more volatile collateral assets (e.g., 65% for a volatile altcoin vs. 85% for a stablecoin) to account for price slippage during market downturns. The liquidation penalty and oracle price feed reliability are also calibrated based on an asset's volatility and the chosen LTV.

04

Capital Efficiency vs. Safety Trade-off

LTV represents a direct trade-off between borrower capital efficiency and protocol safety. A higher maximum LTV allows borrowers to take out larger loans against their collateral, increasing leverage. However, this reduces the safety buffer, making positions more vulnerable to liquidation from smaller price drops. Protocols must balance this to attract users while maintaining solvency.

05

Dynamic LTV & Risk Models

Advanced protocols employ dynamic LTV models that adjust based on market conditions. Factors that can influence LTV include:

  • Collateral concentration risk (too much of one asset)
  • Protocol-wide utilization rates
  • Oracle manipulation risk
  • Historical volatility metrics These models aim to proactively manage systemic risk beyond static thresholds.
06

Cross-Protocol & Layer 2 Considerations

LTV risk compounds in cross-chain and Layer 2 environments. Bridging delays, cross-chain oracle latencies, and differing block times can create windows where a position is undercollateralized on one chain but not yet liquidated. Users and protocols must account for these synchronization risks when calculating effective, real-time LTV across ecosystems.

LOAN-TO-VALUE RATIO

Common Misconceptions About LTV

The Loan-to-Value (LTV) ratio is a critical metric in DeFi lending, yet its mechanics and implications are often misunderstood. This section clarifies frequent points of confusion regarding LTV calculations, liquidation thresholds, and risk management.

No, a higher LTV ratio is not better; it indicates greater risk. The LTV ratio measures the size of a loan against the value of its collateral. A higher LTV (e.g., 80%) means the loan is a larger percentage of the collateral's value, leaving a smaller safety buffer before liquidation. While it allows for more capital efficiency, it significantly increases your vulnerability to market volatility. A lower LTV (e.g., 30%) provides a much larger cushion, making the position safer from price swings. The optimal LTV is a trade-off between borrowing power and risk tolerance, not a metric to maximize.

Chains We Build On

Looking to build on a specific blockchain?

We build smart contracts, DeFi applications, wallets, tokenization platforms, and blockchain infrastructure across the major ecosystems teams choose today. That includes Ethereum, Arbitrum, Optimism, Polygon, Avalanche, Solana, Sui, Aptos, Hedera, Stellar, and NEAR, with support for additional EVM and non-EVM networks based on your product requirements.

EVM ecosystems

  • Ethereum logo
    Ethereum
  • Arbitrum logo
    Arbitrum
  • Optimism logo
    Optimism
  • Polygon logo
    Polygon
  • Avalanche logo
    Avalanche
  • Cronos logo
    Cronos

Non-EVM ecosystems

  • Solana logo
    Solana
  • Sui logo
    Sui
  • Aptos logo
    Aptos
  • Hedera logo
    Hedera
  • Stellar logo
    Stellar
  • NEAR logo
    NEAR

Additional ecosystems

  • Polkadot logo
    Polkadot
  • Cosmos logo
    Cosmos
  • TON logo
    TON
  • Cardano logo
    Cardano
  • Algorand logo
    Algorand
  • Tempo logo
    Tempo

Also available for Base, appchains, custom EVM networks, and cross-chain product architecture.

LOAN-TO-VALUE (LTV) RATIO

Frequently Asked Questions (FAQ)

The Loan-to-Value (LTV) ratio is a fundamental risk metric in decentralized finance (DeFi) lending protocols, quantifying the relationship between a loan amount and the value of the collateral securing it.

The Loan-to-Value (LTV) ratio is a risk metric, expressed as a percentage, that compares the principal amount of a loan to the market value of the collateral securing it. It is calculated as (Loan Amount / Collateral Value) * 100. A lower LTV indicates a larger safety buffer for the lender, as the collateral value is significantly higher than the loan. For example, depositing $10,000 of ETH as collateral to borrow $5,000 of DAI results in an LTV of 50%. Protocols like Aave and Compound set maximum LTV ratios for each asset, which is the highest LTV at which a user can initially borrow. If the LTV exceeds this limit due to market movements, the position becomes eligible for liquidation.

Trusted by Industry Leaders

Delivering blockchain solutions for 5+ years.

We have partnered with 50+ leading DeFi protocols, NFT ecosystems, and fintech innovators to build secure, scalable, and capital-efficient blockchain products.

Selected Partners & Clients

ChainVote logo
Reax logo
Sokail logo
Swapsicle logo
SyntheX logo
Tekika logo
Telos logo
Zexe logo
ChainVote logo
Reax logo
Sokail logo
Swapsicle logo
SyntheX logo
Tekika logo
Telos logo
Zexe logo
ChainVote logo
Reax logo
Sokail logo
Swapsicle logo
SyntheX logo
Tekika logo
Telos logo
Zexe logo
ChainVote logo
Reax logo
Sokail logo
Swapsicle logo
SyntheX logo
Tekika logo
Telos logo
Zexe logo
I've been working with Chainscore Labs for last 3+ years, they've consistently delivered with strong ownership across multiple projects. The team is reliable and detail-oriented.
L
Lee Erswell
CEO, Telos Foundation
how to get started

How to get started?

If you're looking for blockchain integration, ChainScore Labs has 5+ years of experience helping teams build and integrate exchanges, wallets, smart contracts, tokenization solutions, and protocol-connected products, we can help you choose the right path, integrate securely, and get to production faster. Our team consists of experienced blockchain developers and architects who can help you with your blockchain integration needs.

01

Exploration & Strategy

Define your product goals and choose the right blockchain architecture for your use case.

02

Architecture & Design

Design the smart contracts, tokenomics, and security parameters of your system.

03

Development & Integration

Build and integrate with wallets, oracles, and front-end dApps for a seamless experience.

04

Security & Launch

Comprehensive audits followed by a risk-managed mainnet deployment to protect your users.

Start a build

Need a blockchain engineering team?

Send the project context and we will respond with next steps, scope questions, and a practical path to delivery.