debug_traceBlockByHash
POST
/{apiKey}
Replays the block that is already present in the database.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
Block hashstringformat: "^0x[0-9a-f]{64}$"requiredBlock hash for the block to be traced.
TracerobjectoptionalTracer object for the call.
Responses
200
Array of block traces.
Array of block traces.
Was this page helpful?