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