- Query powering this endpoint can be found here
- Scheduled to update every 15 minutes
- Apply filters like WHERE, IN, AND/OR upon results
- Use a combination of
sort_byandlimitto grab a subset of results, see pagination and sorting for more info
Column Descriptions
| Column | Description | Type |
|---|---|---|
| avs_contract_address | Ethereum contract address of the AVS | string |
| avs_name | Name of the Actively Validated Service (AVS) | string |
| avs_website | Website URL of the AVS | string |
| operator_contract_address | Ethereum contract address of the operator | string |
| operator_name | Name of the operator | string |
| operator_website | Website URL of the operator | string |
| registered_time | Timestamp of when the operator registered to the AVS | string |