Skip to main content
This page covers JLP Loans: how to borrow USDC against your JLP, the LTV thresholds, how the borrow rate works, and how liquidation is handled.

What is JLP Loans?

JLP Loans allows users to deposit JLP tokens as collateral to borrow USDC. The position continues to earn JLP yield while the loan is active, allowing users to access liquidity without exiting their JLP position. The protocol uses an overcollateralized lending model with dynamic interest rates based on utilization.

Key Parameters

ParameterValue
CollateralJLP
Borrowable assetUSDC
Maximum LTV90%
Liquidation LTV95%
Liquidation fee2% of liquidated collateral

Loan-to-Value (LTV)

The Loan-to-Value (LTV) ratio represents the ratio between your outstanding debt and the USD value of your JLP collateral. LTV=OutstandingDebt(USD)/JLPCollateralValue(USD)LTV = Outstanding Debt (USD) / JLP Collateral Value (USD)

LTV Thresholds

ThresholdValueMeaning
Maximum LTV90%Maximum you can borrow against deposited collateral
Liquidation LTV95%LTV at which the position becomes eligible for liquidation

Example

With $10,000 worth of JLP deposited:
ActionAmountLTV
Maximum initial borrow$9,00090%
Liquidation threshold$9,500 debt95%
Recommended safe borrow$6,50065%

Position Management

Each user holds a single lending position, which displays:
  • My Collateral — JLP deposited as collateral
  • My Debt — outstanding debt (principal + accrued interest) in USDC
  • Liq. Price (JLP) — the estimated JLP price at which the position will be liquidated
  • LTV — current loan-to-value ratio

Borrow Rate

The borrow APR is dynamic and adjusts based on pool utilization. Higher utilization means a higher borrow rate.

Utilization Formula

Utilization=(LockedforTrading+TotalBorrowed)/TotalPoolSizeUtilization = (Locked for Trading + Total Borrowed) / Total Pool Size

Liquidation

Liquidation is triggered when a position’s LTV exceeds the Liquidation LTV of 95%. Only whitelisted keepers can execute liquidations.

Partial Liquidation

When a position exceeds the liquidation threshold but is not critically under-collateralized, the protocol performs a partial liquidation:
  • Repays a portion of the outstanding debt
  • Burns only the required amount of JLP collateral
  • Brings the position back toward a safer LTV range
  • Allows the user to retain the remaining collateral and position
Partial liquidation is only triggered when the position size exceeds a minimum liquidation size, to avoid dust liquidations.

Full Liquidation

A full liquidation is triggered when:
  • The position’s LTV significantly exceeds the liquidation threshold (approximately 97%+)
  • Market volatility is extreme
  • Partial liquidation alone would be insufficient to restore solvency
Full liquidation repays the entire outstanding debt, burns the necessary JLP collateral, and returns any remaining collateral to the user after fees.

Liquidation Fee

A 2% fee is applied to the liquidated collateral. This fee is deducted from the collateral burned and deposited into the JLP pool as protocol revenue.
If your position is fully liquidated, you may lose a significant portion of your deposited JLP collateral. Monitor your LTV regularly, especially during periods of JLP price volatility.You can avoid liquidation at any time by depositing additional JLP collateral or repaying part or all of your outstanding debt.