For the complete documentation index, see llms.txt. This page is also available as Markdown.

Pyth Network

Pyth Network is an oracle protocol that connects the owners of market data to applications on multiple blockchains.

Pyth Network offers several products for developers:

  • Price Feeds provide real-time prices for 400+ assets on 40+ blockchain ecosystems, including Solana, many EVM chains, Aptos, Sui, NEAR, and several Cosmos chains.

  • Benchmarks provides historical Pyth prices for both on- and off-chain use.

Pull Oracle

The Pyth pull oracle consists of two different programs. The receiver program is deployed at the following addresses:

The price feed program is deployed at the following addresses:

For more info on Pyth Network, check out the official docs.

Was this helpful?