Solana ETF 7月有望获批?SOL能否乘胜「再起飞」

Odaily星球日报Published on 2025-06-11Last updated on 2025-06-11

Abstract

有消息人士预计,在完成这些S-1文件的更新后,Solana ETF有望在未来三到五周内就能获得最终批准。

原文作者:BitpushNews

美国证券交易委员会(SEC)近期释放出关键信号,或将加速 Solana ETF 批准进程。

据 Blockworks 援引知情人士消息,SEC 近日向多家资产管理公司发出通知,要求其在 7 天内提交更新版的 Solana ETF 注册文件(S-1 表格)。SEC 特别要求修订关于「实物赎回」和「质押机制」的条款,并暗示可能允许 Solana ETF 包含质押收益功能。这一进展被市场解读为监管态度转向积极,一位消息人士估计,这些更新可能使 Solana ETF 有望在三到五周内获得批准。

该消息流出后,SOL 价格短线拉涨 5% 至 165 美元以上,截至撰写本文时回落至 163.6 美元附近。

Solana ETF 7月有望获批?SOL能否乘胜「再起飞」

此次 SEC 提出的核心修订要求主要集中在两个方面:实物赎回(in-kind redemptions) 的语言表述,以及发行方将如何处理 质押(staking) 问题。 对于投资者来说:

实物赎回:这意味着 ETF 的份额持有者,在赎回其基金份额时,可以不直接获得现金,而是选择直接获得等值的 SOL 代币。这种机制通常被认为比现金赎回在税收效率和操作灵活性上更有优势,对投资者更具吸引力。

质押(Staking):Solana 作为一种采用权益证明(PoS)机制的区块链,允许其代币持有者通过「质押」代币来参与网络验证并获得奖励。如果 SEC 允许包含质押机制,意味着投资者购买 ETF 份额,除了能获得价格上涨带来的收益外,还能间接享受到质押奖励,这将大大增加 SOL ETF 的吸引力,使其成为一个收益潜力更多元的投资产品。

申请该产品的机构阵容也十分豪华,包括富达(Fidelity)、VanEck、灰度(Grayscale)等比特币 ETF 的「原班人马」。值得注意的是,灰度计划将其现有的 SOL 信托产品转换为现货 ETF,复制其在比特币和以太坊 ETF 上的成功路径。市场观察人士指出,CME 交易所已于 2024 年 2 月推出 Solana 期货,这一「前置动作」与比特币、以太坊 ETF 获批前的流程高度相似,进一步强化了通过预期。

乐观的审批时间表:最快或在 7 月?

有消息人士预计,在完成这些 S-1 文件的更新后,Solana ETF 有望在未来三到五周内就能获得最终批准。

Solana ETF 7月有望获批?SOL能否乘胜「再起飞」

彭博资深 ETF 分析师 James Seyffart 对此也持非常乐观的态度。他表示,他预计批准可能就在今年,甚至最快有望在 7 月实现。尽管 SEC 对这些产品的 19 b-4 文件(上市规则变更申请)的最终截止日期是在 10 月,但 Seyffart 认为,SEC 现在可能会优先处理 Solana 和质押 ETF 的相关申请,这意味着最终的决定可能会比原计划提前到来,这其中需要发行方和行业参与者与 SEC 及其加密任务组紧密合作,共同制定相关规则。

今年 4 月,彭博行业研究分析师 Eric Balchunas 表示,已将 SOL ETF 获批的可能性从 70% 提高到 90% 。 他在最新推文中表示:「准备好迎接潜在的山寨币 ETF 夏季吧,Solana 可能会引领潮流(以及一些篮子产品)」。

Solana ETF 7月有望获批?SOL能否乘胜「再起飞」

SOL 短期走势

如果参考比特币 ETF 的历史经验,在比特币 ETF 获批后的三个月内,BTC 价格累计上涨约 60% 。如果 Solana 复制这一涨幅,以当前 160 美元的价格计算,其价格有望冲击 250-300 美元区间,然而,这一乐观预期需要谨慎看待——以太坊 ETF 的案例已证明,获批未必直接推动币价大涨。

从技术面来看,加密分析师 Grayhoood 观察到,SOL 技术指标如 RSI、随机震荡指标(Stochastic Oscillator)和商品通道指数(CCI)均发出积极信号,尤其是在 SOL 突破 154 美元阻力位后,表明买方力量正在增强,价格仍有上涨空间。

Solana ETF 7月有望获批?SOL能否乘胜「再起飞」

从长期视角看, 30 日和年度移动平均线(分别下跌 5.3% 和 2.9% )仍显示出近期涨幅尚未完全逆转此前的看跌结构,若能继续突破,上方阻力位在 181/187/194 美元附近。

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.

marsbit5h ago

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

marsbit5h 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.

marsbit5h ago

This is How God Karpathy Uses Claude?

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

活动图片