Chainstack为托管和自托管节点添加对Robinhood Chain的支持

cryptonews.ruPublished on 2026-08-05Last updated on 2026-08-05

Abstract

2026年8月5日,Web3基础设施平台Chainstack宣布在其全球节点、专用节点及Chainstack自托管三种部署模式中,新增对Robinhood Chain的支持。该网络主网已于2026年7月1日上线。 Robinhood Chain是一个基于Arbitrum Orbit Nitro堆栈构建的、专注于金融交易和现实世界资产代币化的以太坊二层网络。它兼容EVM,区块生成时间为100毫秒,使用ETH作为燃料费,并通过Blob数据提交至以太坊一层实现约13分钟后的最终确定性。其交易排序采用“先到先得”原则,排序结果取决于端点延迟而非燃料费,这使得节点部署成为影响交易执行的关键因素。 Chainstack提供的三种部署路径各有侧重:全球节点为弹性负载均衡的RPC端点,适合钱包、DApp及生产扩展;专用节点提供无请求限制的高性能独立实例,适合交易平台、索引器和高吞吐量RWA协议;Chainstack自托管方案允许客户在自有云、本地环境或专属硬件上,通过统一的Kubernetes控制面板管理节点,满足受监管发行商或对数据主权有严格要求的机构的需求。 Chainstack联合创始人兼CTO尤金·阿瑟夫指出,对于受监管实体而言,节点数据的存放位置可能直接决定产品能否发布。Chainstack通过在同一管理平面上提供托管与自托管部署,使团队无需重构技术栈即可将基础设施集成到自有环境中。 目前,用户已可通过Chainstack账户在Robinhood Chain主网(链ID 4663)和测试网(链ID 46630)上部署节点并使用HTTPS或WSS端点。Chainstack为评估团队提供免费访问权限及测试网代币水龙头。

新加坡,2026年8月5日 — Chainstack,一家服务于超过70条区块链网络中逾10万开发者的Web3基础设施平台,已为Robinhood Chain增加了三种部署模式的支持:全球节点、专用节点和Chainstack自托管。Robinhood Chain主网已于2026年7月1日启动。Chainstack的端点现已可用于主网(链ID 4663)和测试网(链ID 46630)。

什么是Robinhood Chain?

Robinhood Chain是一个基于Arbitrum Orbit技术栈并使用Nitro构建的去中心化、兼容EVM的以太坊二层网络,专为金融交易和代币化现实世界资产设计。它每100毫秒生成一个区块,秒级确认,使用以太币作为燃料代币,并通过数据块将数据发送至以太坊。在数据批次发送到一层网络后,以太坊的完全终局性大约需要13分钟。该网络提供标准的Ethereum JSON-RPC,因此Foundry、Hardhat、ethers.js、viem和web3.py无需修改即可工作,Solidity合约也可以直接部署。

对于交易而言,一个关键细节是:其定序器按照“先到先服务”的原则根据交易到达时间进行排序,因此更高的优先级费用并不能将交易在队列中提前。端点延迟,而非费用策略,决定了排序结果 — 这使得节点部署成为了一个执行问题,而非成本问题。

三种部署路径,一个管理平面

全球节点 专用节点 Chainstack自托管
基础设施 弹性、负载均衡 隔离的节点实例 客户自有云、本地环境或专用硬件
请求 计入请求单位 无限制 无限制
控制权 标准 完整的节点配置 完整的技术栈
数据位置 Chainstack管理的区域 Chainstack管理的区域 由客户控制
最适合 钱包、去中心化应用、生产扩展 交易所、索引器、高吞吐量的RWA协议 受监管的发行方、主权要求

全球节点是自动扩展、负载均衡的RPC端点;专用节点是隔离的高性能实例,提供不限量的请求。Chainstack自托管是一个基于Kubernetes的控制面板,用于在客户自有环境中运行节点,它处理部署、监控、更新和恢复,支持一键部署、自我修复和快照创建,使得新节点无需从创世区块开始完全同步即可启动。Chainstack是首批为Robinhood Chain提供自托管选项的基础设施提供商之一。

为何第三条路径很重要

代币化股票的基础设施分为三类。专有交易公司需要延迟保证。集成代币化股票的钱包需要成本可预测的吞吐量。受监管的发行方或许可经纪商通常根本不能将涉及客户的交易数据托管在第三方基础设施上,无论提供商拥有何种认证。

“从事RWA的团队可以设计正确的代币模型和合规系统,但却可能在基础设施政策方面遇到阻碍。” Chainstack的首席技术官兼联合创始人Evgeny Aseev表示。

“对于受监管的发行方,节点的位置可能决定了产品能否发布。通过在同一管理平面上的托管和自托管部署,团队可以将基础设施集成到他们自己的环境中,而无需重构技术栈。”

可用性

