Skip to main content
POST
Get orchestrator addresses

Body

application/json

Body

Request schema for getting orchestrator addresses on specified chains

ownerAddress
string
required

EOA wallet address which is used as owner of the orchestrator account

Example:

"0x0a7C906832544293a6018bA25280c7f7b0Bbf120"

chains
number[]
required

List of unique chain IDs where orchestrator addresses are needed

Minimum array length: 1

Chain ID where orchestrator address is needed

Example:

Response

Response schema containing orchestrator addresses grouped by chains

address
string
required

Orchestrator address

Example:

"0x742d35Cc6634C0532925a3b844Bc454e4438f44e"

chains
string[]
required

List of chain IDs that share this orchestrator address

Example:
Example: