SUAVE is a specialized blockchain and decentralized network that functions as a pre-confirmation layer and cross-chain block builder. Its core purpose is to separate the roles of proposer (who chooses the final block) and builder (who constructs the block) by creating a transparent, competitive marketplace for block space. This market, known as a MEV auction, allows users to express their transaction preferences and builders to compete to create the most valuable blocks, aiming to capture Maximal Extractable Value (MEV) more efficiently and return profits to users.

SUAVE
What is SUAVE?
SUAVE (Single Unified Auction for Value Expression) is a decentralized blockchain infrastructure layer designed to decentralize and optimize the critical process of block building in Ethereum and other EVM chains.
The architecture of SUAVE consists of three primary components: the SUAVE Chain, a new EVM-compatible blockchain that hosts the auction; the SUAVE Memory Pool (mempool), a decentralized and encrypted transaction pool where users submit preferences; and a network of Executors, specialized nodes that compute and propose optimal block bundles. This design ensures that the process of ordering transactions—a major source of MEV—is not controlled by a few centralized entities but is instead a transparent, competitive process open to any participant.
A key innovation of SUAVE is its focus on user expressiveness. Instead of submitting a simple transaction, users can send conditional transaction preferences or intents (e.g., "swap X for Y at a price ≥ Z") to the encrypted mempool. Builders, or solvers, then compete to fulfill these intents in the most cost-effective way, creating optimal bundles. This shifts value from opportunistic searchers and centralized builders back to the end-users who generated the opportunity.
SUAVE is chain-agnostic. While initially focused on Ethereum, its infrastructure is designed to receive preference data from and send optimized block bundles to any connected blockchain, including other EVM chains and rollups. This positions it as a potential universal solver network for cross-chain MEV, coordinating liquidity and execution across a fragmented multi-chain ecosystem. Its development is led by Flashbots, the organization known for introducing the MEV-Boost auction to Ethereum post-Merge.
The long-term vision for SUAVE extends beyond block building to become a decentralized co-processor for the entire blockchain space. It aims to provide a neutral, trust-minimized environment for complex off-chain computation—such as solving intent-based auctions, generating zero-knowledge proofs, or coordinating cross-chain settlements—before committing results on-chain. This could fundamentally reshape how value and information flow between different blockchain layers and applications.
Etymology & Origin
The term SUAVE is a technical acronym coined by Flashbots to describe a new architectural paradigm for decentralized block building. Its name directly reflects its core technical ambition.
SUAVE is a backronym, standing for Single Unified Auction for Value Extraction. It was introduced by the research collective Flashbots in 2022 as the conceptual successor to their MEV-Boost protocol. The name was chosen to encapsulate the project's primary goal: to create a singular, neutral marketplace where the value extracted from blockchain transaction ordering—known as Maximal Extractable Value (MEV)—is competed for transparently, rather than in fragmented, opaque private channels.
The etymology breaks down into its functional components: Single Unified refers to the creation of a centralized liquidity point for block space, contrasting with the current multi-relay landscape. Auction denotes the core mechanism—a competitive bidding process. Value Extraction directly addresses the MEV that the system is designed to efficiently and fairly redistribute. This naming convention is common in crypto (e.g., Uniswap, Optimism) where the name telegraphs the protocol's fundamental innovation.
The origin of SUAVE is deeply rooted in the evolution of MEV infrastructure. Following the proliferation of private orderflow and centralized block building after Ethereum's Merge, Flashbots researchers identified the need for a more decentralized, credibly neutral alternative. SUAVE was proposed as a new layer in the blockchain stack—a decentralized memory pool (mempool) and block builder that is chain-agnostic. Its conceptual origin lies in separating the roles of transaction provision, building, and execution to mitigate the centralization risks and negative externalities of the existing MEV supply chain.
How SUAVE Works
SUAVE (Single Unifying Auction for Value Expression) is a decentralized, specialized blockchain designed to optimize the flow and execution of transactions across the entire Web3 ecosystem.
At its core, SUAVE functions as a preference-aware mempool and decentralized block builder. It introduces a new transaction type called a User Operation, which allows users to express complex preferences—such as maximum slippage, desired validator, or specific cross-chain routing—alongside their basic transaction intent. These operations are submitted to the SUAVE network, where a decentralized set of solvers compete to fulfill them in the most efficient and cost-effective manner, generating an execution plan known as a bundle.
The execution of these bundles relies on a two-phase process involving specialized roles. Searchers (or solvers) analyze User Operations and propose optimized bundles. Executors are trusted entities that cryptographically commit to executing these bundles on the target chain (like Ethereum) exactly as specified. This separation of duties, enforced by threshold encryption and commit-reveal schemes, prevents frontrunning and ensures that the execution is trustworthy and verifiable by the SUAVE network before the transaction is finalized on the destination chain.
SUAVE's architecture is built to be chain-agnostic. It does not aim to be a general-purpose L1 but rather a centralized sequencing layer for decentralized block building. Its modular design consists of three key components: a preference environment for expressing intent, a confidential compute environment for private computation on encrypted data, and a decentralized execution market where solvers compete. This structure allows it to act as a neutral, efficient clearinghouse for blockchain transactions, capturing MEV (Maximal Extractable Value) and returning it to users in the form of better execution.
Key Features & Architecture
SUAVE (Single Unifying Auction for Value Expression) is a decentralized block builder and encrypted mempool network designed to decentralize and optimize MEV extraction. Its architecture separates the roles of block building and execution to create a more transparent and efficient market.
Decentralized Block Builder
SUAVE operates as a permissionless network of block builders that compete to create the most valuable blocks. This contrasts with the current landscape dominated by centralized builders. Builders use SUAVE's preference environment to express complex transaction ordering logic, aiming to maximize value for users and validators.
Encrypted Mempool (EVM)
The Encrypted mempool (EVM) is a core component where users and searchers submit transactions with encrypted details. This prevents frontrunning and MEV theft by keeping transaction intent private until execution. Only the winning block builder can decrypt the transactions for the block they are building.
Separation of Roles
SUAVE enforces a clear separation of duties to prevent centralization and conflicts of interest:
- Searchers: Discover and submit MEV opportunities.
- Builders: Compete to create optimal blocks from encrypted transactions.
- Validators/Proposers: Simply accept the most valuable block header, without seeing transaction details.
Preference Environment & Solver Network
The preference environment is a specialized virtual machine where builders run their block building algorithms (solvers). It provides access to encrypted transaction data and a cross-chain state oracle, allowing builders to compute optimal transaction bundles across multiple blockchains to maximize extractable value.
Native Chain & SUAPP
SUAVE itself is an EVM-compatible blockchain with its own consensus. Its functionality is exposed to developers through SUAPPs (SUAVE Applications). These are smart contracts that define auction logic, fee distribution, and data privacy rules, enabling a programmable and composable future for MEV infrastructure.
Optimal Execution Market
The ultimate goal is to create a transparent market for block space. By forcing builders to compete in an open auction for the right to build a block, SUAVE aims to drive execution costs down and return a greater share of MEV profits back to users and validators, rather than centralized intermediaries.
Visual Explainer: The SUAVE Flow
A step-by-step breakdown of how SUAVE (Single Unifying Auction for Value Expression) processes and executes decentralized transactions.
The SUAVE Flow is the end-to-end process by which the SUAVE network receives, processes, and executes user transactions in a decentralized, trust-minimized manner. It begins when a user submits an intent—a declarative statement of their desired outcome, such as "swap X for Y at the best price"—to the SUAVE network. This intent is broadcast to a decentralized network of specialized actors known as executors and solvers, who compete to fulfill it.
Upon receiving the intent, the network enters the auction and competition phase. Solvers analyze the intent and, using private off-chain computation, craft optimized transaction bundles that satisfy the user's conditions. They then submit cryptographic commitments of their proposed solutions, along with bids, to an on-chain auction. The winning solution is selected based on criteria like economic efficiency (e.g., best price for the user) and the solver's bid to the network, ensuring the process is both competitive and credible.
The final stage is execution and settlement. The winning solver reveals the full transaction details, which are verified against their initial commitment. A decentralized executor network then carries out the transactions across the relevant external blockchains (e.g., Ethereum, Arbitrum). Crucially, the entire flow—from intent dissemination to cross-chain execution—is coordinated by SUAVE's own blockchain, which acts as a neutral coordinator and settlement layer, ensuring fairness and enabling users to retain control of their assets until the moment of execution.
Ecosystem & Use Cases
SUAVE (Single Unifying Auction for Value Expression) is a decentralized block builder and proposer network designed to decentralize and optimize the MEV supply chain. Its ecosystem is built around specialized roles and applications that enhance transaction privacy, execution, and value capture.
MEV Supply Chain Decentralization
SUAVE's primary use case is decentralizing the MEV supply chain by separating block building from block proposing. It introduces three core roles:
- Searchers submit encrypted transaction bundles and conditional intents.
- Executors (block builders) compete to solve these intents and construct optimal blocks.
- Validators (proposers) select and propose the most profitable block from the SUAVE mempool. This separation prevents centralization and creates a competitive, permissionless market for block space.
Preference Environment & Intents
SUAVE operates a preference environment where users express desired outcomes (intents) rather than specific transactions. Key mechanisms include:
- Encrypted Mempool: Transactions remain private until execution, preventing frontrunning.
- Conditional Intents: Users specify conditions (e.g., "swap if price < X") that executors fulfill.
- Cross-Domain Execution: Intents can span multiple blockchains, with SUAVE coordinating atomic execution. This shifts the complexity of optimal execution from the user to a competitive network of solvers.
SUAPPs (SUAVE Applications)
Developers build SUAPPs—applications that leverage SUAVE's decentralized compute and privacy features. Common SUAPP categories include:
- MEV-Boost Relays: Permissionless, transparent alternatives to centralized relays.
- Cross-Chain Arbitrage Bots: Automatically capture value across fragmented liquidity.
- Privacy-Preserving DEXs: Execute large trades without revealing strategy in the public mempool.
- Optimal Slippage Solvers: Dynamically find the best execution path for user swaps. SUAPPs pay fees in the native gas token, ETH.
The SUAVE Chain
SUAVE itself is an EVM-compatible blockchain, but with a specialized purpose:
- Consensus & Settlement: Uses a proof-of-stake consensus to order and settle auction results and fee payments.
- Compute Layer: Provides a trustless environment for executors to run complex computation off-chain and submit verifiable results.
- Interoperability: Communicates with other chains (like Ethereum, Arbitrum) via bridges and messaging layers to gather intents and execute transactions. It acts as the coordinating layer for the entire MEV supply chain.
Economic Model & Actors
The ecosystem is driven by a fee market and incentives for key participants:
- Users/Applications: Pay fees for execution and privacy.
- Searchers: Pay for the right to have their bundles included; earn from successful MEV extraction.
- Executors: Earn fees and MEV rewards for building profitable blocks; stake to guarantee performance.
- Validators/Proposers: Earn a share of the block reward by proposing the winning block from SUAVE. Fees are denominated in the chain's native gas token.
SUAVE vs. Traditional MEV Infrastructure
A technical comparison of the decentralized, specialized SUAVE chain against established, centralized MEV infrastructure models like searchers, builders, and relays.
| Architectural Feature | Traditional MEV Stack | SUAVE (Single Unifying Auction for Value Expression) |
|---|---|---|
Core Architecture | Fragmented, centralized actors (searchers, builders, relays) | Unified, decentralized blockchain and mempool |
Computation & Privacy | Off-chain, private (trusted hardware or MPC services) | On-chain, encrypted via pre-confirmation commitments |
Order Flow Source | Exclusive access via private deals or integrations | Permissionless, open mempool for all users and applications |
Cross-Domain Execution | Complex, bespoke bridging between chains | Native intent expression and execution across connected chains |
Revenue Capture & Distribution | Extracted by centralized intermediaries | Auctioned on-chain; value returned to users/validators |
Censorship Resistance | Vulnerable to relay policies and centralized control | Inherent via decentralized validator set and open mempool |
Developer Access | Gated by relationships and capital for private mempools | Permissionless via public SUAVE mempool and smart contracts |
Security Considerations & Challenges
SUAVE (Single Unified Auction for Value Expression) introduces novel security models by separating block building from proposing, creating unique attack vectors and trust assumptions that must be carefully evaluated.
Trusted Execution Environment (TEE) Reliance
SUAVE's privacy and preference enforcement depend heavily on the security of Trusted Execution Environments like Intel SGX. Key risks include:
- Side-channel attacks that could leak private transaction data or bids.
- TEE compromise via hardware vulnerabilities, breaking the confidentiality guarantee.
- Centralized attestation services creating a trusted third-party dependency. A TEE breach would undermine the core promise of a neutral, private mempool.
Cross-Domain MEV and Atomicity Risks
SUAVE enables cross-domain MEV extraction across multiple blockchains. This introduces complex atomicity challenges:
- Failed cross-chain arbitrage can leave partial executions, causing financial loss.
- Increased systemic risk as liquidity attacks could propagate across chains.
- Oracle manipulation to trigger unfavorable cross-domain settlements. Ensuring atomic success across heterogeneous chains with different finality times is a significant security and reliability hurdle.
Validator Collusion and Governance
The separation of roles creates new collusion vectors. Validators (proposers) could collude with specific builders to bypass the auction, capturing value off-chain. Mitigation relies on:
- Cryptoeconomic slashing for provable misbehavior.
- Decentralized governance of the SUAVE network parameters.
- Transparency in block publication to detect censorship. Without robust penalties and oversight, the proposer-builder separation could degrade to a centralized cartel.
Complexity of Encrypted Mempool
SUAVE's encrypted mempool prevents frontrunning but adds complexity:
- Resource-intensive computation for processing encrypted bids/transactions within TEEs.
- Latency overheads from decryption and auction resolution, potentially impacting block time.
- Griefing attacks where users spam the mempool with encrypted junk data to waste executor resources. This complexity must be managed without compromising the network's liveness or economic accessibility.
Economic Security and Incentive Misalignment
The fee market and incentive flows in SUAVE are novel and untested. Key considerations include:
- Builder bonding requirements to ensure commitment; insufficient bonds could lead to cheap griefing.
- Payment rail security ensuring builders are paid and users receive refunds for failed bundles.
- Long-term sustainability of the MEV supply chain, ensuring value flows to all participants (searchers, builders, validators) without excessive extraction by one layer. Poor incentive design could lead to market collapse or centralization.
Common Misconceptions
SUAVE (Single Unifying Auction for Value Expression) is a novel blockchain design that reimagines block building and transaction ordering. This section clarifies frequent misunderstandings about its architecture, purpose, and relationship to existing ecosystems.
No, SUAVE is not a traditional Layer 1 blockchain for general-purpose smart contracts. It is a specialized execution environment and decentralized block builder network. Its primary function is to host a competitive, transparent marketplace for block space and pre-confirmation services. While it has its own chain for consensus on auction outcomes, it is designed to source transactions from and forward blocks to other chains (like Ethereum, Optimism, Arbitrum), acting as a supranational mempool and decentralized block builder rather than a standalone application platform.
Looking to build on a specific blockchain?
We build smart contracts, DeFi applications, wallets, tokenization platforms, and blockchain infrastructure across the major ecosystems teams choose today. That includes Ethereum, Arbitrum, Optimism, Polygon, Avalanche, Solana, Sui, Aptos, Hedera, Stellar, and NEAR, with support for additional EVM and non-EVM networks based on your product requirements.
EVM ecosystems
- Ethereum
- Arbitrum
- Optimism
- Polygon
- Avalanche
- Cronos

