Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method debug_traceTransaction: [txHash, traceConfig].Positional parameters for
debug_traceTransaction:params[0]: 32 Bytes - Hash of the transaction.params[1]: Optional configuration object passed to tracing RPC methods.
Returns
The ExecutionResult of the transaction.