optimism_outputAtBlock
POST/
This method is used to retrieve the output root at a specific block. Users can call it by providing the block number in hexadecimal format, and a successful call returns the output root for that block. The output root is an important element representing the state of Optimism and can be used to verify the state of a specific block.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 408
- 409
- 413
- 414
- 429
- 500
- 503
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Request Timeout
Conflict
Payload Too Large
URI Too Long
Too Many Requests
Internal Server Error
Service Unavailable