贝莱德对Solana ETF不感兴趣,预计2025年左右将有大量资金流入以太ETF

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

币界网报道:

全球最大的资产管理公司贝莱德(BlackRock)短期内不会加入资产发行人申请现货Solana交易所交易基金(ETF)的行列。

7月29日,贝莱德ETF和指数投资首席信息官萨马拉·科恩告诉彭博社,这家投资公司将其数字资产ETF名单扩展到比特币和以太坊之外“还需要一段时间”。

科恩说:“我们真的会考察可投资性,看看什么符合标准,什么符合ETF的交付标准。”。“对我们来说,现在,无论是出于可投资性考虑,还是我们从客户那里听到的,比特币和以太坊肯定符合这个标准——我认为我们还需要一段时间才能看到其他东西。”

科恩发表上述言论之前,VanEck于6月27日提交了现货Solana ETF的申请,这激励了几家竞争对手的资产发行商在7月23日现货以太ETF首次亮相之前提交了自己的SOL基金申请。

然而,许多分析师怀疑这些申请是否会得到美国证券交易委员会(SEC)的批准,并指出,与以太坊和比特币不同,美国没有受监管的SOL期货市场——SEC在批准比特币和以太坊的ETF时强调了这一标准。

此外,美国证券交易委员会在去年针对美国集中式交易所Coinbase和Kraken的诉讼中,将SOL描述为一种证券而非商品。

以太ETF首次亮相

在接受采访之前,现货以太ETF的首周表现平平,该行业损失了3.41亿美元。资金外流是由交易员获利回吐造成的,他们在ETF转换之前以折扣价购买了Grayscale Ethereum Trust(ETHE)的股票。

然而,如果不包括ETHE,这些基金将拥有价值11.7亿美元的资金流入,而除ETHE外的以太坊ETF迄今为止都有正流量,其中包括向贝莱德的Ishares Ethereum Trust(ETHA)提供的5亿多美元。

Cohen将ETHA的首次亮相周描述为“强劲的推出”,但承认这仍然是“早期”,许多投资者正在“寻找最佳接入点”,以将以太坊敞口添加到他们的投资组合中。

展望未来,Cohen预计,摩根士丹利、富国银行和瑞银等主要大型经纪交易商和证券公司将在2024年底和2025年初将以太ETF股票纳入其模型投资组合。她补充说,目前主要的tradfi机构可能仍在对ETH的评估进行风险分析和尽职调查。

科恩说:“我认为今年年底和明年会发生的事情是,我们将看到模型投资组合中的分配,这将为我们提供更多关于投资者如何使用它们的指导。”。

Cohen还指出,尽管贝莱德没有将加密货币ETF添加到其模型投资组合中,但该公司的总体持股包括“对加密货币、加密货币期货或加密货币ETF的非常小的配置”

根据the Defiant的加密货币价格信息,ETH的价格在过去24小时内下跌了0.4%,而SOL同期下跌了5.9%。

相关:投资者关注贝莱德的下一个目标:现实世界资产

Trending Cryptos

Related Reads

Former SpaceX Engineer Reconstructs Financial Execution System Using First Principles

Former SpaceX engineer Lex Li applies "First Principles Thinking" to financial infrastructure with Plan Execution Lab, recently raising angel funding at a $50M post-money valuation. The team argues that the core function of finance is capital allocation, and the critical gap is not in trading but in execution, which remains highly manual and fragmented. While assets, liquidity, and settlement have migrated on-chain, execution workflows (monitoring, risk management, liquidity coordination) are still human-native. In an era of accelerating AI agents, strategy decay is rapid, shifting the competitive edge from having the best strategy to having the most robust execution network. Plan Execution Lab introduces two core components: 1. **PlanX**: A Financial Execution Protocol designed as infrastructure for the migration from CEX to DEX, providing on-chain execution capabilities, liquidity access, risk management, and capital orchestration. 2. **Xgent**: An Autonomous Financial Runtime. Users define investment intents, risk preferences, and constraints; Xgent automatically constructs an execution graph, verifies it, and handles ongoing execution and optimization—streamlining the process from Intent to Autonomous Execution. The long-term vision is to create the "Bloomberg Terminal for Autonomous Finance"—a shared operating environment and execution network built collectively by participants like execution nodes, liquidity providers, and autonomous agents. The future of finance, they contend, belongs not to isolated algorithms but to open, collaborative execution networks.

marsbit18m ago

Former SpaceX Engineer Reconstructs Financial Execution System Using First Principles

marsbit18m ago

