Get the current gas price.
curl "https://api.etherscan.io/v2/api?chainid=1&module=proxy&action=eth_gasPrice&apikey=YourApiKeyToken"
{ "jsonrpc": "2.0", "id": 73, "result": "0x1d9d2db2" }
1
8453
proxy
eth_gasPrice