hmy_gasPrice
GasPrice
Last updated
Was this helpful?
Was this helpful?
curl -d '{
"jsonrpc":"2.0",
"method":"hmyv2_gasPrice",
"params":[],
"id":1
}' -H 'Content-Type:application/json' localhost:9500{
"jsonrpc": "2.0",
"id": 1,
"result": "1"
}