Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
CoinBalance
Type alias CoinBalance
Coin
Balance
:
{
coinObjectCount
:
number
;
coinType
:
string
;
lockedBalance
:
Record
<
string
,
string
>
;
totalBalance
:
string
;
}
Type declaration
coin
Object
Count
:
number
coin
Type
:
string
locked
Balance
:
Record
<
string
,
string
>
total
Balance
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...