Preconfirmation for the Average Joe

2/19/2025, 6:04:49 AM
In this series, we'll explain what Preconfirmation means for Ethereum users, validators, and applications (Based Rollups included), and explore what needs to happen to maximize its UX benefits.

2025 is bound to be a year of consumer-facing experience. Meanwhile, infrastructure should center around apps as we see examples like Unichain and Hyperliquid. It’s reaffirmed that being fast and cheap remains the No. 1 principle of UX.

We want to deliver the best UX through the base layer while preserving decentralization and neutrality to the greatest extent. Throughout 2024, the developer community has focused on preconfirmation—a feature that achieves this purpose once the base layer ecosystem matures.

In this series, we’ll explain what Preconfirmation means for Ethereum users, validators, and applications (Based Rollups included), and explore what needs to happen to maximize its UX benefits.

To User

Without technical jargon, this is what may happen:

  1. You may use a preconf-enabled wallet that integrates at least one preconf gateway.
  2. Your transaction will be confirmed almost instantly, but you will pay a tip.
  3. Your tip goes to the gateways, validator, and perhaps builder depending on how they structure the payment.
  4. The gateway provides insurance of transaction settlement on-chain over some specified time.
  5. In a future slot, the gateway finds the validator to include your transaction (by enforcing builders).
  6. If your transactions end up not included, some validator will get slashed.

Preconfirmation gives an extra time variable in how transactions are priced. You can still pay the standard base fee + tip if you don’t mind waiting for L1 blocktime, or you can tip extra for delivery insurance and fast confirmation. Note that this is only an insurance. It does not mean that your transaction is already on-chain. Insurance is backed by economic security, meaning the insurers, in our case the gateway and validators (or whatever protocol sitting in between), put down substantial collaterals to pledge for the results. This also means the users of preconfirmation are taking the cascading risks.

How much will you pay?

Currently, only Inclusion Preconf exists, which means the gateway can only guarantee the inclusion of transactions. A more advanced type called Execution Preconf could have greater significance, especially for certain applications. With Execution Preconf, if you’re swapping tokens, you are promised the pool’s outcome, including price and amount with slippage—not just confirmation that your swap was included (which could still fail). This sophisticated version is more difficult to price and will cost more.

For simplicity, we only discuss the pricing of Inclusion Preconf. This article presents a model of the validator’s expected return under a given amount of JIT-auctioned gas and preconfirmed gas. Long story short, the model predicts that an ETH transfer (21,000 gas) costs

  • 0.61 GWEI when the existing preconfirmation = 0
  • 1.17 GWEI when the existing preconfirmation = 15M gas
  • 15 GWEI when the existing preconfirmation = 30M gas

What else on UX?

A huge bull case on the front end is new wallet features. Let’s think big and speak with very utopian terms - a wallet may offer users $5.99/mo for instant confirmation of all transactions, and an upgraded plan of $9.99/mo for swapping with superior slippage control. Furthermore, with Account Abstraction, you can spend all your tokens without an extra step of approval, and perhaps get your gas fees sponsored for $15.99/mo.

Do these sound like good deals? Several mechanisms need to work together behind the scenes to make this possible. In Luban’s fungible preconf model, wallets will purchase blockspace in bulk from gateways for future settlement. However, a caveat is contentious activities should be avoided when using this service. If you try to ape memecoins using preconfirmation, your transaction might fail when it reaches L1 because the coin would have been sold out.

There are some potential implementations for improving slippage. With execution preconfirmation, it’s possible for service providers to insure you against a range of slippage - validators will commit to the insured states, and then searchers or builders can fulfill the criteria. Without execution preconfirmation, the wallet can integrate DEX with Application-Specific Sequencing (ASS) and connect to the app-specific mempool. This allows your transaction to be included as part of the ASS bundle by inclusion preconfirmation.

What about gas sponsorship and the batching of UserOps? This scenario is introduced by Chainbound in the context of EIP-7702. At a high level, Account Abstraction allows another entity to send transactions on your behalf with prior authorization, and this entity can also pay for gas. Service providers aiming to attract customers with gas sponsorship can batch these authorized transactions to reduce costs. Preconfirmation naturally complements this system, because AA wallets can do the following:

  1. Batch as much as possible to amortize user cost;
  2. Settle in the future instead of every slot to lower fixed costs;
  3. Provide instant preconfimation to users.

This is an enabler of the economics of scale and a definitive upgrade on Ethereum UX.

Summary

Preconfirmation is nothing fancy, it’s akin to a bridge directly from users to Ethereum validators. As this ecosystem matures, wallets would sit on proposer commitments to serve what you need, rather than selling bundles that potentially rip you off. Best of all, features previously exclusive to centralized exchanges and custodial wallets will become available in a non-custodial setting, powered by the base layer.

