eth_getCode
Geth/Parity Proxy
eth_getCode
Get the code stored at an address.
GET
eth_getCode
Authorizations
Enter your Etherscan API key, or set one up if you don't have one.
Query Parameters
Chain ID to query, eg 1 for Ethereum, 42161 for Arbitrum from our supported chains.
Set to proxy for this endpoint.
Set to eth_getCode for this endpoint.
The address to query.
Use latest, earliest, pending, or a block number in hex.