Eth_gasPrice
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
JSON-RPC version
2.0methodstringRequiredExample:
JSON-RPC method name
eth_gasPriceparamsarrayRequired
This method takes an empty array.
idintegerRequiredExample:
Request identifier
1Responses
200
Suggested gas price in wei
application/json
jsonrpcstringOptionalExample:
JSON-RPC version
2.0idintegerOptionalExample:
Same as request ID
1resultstringOptionalExample:
Current gas price in wei, as hexadecimal. Example: "0x09184e72a000" = 10000000000000 wei (10 gwei)
0x09184e72a000post
/200
Suggested gas price in wei
Last updated