gasPrice
1 min
POST
{{ENVIRONMENT}}
Content-Typestring
bodystring
200
curl --request POST \
--url {{ENVIRONMENT}} \
--header 'accept: application/json'Returns the current price per gas in wei.
Parameters
none
Returns
QUANTITY - integer of the current gas price in wei.
curl --request POST \
--url {{ENVIRONMENT}} \
--header 'accept: application/json'