+ Publishers stream signed updates to Pythnet roughly every 400 ms.
+ Your app pulls and verifies prices on demand, then your contract
+ updates via updatePriceFeeds
.
+
+ Automate on-chain updates using a Price Pusher. It listens to + Pythnet and pushes fresh prices to your contracts on your chosen + schedule and conditions. +
+ ++ Explore cryptographically verifiable historical prices for auditing, + analytics, and backtesting. +
+ ++ Pyth Core delivers sub-second, signed prices across 100+ + blockchains. Fetch live data, automate updates using Price Pusher, + and parse historical prices—all from one oracle network. +
+ ++ Pyth Core provides high-frequency, cryptographically signed price + feeds that you can verify on-chain. Publishers stream updates to + Pythnet roughly every 400 ms. Your dApp pulls and verifies prices + whenever you need them. +
++ The default approach: your dApp fetches and verifies prices + on-demand whenever needed. +
+ ++ Automate price updates using a Price Pusher for push-like + functionality with your own gas sponsorship. +
+ ++ Get signed prices refreshed every ~400 ms. +
++ On-chain signature verification for trustless data. +
++ Pull on demand or automate with a Price Pusher. +
++ Audit and backtest with cryptographically secure history. +
+