Skip to main content
GET
Retrieve rewards info for an operator

Headers

X-API-Token
string
required

API Token for authentication

Path Parameters

address
string
required

The address of the operator

Pattern: ^0x[a-fA-F0-9]{40}$
Example:

"0x00107cfdeaddc0a3160ed2f6fedd627f313e7b1a"

Response

The reward strategies and tokens found for the Operator.

address
string
required

The contract address of the AVS operator

Pattern: ^0x[a-fA-F0-9]{40}$
Example:

"0xdbed88d83176316fc46797b43adee927dc2ff2f5"

rewardTokens
string[]
required

List of tokens in which the operator receives rewards

Pattern: ^0x[a-fA-F0-9]{40}$
Example:
rewardStrategies
string[]
required

List of strategies for which the operator receives rewards

Pattern: ^0x[a-fA-F0-9]{40}$
Example: