T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
cli/src
WalletInfo
Interface WalletInfo
Wallet information
interface
WalletInfo
{
addresses
:
{
evm
?:
string
;
solana
?:
string
;
ton
?:
string
;
tron
?:
string
;
}
;
hasSeed
:
boolean
;
}
Index
Properties
addresses
has
Seed
Properties
addresses
addresses
:
{
evm
?:
string
;
solana
?:
string
;
ton
?:
string
;
tron
?:
string
}
Wallet addresses by network type
has
Seed
hasSeed
:
boolean
Whether the wallet has a seed configured
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
addresses
has
Seed
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
Wallet information