Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
BalanceChange
Interface BalanceChange
interface
BalanceChange
{
address
:
string
;
amount
:
string
;
coinType
:
string
;
}
Index
Properties
address
amount
coin
Type
Properties
address
address
:
string
amount
amount
:
string
coin
Type
coinType
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
amount
coin
Type
Documentation
Loading...