etherscan-api icon indicating copy to clipboard operation
etherscan-api copied to clipboard

etherscan.io API PHP wrapper

Results 5 etherscan-api issues
Sort by recently updated
recently updated
newest added

If I use this library,I will get this error"Curl error: Could not resolve host: ropsten.etherscan.io; Unknown error".But if I use Postman, I won't have this problem.

Thanks for building this API. I've used the API to retrieve my balance which has returned the incorrect value. Array ( [status] => 1 [message] => OK [result] => 396448160000000000...

How we can send token by using API?

Added the missing article "a" in the installation instructions section of the README file to improve clarity. The sentence "To install EtherScan API package you can use simple composer.json..." was...