Ask AI
Docs
Connect
Contracts
Engine
Payments
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
React SDK
References
TokenInfo
TokenInfo
Defined in
react/src/wallet/ConnectWallet/defaultTokens.ts#L1
type
TokenInfo
=
{
address
:
string
;
icon
:
string
;
name
:
string
;
symbol
:
string
;
};
address
icon
name
symbol
On this page