Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions src/content/data-feeds/llms-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3921,10 +3921,7 @@ Source: https://docs.chain.link/data-feeds/self-managed-feeds

At a high level, a [Chainlink Runtime Environment (CRE)](/cre) workflow reads from [Chainlink Data Streams](/data-streams) and writes updates to a proxy contract so consumers can read answers using the same familiar Data Feeds interfaces. **Chainlink Labs does not manage the onchain publication path, monitoring, or service levels** for these deployments. The chain (or its operator) is responsible for running the workflow, maintaining contracts, and supporting integrators.

As of March 2026, **[Jovay](https://jovay.io/)** and **[Pharos](https://www.pharos.xyz/)** offer self-managed feed deployments. **Contract addresses for these feeds are not listed in Chainlink public documentation**; obtain deployed proxy addresses directly from those networks or their operators:

- [Jovay](https://jovay.io/)
- [Pharos](https://www.pharos.xyz/)
**Contract addresses for self-managed feeds are not listed in Chainlink public documentation.** Obtain deployed proxy addresses directly from the chain or its designated operator.

## Responsibilities & guarantees

Expand Down
5 changes: 1 addition & 4 deletions src/content/data-feeds/self-managed-feeds.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ import { Aside } from "@components"

At a high level, a [Chainlink Runtime Environment (CRE)](/cre) workflow reads from [Chainlink Data Streams](/data-streams) and writes updates to a proxy contract so consumers can read answers using the same familiar Data Feeds interfaces. **Chainlink Labs does not manage the onchain publication path, monitoring, or service levels** for these deployments. The chain (or its operator) is responsible for running the workflow, maintaining contracts, and supporting integrators.

As of March 2026, **[Jovay](https://jovay.io/)** and **[Pharos](https://www.pharos.xyz/)** offer self-managed feed deployments. **Contract addresses for these feeds are not listed in Chainlink public documentation**; obtain deployed proxy addresses directly from those networks or their operators:

- [Jovay](https://jovay.io/)
- [Pharos](https://www.pharos.xyz/)
**Contract addresses for self-managed feeds are not listed in Chainlink public documentation.** Obtain deployed proxy addresses directly from the chain or its designated operator.

## Responsibilities & guarantees

Expand Down
Loading