diff --git a/pages/price-feeds/sponsored-feeds.mdx b/pages/price-feeds/sponsored-feeds.mdx index 7fa0d214..b651ef89 100644 --- a/pages/price-feeds/sponsored-feeds.mdx +++ b/pages/price-feeds/sponsored-feeds.mdx @@ -1,3 +1,5 @@ +import { Callout } from "nextra/components"; + # Sponsored Feeds 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 - [Solana](sponsored-feeds/solana) - [Aptos](sponsored-feeds/aptos) - [Sui](sponsored-feeds/sui) +- [Movement](sponsored-feeds/movement) + + + 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). + 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.