# Oracle - Pyth

## Pyth Price Feeds

The [<mark style="color:purple;">Pyth Network</mark>](https://pyth.network/) is the largest first-party Oracle network, delivering real-time data across [<mark style="color:purple;">a vast number of chains</mark>](https://docs.pyth.network/price-feeds/contract-addresses). Pyth introduces an innovative low-latency [<mark style="color:purple;">pull oracle design</mark>](https://docs.pyth.network/documentation/pythnet-price-feeds/on-demand), where users can pull price updates on-chain when needed, enabling everyone in the blockchain environment to access that data point most efficiently. Pyth network updates the prices every 400ms, making Pyth the fastest on-chain oracle.

Users can also opt to use push model oracles through Pyth by running a [scheduler](https://docs.pyth.network/price-feeds/schedule-price-updates/using-scheduler)

Pyth on Kinto:&#x20;

* [<mark style="color:purple;">**0x2880aB155794e7179c9eE2e38200202908C17B43**</mark>](https://explorer.kinto.xyz/address/0x2880aB155794e7179c9eE2e38200202908C17B43)

Pyth Oracle Features:

* 400ms latency
* Most efficient and cost-effective Oracle
* [<mark style="color:purple;">First-party</mark>](https://pyth.network/publishers) data sourced directly from financial institutions
* [<mark style="color:purple;">Price feeds ranging from Crypto, Stock, FX, Metals</mark>](https://pyth.network/developers/price-feed-ids)
* [<mark style="color:purple;">Available on all the largest chains</mark>](https://docs.pyth.network/price-feeds/contract-addresses)

Check out the following links to get started with Pyth.

* [<mark style="color:purple;">Pyth EVM Integration Guide</mark>](https://docs.pyth.network/price-feeds/use-real-time-data/evm)
* [<mark style="color:purple;">Pyth Docs</mark>](https://docs.pyth.network/home)
* [<mark style="color:purple;">Pyth API Reference</mark>](https://api-reference.pyth.network/price-feeds/evm/getPrice)
* [<mark style="color:purple;">Pyth Examples</mark>](https://github.com/pyth-network/pyth-examples)
* [<mark style="color:purple;">Pyth Price Feed Ids</mark>](https://pyth.network/developers/price-feed-ids)
* [<mark style="color:purple;">Website</mark>](https://pyth.network/)
* [<mark style="color:purple;">Twitter</mark>](https://x.com/PythNetwork)
