Alien Finance
AppTwitter
  • General
    • Overview
    • What's Native on Blast
    • Brand Kit
  • Open Source
    • Blast Multisig Tx Builder
  • Lending Protocol - DApp Pool
    • Market Parameters
    • Interest Rate Model
    • Contract Address
  • Lending Protocol - Blast Pool
    • Market Parameters
    • Interest Rate Model
    • Contract Address
    • Alien Leverage
      • Leverage FAQ
  • Smart Contract
    • AlienFinance
      • Interface: AlienFinance
    • BlastPriceOracle
      • Interface: BlastPriceOracle
    • AlienFinanceLens
      • Interface: AlienFinanceLens
    • TripleSlopeRateModel
      • Interface: TripleSlopeRateModel
    • AToken
    • DebtToken
    • TxBuilderExtension
    • UniswapExtension
    • FlashLoan
  • Links
    • App
    • Twitter
Powered by GitBook
On this page
  • ETH / Main
  • USDB / Main
  1. Lending Protocol - DApp Pool

Interest Rate Model

Last updated 10 months ago

As a lending protocol, Alien Finance dynamically adjust supply APY and borrow APY in every block based on utilization rate, so that we can strike a balance between capital efficiency and protocol safety.

Interest rate model is the predefined mathematical function to help the protocol reach the balance. The model is designed to increase APY slowly when borrowing is little, and increase APY fast when most liquidity is borrowed out.

Contract Address:

ETH / Main

Token: ETH, JUICE, ORBIT, PAC

USDB / Main

Token: USDB

Interest Rate Model