Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
An array with two elements: an array of call + traceType pairs, and a block tag or number.Positional parameters for
arbtrace_callMany:params[0]: List of transaction call + trace type tuples to simulate sequentially.params[1]: Block number or tag (e.g., latest, pending) to simulate the calls on.
Returns
Array of trace result objects, one per simulated transaction.