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