eth_gasPrice
Returns the current price per gas in wei.
This method will use 20
Compute Units.
Reference: Here
Parameters
None
Returns
String
- hex string value representing an integer of the current price per gas in WEI.
Last updated