Skip to content
Alchemy Logo

debug_executionWitnessByHash

POST
/{apiKey}

Returns the execution witness for the given block hash.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^0x[0-9a-f]{64}$"required

The block hash.

Responses

200

The execution witness data.

Was this page helpful?