optimism_rollupConfig
POST/
This method is used to query rollup configuration parameters. The call returns information including various configuration options for the rollup. This information may include values necessary for rollup operation such as genesis block information, batch size, sequencer window size, and channel timeout. This allows developers to understand the current configuration state of the rollup and optimize as needed.
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