Robinhood Chain加入了Chainstack支持的70多个网络,包括以太坊、Solana、Base、Arbitrum、Polygon和Hyperliquid — 为跨区块链的RWA流程提供单一平台、单一计费系统和单一监控层。Chainstack还管理着模型上下文协议服务器,该服务器允许开发者从Claude、Cursor和ChatGPT查询区块链数据并部署节点。

端点访问现已开放。创建一个Chainstack账户,在主网或测试网部署一个节点,并使用链ID为4663或46630的HTTPS或WSS端点。测试网代币可通过Chainstack水龙头获取,对于评估该网络的团队,可提供免费访问。


关于Chainstack

Chainstack是一个Web3基础设施平台,服务于超过70条区块链网络中的10万多名开发者,并拥有SOC 2 Type II和ISO 27001认证。Chainstack为全球开发交易、DeFi、金融科技和RWA应用的团队提供低延迟RPC访问、专用节点部署和自托管节点基础设施。

end-content

Trending Cryptos

Related Questions

QChainstack 宣布为其三种节点部署模式增加对 Robinhood Chain 的支持。请问是哪三种部署模式?

AChainstack 为 Robinhood Chain 新增支持的三种节点部署模式分别是:全球节点、专用节点和 Chainstack 自托管节点。

Q文章中提到 Robinhood Chain 是一个基于特定技术栈构建的以太坊二层网络。请问它是基于哪个二层网络技术栈构建的?

ARobinhood Chain 是基于 Arbitrum Orbit 技术栈,并使用 Nitro 技术构建的以太坊二层网络。

QChainstack 提供的三种部署模式中,哪一种最适合具有高吞吐量需求的真实世界资产协议或受数据主权法规严格约束的发行人?

A对于具有高吞吐量需求的真实世界资产协议,最适合的是专用节点模式。而对于受数据主权法规严格约束、无法使用第三方基础设施的发行人或许可经纪交易商,最适合的是 Chainstack 自托管节点模式。

QChainstack 除了提供节点服务,还管理一个允许开发者在特定 AI 助手和 IDE 中查询区块链数据和部署节点的服务器。请问这个服务器的协议名称是什么?

AChainstack 管理的这个服务器协议名为 Model Context Protocol。

Q根据文章,在 Robinhood Chain 上,交易排序的决定性因素是什么,而不是 Gas 费竞价?

A在 Robinhood Chain 上,交易排序遵循“先到先得”的原则,其决定性因素是终端节点(即用户客户端连接到网络的入口点)的延迟,而不是更高的优先级费用。这意味着节点的物理位置对交易执行结果至关重要。

Related Reads

Trading

Spot

Hot Articles

What is ₿O₿

