21Shares brings new SUI Spot ETF to Nasdaq: ‘The moment is finally here!’

ambcrypto发布于2026-02-25更新于2026-02-25

文章摘要

Despite a cautious market environment, 21Shares launched the Spot SUI ETF (TSUI) on Nasdaq, enabling traditional investors to gain exposure to Sui (SUI) without direct crypto management. The Sui network demonstrates strong utility, processing $6.5 billion in DEX volume over 30 days and over $100 billion in stablecoin transfers for six consecutive months. Executives highlighted Sui's rapid growth and institutional relevance. The crypto community reacted with excitement and price speculation, though SUI saw only a modest 1.74% gain to $0.8718. 21Shares faces competition from Canary Capital and Grayscale, which recently launched similar ETFs. This expansion into altcoin ETFs signals broader crypto market maturation beyond Bitcoin and Ethereum.

While headlines focus on ETFs bleeding during this phase of fear and caution, companies continue to launch new investment options.

On the 24th of February, 21Shares launched its Spot SUI ETF [TSUI] on Nasdaq, showing that major players are not leaving crypto but actively shifting their focus.

Through this ETF, investors can gain exposure to Sui [SUI] without using wallets or managing private keys, making crypto easier for traditional investors.

What’s so unique about SUI?

The Sui network is designed to handle large volumes efficiently—it has already processed massive amounts of stablecoin activity, showing that it is being actively used and not just hyped.

SUI has recorded around $6.5 billion in DEX trading volume over the past 30 days and handled more than $100 billion in stablecoin transfers for six months in a row.

Data from DeFiLlama supports this trend, although the figure remains below the $22 billion recorded in October 2025.

Still, by launching TSUI at a time when investors are reducing risk, 21Shares indicates that it is looking beyond Bitcoin [BTC] and Ethereum [ETH].

Executives weigh in

Remarking on the same, Duncan Moir, President of 21Shares, said in a press release,

“Sui’s rapid ecosystem growth, technical strength, and institutional relevance were clear to us early on. We are pleased to provide U.S. investors with transparent tools to access this next-generation blockchain.”

Echoing similar sentiments, Evan Cheng, co-founder and CEO of Mysten Labs, the original contributor to Sui, added,

“In a little more than two years, Sui has made significant inroads into payments and cross-border settlement, which has transformed it into one of the world’s most robust onchain economies and attracted the interest of leading institutions like 21shares as a result.”

Crypto community appreciates the launch

As expected, the crypto community also expressed excitement about this news, as noted by an X user who said,

“Sui’s moment is finally here, no cap.”

Some users were also concerned about the price of SUI post the announcement and noted,

“Will this pump $SUI back to $5 by tomorrow morning?”

SUI price action and more

This coincided with SUI trading around $0.8718, showing a modest 1.74% recovery in the last 24 hours. While the ETF launch has created some positive momentum, the overall price action shows that uncertainty is still high.

From a technical perspective, the situation remains mixed. The Relative Strength Index (RSI) is still in the bear zone. At the same time, the MACD indicator is starting to show green histograms.

Is 21Shares the only one in this race?

That said, 21Shares is not the first one to file for the SUI ETF.

After registering a trust in Delaware on the 6th of March, 2025, Canary Capital moved quickly and launched the Canary Staked SUI ETF (SUIS) on the 18th of February, 2026, on Nasdaq.

On the same day, Grayscale also launched its GSUI product. This means TSUI is facing direct competition right from the start.

More importantly, Sui’s entry into the ETF market shows that crypto investing is no longer limited to just Bitcoin and Ethereum.

With S-1 filings coming for assets like Litecoin [LTC], Cardano [ADA], and even memecoins such as Dogecoin [DOGE], TRUMP, Bonk [BONK], and PENGU, the market is clearly expanding.


Final Summary

  • The timing of TSUI’s launch suggests that major firms are preparing for the next crypto cycle, not reacting to short-term fear.
  • Strong on-chain data, including high DEX and stablecoin volumes, suggests that Sui has real usage beyond speculation.

相关问答

QWhat is the 21Shares Spot SUI ETF ticker symbol and on which exchange was it launched?

AThe 21Shares Spot SUI ETF ticker symbol is TSUI, and it was launched on the Nasdaq.

QAccording to the article, what are two key on-chain metrics that demonstrate the Sui network's active usage?

ATwo key on-chain metrics are over $6.5 billion in DEX trading volume in the past 30 days and handling more than $100 billion in stablecoin transfers for six consecutive months.

QName one competitor to 21Shares that has also launched a SUI-related ETF product.

ACanary Capital launched the Canary Staked SUI ETF (SUIS), and Grayscale also launched its GSUI product, making them direct competitors.

QWhat advantage does the SUI ETF provide for traditional investors, as mentioned in the article?

AThe SUI ETF allows traditional investors to gain exposure to Sui (SUI) without the need to use crypto wallets or manage private keys, making it easier to invest.

QWhat does the launch of ETFs for assets beyond Bitcoin and Ethereum, such as SUI, indicate about the market?

