Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
Balance
Interface Balance
interface
Balance
{
coinObjectCount
:
number
;
coinType
:
string
;
lockedBalance
:
{
[
key
:
string
]
:
string
;
}
;
totalBalance
:
string
;
}
Index
Properties
coin
Object
Count
coin
Type
locked
Balance
total
Balance
Properties
coin
Object
Count
coin
Object
Count
:
number
coin
Type
coin
Type
:
string
locked
Balance
locked
Balance
:
{
[
key
:
string
]
:
string
;
}
total
Balance
total
Balance
:
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...