optimism_outputAtBlock
Returns the output root at a specific block.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^0x([1-9a-f]+[0-9a-f]*|0)$"requiredThe block number to get the output root for.
Responses
200
The output root at the specified block.
Was this page helpful?