š This api support: etherium
, polygon
networks.
Example curl request for getting information:
curl https://api.cryptomation.com/gasstation/?apikey=API_KEY&network=eth
copy
Result:
{ "result": { "safeLow": 27, "standard": 30, "fast": 36, "fastest": 39, "network": "ethereum" }, "status": "OK" }
copy
Example curl request for getting information:
curl https://api.cryptomation.com/gasstation/?apikey=API_KEY&network=polygon
copy
Result:
{ "result": { "safeLow": 27, "standard": 30, "fast": 36, "fastest": 39, "network": "ethereum" }, "status": "OK" }
copy
Much more info about our API method you could found on our docs!
Our api help your project gain easy access to a sea of crypto data.
If you want to try our Universal API, please enter your email or login from Google Gmail: