Usage

Check Etherscan credit usage

Returns the amount of API credits available, and reset countdown.

https://api.etherscan.io/v2/api
   ?&module=getapilimit
   &action=getapilimit
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

List supported chains

Returns a list of supported Etherscan explorer APIs, with web explorer links.

https://api.etherscan.io/v2/chainlist

Try this endpoint in your browser 🔗

No parameters required.

Last updated