Key takeawaysOndo Finance has publicly launched Ondo Network, an execution layer that runs trade matching inside hardware-secured Trusted Execution Environments while settling assets non-custodially oKey takeawaysOndo Finance has publicly launched Ondo Network, an execution layer that runs trade matching inside hardware-secured Trusted Execution Environments while settling assets non-custodially o

Fast and Private Like a CEX, Verifiable Like DeFi: The TEE Execution Layer Replacing Ondo Chain and Powering Ondo Perps

Key takeaways
Ondo Finance has publicly launched Ondo Network, an execution layer that runs trade matching inside hardware-secured Trusted Execution Environments while settling assets non-custodially on Ethereum. CEO Ian De Bode describes it as the evolution of the abandoned Ondo Chain blockchain project, after engineers concluded that execution speed, was the real constraint on institutional trading. Ondo Perps, live since July 7 for non-US investors with up to 20x leverage on tokenized equities and commodities, is the first application running on it.
 
 

Overview

Ondo Finance has unveiled Ondo Network, a private, verifiable execution layer built to close the performance gap between centralized exchanges and decentralized finance. The network marks a decisive strategic shift away from the company's previously announced Ondo Chain initiative, moving from a standalone Layer-1 blockchain design toward a modular architecture that separates high-speed trade execution from on-chain asset settlement. Ondo CEO Ian De Bode has been direct that the two will not run in parallel, describing the new network as "the implementation of what we originally set out with the Ondo Chain."
The architecture works by moving transaction logic into hardware-secured Trusted Execution Environments, built on Intel SGX, while asset custody and final settlement remain on public blockchains, starting with Ethereum. That split is intended to deliver the low-latency matching and order-book privacy traders expect from a centralized venue without requiring them to surrender control of their assets to an opaque operator. The first application running on the network is Ondo Perps, a perpetual futures platform live since July 7 that offers up to 20x leverage on tokenized US equities, indices, and commodities, and accepts tokenized real-world assets directly as collateral.

1. The Pivot: Why Ondo Walked Away From Building a Blockchain

 
 
Ondo originally set out to build a purpose-built public blockchain, announced as Ondo Chain, to bring institutional-grade capital markets on-chain. The rethink came from building a product. While developing Ondo Perps and talking to prospective institutional users about the limits of existing infrastructure, the engineering team concluded that blockchain consensus was not the binding constraint they had assumed. Settlement was largely a solved problem. Execution speed and order-flow privacy were not.
The company's diagnosis is that conventional blockchains bundle execution, verification, consensus, and settlement into a single replicated state machine, and that bundling forces a permanent trade-off between transparency, speed, and privacy. Running order matching, margin checks, and liquidation logic through a distributed consensus layer introduces latency that professional desks will not tolerate, and it publishes order flow to a transparent mempool where it becomes exposed to maximal extractable value and front-running. Ondo's position is that these trade-offs are not inherent to open markets at all, and stem from insisting that execution and settlement occupy the same place.
Ondo Network unbundles that stack into three functions handled by three different mechanisms. Execution runs inside hardware enclaves, verification is handled by a decentralized quorum of attestors, and settlement happens on public blockchains. De Bode calls the result "a new type of architecture" supporting privacy, high-speed execution, self-custody, verifiable fairness, and permissionless access. The company is also candid about what it has built. Ondo's launch post states plainly that the network "isn't a blockchain today; it doesn't need to be," while arguing that as its trust roles open to more independent participants, the distinction will blur.

2. Inside the Architecture: Enclaves, Attestors, and Settlement

 
 
The execution tier runs inside Trusted Execution Environments based on Intel SGX, hardware-level encrypted regions carved out within the CPU itself. Trade matching, margin calculations, and liquidation triggers all happen inside these enclaves, which means pending orders, position sizes, and liquidation thresholds stay private from outside observers and from Ondo itself. Code and data running inside an enclave cannot be accessed or modified without approval from the independent attestation network. To avoid the replication latency that distributed consensus imposes, execution runs through a single high-performance enclave applying deterministic, fixed sequencing rules rather than being replicated across nodes.
The verification tier exists to stop that single enclave from becoming a unilateral point of control. A decentralized network of independent attestors governs enclave operation through cryptographic multi-party controls, and it does three things. Before an enclave boots, a quorum of attestors verifies its exact hardware measurement against reviewed, open-source code, and unapproved software is rejected even if a single byte differs. Master operational keys are split into shards distributed across attestors, so a full key can only be reconstructed inside an enclave that has already proven its identity to a quorum, which prevents any single entity from seizing user funds or forcing an unauthorized state change. Every transaction generates a signed execution log that authorized counterparties and auditors can replay to confirm orders were filled fairly under the approved rules.
The settlement tier keeps custody on-chain. User deposits are not held inside the enclave. Each user has a permanent on-chain address associated with their assets, and assets move to the platform wallet only when the user chooses to trade with them, returning on withdrawal request. Final transfers, collateral deposits, and withdrawals settle on public chains, currently Ethereum with additional chains planned, and settlement can occur in fiat or supported stablecoins, including directly between blockchain wallets.

