C.R.E.A.M. Finance
LendingIron BankAPI DocsForum
Polygon
Polygon
  • C.R.E.A.M. Finance
  • Flash Loans
  • Lending
    • Lending Contract Address
    • Collateral Factor & Reserve Factor
    • Interest Rate Model
    • Price Oracle
  • Developer
    • crTokens
    • Data API
    • Subgraph (GraphQL)
  • Give Feedback
Powered by GitBook
On this page
  • APY Function
  • Major
  • Stable
  • Governance

Was this helpful?

  1. Lending

Interest Rate Model

PreviousCollateral Factor & Reserve FactorNextPrice Oracle

Last updated 3 years ago

Was this helpful?

APY Function

Borrow APY

= [1 + Base + Multiplier * min(UtilizationRate, Kink) + max(JumpMultiplier * UtilizationRate - Kink, 0)] ^ 15768000 - 1

Supply APY

= Distribute (Interest Paid by Borrowers Per Block - Reserve) to all suppliers, and convert it into APY

= Distribute [(1 + Borrow APY) ^ (1 / BlocksPerYear) - 1] * Total Borrow * (1 - Reserve Factor) to all suppliers, and convert it into APY

= {[(1 + Borrow APY) ^ (1 / BlocksPerYear) - 1] * Total Borrow * (1 - Reserve Factor) / Total Supply}, and convert it into APY

= {1 + [(1 + Borrow APY) ^ (1 / BlocksPerYear) - 1] * Total Borrow * (1 - Reserve Factor) / Total Supply} ^ BlocksPerYear - 1

= {1+[(1+Borrow APY)^(1/BlocksPerYear)-1]*(1-Reserve Factor)*Utilization Rate}^BlocksPerYear-1

BlocksPerYear = 15,768,000 (2 sec per block)

Find other variables in

Major

Parameter
Value

Category

Major

Tokens

MATIC, WETH, WBTC, ibBTC

Base

0%

Multiplier

15%

JumpMultiplier

500%

Kink 1

80%

Kink 2

90%

Contract Address

Stable

Parameter
Value

Category

Stable

Tokens

USDT, USDC, DAI

Base

0%

Multiplier

23%

JumpMultiplier

800%

Kink 1

80%

Kink 2

90%

Contract Address

Governance

Parameter
Value

Category

Governance

Tokens

LINK, SUSHI, CRV, QUICK, AAVE, DPI, FXS, SNX, UNI

Base

0%

Multiplier

20%

JumpMultiplier

500%

Kink 1

70%

Kink 2

80%

Contract Address

0xB1FD648D8CA4bE22445963554b85AbbFC210BC83
0x379555965fcdbA7A40e8B5b5eF4786f51ADeeF31
0x06288754f31d100039b21e62a429e4B81E56B626
Markets