Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method debug_traceCall: [transactionObject, blockNrOrHash, traceConfig].Positional parameters for
debug_traceCall:params[0]: Legacy transaction (pre-EIP-2718).params[1]: The block number or hash.params[2]: Optional configuration object passed to tracing RPC methods.
Returns
The tracer object.