Altcoin Roundup: Analysts give their take on the impact of the Ethereum Merge delay

Cointelegraph发布于2022-04-16更新于2022-04-16

文章摘要

The rollout of Ethereum 2.0, or Eth2, includes a transition from proof-of-work to proof-of-stake that will supposedly transform Ether (ETH) into a deflationary asset and revolutionize the entire network.

The rollout of Ethereum 2.0, or Eth2, includes a transition from proof-of-work to proof-of-stake that will supposedly transform Ether (ETH) into a deflationary asset and revolutionize the entire network. The event has been a trending topic for years and while anticipation for “The Merge” has been building over the past couple of months, this week Ethereum core developer Tim Beiko informed the world that “It won’t be June, but likely in the few months after. No firm date yet.” 
Delays in Ethereum network upgrades are nothing new and so far, the immediate effect on Ether’s price following the revelation has been minimal.
Here’s what several analysts have said about what the merger means for Ethereum and how this most recent delay could affect ETH price moving forward.
Staking Rewards expects the Merge to be a short-term boon
Based on data from Beaconscan, there is currently more than 10.9 million ETH staked on the Beacon Chain, offering a gross staking reward of 4.8%. According to a recent report from the cryptocurrency data provider Staking Rewards, this level of staking offers validators the opportunity for a net staking yield of 10.8%. 
The current amount staked is equivalent to 9% of the circulating supply of Ether but several barriers including the inability to withdraw staked Ether or any rewards from the Beacon Chain have limited more widespread involvement.
In the post-Merge world, Staking Rewards expects the number of ETH staked to increase to between 20 to 30 million ETH, which would “yield a net validator return (staking return) of 4.2% to 6%.”
While the Merge has several benefits for the Ethereum network, including a reduction in the circulating supply of ETH through burning and staking, some of the main concerns facing the network remain an issue.
Chief among these are high transaction costs, difficulty of use and network congestion, leaving the door open for competing networks that offer comparable staking rewards and cheaper transactions to increase their market share.
Hayes makes the case for Ethereum Bonds
Big events like the Merge, oftentimes, turn into a “buy the rumor, sell the news” type of event in the cryptocurrency sector, but several analysts are saying that it would be a mistake to assume that with Ethereum.
According to decentralized finance (DeFi) educator and pseudonymous Twitter user “Korpi,” there are multiple factors that will change the supply and demand dynamics for Ether following the Merge.

The Triple Halvening refers to ETH issuance being reduced by 90% following the Merge, a feat that would “take three Bitcoin halvings to produce an equivalent supply reduction.” 
Other bullish factors include a potential increase in the staking reward as stakers will also receive the unburnt fee revenue that currently goes to miners and an increase in institutional demand due to the ability to apply the discounted cash flow model to Ethereum which “is what institutional investors need to approve multi-million dollar investments.”
In essence, following the transition to proof-of-stake, institutional investors could start to view Ethereum as a sort of internet bond, presenting a viable alternative to the United States Treasury bonds.
This concept was explained in detail in a recent post titled “Five Ducking Digits” by former BitMEX CEO Arthur Hayes, who stated, “The native rewards issued to validators in the form of ETH-based issuance and network fees for staking Ether in validator nodes renders Ether a bond.”
Hayes provided the following chart, which illustrates how much value Ether could lose while investors still break even versus the United States bond market.

ETH/USD breakeven price expressed as a percentage change from a spot price of $3,320. Source: MediumBased on this chart, if the staking rate is 8% Ether price could fall 32.6% in value and still be equal to a 10-year 2.5% interest bond.
With many analysts making long-term Ether price projections of $10,000 and higher, there is potential for many U.S. bond investors to start seeking yields from Ether staking rather than the U.S. bond market, assuming the institutional infrastructure needed to support these types of investments is present and approved.
Related: Ethereum price 'bullish triangle' puts 4-year highs vs. Bitcoin within reach
A few ways to trade the Merge
On the trading front, several ways to trade the Merge were discussed by pseudonymous Twitter user “ABTestingAlpha,” who noted that there will be less selling pressure following the Merge because the regular sales by proof-of-work miners will stop. 
According to ABTestingAlpha, this is likely to be a crowded trade on the long side which means there will be “a good chunk of momentum traders getting long Ether into the Merge.”
This will help with incremental price gains, but it’s important to remember that these traders aren’t likely to hold Ether long term, so it’s important to try and determine when they will sell.
Based on the news of the recent delay, the launch of the Merge would be considered late by ABTestingAlpha, which leaves several possible scenarios. With the current delay pushing the launch into the second half of 2022, there is a chance that momentum traders sell their tokens which could result in a loss of the 75% to 80% gains made by Ether since mid-March. 
If the delay is extended into 2023, sentiment is likely to be crushed, resulting in momentum traders selling with some opening short positions. This is the worst-case scenario and could lead to Ether liquidity flowing into cash and other layer-one and layer-2 protocols.
ABTestingAlpha said:
“Outcome: Ether sells off, giving back all its gains into the Merge plus an additional 30-50%.”
At this point, the situation has turned into a waiting game and a test of patience because the official launch of the Merge is unknown and the crypto market is notorious for having a short attention span.

