Gate Releases Latest Reserve Report: Covers Nearly 500 User Assets, BTC Reserve Ratio Reaches 147%

marsbit发布于2026-03-23更新于2026-03-23

文章摘要

Gate has released its latest Proof of Reserves (PoR) report, demonstrating strong financial health. As of March 16, 2026, the platform's overall reserve ratio stands at 122%, significantly exceeding the 100% industry safety benchmark. The reserves cover nearly 500 different types of user assets, highlighting robust risk management capabilities. Key assets show substantial over-collateralization: BTC reserves are at 147% (25,404 BTC held for 17,216 user BTC), ETH at 122.75%, and stablecoins like USDT, USDC, and GUSD also maintain reserves well above 100%. GT and XRP reserves are reported at 136.84% and 116.54%, respectively. As a global leader founded in 2013, Gate emphasizes security and transparency through measures like 100% reserve commitment, zero-knowledge proofs, and a verifiable reserve mechanism. Serving over 50 million users, the platform continues to expand its product offerings, including TradFi integration and Intelligent Web3 initiatives, aiming to foster a secure and evolving digital asset ecosystem.

According to an official announcement, Gate has released a new reserve report. As of March 16, 2026, the overall reserve coverage ratio is 122%, significantly higher than the industry safety benchmark of 100%. The reserves cover nearly 500 different types of user assets, demonstrating the platform's sufficient redundant reserves and robust risk hedging capabilities in volatile market conditions.

In terms of core assets, the user asset size of BTC is 17,216 coins, with a corresponding platform reserve of 25,404 coins, further increasing the excess reserve ratio from 40.69% to 47.56%; ETH user assets increased from 337,565 coins to 358,121 coins, while the platform reserve also grew from 419,320 to 439,611 coins, with an excess reserve ratio of 22.75%. For stablecoins, the USDT user asset size increased from 1.385 billion coins in the previous period to 1.451 billion coins, with a platform reserve of 1.477 billion coins and an excess reserve ratio of 1.79%; the USDC user asset size is 122 million coins, with a platform reserve of 134 million coins and an excess ratio of 10.18%; the GUSD user asset size is 108 million coins, with a platform reserve of 320 million coins and an excess ratio of 196.50%.

Additionally, the reserve ratios for major assets such as GT and XRP are also significantly higher than the 100% reserve standard, reaching 136.84% and 116.54% respectively, further strengthening the platform's overall asset security capabilities.

As a leading global digital asset trading platform, Gate has always been committed to user safety and industry transparency through concrete actions. Over the years, the platform has continuously strengthened its asset protection system through technological innovation, from being one of the first in the industry to introduce a 100% reserve commitment and pioneering zero-knowledge proof technology, to establishing a self-verifiable reserve transparency mechanism that integrates multiple technical measures such as cold and hot wallet verification, Merkle tree structure, and user balance snapshots, ensuring that asset reserves are authentic and verifiable. At the same time, Gate has built a multi-layered security defense system covering trading, custody, and platform operations through self-developed systems, multi-signature management, and bug bounty programs, continuously improving a trust system that balances public transparency and privacy protection.

While safety and transparency continue to be strengthened, Gate's core business and ecosystem capabilities have also been upgraded. The platform's global user base has exceeded 50 million, with high activity levels in spot and derivatives trading. Additionally, Gate has continuously enriched its product matrix, launching a TradFi trading zone and introducing traditional assets in multiple sectors such as spot and contracts, deepening the integration of on-chain finance and multi-asset trading capabilities. Furthermore, the platform is accelerating the implementation of its Intelligent Web3 strategy, comprehensively enhancing its intelligent capabilities around infrastructure and applications such as GateAI, Gate for AI, GateRouter, and GateClaw.

Looking ahead, Gate will use reserve transparency and safety commitments as its foundation to continuously expand its strategic depth in the global digital financial system. While ensuring user asset safety and information verifiability, the platform will accelerate the expansion of its technological capabilities and product boundaries, deepen the integration of multi-asset trading, on-chain finance, and intelligent services, and promote the digital asset industry's transition from high-speed growth to high-quality development, building a more robust and long-term valuable industry ecosystem.

Details link: https://www.gate.com/proof-of-reserves

About Gate

Gate was founded in 2013 by Dr. Han, its founder and CEO, and is one of the world's leading cryptocurrency trading platforms. The platform serves over 50 million users and supports trading of more than 4,500 crypto assets. As an industry benchmark, Gate was among the first to achieve 100% proof of reserves. Its ecosystem includes diverse services such as Gate Wallet, Gate Ventures, and Gate for AI.

Disclaimer:

This content does not constitute any offer, solicitation, or recommendation. You should always seek independent professional advice before making any investment decisions. Please note that Gate may restrict or prohibit all or part of its services in restricted regions.

相关问答

QWhat is the overall reserve ratio of Gate as of March 16, 2026, and how does it compare to the industry safety benchmark?

AThe overall reserve ratio of Gate is 122% as of March 16, 2026, which is significantly higher than the 100% industry safety benchmark.

QWhat is the reserve ratio for Bitcoin (BTC) and how many BTC does the platform hold in reserve for its customers?

AThe BTC reserve ratio is 147% (calculated from the 47.56% excess reserve over the 100% base). The platform holds 25,404 BTC in reserve for its 17,216 BTC in user assets.

QWhich stablecoin has the highest excess reserve percentage according to the report, and what is that percentage?

AGUSD has the highest excess reserve percentage at 196.50%.

QWhat are some of the technological methods Gate uses to ensure the transparency and verifiability of its reserves?

AGate uses a variety of technological methods including a self-verifiable reserve transparency mechanism, cold and hot wallet attestation, Merkle tree structures, and user balance snapshots to ensure its reserves are真实可验 (authentic and verifiable).

QHow many users does Gate currently serve and how many different crypto assets does its platform support for trading?

AGate serves over 50 million global users and supports trading for more than 4,500 different crypto assets.

你可能也喜欢

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分钟前

交易

现货
合约

热门文章

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

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

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

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

相关讨论

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

活动图片