🌸
Hana Finance
  • Introducing Hana Finance
    • Decentralized Money Market
    • Built on Taiko
    • FAQ
  • Our Platform
    • Supplying Assets
      • Deposits
      • Withdrawal
    • Borrowing Assets
      • Deposit Collateral
      • Borrow
      • Health Factor
      • Loan Repayment
    • Interest Rate Model
      • Supplying
      • Borrowing
    • Liquidations
  • Key Parameters
    • Market Parameters
    • Supply/Borrow Caps
  • Testnet
    • Hana Testnet
    • Faucet
    • Bridging Guide
      • Testnet Bridge
      • Mainnet Bridge
  • Token Economics
    • $HANA
  • Contracts and Security
    • Contracts
    • Price Oracle
  • Others
    • Legal Disclaimer
  • Links
    • Twitter
    • Discord
    • Galxe
Powered by GitBook
On this page
  1. Our Platform
  2. Interest Rate Model

Borrowing

When users borrow assets on Hana Finance, they pay an ongoing interest rate, much like real world loans. This interest is automatically subtracted from their deposited collateral.

The platform's interest rate for each asset is a function of the utilisation rate of the asset. This is done for the following reason:

  1. To fairly compensate lenders more for assets that are high in demand, as less so for assets that are not, creating a dynamic market for both lenders and borrowers.

  2. As an asset approaches 100% utilisation, liquidity risk materialises itself. An increase or decrease in interest rate maintains healthy liquidity on the platform for lenders and borrowers to enter and exit positions.

Interest Rate Model (Borrowers)

if Ut≤Uoptimal :Rt=R0+UtUoptimal∗Rslope1if\ U_{t} \leq U_{optimal}\ :R_{t}=R_{0}+\frac{U_{t}}{U_{optimal}}*R_{slope1}if Ut​≤Uoptimal​ :Rt​=R0​+Uoptimal​Ut​​∗Rslope1​

if Ut>Uoptimal : Rt=R0+Rslope1+Ut−Uoptimal1−Uoptimal∗Rslope2if\ U_{t}>U_{optimal}\ :\ R_{t}=R_{0}+R_{slope1}+\frac{U_{t}-U_{optimal}}{1-U_{optimal}}*R_{slope2}if Ut​>Uoptimal​ : Rt​=R0​+Rslope1​+1−Uoptimal​Ut​−Uoptimal​​∗Rslope2​

Parameters

Parameter
Definition

Ut

Current utilisation rate of asset

Uoptimal

Rt

Current borrow interest rate of asset

Ro

Rslope1

Rslope2

What does this mean?

An optimal utilisation rate is set by the team for each asset based on our risk assessments. It is configured in such a way that:

  • If the current rate of utilisation is less than the optimal utilisation rate, interest rate gradually increases as utilisation increases.

  • If the current rate of utilisation is more than or equal to the optimal utilisation rate, interest rate sharply increases as utilisation increases.

This is done to ensure that utilisation rates on our platform keep a good balance between borrowing demand and available liquidity

PreviousSupplyingNextLiquidations

Last updated 1 year ago

Optimal utilisation rate of asset. Outlined in

Base Variable Borrow Rate. Outlined in

Interest rate gradient variable 1. Outlined in

Interest rate gradient variable 2. Outlined in

market parameters
market parameters
market parameters
market parameters