We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent befa7af commit 810f2d9Copy full SHA for 810f2d9
pages/price-feeds/how-pyth-works.mdx
@@ -7,7 +7,7 @@ Pyth is a protocol that allows market participants to publish pricing informatio
7
3. _Consumers_ read the price information produced by the oracle program.
8
9
Pyth's oracle program runs on [Pythnet](how-pyth-works/pythnet.md).
10
-[Pythnet Price Feeds](pythnet-price-feeds.md) are available on 50+ blockchains.
+[Pythnet Price Feeds](use-real-time-data) are available on 50+ blockchains.
11
The prices constructed on Pythnet are transferred [cross-chain](how-pyth-works/cross-chain.md) to reach consumers on these blockchains.
12
13
The critical component of the system is the [oracle program](how-pyth-works/oracle-program.md) that combines the data from each individual publisher.
0 commit comments