Skip to content
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

examples/token_balance does not work #16

Closed
rtunazzz opened this issue Sep 15, 2022 · 1 comment
Closed

examples/token_balance does not work #16

rtunazzz opened this issue Sep 15, 2022 · 1 comment

Comments

@rtunazzz
Copy link
Contributor

The token balance example is not working as expected:

After running go run main.go inside the folder, I receive the following output:

Call failed: w3: response handling failed: invalid argument 0: json: cannot unmarshal non-string into Go struct field CallArgs.nonce of type hexutil.Uint64

I noticed that downgrading back to 0.8.1 fixes this issue.

lmittmann added a commit that referenced this issue Sep 16, 2022
@lmittmann
Copy link
Owner

Thanks for reporting this issue. Upgrading to v0.9.1 fixes it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants