Skip to content
Alchemy Logo

optimism_outputAtBlock

POST
/{apiKey}
CUs10

Returns the output root at a specific block.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^0x([1-9a-f]+[0-9a-f]*|0)$"required

The block number to get the output root for.

Responses

200

The output root at the specified block.

Was this page helpful?