eth_call

Executes a call to a read-only function of a smart contract immediately without creating a transaction on the blockchain.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to public
.custom-style { color: #048FF4; }

For higher throughput, please create your own API key.

Body Params

Accepts the transaction call object, state overrides and the block number / block hash / block tag to execute the call on.

integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to eth_call
params
array
length between 2 and 2
Defaults to [object Object],0x39a561
params

The transaction call object

string

20 Bytes - The address the transaction is sent from.

string
required
Defaults to 0x9b0a5becb3d9e069d424196e9b2c4114ac1d457f

20 Bytes - The address the transaction is directed to.

string
Defaults to 0x00

Hexadecimal value of the gas provided for the transaction execution. eth_call consumes zero gas, but this parameter may be needed by some executions.

string
Defaults to 0x09184e72a000

Hexadecimal value of the gasPrice used for each paid gas.
NOTE: most of our users (95%+) never set the gasPrice on eth_call.

string
Defaults to 0x09884e72a000

Maximum fee, in Wei, the sender is willing to pay per gas above the base fee. See EIP-1559 transactions.

string
Defaults to 0x09884e72a000

Maximum total fee (base fee + priority fee), in Wei, the sender is willing to pay per gas. See EIP-1559 transactions.

string
Defaults to 0x00

Integer of the value sent with this transaction

string
Defaults to 0xf0002ea90000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000010000000000000000000000009b0a5becb3d9e069d424196e9b2c4114ac1d457f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000

Hash of the method signature and encoded parameters

The transaction call object

string

20 Bytes - The address the transaction is sent from.

string
required
Defaults to 0x9b0a5becb3d9e069d424196e9b2c4114ac1d457f

20 Bytes - The address the transaction is directed to.

string
Defaults to 0x00

Hexadecimal value of the gas provided for the transaction execution. eth_call consumes zero gas, but this parameter may be needed by some executions.

string
Defaults to 0x09184e72a000

Hexadecimal value of the gasPrice used for each paid gas.
NOTE: most of our users (95%+) never set the gasPrice on eth_call.

string
Defaults to 0x09884e72a000

Maximum fee, in Wei, the sender is willing to pay per gas above the base fee. See EIP-1559 transactions.

string
Defaults to 0x09884e72a000

Maximum total fee (base fee + priority fee), in Wei, the sender is willing to pay per gas. See EIP-1559 transactions.

string
Defaults to 0x00

Integer of the value sent with this transaction

string
Defaults to 0xf0002ea90000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000010000000000000000000000009b0a5becb3d9e069d424196e9b2c4114ac1d457f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000

Hash of the method signature and encoded parameters

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json