读懂4500万Gas上限:它如何一边为你省钱,一边让你手里的ETH更值钱?

marsbitPubblicato 2025-08-05Pubblicato ultima volta 2025-08-06

以太坊基金会

“这只是通往1亿Gas及更高水平征途上的第一步。” ——以太坊基金会,2025年8月6日

在以太坊基金会一篇关于协议进展的博客文章里,这句话被低调地放在了段落摘要中。它所描述的事件——以太坊主网Gas上限增至4500万,没有引发市场的狂热,甚至未在加密社区激起太多水花。

这并非一次疏忽。当行业的目光普遍被炫目的Layer2项目和空投财富效应所吸引时,一场关乎以太坊未来的、更底层的进化正在悄然发生。

这次调整,也并非一次简单的技术微调。它更像是一场长期博弈后的战略落子,背后是以太坊核心开发者对“L1扩容”这一经典难题的最新回答。

要理解这一步棋的深意,我们必须先拆解它的核心——Gas上限,到底是什么?


到底什么是Gas上限?

想象一下,以太坊是一个由全球无数电脑组成的“世界计算机”。你要想让这台计算机为你工作——无论是转一笔账,还是运行一个复杂的智能合约——你都需要支付“燃料费”。这个燃料,就叫做Gas

以太坊基金会

  • Gas:计算的“度量衡” 你在以太坊上做的每一个操作,从一个简单的加法到一个复杂的交易,都有一个固定的Gas消耗量,就像电器有固定的功率一样。操作越复杂,消耗的Gas就越多。Gas本身不是钱,它只是衡量你的操作需要耗费多少计算资源的一个单位。
  • Gas Price:燃料的“单价” Gas的价格,是你愿意为每单位Gas支付多少以太币(ETH)。这完全由市场供需决定。当网络拥堵、想交易的人多时,你就需要出更高的“单价”,好让验证者优先打包你的交易,就像高峰期打车需要加价一样。
  • Gas Limit:安全的“保险丝” 这里分为两种“Limit”,理解它们的区别至关重要:

交易Gas上限 (Transaction Gas Limit): 这是你为单笔交易设定的消耗上限。比如,你为一笔转账设定上限为21,000 Gas,意味着你最多只愿意为这笔交易支付21,000 Gas对应的费用。这是一个重要的安全阀,能防止因智能合约代码错误导致你的交易陷入无限循环,耗尽你钱包里所有的ETH。

区块Gas上限 (Block Gas Limit): 这是本文讨论的核心。它定义了一个区块(一批交易的集合)内所有交易加起来,总共能消耗的Gas总量的天花板。

我们可以用一个更生动的比喻来理解:如果把每一笔交易看作一个包裹,包裹的计算复杂程度决定了它的“重量”(Gas消耗量)。那么,区块Gas上限就是这辆运送包裹的卡车(区块)的总载重上限

将区块Gas上限从3000万提升到4500万,就相当于把卡车的最大载重从30吨提升到了45吨。这意味着,在同一个运输批次(以太坊约12秒一个区块)内,这辆卡车可以装载更多、或更重的包裹。最终结果就是,整个网络的运输效率(交易处理能力)得到了提升。

这个总载重上限至关重要。它确保了卡车不会因为无限超载而“抛锚”,保证了每个区块都能在规定的时间内被处理和广播给全网,从而维持了整个物流系统(以太坊网络)的稳定和同步。

现在,让我们回到那个更深层的问题:在已经有了各种“空运”、“高铁”(Layer2)方案的今天,为什么还要费力去提升我们主干道上卡车(L1)的载重?


L1的“执念”:为何在L2时代还要强化“最高法院”?

在很长一段时间里,关于以太坊扩容的讨论几乎与“Layer2”划上了等号。

从Optimistic Rollups到ZK-Rollups,行业精英们似乎达成了一种共识:将复杂的计算和海量交易转移到L2执行,而L1(主网)只需扮演好“数据可用层”和“最终结算层”的角色,保持其极致的安全与去中心化即可。

在这种叙事下,尝试直接扩展L1本身,一度被视为一种“吃力不讨好”甚至有些“异端”的想法。因为每一次对L1的“扩容”,都可能增加节点的硬件负担,从而引发对“中心化”风险的担忧。