Non-EVM ecosystems
- Solana
- Sui
- Aptos
- Hedera
- Stellar
- NEAR
Additional ecosystems
- Polkadot
- Cosmos
- TON
- Cardano
- Algorand
- Tempo
Also available for Base, appchains, custom EVM networks, and cross-chain product architecture.
Frequently Asked Questions
SUAVE (Single Unifying Auction for Value Expression) is a decentralized block builder and encrypted mempool network designed to decentralize and democratize MEV extraction. These questions address its core concepts, architecture, and implications.
SUAVE is a decentralized network that separates the roles of block building and proposing to create a more transparent and competitive market for Maximal Extractable Value (MEV). It works by introducing three core components: a specialized execution environment for running complex MEV logic, a decentralized mempool where transactions are encrypted until execution, and a network of block builders who compete to create the most valuable blocks. Users submit encrypted transaction bundles, builders compete to solve them and propose the most profitable block, and validators from external chains (like Ethereum) simply accept the most valuable block header, trusting the SUAVE network for correct execution.
Delivering blockchain solutions for 5+ years.
We have partnered with 50+ leading DeFi protocols, NFT ecosystems, and fintech innovators to build secure, scalable, and capital-efficient blockchain products.
Selected Partners & Clients
“I've been working with Chainscore Labs for last 3+ years, they've consistently delivered with strong ownership across multiple projects. The team is reliable and detail-oriented.”
How to get started?
If you're looking for blockchain integration, ChainScore Labs has 5+ years of experience helping teams build and integrate exchanges, wallets, smart contracts, tokenization solutions, and protocol-connected products, we can help you choose the right path, integrate securely, and get to production faster. Our team consists of experienced blockchain developers and architects who can help you with your blockchain integration needs.
Exploration & Strategy
Define your product goals and choose the right blockchain architecture for your use case.
Architecture & Design
Design the smart contracts, tokenomics, and security parameters of your system.
Development & Integration
Build and integrate with wallets, oracles, and front-end dApps for a seamless experience.
Security & Launch
Comprehensive audits followed by a risk-managed mainnet deployment to protect your users.
Discover our
blockchain development services.
We build production-grade blockchain solutions for top-tier projects across DeFi and Web3.
Need a blockchain engineering team?
Send the project context and we will respond with next steps, scope questions, and a practical path to delivery.


