Asset-specific configuration details.
Address of the token contract.
Optional
decimals?: numberNumber of decimals used by the token.
Optional
image?: stringURL or base64-encoded image of the token.
Optional
symbol?: stringSymbol of the token (e.g., "ETH", "USDC").
Optional
tokenThe unique identifier of the NFT (required for ERC-721 and ERC-1155 tokens). Supported by MetaMask.
Identifier for the token type (e.g., ERC20, ERC721, or ERC1155).
Request to add a specified asset to the user’s wallet interface.
See EIP-747 for more details.