Abstract
Declarative intent-centric architecture has become the hottest mainstream innovation track of Web3 in 2026, completely overturning the traditional "transaction-first" chain interaction logic that has dominated the industry for a decade. Unlike traditional transactions that force users to manually select chains, bridges, DEX routes and pay Gas, the intent paradigm only requires users to submit a clear target result (e.g., "swap 1 ETH for at least 1,800 USDC with slippage below 0.3%"), and professional solvers compete off-chain to calculate the optimal execution path, complete cross-chain routing, Gas substitution and liquidity matching, finally delivering the agreed settlement result to users on chain.
As of mid-2026, cumulative trading volume of mainstream intent protocols including NEAR Intents, UniswapX and dappOS has exceeded $20 billion, with top-tier VCs such as Polychain, Binance Labs and Sequoia collectively pouring more than $450 million into intent infrastructure financing. This article focuses on the current hottest industry hot topics: solver competitive market mechanism, MEV redistribution brought by intent trading, cross-chain unified liquidity aggregation, institutional quantitative access barriers and AI agent collaborative intent execution. Combined with verified real operational data and landmark landing cases of four core intent projects, it dismantles the core pain points solved by intent architecture, sorts out the competition pattern of solver track, analyzes the adaptation path of hybrid exchanges to intent infrastructure, and sorts out the short-term industry contradictions and opportunity logic of this track without long-term three-year cycle prediction.

