Debug
debug_traceBadBlock
Executes the transactions in a bad block and returns the traces.
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [blockHash, options?].Positional parameters for
debug_traceBadBlock:params[0]: 32 Bytes - hash of the block where this transaction was included. Null when pending.params[1]: Optional tracer configuration.
Returns
Traces matching given filter.