How to add a token logo
이 문서를 번역해야 하나요?
Contribute to the Help Center
번역, 수정 또는 제안 사항이 있다면 GitHub에 제출하거나 커뮤니티 포럼에서 의견을 나눠 주세요.
This article is intended for token developers; if you simply want to see tokens in your wallet that you think you own but aren't appearing, consult this article.
The token search box and the auto-detect functions are a part of a centralized solution. We encourage developers to use the EIP-747 method, which you can find in MetaMask's technical documentation.
In the above link, you can find instructions on how to integrate the wallet_watchAsset API as defined in EIP-747 without having to create code, and also a more advanced code example that includes the option to set a logo or icon for your token. This will let your users add your token to their MetaMask wallet, and see it, easily.