Skip to content

Commit f82c089

Browse files
authored
fix(landing-page) Fixed metrics (#646)
* fix(landing-page) Fixed metrics * update
1 parent 208cbfd commit f82c089

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pages/home/index.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Introduction
22

33
Pyth Network is an oracle protocol that connects the owners of market data to applications on multiple blockchains.
4-
Pyth's market data is contributed by over 100 [first-party publishers](https://pyth.network/publishers/), including some of the biggest exchanges and market making firms in the world.
5-
[Over 350 protocols](https://defillama.com/oracles/Pyth) on 55+ blockchains trust Pyth to secure their applications.
4+
Pyth's market data is contributed by over [120+ first-party publishers](https://insights.pyth.network/publishers?utm_source=docs), including some of the biggest exchanges and market making firms in the world.
5+
[Over 350 protocols](https://defillama.com/oracles/Pyth) on 100+ blockchains trust Pyth to secure their applications.
66

77
Pyth Network offers several products for developers:
88

9-
- [Price Feeds](../price-feeds) provide real-time prices for 500+ assets on 55+ blockchain ecosystems, including Solana, many EVM chains,
9+
- [Price Feeds](../price-feeds) provide real-time prices for [1300+ assets](https://insights.pyth.network/price-feeds?utm_source=docs) on [100+ blockchain ecosystems](../price-feeds/contract-addresses), including Solana, many EVM chains,
1010
Aptos, Sui, NEAR, and several Cosmos chains.
1111
- [Lazer](../lazer) provides low-latency, highly customizable price feeds on Solana and EVM chains.
1212
- [Benchmarks](../benchmarks) provides historical Pyth prices for both on- and off-chain use.

pages/price-feeds/index.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Introduction
22

33
Pyth Network price feeds provide real-time financial market data to smart contract applications on 100+ blockchains.
4-
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.
4+
Pyth's market data is contributed by over [120+ reputable first-party data providers](https://insights.pyth.network/publishers?utm_source=docs), including some of the biggest exchanges and market making firms in the world.
55
Each price feed publishes a [robust aggregate](price-feeds/how-pyth-works/price-aggregation) of these prices multiple times per second.
6-
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.
6+
The protocol offers over [1300+ price feeds](https://pyth.network/price-feeds/) covering a number of different asset classes, including US equities, commodities, and cryptocurrencies.
77

88
Pythnet Price Feeds are available on [100+ blockchain ecosystems](./price-feeds/contract-addresses), and can also be used in off-chain applications.
99
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),

0 commit comments

Comments
 (0)