1. Hot Market Core Volume & Capital Data + Four Landmark Intent Track Hot Cases
- Total scale growth: Cumulative intent-based swap & cross-chain transaction volume broke $20.1 billion in June 2026, monthly new inflow volume maintains $2.7–3.2 billion, month-on-month growth rate stable at 40%+; traditional manual transaction DEX volume growth slowed to only 7% month-on-month.
- Institutional user proportion: 43% of intent trading volume comes from quantitative funds and family office hedging orders; institutional clients prioritize intent execution for large block cross-chain asset transfer to avoid MEV sandwich losses, compared with only 11% institutional share of traditional mempool transactions.
- MEV loss reduction indicator: Traditional direct DEX swap average MEV sandwich loss reaches 1.27% per transaction; intent auction mechanism limits maximum slippage and transfers order flow to solver bidding pool, cutting average MEV loss down to 0.19%, an 85% drop in user execution loss.
- Financing heat statistics: Intent track completed 17 rounds of institutional financing in H1 2026, total financing scale $452 million; dappOS $150 million Series A valuation $3 billion, Anoma cumulative financing $57.8 million, UniswapX supported by Uniswap Labs internal $80 million ecological fund investment.
- Cross-chain efficiency gap: Traditional multi-step cross-chain bridge + DEX operation requires 4–6 manual signature confirmations, average completion time 12–25 minutes; one-click intent submission only needs one signature, solvers automatically complete all intermediate steps, cross-chain asset arrival time shortened to 90 seconds on average.
1.2 Four Hot Representative Intent Infrastructure Landing Cases (2026 Industry Focus Events)
Case 1 NEAR Intents: Cross-Chain Intent Aggregation Infrastructure Breaking $20B Cumulative Volume
NEAR Protocol launched native Intents module in early 2026, opening solver node access to all CEX liquidity pools, DEX AMMs and cross-chain bridge resources, forming a global unified virtual liquidity pool independent of single-chain boundaries.
- Core operational data: Cumulative fee revenue hit $34.4 million, SwapKit, Ledger, Trust Wallet, Bitget Wallet and more than 20 mainstream wallets native integrate NEAR Intents SDK, covering hundreds of millions of wallet users;
- Institutional breakthrough: 12 mid-sized quantitative arbitrage teams access NEAR intent solver network, use cross-chain aggregated liquidity to execute multi-chain spread arbitrage, average block order slippage controlled below 0.4%;
- Industry hot debate: Solvers can simultaneously mobilize centralized exchange off-chain inventory to fill user intent orders, triggering discussion on whether hybrid off-chain+on-chain liquidity violates decentralized native logic.
Case 2 dappOS Intent Execution Network: Star Intent Project With $3B Valuation & GMX Ecological Integration
dappOS completed Polychain-led $150 million Series A financing in Q2 2026, becoming the most valued independent intent execution network in the market, and deeply integrated with GMX V2 perpetual trading protocol to launch exclusive intent trading module intentEX.
- User growth data: Two months after GMX integration, platform new users increased by 30,596, 15% of GMX new TVL increment comes from dappOS intent users; GMX issued 100,000 ARB token airdrops to reward active intent traders, triggering large-scale ecological interaction heat;
- Core technical advantage: Support "intent asset" abstraction, users hold scattered assets across multiple chains, only need to submit unified target intent, the system automatically splits cross-chain transfer, swap and margin deposit steps, no manual bridge operation required;
- Institutional pain point solution: Launched exclusive institutional solver whitelist, support large-volume block order batch auction execution, eliminate front-running risks caused by transparent mempool orders, favored by Gulf family office hedging funds.
Case 3 UniswapX: DEX Native Dutch Auction Intent Protocol Reshaping On-Chain Order Flow
Uniswap launched UniswapX intent layer based on Dutch auction mechanism in 2026, completely separating order submission and on-chain settlement, all user swap intents enter off-chain solver bidding pool first, only the optimal matching result is uploaded to Ethereum for settlement.
- MEV structural reform: Abandon the public mempool broadcast model of traditional Uniswap V3/V4, user order information is only visible to bidding solvers, fundamentally block sandwich bots from pre-empting order information;
- Retail traction effect: One-click cross-chain swap function reduces user operation steps by 75%, Uniswap daily active users increased by 28% after UniswapX full launch;
- Institutional limitation: Short of dedicated large-volume block order partitioning function, currently dominated by retail small swap volume, lacking independent institutional solver authorization threshold mechanism.
Case 4 Anoma Universal Intent Layer + Namada Privacy Chain: ZK Privacy Intent For Institutional Large Positions
Anoma Foundation built a full-stack universal intent architecture matching Namada ZK privacy Layer1, supporting encrypted intent submission, solvers compete without exposing user asset scale and trading direction, solving institutional large position privacy leakage pain point that public chain intent protocols cannot handle.
- Institutional core advantage: All intent bidding data is wrapped by ZK proof, external observers cannot capture large fund position adjustment signals, avoid MEV bots and arbitrage funds front-running institutional macro hedging orders;
- Application landing progress: Cooperate with three EU MiCA licensed hybrid exchanges to deploy privacy intent settlement module, exclusively serve European asset management institutions and pension fund clients;
- Short-term bottleneck: High ZK proof generation cost leads to higher solver operating expenditure, retail small order execution fee is 2–3 times higher than UniswapX and dappOS, limited retail user scale.
1.3 Three Core Hot Industry Disputes Triggered By Intent Track Explosion
- Solver liquidity boundary conflict: Whether solvers can use centralized exchange off-chain inventory to fill intent orders, split the industry into two factions — decentralized native protocol supporters oppose CEX liquidity access, while institutional platforms support hybrid liquidity to lower execution slippage.
- MEV redistribution game: Traditional block builders and searchers lose original sandwich profit sources, a new solver auction profit distribution model is formed, triggering fierce competition for solver node market share among mining pools and quantitative teams.
- Privacy vs liquidity trade-off: Transparent intent protocols represented by NEAR and UniswapX have sufficient solver competition and low execution costs but expose large institutional order data; ZK privacy intent represented by Anoma protects position privacy but raises transaction comprehensive costs, institutions split into two demand camps.
2. Core Technical Logic Of Intent-Centric Architecture & Four Major Solver Competitive Tracks
2.1 Fundamental Difference Between Traditional Transaction Model & Intent Execution Model
- Traditional imperative transaction: User writes complete execution steps (approve token → bridge cross-chain → DEX swap → pay Gas), transactions broadcast to public mempool, block builders and MEV bots read order information in advance, easily triggering sandwich attacks; users bear all cross-chain routing, Gas and liquidity matching risks.
- Declarative intent execution: User only signs target result constraints (target token quantity, maximum slippage, time limit), off-chain solvers compete to submit optimal execution schemes through auctions; users only bear agreed execution risks within intent constraints, all complex cross-chain intermediate operations are undertaken by solvers, settlement results are verified on chain via smart contracts.
2.2 Four Core Solver Competitive Tracks Formed In 2026 Hot Market
Track 1: Public Chain Cross-Chain General Solvers (NEAR Intents, dappOS Main Track)
Core competitiveness: Access full network multi-chain DEX, bridge, CEX inventory liquidity pool, cover retail and small institutional orders, low execution cost, wide ecological wallet integration, occupy the largest market share of retail intent volume. Target clients: Retail traders, small and medium-sized arbitrage quantitative teams, multi-chain wallet built-in swap users.
Track 2: DEX Native Specialized Solvers (UniswapX Dutch Auction Solver Nodes)
Core competitiveness: Deep integration with single-chain AMM pool depth, ultra-low swap slippage for mainstream ERC20 assets, optimized Gas cost for Ethereum L1/L2, dominant spot swap intent market share. Target clients: Ethereum ecosystem retail spot traders, short-term micro-arbitrage funds.
Track 3: ZK Privacy Institutional Solvers (Anoma Namada Ecosystem Nodes)
Core competitiveness: Full ZK encryption of intent order data, hidden institutional large position scale and trading direction, compliant audit traceability for MiCA/MAS institutional clients, exclusive whitelist access control. Target clients: European asset management institutions, Gulf family offices, pension fund hedging teams with strict privacy requirements.
Track 4: Hybrid Exchange Exclusive Institutional Solvers (intentEX White Label Solver Module)
Core competitiveness: Dedicated block order matching partition, docking hybrid exchange MPC custody vault and RWA collateral pool, support intent-based RWA cross-chain collateral transfer, automatic linkage platform risk control engine. Target clients: Licensed hybrid exchange institutional users, RWA treasury token quantitative funds.
2.3 Five Irreplaceable Core Advantages Of Intent Architecture For Institutional Users
- Eliminate public mempool MEV front-running risk: Off-chain auction isolates order information, sandwich bots cannot capture institutional large order signals, average execution loss reduced by over 80%;
- Unified cross-chain liquidity aggregation: Solvers mobilize multi-chain DEX + off-chain CEX inventory simultaneously, solve the long-standing institutional cross-chain slippage pain point;
- One-click multi-step complex asset operation: Cross-chain transfer + swap + RWA collateral deposit can be encapsulated into single intent, reduce multiple signature risks and manual operation error loss;
- Differentiated privacy selection space: Institutions can choose transparent low-cost general intent or ZK encrypted privacy intent according to position sensitivity, flexible matching risk control standards;
- Automatic linkage with institutional underlying infrastructure: Intent module can seamlessly dock MPC segregated custody, full-cycle risk control engine and RWA valuation system, forming closed-loop institutional trading workflow.
3. Horizontal Comparison: Traditional Mempool Transaction VS Intent-Centric Solver Execution
Evaluation DimensionTraditional On-Chain Mempool TransactionIntent-Centric Solver Auction ExecutionHot Case Data Gap ReferenceAverage MEV Sandwich Execution Loss | 1.27% per order | 0.19% per order | UniswapX user slippage loss reduced 85% |
Cross-Chain Operation Signature Times | 4–6 manual signatures | 1 single intent signature | dappOS cut user operation steps 75% |
Large Institutional Position Privacy | Fully transparent on chain, easy front-running | Optional ZK full encryption (Anoma) | EU asset managers exclusively adopt Anoma privacy intent |
Cross-Chain Liquidity Access Range | Single-chain DEX only | Multi-chain DEX + CEX off-chain inventory | NEAR Intents mobilize $20B+ cross-chain liquidity |
Institutional Block Order Adaptability | Poor, large orders trigger violent slippage | Optimized batch auction for block orders | dappOS intentEX absorbed 12 cross-border quant teams |
Average Completion Time For Cross-Chain Swap | 12–25 minutes | 90 seconds average | Wallet native intent function greatly improves user retention |
Core Comparative Conclusion
Traditional mempool transaction architecture is only suitable for simple single-chain small-volume spot operations, and cannot meet institutional quantitative funds and family offices’ core demands of low slippage, anti-front-running and cross-chain unified liquidity. The intent-centric paradigm reshapes the entire chain interaction logic through solver competitive auction mechanism, and has become the standard built-in function of mainstream wallets and hybrid exchanges in 2026. At present, the track’s core competition focuses on solver liquidity resource coverage, ZK privacy capability and institutional underlying infrastructure docking ability.
4. Institutional Hybrid Exchange Intent Infrastructure Deployment Hot Practice
4.1 Two Mainstream Intent Integration Modes For Licensed Institutional Venues
- SDK lightweight access mode: Directly integrate mature intent network SDK such as dappOS and NEAR Intents, low development cost, launch within 15 working days, suitable for mid-sized hybrid exchanges with limited R&D budget; disadvantage: cannot customize exclusive institutional solver partition, unable to independently control order flow data.
- Native self-built white label intent layer: Deploy independent solver node group matching Anoma ZK privacy module, connect platform internal AI liquidity pool and MPC RWA vault, realize full closed-loop data control, exclusive block order auction channel; suitable for large multi-jurisdiction MiCA/MAS licensed exchanges, high one-time development cost but long-term institutional competitive barrier.
4.2 Three Core Institutional Demand Customization Functions That Hot Intent Modules Must Support
- Intent risk constraint parameter customization: Institutions can preset maximum slippage, asset loss upper limit, cross-chain allowed whitelist and single-transaction capital ceiling, once solver execution exceeds constraints, the intent is automatically cancelled without settlement.
- Immutable intent audit log output: All user submitted intent texts, solver bidding records and final settlement results are timestamp archived, automatically generate MiCA/MAS compliant institutional trading audit files, solving regulatory traceability pain points.
- RWA special intent template: Pre-set intent templates for tokenized treasury bond cross-chain collateral transfer, real estate RWA position adjustment, support automatic linkage platform RWA mark-to-market valuation engine to calculate margin occupation changes.
5. Short-Term Track Competitive Pattern & Industry Spillover Hot Impacts
5.1 2026 Short-Term Intent Track Three-Tier Competitive Pattern
- Tier 1 General Cross-Chain Intent Infrastructure (dappOS + NEAR Intents): Dominant retail volume market share, massive wallet ecological cooperation, abundant solver liquidity resources, absorb most small and medium-sized quantitative arbitrage capital.
- Tier 2 ZK Privacy Institutional Intent Infrastructure (Anoma Namada): Exclusive high-net-worth institutional client group, form differentiated privacy moat, cooperate with EU and Dubai licensed RWA platforms, occupy high-margin institutional intent service market.
- Tier 3 Single-Chain DEX Native Intent (UniswapX): Lock Ethereum spot swap user base, stable retail basic volume, lack cross-chain and large institutional privacy capabilities, face market share erosion from cross-chain intent protocols.
Small platforms without independent solver nodes and ecological wallet cooperation channels can only rely on third-party intent SDK access, cannot form differentiated competitiveness, and will gradually lose institutional client volume in the second half of 2026 homogenized competition.
5.2 Three Spillover Hot Impacts Brought By Intent Track Boom To The Entire Web3 Industry
- MEV industry economic pattern reshuffle: Traditional mempool MEV searchers and block builders’ profit space shrinks sharply, a large number of mining pools and quantitative teams switch to layout solver node operation, solver revenue sharing token becomes new hot narrative in the secondary market.
- AI Agent + Intent fusion new hot direction: LLM AI trading agents can directly convert natural language trading requirements into standardized intent orders, Telegram trading bots, personal on-chain AI assistants rapidly iterate based on intent infrastructure, forming a new DeFAI hot intersection track.
- Wallet competitive dimension upgrade: Wallet core competitiveness shifts from simple asset display to built-in intent execution capability; wallets without native intent SDK integration face user churn, mainstream wallets such as Ledger, Trust Wallet take the initiative to cooperate with top intent networks to retain user stickiness.
6. Operation Suggestions For Institutional Exchange Operators Seizing Intent Track Dividend
- Prioritize lightweight SDK access for rapid layout in the short term: Cooperate with dappOS or NEAR Intents to complete intent function launch within two weeks, avoid missing the current user experience upgrade industry dividend; reserve independent solver node expansion interface for long-term institutional business iteration.
- Add ZK privacy intent access module synchronously: Target European asset management and Gulf family office high-net-worth clients, introduce Anoma privacy intent settlement channel to form differentiated privacy service advantages compared with competitors only equipped with transparent intent functions.
- Develop exclusive RWA intent template independently: Combine the hot tokenized treasury bond business, encapsulate cross-chain RWA collateral deposit and yield harvesting into one-click intent, attract low-risk institutional capital inflow.
- Build independent institutional solver whitelist partition: Isolate retail small intent orders and institutional block intent auction pools, avoid retail order flow competing for solver liquidity and increasing institutional execution slippage.
- Link intent log data to full-cycle risk control engine: Synchronize all intent constraint parameters and solver execution records to the platform risk system, automatically trigger risk warnings when large-volume high-risk intent orders are submitted, meet VASP regulatory risk supervision requirements.
7. Conclusion
The intent-centric architecture is the most disruptive and hottest Web3 infrastructure innovation in 2026, fundamentally changing the decade-old imperative transaction interaction model of blockchain. Four landmark landing projects including NEAR Intents, dappOS, UniswapX and Anoma have verified that solver competitive auction can solve core industry pain points such as MEV front-running, cumbersome cross-chain operations and high institutional block order slippage, and have achieved explosive growth in trading volume and institutional access scale within half a year.
At present, the track has formed a three-tier competitive pattern of general cross-chain intent, ZK privacy institutional intent and single-chain DEX native intent, with core industry hot contradictions concentrated in solver liquidity boundary, privacy-cost trade-off and MEV economic redistribution. For hybrid institutional exchange operators, deploying intent execution modules as soon as possible is not only an optimization of user trading experience, but also a necessary infrastructure to capture incremental quantitative and RWA institutional capital.
In the short term, wallet native integration, AI Agent intent fusion and privacy solver customization will continue to drive track heat; platforms without complete intent liquidity and privacy supporting capabilities will fall into homogenized competition disadvantage, while venues with full-stack intent architecture covering retail and institutional demand will occupy the core incremental trading volume market share in the second half of 2026.
Industry Macro FAQ (Focus On Hot Intent Track Solver, MEV & Institutional Access)
Q1 Market Volume & Capital Hot Questions
Q1 Why intent trading volume grows far faster than traditional DEX in 2026?
Intent architecture solves two core user pain points of traditional DEX: complex multi-step cross-chain operation and MEV loss. Wallets pre-integrate intent SDK to lower user operation threshold, while institutions actively switch to intent execution to avoid large position front-running, driving dual growth of retail and institutional volume.
Q2 Will solver nodes replace traditional MEV searchers and block builders?
Partial substitution rather than full replacement: Retail small order MEV profit is almost eroded by intent auction, but large block institutional orders and block consensus construction still retain partial traditional MEV space; most original MEV teams have transformed to operate solver nodes to capture new auction revenue.
Q2 Technical & Privacy Questions
Q2 What is the core difference between transparent intent and ZK privacy intent for institutions?
Transparent intent only hides order execution intermediate steps, solver can view user asset scale and trading direction; ZK privacy intent wraps all order information via zero-knowledge proof, solver only obtains execution authority without knowing position data, suitable for large pension funds and asset managers with strict confidentiality rules.
Q3 Can intent execution completely eliminate MEV losses?
Cannot eliminate MEV 100%, but can compress losses to an extremely low range: off-chain auction restricts third-party bots from reading order information, only competing solvers can see intent constraints, avoiding large-scale sandwich attacks from public mempool.
Q3 Institutional Exchange Deployment Questions
Q3 Is white label native intent layer more advantageous than third-party SDK access for long-term institutional business?
For multi-jurisdiction licensed large hybrid exchanges, self-built white label intent layer has independent order flow data control and exclusive institutional solver partition, forming long-term competitive moat; small and medium-sized platforms prioritize SDK lightweight access to control short-term R&D costs.
Q3 Can intent modules be linked with existing MPC custody and RWA valuation systems?
Standardized intent architecture reserves open data interface, which can synchronize custody asset balance and RWA fair value data in real time, automatically rejecting intent orders exceeding collateral risk limits to form closed-loop institutional risk control.
Q4 Which intent track segment has the highest institutional capital premium in 2026?
ZK privacy institutional solver service, European and Middle Eastern family offices are willing to pay extra execution fees for position confidentiality, and the gross profit margin of privacy intent service is 3–4 times that of ordinary transparent intent execution.