# NEAR Protocol Launches Confidential Perpetuals Routing Liquidity Directly Through Hyperliquid Orderbooks

Source: TechNewsList (https://technewslist.com)
Canonical URL: https://technewslist.com/en/article/near-protocol-launches-confidential-perpetuals-via-hyperliquid-2026-09-21-mornin
Section: DeFi & Crypto (https://technewslist.com/en/defi-crypto)
Author: TechNewsList
Language: en
Published: 2026-09-21T05:20:19.736+00:00
Updated: 2026-09-21T05:20:19.900738+00:00

> NEAR Protocol debuts confidential perpetual contracts powered by zero-knowledge state channels and NEAR Intents, enabling institutional traders to route private leverage positions into Hyperliquid.

## TL;DR
- NEAR Protocol has introduced confidential-by-default perpetual swaps integrated with Hyperliquid's central limit order book.
- The architecture leverages zero-knowledge state channels and NEAR Intents to eliminate maximal extractable value and toxic predatory flow.
- Traders execute leveraged derivatives without broadcasting position sizes, liquidation thresholds, or wallet addresses to public mempools.
- Settlement guarantees remain fully decentralized, settling collateral atomically across NEAR sharded nodes and Hyperliquid Layer-1 state.

## Key points
- NEAR Protocol officially released its confidential perpetuals architecture on September 18, 2026, targeting institutional decentralized finance adoption.
- The system routes trading intents through zero-knowledge verifiable cryptographic channels directly to Hyperliquid high-throughput orderbooks.
- Market participants can access up to 50x leverage on major crypto assets while preventing predatory sandwich attacks and mempool frontrunning.
- NEAR Intents abstracts cross-chain bridging friction, enabling single-signature trade execution from native Ethereum or Solana wallets.
- Hyperliquid liquidity providers receive shielded order settlement without incurring fragmented liquidity overhead across competing venues.

## What happened

NEAR Protocol announced the production rollout of its confidential-by-default perpetual swaps framework on September 18, 2026, uniting zero-knowledge cryptographic state channels with the high-throughput orderbooks of Hyperliquid. The engineering breakthrough enables decentralized derivatives traders to open, manage, and close leveraged trading positions without revealing transaction parameters to adversarial observers or predatory frontrunning bots.

![Smart contracts computational execution diagram representing cross-chain automated logic](https://rkhynbcsbnkkcwgexzwg.supabase.co/storage/v1/object/public/media/api/1789968008353-qstvqp-near-protocol-launches-confidential-perpetuals-via-hyperliquid-2026-09-21-mornin-inside-1-d986657f34.webp)
*Decentralized execution layers: Smart contract networks orchestrate automated state transitions across sovereign blockchain ecosystems.*

The deployment is powered by NEAR Intents, an intent-centric transaction infrastructure developed by the NEAR Foundation under the technical guidance of co-founder Illia Polosukhin. Rather than requiring users to manually bridge collateral across chains and broadcast raw swap transactions to public mempools, NEAR Intents allows traders to specify desired financial outcomes through cryptographically signed commitments.

Hyperliquid, led by founder Jeff Yan, serves as the primary liquidity and execution venue for the integration. By tapping directly into Hyperliquid's custom Layer-1 central limit order book, the protocol ensures that confidential orders execute against deep institutional liquidity pools without causing execution slippage or splintering market depth across isolated privacy pools.

## Why it matters

Public transparency has long been celebrated as the defining virtue of decentralized finance, but on-chain transparency has proven to be a double-edged sword for institutional capital allocators. In standard transparent automated market makers and orderbooks, every submitted transaction is publicly visible within the mempool before block confirmation. This architectural vulnerability allows predatory searchers to execute maximal extractable value (MEV) exploits, sandwich attacks, and statistical arbitrage at the expense of everyday traders.

For institutional market makers, hedge funds, and proprietary trading desks, broadcasting large position entries or specific liquidation price thresholds is commercially unacceptable. Competitors can easily reverse-engineer trading algorithms, hunt stops, and force artificial liquidations by driving spot prices toward known liquidation clusters.

By establishing confidential state channels, NEAR Protocol resolves this institutional privacy hurdle while preserving deterministic on-chain verification. Traders obtain commercial confidentiality for trade size, margin leverage, and stop-loss targets while the broader market benefits from unified price discovery and verified collateral solvency.

## Technical details

The architectural mechanics of confidential perpetuals combine recursive zero-knowledge proofs with off-chain state verification. When a trader initiates an intent, a localized client session generates a succinct non-interactive argument of knowledge (zk-SNARK) proving that the trader holds sufficient collateral without disclosing account identity or exact asset balance.

![Cryptographic transaction settlement flowchart illustrating confidential decentralized trading execution](https://rkhynbcsbnkkcwgexzwg.supabase.co/storage/v1/object/public/media/api/1789968013524-8xsjh6-near-protocol-launches-confidential-perpetuals-via-hyperliquid-2026-09-21-mornin-inside-2-83ea8f072f.webp)
*Settlement execution verification: Zero-knowledge proofs and intent routing mask trade origins while verifying collateral balances.*

This proof is submitted to an enclave of decentralized intent solvers. Solvers match the order against Hyperliquid's central limit order book using specialized batch auction mechanisms. Trade matching occurs within encrypted execution enclaves where order prices and sizes remain hidden until execution commitments are published to the underlying ledger.

Settlement is orchestrated atomically through NEAR's Nightshade sharding infrastructure. In the event of market volatility requiring position liquidation, localized smart contracts verify liquidation conditions through zero-knowledge range proofs. If an account drops below required maintenance margin thresholds, the system executes an automated liquidation order against the orderbook without ever exposing historical position sizes or prior trading history to the public ledger.

## Market / industry impact

The launch of confidential perpetuals marks a turning point in the competition between decentralized exchanges and legacy centralized trading platforms such as Binance, Bybit, and OKX. Historically, centralized exchanges captured over ninety percent of global crypto derivatives trading volume by offering sub-millisecond execution and private order books.

By matching centralized exchange privacy guarantees while eliminating centralized counterparty and custody risks, NEAR and Hyperliquid are directly targeting institutional derivatives volume. Early trade telemetry indicates substantial liquidity migration from market makers who previously restricted decentralized trading operations due to frontrunning losses.

Furthermore, the integration solidifies the dominance of intent-based execution over legacy automated market maker designs. Protocols attempting to run clunky on-chain order books on monolithic blockchains are finding it increasingly difficult to compete against modular zero-knowledge intent architectures.

## What to watch next

Market participants will closely evaluate trading volumes, funding rate stability, and open interest metrics across the confidential perpetuals venue over the coming weeks. A critical benchmark will be whether the protocol maintains narrow bid-ask spreads during severe macro volatility events.

Another key area of observation will be cross-chain wallet expansion. Development teams are currently finalizing software development kits that will permit users to interact with confidential perpetuals directly from Metamask, Phantom, and institutional custody solutions like Fireblocks without manual network switching.

Finally, regulatory compliance will remain an essential consideration. As global financial authorities increase scrutiny on privacy-enhancing decentralized protocols, the compliance posture of zero-knowledge intent networks will be tested against international anti-money laundering and know-your-customer enforcement frameworks.

## Sources

- [Near Protocol Engineering Blog](https://near.org/blog/confidential-perpetuals-hyperliquid) — Technical specification of confidential-by-default perpetual swaps using zero-knowledge state channels and Hyperliquid liquidity.

- [CoinDesk Markets Desk](https://www.coindesk.com/markets/2026/09/18/near-hyperliquid-confidential-perps/) — Market analysis of cross-chain intent routing and institutional adoption of frontrunning-resistant derivatives.

- [Blockworks Research](https://blockworks.co/news/near-confidential-perps-hyperliquid-intents) — Decentralized exchange infrastructure report exploring liquidity aggregation and cryptographic transaction privacy.

Mentions: NEAR Protocol, Hyperliquid, Illia Polosukhin, NEAR Intents, Jeff Yan

## Sources
- [Near Protocol Engineering Blog](https://near.org/blog/confidential-perpetuals-hyperliquid)
- [CoinDesk Markets Desk](https://www.coindesk.com/markets/2026/09/18/near-hyperliquid-confidential-perps/)
- [Blockworks Research](https://blockworks.co/news/near-confidential-perps-hyperliquid-intents)