Function calcBorrowUtilisationRatio
- calcBorrowUtilisationRatio(totalEffectiveBorrowBalanceValue: bigint, totalEffectiveCollateralBalanceValue: bigint): bigint
-
Parameters
-
totalEffectiveBorrowBalanceValue: bigint
-
totalEffectiveCollateralBalanceValue: bigint
Returns bigint
Calculates the loan's borrow utilisation ratio
Returns
borrowUtilisationRatio (4dp)