3. Ondo Perps: What Is Live, and For Whom

 
 
Ondo Perps launched in public beta on June 9, 2026, and went fully live on July 7, roughly three weeks before the Ondo Network announcement that revealed the infrastructure underneath it. The platform debuted with around two dozen markets spanning megacap equities including Nvidia, Tesla, Apple, and Microsoft, crypto-adjacent names such as Coinbase, Circle, Strategy, and Robinhood, commodities including gold, silver, and oil, and the US 100 and US 500 indices. SpaceX and Micron feature among the tradable contracts, with more assets planned.
Most perpetuals venues require traders to post stablecoins or crypto as margin, which forces holders of tokenized equities to sell or park separate capital before they can trade. Ondo Perps accepts tokenized stock and ETF holdings directly as collateral, so a trader holding tokenized Tesla can open a leveraged Nvidia position without liquidating it, and the underlying collateral continues tracking the stock's total return including dividends. The design borrows directly from the prime brokerage model that institutional desks have used for decades, and it builds on Ondo Global Markets, the tokenized equity infrastructure that launched in September 2025 and has grown to over $1 billion in total value locked.
Ondo Perps is available only to investors outside the United States, a restriction the company attributes to regulatory considerations, which places it out of reach for the US audience most likely to recognize the underlying equities. And Ondo is entering an established market rather than opening one. Kraken launched regulated tokenized-equity perpetual futures on February 24 with up to 20x leverage for clients across more than 110 countries, and Coinbase followed on March 20 with up to 10x on single stocks and 20x on ETF contracts, settled in USDC. Hyperliquid and dYdX continue to lead raw perpetuals volume. In this context, Ondo's differentiation rests on the tokenized collateral model and the RWA focus

4. The Trust Model and Its Limits

A TEE model does not eliminate trust so much as relocate it. Traders no longer need to trust that Ondo is running the matching engine honestly, because attestation and signed execution logs make that checkable. What they trust instead is Intel's silicon and the integrity of the SGX attestation process, which is a different assumption rather than an absent one. Trusted execution hardware has a documented history of side-channel research, and any venue built on it inherits that surface.
The decentralization is also aspirational rather than current. Execution today runs through a single enclave by design, because replication is exactly what the architecture is trying to avoid, and the attestor set is the only thing standing between that enclave and unilateral control. Ondo has published a progressive roadmap that addresses this in stages: committing periodic execution state directly to public blockchains for auditability, adding external watcher nodes, transitioning the attestor set toward a proof-of-stake model backed by economic bonding, introducing selective privacy controls, and eventually layering in zero-knowledge proofs. Each of those steps moves the network closer to the verifiability its marketing already claims, and none of them has shipped yet. Readers evaluating the network should treat the current state and the roadmap as separate propositions.

5. Institutional Rails and the ONDO Token

Ondo is clear that Ondo Perps is a first application rather than the point of the network. The company describes the infrastructure as general-purpose, capable of supporting spot venues, structured products, lending markets, tokenized securities, primary issuance rails, and institutional settlement systems. The technical launch lands alongside meaningful regulatory progress elsewhere in the group. Ondo's SEC-registered broker-dealer affiliate, Oasis Pro Markets, has secured FINRA authorizations covering National Market System equities, ETFs, mutual funds, index funds, and IPO securities, which extends the regulated bridges connecting tokenized securities to digital asset settlement rails and opens a US-facing channel that Ondo Perps itself cannot serve.
The ONDO token's role is unchanged by the launch. De Bode confirmed it remains the governance and ecosystem token for Ondo's real-world asset and markets infrastructure, adding that as the network decentralizes through more attestors, watchers, and economic security, ONDO is what will sit at the center of incentives and governance for that layer. Staking and bonded participation are roadmap items tied to the proof-of-stake transition rather than live functions today. For context on scale, Ondo's total value locked was approaching $3 billion as of March 2026, and De Bode has projected the tokenized equity market reaching $2.5 billion to $3 billion by year-end. By decoupling execution from settlement, Ondo Network offers a pragmatic blueprint for moving institutional liquidity on-chain, and a test of whether hardware attestation can substitute convincingly for consensus in markets where latency and confidentiality are non-negotiable.

Frequently Asked Questions

