-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't call smart contract method through Metamask 4.5 #3843
Comments
Same for me. I saw it this morning on other PC. I've been working fine all the day but this afternoon seems that have been upgraded the extension and I had the same problem calling a contract. |
Same issue |
I have this issue as well. Sends work, seems to just be contract calls. |
Experiencing the same issue :( |
I'm getting this same issue too |
Just upgraded to the 4.5.2 and I'm still seeing this issue. On livenet and on ropsten |
i'm having the same issue as well edit: note that i cannot transfer ERC 20 tokens calling smart contracts methods with metamask currently |
I follow this example:
https://medium.com/metamask/calling-a-smart-contract-with-a-button-d278b1e76705
It works in Metamask 4.4
But Metamask upgrade to 4.5 yesterday, and things broken.
when calling smart contract method, Metamask will say insufficient balance,
but I do have the eths.
I wrote an working example online: https://www.obeobeko.com/dapp_test.html
Anyone to solve this issue? Thanks!
The text was updated successfully, but these errors were encountered: