Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method debug_traceBlockByHash: [blockHash, traceConfig]Positional parameters for
debug_traceBlockByHash:params[0]: 32 Bytes - hash of the block where this transaction was included. Null when pending.params[1]: Optional configuration object passed to tracing RPC methods.
Returns
Full stack trace.