Loading…
Loading…
Returns the recommended gas price in Wei (10 Gwei standard tier) as a hex string.
Returns the recommended gas price in Wei (10 Gwei standard tier) as a hex string.
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"qw_gasPrice","params":[],"id":1}'