Skip to content

Commit 2382180

Browse files
mariobernaditya520
andauthored
add disclaimer to sponsored feeds (#635)
* add disclaimer * fix pre-commit * update --------- Co-authored-by: Aditya Arora <[email protected]>
1 parent d4ab89f commit 2382180

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

pages/price-feeds/sponsored-feeds.mdx

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import { Callout } from "nextra/components";
2+
13
# Sponsored Feeds
24

35
The Pyth Data Association sponsors price updates for some feeds on some networks.
@@ -10,5 +12,14 @@ The sponsored feeds can vary by network. Please see the relevant section below f
1012
- [Solana](sponsored-feeds/solana)
1113
- [Aptos](sponsored-feeds/aptos)
1214
- [Sui](sponsored-feeds/sui)
15+
- [Movement](sponsored-feeds/movement)
16+
17+
<Callout type="info" emoji="⚠️">
18+
DISCLAIMER: While the Pyth Data Association strives to deliver timely updates,
19+
these sponsored feeds may occasionally experience delays in updates caused by
20+
chain halts, gas estimations and other issues. Applications are advised to run
21+
their own scheduler. Find out how you can run your own scheduler
22+
[here](/price-feeds/schedule-price-updates/using-scheduler).
23+
</Callout>
1324

1425
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.

0 commit comments

Comments
 (0)