@folks-finance/algorand-sdk
Type Alias UserDepositInfo
UserDepositInfo
:
{
currentRound
?:
bigint
;
escrowAddress
:
string
;
holdings
:
{
fAssetBalance
:
bigint
;
fAssetId
:
number
}
[]
;
}
Type declaration
Optional
currentRound
?:
bigint
escrowAddress
:
string
holdings
:
{
fAssetBalance
:
bigint
;
fAssetId
:
number
}
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@folks-finance/algorand-sdk