Ask AI
Docs
Connect
Contracts
Engine
Pay
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
TokenInfo
TokenInfo
Defined in
thirdweb/src/react/web/ui/ConnectWallet/defaultTokens.ts#L1
type
TokenInfo
=
{
address
:
string
;
icon
?:
string
;
name
:
string
;
symbol
:
string
;
};
address
icon
name
symbol
On this page