eth_call
Geth/Parity Proxy
eth_call
Execute a call without creating a transaction.
GET
eth_call
Authorizations
Your Etherscan API key.
Query Parameters
Chain ID to query, eg 1 for Ethereum, 8453 for Base from our supported chains.
Set to proxy for this endpoint.
Set to eth_call for this endpoint.
The address to interact with.
Hash of the method signature and encoded parameters.
Use latest, earliest, pending, or a block number in hex.