diff --git a/pages/price-feeds/contract-addresses/pythnet.mdx b/pages/price-feeds/contract-addresses/pythnet.mdx index e070d58c..8e21f46c 100644 --- a/pages/price-feeds/contract-addresses/pythnet.mdx +++ b/pages/price-feeds/contract-addresses/pythnet.mdx @@ -1,5 +1,16 @@ # Price Feed Program Addresses on Pythnet +import { Callout } from "nextra/components"; + + + **Important:** The addresses on this page are for the Pythnet network itself, + which is used to construct and deliver Pyth prices to other blockchains. If + you are building an application on EVM, Solana, SVM, or another chain, you + should use the Pyth program deployed on your target chain instead. Please + refer to the [Contract Addresses](/price-feeds/contract-addresses) page and + select your specific blockchain environment. + + The following table contains the addresses of the programs deployed on Pythnet that operate together to construct Pyth prices and deliver them to other blockchains: | Network | Program | Program address |