Hello I am currently developing a cryptocurrency on the BSC (it is for fun.) I am using BSC Studio and truffle. I was wondering how I can set and icon for my coin I am assuming it is somewhere in Coin.json but I cant seem to find any option that mentions icons does anyone know where I can do this?
Asked
Active
Viewed 74 times
1 Answers
2
In order to set an icon for an ERC20 standard token, you should verify the contract on the aimed blockchain explorer, and then make the procedure to set an icon from the blockchain explorer too.

NuMa
- 588
- 2
- 7
-
Do you Know how one would do this on BSC testnet scan – Wemmons Dec 29 '21 at 02:39
-
You can have a look at this post https://cryptomarketpool.com/how-to-add-an-image-logo-to-your-crypto-token/ – NuMa Dec 29 '21 at 02:42
-
Ok thx it looks like this can only be done on the mainet which makes sence – Wemmons Dec 29 '21 at 02:46
-
Hope it is useful :) – NuMa Dec 29 '21 at 02:47