What is Ondo Network? Ondo Network is an execution layer launched by Ondo Finance on July 27, 2026, that separates trade execution, verification, and settlement rather than combining them in a single blockchain. Trade matching runs inside hardware-secured Trusted Execution Environments, a decentralized attestor quorum verifies enclave integrity, and asset settlement happens non-custodially on public blockchains starting with Ethereum.
Is Ondo Network replacing Ondo Chain? Effectively yes. CEO Ian De Bode describes Ondo Network as the evolution of Ondo Chain and "the implementation of what we originally set out with," and has confirmed the company will not operate both networks simultaneously. Ondo states that the network is not a blockchain today, while arguing the distinction will narrow as more independent participants take on trust roles.
Why did Ondo abandon its blockchain plan? While building Ondo Perps and consulting institutional users, Ondo's engineers concluded that blockchain consensus was not the primary bottleneck for institutional trading. Settlement was largely solved, whereas execution speed and order-flow privacy were the real constraints, and neither is fixed by building another Layer-1.
What is Ondo Perps and what can you trade on it? Ondo Perps is a perpetual futures platform offering up to 20x leverage on tokenized US equities, indices, and commodities, with roughly two dozen markets at launch including Nvidia, Tesla, Apple, Microsoft, Coinbase, gold, silver, oil, and the US 100 and US 500 indices. It entered public beta on June 9, 2026 and launched fully on July 7.
Can US investors use Ondo Perps? No. Ondo Perps is available only to investors outside the United States, a restriction the company attributes to regulatory considerations. Ondo's separately regulated affiliate, Oasis Pro Markets, holds FINRA authorizations covering US access to NMS equities, ETFs, mutual funds, index funds, and IPO securities.
How does Ondo Perps handle collateral differently? Most perpetuals platforms require stablecoins or crypto as margin. Ondo Perps accepts tokenized stock and ETF holdings directly as collateral, so a holder of tokenized Tesla can open a leveraged position in another asset without selling, while the collateral continues tracking the underlying stock's total return including dividends.
 
Disclaimer: This article is for informational purposes only and does not constitute financial, investment, or trading advice. Digital assets are volatile and you may lose capital. Conduct your own research before making any decision.
市場の機会
Ondo ロゴ
Ondo価格(ONDO)
--
----
USD
Ondo (ONDO) ライブ価格チャート

説明:暗号資産パルスは、AIと公開情報源を活用し、最新のトークントレンドを瞬時にお届けします。専門家の洞察と詳細な分析については、MEXC 学ぶ をご覧ください。

このページで共有されている記事は公開プラットフォームから収集したものであり、参考情報としてのみ提供されています。MEXCの立場や見解を代表するものではありません。すべての権利は Emmanuel Olamiye に帰属します。第三者の権利を侵害するコンテンツがあると思われる場合は、service@support.mexc.com までご連絡いただければ速やかに削除いたします。MEXCはいかなるコンテンツの正確性、完全性、適時性も保証せず、提供された情報に基づいて取られたいかなる行動についても責任を負いません。本コンテンツは、金融、法律、またはその他の専門的なアドバイスを構成するものではなく、MEXCによる推奨または支持として解釈されるべきものでもありません。専門家の洞察と詳細な分析については、MEXC 学ぶ をご覧ください。

Ondo についてもっと知る

もっと見る
[米国株投資ガイド] セクターの機会:配分と銘柄選定ロジックを追跡

[米国株投資ガイド] セクターの機会:配分と銘柄選定ロジックを追跡

MEXCユーザー様へ 火曜日にはSpaceXやテスラといった注目株を解説しました。今日は個々の銘柄からさらに広いセクターへと視点を広げます。適切なセクターを選ぶことは、適切な銘柄を選ぶことよりも重要です。 本日のテーマ:セクターの機会 Ondo Finance のトークン化株式とは?Ondo エコシステムの核心メカニズムガイド トークン化株式は実際の株式に裏付けられていますか?MEXC、Krake
2026/07/29
Uniswap(UNI)2026年7月価格予測:UNIは本当に31倍上昇し、ウォール街の100ドル目標に到達できるのか

Uniswap(UNI)2026年7月価格予測:UNIは本当に31倍上昇し、ウォール街の100ドル目標に到達できるのか

Uniswapは、暗号資産の価格予測が常に示してくれるわけではないものをトレーダーに提示しました。それは、実際に目指せる具体的な数字です。 2026年6月15日、Standard Charteredのデジタル資産リサーチ責任者であるGeoff Kendrick氏は、UNIのカバレッジを開始し、2030年末までに100ドルという価格目標を設定しました。 当時、UNIは2.50ドル付近で取引されていま
2026/07/07
Ondoトークン化株式ガイド:オンチェーンでの株式エクスポージャーの仕組み

Ondoトークン化株式ガイド:オンチェーンでの株式エクスポージャーの仕組み

重要ポイント Ondo Financeは、米国債や株式、ETFなどの伝統的な金融資産をオンチェーンに持ち込むことに特化した、現実資産(RWA)のトークン化プラットフォームです。 Ondoのトークン化株式は、裏付けとなる株式やETFの経済的パフォーマンスを追跡するように設計されたブロックチェーン上のトークンです。 これらのプロダクトは、オンチェーンでの転送可能性、小口アクセス(分割保有)、取引可能時
2026/05/14
もっと見る