Executor address
get
Retrieves the executor address from the Odos API.
Authorizations
AuthorizationstringRequired
Query parameters
versionstring · enumRequiredPossible values:
- The API version, expected to be 'v2'.
chainIdnumber · doubleRequired
- The chain ID for which the executor address is requested.
Header parameters
AuthorizationstringRequired
- The authorization token from the request header.
Responses
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-address200
A promise that resolves to an OdosAPIResponse containing the executor address.