#Gate Latest Proof of Reserves Reaches 10.453 Billion Dollars#
Gate has released its latest Proof of Reserves report! As of June 2025, the total value of Gate’s reserves stands at $10.453 billion, covering over 350 types of user assets, with a total reserve ratio of 123.09% and an excess reserve of $1.96 billion.
Currently, BTC, ETH, and USDT are backed by more than 100% reserves. The BTC customer balance is 17,022.60, and Gate’s BTC balance is 23,611.00, with an excess reserve ratio of 38.70%.The ETH customer balance is 386,645.00, and Gate’s ETH balance is 437,127.00, with an excess reserve
Swarms released version swarms-rs 0.1.7, optimizing performance and introducing the SwarmRouter structure.
ChainCatcher message, AI agent protocol Swarms releases version swarms-rs 0.1.7. The new version enhances the agent structure, including a thread-safe 100-entry HashMap response cache, achieving sub-millisecond query response; Arc-based configuration management reduces memory usage by 40% in multi-threaded deployment; improved error handling and structured logging. In addition, contributor Adrián Gallego Castellanos has submitted a new pull request (PR) that introduces the SwarmRouter structure, porting it from the Swarms Python framework to the Rust-based swarms-rs repository.