Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method debug_traceBlockByNumber: [blockNumber, traceConfig]Positional parameters for
debug_traceBlockByNumber:params[0]: Block number where this transaction was included. Null when pending.params[1]: Optional configuration object passed to tracing RPC methods.
Returns
Full stack trace.