Loading…
Loading…
Returns the suggested legacy gas price (head base fee + 1 Gwei tip). Wallets that don't speak EIP-1559 can use this directly.
Returns the suggested legacy gas price (head base fee + 1 Gwei tip). Wallets that don't speak EIP-1559 can use this directly.
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"eth_gasPrice","params":[],"id":1}'