01
The problem with public ledgers
The evolution of decentralized finance has often been hindered by the inherent transparency of public ledgers. While transparency is a core tenet of blockchain technology, it often acts as a double-edged sword for professional traders and institutions.
Every move made on-chain is visible to competitors and malicious bots, leading to issues like sandwich attacks and predatory front-running. Every order size, token pair, direction, and timing is visible before your transaction settles.
02
Confidential Intents: execution on a need-to-know basis
NEAR Confidential Intents addresses these structural weaknesses by introducing a need-to-know basis for transaction data. By leveraging a dedicated private shard — a secure execution environment operated by a decentralized set of validators — NEAR can process complex cross-chain instructions without broadcasting sensitive parameters to the public mainnet until the transaction is finalized.
When a user opts into confidential mode, their transaction executes within the private shard, keeping details like token pairs, order sizes, and timing out of the public mempool, effectively preventing frontrunning and strategy copying.
03
Eliminating front-running and MEV
MEV bots cannot see the transaction in the mempool to jump ahead of it — ensuring you receive the best possible execution price.
When a user expresses an intent — a desired outcome rather than a specific set of technical steps — the system finds the best way to fulfill it. With the privacy layer active, the specific details of these confidential transactions are shielded.
The outcome is no MEV extraction, no frontrunning, no strategy copying, and no forced liquidations from visible positions.
04
Discretion for institutional capital
Institutional players often hesitate to move significant volume on-chain because their strategies can be easily copied or used against them to force liquidations. The privacy execution layer allows these entities to manage cross-chain positions with the same level of confidentiality they expect from traditional finance, but with the efficiency and settlement speed of a blockchain.
Unlike fully opaque privacy protocols, Confidential Intents supports selective disclosure — allowing enterprises to keep sensitive data confidential from the public while providing auditable execution for regulators or compliance teams.
05
Chain abstraction in 2026
The launch of Confidential Intents is not an isolated update but a pivotal part of NEAR's broader chain abstraction strategy. Users no longer need to worry about which network they are on or which bridge to use.
Through the near.com interface and integrated wallets, one can execute a private DeFi execution across 35+ supported blockchains from a single account. The Confidential toggle allows a seamless transition between a public profile and a secure, private account — much like switching to an incognito tab in a browser.
Key takeaways
- ✓Private execution — no MEV, no front-running
- ✓Cross-chain by default — 35+ networks, one account
- ✓Institutional-grade — selective disclosure for compliance
- ✓Agent-ready — hardware TEEs for autonomous AI trading
06
Technical foundations: private shards and TEEs
The mechanism behind this privacy involves a sophisticated blend of cryptographic techniques and hardware-level security. Private shards are execution environments that maintain their own state and are not visible to the public. They connect to the NEAR mainnet via a bridge secured by Trusted Execution Environments (TEEs).
Beyond human traders, this infrastructure is built for the agentic economy. AI agents — autonomous programs that trade and manage assets — require secure environments to execute their logic. By combining Confidential Intents with NEAR's AI Cloud and encrypted enclaves, the protocol provides a sandbox where AI can operate without exposing its proprietary algorithms or the data it handles.





