Returns all operators for a given AVS address. This endpoint supports pagination.
API Token for authentication
AVS service manager contract address
"0x870679e138bcdf293b7ff14dd44b70fc97e12fc0"
Search mode
contains
, startsWith
"contains"
Case-insensitive search query
"eigen"
Toggle whether the route should calculate the TVL from shares
true
, false
"false"
Sort Operators of a given AVS in asc or desc order of TVL (only valid for individual AVS queries)
asc
, desc
"desc"
The number of records to skip for pagination
0
The number of records to return for pagination
12
The operators record found for the AVS.
The response is of type object
.
Returns all operators for a given AVS address. This endpoint supports pagination.
API Token for authentication
AVS service manager contract address
"0x870679e138bcdf293b7ff14dd44b70fc97e12fc0"
Search mode
contains
, startsWith
"contains"
Case-insensitive search query
"eigen"
Toggle whether the route should calculate the TVL from shares
true
, false
"false"
Sort Operators of a given AVS in asc or desc order of TVL (only valid for individual AVS queries)
asc
, desc
"desc"
The number of records to skip for pagination
0
The number of records to return for pagination
12
The operators record found for the AVS.
The response is of type object
.