以太坊现货ETF「获SEC批准」今晚上市交易 ETH不涨反跌破3450美元

币界网Published on 2024-07-23Last updated on 2024-07-23

币界网报道:

彭博ETF 分析师Eric Balchunas 今晨在X 上发文表示,以太坊现货ETF 已经正式由SEC 批准生效,明天9:30(台湾时间今晚)将正式上市交易,符合此前市场的期待。

官方消息:以太坊现货ETF 已由SEC 生效。 424(b) 表格现已陆续送达,最后一步= 所有系统将于明天上午930 点启动。游戏开始。

0lSrt5BMOyyCDMM8s2nDPwgxeBfmJqdqAC3eIS3I.png

美国最大的加密货币交易所Coinbase 也表示:今天美国证券交易委员会(SEC)批准了9 支现货以太坊ETF 的申请,标志着加密货币的另一个重要里程碑,反映了围绕加密资产的持续创新和日益成熟的监管环境。

同时Coinbase 也宣布会是8 支新核准的以太坊现货ETF 值得信赖的合作伙伴和托管方。

以太坊不涨反跌

但是以太坊现货ETF 通过的里程碑,似乎并没有为ETH 带来拉涨效应。讯息曝光后,清晨反而下杀3,422 美元。截稿前略有回涨报3,460 美元。

是否会和比特币现货ETF 当时通过一样,先下跌一下再上涨,值得我们持续关注。

jFpBreTRj2msmaKUqg09r0BSyvZDtdAmrlS3A7dD.png

9 档以太坊现货ETF 费用出炉

以太坊现货ETF 的费用资讯,根据彭博ETF 分析师James Seyffart 整理的数据表格显示:

  • 贝莱德BlackRock:代号ETHA、费用为0.25%(前25 亿美元或前12 个月为0.12%);

  • 富达Fidelity:代号FETH、费用为0.25%(2024 年内为0%);

  • Bitwise:代号ETHW 、费用为0.20%(前5 亿美元或前6 个月为0%);

  • 21Shares:代号GETH、费用为0.21%(前5 亿美元或前6 个月为0%);

  • VanEck: 代号ETHV、费用为0.20%(前15 亿美元或前12 个月为0%);

  • Invesco x Galaxy: 代号QETH、费用为0.25%;

  • Franklin :代号EZET、费用为0.19%(2025 年1 月31 日前或前100 亿美元为0%),;

  • Grayscale 以太坊现货ETF :代号ETHE、费用为2.50%;

  • Grayscale 以太坊现货迷你ETF:代号ETH、费用从下表的0.25% 再降至0.15%(前20 亿美元或前12 个月为0.12%)

S9fJh1nya2aKYw1IefzRQMqtPsYCQBoV1uc10NZR.png

Trending Cryptos

Related Reads

Just now, DeepSeek V4 updates with DSpark, improving inference speed by 80%

DeepSeek has updated its DeepSeek V4 model with the DSpark speculative decoding framework, achieving a significant 60-85% speedup in generation for Flash models and 57-78% for Pro models while maintaining the same overall throughput. This engineering-focused update, rather than a core architectural change, introduces DSpark to address latency and throughput bottlenecks in high-concurrency production environments. DSpark combines high-throughput parallel generation with adaptive load-aware verification. Its key innovations include a semi-autoregressive generation architecture to model dependencies within token blocks and a hardware-aware confidence-scheduled verification system. This system uses a confidence head to predict token acceptance probabilities, allowing it to dynamically optimize verification length per request and allocate compute only to tokens with the highest expected payoff. The asynchronous scheduler is designed for real-world deployment, ensuring zero-overhead scheduling and continuous CUDA graph replay while preserving the target model's output distribution. In tests across mathematical reasoning, code generation, and daily dialogue, DSpark outperformed state-of-the-art models like Eagle3 and DFlash, increasing average acceptance length by 26.7%-30.9% and 16.3%-18.4% respectively on Qwen3 target models. DeepSeek also open-sourced DeepSpec, a full-stack codebase for training and evaluating speculative decoding draft models, providing a standardized toolkit that includes data preparation tools, model implementations, training code, and evaluation scripts.

marsbit3h ago

Just now, DeepSeek V4 updates with DSpark, improving inference speed by 80%

marsbit3h ago

BIT Research: The 2028 Halving Is Not the End, the Real Shake-Up of the Bitcoin Mining Industry Is Just Beginning

The Bitcoin mining industry is undergoing its most complex structural adjustment since inception. Despite Bitcoin's price holding near $61,000 and the network hash rate approaching a record 1 ZH/s, miner profitability is deteriorating. The industry is operating close to its breakeven point, with the 2028 halving expected to accelerate consolidation. The challenges extend beyond the halving's subsidy reduction; the industry's revenue model has yet to successfully transition towards a fee-driven structure. Increasingly, mining companies are evolving from simple Bitcoin producers into infrastructure and energy operators, including providers of AI/HPC computing power. Competition is shifting from pure hash rate expansion to business model upgrades. Economic pressure is evident. The theoretical daily mining revenue at current prices is around $78 million, yet the actual figure is only about $33 million—a 136% gap. Transaction fees remain low at roughly $220k daily, far below historical implied levels. With a current estimated industry-wide breakeven price near $65,000, mining alone is struggling to generate ideal profits. The 2028 halving is projected to push the fundamental production cost floor to approximately $93,289. This will likely accelerate a shift towards consolidation among larger, well-capitalized miners with diversified revenue streams. Competitive advantage will belong to institutionalized players with access to low-cost energy, AI/HPC hosting operations, and stronger balance sheets. In essence, Bitcoin mining is transitioning from a "mining business" to an "infrastructure business." Future profitability and resilience will depend less on block rewards and more on diversified income sources like energy management and computational infrastructure services. For investors, the key question is not the halving itself, but which miners can successfully navigate this business model transformation.

marsbit4h ago

BIT Research: The 2028 Halving Is Not the End, the Real Shake-Up of the Bitcoin Mining Industry Is Just Beginning

marsbit4h ago

This is How God Karpathy Uses Claude?

Andrej Karpathy, a prominent figure in AI, has reportedly joined Anthropic, leading to a noticeable decrease in his open-source contributions and social media activity. A document claiming to be his personal "CLAUDE.md" file—a set of instructions for the Claude AI to follow within a specific codebase—has been circulating online. While its authenticity is unverified, the content aligns closely with Karpathy's publicly shared principles on effective AI-assisted programming. The document outlines key rules for AI coding assistants, emphasizing the importance of reading existing code thoroughly before writing new code to maintain consistency. It advises against over-engineering, advocating for simple, surgical modifications that match the project's existing style. Other guidelines include clarifying assumptions upfront, writing meaningful tests, thoughtful debugging, and carefully considering dependencies. The core message is that these principles help prevent common AI coding failures, such as introducing unnecessary abstractions, style drift, or making invisible architectural decisions. The community has noted that even experts like Karpathy require detailed instructions to guide AI effectively, akin to managing a junior developer. A related GitHub repository, "andrej-karpathy-skills," which encapsulates these ideas, is reported to significantly reduce Claude's code error rate. Ultimately, the advice stresses that the best CLAUDE.md is tailored to one's own tech stack and coding practices.

marsbit4h ago

This is How God Karpathy Uses Claude?

marsbit4h ago

Trading

Spot

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of ETH (ETH) are presented below.

活动图片