I created a ERC1155 contract. Whenever I mint a token it is going to contract address on etherscan.io
I checked the balance of the address I used to mint it shows the right balance. But i cannot see my token in Metamask mobile wallet.
https://ropsten.etherscan.io/address/0xb5fdbf9900fdd790483c2c763c389f64cc5df064
1 Like
Hi @n-bhasin welcome to the forums.
You have to add custom tokens in order to see it in MetaMask. This might be your problem if you are sure that you have the tokens. Here is a guide on doing that.
https://tokenmint.io/blog/how-to-add-your-custom-erc-token-to-metamask.html
1 Like
Hi @n-bhasin,
I don’t know how much support MetaMask has for ERC1155. You may want to verify your contract on Etherscan so that you can interact with it.
1 Like
Thanks for your reply. In case rarible it add the token automatically. What are your thoughts on this?
Please verify your contract first.