Anoma Raised $100M to Build an Entire Blockchain Around Intents, Flashbots SUAVE Launched a Decentralized MEV Marketplace - Is Intent-Centric Infrastructure the Next Platform War?

The $100M Question: Which Intent Platform Strategy Wins?

The intent infrastructure space just became a full-blown platform war, and as someone who spends his days evaluating where the venture capital is flowing and what founders should be building on, I think this is one of the most consequential battles in crypto right now. Let me break down the three competing strategies and where I think the smart money should be.

Anoma: The Full-Stack Bet

Anoma raised over $100M to build an entirely new blockchain around intents as a native primitive. Their thesis is radical: do not bolt intents onto existing infrastructure – rebuild the entire stack from scratch. The Anoma architecture provides intent formulation, counterparty discovery, solving, and settlement as first-class protocol features. They use encrypted intents for privacy and support cross-chain execution natively.

From a business strategy perspective, this is the “build the whole operating system” play. Think early iOS versus mobile web apps. The upside is enormous if they achieve adoption: they become the foundational layer for a new computing paradigm. The risk is equally enormous. By 2025, Anoma was already powering advanced DeFi agents, but network effects in crypto are ruthless. You need developers, users, and liquidity simultaneously.

Flashbots SUAVE: The Marketplace Play

Flashbots took a fundamentally different approach with SUAVE. Rather than building a new chain, they are building a decentralized MEV marketplace where solvers compete on block building. SUAVE launched in 2025 and integrates with Ethereum L2s, positioning itself as infrastructure that existing chains can plug into.

This is the marketplace strategy, more akin to Stripe than to iOS. Lower adoption barrier, faster time to market, but potentially lower margins and less lock-in. SUAVE reduces centralization risks in block auctions, which is a real selling point for L2s worried about sequencer concentration.

Application-Layer Intents: The Pragmatist Camp

Then there is the application-layer approach. CoW Protocol pioneered batch auctions and now processes over $10B in monthly volume in 2025, expanding cross-chain. UniswapX uses Dutch auctions with Across integration for cross-chain execution. 1inch Fusion and Fusion+ handle cross-chain intent swaps across 13 or more networks.

These protocols add intents on top of existing chains. Simpler, faster to deploy, already generating massive volume. The trade-off is that they are constrained by the underlying chain architecture.

Where the Venture Dollars Flow

Here is my read on where the capital is going: protocol-layer intent infrastructure (Anoma, SUAVE) is attracting the large institutional checks, the $50M-plus rounds from funds betting on paradigm shifts. Application-layer intent protocols are generating revenue now but raising smaller rounds.

The critical question for builders: do you build on a platform that exists today and works (UniswapX, CoW) or bet on a platform that could be 10x better but might not achieve escape velocity (Anoma)? My instinct says the application-layer protocols win the next 18 months, but the protocol-layer plays win the next 5 years – if they survive the adoption valley. This is exactly the kind of platform timing decision that makes or breaks startups.

What does this community think? Are we in the “application layer is good enough” phase, or is the full-stack intent thesis already winning mindshare?

Steve, good framing of the competitive landscape. Let me dig into the fundamental architectural differences because the technical divergence between these approaches is far more significant than most people realize.

Anoma: Intent-Native Virtual Machine

Anoma does not just add intents to a blockchain. It replaces the transaction model entirely. In a traditional blockchain, you submit a signed transaction that specifies exact execution steps. In Anoma, you submit an intent – a declarative statement of what you want to happen, with constraints, but no prescribed execution path. The Anoma VM processes these intents through a counterparty discovery mechanism that matches complementary intents, then routes them to specialized solvers.

The key architectural innovation is that intents are encrypted by default. This means your trading intent is not visible in the mempool, which eliminates an entire class of MEV attacks (frontrunning, sandwich attacks) at the protocol level rather than through application-layer mitigations. Settlement happens on-chain after solver execution, and the architecture natively supports cross-chain intents because the intent layer is chain-agnostic by design.

SUAVE: Decentralized Block Building Marketplace

Flashbots SUAVE takes a completely different approach. Rather than replacing the execution model, SUAVE creates a separate execution environment specifically for MEV-related computations. Think of it as a confidential computation layer that sits between users and block builders. Solvers compete in this marketplace to build optimal blocks, and the competition itself is what produces better outcomes for users.

SUAVE integrates with existing Ethereum L2s through standardized interfaces, which is architecturally elegant because it does not require chains to change their execution model. The trade-off is that SUAVE optimizes one specific dimension (MEV and block building) rather than reimagining the entire transaction lifecycle.

Application-Layer: Intent Wrappers

CoW Protocol, UniswapX, and 1inch Fusion operate as smart contract systems that batch, auction, or match orders on top of existing EVM chains. CoW uses batch auctions where a solver finds the optimal settlement across all orders in a batch. UniswapX uses Dutch auctions that decay over time until a filler finds it profitable to execute. 1inch Fusion and Fusion+ extend this across 13-plus networks with relayer infrastructure.

