@folks-finance/algorand-sdk
Interface LoanInfo
interface
LoanInfo
{
canSwapCollateral
:
boolean
;
currentRound
?:
number
;
pools
:
Partial
<
Record
<
number
,
PoolLoanInfo
>
>
;
}
Index
Properties
can
Swap
Collateral
current
Round?
pools
Properties
can
Swap
Collateral
canSwapCollateral
:
boolean
Optional
current
Round
currentRound
?:
number
pools
pools
:
Partial
<
Record
<
number
,
PoolLoanInfo
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
can
Swap
Collateral
current
Round
pools
@folks-finance/algorand-sdk