Eth_feeHistory

eth_feeHistory

post

Returns fee market information for a range of blocks. This is typically used by wallets and other tools to estimate appropriate gas prices.

Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample: 2.0
methodstringRequiredExample: eth_feeHistory
idintegerRequiredExample: 1
Responses
chevron-right
200

JSON-RPC Response with fee history data

application/json
jsonrpcstringRequiredExample: 2.0
idintegerRequiredExample: 1
post
/
200

JSON-RPC Response with fee history data

Last updated