Returns the EVM execution traces for all transactions in a block identified by its number.Documentation Index
Fetch the complete documentation index at: https://base-a060aa97-meyer9-discv5-p2p-protocol-id.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Block number in hex, or
"latest", "earliest", "safe", "finalized".Optional tracer configuration. See
debug_traceTransaction for options.Returns
Array of trace objects, one per transaction in the block.