> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dune.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Operator <> AVS Mapping

<Note>
  * Query powering this endpoint can be found [here](https://dune.com/queries/3685583)
  * Scheduled to update every 15 minutes
  * Apply [filters](../../executions/filtering) like WHERE, IN, AND/OR upon results
  * Use a combination of `sort_by` and `limit` to grab a subset of results, see [pagination](../../executions/pagination) and [sorting](../../executions/sorting) for more info
</Note>

# 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 |
