Solana的TVL接近一年新高 —— SOL价格会跟随上涨吗?

marsbitPublished on 2024-08-23Last updated on 2024-08-24

Solana的总锁仓价值激增,但这是否足以推动SOL价格创下新高?

Solana的原生代币SOL(当前价格为$154)自8月12日以来一直未能突破$150的阻力位。然而,一些网络指标显示出强劲表现,包括去中心化应用程序中的总存款量已飙升至自2022年10月以来的最高水平。交易者们现在开始质疑,这些网络基础的改善是否足以将SOL的价格推回到$190,以及有哪些因素可能正在阻碍其表现。

Solana 现货 ETF 在美国前景黯淡

投资者缺乏热情的一个原因是 Cboe Global Markets 最近决定于 8 月 16 日从其网站上删除 Solana 现货交易所交易基金 (ETF) 的 19b-4 表格。包括金融律师 Scott Johnsson 在内的一些市场参与者认为,美国证券交易委员会已经非正式地拒绝了 Solana ETF,这与主席 Gary Gensler 早先的立场一致。

彭博社高级 ETF 分析师 Eric Balchunas 也持类似观点,他指出,尽管 ETF 发行人的 S-1 文件仍然有效,但获得批准的可能性很小,唯一的希望是,如果唐纳德·特朗普赢得美国总统大选,现任 SEC 政府将发生改变。因此,投资者对可能推出现货 Solana ETF 的乐观情绪有所减弱,从而降低了 Solana 网络指标的直接影响。

例如,加密货币交易员和投资者 CoinMamba 认为,Solana 的吸引力已经减弱,因为以太坊的平均费用自 2020 年 7 月以来首次降至 1 美元左右,而其他区块链则通过 memecoin 的推出获得了关注,这是对 SOL 代币需求的重要驱动力。

Solana

CoinMamba 还表示,Solana 需要“找到一个新的叙事”,这表明 SOL 价格上涨的前景取决于探索新的利基市场和发现可以提供竞争优势的去中心化应用程序 (DApp)。然而,这种分析忽略了一个事实,即在 Solana 网络上发行的稳定币 PayPal USD (PYUSD)的发行量已达到 6.2 亿美元,尽管它于 2024 年 5 月推出还不到三个月。

此外,Solana 上还有多个项目正在开发中,其中许多项目得到了经验丰富的风险投资家的数百万美元融资。例如,Colosseum 是一家负责管理Solana 黑客马拉松项目的公司,该公司获得了 6000 万美元的融资以加速生态系统的发展;还有去中心化自治无线网络 (DAWN),这是一项去中心化宽带计划,最近筹集了 1800 万美元。

Solana TVL 的增长并未伴随更高的活动

虽然成功并非板上钉钉,但 Solana 生态系统的增长是不可否认的,网络上锁定的总价值 (TVL) 不断增加就是明证,这表明 SOL 的价格仍有上涨空间。8 月 22 日,Solana 网络 DApp 共持有 3490 万 SOL,为 2022 年 10 月以来的最高水平,较上月增长 13.7%。

Solana

Solana 总锁定价值 (TVL),SOL。资料来源:DefiLlama

过去 30 天值得关注的亮点包括去中心化交易所 Jupiter,其 TVL 达到 10.6 亿美元,以及借贷和杠杆平台 Kamino,目前持有 14.8 亿美元的存款。同样值得注意的是,以美元计算,Solana 的 TVL 为 50 亿美元,超过了其最接近的竞争对手 BNB Chain,后者持有 45 亿美元。

虽然 TVL 的增长通常是一个积极信号,但它并不一定表示用户数量或活动的增加,因为大多数 DApp 不需要大量的存款基础。与这些应用程序交互的唯一活跃地址数量是衡量实际用户数量的最可靠指标。

Solana

Solana 过去 30 天内最活跃的 Dapp。来源:DappRadar

在过去 30 天中,Solana 的一半顶级 DApp 的用户数量均出现下降,其中大部分增长集中在 Raydium 和最近推出的高风险去中心化金融平台上。相反,一些之前备受关注的项目,例如 Helio、Solend 和 Marginfi,每个项目的活跃地址都不足 50,000 个。因此,仅凭 Solana 的 TVL 增长不足以支持短期内 SOL 价格上涨至 190 美元或更高。

Related Reads

No Coding Required: Build Your First AI Agent in 2 Days (Complete Tutorial)

A No-Code Guide to Building Your First AI Agent in a Weekend This article presents a weekend, zero-code tutorial for beginners to build a functional AI Agent using tools like Claude. It clarifies the core difference between a chatbot, which responds to queries, and an Agent, which autonomously plans and executes multi-step tasks using tools to deliver a final result. The process is broken into four stages over two days: 1. **Saturday Morning: Understanding Agents.** Learn that an Agent requires a clear Goal, a Plan, necessary Tools, and an execution Loop. Identify a simple, multi-step task from your own work/life as your first project. 2. **Saturday Afternoon: Building with Claude.** Create a one-page "Agent Blueprint" answering: the Goal, sequential Steps, required Tools, the desired Output format, and error-handling rules. Implement this blueprint in Claude (Desktop Cowork or web Projects) and run the Agent for the first time. 3. **Sunday Morning: Debugging & Optimization.** Review the initial (often 60-70% accurate) output. Identify flaws, trace them back to vague instructions in your blueprint, and refine it with more specific criteria and error handling. Iterate this run-review-refine cycle 3-4 times to reach ~90% reliability. 4. **Sunday Afternoon: Expansion.** Apply the learned workflow to quickly build a second, different Agent (e.g., for research, content repurposing, or meeting prep), experiencing the compounding efficiency gains. The core skill is not writing a perfect blueprint initially, but rapidly iterating based on output. By the end of the weekend, you'll have built two usable Agents, moving beyond just chatting with AI to automating multi-step workflows, fundamentally changing how you approach repetitive tasks.

marsbit6h ago

No Coding Required: Build Your First AI Agent in 2 Days (Complete Tutorial)

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

活动图片