投资者从以太坊ETF撤资-最新加密货币新闻

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

币界网报道:

美国的新以太坊ETF在交易的第二天就经历了1.133亿美元的重大提款。这一大量资金外流主要归因于Grayscale最近转换的以太坊信托(ETHE),该信托遭到了投资者的大规模抛售。有趣的是,尽管Grayscale面临大量撤资,但八只新ETF中有七只出现了净流入,市场形势喜忧参半。

内容隐藏1灰度基金提款:发生了什么?2为什么ETH价格大幅下跌?3对投资者的影响4结论

灰度基金提款:发生了什么?

Grayscale的ETHE最初创建于2017年,允许机构投资者在六个月的锁定期内购买ETH,于7月22日转换为现货ETF。这一转变使投资者能够更轻松地清算其持有的资产,导致大量抛售。该基金超过9%的资产被出售,导致在短短两天内流出8.11亿美元。访问COINTURK FINANCE获取最新的金融和商业新闻。

相反,其他基金,如富达的以太坊基金(FETH)和Bitwise以太坊ETF(BITW),分别有7450万美元和2960万美元的资金流入。贝莱德的iShares以太坊信托基金(ETHA)最初也表现出积极的趋势,但第二天只筹集了1740万美元。这些喜忧参半的结果突显了市场对新金融工具的不稳定反应。

为什么ETH价格大幅下跌?

ETH目前的交易价值为3172美元,在过去24小时内大幅下跌了6.8%以上,在过去一周内下跌了7.4%。这一下跌与更广泛的市场抛售相吻合,标准普尔500指数也下跌了2.3%。值得注意的是,与比特币2.6%的跌幅相比,ETH的跌幅更大,这表明ETH价格对这些市场动态特别敏感。

对投资者的影响

关键要点:

    投资者必须密切关注市场,因为新的ETF对资金流入和流出表现出敏感性。尽管从以太坊撤资,但总体净流入表明对以太坊ETF的浓厚兴趣。在处理新引入的金融工具时,市场波动应该是一个关键的考虑因素。

结论

以太坊ETF最近的走势模仿了现货比特币ETF在初始交易日的趋势,表明市场对这些产品的固有敏感性。尽管Grayscale的ETHE有大量资金流出,但其他八种产品的1.066亿美元净流入表明投资者兴趣浓厚。展望未来,投资者必须监测这些新的金融工具如何适应市场波动。

您可以在Telegram、Twitter(X)和Coinmarketcap上关注我们的新闻。免责声明:本文所含信息不构成投资建议。投资者应该意识到加密货币具有高波动性,因此存在风险,应该进行自己的研究。

Related Reads

a16z Founder: In the Agent Era, What Truly Matters Has Changed

Marc Andreessen, co-founder of a16z, argues that the current AI boom is not an overnight success but the culmination of 80 years of research, now delivering practical results. He emphasizes that this era is defined by the convergence of four key capabilities: large language models (LLMs), reasoning, coding, and agents capable of recursive self-improvement. Andreessen describes the agent architecture—combining an LLM with a shell, file system, markdown, and cron/loop—as a fundamental shift beyond chatbots. This structure leverages existing software components, allowing agents to maintain state, introspect, and extend their own functionality. He predicts a move away from traditional GUI and browser-based interactions toward an "agent-first" world where software is primarily operated by bots, not humans, with people simply stating their goals. He draws parallels to the 2000 internet bubble but notes key differences: current AI infrastructure investments are led by cash-rich giants and quickly monetized. He highlights that scaling constraints involve not just GPUs but the entire chip ecosystem. Open source and edge inference are crucial for democratizing knowledge and enabling low-latency, cost-effective applications on local hardware. Finally, Andreessen identifies significant non-technical challenges: potential short-term cybersecurity crises, the need for "proof of human" identity solutions, financial infrastructure for agents, and institutional resistance from sectors like education and healthcare. He cautions that societal adoption will be slower than technological change.

marsbit4m ago

a16z Founder: In the Agent Era, What Truly Matters Has Changed

marsbit4m ago

The Code Was Fine, But It Was Still Hacked: What Is the 'DVN Configuration Vulnerability' Behind the Biggest Hack of 2026?

Title: Code Was Secure, Yet $293M Stolen: The 2026 DVN Configuration Breach Explained On April 18, 2026, Kelp DAO’s restaking protocol was exploited, losing 116,500 rsETH (worth $293M at the time) due to a configuration flaw—not a smart contract vulnerability. The attacker used a forged cross-chain message to drain funds via LayerZero’s bridge, then dispersed the stolen rsETH across Aave V3, Compound V3, and Euler to borrow real assets, ultimately escaping with $236M in WETH. The root cause was a critical misconfiguration in Kelp’s LayerZero V2 setup: the protocol used a 1-of-1 Decentralized Verifier Network (DVN) threshold, meaning only one node approval was needed to validate cross-chain messages. The attacker compromised that single node, allowing unauthorized minting of rsETH on Ethereum. This configuration choice—permitted by LayerZero but highly risky—left zero fault tolerance. In contrast, protocols like ApeChain using multi-node validation (e.g., 2-of-3 or 5-of-9) remained secure. This incident highlights a blind spot in DeFi security audits: tools like Slither and Mythril scan code for logic flaws but ignore configuration parameters. The 2022 Nomad hack ($190M loss) also stemmed from a config error, bringing total losses from such issues to ~$482M—rivaling private key breaches. The Kelp exploit underscores the need for standardized config audits and higher baseline security in cross-chain designs.

marsbit10m ago

The Code Was Fine, But It Was Still Hacked: What Is the 'DVN Configuration Vulnerability' Behind the Biggest Hack of 2026?

marsbit10m ago

The More Frequently They Are Updated, the More Similar Claude Code and Codex Become

OpenAI's recent release of GPT-5.4-Cyber demonstrates a striking convergence with Anthropic's Claude Mythos, reflecting a broader trend of product and strategic alignment between the two AI giants. This is particularly evident in their flagship coding assistants, Codex and Claude Code, which have evolved from distinct philosophies into increasingly similar tools. Initially, Codex emphasized speed and real-time interaction, acting like a fast, junior developer, while Claude Code focused on handling extreme complexity with methodical, large-context analysis. However, both have adopted near-identical solutions to core challenges, such as using isolated sub-tasks or agent teams to prevent context pollution during large-scale code modifications. Benchmark results show a tight race: Codex leads in terminal tasks, while Claude Code excels in complex software engineering benchmarks. Community feedback highlights nuanced differences; Claude Code is faster but can accumulate technical debt, whereas Codex is slower but more deliberate and autonomous. The open-source framework OpenClaw has accelerated this homogenization by standardizing workflows, eroding proprietary advantages. Ultimately, the competition has shifted from pure capability to ecosystem strategy, pricing, and user experience. As these tools become ubiquitous, the developer's role evolves toward higher-level problem definition and architectural thinking, beyond automated code generation.

marsbit11m ago

The More Frequently They Are Updated, the More Similar Claude Code and Codex Become

marsbit11m ago

Trading

Spot
Futures

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.

活动图片