Skip to content
Open
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
8 changes: 3 additions & 5 deletions src/content/data-feeds/svr-feeds/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,9 @@ export const feeds = await getFeeds()

<Aside title="Notice" type="caution">
<p>
Prospective SVR Feed users must fill out [this form](https://chainlinkcommunity.typeform.com/svr-signup) prior to
integration in order to ensure protocol compatibility and proper recapture of OEV revenue. Developers remain
responsible for ensuring that protocol risk parameters are configured appropriately and that the operation and
performance of Chainlink SVR matches expectations. Chainlink SVR operates on the same underlying architecture as
Chainlink Data Feeds. Please review the Chainlink Data Feeds [Developer
Developers remain responsible for ensuring that protocol risk parameters are configured appropriately and that the
operation and performance of Chainlink SVR matches expectations. Chainlink SVR operates on the same underlying
architecture as Chainlink Data Feeds. Please review the Chainlink Data Feeds [Developer
Responsibilities](/data-feeds/developer-responsibilities) and Chainlink [Terms of Service](https://chain.link/terms)
for important information and disclosures. By using Chainlink SVR, you acknowledge and agree to these terms.
</p>
Expand Down
Loading