githubEdit

Executor address

get

Retrieves the executor address from the Odos API.

Authorizations
AuthorizationstringRequired
Query parameters
versionstring · enumRequired
  • The API version, expected to be 'v2'.
Possible values:
chainIdnumber · doubleRequired
  • The chain ID for which the executor address is requested.
Header parameters
AuthorizationstringRequired
  • The authorization token from the request header.
Responses
chevron-right
200

A promise that resolves to an OdosAPIResponse containing the executor address.

application/json

Represents the structure of a response from the Odos API.

successbooleanRequired

Indicates whether the API request was successful.

messagestringRequired

A message providing additional information about the API response.

get
/odos/executor-address
200

A promise that resolves to an OdosAPIResponse containing the executor address.