Former SpaceX Engineer Reconstructs Financial Execution System from First Principles

Plan Execution Lab, a financial infrastructure project founded by former SpaceX engineer Lex Li, has raised angel funding at a $50M post-money valuation. The startup is applying "first principles thinking" from Li's SpaceX experience to rethink financial market execution. Their analysis posits that while assets, liquidity, and settlement have moved on-chain, the execution layer remains fundamentally human-dependent and fragmented. In the era of AI Agents, strategy advantages decay rapidly, shifting the competitive edge from isolated algorithms to robust **execution networks**. Plan Execution Lab's solution is a two-part system: **PlanX**, a Financial Execution Protocol designed to facilitate the migration from centralized exchanges (CEX) to on-chain markets by providing core on-chain execution capabilities; and **Xgent**, an Autonomous Financial Runtime. Xgent allows users to define investment goals and constraints, then autonomously constructs and manages the execution logic—moving from **Intent to Execution Graph to Verification to Autonomous Execution**. The long-term vision is to create the "Bloomberg Terminal for Autonomous Finance"—an operating environment not for humans, but for agents and execution nodes. The future financial system, they argue, will be a collaborative network built by diverse participants contributing execution capabilities, not secret strategies. The core competition will shift to who builds the most powerful and adaptive execution network.

链捕手18m ago

Former SpaceX Engineer Reconstructs Financial Execution System from First Principles

链捕手18m ago

First Long-Horizon Doc2Repo Training Dataset: Code Agents Move Beyond Bug Fixing and Begin Creating Repositories

With the advancement of LLM Code Agents, the research focus is shifting towards long-horizon, real-world tasks, moving beyond simple bug fixes to full repository generation. To address this, researchers from Renmin University of China introduced the DeNovoSWE dataset. This dataset focuses on long-term software engineering tasks, specifically the "document-to-repository" challenge—generating an entire, executable code repository from a task description. The DeNovoSWE construction method employs a Divide & Conquer approach. It breaks down target repositories into core capabilities and uses a multi-agent Draft-Critic-Repair workflow to automatically generate high-quality, evaluation-aligned task documents. The dataset also implements difficulty-aware filtering to balance quality and diversity. The result is a high-quality, anti-leakage dataset of 4,818 instances. Experiments show that models trained on DeNovoSWE achieve significant improvements in long-horizon repository generation. For instance, Qwen3-30B-A3B-Instruct's performance on the BeyondSWE-Doc2Repo benchmark increased from 5.8% to 47.2%, and on NL2RepoBench from 4.3% to 23.0%. Similar gains were observed with stronger backbones, demonstrating that dedicated long-horizon training data is crucial for advancing Code Agents from maintainers to architects capable of planning and building complete software projects from scratch.

marsbit33m ago

First Long-Horizon Doc2Repo Training Dataset: Code Agents Move Beyond Bug Fixing and Begin Creating Repositories

marsbit33m ago

Even CZ Praised Hyperliquid as 'Awesome', But Its Biggest Moat Might Also Be Its Biggest Risk

In an episode of Galaxy Brains, Binance founder CZ praised Hyperliquid as "awesome" but clarified that while its product is strong, Binance cannot compete in its specific niche due to Hyperliquid's no-KYC, decentralized model. CZ noted he would not personally operate such a model, highlighting the inherent legal and compliance risks tied to its access advantage. The discussion underscores a core market structure conflict: on-chain perp platforms like Hyperliquid thrive on open, low-barrier access, which regulated exchanges like Binance cannot replicate without abandoning their global compliance posture. However, this very advantage makes Hyperliquid a clear target for regulatory scrutiny. The UK FCA has already issued a warning against Hyperliquid for potentially offering unauthorized services to UK users, framing it as a financial services provider rather than neutral infrastructure. Historical cases like the CFTC's action against bZeroX and Ooki DAO further illustrate that regulators may pursue decentralized structures if they facilitate leveraged trading for retail users without proper controls. Meanwhile, regulated venues like Cboe are developing US-compliant "continuous futures" that mimic perpetual exposure, narrowing the product gap. Hyperliquid's long-term edge may increasingly hinge on its access model—the very feature most exposed to regulatory pressure. The key question is whether its "access premium" can withstand escalating legal challenges as on-chain perps gain mainstream attention.

marsbit51m ago

Even CZ Praised Hyperliquid as 'Awesome', But Its Biggest Moat Might Also Be Its Biggest Risk

marsbit51m 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 SOL (SOL) are presented below.

活动图片