Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Array with the block number and trace types to return.Positional parameters for
arbtrace_replayBlockTransactions:params[0]: Block number to replay (hex format).params[1]: Trace types to include for each transaction in the block.
Returns
Array of trace objects, one per transaction in the block.