Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
GetAllBalancesParams
Interface GetAllBalancesParams
Return the total coin balance for all coin type, owned by the address owner.
interface
GetAllBalancesParams
{
owner
:
string
;
}
Index
Properties
owner
Properties
owner
owner
:
string
the owner's Sui address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
owner
Documentation
Loading...
Return the total coin balance for all coin type, owned by the address owner.