Last updated 1 year ago
Parameters- This method does not accept any parameters
Returns
Result: The hexadecimal value of the current gas price in wei
Returns the current gas price on the network in wei. The API credit value for this method is 100
curl https://Krypc-End Point URL/ \ -X POST \ -H "Content-Type: application/json" \ --data '{"method":"eth_gasPrice","params":[],"id":1,"jsonrpc":"2.0"}'