更核心的战略问题随之而来:既然L2已成燎原之势,为何还要执着于强化L1?

对此,Vitalik Buterin的论述清晰地勾勒出了L1的终极角色:所有L2的“最高法院”和最终安全仲裁者。

他直言,一个更强大、更便宜的L1,是整个L2生态健康发展的根基。这并非空谈,而是基于两个极其具体的场景:

  1. 抗审查的生命线。 如果某个L2的运营方(排序器)作恶,拒绝处理你的交易,你最后的救济手段是将交易“强制打包”进L1。如果L1的容量低、费用高,这条生命线就会因成本过高而名存实亡。一个更高容量的L1,确保了所有L2用户都拥有一个经济上可行的“上诉”通道。
  2. 安全的“集体逃生舱”。 当某个L2项目面临技术失败或恶意攻击时,用户需要能安全、迅速地将其资产撤回L1。更高容量的L1,能更从容地处理这种突发的大规模“挤兑”,避免系统性风险的蔓延,保障用户的资产安全。

因此,强化L1并非要和L2“抢生意”,而是为了给L2提供一个更可靠的“安全网”。L1的每一次强化,都是在为整个以太坊生态的安全上限和价值天花板加码。


扩容的底气何在?

与创业公司需要融资才能扩张类似,以太坊提升Gas上限的“资本”,是其底层客户端软件的性能。这次能将上限稳步提升50%,其信心并非源于侥幸,而是一场精心策划的工程胜利。

以太坊基金会

基金会报告中提及的“Berlinterop”事件,便是一系列旨在对Geth、Nethermind等主流客户端进行“极限施压”的测试会议。其核心目的,是优化处理“最坏情况”的性能。

“以太坊网络的安全稳定,并非由平均负载决定,而是由其能否承受住包含大量复杂计算的‘怪兽区块’的冲击决定。”一位核心开发者在社区论坛中解释道。

正是在这些测试中,客户端团队在BN256配对等高计算成本的加密操作上取得了显著进展,拔除了过去的一些性能瓶颈。这给了开发者们足够的信心,去支持验证者社区那场自下而上的“Pump the Gas”运动。

可以说,4500万Gas上限,是建立在坚实工程数据之上的、对网络当前处理能力的一次精准确认。


薄冰上的舞蹈:与“状态膨胀”共存的艺术

提升Gas上限,无疑是一场在薄冰上的舞蹈。冰面之下,是名为“状态膨胀”(State Bloat)和“中心化”的深渊。

更高的Gas上限意味着更快的状态增长,持续加重验证节点的存储、带宽和计算负担。如果运行节点的成本失控,可能会将小型的、业余的节点运营者挤出网络,损害网络的去中心化根基。

这像极了一个经典的“囚徒困境”:

  • 如果只有少数节点能跟上,网络将走向中心化。
  • 如果为了去中心化而停滞不前,网络将失去竞争力。
  • 唯一的出路是:一边加速,一边为所有人“减负”。

以太坊选择的,正是这第三条路。它在提升容量的同时,大力推进一系列“减负”技术,如同舞者在冰上起舞时,手中保持平衡的道具。

平衡道具一:历史数据过期(History Expiry) 这可以被理解为一次给节点“操作系统”进行的“磁盘清理”。最近,所有主流客户端都已部署了“部分历史数据过期”,即移除了以太坊合并前的旧数据。这一举措立竿见影,直接为全节点节省了300-500GB的磁盘空间。这是迈向更宏大的EIP-4444提案(让节点仅需存储近一年的历史)的关键一步,旨在从根本上控制节点的存储成本。

平衡道具二:区块级访问列表(BALs) 这项被视为“Glamsterdam”升级核心候选的技术,可通俗理解为给每个区块附上一份“交易将要访问的账户目录”。有了这份“导航图”,客户端便可以并行处理区块内的多笔不相关的交易,如同将高速公路的单车道拓宽为多车道,极大提升了区块处理效率。这直接对冲了因Gas上限提高而增加的计算压力,实现了“提速不增负”。


终局想象:从1亿Gas到“野兽模式”

