zan_simulateExecution

Returns the trace in the process of a simulated execution of a call with the decoded info of the input and output in a human-readable format.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to public

For higher throughput, please create your own API key.

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to zan_simulateExecution
params
array of objects
length between 1 and 1
Defaults to [object Object]

Transaction call object

params
string

20 Bytes - The address the transaction is sent from.

string
required
Defaults to 0xe4edb277e41dc89ab076a1f049f4a3efa700bce8

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 0x00

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