tokenbalance icon indicating copy to clipboard operation
tokenbalance copied to clipboard

Simple Ethereum API to get your ERC20 Token Balance along with useful information

Results 16 tokenbalance issues
Sort by recently updated
recently updated
newest added

The build log: ``` go get -u github.com/hunterlong/tokenbalance # github.com/hunterlong/tokenbalance src/github.com/hunterlong/tokenbalance/tokens.go:94:29: cannot use out (type **big.Int) as type *[]interface {} in argument to _Token.contract.Call src/github.com/hunterlong/tokenbalance/tokens.go:106:29: cannot use out (type **big.Int)...

looks like the API server is having some problems ![image](https://user-images.githubusercontent.com/35937217/112884058-b5f47f80-90d7-11eb-818f-a5113fd27f94.png)

Hello! I built a quick project for a hackathon yesterday and used this great service but now I think the Ropsten endpoint is down? Any way it can be reactivated?...

the main site is down and the example don't work

I get a contract not found at address after running on my machine, debian 10. Any idea how to fix?

Really appreciate this tool, helped me a lot! I run tokenbalance in docker. I found that the erc20 balance result for the same wallet against the same contract is different...

Hello, I wanted to report the API. `https://api.tokenbalance.com` is down. Getting back a 521 error. Tried from multiple IPs so it doesn't seem to be a problem with proxies.

It would be great if this could support multiple addresses in one call.