Skip to main content

eth_getCode RPC Method

Loading...

Updated on
Apr 01, 2026

eth_getCode RPC Method

Parameters

address
string
REQUIRED
Loading...
blockNumber
string
REQUIRED
Loading...

Returns

result
string
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"result": "0x",
4
"id": 1
5
}
1
{
2
"jsonrpc": "2.0",
3
"result": "0x",
4
"id": 1
5
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free