Skip to content

Commit 63213e7

Browse files
Fix formatting to pass prettier checks
Co-Authored-By: Tejas Badadare <[email protected]>
1 parent a5f2e7d commit 63213e7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@
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, 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.
6+
**Important:** The addresses on this page are for the Pythnet network itself,
7+
which is used to construct and deliver Pyth prices to other blockchains. If
8+
you are building an application on EVM, Solana, SVM, or another chain, you
9+
should use the Pyth program deployed on your target chain instead. Please
10+
refer to the [Contract Addresses](/price-feeds/contract-addresses) page and
11+
select your specific blockchain environment.
712
</Callout>
813

914
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)