Bitcoin Bob ($₿o₿): Pioneering Bitcoin-Centric DeFi Through Hybrid Layer-2 Innovation In an era where the digital economy is rapidly evolving, Bitcoin Bob ($₿o₿) emerges as a revolutionary project aiming to enhance Bitcoin's utility in the decentralized finance (DeFi) sector. Officially launched in May 2024, Bitcoin Bob, also known as Build on Bitcoin (BOB), represents a hybrid Layer-2 blockchain solution that melds Bitcoin’s renowned security and immutability with Ethereum's programmability. This initiative seeks to fill a crucial gap in the Bitcoin ecosystem by facilitating the integration of smart contracts and decentralized applications while maintaining the core principles of trust and security inherent to Bitcoin. With significant backing from prominent venture capitalists, Bitcoin Bob is positioned to redefine the role of Bitcoin in the DeFi landscape, making it a cornerstone of decentralized financial operations globally. What Is Bitcoin Bob, $₿o₿? At its core, Bitcoin Bob is a hybrid blockchain solution designed to enhance the functionality of Bitcoin. The main objective of the project is to enable decentralized finance on Bitcoin, facilitating swift and seamless transactions while ensuring high levels of security. Bitcoin Bob employs advanced technology, specifically a hybrid layer-2 architecture that combines Bitcoin's security attributes with the programmability and flexibility of the Ethereum Virtual Machine (EVM). This pragmatic approach allows the project to operate effectively without compromising the fundamental values of Bitcoin, making it a monumental step in bridging the gap between traditional Bitcoin holders and the emerging DeFi ecosystem. One of the standout features of Bitcoin Bob is its role in providing a trust-minimized environment through innovative mechanisms, such as optimistic rollups initially relying on Ethereum, transitioning eventually to full Bitcoin integration. This hybrid system is designed to ensure that the vast liquidity present in Bitcoin is not only preserved but also utilized effectively in various DeFi protocols. Who Is the Creator of Bitcoin Bob, $₿o₿? The creative force behind Bitcoin Bob is co-founder and CEO Alexei Zamyatin, who brings a wealth of experience and knowledge from his extensive background in the cryptocurrency space. Zamyatin holds a PhD in Computer Science and has been actively involved in Bitcoin development since 2015. His deep understanding of both Bitcoin and Ethereum ecosystems plays a crucial role in shaping Bitcoin Bob’s vision and technological underpinnings. Alongside Zamyatin is co-founder Dominik Harz, who serves as the Chief Technology Officer (CTO). Together, the duo has cultivated a team of talented individuals with a shared passion for pushing the boundaries of blockchain technology, ensuring Bitcoin Bob's innovative stature in the market. Who Are the Investors of Bitcoin Bob, $₿o₿? Bitcoin Bob has successfully garnered support from a range of prominent investors and venture capital firms that recognize its potential to transform the Bitcoin landscape. In March 2024, the project completed a robust $10 million seed funding round, led by Castle Island Ventures, with notable participation from firms like Coinbase Ventures and Bankless Ventures. Shortly afterward, in July 2024, Bitcoin Bob secured an additional $1.6 million in strategic funding. This round was co-led by Ledger Ventures and featured angels from various prominent firms such as BlackRock, Aave, and Curve. The strong financial backing reflects an industry-wide recognition of Bitcoin Bob’s innovative approach to unlocking Bitcoin’s potential in the DeFi space. This funding is crucial not only for the project’s continued development but also for establishing an incubator to foster Bitcoin-native decentralized applications (dApps) aimed specifically at meeting the needs of a growing user base. How Does Bitcoin Bob, $₿o₿ Work? The operational mechanics of Bitcoin Bob are rooted in its hybrid rollup architecture, which is designed to combine the benefits of Bitcoin's security with the versatility of Ethereum’s EVM. The project employs a phased security model that outlines its interaction with users and developers in the following manner: Phase 1 – The initial phase operates as an optimistic rollup on Ethereum, wherein transactions are processed with a promising expectation of validity, paving the way for future developments on Bitcoin. Phase 2 – As the project transitions, it will integrate Bitcoin finality through Bitcoin Staking, leveraging the Babylon Network to enhance security. This mechanism requires validators to lock up Bitcoin, thus verifying BOB transactions, which not only enhances security but also creates yield prospects for participants. Phase 3 – The forward-looking vision for Bitcoin Bob is to fully integrate with Bitcoin, using innovative technologies such as BitVM and zero-knowledge proofs to facilitate off-chain computation while retaining the security integrity of Bitcoin. Key innovations such as BitVM2, a trust-minimized bridge protocol co-authored by Zamyatin, are critical to the project's functionality, allowing for Bitcoin deposits and withdrawals without the need for extensive network reliance. This enables the ecosystem to efficiently connect with Ethereum and other compatible chains, creating a streamlined and effective interaction model for users and developers. Timeline of Bitcoin Bob, $₿o₿ Understanding the evolution of Bitcoin Bob involves tracking its important milestones: 2019: Alexei Zamyatin and Dominik Harz establish a research firm focused on blockchain solutions, laying the groundwork for future projects. March 2024: Bitcoin Bob successfully raises $10 million in a seed funding round, marking its entrance into the competitive blockchain landscape. May 1, 2024: The official mainnet launch occurs, showcasing the project’s capabilities with significant user adoption and total value locked (TVL). July 2024: The project attracts an additional $1.6 million in strategic funding for establishing its incubator, aimed at fostering Bitcoin-driven innovations. October 2024: Bitcoin Bob releases a “Vision Paper,” detailing its hybrid layer-2 design and forward-looking strategies. 2025: Expected rollout of Phase 2 features, focusing on Bitcoin finality and BitVM bridges aimed at enhancing overall functionality. Conclusion: Redefining Bitcoin’s Role in Decentralized Finance Bitcoin Bob ($₿o₿) is not just another blockchain project; it represents a paradigm shift in the way Bitcoin can interact with broader financial applications. By meticulously combining Bitcoin's security with Ethereum's flexibility, Bitcoin Bob aims to reshape the DeFi landscape, bridging the gap between digital currency and decentralized applications. With a robust technological framework, strong leadership, and strategic funding, Bitcoin Bob is well-positioned to establish itself as a fundamental player in the cryptocurrency ecosystem, unlocking new dimensions of liquidity and utility for Bitcoin. As the project continues to evolve and expand, it promises to usher in a new era of innovation, proving that Bitcoin's potential extends far beyond being a mere store of value, but rather as a cornerstone of the future financial landscape. As the project advances through its anticipated phases, all eyes will be on Bitcoin Bob, particularly regarding its commitment to incorporating decentralized principles and ensuring that users can enjoy the full benefits of DeFi anchored by Bitcoin.

125 Total ViewsPublished 2025.06.30Updated 2025.06.30

What is ₿O₿

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 O (O) are presented below.

活动图片