Function calcLoanStableInterestRate

  • Calculates the stable borrow interest rate of the loan after a borrow increase

    Returns

    stableInterestRate (16dp)

    Parameters

    • bbt: bigint

      (0dp)

    • amount: bigint

      (0dp)

    • sbirtn1: bigint

      (16dp)

    • sbirt1: bigint

      (16dp)

    Returns bigint

Generated using TypeDoc