Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method trace_replayTransaction: [hash, traceTypes].Positional parameters for
trace_replayTransaction:params[0]: 32 Bytes - Hash of the transaction.params[1]: Types of traces to collect: โvmTraceโ, โtraceโ, and/or โstateDiffโ.
Returns
Object - Block traces.