> For the complete documentation index, see [llms.txt](https://docs.slerf.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slerf.tools/bsc-zh/multichain-setup/robinhood-chain-guide.md).

# Robinhood 链操作指南

### 🚀 关于 Robinhood Chain 网络 <a href="#guan-yu-robinhood-chain-wang-luo" id="guan-yu-robinhood-chain-wang-luo"></a>

**Robinhood Chain** 是基于 **Arbitrum Nitro / Arbitrum Dedicated Blockchains** 构建的以太坊 Layer 2 网络，面向链上金融与现实资产（RWA）代币化应用。它兼容 EVM，使用 **ETH** 支付 Gas，交易由排序器处理，最终结算与安全性依托以太坊。

SlerfTools 已提供 Robinhood Chain 的代币创建、钱包管理和批量交互工具等入口，方便您在同一网络中管理项目与资产。

{% hint style="success" %}
📖 本页提供 **Robinhood 链网络切换所需参数**；完成切网后，**后续所有操作流程与 BSC 链完全一致**。为避免误解，教程截图以 BSC 链为例，但您在 Robinhood 上看到的界面与步骤不变，按同样流程执行操作即可。
{% endhint %}

***

### 🔰 Robinhood Chain 主网参数速查 <a href="#robinhood-chain-zhu-wang-can-shu-su-cha-network-params" id="robinhood-chain-zhu-wang-can-shu-su-cha-network-params"></a>

<table><thead><tr><th width="150">参数</th><th width="315">值</th><th>说明</th></tr></thead><tbody><tr><td><strong>网络名称</strong></td><td><strong>Robinhood Chain</strong></td><td>本页后续操作默认使用主网</td></tr><tr><td><strong>RPC URL</strong></td><td><code>https://rpc.mainnet.chain.robinhood.com</code></td><td>官方公共 RPC，有速率限制</td></tr><tr><td><strong>Chain ID</strong></td><td><strong>4663</strong>（<code>0x1237</code>）</td><td>主网唯一标识；不是测试网 46630</td></tr><tr><td><strong>Gas 代币</strong></td><td><strong>ETH</strong></td><td>必须位于 Robinhood Chain 网络</td></tr><tr><td><strong>区块浏览器</strong></td><td><a href="https://robinhoodchain.blockscout.com">Robinhood Chain Blockscout</a></td><td>查询交易、代币与合约</td></tr><tr><td><strong>区块时间</strong></td><td>约 <strong>0.1 秒</strong>（100 毫秒）</td><td>近期主网采样值，不代表交易最终确认时间</td></tr><tr><td><strong>共识 / 安全机制</strong></td><td>以太坊 PoS（底层）＋ Arbitrum Nitro 乐观 Rollup</td><td>L2 排序器处理交易，最终性依托以太坊；不是独立 L1 PoS</td></tr><tr><td><strong>核心特性</strong></td><td>EVM 兼容的 Ethereum Layer 2</td><td>支持标准 EVM 开发工具与链上金融应用</td></tr><tr><td><strong>特殊机制</strong></td><td>L2 执行费 ＋ L1 数据费</td><td>网络 Gas 由两部分组成</td></tr><tr><td><strong>地址格式</strong></td><td><code>0x</code> 开头（EVM 兼容）</td><td>地址相同不代表不同链余额互通</td></tr><tr><td><strong>推荐钱包</strong></td><td>MetaMask 等支持自定义 EVM 网络的钱包</td><td>添加网络时核对 Chain ID 和 RPC 域名</td></tr><tr><td><strong>官方文档</strong></td><td><a href="https://docs.robinhood.com/chain/">Robinhood Chain Docs</a></td><td>网络参数、桥接与开发说明</td></tr></tbody></table>

🎯 **Robinhood Chain 优势**：兼容常见 EVM 工具，以 ETH 支付 Gas，并依托以太坊结算，为链上金融和资产代币化应用提供 L2 环境。

***

### ⚙️ 第一步：节点与环境配置 (RPC) <a href="#di-yi-bu-jie-dian-yu-huan-jing-pei-zhi-rpc" id="di-yi-bu-jie-dian-yu-huan-jing-pei-zhi-rpc"></a>

**注意**：Robinhood Chain 使用 **ETH** 作为 Gas。Ethereum Mainnet、Base 等其他网络上的 ETH 不能直接支付本链费用，需要先转入 Robinhood Chain。

钱包未显示 Robinhood Chain 时，请手动添加以下网络参数：

{% hint style="info" %}
**🔌 Robinhood Chain Mainnet 配置参数**

* **Network Name**：`Robinhood Chain`
* **RPC URL**：`https://rpc.mainnet.chain.robinhood.com`
* **Chain ID**：`4663`
* **Currency Symbol**：`ETH`
* **Block Explorer**：`https://robinhoodchain.blockscout.com`
  {% endhint %}

**添加步骤**：详见[钱包配置指南](/bsc-zh/general/metamask-guide.md)。连接工具后，再核对钱包当前网络及该链 ETH 余额。公共 RPC 出现限流或连接失败时，请参考[官方节点说明](https://docs.robinhood.com/chain/connecting/)选择合适的节点，不要修改 Chain ID。

***

### 🛠 第二步：核心功能操作指引 <a href="#di-er-bu-he-xin-gong-neng-cao-zuo-zhi-yin" id="di-er-bu-he-xin-gong-neng-cao-zuo-zhi-yin"></a>

进入 [SlerfTools Robinhood Chain 工具集](https://slerf.tools/zh-cn/robinhood)，选择所需功能。以下为当前导航开放的工具入口，实际可用范围与费用以目标页面为准。

{% hint style="info" %}
👉 **通用操作说明（必读）**：下方教程可能以 BSC 界面演示。在 Robinhood Chain 使用已开放的同类功能时，请：

1. 参考共享教程的点击步骤。
2. 区分截图中的 **BNB** 与本链 Gas 代币 **ETH**，不要照搬 BSC 合约地址或费用预算。
3. 确保钱包已连接 **Robinhood Chain 主网（Chain ID：4663）**，提交前核对参数及钱包请求。
   {% endhint %}

#### 🪙 一键发币 (Token Launch)

* [**创建标准代币**](https://slerf.tools/zh-cn/token-creator/robinhood) (ERC-20)
  * *填写名称、简称、供应量和精度，按页面提示创建普通标准代币；发行结果以链上交易为准。*
  * 👉 点击[查看发币教程](/bsc-zh/token-management/token-creator.md)
* [**创建靓号代币**](https://slerf.tools/zh-cn/token-vanity-creator/robinhood) (Vanity Contract Address)
  * *选择更易识别的代币合约地址特征，生成规则与可选模式以工具页面为准。*
  * 👉 点击[查看靓号代币教程](/bsc-zh/token-management/token-vanity-creator.md)

#### 👛 钱包管理 (Wallet Tools)

* [**批量生成钱包**](https://slerf.tools/zh-cn/wallet-creator/robinhood) (Batch Generator)
  * *生成多组 EVM 钱包地址，便于项目分仓与批量管理；导出后妥善保存私钥和助记词。*
  * 👉 点击[查看钱包生成教程](/bsc-zh/wallet-manage/wallet-creator.md)
* [**生成靓号钱包**](https://slerf.tools/zh-cn/vanity-wallet-generator/robinhood) (Vanity Address)
  * *按页面规则生成具有指定字符特征的 0x 钱包地址，方便识别和管理。*
  * 👉 点击[查看靓号钱包教程](/bsc-zh/wallet-manage/vanity-wallet-generator.md)

#### 📦 批量交互系统 (Batch System)

* [**批量转账（一转多）**](https://slerf.tools/zh-cn/multi-sender/robinhood) (Multi-Sender)
  * *按地址清单分发本链 ETH 或 ERC-20 代币，提交前核对代币合约、收款地址和总金额。*
  * 👉 点击[查看批量转账教程](/bsc-zh/multisender/multi-sender-one-to-many.md)
* [**批量归集（多转一）**](https://slerf.tools/zh-cn/multi-collector/robinhood) (Asset Collection)
  * *将多个账户中的资产归集到指定钱包，执行前检查来源地址、收款地址及 Gas 余额。*
  * 👉 点击[查看资金归集教程](/bsc-zh/multisender/token-batch-collection.md)

***

### ⛽️ Gas 费说明与优化 (以 ETH 为例) <a href="#robinhood-chain-gas-fei-yu-you-hua" id="robinhood-chain-gas-fei-yu-you-hua"></a>

**1. 费用概况**

* **Gas 代币**：Robinhood Chain 上的 **ETH**。
* **费用组成**：L2 执行费与向 Ethereum 发布数据的 L1 数据费；以钱包实时估算和最终交易收据为准。
* **工具服务费**：如页面另收 SlerfTools 服务费，应与网络 Gas 分开核对，不套用 BSC 示例金额。详见[官方 Gas & Fees](https://docs.robinhood.com/chain/gas-and-fees/)。

**2. 如何获得 Gas?**

* **官方桥接**：从[官方 Bridging 文档](https://docs.robinhood.com/chain/bridging/)进入当前桥接入口，确认源链、目标链和收款地址后，先小额转入 ETH。
* **桥接耗时**：Ethereum 转入 Robinhood Chain 通常约 10 分钟；反向提现有 7 天挑战期，结束后还需在 Ethereum 执行 claim。以当前桥接页面及链上状态为准。

**3. 节省技巧**

* **避免重复提交**：页面超时或交易 Pending 时，先查询交易哈希，再决定是否重试。
* **不必加价抢排序**：交易按到达排序器的先后顺序处理，提高优先费不会改变已有排队顺序。
* **先小额测试**：批量或复杂操作先核对目标工具支持范围、参数和费用，再扩大操作规模。

***

### 📊 常用资源列表 (Dev Resources) <a href="#chang-yong-zi-yuan-lie-biao-dev-resources" id="chang-yong-zi-yuan-lie-biao-dev-resources"></a>

以下为 Robinhood Chain 的官方网络、合约和开发资料入口：

* **Robinhood Chain Docs**：[官方文档](https://docs.robinhood.com/chain/)，查询最新网络与开发说明。
* **Mainnet Explorer**：[Robinhood Chain Blockscout](https://robinhoodchain.blockscout.com)，核验交易状态、代币信息与合约源码。
* **Token Contracts**：[官方代币合约列表](https://docs.robinhood.com/chain/contracts)，按所在网络核对代币地址。
* **Protocol Contracts**：[官方协议合约列表](https://docs.robinhood.com/chain/protocol-contracts)，查看链级协议地址。
* **Deploy & EVM Differences**：[合约部署](https://docs.robinhood.com/chain/deploy-smart-contracts/)与[Ethereum 差异说明](https://docs.robinhood.com/chain/differences-from-ethereum/)，供开发者参考。

> ⚠️ **安全提示**：原生 ETH 没有 ERC-20 合约地址。其他资产和 DEX 合约请通过官方资料及本链浏览器交叉核验，不要将 BSC 等其他链的合约地址复制到 Robinhood Chain。

👉 查看更多[链上资源](/bsc-zh/help/on-chain-resources.md)

***

### ❓ Robinhood Chain 专属 FAQ <a href="#robinhood-chain-zhuan-shu-faq" id="robinhood-chain-zhuan-shu-faq"></a>

<details>

<summary><strong>主网 Chain ID 是 4663 还是 46630？</strong></summary>

**主网是 4663，测试网是 46630**，不能混用 RPC、浏览器或资产。

* **主网 RPC**：`https://rpc.mainnet.chain.robinhood.com`；浏览器：[Robinhood Chain Blockscout](https://robinhoodchain.blockscout.com)。
* **测试网 RPC**：`https://rpc.testnet.chain.robinhood.com`；浏览器：[Testnet Explorer](https://explorer.testnet.chain.robinhood.com)。

测试 ETH 不能支付主网 Gas，配置时以[官方网络参数](https://docs.robinhood.com/chain/connecting/)为准。

</details>

<details>

<summary><strong>钱包里有 ETH，为什么还是提示 Gas 不足？</strong></summary>

ETH 必须位于 **Robinhood Chain**。其他链上的 ETH 不会自动成为本链余额，请通过已核验的桥接或转入渠道补充本链 ETH，并为交易保留足够 Gas。

</details>

<details>

<summary><strong>创建代币会自动上架 Robinhood，或者变成官方 Stock Token 吗？</strong></summary>

**不会**。普通 ERC-20 创建、DEX 建池和 Robinhood 产品上架是不同流程。SlerfTools 创建的代币不等于 Robinhood 官方 [Stock Token](https://docs.robinhood.com/chain/stock-tokens/)，也不代表获得官方背书、合作或流动性。

</details>

<details>

<summary><strong>约 0.1 秒出块，为什么交易还没有最终确认？</strong></summary>

**出块、排序器软确认和 Ethereum 最终确认不是同一概念**。排序器软确认通常低于 1 秒；交易批次之后才发布到 Ethereum，发布后获得 Ethereum 最终性通常还需约 13 分钟。

页面超时但已有交易哈希时，先在 Blockscout 查询状态，避免重复部署。高价值操作应按[官方最终确认说明](https://docs.robinhood.com/chain/transaction-finality/)等待相应确认级别；桥接提现的 7 天挑战期是另一项独立等待要求。

</details>

✅ 立即开始 👉 先完成[钱包配置](/bsc-zh/general/metamask-guide.md)，进入 [**Robinhood Chain 工具集**](https://slerf.tools/zh-cn/robinhood)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.slerf.tools/bsc-zh/multichain-setup/robinhood-chain-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