你可能也喜欢

越过“内存墙”,AI推理时代的晶圆级革命与算力路线

2026年,AI产业进入新拐点:全球主要云厂商的推理资本支出首次超过训练。这意味着算力需求核心从“炼模型”转向“用模型”,瓶颈也从计算规模变为“内存墙”——即数据在GPU与片外存储间搬运带来的高能耗与延迟。 为突破内存墙,Cerebras公司选择了“晶圆级计算”的激进路线。其核心产品WSE-3不切割晶圆,直接制成超大芯片,集成90万个AI核心和44GB片上SRAM,带来远超传统GPU(如英伟达B200)的片上内存带宽。其架构将模型权重存储于片外MemoryX,按需流式传输至芯片计算,从而在LLM推理,尤其是首token延迟和长上下文任务中展现出显著优势,token生成速率可达GPU的1.5-5倍。同时,其芯片内互联功耗也远低于当前GPU。 但这种极致物理优化也带来挑战:通过先进制程提升SRAM容量的路径已近天花板;整片晶圆发热量大,需专用液冷;片外I/O带宽有限,难以高速扩展形成大规模集群;软件生态也与主流CUDA不兼容。 与此同时,行业巨头正通过多条路径围剿:1)自研ASIC推理芯片(如谷歌TPU、微软Maia);2)利用台积电SoW等先进封装技术将“晶圆级”能力通用化、平民化;3)探索光互联/光计算作为终极解决方案。 Cerebras还面临商业转型的挑战,巨额订单迫使其从芯片商转向云服务商,需快速建设专用数据中心,交付压力巨大。 最终,AI推理时代的算力架构呈现路线分野:Cerebras向左,追求单任务下的极致低延迟;英伟达向右,以通用性应对多变负载。技术变革仍在继续,谁将主导未来,尚无定论。

marsbit26分钟前

越过“内存墙”,AI推理时代的晶圆级革命与算力路线

marsbit26分钟前

TechFlow 情报局:Anthropic 呼吁全球暂停 AI 开发却正筹备万亿美元 IPO,SpaceX IPO 路演火爆但 S&P 500 拒绝快速纳入

本期科技资讯围绕“信任危机”展开。Anthropic公开呼吁暂停全球AI开发,称其Claude模型存在“递归自我改进”风险,但该公司自身正筹备估值近万亿美元的IPO,引发外界质疑其动机。同时,大量用户抱怨Claude近期体验质量大幅下滑。 在加密领域,比特币价格跌破6.1万美元,导致超11亿美元多单爆仓,市场情绪转向悲观。与此同时,AI在生物医药领域取得突破,全球首款AI设计疫苗完成首阶段人体试验。 芯片方面,英伟达CEO黄仁勋访韩,宣布三星、SK海力士和美光的HBM4内存均已通过认证。但有经济学家警告,英伟达可能面临类似2000年互联网泡沫时期思科的风险。 科技公司动态中,Cloudflare收购前端工具链公司VoidZero,其CEO称互联网上机器人流量已超过真人。字节跳动的AI应用“豆包”推出付费订阅后,月活用户锐减超600万,凸显商业化困境。 美股市场焦点在SpaceX,其IPO路演备受追捧,高盛预测其2030年收入将增长百倍。然而,标普道琼斯指数公司明确表示不会为SpaceX等巨型IPO修改快速纳入规则,为其上市后表现增添不确定性。 总体而言,当前科技领域呈现“言行不一”的割裂现象,无论是AI公司、加密货币还是应用商业化,都面临信任拷问,市场狂热叙事与冷静规则之间形成鲜明对比。

marsbit42分钟前

TechFlow 情报局:Anthropic 呼吁全球暂停 AI 开发却正筹备万亿美元 IPO,SpaceX IPO 路演火爆但 S&P 500 拒绝快速纳入

marsbit42分钟前

交易

现货
合约

热门文章

加密市场宏观研报:美国“加密货币周”来袭,ETH开启机构军备赛高潮

本周,加密市场迎来两股重磅催化——华盛顿“加密货币周”的立法攻势与以太坊机构布局的密集爆发,共同构成加密行业2025年下半年的“政策拐点”与“资金拐点”。这一轮加密周期的深层逻辑,正从比特币转向以太坊、稳定币及链上金融基础设施。我们认为:美国的政策明朗化+以太坊的机构化扩展,标志着加密行业正进入结构性转正阶段,市场配置的重心亦应逐步从“价格博弈”过渡至“规则+基础设施的制度红利捕捉”。

1.7k人学过发布于 2025.07.17更新于 2025.07.17

加密市场宏观研报:美国“加密货币周”来袭,ETH开启机构军备赛高潮

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对ETH(ETH)币价的意见。

活动图片