-
Notifications
You must be signed in to change notification settings - Fork 326
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
seth output error #935
Comments
in fact, the issue is with seth:
|
in fact, the issue is with the abi decoding in seth, when the returned balance is zero
|
This command works fine for me:
Also replacing |
@saucepoint yep, the issue is only when the return value is 0, so the return value is 0x that causes the error. I think that it was working in the former releases, and maybe ethers changed how they deal with it. |
I got this error when I had set the wrong $ETH_RPC_URL |
When using the token command to check the balance, got an error:
The text was updated successfully, but these errors were encountered: