Retrieve all operator-sets for an operator addresses
Operators
Retrieve all operator-sets for an operator addresses
Returns a list of all operator-sets for an operator addresses. This page supports pagination.
GET
Retrieve all operator-sets for an operator addresses
Headers
API Token for authentication
Path Parameters
The address of the operator
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x00107cfdeaddc0a3160ed2f6fedd627f313e7b1a"
Query Parameters
The address of the AVS
Pattern:
^0x[a-fA-F0-9]{40}$Pattern:
^\d+$If the Operator is registered in the Operator Set
Available options:
true, false The number of records to skip for pagination
Example:
0
The number of records to return for pagination
Example:
12