Skip to content

Commit a5f2e7d

Browse files
Update callout wording: remove Sonic mention and strengthen recommendation
Co-Authored-By: Tejas Badadare <[email protected]>
1 parent eb8fabb commit a5f2e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/price-feeds/contract-addresses/pythnet.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import { Callout } from "nextra/components";
44

55
<Callout type="warning" emoji="⚠️">
6-
**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 (like Sonic), or another chain, you likely want to 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.
6+
**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.
77
</Callout>
88

99
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:

0 commit comments

Comments
 (0)