4500万,仅仅是这场舞蹈的开场。以太坊开发者们真正的目光,早已投向了更遥远的终局。

那个终局的钥匙,被称为“zkEVM证明者客户端”。

它试图彻底颠覆延续至今的“重复执行”验证范式:

  • 当前模式: 一个区块被广播后,每个验证节点都需要独立地、完整地重新执行区块内的每一笔交易。这是一种“信任,但需要验证”的暴力美学。
  • 未来模式: 区块提议者在执行完所有交易后,生成一个极小的、能证明其计算过程完全正确的零知识证明(ZK-SNARK)。其他验证节点收到区块后,不再需要重复数万次计算,只需完成一次轻量的证明验证即可

从“重复劳动”到“验证结果”,这将是数量级的性能飞跃。届时,L1的计算瓶颈将被彻底打开,Gas上限的增长将不再是线性微调,而是可能进入真正的“野兽模式”(Beast Mode),其潜力足以媲美中心化系统。


价格的涟漪:扩容如何搅动ETH的供需天平?

技术变革的最终目的,是提升网络效用,而这必然会反映到其原生资产ETH的经济模型上。L1扩容对ETH价格的影响,是一场精妙的供需博弈。

从需求端看,这是一次显著的“引力增强”。 提升Gas上限最直接的效应,是增加了区块空间的供给,从而降低了用户为竞争空间而付出的成本(即Gas Price)。更低的交易费用,是吸引新用户和新应用进入生态系统的最强催化剂。 这会形成一个正向循环:更低的费用 → 更多用户进行交易、玩转DeFi和NFT → 更多开发者部署创新应用 → 网络整体效用和价值提升 → 从而增加对ETH作为核心资产(用于支付Gas、质押、作为DeFi抵押品等)的根本性需求。 这好比降低了高速公路的过路费,虽然单次收入减少,但会吸引数倍的车流上来,最终让整条公路的经济价值倍增。

从供给端看,博弈则更为复杂,其核心在于EIP-1559的燃烧机制。 EIP-1559规定,每笔交易的Gas费中,固定的“基础费”(Base Fee)将被销毁,从流通中永久移除。这是ETH“通缩”叙事的基石。

  • 短期挑战: 提升Gas上限,增加了区块空间供给,短期内会降低网络拥堵,导致每笔交易的“基础费”下降。这意味着单笔交易销毁的ETH变少了,可能会在短期内减弱ETH的通缩速率。
  • 长期赌注: 然而,核心开发者们下的是一盘更大的棋。他们赌的是经济学中的“薄利多销”效应(或称杰文斯悖论):虽然单笔交易的费用和销毁量下降了,但网络整体可用性的提升,将极大地刺激交易总量的增长。

最终,ETH的总销毁量取决于 交易总量 × 平均每笔交易的基础费。开发者们相信,交易总量的指数级增长,将足以覆盖平均基础费的下降,从而在长期内让ETH的总销毁量不降反升,进一步巩固其“超声波货币”(Ultra Sound Money)的地位。

因此,L1扩容对价格的影响并非简单的利好或利空。它是一场从“拥堵驱动的稀缺”到“效用驱动的价值”的深刻转型。短期内,它可能会考验通缩叙事;但长期看,它在为ETH构建一个更广阔、更坚实的需求基本面。

Letture associate

A Nation Blocks Chips, a Giant Buys a Nuclear Power Plant: Why It's Time to Seriously Consider DeAI

