From 9eafdd0c68f71103b4ea535b49e789ad4b83a1bb Mon Sep 17 00:00:00 2001 From: nidhi-singh02 Date: Fri, 7 Nov 2025 18:26:06 +0530 Subject: [PATCH] redirect to push feeds --- next.config.js | 1 + pages/price-feeds/core/migrate-an-app-to-pyth/chainlink.md | 2 +- pages/price-feeds/core/schedule-price-updates.mdx | 2 +- pages/price-feeds/core/use-pyth-for-morpho.mdx | 4 ++-- .../core/use-real-time-data/pull-integration/solana.mdx | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/next.config.js b/next.config.js index d6d4360d..db544714 100644 --- a/next.config.js +++ b/next.config.js @@ -134,6 +134,7 @@ const permanentRedirectArray = [ ["/price-feeds/:path((?!core/|pro(?:/|$)).*)", "/price-feeds/core/:path"], // some other price feed redirects ["/price-feeds/sponsored-feeds", "/price-feeds/push-feeds"], + ["/price-feeds/core/sponsored-feeds", "/price-feeds/core/push-feeds"], [ "/price-feeds/use-real-time-data/:path((?!pull-integration(?:/|$)).*)", "/price-feeds/use-real-time-data/pull-integration/:path", diff --git a/pages/price-feeds/core/migrate-an-app-to-pyth/chainlink.md b/pages/price-feeds/core/migrate-an-app-to-pyth/chainlink.md index 8769c882..b7bc4c68 100644 --- a/pages/price-feeds/core/migrate-an-app-to-pyth/chainlink.md +++ b/pages/price-feeds/core/migrate-an-app-to-pyth/chainlink.md @@ -98,5 +98,5 @@ Chainlink-compatible applications typically expect on-chain price feeds to updat When migrating to Pyth, apps may need to schedule these price updates themselves. This step is required because Pyth is a pull oracle; see [What is a pull oracle?](/price-feeds/core/pull-updates.mdx) to learn more about this topic. -The [Sponsored Feeds](/price-feeds/core/sponsored-feeds.mdx) page shows a list of feeds that have scheduled on-chain updates. +The [Push Feeds](/price-feeds/core/push-feeds.mdx) page shows a list of feeds that have scheduled on-chain updates. If the feeds your application needs are not on this list, see [Schedule Price Updates](/price-feeds/core/schedule-price-updates) for several options to solve this problem. diff --git a/pages/price-feeds/core/schedule-price-updates.mdx b/pages/price-feeds/core/schedule-price-updates.mdx index e907bdf5..246a03af 100644 --- a/pages/price-feeds/core/schedule-price-updates.mdx +++ b/pages/price-feeds/core/schedule-price-updates.mdx @@ -7,7 +7,7 @@ As a pull oracle, Pyth's users are typically responsible for updating the state Please see [What is a Pull Oracle?](/price-feeds/core/pull-updates) to learn more about pull updates. The Pyth Data Association sponsors regular on-chain updates for some price feeds. -See [Sponsored Feeds](/price-feeds/core/sponsored-feeds) for the current list of feeds and their update parameters. +See [Push Feeds](/price-feeds/core/push-feeds) for the current list of feeds and their update parameters. If you would like to see additional feeds on this list, please [contact the association via this form](https://tally.so/r/nGz2jj). There are also three different tools to schedule price updates: diff --git a/pages/price-feeds/core/use-pyth-for-morpho.mdx b/pages/price-feeds/core/use-pyth-for-morpho.mdx index 15fb4b17..c73269b8 100644 --- a/pages/price-feeds/core/use-pyth-for-morpho.mdx +++ b/pages/price-feeds/core/use-pyth-for-morpho.mdx @@ -21,9 +21,9 @@ Please see [What is a Pull Oracle?](/price-feeds/core/pull-updates) to learn mor Consult [Schedule Price Updates](/price-feeds/core/schedule-price-updates) guide for more information. The Pyth Data Association sponsors regular on-chain updates for some price feeds. -See [Sponsored Feeds](./sponsored-feeds.mdx) for the current list of feeds and their update parameters. +See [Push Feeds](./push-feeds.mdx) for the current list of feeds and their update parameters. -If you don't find relevant price IDs in the [Sponsored Feeds](./sponsored-feeds.mdx) list, please contact the Pyth team [here](https://tally.so/r/nGz2jj) to run the Price Pusher for the price feed you need. +If you don't find relevant price IDs in the [Push Feeds](./push-feeds.mdx) list, please contact the Pyth team [here](https://tally.so/r/nGz2jj) to run the Price Pusher for the price feed you need. ### Deploy the Morpho oracle contract diff --git a/pages/price-feeds/core/use-real-time-data/pull-integration/solana.mdx b/pages/price-feeds/core/use-real-time-data/pull-integration/solana.mdx index 224cfbae..6cd78ff4 100644 --- a/pages/price-feeds/core/use-real-time-data/pull-integration/solana.mdx +++ b/pages/price-feeds/core/use-real-time-data/pull-integration/solana.mdx @@ -135,7 +135,7 @@ const solUsdPriceFeedAccount = pythSolanaReceiver The Price Feed Accounts integration assumes that an off-chain process is continuously updating each price feed. The Pyth Data Association sponsors price updates for a subset of commonly used price feeds on shard 0. Please see - [Sponsored Feeds](/price-feeds/sponsored-feeds) for a list of sponsored feeds + [Push Feeds](/price-feeds/core/push-feeds) for a list of push feeds and their account addresses. Additionally, updating a price feed is a