v1
latestOpenAPI 3.0.02026-07-26541677.9 KBEthereum API
eth_gasPrice
Returns the current gas price in wei
post/eth_gasPrice
Request body
Response
Returns the current gas price
Example response
{
"jsonrpc": "2.0",
"id": 1,
"result": "0x17d7840"
}