Skip to main content
GET
Get predefined options by chain

Authorizations

Authorization
string
header
required

Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

chainId
string
required

The chain unique identifier to retrieve predefined options for

Response

OK

options
object[] | null

Collection of predefined option ratings

Last modified on August 10, 2026