Preconfs Evolution: From “Patches” to “Infrastructure”—How Does UniFi AVS Impact the Rules of the Game for Based Rollups? | Bee Network
To understand the importance of this upgrade, we need to first review the core logic of Based Rollup. In Ethereum’s scaling narrative, Based Rollup fully aligns with the mainnet in terms of security and decentralization by returning the ordering power to L1 validators, but this also brings an unavoidable trade-off—while inheriting the security of the mainnet, it also introduces a block confirmation delay of about 12 seconds. Therefore, preconfs have become a necessary patch for Based Rollups, responsible for providing users with a commitment to transaction execution before the transaction is actually submitted to L1 (further reading: ” Understanding Puffer UniFi AVS: From Preconfs to Ethereum’s Next Decade? “). It can be said that if Based Rollups are to be fully realized, permissionless, neutral and flexible preconfs services must be implemented. However, for a considerable period of time, Preconfs remained largely in the “small workshop” stage (non-standardized, peer-to-peer solutions), typically operated by a few nodes or project teams on their own. They lacked unified standards and stable revenue models. If the node responsible for preconfirmation went offline or acted maliciously, transactions could become invalid or even be attacked by MEVs, resulting in serious 디파이ciencies in reliability and sustainability. Puffer’s UniFi AVS is a systematic solution to this dilemma. It no longer treats Preconfs as temporary patches, but upgrades them into a callable infrastructure layer. The core idea is to reconstruct Preconfs into a standardized cloud service like AWS. Specifically, UniFi AVS operates on three main lines: enabling Based Rollups to run faster, generating sustainable returns, and providing institutionalized security mechanisms. In terms of performance, transaction confirmation is compressed to sub-10 ms, bringing an instant user experience comparable to Solana or even centralized exchanges; From an economic perspective, through a protocol-level revenue-sharing mechanism, Rollups no longer “work for L1” but instead share revenue with validators and gateways; 보안 측면에서는 relying on the guarantee and slashing mechanism of up to $13 billion in Rested ETH, “verbal promises” are transformed into “costly contracts,” forming institutional constraints. For developers and Rollup projects, the emergence of UniFi AVS means that they no longer need to design and maintain complex sorting and confirmation logic themselves. Instead, they can directly access a proven pre-confirmed infrastructure, just like calling AWS cloud services. It is plug-and-play and expandable on demand, allowing them to focus more on product and user aspects. This modular design also allows Preconfs to be further productized and generate spillover effects—not only can Rollup projects avoid reinventing the wheel, but wallets, DApps, and upper-layer protocols will also be able to access them through standardized APIs and uniformly enjoy the capabilities of “instant confirmation + economic alignment + security guarantee,” truly making “speed and stability” a public underlying service of the Ethereum ecosystem. From this perspective, UniFi AVS allows Preconfs to transcend their role as simple performance patches, and instead standardizes performance, profitability, and security all at once, propelling them from an add-on function to a middleware infrastructure for Ethereum scaling, paving a more sustainable path for the large-scale deployment of Based Rollups. It is worth noting that Puffer also emphasized that UniFi AVS is not limited to Based Rollup. By design, its registry mechanism can also provide sub-10 ms instant acknowledgment capability for any OP Stack Rollup, and plans to support more Rollup architectures in the future. In other words, it is positioned as a general pre-acknowledgment infrastructure with cross-architecture potential. Of course, it remains uncertain whether all Rollups are willing to relinquish Sequencer revenue to AVS, and it can even be asserted that this will be difficult to achieve in the early stages—after all, the sorter is never just a technical issue, but a deeply intertwined issue of profit distribution: In an L2 economic system, who is responsible for dividing the pie, who is to whom the pie is planned, and how it should be divided? Therefore, whether Preconfs will eventually evolve into a public standard for the entire Rollup ecosystem or primarily serve the Based path is not only a choice of technical route, but also a game of business models and profit distribution, and it is bound to be an issue that needs to be continuously observed in the coming years. II. How can Preconfs be refactored into standardized infrastructure?
Objectively speaking, since the concept of Rollup was proposed, Ethereum’s scaling has not lacked a concept, but rather the ability to implement it in engineering. After all, for a technology to evolve from a clever “function” into a robust “infrastructure,” it typically needs to meet three core conditions: a clear service commitment, reliable security guarantees, and a sustainable economic model. In other words, it is about moving from a technical concept to an “engineering” implementation, which is the only way to make it truly capable of large-scale operation. Puffer’s UniFi AVS approach is similar to this—reconstructing Preconfs from scattered, small-scale trials into a reusable, scalable, and economically incentivized infrastructure. In other words, how can we ensure that Preconfs are no longer “temporary commitments” to certain nodes, but are designed as a standardized network service? 1. Execution Preconfs: From “Block Input Guarantee” to “Execution Guarantee” The first step was to upgrade from Inclusion Preconfs to Execution Preconfs. In the traditional Inclusion Preconfs mode, users are only promised that their transactions will be included in the block, but the state of the transaction at the time of execution cannot be guaranteed. Therefore, users may still experience price slippage or even MEV pre-emption. Execution Preconfs are further upgraded to “execution guarantees”, which ensure that the transaction will be executed in the state when the user submits the order – once the user places an order, the state will be locked, and the transaction will only be executed in this state; otherwise, it will not be valid. For example, if you place an order to buy ETH at a price of 4400 USDC: In Inclusion mode, by the time the transaction is actually executed, the market price may have become 4410 USDC, and the transaction will still be completed, but the transaction price will not be the 4400 you expected. In Execution mode, the system will guarantee a transaction price of 4400 USDC regardless of market fluctuations. The transaction will only be executed if this condition is met. This upgrades Preconfs from “early entry tickets” to “certain transactions,” significantly improving the user experience and providing greater reliability for price-sensitive financial applications such as DeFi, derivatives, and payments. 2. Gateway Architecture and Frags Technology: Latency Compression to Below 10 Milliseconds Puffer also introduced the Collateral-backed Gateway architecture (pioneered by the Gattaca team), which allows L1 proposers to delegate pre-acknowledgment execution authority to a more specialized Gateway. By leveraging fragment technology and the lookahead mechanism, Gateway can process transactions before the official block is produced, shortening the window period for state transitions. Theoretically, under optimal configuration, transaction latency can be reduced to below 10 milliseconds (sub-10 ms). This theoretically allows its user experience to reach the level of high-performance public chains such as Solana. 3. Restaked ETH Security Endorsement: Making Commitments “Cost-Based” In the past, Preconfs largely relied on nodes’ “self-discipline,” and users received almost no compensation if they went offline or acted maliciously. The upgraded Puffer uses EigenLayer’s restaking mechanism to ensure that each Gateway is backed by ETH staked by validators (implemented in stages). If a node becomes inactive, it may be penalized with 1 ETH; if it maliciously withdraws MEV or violates its commitment, it may trigger a slashing of up to 1000 ETH. Unlike PoS penalties, Preconf’s slashed ETH compensates users of Preconf services, directly enhancing economic alignment. It transforms the soft commitment that previously relied on node reputation into a hard commitment with a clear slashing mechanism, significantly improving institutional constraints. At the same time, Puffer has established the Canonical Preconf Gateway Registry to ensure that all gateways enter an orderly, open, and verifiable registration system. 4. Programmable profit sharing: Institutionalized multi-party value distribution Speed and security alone are not enough; for Preconfs to become infrastructure, they must also be sustainable. To this end, the upgraded UniFi AVS incorporates a Rewards Distributor, allowing for flexible distribution of rewards among Rollup teams, Ethereum proposers, and Gateway providers, achieving programmable revenue sharing at the protocol level. Rollup team: Retain some transaction fees, no longer “working for L1”; Ethereum proposers (validators): Earn additional income by providing preconfs; Gateway providers are incentivized to operate networks and ensure service stability; The revenue sharing is no longer a temporary agreement, but a system written into the agreement and executed automatically, forming a long-term closed loop of economic alignment among Rollup, validators, and Gateway. This multi-dimensional mechanism design is the key to Preconfs’ transformation from a single-point solution to a scalable and trustworthy public infrastructure. III. Beneficiary Map in a Multi-Party Game
Any infrastructure upgrade is not just a technological evolution, but also a redistribution of interests. What makes UniFi AVS special is that it binds performance, security, and economic incentives together, allowing multiple ecosystem roles to find value in the same mechanism—from Rollup project teams to Ethereum validators, developers, and end users. It transforms Preconf from a patch into a sustainable, modular service, enabling all participants to benefit from a more robust system. First and foremost, the Rollup project team gained the double benefit of improved performance and increased revenue. In the past, Based Rollup was criticized by the market for being “slow and unprofitable,” especially since its economic model almost entirely favored L1 validators. With the help of UniFi AVS’s Execution Preconfs, Rollup can achieve sub-10 ms confirmation speeds with a plug-and-play approach, significantly improving the user experience. Meanwhile, the revenue-sharing mechanism at the protocol layer allows the Rollup team to retain some economic benefits without having to rely entirely on external subsidies. For the project team, this is a double benefit of increased speed and shared profits. Secondly, Ethereum validators/restakers have gained new sources of income. Because L1 validators are the direct implementers of Preconfs, by participating in UniFi AVS, validators can obtain new Preconf service revenue in addition to traditional block rewards. At the same time, Rested ETH not only provides security assurance, but also increases the earning opportunities for validators, which in turn enhances the attractiveness of staking ETH, thereby strengthening the overall economic security of Ethereum and transforming validators from simply running nodes to “providing value-added services and obtaining additional income”. In addition, Gateway providers are also included, and their roles have been formally institutionalized in this upgrade. Puffer established a Canonical Gateway Registry, making the Gateway a standardized node in the network, rather than just a temporary role. After obtaining delegation rights, the Gateway can achieve pre-acknowledgments in less than 10 milliseconds by running frags technology and lookahead mechanism. Their services are directly linked to economic incentives and are subject to slashing mechanisms, resulting in both revenue and costs. This transforms Gateway from a “volunteer” into a true infrastructure service provider. At the same time, developers can gain access to a lower barrier to entry and greater composability. In the past, if developers wanted to implement instant confirmation on Rollups, they often had to build complex mechanisms themselves, which was both time-consuming and difficult to standardize. However, the upgraded UniFi AVS allows developers to directly access instant confirmation capabilities through modular APIs, just like calling cloud services. Whether it’s DEX, derivative protocols, or high-frequency GameFi applications, they can quickly enjoy the improved experience brought by sub-10 ms confirmation. This not only reduces the cost of infrastructure construction but also reduces the risk of MEV theft, allowing developers to focus more on application-layer innovation. Finally, there are the ordinary users, who are the most direct beneficiaries, experiencing a smooth experience on Ethereum Rollups for the first time, comparable to Solana and even approaching that of a CEX: In terms of speed, transaction confirmation time has been reduced from 12 seconds to 10 milliseconds, providing an experience comparable to centralized exchanges; In terms of certainty, Execution Preconfs guarantee price locking at the protocol commitment level, avoiding slippage and preemptive moves; In terms of security, Restated ETH backing and the Slashing mechanism make commitments “costly,” allowing users to receive compensation when they default. From a higher perspective, the upgrade of Puffer UniFi AVS is not just a product evolution, but also an establishment of industry standards for Preconfs, upgrading them from patches to infrastructure, and even turning them into standardized middleware services for Ethereum. This not only makes Based Rollups truly capable of running fast, earning money, and being secure, but also reinforces Ethereum’s long-term narrative as a Security Settlement Layer. 결론적으로
Looking back at Ethereum’s scaling process over the past 5 years, Rollup has undoubtedly been the main theme, but how to find a truly feasible balance between performance, economy and security has always been an unresolved “impossible triangle”. In particular, the Ethereum “orthodox scaling path” of Based Rollup has been stuck at the last piece of the puzzle for large-scale and commercial operation. So, objectively speaking, the UniFi AVS launched by Puffer this time can be regarded as one of the highly feasible explorations to fill in this puzzle. The deeper significance lies in the fact that it paints a clear “endgame” scenario for the future of modular blockchains: any emerging Rollup will not need to reinvent the wheel, but can be built directly on UniFi AVS to quickly achieve performance comparable to Solana, Ethereum mainnet-level security, and a self-consistent economic model. However, whether it can ultimately become an industry consensus depends not only on the robustness and openness of its own design, but also on whether it can find the optimal balance point in the complex Rollup ecosystem and the game of interests among multiple parties. Therefore, for the industry, this is a key observation window in the next one to two years to measure whether the Based Rollup narrative can truly mature. 이 글은 인터넷에서 퍼왔습니다: Preconfs Evolution: From “Patches” to “Infrastructure”—How Does UniFi AVS Impact the Rules of the Game for Based Rollups?Recommended Articles Related: CEX breaks through the current impasse: How can the X402 protocol usher in a new cycle in the crypto industry? X402: From a Sleeping Symbol to a 30 Trillion Core In the history of internet development, the HTTP 402 “Payment Required” status code remained dormant for 30 years, failing to break through the conceptual level due to a lack of suitable technological environment and business scenarios. Until May 6, 2025, when Coinbase activated this standard and launched the X402 protocol, enabling AI to achieve autonomous on-chain payments, it leaped from a technical community experiment to a core engine of the crypto capital market within just a few months. This also marks the beginning of the internet’s return from a traffic-driven economy to a value-driven internet. Against the backdrop of AI agents, stablecoins, and on-chain settlement, a new economic layer surrounding payments is taking shape. The a16z 2025 Crypto Report predicts… # 분석# 데피# 이더리움# 교환# 마켓© 版权声명배열 上一篇 The Undercurrents Amid the Stablecoin Crisis: How to Safeguard Risk Boundaries Behind Decentralized Innovation? 下一篇 Matrixport Market Watch: Crypto Asset Trends Amid Macroeconomic Pressures and Market Divergence 상关文章 After Mainland China’s Document No. 42 Sets the Tone, What is the Best RWA Token Standard? 6086cf14eb90bc67ca4fc62b 8,506 2 Crypto2026 Outlook II. Macroeconomic Review and Forecast 6086cf14eb90bc67ca4fc62b 18,042 2 How to use tools to monitor passwords for Solana AI hackathons? 6086cf14eb90bc67ca4fc62b 36,187 24-Hour Hot Cryptocurrencies and News | UK to Hold Court Today to Discuss Handling of Qian Zhimin’s 60,000 Bitcoins; 6086cf14eb90bc67ca4fc62b 16,763 SpaceX Leads the Way as the 2026 IPO Boom Begins 6086cf14eb90bc67ca4fc62b 8,751 Ethereum ETF One Year Ago: From Cold to Hot, the Confidence of Institutions Behind the Flow of Funds Changes 6086cf14eb90bc67ca4fc62b 453,029 1383 댓글 없음 댓글을 남기시려면 로그인이 필요합니다! 즉시 로그인 댓글이 없습니다... 최신 기사 Did Jane Street “Manipulate” BTC? Decoding the AP System, Understanding the Power Struggle Behind ETF Creation and Redemption Pricing 4시간 전 207 Stop Comparing Bitcoin to Gold—It’s Now a High-Volatility Software Stock 4시간 전 255 Matrixport Research: $25 Billion Gamma Unwinding Imminent, Liquidity Yet to Return Behind the Rebound 4시간 전 234 ERC-5564: Ethereum’s Stealth Era Has Arrived, Receiving Addresses No Longer ‘Exposed’ 4시간 전 253 Hong Kong Regulatory Green Light: Asseto Enables DL Holdings to Achieve Compliance for Two RWA Business Implementations 4시간 전 260 인기 있는 웹사이트TempoLighterGAIB글라이더PlanckRaylsBCPokerVooi Bee.com 세계 최대의 Web3 포털 파트너 코인카프 바이낸스 코인마켓캡 코인게코 코인라이브 갑옷 Bee Network 앱을 다운로드하고 web3 여정을 시작하세요 백지 역할 자주하는 질문 © 2021-2026. 모든 권리 보유. 개인 정보 정책 | 서비스 약관 꿀벌 네트워크 앱 다운로드 Web3 여정을 시작해보세요 세계 최대의 Web3 포털 파트너 CoinCarp Binance CoinMarketCap CoinGecko Coinlive Armors 백지 역할 자주하는 질문 © 2021-2026. 모든 권리 보유. 개인 정보 정책 | 서비스 약관 찾다 찾다사이트에온체인사회의소식 熱门推荐 : 에어드롭 헌터 데이터 분석 암호화폐 유명인 함정 탐지기 한국어 English 繁體中文 简体中文 日本語 Tiếng Việt العربية Bahasa Indonesia हिन्दी اردو Русский 한국어
智能索引记录
-
2026-03-02 14:00:30
视频影音
成功
标题:《Unter Deutschen. Zwangsarbeit im NS-Staat》2023电视剧集在线观看完整版剧情 - xb1
简介:Unter Deutschen. Zwangsarbeit im NS-Staat(2023)电视剧集免费在线观看完整版
-
2026-03-02 12:11:59
综合导航
成功
标题:Main Power - Play The Free Game Online
简介:Main Power - click to play online. Use mouse click click obl
-
2026-03-02 13:59:47
综合导航
成功
标题:Help me out please [Archive] - Toyota MR2 Message Board
简介:Like i mentioned in my intro, i need those pair of plastic s
-
2026-03-02 12:14:29
综合导航
成功
标题:Best Sellers – Eagle Eyes Optics
简介:Our most popular styles, combining our innovative lens techn
-
2026-03-02 12:18:54
教育培训
成功
标题:合作小学作文(15篇)
简介:在日常的学习、工作、生活中,大家或多或少都会接触过作文吧,作文可分为小学作文、中学作文、大学作文(论文)。为了让您在写作
-
2026-03-02 13:01:39
教育培训
成功
标题:cma免试条件有哪些-高顿教育
简介:cma证目前没有相关的免考条件,具备报名意愿的情况下可以直接报名考试。
-
2026-03-02 12:48:13
电商商城
成功
标题:GIZOMOS液压云台怎么样 - 京东
简介:京东是专业的GIZOMOS液压云台网上购物商城,为您提供GIZOMOS液压云台价格图片信息、GIZOMOS液压云台怎么样
-
2026-03-02 12:26:05
数码科技
成功
标题:美漫丧钟第1302章?不听老人言_美漫丧钟_混沌文工团_十二小说网_规则类怪谈扮演指南
简介:美漫丧钟最新章节第1302章?不听老人言出自混沌文工团的作品美漫丧钟最新章节每天第一时间更新。美漫丧钟txt电子书下载,
-
2026-03-02 13:52:09
综合导航
成功
标题:painting my transmission [Archive] - Toyota MR2 Message Board
简介:sorry if this is the wrong place to post this topic. well
-
2026-03-02 12:42:01
综合导航
成功
标题:Saint Arsenius (c. 354-445). The Reader's Biographical Encyclopaedia. 1922
简介:Saint Arsenius (c. 354-445). The Reader
-
2026-03-02 13:52:19
综合导航
成功
标题:[Instant Delivery] [Hollyberry Server] Cookie Run: Kingdom 120000+ Gem – np0
简介:Buy Cookie Run: Kingdom Pure Vanilla, Hollyberry, Dark Cacao
-
2026-03-02 12:40:04
图片素材
成功
标题:书海的作文450字 描写书海的作文 关于书海的作文-作文网
简介:作文网精选关于书海的450字作文,包含书海的作文素材,关于书海的作文题目,以书海为话题的450字作文大全,作文网原创名师
-
2026-03-02 12:27:29
图片素材
成功
标题:菠菜的作文650字 描写菠菜的作文 关于菠菜的作文-作文网
简介:作文网精选关于菠菜的650字作文,包含菠菜的作文素材,关于菠菜的作文题目,以菠菜为话题的650字作文大全,作文网原创名师
-
2026-03-02 12:23:48
游戏娱乐
成功
标题:木奇灵奇妙之旅,木奇灵奇妙之旅小游戏,4399小游戏 www.4399.com
简介:木奇灵奇妙之旅在线玩,木奇灵奇妙之旅下载, 木奇灵奇妙之旅攻略秘籍.更多木奇灵奇妙之旅游戏尽在4399小游戏,好玩记得告
-
2026-03-02 12:27:19
综合导航
成功
标题:製品別各種設定・ご利用ガイド スマートフォン・携帯電話をご利用の方 au
简介:au製品別の各種設定・ご利用ガイドのページです。au携帯電話・スマートフォン(スマホ)やau one net(インターネ
-
2026-03-02 12:52:40
综合导航
成功
标题:DUNE Release Still 'A Few Years Away,' Says Funcom - PlayStation Universe
简介:Funcom has issued an update on the DUNE release, stating it
-
2026-03-02 13:47:50
教育培训
成功
标题:购买力损益是如何计算的-高顿教育
简介:一般物价水准会计首先要求将会计报表项目区分为货币性项目与非货币性项目两类。非货币性项目不会发生购买力损益,但需要用一般物
-
2026-03-02 13:47:31
数码科技
成功
标题:美漫丧钟第1099章?造势_美漫丧钟_混沌文工团_十二小说网_规则类怪谈扮演指南
简介:美漫丧钟最新章节第1099章?造势出自混沌文工团的作品美漫丧钟最新章节每天第一时间更新。美漫丧钟txt电子书下载,最新最
-
2026-03-02 12:32:00
综合导航
成功
标题:品牌官网案例Engoo教育网-网站建设案例-深圳网站建设公司网联科技
简介:Engoo在2015年成立,指给中国人提供欢乐、无负担的练习英语口说平台。我们相信环境是学习英文最重要的环节,天天开口说
-
2026-03-02 14:05:17
综合导航
成功
标题:Akoalit LyondellBasell
简介:Akoalit Polybutene-1 homopolymers create high-performance he
-
2026-03-02 12:52:00
综合导航
成功
标题:Thrasher Skate Mag Crew Sweatshirt - Grey – CCS
简介:Color:Grey,Gender:Womens
-
2026-03-02 13:06:19
教育培训
成功
标题:考研心得_考研经验_考研经历分享-高顿教育
简介:考研频道考研经验心得栏目,为您提高比较全新的考研经验、考研心得,考研的路上别忘记一直有我们的陪伴。
-
2026-03-02 12:22:58
综合导航
成功
标题:Global and Mobility Tax Newsletter Global Tax Network Guest - Richard Watts-Joyce
简介:Richard is the co-founder and Managing Partner of the UK off
-
2026-03-02 13:52:02
综合导航
成功
标题:vin check please [Archive] - Toyota MR2 Message Board
简介:Can someone please check JT2SW22N0M0045000
-
2026-03-02 14:05:47
教育培训
成功
标题:小学的作文
简介:在日常学习、工作抑或是生活中,大家都经常接触到作文吧,作文是由文字组成,经过人的思想考虑,通过语言组织来表达一个主题意义
-
2026-03-02 14:02:21
视频影音
成功
标题:亲妈重生后,深陷儿子争宠修罗场第26集河马短剧_在线播放[高清流畅]_爽文短剧
简介:爽文短剧_亲妈重生后,深陷儿子争宠修罗场剧情介绍:亲妈重生后,深陷儿子争宠修罗场是由内详执导,内详等人主演的,于2025
-
2026-03-02 12:23:10
综合导航
成功
标题:小学四年级作文6篇[集合]
简介:在我们平凡的日常里,大家对作文都不陌生吧,作文要求篇章结构完整,一定要避免无结尾作文的出现。你知道作文怎样才能写的好吗?
-
2026-03-02 12:40:22
综合导航
成功
标题:又见年少染时光_650字_作文网
简介:母校,不知令多少人魂牵梦绕,那里装载了我们数不胜数的美好时光。再次回到母校,却已物是人非。又见母校,又见年少 那块洒满
-
2026-03-02 12:29:35
教育培训
成功
标题:亲情的作文(优选3篇)
简介:在日常的学习、工作、生活中,大家都有写作文的经历,对作文很是熟悉吧,作文是人们以书面形式表情达意的言语活动。还是对作文一
-
2026-03-02 14:08:02
图片素材
成功
标题:小学散文作文3000字 小学3000字散文作文大全-作文网
简介:作文网优秀小学散文3000字作文大全,包含小学散文3000字作文素材,小学散文3000字作文题目、美文范文,作文网原创名