**Title: Great Powers Blockade Chips, Giants Buy Nuclear Plants: Why It's Time to Seriously Consider DeAI** In May 2026, the US closed loopholes for Chinese firms to acquire advanced NVIDIA chips via overseas subsidiaries. That same month, Kenya halted a $1B geothermal data center project involving Microsoft, fearing its immense energy consumption. Meanwhile, Huawei announced mass production of its Ascend AI chip. These disparate events underscore a new reality: the competition for computing power ("compute") has escalated beyond the tech industry, becoming a geopolitical and infrastructural battleground. A new era of oligopoly is forming, with control over the AI stack—from GPU chips (NVIDIA) and cloud platforms (AWS, Azure, Google Cloud) to foundational models (OpenAI, Anthropic)—concentrating in a few Western "AI Octopus" corporations. This centralization creates systemic risks: pricing power and platform lock-in for users, infrastructure fragility, and a widening "compute divide" that threatens to marginalize nations without independent AI capacity. An "AI Iron Curtain" is deepening through export controls. In response, some nations like Saudi Arabia and the UAE are investing heavily to buy compute power, aiming to transition from oil to AI economies. The EU seeks to triple its compute capacity by 2030 to reduce dependency. However, the spending gap is vast, with four US tech giants alone planning ~$750B in AI capex for 2026. The race is increasingly constrained by energy, with AI tasks consuming up to 1000x more power than web searches, pushing firms to even acquire nuclear plants. This landscape is fueling interest in Decentralized AI (DeAI). It proposes a third way: using open protocols to coordinate a global network of idle GPUs, independent developers, and data centers, creating an AI infrastructure without a single controlling entity. Leveraging blockchain and cryptographic verification, DeAI aims to break market concentration, disperse energy demands, reduce geopolitical dependencies, and enhance transparency. While still nascent in performance and stability, DeAI's core promise is not immediate superiority but providing a crucial alternative architecture to resist monopoly, censorship, and centralized power. As specialized AI hardware costs fall and open-source models flourish, the window to build this foundation is open. The very existence of such competition serves as a vital check against the inevitable abuse of concentrated power.

marsbit41 min fa

A Nation Blocks Chips, a Giant Buys a Nuclear Power Plant: Why It's Time to Seriously Consider DeAI

marsbit41 min fa

Outpoll Review: A Prediction Market Platform Built for Active Traders

Outpoll Review: A Prediction Market Platform Built for Active Traders In recent years, prediction markets have grown from a niche sector to a mainstream arena, attracting billions in trading volume and institutional capital. However, the user experience and tools for traders have not kept pace. Outpoll, a new global prediction market platform, aims to fill this gap by providing enhanced trading infrastructure for active and professional traders. Built on standard prediction market principles, Outpoll allows users to trade on the outcome of specific events. It uses fully collateralized contracts with USDC settlement, charges a competitive 0.1% fee per trade, and provides clear settlement rules upfront to minimize disputes. A key focus for Outpoll is its professional-grade trading tools. The platform supports limit and market orders, as well as take-profit and stop-loss orders for open positions—features uncommon in prediction markets. For automated trading, Outpoll offers comprehensive REST and WebSocket APIs, enabling portfolio management, price arbitrage, and integration with existing tools. The platform also features a creator-led market model, where approved experts and community leaders can create and manage markets for niche topics under platform supervision. Its integrated interface combines news feeds directly with trading functions, allowing users to monitor events and manage positions seamlessly. Outpoll launched with a native Android app (available on Google Play) and plans an iOS version later this year. In summary, Outpoll distinguishes itself with trader-focused tools, practical APIs, transparent and collateralized markets, integrated news, and an expanding creator program. For active traders, its advanced order types and API access alone make it a platform worth watching. Outpoll is now globally accessible via outpoll.com and Google Play.

marsbit49 min fa

Outpoll Review: A Prediction Market Platform Built for Active Traders

marsbit49 min fa

Bitwise: Crypto Becomes a Contrarian Investment, Three Logics to Understand the Current Market

**Summary** Matt Hougan, Bitwise's CIO, analyzes the current crypto market through three key lenses, arguing it has shifted from a momentum-driven to a contrarian investment. **1) Crypto Becomes a Contrarian Play:** The market is weak, with major assets like Bitcoin and Ethereum down significantly. Capital has moved to hot sectors like AI, leaving crypto as an "unloved" asset class. This transforms crypto investing from trend-following to a test of patience and fundamental analysis. Investors now favor projects with solid fundamentals (e.g., Hyperliquid) over speculative ones. **2) Regulatory Overhang:** The uncertain fate of the U.S. CLARITY Act, a major crypto regulatory framework, is a key headwind. With its passage in 2024 seen as far from guaranteed (estimates range from 30-55%), institutional capital remains on the sidelines, choosing less risky alternatives like AI stocks. The market needs clarity—whether the bill passes or fails—more than any specific outcome to move decisively. **3) Capital Rotates to New Fundamentals:** This cycle differs from past bear markets where money fled to Bitcoin. Now, capital seeks smaller assets with strong use cases. While major cryptos fell in May 2024, tokens like Hyperliquid (+72%), Zcash (+50%), and XLM (+44%) rallied on their specific fundamentals. This rotation confirms the new contrarian, fundamentals-driven logic and signals the bear market may be in its later stages. **Conclusion:** Short-term pressure persists due to regulatory uncertainty and competition from AI narratives. Investing in crypto now requires a contrarian mindset—acting against the crowd and focusing on fundamental value. Patience and targeting high-quality projects based on their merits are essential for capturing long-term gains.

