Skip to main content

eth_call RPC Method

Loading...

Updated on
Aug 31, 2026

eth_call RPC Method

Parameters

transaction
object
REQUIRED
Loading...
from
string
Loading...
to
string
REQUIRED
Loading...
gas
string
Loading...
gasPrice
string
Loading...
value
string
Loading...
data
string
Loading...
blockNumber/tag
string
REQUIRED
Loading...
Object
object
Loading...
balance
string
Loading...
nonce
string
Loading...
code
string
Loading...
state
string
Loading...
stateDiff
object
Loading...

Returns

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