Preparing search index...
The search index is not available
Wepin SDK
Wepin SDK
@wepin/sdk-js
AccountBalanceInfo
Interface AccountBalanceInfo
interface
AccountBalanceInfo
{
address
:
string
;
balance
:
string
;
network
:
string
;
symbol
:
string
;
tokens
:
TokenBalanceInfo
[]
;
}
Index
Properties
address
balance
network
symbol
tokens
Properties
address
address
:
string
balance
balance
:
string
network
network
:
string
symbol
symbol
:
string
tokens
tokens
:
TokenBalanceInfo
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
balance
network
symbol
tokens
Wepin SDK
Loading...