In the upcoming section, we will discuss how Preconfirmation will benefit the validators.

Disclaimer:

  1. This article is reprinted from [Ceciliaz]. All copyrights belong to the original author [Ceciliaz]. If there are objections to this reprint, please contact the Gate Learn team, and they will handle it promptly.
  2. Liability Disclaimer: The views and opinions expressed in this article are solely those of the author and do not constitute any investment advice.
  3. Translations of the article into other languages are done by the Gate Learn team. Unless mentioned, copying, distributing, or plagiarizing the translated articles is prohibited.

Share

Crypto Calendar

Project Updates
Etherex will launch the token REX on August 6.
REX
22.27%
2025-08-06
Rare Dev & Governance Day in Las Vegas
Cardano will host the Rare Dev & Governance Day in Las Vegas, from August 6 to 7, featuring workshops, hackathons and panel discussions focused on technical development and governance topics.
ADA
-3.44%
2025-08-06
Blockchain.Rio in Rio De Janeiro
Stellar will participate in the Blockchain.Rio conference, scheduled to be held in Rio de Janeiro, from August 5 to 7. The program will include keynotes and panel discussions featuring representatives of the Stellar ecosystem in collaboration with partners Cheesecake Labs and NearX.
XLM
-3.18%
2025-08-06
Webinar
Circle has announced a live Executive Insights webinar titled “The GENIUS Act Era Begins”, scheduled for August 7, 2025, at 14:00 UTC. The session will explore the implications of the newly passed GENIUS Act—the first federal regulatory framework for payment stablecoins in the United States. Circle’s Dante Disparte and Corey Then will lead the discussion on how the legislation impacts digital asset innovation, regulatory clarity, and the US’s leadership in global financial infrastructure.
USDC
-0.03%
2025-08-06
AMA on X
Ankr will host an AMA on X on August 7th at 16:00 UTC, focusing on DogeOS’s work in building the application layer for DOGE.
ANKR
-3.23%
2025-08-06

Related Articles

Solana Need L2s And Appchains?
Advanced

Solana Need L2s And Appchains?

Solana faces both opportunities and challenges in its development. Recently, severe network congestion has led to a high transaction failure rate and increased fees. Consequently, some have suggested using Layer 2 and appchain technologies to address this issue. This article explores the feasibility of this strategy.
6/24/2024, 1:39:17 AM
The Future of Cross-Chain Bridges: Full-Chain Interoperability Becomes Inevitable, Liquidity Bridges Will Decline
Beginner

The Future of Cross-Chain Bridges: Full-Chain Interoperability Becomes Inevitable, Liquidity Bridges Will Decline

This article explores the development trends, applications, and prospects of cross-chain bridges.
12/27/2023, 7:44:05 AM
Sui: How are users leveraging its speed, security, & scalability?
Intermediate

Sui: How are users leveraging its speed, security, & scalability?

Sui is a PoS L1 blockchain with a novel architecture whose object-centric model enables parallelization of transactions through verifier level scaling. In this research paper the unique features of the Sui blockchain will be introduced, the economic prospects of SUI tokens will be presented, and it will be explained how investors can learn about which dApps are driving the use of the chain through the Sui application campaign.
6/13/2024, 8:23:51 AM
Navigating the Zero Knowledge Landscape
Advanced

Navigating the Zero Knowledge Landscape

This article introduces the technical principles, framework, and applications of Zero-Knowledge (ZK) technology, covering aspects from privacy, identity (ID), decentralized exchanges (DEX), to oracles.
1/4/2024, 4:01:13 PM
What Is Ethereum 2.0? Understanding The Merge
Intermediate

What Is Ethereum 2.0? Understanding The Merge

A change in one of the top cryptocurrencies that might impact the whole ecosystem
1/18/2023, 2:25:24 PM
What is Tronscan and How Can You Use it in 2025?
Beginner

What is Tronscan and How Can You Use it in 2025?

Tronscan is a blockchain explorer that goes beyond the basics, offering wallet management, token tracking, smart contract insights, and governance participation. By 2025, it has evolved with enhanced security features, expanded analytics, cross-chain integration, and improved mobile experience. The platform now includes advanced biometric authentication, real-time transaction monitoring, and a comprehensive DeFi dashboard. Developers benefit from AI-powered smart contract analysis and improved testing environments, while users enjoy a unified multi-chain portfolio view and gesture-based navigation on mobile devices.
5/22/2025, 3:13:17 AM
Start Now
Sign up and get a
$100
Voucher!