Architecturally, these are sophisticated order-matching systems constrained by the underlying chain’s execution model. They cannot encrypt intents at the protocol level (though CoW has off-chain order books). They cannot natively coordinate cross-chain execution without bridges or relayers. And they inherit whatever MEV characteristics exist on their host chain.

The Fundamental Trade-off

The core architectural question is composability versus sovereignty. Anoma offers maximum intent expressiveness but requires its own ecosystem. SUAVE offers MEV-specific optimization that plugs into existing ecosystems. Application-layer solutions offer immediate composability with existing DeFi but limited intent expressiveness. I would argue that the winning architecture depends entirely on whether cross-chain intents become the dominant use case. If they do, protocol-layer approaches have an insurmountable structural advantage.

Great technical breakdown from Brian. Let me bring this back to what DeFi protocols and users actually experience, because the integration cost and user experience implications of each approach are wildly different.

The Migration Cost Reality

For existing DeFi protocols, application-layer intent solutions are the path of least resistance, and that matters more than most technologists want to admit. CoW Protocol and UniswapX integrate through standard ERC-20 approvals and familiar smart contract interfaces. A protocol that already works with Uniswap can adopt UniswapX with minimal engineering effort. CoW Protocol’s batch auctions require protocols to submit orders to a slightly different pipeline, but the on-chain settlement is still standard EVM execution.

Migrating to SUAVE requires protocols to understand and integrate with a new block-building marketplace. The integration surface is smaller than Anoma but still non-trivial. You are asking DeFi teams to route their transactions through a new MEV-aware layer, which means rethinking assumptions about execution timing and settlement guarantees.

Migrating to Anoma means rebuilding. Your Solidity contracts do not run on Anoma. Your existing liquidity does not exist on Anoma. Your users need new wallets, new mental models, new everything. This is the fundamental adoption barrier that $100M in funding cannot simply buy your way past.

What Users Actually Experience

Here is what a typical DeFi user sees with each approach in practice:

Application-layer intents (CoW, UniswapX, 1inch Fusion): You click swap, you get a better price than a standard AMM because solvers compete to fill your order. Maybe 1-3% better execution on average. Cross-chain swaps through 1inch Fusion+ work across 13 networks. The user experience improvement is real but incremental. CoW Protocol processes over $10B monthly, proving users already value this.

SUAVE: The user may not even know SUAVE exists. Their transactions get better MEV protection because block building is more competitive and decentralized. The benefit is systemic rather than individual – fewer sandwich attacks, less value extraction overall. This is valuable but hard to market directly.

Anoma: The user gets encrypted intents by default, meaning privacy is not opt-in but native. Cross-chain execution happens without bridges. Intent expressiveness is far richer – you can specify complex multi-step DeFi strategies as a single intent. But you need to onboard to a new ecosystem entirely.

My Yield Strategist Take

From a yield optimization perspective, I care most about execution quality and composability. Right now, CoW Protocol’s batch auctions consistently deliver better execution than standard AMM routing for my strategies. The $10B monthly volume is not accidental – it reflects genuine value creation. UniswapX’s Dutch auction mechanism is particularly effective for larger trades where price impact matters.

For the cross-chain yield strategies I build, 1inch Fusion+ across 13 networks is already useful today. Anoma’s cross-chain intents would be transformative if the liquidity existed, but I cannot route yield strategies through a chain with a fraction of Ethereum’s TVL. The cold start problem is real and it is the number one reason application-layer solutions dominate DeFi integration right now.

Steve’s platform war framing is exactly how I am thinking about this from an investment perspective. Let me share my analysis on how to value these different intent infrastructure plays and where the market is placing its bets.

Valuing Intent Infrastructure

The challenge with valuing intent protocols is that they sit at different layers of the stack, which means fundamentally different revenue models and value capture mechanisms.

Application-layer protocols are the easiest to value because they have clear revenue metrics. CoW Protocol processes over $10B in monthly volume in 2025, and the protocol captures fees on each batch auction settlement. UniswapX generates revenue through the spread between Dutch auction prices and market execution. 1inch Fusion charges solver fees across its 13-plus network deployment. You can model these as fintech businesses: take rate multiplied by volume, with network effects driving growth. CoW’s expanding cross-chain presence suggests a path toward $150B-plus annualized volume within two years if the trend holds.

SUAVE is harder to value directly because its revenue model is tied to MEV redistribution. Flashbots has historically operated as a public good, but SUAVE introduces competitive dynamics where the platform can capture a percentage of the MEV that flows through its marketplace. The total addressable market here is the entire MEV extraction economy across Ethereum and its L2s, which ran in the hundreds of millions annually even before L2 proliferation.

