Skip to main content

eth_getCode RPC Method

Returns the compiled bytecode of a smart contract.

Updated on
Apr 09, 2025

eth_getCode RPC Method

Parameters

address
string
REQUIRED
The address of the smart contract from which the bytecode will be obtained
blockNumber
string
REQUIRED
The block number in hexadecimal format or the tag 'latest'

Returns

result
string
The bytecode from a given address returned as a string
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free