AIt indicates that the crypto investment market is expanding and is no longer limited to just Bitcoin and Ethereum, with filings for a wider range of assets including Litecoin, Cardano, and memecoins.

你可能也喜欢

OpenAI后训练工程师翁家翌,给Agentic AI提出了新范式假设

OpenAI工程师翁家翌提出名为“启发式学习”的新范式,探索AI通过自主编写和修改代码来提升能力,而非仅依赖训练神经网络参数。 在实验中,他让Codex在明确目标和反馈闭环中,为Atari Breakout等游戏编写纯Python策略代码,通过反复运行、查看日志与回放、定位失败并修改代码,最终使策略在Breakout中达到理论满分。这种“启发式学习”将经验沉淀为可阅读、修改和审计的软件系统,而非难以解释的神经网络权重。 文章对比了启发式学习与深度强化学习的差异:前者更新的是代码结构和规则,具备更好的可解释性、更高的样本效率,并能通过回归测试等方式缓解灾难性遗忘问题。在Atari57游戏的批量测试中,该方法在部分游戏上表现出接近或超越传统强化学习算法的效率,但在需要长程规划的复杂任务中仍存在局限。 该范式的潜在产业意义包括:为机器人控制等场景提供更轻量、可审计的解决方案;提升安全关键系统的可解释性与可维护性;以及为智能体产品提供能力沉淀和共享的新路径。然而,其实用性仍需在更复杂的真实场景中进一步验证。 翁家翌认为,未来更可能是神经网络(负责快速感知等)与启发式系统(负责规则、记忆与安全)结合的分工模式。这预示着AI发展的一条可能路径:在强大编码智能体的辅助下,部分经验可以重新转化为可读、可维护的软件工程资产。

marsbit53分钟前

OpenAI后训练工程师翁家翌,给Agentic AI提出了新范式假设

marsbit53分钟前

你的 Claude 今晚要做梦了,别打扰它

Anthropic在开发者大会上为AI智能体平台引入了“做梦”(Dreaming)功能,这实际上是一种基于历史运行日志的离线批处理与自我优化机制。AI智能体在完成复杂任务后,会利用闲置时间自动回顾大量操作记录,从中提炼有效模式(例如更优的操作路径),并固化为可共享的记忆,从而提升后续任务效率。 类似机制也出现在其他AI产品中,如Hermes Agent的“Curator”功能可自动将经验整理成“Skill”,OpenClaw的“做梦”流程则细分为浅睡、快速眼动和深睡三个阶段,通过多维度加权决定哪些信息应存入长期记忆。 该功能与“记忆”(Memory)技术紧密相关。当前AI能力的核心挑战之一是如何有效管理与利用不断增长的上下文信息。一方面,行业正通过技术创新(如Subquadratic公司宣称的1200万token超长上下文模型)试图扩大信息容量;另一方面,“做梦”这类功能旨在让AI在有限上下文窗口内,主动筛选、巩固重要信息,模仿人类睡眠中的记忆处理过程。 文章指出,科技公司频繁使用“思考”“记忆”“做梦”等拟人化术语来描述AI功能,这不仅是技术类比,更是一种营销策略和认知塑造。它模糊了机器与人的边界,影响用户对产品的感知与期待,并在无形中转移了技术缺陷的责任归属。本质上,AI的“做梦”仍是一种消耗计算资源的自动化数据处理,但其命名方式却让我们更倾向于将其视为拥有内在生命的数字实体。

marsbit55分钟前

你的 Claude 今晚要做梦了,别打扰它

marsbit55分钟前

交易

现货
合约

热门文章

如何购买SUI

欢迎来到HTX.com!我们已经让购买SUI Network(SUI)变得简单而便捷。跟随我们的逐步指南,放心开始您的加密货币之旅。第一步:创建您的HTX账户使用您的电子邮件、手机号码注册一个免费账户在HTX上。体验无忧的注册过程并解锁所有平台功能。立即注册第二步:前往买币页面,选择您的支付方式信用卡/借记卡购买:使用您的Visa或Mastercard即时购买SUI Network(SUI)。余额购买:使用您HTX账户余额中的资金进行无缝交易。第三方购买:探索诸如Google Pay或Apple Pay等流行支付方法以增加便利性。C2C购买:在HTX平台上直接与其他用户交易。HTX场外交易台(OTC)购买:为大量交易者提供个性化服务和竞争性汇率。第三步:存储您的SUI Network(SUI)购买完您的SUI Network(SUI)后,将其存储在您的HTX账户钱包中。您也可以通过区块链转账将其发送到其他地方或者用于交易其他加密货币。第四步:交易SUI Network(SUI)在HTX的现货市场轻松交易SUI Network(SUI)。访问您的账户,选择您的交易对,执行您的交易,并实时监控。HTX为初学者和经验丰富的交易者提供了友好的用户体验。

1.5k人学过发布于 2024.05.09更新于 2025.03.21

如何购买SUI

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对SUI(SUI)币价的意见。

活动图片