LogoLogo
English
English
  • ‭
  • Introduction
  • Protocol Overview
  • Core Concept
  • KLAYswap Advantages
  • Risk & Security
  • Privacy Policy
  • Audit
  • TOKENOMICS
    • KSP
      • KSP TOKENOMICS
      • Automation of KSP distribution rate
        • KSP distribution ratio reflection policy
      • KSP Allocation
  • PRODUCT
    • SWAP
    • Supply & Borrow
      • Automatic Return
      • Parameter
      • Detailed policy of Supply & Borrow
    • V2 Pool
    • V3 Pool
      • V2 to V3 Migration
        • V2 to V3 Migration Guide
        • V2 to V3 Migration Policy
      • Supply Liquidity to V3 pool
        • V3 Supply Guide
        • V3 Supply Policy
      • V3 to V3 Migration
        • V3 to V3 Migration Guide
        • V3 to V3 Migration Policy
      • Remove Liquidity from V3 Pool
        • V3 Remove Guide
        • V3 Remove Policy
    • KSP Staking
      • Staking Policy
    • Governance
      • Governance Voting Policy
    • Pool Airdrop
    • APR & APY
      • TVL
      • Pool
      • Staking
    • Interest rate
  • DEVELOPERS
    • Contract
      • Factory
      • Exchange
      • PoolVoting
      • VotingKSP
      • Treasury
      • Distribution
      • Governor
      • SinglePool
      • SinglePool Factory
      • PlusPool
      • PlusPool Factory
      • Store
      • Utils
      • Single/Plus Utils
      • Helper
      • EcoPotVoting
      • EcoPot
      • V3
        • V3Factory
        • V3Pool
        • NonfungiblePositionManager
        • NonfungibleTokenPositionDescriptor
        • V3SwapRouter
        • V3Migrator
        • V3Estimator
        • PositionMigrator
        • V3Treasury
        • V3AirdropOperator
        • UniversalRouter
    • Airdrop
      • Set Airdrop Operator
      • Start Airdrop
    • EcoPot
      • Set EcoPot
      • Start EcoPot
  • HOW-TO GUIDES
    • KLAYswap Guide
    • How to add liquidity on KLAYswap
    • [Burrito Wallet] How to deposit assets using mobile devices?
    • How to create a liquidity pool on KLAYswap
    • How to stake and vote on KLAYswap
    • How to deposit assets
      • Deposit Klaytn-based assets
      • Deposit Ethereum-based assets
      • Deposit XRP
    • FAQ
  • KLAYswap
  • Orbit Bridge
  • KLAYswap git
  • Orbit Bridge git
  • KLAYswap audit report
Powered by GitBook
On this page
  • Max LTV (Loan-to-Value)
  • Auto-Return Threshold
  • Reserve Factor
  • Reward Rate Model
  • Asset Parameter
  1. PRODUCT
  2. Supply & Borrow

Parameter

Changes in parameter values can affect a user's Health Factor and the risk of automatic liquidation. For asset-specific parameters, please refer to the [Asset Parameters].

Max LTV (Loan-to-Value)

The Max LTV represents the maximum percentage of a collateral’s value that can be borrowed, setting the upper limit for the amount a user can borrow.

Example: If the Max LTV for USDT is 80% and a user supplies 100 USDT, the maximum amount that can be borrowed is $80, based on the collateral value of $100.

Assets with an LTV of 0% cannot be used as collateral. LTV values vary based on the type of collateral asset.

Auto-Return Threshold

The auto-return threshold is the point at which automatic return occurs for a borrowing position. If the Loan-to-Value (LTV) ratio exceeds the auto-return threshold, the smart contract repays part or all of the user's collateral to restore the borrowed assets.

Example: If the auto-return threshold is 90%, automatic return occurs when the LTV reaches or exceeds 90%.

Reserve Factor

The reserve factor is a portion of the fees generated from the Borrow & Supply pool that is accumulated to ensure protocol stability and security. It is used to safeguard the return of borrowed assets in exceptional cases where assets are not properly restored or to facilitate KSP token buybacks. The reserve factor is composed of 20% of the borrowing fees (APY) paid by borrowers and fees incurred during auto-return events.

Reward Rate Model

The Reward Rate Model adjusts the reward rate based on the utilization rate of the liquidity pool, balancing supply and demand for borrowing. The utilization rate is calculated as follows:

Pool Utilization Rate = (Total Borrowed Assets / Total Supplied Assets)*100

The reward rate starts from a *base rate and changes at a specific slope depending on the utilization rate, controlled by parameters:

Base Rate

The base rate is the minimum reward rate applied when the utilization rate is 0%. As utilization increases, the reward rate also rises, reflecting reduced liquidity availability.

Example: If the base rate is set at 2%, borrowers must pay a 2% borrow fee when the pool utilization rate is 0%.

  • X-Axis: Liquidity Pool Utilization (%)

  • Y-Axis: Reward Rate (APY, %)

The graph shows an example of a liquidity pool with an optimal utilization rate of 80%. The reward rate increases gradually until the utilization reaches 80%. Beyond 80%, the reward rate rises steeply.

The reward rate model balances supply and demand for borrowing liquidity, ensuring the liquidity pool remains sufficiently available. As the pool utilization rate increases, higher rewards (Supply APY) are offered to incentivize supplier participation, while higher borrowing costs (Borrow APY) are applied to discourage excessive borrowing and encourage the natural return of borrowed assets. In cases of extremely high utilization, the removal of supplied assets may be temporarily delayed; however, all assets will eventually be recoverable without any permanent loss.

Asset Parameter

Use Collateral

LTV

Auto-return Threshold

Auto-return Fee

Reserve Factor

Optimal Utilization

WETH

USDT

50%

70%

20%

20%

90%

BORA

oUSDC

X

KSP

X

KDAI

X

KAIA

20%

60%

20%

20%

50%

oETH

X

oUSDT

X

oWBTC

X

oXRP

30%

65%

20%

20%

50%

PreviousAutomatic ReturnNextDetailed policy of Supply & Borrow

Last updated 4 months ago