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

error "abi: unmarshalling empty output" tokenbalance.New where using as library #22

Open
BenKnigge opened this issue Nov 23, 2018 · 0 comments

Comments

@BenKnigge
Copy link

I've found that certain token contracts will result in the following error

"abi: unmarshalling empty output"

The following token contracts result in this error

DGD - 0xe0b7927c4af23765cb51314a0e0521a9645f0e2a
LRC - 0xef68e7c694f40c8202821edf525de3782458639f
ICX - 0xb5a5f22694352c15b00323844ad545abb2b11028

// this is how I'm calling the function.
token, err := tokenbalance.New(contract, contract)

The API server is Geth 1.8.17-stable-8bbe7207

I'm currently only interested in the decimal count and symbol information.

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

1 participant