Function calcOverallBorrowInterestRate

  • Calculate the overall borrow interest rate of a pool

    Returns

    overallBorrowInterestRate (16dp)

    Parameters

    • totalVarDebt: bigint

      (0dp)

    • totalDebt: bigint

      (0dp)

    • vbirt: bigint

      (16dp)

    • osbiat: bigint

      (16dp)

    Returns bigint

Generated using TypeDoc