@folks-finance/algorand-sdk
Function calcMaxSingleStableBorrow
calcMaxSingleStableBorrow
(
availableLiquidity
:
bigint
,
sbpc
:
bigint
)
:
bigint
Calculates the maximum stable borrow amount a user can make in one go
Parameters
availableLiquidity
:
bigint
(0dp)
sbpc
:
bigint
(0dp)
Returns
bigint
stableBorrowRatio (16dp)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@folks-finance/algorand-sdk
Calculates the maximum stable borrow amount a user can make in one go