What is Pyth Network? The Pull Oracle Explained
Pyth Network brings market data from Cboe, Binance, and 90+ professional trading firms directly onto the blockchain — 400+ price feeds updated every 400 milliseconds. It's the data layer that high-performance DeFi runs on.
Updated:
PYTH at a Glance
- ✅ "First-party" oracle data: Pyth gets prices directly from trading firms, exchanges and market makers — not scraped from secondary sources like older oracles
- ✅ Pull oracle model: apps request data updates on-demand rather than having data pushed onto every chain constantly — more efficient and scalable
- ✅ 400+ price feeds: crypto, US equities, FX, metals, and energy — not just crypto prices
- ✅ Used by 350+ dApps across 40+ blockchains — one of the most widely integrated oracle networks
- ✅ Massive airdrop in late 2023 distributed PYTH to DeFi users — 6B tokens (60% of supply) distributed to the community
PYTH Price Statistics
| All-Time High | ~$1.15 (March 2024) |
| All-Time Low | ~$0.093 (Nov 2023 launch) |
| Token Launch | November 2023 (airdrop) |
| Total Supply | 10,000,000,000 (10B) |
| Price Feeds | 400+ (crypto, equities, FX) |
| Supported chains | 40+ blockchains |
What is Pyth Network?
Pyth Network is an oracle — a service that delivers real-world data (like the price of Bitcoin, Apple stock, or the Euro) onto the blockchain where smart contracts can read it. DeFi applications like lending protocols, derivatives platforms, and DEXes all need accurate, real-time price data to function. Without oracles, smart contracts would have no way to know what anything is worth in the real world.
What makes Pyth different is where the data comes from. Most oracle networks aggregate prices from CEX APIs, DEX on-chain prices, and public data sources — mixing primary and secondary data. Pyth goes straight to the source: 90+ first-party data publishers including Cboe Global Markets, Binance, OKX, Jane Street, Jump Trading, and other professional market makers and exchanges contribute their own proprietary price data directly to Pyth. These firms are already calculating reference prices for their own trading desks — Pyth just makes that data available on-chain.
The network launched as a specialized oracle on Solana in 2021 (incubated by Jump Crypto) and was subsequently spun out as an independent protocol. In November 2023, Pyth launched its PYTH governance token via an airdrop, distributing 6 billion tokens to DeFi users across multiple chains. Today Pyth runs on over 40 blockchains including Ethereum, Solana, Arbitrum, BNB Chain, and dozens more.
Pyth Network (PYTH) at a Glance
How Does Pyth Network Work?
Pyth uses a "pull oracle" model that's fundamentally different from older "push oracle" systems. Understanding this distinction is key to understanding why Pyth is fast and efficient.
Push vs. Pull Oracles
Push oracle (e.g., older Chainlink model): Data is pushed onto every blockchain every X seconds whether or not anyone needs it. This costs gas constantly and creates a bottleneck when you want to support 40+ chains.
Pull oracle (Pyth): Data is published to Pythnet (Pyth's own chain), then applications request an update only when they need it. The app gets a signed price attestation from Pyth, submits it on-chain themselves. Gas is paid only when data is actually used. More scalable, real-time, and chain-agnostic.
Data Collection from Publishers
Every 400 milliseconds, Pyth's 90+ publishers (Cboe, Jane Street, Binance, OKX, and others) submit their own price and confidence interval for each asset they support. These are the firms actively trading these assets — they have the most accurate, low-latency view of real prices.
Aggregation on Pythnet
Pyth aggregates all publishers' submissions using a robust median — removing outliers and weighting by the publishers' confidence intervals. The result is a single aggregate price with a confidence band. All this happens on Pythnet, Pyth's dedicated high-performance Solana app chain.
Wormhole Cross-Chain Broadcasting
Price attestations from Pythnet are broadcast to other chains via Wormhole cross-chain messaging. This is how Pyth feeds the same ETH/USD price to Ethereum, Arbitrum, Solana, BNB Chain, and 35+ other chains simultaneously.
Apps Pull Data When Needed
When a DeFi app like a lending protocol or perps exchange processes a trade, it calls the Pyth contract with the latest signed price update. The app verifies the signature and uses the price. This means the entire cross-chain data system only consumes gas when actually used — extremely efficient at scale.
PYTH Token Governance
The PYTH token is used for governance — holders vote on upgrades to the oracle protocol, fee structures, publisher requirements, and which price feeds to add. This is a DAO model where the data consumers (DeFi apps) and community collectively govern the network's development.
What is Pyth Network Used For?
Pyth is critical infrastructure for modern DeFi — here's where it shows up:
Perpetual Futures Exchanges
dYdX, Hyperliquid, Jupiter Perps, and other on-chain perp exchanges use Pyth as their price feed. Accurate, low-latency prices are critical for liquidations and funding rate calculations — stale prices can cause incorrect liquidations or allow price manipulation.
Lending Protocols
Lending protocols like Kamino, marginfi, and others use Pyth prices to determine when loans are undercollateralized and trigger liquidations. The confidence interval Pyth provides is especially valuable — it tells protocols when to be more conservative (wider confidence = more uncertainty).
Cross-Chain DeFi
Because Pyth uses a pull model with Wormhole, any chain can access the same high-quality data without a separate oracle deployment for each chain. This enables consistent pricing across 40+ chains — critical as DeFi becomes more multi-chain.
Real-World Asset Protocols
RWA protocols like Ondo Finance need off-chain asset prices (US Treasuries, equity prices) brought on-chain. Pyth's 400+ feeds include US equities, FX rates, metals, and commodities — not just crypto prices.
Pyth vs. Chainlink vs. Band Protocol
How does Pyth compare to other major oracle networks?
| Feature | Pyth Network | Chainlink | Band Protocol | API3 |
|---|---|---|---|---|
| Data model | First-party (pull) | Aggregated (push) | Aggregated (IBC) | First-party (push) |
| Update speed | ~400ms | ~minutes | ~seconds | ~seconds |
| Number of chains | 40+ | 20+ | 15+ | 10+ |
| Key users | Hyperliquid, dYdX, Jupiter | Aave, Compound | Cosmos dApps | Various |
| Best for | High-frequency DeFi | Established DeFi | Cosmos ecosystem | Direct API feeds |
The History of Pyth Network
Pyth Network was conceived inside Jump Crypto, the crypto arm of Jump Trading — one of the world's largest high-frequency trading firms. Jump's traders saw a problem: the DeFi protocols they were using or investing in relied on slow, stale oracle data that was often manipulable. The oracle problem was limiting DeFi's growth. And as one of the large data providers in traditional finance, Jump saw an opportunity to apply their expertise in low-latency data to blockchain infrastructure.
Pyth launched on Solana mainnet in April 2021 as a specialized high-frequency oracle. Solana was the natural home — with 400ms block times, Solana was the only blockchain where sub-second price updates actually made sense. The initial focus was crypto price feeds, but Pyth quickly expanded to equities, FX, and commodities — assets that no other on-chain oracle was covering reliably. By mid-2021, Pyth had data coming from Cboe, Jane Street, and multiple Solana-native market making teams.
In 2022 and 2023, Pyth expanded beyond Solana using Wormhole to broadcast price attestations cross-chain. As the DeFi ecosystem became increasingly multi-chain, this gave Pyth a massive advantage over chain-specific oracles. The network was spun out of Jump Crypto as an independent foundation and DAO. In November 2023, Pyth launched its PYTH governance token via one of DeFi's larger airdrops — 6 billion tokens distributed to participants across 27 blockchains based on their protocol usage. PYTH hit an all-time high of $1.15 in early 2024.
Pyth Network Timeline
Risks and Considerations
Publisher concentration risk
If a significant portion of Pyth's data publishers (several large trading firms) were to collude or provide manipulated data, the oracle could be compromised. The aggregation mechanism is designed to prevent this, but concentration in the publisher base is a long-term concern.
Wormhole cross-chain risk
Pyth's cross-chain broadcasting relies on Wormhole's messaging bridge. Wormhole suffered a $320M exploit in 2022. If Wormhole is compromised again, Pyth's cross-chain data delivery could be affected — though Pyth data on Solana natively would be unaffected.
Token utility is purely governance
Unlike Chainlink (LINK is used to pay node operators), PYTH doesn't have a deep utility-driven demand loop — it's primarily a governance token. Protocol fees don't automatically flow to PYTH holders. The token's value depends on governance importance growing.
Competition from Chainlink
Chainlink remains the dominant oracle network by total integrations and institutional trust. Chainlink is also innovating — CCIP for cross-chain and improved data freshness. The oracle market is not winner-take-all but Chainlink's head start is significant.
PYTH: Pros and Cons
✅ Pros
- • First-party data — the most accurate, lowest-latency source
- • 400ms updates — orders of magnitude faster than older oracles
- • 40+ chains — widest cross-chain coverage of any oracle
- • 350+ dApps integrated — proven product-market fit
- • Covers equities, FX, metals — not just crypto
- • Large airdrop created genuine community distribution
❌ Cons
- • Token is governance-only — no direct fee capture
- • Publisher concentration — oligopoly of large trading firms
- • Wormhole dependency adds bridge risk cross-chain
- • Chainlink has stronger institutional brand recognition
- • V token distribution (60% community) keeps sell pressure active
- • Less battle-tested than Chainlink for Ethereum DeFi
Frequently Asked Questions
What is a blockchain oracle?
How is Pyth different from Chainlink?
What does the PYTH token do?
Is Pyth only for Solana?
Why would a trading firm like Jane Street share their price data?
Is PYTH a good investment?
Ready to Buy PYTH?
PYTH is available on all major exchanges. It's an infrastructure bet on DeFi's continued growth.
Related Coins