> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plasma.org/llms.txt
> Use this file to discover all available pages before exploring further.

# 连接到 Plasma

> RPC 端点、chain ID、币种符号 XPL、区块浏览器和有用链接。

关于 Plasma 网络的文档。本页涵盖 Plasma 网络的相关信息，包括网络名称、描述、RPC 端点、chain ID、币种符号、区块浏览器以及其他有用链接。

### Plasma Mainnet

| 名称       | 值                                                    |
| -------- | ---------------------------------------------------- |
| 网络名称     | Plasma Mainnet Beta                                  |
| 描述       | Plasma 的公共主网 beta。                                   |
| Chain ID | `9745`                                               |
| 币种符号     | `XPL`                                                |
| RPC 端点   | `https://rpc.plasma.to`<br /><br />*有速率限制，不适用于生产系统。* |
| 区块浏览器    | `https://plasmascan.to/`                             |

<Tip>
  公共端点有速率限制。生产环境或高频请求请考虑使用[合作伙伴 RPC 提供商](../../plasma-chain/tools/rpc-providers)。
</Tip>

### Plasma Testnet

| 名称       | 值                                                            |
| -------- | ------------------------------------------------------------ |
| 网络名称     | Plasma Testnet                                               |
| 描述       | Plasma 的公共测试网。                                               |
| Chain ID | `9746`                                                       |
| 币种符号     | `XPL`                                                        |
| RPC 端点   | `https://testnet-rpc.plasma.to`<br /><br />*有速率限制，不适用于生产系统。* |
| 区块浏览器    | `https://testnet.plasmascan.to`                              |

### Gas 与手续费

Plasma 当前支持以下代币用于支付手续费：

| 代币          | 代号  | 状态 |
| :---------- | :-- | :- |
| Plasma 原生代币 | XPL | 上线 |

*Plasma 将很快支持以多种代币支付手续费。*

### 有用链接

| **名称** | **值**                                                              |
| :----- | :----------------------------------------------------------------- |
| 测试网水龙头 | [openfaucet.org](https://openfaucet.org/)                          |
| 生态目录   | [https://app.plasma.to/ecosystem](https://app.plasma.to/ecosystem) |

### 在钱包中使用 Plasma

Plasma 可以作为自定义网络添加到任何兼容 EVM 的钱包中（例如 MetaMask、Trust Wallet、Rabby）。

添加 Plasma：

1. 打开浏览器钱包并选择网络下拉菜单。
2. 选择添加或管理网络的选项（标签包括 **Add network**、**Add manually** 或 **Add custom network**）。
3. 输入上方表格中的 Plasma Mainnet Beta 或 Plasma Testnet 参数。
4. 保存该网络，并在出现提示时切换到它。

详细的钱包说明与截图请参阅[浏览器钱包配置](../../guides/asset-management/browser-wallet-setup)。
