Pyth Network Review 2026: The Pull-Based Oracle Expanding Across 55+ Chains

What it is

Pyth Network is a first-party financial oracle launched in 2021. Unlike third-party oracles that aggregate data from public APIs, Pyth sources prices directly from over 90 trading firms and exchanges—including Jane Street, CBOE, and Wintermute—who push their proprietary data on-chain. The network operates a pull-based delivery model: prices are transmitted on-chain only when requested, reducing costs for consumers. As of 2026, Pyth supports 55+ blockchains, including Solana, Ethereum, and Aptos. Its ecosystem encompasses DeFi protocols, perps platforms, and lending markets that require low-latency, high-fidelity price feeds. A newer component, Lazer, offers ultra-low-latency updates for sub-second use cases. Governance is managed by the Pyth DAO via the PYTH token.

How it works

Pyth’s oracle design centers on first-party data contributions. Publishers—market makers, exchanges, and trading desks—run proprietary software that signs price updates with cryptographic Ed25519 keys. Each update includes a price and a confidence interval, signed by the publisher's key, and is broadcast to the Pyth network. Validators aggregate these individual feeds into a single aggregate price using a median-like algorithm, requiring a quorum of signatures (typically two-thirds of active publishers) before an update is considered valid.

The pull-based architecture defers the cost of data delivery: users (dApps) request a price update for a specific feed, which triggers an on-chain refresh of that price from the validator set. This model keeps gas fees predictable and allows for frequent updates without constant on-chain writes. Consumers can verify individual signatures on-chain, adding an extra layer of trust. The Lazer component enhances this with a dedicated off-chain relay network that pushes prices via WebSocket or gRPC, enabling latencies below 100 milliseconds for critical DeFi applications. On-chain settlement still relies on the pull mechanism. The Pyth DAO, governed by PYTH token holders, oversees fee parameters, publisher whitelisting, and protocol upgrades. Publishers are incentivized through a share of data fees (if any) and potential stake-based rewards.

Key numbers

Pyth Network launched in 2021 and serves over 55 blockchains, including Solana, Ethereum, and Aptos. Its first-party data model aggregates prices from more than 90 institutional publishers. The protocol has undergone two public audits by Ottersec and Zellic. Unlike DeFi protocols with user deposits, Pyth does not hold locked value, so TVL metrics are not relevant. As of the review date, no security incidents have been reported.

Security and audits

Pyth’s codebase has been audited by Ottersec and Zellic, two respected security firms. Details on the scope and findings of these audits are publicly available through the project’s documentation. As of the review date, no on-chain exploits or critical vulnerabilities have been reported for Pyth’s smart contracts. The protocol’s governance is managed by the Pyth DAO, which uses the PYTH token for voting. However, specifics about admin keys, multisig setups, or contract upgradability are not extensively documented in public channels, leaving some operational security details unclear to external observers.

The trust model relies heavily on the honesty of the publisher set and the network of validators. A collusion among a supermajority of publishers could theoretically produce a manipulated aggregate price. Mitigating this, the publisher set includes large, regulated entities with reputational risk, which reduces the likelihood of misbehavior. Users integrating Pyth should assess the off-chain governance and operational security posture that is not fully visible on-chain. Pyth’s pull-based model also means that consumers must actively verify prices, shifting some security responsibility to the integrating dApp. Many protocols implement additional validation layers, such as staleness checks or circuit breakers, to mitigate risks.

Strengths

Three core strengths stand out: (1) high-quality price sources from 90+ regulated publishers, ensuring data fidelity directly from institutional market participants; (2) pull-based delivery that keeps gas costs low for DeFi protocols, with updates triggered only when needed; and (3) deployment across 55+ blockchain environments, covering both EVM and non-EVM networks. The Lazer ultra-low-latency feed further extends usability for high-speed derivatives and order book protocols. The protocol’s clean security record adds to its reliability.

Weaknesses and risks

Pyth’s reliance on a specific set of institutional publishers creates a centralization vector; if a majority colludes, it could manipulate prices. Although the pull model is gas-efficient, it shifts the burden of price freshness to integrating dApps, which must trigger updates before critical actions—a potential failure point for untested integrations. The protocol has only two public security audits, fewer than many comparable infrastructure projects, leaving some risk of undiscovered vulnerabilities. Operational transparency around contract upgradability and admin roles is also limited, which may concern security-conscious integrators. Direct competitors offer a longer track record and more extensive audit histories, challenging Pyth’s position in high-value deployments.

How it compares

While Pyth is an oracle and not directly comparable to DeFi money markets or staking protocols, its footprint across chains and role as infrastructure invite comparison on metrics like chain reach and audit history. Aave Aave, a leading lending protocol, operates across multiple chains with roughly $14B TVL and three audits. Lido Lido, the largest LST protocol, is limited to Ethereum but holds roughly $17B TVL with three audits. Pyth spans 55+ chains and has only two audits. Pyth’s chain coverage vastly exceeds both, highlighting its cross-chain infrastructure role, yet its audit count is lower. In terms of ecosystem depth, Pyth supports a wide array of dApps but doesn’t lock user funds, so direct financial value comparison is moot. From a security standpoint, all three have no major exploits. However, Pyth’s smaller audit footprint may be a consideration for protocols choosing an oracle. Overall, Pyth’s advantage lies in its first-party data, multi-chain presence, and pull-based efficiency, while Aave and Lido dominate their respective categories with massive liquidity and longer operational histories. Aave’s v4 and Lido’s dominance in staking highlight DeFi’s reliance on robust oracles; Pyth is increasingly chosen as the data layer for many of these applications on emerging chains like Aptos and Sui.

Verdict

Pyth Network has established itself as a credible oracle provider with a unique first-party data model, extensive chain support, and a clean security record. Its pull-based design suits cost-sensitive DeFi applications, and Lazer adds ultra-low latency. However, the protocol’s dependence on a limited set of publishers and a relatively light audit history introduce risks. For teams building across many chains, Pyth is a compelling option, though direct competitors offer deeper infrastructure integrations. The final rating is 8.0 out of 10, reflecting strong technology but room for greater transparency and more rigorous auditing.

Reviewed 2026-07-15 by DeFi Intel Research Desk.

Frequently asked questions

What is Pyth Network?

Pyth is a first-party financial oracle that aggregates price data from over 90 institutional publishers, including Jane Street and CBOE, and delivers it across 55+ blockchains for DeFi applications.

Is Pyth safe to use?

Pyth has been audited by Ottersec and Zellic and has no known security incidents. However, like all oracles, its security depends on the honesty of its publisher set and the correctness of its smart contracts.

How does Pyth make money?

Pyth does not charge direct protocol fees. Its sustainability relies on the PYTH token, which is used for governance and may incentivize publishers. Some data requests may incur fees to publishers, but no specific fee structure is detailed publicly.

What chains does Pyth run on?

Pyth supports over 55 chains, including Solana, Ethereum, Arbitrum, Optimism, Base, Aptos, and Sui. It continues to expand to new networks.

What is Lazer?

Lazer is Pyth’s ultra-low-latency data feed that pushes price updates via off-chain relay networks, enabling sub-100ms updates for high-frequency DeFi protocols.

Sources