Debug
debug_traceBadBlock
Executes the transactions in a bad block and returns the traces.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
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.