From 0edff07c1713882d29e3329fafe2623a8d0daebd Mon Sep 17 00:00:00 2001 From: KemarTiti <84025750+KemarTiti@users.noreply.github.com> Date: Fri, 31 Jan 2025 16:10:40 +0000 Subject: [PATCH] Update index.mdx edit numbas --- pages/price-feeds/index.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/price-feeds/index.mdx b/pages/price-feeds/index.mdx index ca911aeb..a158207d 100644 --- a/pages/price-feeds/index.mdx +++ b/pages/price-feeds/index.mdx @@ -1,13 +1,13 @@ # Introduction -Pyth Network price feeds provide real-time financial market data to smart contract applications on 50+ blockchains. -Pyth's market data is contributed by over 95 [reputable first-party data providers](https://pyth.network/publishers/), including some of the biggest exchanges and market making firms in the world. +Pyth Network price feeds provide real-time financial market data to smart contract applications on 100+ blockchains. +Pyth's market data is contributed by over 100 [reputable first-party data providers](https://pyth.network/publishers/), including some of the biggest exchanges and market making firms in the world. Each price feed publishes a [robust aggregate](price-feeds/how-pyth-works/price-aggregation) of these prices multiple times per second. -The protocol offers over [450 price feeds](https://pyth.network/price-feeds/) covering a number of different asset classes, including US equities, commodities, and cryptocurrencies. +The protocol offers over [850 price feeds](https://pyth.network/price-feeds/) covering a number of different asset classes, including US equities, commodities, and cryptocurrencies. -Pythnet Price Feeds are available on [40+ blockchain ecosystems](./price-feeds/contract-addresses), and can also be used in off-chain applications. +Pythnet Price Feeds are available on [100+ blockchain ecosystems](./price-feeds/contract-addresses), and can also be used in off-chain applications. They are available on mainnet for most [EVM chains](price-feeds/use-real-time-data/evm.md) -- including Ethereum, BNB, Avalanche, and more --several [Cosmos chains](price-feeds/use-real-time-data/cosmwasm.md), [Solana](https://docs.pyth.network/price-feeds/use-real-time-data/solana), -[Aptos](price-feeds/use-real-time-data/aptos.md), [Sui](price-feeds/use-real-time-data/sui.md), and [NEAR](price-feeds/use-real-time-data/near.md). +[Aptos](price-feeds/use-real-time-data/aptos.md), [Sui](price-feeds/use-real-time-data/sui.md), [Ton](price-feeds/use-real-time-data/ton.md), and [NEAR](price-feeds/use-real-time-data/near.md). More ecosystems are coming soon! Follow the [Getting Started](price-feeds/getting-started.mdx) guide to learn more about Pyth and integrate Pyth Price Feeds into your application.