Geth/Parity Proxy
eth_estimateGas
Estimate the gas required for a transaction.
GET
eth_estimateGas
Documentation Index
Fetch the complete documentation index at: https://docs.etherscan.io/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Your Etherscan API key.
Chain ID to query, eg
1 for Ethereum, 8453 for Base from our supported chains.Set to
proxy for this endpoint.Set to
eth_estimateGas for this endpoint.Hash of the method signature and encoded parameters.
The address to interact with.
Value sent in this transaction, in hex.
Gas price in wei.
Gas limit provided for the transaction, in hex.