Documentation
Preparing search index...
@mysten/sui
client
CoinBalance
Type Alias CoinBalance
type
CoinBalance
=
{
coinObjectCount
:
number
;
coinType
:
string
;
lockedBalance
:
Record
<
string
,
string
>
;
totalBalance
:
string
;
}
Index
Properties
coin
Object
Count
coin
Type
locked
Balance
total
Balance
Properties
coin
Object
Count
coinObjectCount
:
number
coin
Type
coinType
:
string
locked
Balance
lockedBalance
:
Record
<
string
,
string
>
total
Balance
totalBalance
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coin
Object
Count
coin
Type
locked
Balance
total
Balance
Documentation
Loading...