UAE embraces Bitcoin, IBIT attracts $1B: A global BTC shift unfolding?

Ambcrypto发布于2025-05-11更新于2025-05-11

文章摘要

Is Trump’s return influencing Bitcoin’s momentum?

  • Bitcoin surpasses $100K, attracting record ETF inflows and institutional investor confidence.
  • Sovereign wealth funds, especially in the UAE, are increasingly adopting Bitcoin as a reserve asset.
  • Bitcoin [BTC] has officially entered six-figure territory, now trading at $103,558.88 after posting a 0.33% daily gain and a 7.91% increase over the past week, according to CoinMarketCap.

This milestone marks more than just a psychological victory, it signals mounting institutional and sovereign interest in the asset.

BlackRock’s Bitcoin adoption

Notably, BlackRock’s spot Bitcoin ETF, IBIT, continued to draw significant capital, recording $356.2 million in inflows on the 9th of May, per Farside Investors.

The fund has now notched 19 straight days of inflows, its longest streak this year, reflecting growing confidence among large-scale investors as Bitcoin’s bullish momentum builds.

Interestingly, BlackRock’s IBIT has been on an impressive 19-day inflow streak since the 14th of April, attracting over $1.03 billion in just the past trading week.

This surge in institutional interest has coincided with a volatile yet upward-trending Bitcoin market, where the asset fluctuated between $83,152 and $103,000.

A notable turning point occurred on the 23rd of April, when Bitcoin reclaimed the $90,000 level, eventually breaking past $100,000 on the 8th of May for the first time since the 1st of February.

The current inflow streak has already doubled IBIT’s previous 2025 record, a nine-day run around President Donald Trump’s inauguration in January, signaling stronger, more sustained conviction among institutional players.

Adding to this momentum, sovereign interest is also intensifying, with global entities increasingly exploring Bitcoin’s potential as a strategic asset.

Nations are also flocking to Bitcoin

Additionally, Neoclassic Capital’s Michael Bucella recently underscored this evolving dynamic, highlighting Bitcoin’s resilience and growing relevance in broader macro discussions.

In a recent conversation with CNBC, Bucella noted,

“The UAE, alongside many other nations, are buying Bitcoin as a reserve asset.”

This highlights how Bitcoin’s adoption narrative has gained remarkable momentum since Trump’s election victory.

With the asset now holding steady above the $100K mark, its mainstream integration feels more tangible than ever.

Echoing similar sentiments, Rifad Mahasneh, CEO of OKX MENA, also emphasized how sovereign wealth funds, particularly in regions like the UAE, are accelerating their engagement with digital assets.

He said,

I think the Middle East region obviously is home to many of the world’s leading sovereign funds. Most have been looking at how could they enter this space in the most regulated and risk-controlled manner. I think when they’re evaluating entry into the crypto space, each sovereign fund has its own policies and risk controls that they need to monitor.”

Therefore, as ETFs see historic inflows and nations explore strategic adoption, it’s clear that Bitcoin is no longer a fringe asset; it’s becoming a core pillar in global financial conversations.

热门币种推荐

你可能也喜欢

ACL 2026华人霸榜,最佳论文一作全华人,杰出论文几乎包场

ACL 2026计算语言学顶会于7月在美国圣地亚哥举行,规模创历史新高,共收到12148篇投稿,同比增长45%。本届会议被大语言模型(LLM)主题主导,相关词汇在论文标题中出现频率极高。 会议评选出三篇最佳论文,一作均为华人学者: 1. 《The Imperfective Paradox in Large Language Models》:通过“未完成体悖论”这一经典语言学现象测试大模型,发现开源模型普遍存在“目的论偏见”,即倾向于认为有目标的动作都会完成,揭示了模型更像“叙事预测引擎”而非逻辑推理者。 2. 《Memory efficiency and resource-rational encoding in sentence processing》:通过为Transformer模型添加工作记忆约束(注入噪声),迫使模型学习更高效地分配有限的记忆资源。结果发现,这种约束让模型的阅读节奏更接近人类,并促成了更压缩、更范畴化的表征。 3. 《Characterizing the Expressivity of Local Attention in Transformers》:利用形式语言理论解释了为何“局部注意力”机制在节省计算成本的同时,常能提升模型效果。研究表明,局部注意力引入了新的表达能力,与全局注意力互补,结合使用能获得最丰富的表达力。 此外,会议还评选了18篇杰出论文,华人在其中占据显著比例,尤其在强化学习、大模型安全与智能体等热门方向成果突出。 本届ACL数据显示,中国大陆作者占比高达54.0%,美国以18.4%位列第二。会议投稿量、审稿规模及参会人数均大幅增长,体现了该领域的空前繁荣与激烈竞争。

marsbit1小时前

ACL 2026华人霸榜,最佳论文一作全华人,杰出论文几乎包场

marsbit1小时前

GPT-5.6即将上线,推理狂飙750 Tokens/s,疑似横跨100张晶圆

【导读】GPT-5.6推理速度高达750 tokens/秒,将在芯片公司Cerebras的定制硬件上推出,标志着AI实时交互时代的到来。过去需要数分钟的复杂任务,现在可瞬间完成。 这一速度相当于人类每秒阅读约500-600个汉字。开发者指出,这将彻底改变计算机使用体验,解决大模型在实时多步任务中的延迟瓶颈。传统GPU集群在处理万亿参数模型时面临通信瓶颈,而OpenAI的方案是让硬件与模型深度融合。 GPT-5.6 Sol预计在7月小规模开放,针对愿意为极致速度付费的企业客户。其参数量约3万亿,激活参数约1500亿,网络层数达70-90层。为部署如此庞大的模型,OpenAI与Cerebras采用了一种“一晶圆,一层网络”的震撼方式,将每一层神经网络单独部署在一整张晶圆上,总计可能横跨70-100张晶圆。 为实现高速推理,模型架构可能进行了重构,放弃了传统的重型KV缓存,转而采用类似DeepSeekV4的轻量化缓存或混合SSM设计,以适配Cerebras芯片海量但珍贵的片上SRAM。也有猜测认为,注意力计算可能由GPU处理,而Cerebras晶圆集群专门暴力计算前馈网络部分。 此前,OpenAI还发布了首款自研AI推理芯片Jalapeño,专为大模型推理优化,并兼容行业主流模型,展示了其构建全栈AI生态的野心。通过结合顶尖第三方硬件探索与自研芯片,OpenAI正朝着控制从模型训练到硬件部署的完整产业链迈进,计划建设GW级超级数据中心,用AI加速AI基础设施的迭代。

marsbit1小时前

GPT-5.6即将上线,推理狂飙750 Tokens/s,疑似横跨100张晶圆

marsbit1小时前

交易

现货

热门文章

加密市场宏观研报:《GENIUS Act》法案取得重大进展,BTC突破历史新高,后市全新展望

2025年5月22日,比特币价格正式突破11万美元大关,创下历史新高。在政策面、宏观经济、资金面与投资者结构共同作用下,一场结构性牛市浪潮正在展开。而此轮上涨背后的核心驱动,是美国《GENIUS稳定币法案》的实质性进展以及多项利好的叠加。本文将从政策端突破、宏观环境转向、链上与ETF资金结构、交易行为演化,以及重点受益赛道五大维度,全面解析此轮BTC再创新高的深层逻辑,并前瞻下半年市场的潜在趋势。

1.7k人学过发布于 2025.05.22更新于 2025.05.22

加密市场宏观研报:《GENIUS Act》法案取得重大进展,BTC突破历史新高,后市全新展望

相关讨论

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

活动图片