Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
An array containing the transaction call object, trace types, and block tag/number.Positional parameters for
arbtrace_call:params[0]: Transaction call object for simulation.params[1]: Trace types to return: trace, vmTrace, or stateDiff.params[2]: Block number (hex) or tag (“latest”, “pending”).
Returns
Traces of the simulated call execution.