Function calcStableBorrowInterestRate

  • Calculate the stable borrow interest rate of a pool

    Returns

    stableBorrowInterestRate (16dp)

    Parameters

    • vr1: bigint

      (16dp)

    • sr0: bigint

      (16dp)

    • sr1: bigint

      (16dp)

    • sr2: bigint

      (16dp)

    • sr3: bigint

      (16dp)

    • ut: bigint

      (16dp)

    • uopt: bigint

      (16dp)

    • ratiot: bigint

      (16dp)

    • ratioopt: bigint

      (16dp)

    Returns bigint

Generated using TypeDoc