Understanding Puffer UniFi AVS: From Preconfs to the next decade of Ethereum? | Bee Network
As a concept officially proposed by Justin Drake, a researcher at the Ethereum Foundation in March 2023, Based Rollup aims to solve a series of problems in the existing Rollup ecosystem. As we all know, after Vitalik Buterin released the Rollup-centric Ethereum Roadmap in 2020, the Ethereum ecosystem entered the era of multiple Rollups. According to incomplete statistics from L2 BEAT, as of the time of writing, there were as many as 39 Rollup L2s. Both Optimistic Rollup and ZK Rollup have alleviated old problems such as Ethereum expansion to a certain extent, but have also brought about a new dilemma of increasingly fragmented liquidity. At the same time, the sequencer, as the core component of the L2-L1 architecture, is responsible for the transaction sorting and packaging from L2 to L1, and plays an important role in improving transaction processing efficiency and reducing costs. However, since the running L2 generally adopts a centralized sequencer controlled by a single or a few entities, it also faces the potential risk of sequencer failure or malicious behavior: Once there is a problem with the sorter, it may cause transaction delays, data loss, and even threats to asset security. This is undoubtedly a huge hidden danger for users who rely on L2 for transactions. What about the decentralized sorter or shared sorter that is highly sought after in the market? In theory, they can indeed eliminate the single point of failure and malicious risks brought by centralized sorters, but their coordination and consensus mechanisms are relatively complex, and there may be compatibility issues between different decentralized sorters, making it difficult to achieve seamless docking. Moreover, to be realistic, the decentralized sorter network has not yet had successful large-scale practical verification and may still face various potential attacks and vulnerabilities. Therefore, Based Rollup directly follows the Occams razor principle in one step and removes the design of a separate sorter network mechanism: the responsibility for transaction sorting is transferred from the original L2 to L1, and the Ethereum L1 verification node acts as a block proposer (proposer) to be responsible for transaction sorting. This not only avoids the risks brought by centralized sorters, but also makes full use of Ethereum鈥檚 existing node network and decentralized characteristics, directly upgrading security to the same level as the Ethereum mainnet. However, gaining something in one place may lead to losing something in another, which also brings about another challenge – the native Based Rollup network cannot achieve fast confirmation of transactions. The reason is very simple. The common L2 based centralized sorters can quickly sort and package, and achieve nearly instant transaction confirmation; while the transaction sorting of Based Rollup is the responsibility of L1 verification nodes, which means that the confirmation time is completely dependent on the block interval of the main network (about 12 seconds), and the user experience is much inferior to the centralized sorter. Based Rollup, inseparable from Preconfs To put it bluntly, Based Rollup is aligned with L1 in terms of security and decentralization, but has to sacrifice transaction confirmation speed. For most on-chain scenarios with financial attributes, market conditions change rapidly. Not to mention a difference of 12 seconds, even a difference of only 1 second can cause huge risks and uncertainties. In view of this, we need to add a patch to Based Rollup, namely Preconfirmations (Preconfs for short). Its logic is also very simple, just as the name implies. Imagine: When we buy train tickets on 12306, once we select the itinerary and place the order (signature transaction), the booking system will first give you a pre-confirmation message, telling you that the ticket purchase behavior (corresponding to each transaction) has been accepted and is entering the subsequent confirmation process. At this time, we can start planning the itinerary, preparing luggage, etc. Only when the ticket finally confirms the carriage and seat (the transaction is released to L1), we have officially completed the ticket purchase and reservation transaction. In short, in Based Rollup, pre-confirmation means promising to include a transaction in a block before the transaction is formally submitted to L1 for confirmation. This is equivalent to giving the user a preliminary confirmation signal to let the user know that the transaction has been accepted and is being processed. This ensures that on-chain transaction scenarios that require timeliness do not need to wait for 12 seconds, and can directly achieve millisecond-level (about 100 milliseconds) transaction response speeds. This move not only greatly improves transaction speed and user experience, but also does not require changes to Ethereums core protocol. In a sense, Based Rollup and preconfirmation (Preconfs) are like two sides of the same coin – if the potential of Based Rollup is to be fully realized, a permissionless, neutral and flexible preconfirmation service must be implemented. What needs to be considered is that, in the specific implementation mechanism, who is responsible for sorting and pre-confirming transactions and ensuring that the pre-confirmation commitments are followed? For the first question, the Ethereum Foundation is developing a neutral registration contract that will not be affiliated with any specific protocol. It aims to provide a common basis for pre-confirmation discovery and verification, similar to the registration system model in the stock market, allowing any L1 proposer to voluntarily register as a pre-confirmation verification node; For the second question, the penalty mechanism based on economic rewards and penalties can undoubtedly ensure that the verification node will not violate the pre-confirmation commitment, but it faces a seesaw choice – if a part of the ETH of the verification node is confiscated, the smart contract logic of Restaking needs to be re-implemented, which is capital efficient but also complex; if additional collateral is required, the complexity is low, but the capital efficiency is lower; So, is it possible to solve the slashing problem directly based on the economic security of the Ethereum mainnet with the help of EigenLayers AVS service? Puffer UniFi AVS is based on this idea. It uses the Restaking function of EigenLayer and can combine the neutral registration contract mechanism of the Ethereum Foundation in the future to achieve a nearly ideal scenario: Establish a permissionless pre-confirmation service participation mechanism, allowing any L1 proposer to voluntarily register as a pre-confirmation validator node, thereby achieving economic security directly based on the Ethereum mainnet without additional penalties. Puffer UniFi AVS: Preconf Solution for Based Rollup Puffer UniFi AVS specifically includes three key components: EigenLayer integration, on-chain registration, and slashing mechanism . EigenLayer integration gives Puffer UniFi AVS pre-confirmation service an exclusive competitive advantage that is difficult to replicate: Based on Puffers re-staking verification node set, the re-staking ETH can be directly used as pre-confirmation collateral without the need for additional deposits. In this way, one organization, two brands, the re-staking verification node = pre-confirmation service node, not only improves capital efficiency, but also can quickly pull up a pre-confirmation verification node set with a large number of participants and sufficient decentralization. We can briefly sort out the specific pre-confirmation implementation process of Puffer UniFi AVS. First of all, because the Puffer verification node has been registered as a Native Restaking node on Ethereum, when a user submits a transaction that requires pre-confirmation, the Puffer verification node will directly act as a pre-confirmation verification node, providing the user with a pre-confirmation commitment within about 100 milliseconds, allowing the user to quickly know that their transaction has been received and will be included in a future block. After providing pre-confirmation service, the Puffer verification node will package these transactions with other transactions and submit blocks to Ethereum L1. Finally, the Puffer UniFi smart contract Puffer Sequencer Contract accepts batch transactions to ensure that the transaction status has been confirmed and cannot be rolled back. Throughout the entire process, UniFi AVSs on-chain registration and slashing mechanism plays an important role – if the validator fails to abide by its pre-confirmed commitment, it will be punished, thereby ensuring the reliability and security of the entire system. As of the time of posting, the requirements for participating in Puffer UniFi AVS are: EigenPod ownership. EigenPods are a tool for Ethereum validators to interact with EigenLayer, ensuring that the UniFi AVS service can slash validators that violate pre-confirmation commitments; 32 ETH. Since the pre-confirmation verification node and the Ethereum verification node are one organization, two brands, the pre-confirmation node requires at least 32 ETH to participate. However, the operators participation is more flexible, whether it is running a native verification node by itself or being part of a re-staking product (LRT); Run Commit-Boost. Operators must run Commit-Boost software alongside their validator clients to ensure that pre-confirmation services are performed and that communication between the validator and the pre-confirmation supply chain is handled smoothly; It is worth noting that Puffer UniFi AVS, by integrating Commit-Boost, aims to focus on core functions such as registration mechanism and slashing mechanism, providing more efficient, standardized and community-centric pre-confirmation services while adhering to Ethereums basic principles of decentralization and openness. Who needs Puffers UniFi AVS service? We should take a long-term view of things. As the Based Rollup narrative continues to expand, numerous Based Rollup projects are bound to emerge like mushrooms after a rain, and their demand for pre-confirmation services is extremely urgent, especially in the face of complex market environments and technical challenges. They need a reliable pre-confirmation technology service provider to protect them. The market is in urgent need of a secure pre-confirmation technology service provider, so Puffer UniFi AVS is essentially a universal solution that can effectively meet the needs of all parties: On the supply side, link up re-staking verification nodes (not only Puffer, but also native re-staking LRT protocol players such as Etherfi and Renzo in the future) , support them to participate in UniFi AVS to kill two birds with one stone, and obtain additional income by selling their own verification services; On the demand side, the other end is directly facing all project parties that need to build Based Rollup, supporting them to obtain pre-confirmation services conveniently through the UniFi AVS resource pipeline, thereby accelerating transaction processing; In a nutshell, the service model of Puffer UniFi AVS is similar to that of EigenLayers matching platform, which aims to promote the optimal allocation and utilization of resources. Just like Uber and Didi, it connects to the re-staking verification node as the supplier, and provides Based Rollup pre-confirmation services to the demand side through matching. This will not only greatly accelerate the innovation process in the Based Rollup field and the Ethereum ecosystem, but also create new sources of income for the Ethereum verification node group, bringing new vitality to the entire ecosystem. summary In general, Based Rollup, as a new type of Rollup concept that Vitalik Buterin has repeatedly mentioned recently, is bound to play a more critical role in the evolution of Ethereum. Therefore, the pre-confirmation service that is indispensable to Based Rollup is destined to become a key infrastructure for the future direction of the Ethereum ecosystem. Puffer UniFi AVS, as a pre-confirmation technology solution with innovative mechanism design, is currently the most critical step of Based Rollup+Preconfs: For users, Puffer UniFi AVS brings a near-instant transaction confirmation experience, greatly improving the user experience and laying a solid foundation for the popularization and widespread adoption of Based Rollup; For pre-confirmation service providers, it strengthens the reward and punishment mechanism through on-chain registration and penalty mechanisms, improving efficiency and credibility within the ecosystem; For L1 validator nodes, it opens up additional revenue channels, increases the attractiveness of participating in node validation, and further strengthens the economic incentives and legitimacy of the Ethereum mainnet. From a more macro perspective, Puffer UniFi AVS started with Based Rollup, but is more than Based Rollup – it is closely linked to Ethereums long-term vision, and achieves fast pre-confirmation without changing the core protocol. The impact is not limited to the EigenLayer ecosystem, but also provides a new paradigm for Ethereum innovation, bringing tangible benefits to users, validators and the entire Ethereum community. It is expected to trigger a series of chain reactions for Ethereums continued growth and inject new and greater possibilities. About Puffer Finance Puffer Finance is a leading innovator in the Ethereum infrastructure space, focusing on the next generation Rollup – Puffer UniFi, powered by Liquid Restaking (LRT) and pre-confirmation as AVS. With products such as the native restaking protocol, Puffer UniFi and UniFi AVS, Puffer has been committed to enhancing the decentralization of Ethereum. puffer.fi This article is sourced from the internet: Understanding Puffer UniFi AVS: From Preconfs to the next decade of Ethereum? Related: Coinbase Research Report: Stablecoins and the New Payment Landscape introduction Currently, the global payment infrastructure is being modernized and improved, which will provide users with faster and cheaper payment methods. Stablecoins are increasingly being used to build robust crypto payment systems, facilitate remittance payments and simplify cross-border transactions. In 2023, the total transaction volume settled in the stablecoin market exceeded $10.8 trillion – $2.3 trillion if unnatural transactions, such as robots or automated transactions, are excluded. On an adjusted basis, transaction volume increased by 17% year-on-year, which means that stablecoins are quickly catching up with todays largest existing payment networks. Although existing payment networks enjoy some important advantages in terms of liquidity and network effects, as competition has increased, the average cost of remittance payments has fallen by more than a third over the past 15 years, according to… # Analysis# Market© Copyright NoticeThe copyright of the article belongs to the author, please do not reprint without permission. Pre Singapore Breakpoint: 42 key Solana project updates Next 9 ancient whales awaken, hinting at the last crypto bull run? Related articles KAITO’s New All-Time High Depends on Bitcoin, Here’s Why Zhangming Luo 38,191 1 Pandu Ethereum ETF listed on the Hong Kong Stock Exchange 6086cf14eb90bc67ca4fc62b 20,038 2 24H Hot Coins and News | Trump announced a 25% tariff increase on Japan and South Korea; Strategy suspended the purchase 6086cf14eb90bc67ca4fc62b 27,381 3 The crypto market is experiencing a major correction. Is the bull market retracing its course or has it already ended? 6086cf14eb90bc67ca4fc62b 14,191 Circle’s own stablecoin blockchain Arc testnet interaction guide 6086cf14eb90bc67ca4fc62b 21,635 Hyperliquid at a crossroads: Follow Robinhood or continue the Nasdaq economic paradigm? 6086cf14eb90bc67ca4fc62b 17,559 1 comments You must be logged in to leave a comment! Login immediately muran Guest HTTP 8mos ago Latest Articles Did Jane Street “Manipulate” BTC? Decoding the AP System, Understanding the Power Struggle Behind ETF Creation and Redemption Pricing 11hrs ago 448 Stop Comparing Bitcoin to Gold—It’s Now a High-Volatility Software Stock 11hrs ago 557 Matrixport Research: $25 Billion Gamma Unwinding Imminent, Liquidity Yet to Return Behind the Rebound 11hrs ago 537 ERC-5564: Ethereum’s Stealth Era Has Arrived, Receiving Addresses No Longer ‘Exposed’ 11hrs ago 474 Hong Kong Regulatory Green Light: Asseto Enables DL Holdings to Achieve Compliance for Two RWA Business Implementations 11hrs ago 509 Popular WebsitesTempoLighterGAIBGliderPlanckRaylsBCPokerVooi Bee.com The world's largest Web3 portal Partners CoinCarp Binance CoinMarketCap CoinGecko Coinlive Armors Download Bee Network APP and start the web3 journey White Paper Roles FAQ © 2021—2026. All Rights Reserved. Privacy Policy | Terms of Services Download Bee Network APP and start the web3 journey The world's largest Web3 portal Partners CoinCarp Binance CoinMarketCap CoinGecko Coinlive Armors White Paper Roles FAQ © 2021—2026. All Rights Reserved. Privacy Policy | Terms of Services Search SearchInSiteOnChainSocialNews Hot to you: Airdrop Hunters Data Analysis Crypto Celebrities Trap Detector English 繁體中文 简体中文 日本語 Tiếng Việt العربية 한국어 Bahasa Indonesia हिन्दी اردو Русский English
智能索引记录
-
2026-03-02 12:37:39
游戏娱乐
成功
标题:组装机械直立龙2,组装机械直立龙2小游戏,4399小游戏 www.4399.com
简介:组装机械直立龙2在线玩,组装机械直立龙2下载, 组装机械直立龙2攻略秘籍.更多组装机械直立龙2游戏尽在4399小游戏,好
-
2026-03-02 12:58:19
教育培训
成功
标题:【精品】二年级秋天作文锦集7篇
简介:在日常学习、工作抑或是生活中,许多人都写过作文吧,作文是经过人的思想考虑和语言组织,通过文字来表达一个主题意义的记叙方法
-
2026-03-02 12:40:24
综合导航
成功
标题:Lord Byron (1788-1824). Library of Literary Criticism. 1901-05
简介:Lord Byron (1788-1824). Charles Wells Moulton, ed. Library o
-
2026-03-02 10:23:50
教育培训
成功
标题:四年级下册第二单元作文我的奇思妙想优秀
简介:在平凡的学习、工作、生活中,大家总免不了要接触或使用作文吧,作文要求篇章结构完整,一定要避免无结尾作文的出现。那么你知道
-
2026-03-02 12:46:41
综合导航
成功
标题:Pipeline 3D - Play The Free Mobile Game Online
简介:Pipeline 3D - click to play online. Pipeline 3D is not only
-
2026-03-02 12:22:35
教育培训
成功
标题:写梦想的作文500字左右
简介:小编:欢迎阅读与支持,如果喜欢记得常来!内容简介:今天我读了一篇文章,它的名字是《梦想的力量》。年龄只有六岁的瑞恩,深深
-
2026-03-02 10:17:57
综合导航
成功
标题:母爱无价小学作文
简介:无论是身处学校还是步入社会,大家都有写作文的经历,对作文很是熟悉吧,借助作文可以提高我们的语言组织能力。如何写一篇有思想
-
2026-03-02 12:46:04
综合导航
成功
标题:地球领袖_巴山黑土_第6章中枪_笔趣阁
简介:笔趣阁提供地球领袖(巴山黑土)第6章中枪在线阅读,所有小说均免费阅读,努力打造最干净的阅读环境,24小时不间断更新,请大
-
2026-03-02 12:22:16
图片素材
成功
标题:重复的作文20字 描写重复的作文 关于重复的作文-作文网
简介:作文网精选关于重复的20字作文,包含重复的作文素材,关于重复的作文题目,以重复为话题的20字作文大全,作文网原创名师点评
-
2026-03-02 12:32:09
综合导航
成功
标题:Ryan Gosling dans "La belle et la bête" avec Emma Watson ?
简介:Ryan Gosling dans le film
-
2026-03-02 10:42:59
综合导航
成功
标题:Ukraine should come to the table ‘fast’ – Trump — RT World News
简介:Ukraine must swiftly give up on its uncompromising stance in
-
2026-03-02 14:04:05
综合导航
成功
标题:PS5 Vs Xbox Series X Specs Comparison - A Complete Guide - PlayStation Universe
简介:PS5 Vs Xbox Series X Specs - We compare the PS5 and Xbox Ser
-
2026-03-02 12:23:46
新闻资讯
成功
标题:10种免费的工具让你快速的、高效的使用数据可视化, 站长资讯平台
简介:原标题:10 Free tools to get started with Data Visualisation-Eas
-
2026-03-02 10:01:54
综合导航
成功
标题:名言警句_励志一生_励志名言_励志故事_励志语录
简介:励志一生汇集以励志,创业,感悟,成功等为主题的励志美文网站,内含励志文章,励志名言,励志语录,励志故事,励志人物,人生哲
-
2026-03-02 14:16:24
图片素材
成功
标题:沙的作文 描写沙的作文 关于沙的作文 素材-作文网
简介:作文网精选关于沙的作文,包含沙的作文素材,关于沙的作文题目,以沙为话题的作文大全,作文网原创名师点评,欢迎投稿!
-
2026-03-02 12:14:17
综合导航
成功
标题:(荐)四年级优秀作文3篇
简介:无论是身处学校还是步入社会,说到作文,大家肯定都不陌生吧,借助作文可以提高我们的语言组织能力。相信许多人会觉得作文很难写
-
2026-03-02 08:48:34
职场办公
成功
标题:window系统更新怎么关闭 关闭系统自动更新的5个方法-驱动人生
简介:在我们日常使用Windows操作系统的过程中,系统更新是一个既重要又可能带来不便的环节。虽然更新通常包含安全补丁和性能改
-
2026-03-02 12:23:00
综合导航
成功
标题:AREA Printing & Design Company Profile - PR.com
简介:View the AREA Printing & Design company profile in PR.co
-
2026-03-02 12:39:54
综合导航
成功
标题:姐夫高H女主是明星最新章节_姐夫高H女主是明星全文免费阅读_恋上你看书网
简介:他曾经是她的恋人,但是为了毋亲的十几万手术费,她单方面提了分手,从此在他的世界里消失。再见之时,他成了她的姐夫…本来以为
-
2026-03-02 12:46:07
综合导航
成功
标题:乡村趣事作文大全(15篇)
简介:无论是在学校还是在社会中,大家都接触过作文吧,根据写作命题的特点,作文可以分为命题作文和非命题作文。你知道作文怎样写才规
-
2026-03-02 12:29:30
综合导航
成功
标题:Perm Occupational Therapist-Day · GQR
简介:GQR Healthcare is representing a well-known health system se
-
2026-03-02 11:32:02
教育培训
成功
标题:有你真好作文
简介:在生活、工作和学习中,大家一定都接触过作文吧,作文可分为小学作文、中学作文、大学作文(论文)。那要怎么写好作文呢?以下是
-
2026-03-02 12:10:47
综合导航
成功
标题:字母O开头词语_词组网
简介:O开头的词语,以O开头的词语,字母O开头词语,O打头的词语,字母O开头的词语
-
2026-03-02 12:51:54
教育培训
成功
标题:西南政法大学金融如何?23考研值不值得报考?-高顿教育
简介:重庆作为西南地区紧临成都,独具特色的山城,吸引了无数青年学子的目光,在考研择校中也是相对热门的报考地区,那么已经进入备考
-
2026-03-02 09:58:56
视频影音
成功
标题:苏州吴江做网站公司永兴县网站建设推广公司-北京孤凡电子商务有限公司
简介:苏州吴江做网站公司,永兴县网站建设推广公司,少儿编程,湖南高端网站制作公审计追踪功能实现#xff1a;为每个Sonic生
-
2026-03-02 14:09:19
教育培训
成功
标题:清明游记的作文8篇
简介:在日复一日的学习、工作或生活中,许多人都有过写作文的经历,对作文都不陌生吧,作文是从内部言语向外部言语的过渡,即从经过压
-
2026-03-02 12:02:27
综合导航
成功
标题:高二英语作文范文
简介:作文就是语言运用要出彩,写出高水平的作文,要充分运用出语言的魅力,同义词、反义词、俗语、成语的合理应用,多种修辞手法的灵
-
2026-03-02 10:27:07
综合导航
成功
标题:Parallelepiped: Definition and Examples EDU.COM
简介:Explore parallelepipeds, three-dimensional geometric solids
-
2026-03-02 14:10:10
综合导航
成功
标题:American Music Awards 2015 : les looks des stars sur le tapis rouge
简介:Comme toujours, le tapis rouge nous a réservé plus de mauvai
-
2026-03-02 06:26:49
教育培训
成功
标题:六年级年的作文
简介:在日常学习、工作和生活中,许多人都写过作文吧,写作文可以锻炼我们的独处习惯,让自己的心静下来,思考自己未来的方向。那么,