Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
GetBalanceOptions
Interface GetBalanceOptions
interface
GetBalanceOptions
{
coinType
?:
string
;
owner
:
string
;
signal
?:
AbortSignal
;
}
Hierarchy (
View Summary
)
CoreClientMethodOptions
GetBalanceOptions
Index
Properties
coin
Type?
owner
signal?
Properties
Optional
coin
Type
coinType
?:
string
Defaults to
0x2::sui::SUI
owner
owner
:
string
Optional
signal
signal
?:
AbortSignal
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coin
Type
owner
signal
Documentation
Loading...
Defaults to
0x2::sui::SUI