Anoma is a protocol-layer bet, which means you value it like a new L1 – based on future ecosystem TVL, transaction volume, and developer adoption. The $100M-plus raise gives it a substantial runway, but the token economics of intent-centric chains are still unproven. Anoma needs to bootstrap an entirely new ecosystem, which historically has required both exceptional technology and significant market timing luck.

Where the Market Is Betting

On-chain data tells an interesting story. CoW Protocol’s COW token has seen steady accumulation by wallets associated with DeFi-native funds. UniswapX adoption metrics (percentage of Uniswap volume routed through intents) have been climbing quarter over quarter. These are signals that the market currently values proven volume over future architecture.

Meanwhile, the large venture rounds going to protocol-layer plays (Anoma’s $100M-plus) represent a different kind of bet. These are funds with 7-10 year horizons betting that the entire transaction paradigm shifts. The implied valuation of Anoma at its last raise suggests investors are pricing in a scenario where intent-centric chains capture a meaningful percentage of total cross-chain DeFi activity.

My Trading Thesis

I am currently positioned with heavier exposure to application-layer intent tokens (COW, UNI with UniswapX upside) and lighter speculative positions on protocol-layer plays. The rationale is simple: application-layer protocols are generating real cash flows now, while protocol-layer bets are binary outcomes with longer time horizons. The risk-reward on COW at current multiples looks attractive given the volume growth trajectory. For longer-duration portfolios, Anoma’s eventual token launch could be a significant event if the technology delivers on its promise and DeFi agents truly drive adoption as projected.

The key metric I am watching: solver profitability across platforms. If solvers on Anoma or SUAVE consistently deliver better execution than CoW or UniswapX solvers, capital will follow the execution quality. That data will be the leading indicator for this entire platform war.

This thread is hitting on something I have been thinking about constantly in my work on L2 scaling: how intent infrastructure fundamentally changes the relationship between L2s and their sequencers. The implications for L2 architecture are profound and under-discussed.

Intents and Sequencer Decentralization

Here is the connection nobody is making explicitly enough: centralized sequencers are the single biggest architectural weakness of current L2s, and intent-based execution offers a potential solution path.

Today, every major L2 (Arbitrum, Optimism, Base, zkSync, Starknet) runs a single centralized sequencer that orders transactions. This creates MEV extraction opportunities, censorship risks, and single points of failure. The shared sequencer projects (Espresso, the now-defunct Astria) tried to solve this by decentralizing the ordering layer.

Intent infrastructure offers a different approach entirely. If users submit intents rather than transactions, the sequencer’s role changes fundamentally. Instead of ordering specific transactions (where ordering creates MEV), the sequencer processes declarative intents where the execution path is determined by solver competition. This reduces the value of transaction ordering and therefore reduces the incentive for MEV extraction at the sequencer level.

How Each Approach Interacts with L2s

SUAVE and L2 integration is the most direct path. Flashbots explicitly designed SUAVE to integrate with Ethereum L2s, and it functions as a decentralized block-building layer that L2 sequencers can plug into. For L2s worried about sequencer centralization but not ready to fully decentralize, SUAVE offers a middle ground: keep your sequencer but outsource block construction to a competitive marketplace. This reduces centralization risks in the auction process without requiring L2s to overhaul their architecture.

Application-layer intents on L2s are already happening. UniswapX and CoW Protocol operate on multiple L2s, and their intent-based execution gives users MEV protection regardless of sequencer behavior. From an L2 architecture perspective, this is a band-aid rather than a cure – it protects individual swaps but does not address the structural sequencer centralization problem.

Anoma as an L2 itself is the most radical proposition. If Anoma achieves its vision, it could function as an intent-native rollup or sovereign chain that settles to Ethereum. This would make it a competitor to existing L2s rather than a complement. The question is whether intent-native execution is compelling enough to attract users away from L2s that already have billions in TVL and established developer ecosystems.

The Sequencer Revenue Problem

Here is the uncomfortable truth that ties this all together: L2s profit enormously from centralized sequencing. Base earns hundreds of dollars for every dollar it pays to Ethereum in settlement costs. Introducing intent-based execution at the protocol level (through SUAVE or Anoma) threatens that revenue stream because it reduces the sequencer’s ability to extract ordering-based value.

This creates a misaligned incentive. L2s have every financial reason to resist deep intent integration that erodes their sequencer margins. Application-layer intents (CoW, UniswapX) are “safe” for L2s because they protect users without threatening sequencer revenue. Protocol-layer intents (SUAVE, Anoma) are disruptive because they restructure who captures value in the transaction lifecycle.

My prediction: L2s will enthusiastically adopt application-layer intents while quietly resisting protocol-layer changes that decentralize sequencing. The intent infrastructure that wins will be the one that aligns economic incentives with L2 operators rather than threatening them.