Retrieve all allocations for an AVS
Avs
Retrieve all allocations for an AVS
Returns a list of all allocations for an AVS address. This page supports pagination.
GET
Retrieve all allocations for an AVS
Headers
API Token for authentication
Path Parameters
AVS service manager contract address
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x870679e138bcdf293b7ff14dd44b70fc97e12fc0"
Query Parameters
The address of the Operator
Pattern:
^0x[a-fA-F0-9]{40}$Pattern:
^\d+$The address of the restaking strategy
Pattern:
^0x[a-fA-F0-9]{40}$