Replies: 7 comments 11 replies
-
Hi @ltixier2 I've converted this to a discussion as this is a better place to help you with your issue, and helps other people facing the same challenge. This certainly should work, and I've reproduced myself locally. can you please share some more details:
|
Beta Was this translation helpful? Give feedback.
-
Hi @jeffsmale90 I'm facing the same issue and sharing the details that you've asked for:
Some Additional Informations:
|
Beta Was this translation helpful? Give feedback.
-
hello :
Yes it works
Once i click on the import llink, the token with correct decimals is shown, also the balance. Once it is imported it is not added into the list of tokens.
Yes some eth_calls done.
The same procedure had been tested with hardhat, no issue. Ganache CLI v6.12.2 (ganache-core: 2.13.2) ganache-cli -d --db ./ganacheDatas --accounts 20 --host 0.0.0.0 |
Beta Was this translation helpful? Give feedback.
-
@jeffsmale90 exactly the same issue |
Beta Was this translation helpful? Give feedback.
-
@bztrn I have managed to reproduce the issue with Brave browser, where I can transfer the token with Hardhat network, but not with Ganache. @ltixier2 I have not yet managed to reproduce the issue where the token does not populate in MetaMask. I've reached out to the MetaMask team for feedback on how this could happen, and I'm digging more into the Brave browser issue. they may be caused by the same underlying issue 🤷 |
Beta Was this translation helpful? Give feedback.
-
@bztrn we've figured out what's going on with Brave wallet - it's conflating For historical reasons, Ganache creates a random You can work around this with We have also created an issue to look into retiring this behaviour: #4334 @ltixier2 I've found a behaviour in MetaMask where it is attempting to fetch the token details using an explicit block number (rather than I've also raised with the MetaMask team this issue, to see whether they can improve the behaviour. Please let me know if this helps in both cases! Otherwise I'll keep digging. |
Beta Was this translation helpful? Give feedback.
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
i have an hosted ganache-cli on a linux server.
I have deployed the ERC20 contract with remix.
when i try to set the contract address as a new token in metamask's assets, the token is not shown.
Beta Was this translation helpful? Give feedback.
All reactions