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
get
/odos/executor-address
200

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