Eth gasPrice

Returns the current gas price in the default EVM denomination parameter.

post
Responses
200
OK
application/json
post
POST / HTTP/1.1
Host: eth_gasPrice
Accept: */*
200

OK

{
  "id": 1,
  "jsonrpc": "text",
  "result": "text"
}