debug_traceBlockByNumber
POST
/{apiKey}
Replays the block that is already present in the database.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string or enumrequired
The block number or tag (e.g., "latest", "earliest").
objectoptional
Tracer object for the call.
Responses
200
Array of block traces.
Array of block traces.
Was this page helpful?