Skip to content

add disclaimer to sponsored feeds #635

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 13, 2025
Merged
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
11 changes: 11 additions & 0 deletions pages/price-feeds/sponsored-feeds.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import { Callout } from "nextra/components";

# Sponsored Feeds

The Pyth Data Association sponsors price updates for some feeds on some networks.
Expand All @@ -10,5 +12,14 @@ The sponsored feeds can vary by network. Please see the relevant section below f
- [Solana](sponsored-feeds/solana)
- [Aptos](sponsored-feeds/aptos)
- [Sui](sponsored-feeds/sui)
- [Movement](sponsored-feeds/movement)

<Callout type="info" emoji="⚠️">
DISCLAIMER: While the Pyth Data Association strives to deliver timely updates,
these sponsored feeds may occasionally experience delays in updates caused by
chain halts, gas estimations and other issues. Applications are advised to run
their own scheduler. Find out how you can run your own scheduler
[here](/price-feeds/schedule-price-updates/using-scheduler).
</Callout>

If you would like to see additional feeds on this list, please fill in this [form](https://tally.so/r/nGz2jj) to signal your interest.