From c6bac6bf74beabae09f8c082636b8db94bd89bca Mon Sep 17 00:00:00 2001 From: Aditya Arora Date: Wed, 1 Jul 2026 14:39:32 -0400 Subject: [PATCH] docs(developer-hub): link Pyth Pro contracts from Core upgrade page The Core upgrade contracts page didn't point users to Pyth Pro contracts, which is confusing for chains like Fluent where Pro is available but an upgraded Core contract is not listed. Users could assume that a chain's absence from the upgraded Core table means Pyth has no contract path on that chain. Update the "Don't see your chain?" callout to explain that absence from the upgraded Core table does not necessarily mean there is no Pyth contract, and link to the Pyth Pro contract addresses page. Copy is worded so it does not imply every chain receives both upgraded Core and Pro deployments. Closes PFG-1186 Co-Authored-By: Claude Opus 4.8 --- .../content/docs/price-feeds/core/upgrade/contracts.mdx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/apps/developer-hub/content/docs/price-feeds/core/upgrade/contracts.mdx b/apps/developer-hub/content/docs/price-feeds/core/upgrade/contracts.mdx index 96f58d2fa8..60ca9aa043 100644 --- a/apps/developer-hub/content/docs/price-feeds/core/upgrade/contracts.mdx +++ b/apps/developer-hub/content/docs/price-feeds/core/upgrade/contracts.mdx @@ -65,6 +65,11 @@ Each Solana push feed lives at a PDA derived from the Price Feed program ID and /> - **Don't see your chain?** We're adding chains regularly and can discuss - custom arrangements. [Contact the team →](mailto:data@dourolabs.xyz) + **Don't see your chain?** Absence from the upgraded Core table does not + necessarily mean Pyth has no contract on that chain. Some chains are supported + through [Pyth Pro contract addresses](/price-feeds/pro/contract-addresses) + instead of an upgraded Core contract, though not every chain receives both. + Deployment availability depends on commercial and support arrangements. We're + adding chains regularly and can discuss custom arrangements. + [Contact the team →](mailto:data@dourolabs.xyz)