Why is there no logo for my token in the Metamask wallet? How can I add token logo?
-
Add it in your MetaMask wallet (for yourself):
-
Open MetaMask → Assets → Import tokens → Custom Token.
-
Paste the token contract address, then fill Token Symbol and Decimals.
-
Click Add Custom Token → Import Tokens. If MetaMask finds the token in a trusted token list it will also show the logo.
-
-
Make the logo visible to everyone (for token issuers):
-
Prepare a 256×256 PNG or SVG accessible over HTTPS.
-
Submit token metadata and the image to trusted sources so MetaMask can pick it up, e.g. TrustWallet assets (GitHub PR), add to popular token lists (Uniswap tokenlist), and register on aggregators like CoinGecko / CoinMarketCap / Etherscan. Once indexed, MetaMask will display the logo automatically.
-