marsbit1 h fa

Bitwise: Crypto Becomes a Contrarian Investment, Three Logics to Understand the Current Market

marsbit1 h fa

ChatGPT Might Be Disappearing Soon

OpenAI announced at its "Intelligence at Work" event that its coding assistant, Codex, will be fully integrated into the ChatGPT app within weeks. This move marks a strategic shift from a conversational AI (Chat) towards a unified "agentic" platform capable of execution. Codex, originally launched to compete with Anthropic's Claude Code, has grown rapidly to 5 million weekly active users, with 20% being non-developers like analysts and designers. Its enterprise revenue now constitutes 40% of OpenAI's total. The integration is the first step in creating a super-app combining ChatGPT (interface), Codex (execution engine), and the Atlas browser (web access). OpenAI also unveiled new Codex features: specialized Agent plugins for six professional roles, an "Annotations" tool for direct document editing, and a "Sites" function to turn work into shareable web apps. Internally, this reflects a power shift; the Codex team now leads core product strategy. While the ChatGPT brand remains for its vast user base, the platform's future is focused on autonomous agents that perform tasks, not just chat. The article notes that competition with Claude Code pushed OpenAI's development, with Codex competing on cost-effectiveness and accessibility rather than raw coding quality. It concludes that the essence of "ChatGPT" is evolving from a chatbot into an AI agent platform, with the name potentially becoming a legacy symbol of its original function.

marsbit1 h fa

ChatGPT Might Be Disappearing Soon

marsbit1 h fa

Trading

Spot
Futures

Articoli Popolari

Come comprare GAS

Benvenuto in HTX.com! Abbiamo reso l'acquisto di GAS (GAS) semplice e conveniente. Segui la nostra guida passo passo per intraprendere il tuo viaggio nel mondo delle criptovalute.Step 1: Crea il tuo Account HTXUsa la tua email o numero di telefono per registrarti il tuo account gratuito su HTX. Vivi un'esperienza facile e sblocca tutte le funzionalità,Crea il mio accountStep 2: Vai in Acquista crypto e seleziona il tuo metodo di pagamentoCarta di credito/debito: utilizza la tua Visa o Mastercard per acquistare immediatamente GASGAS.Bilancio: Usa i fondi dal bilancio del tuo account HTX per fare trading senza problemi.Terze parti: abbiamo aggiunto metodi di pagamento molto utilizzati come Google Pay e Apple Pay per maggiore comodità.P2P: Fai trading direttamente con altri utenti HTX.Over-the-Counter (OTC): Offriamo servizi su misura e tassi di cambio competitivi per i trader.Step 3: Conserva GAS (GAS)Dopo aver acquistato GAS (GAS), conserva nel tuo account HTX. In alternativa, puoi inviare tramite trasferimento blockchain o scambiare per altre criptovalute.Step 4: Scambia GAS (GAS)Scambia facilmente GAS (GAS) nel mercato spot di HTX. Accedi al tuo account, seleziona la tua coppia di trading, esegui le tue operazioni e monitora in tempo reale. Offriamo un'esperienza user-friendly sia per chi ha appena iniziato che per i trader più esperti.

231 Totale visualizzazioniPubblicato il 2024.12.12Aggiornato il 2026.06.02

Come comprare GAS

Discussioni

Benvenuto nella Community HTX. Qui puoi rimanere informato sugli ultimi sviluppi della piattaforma e accedere ad approfondimenti esperti sul mercato. Le opinioni degli utenti sul prezzo di GAS GAS sono presentate come di seguito.

活动图片