# EOS 活動指南

### 1.将 EOS EVM 添加到您的 MetaMask

### 手動添加[​](https://docs.eosnetwork.com/zh/evm/quick-start/setup-metamask#%E6%89%8B%E5%8A%A8%E6%B7%BB%E5%8A%A0)

如果你使用的錢包不支持持 `wallet_addEthereumChain` 協議，你可以添加網絡 使用以下信息手動操作。

**主網**

* `Network Name`: EOS EVM
* `Chain ID`: 17777
* `New RPC URL`: <https://api.evm.eosnetwork.com/>
* `Currency Symbol`: EOS
* `Block Explorer URL (Optional)`: <https://explorer.evm.eosnetwork.com/>
* `Token Bridge`: <https://bridge.evm.eosnetwork.com/>

## 2. 從 EOS 到 EOS EVM 的橋樑

### EVM 代幣

那個 `EOS` 代幣在 `EOS EVM` 的代幣和上面的代幣完全一樣 `EOS Network`。

這意味著 `EOS` 您在交易所看到的代幣與您在交易所使用的代幣相同 `EOS EVM`。但是，由于大多數 交易所僅支持這些代幣的原生版本，您必須橋接您的代幣才能在EVM上使用它們。

### 从 EOS 到 EOS EVM 的橋樑[​](https://docs.eosnetwork.com/zh/evm/quick-start/evm-tokens#%E4%BB%8E-eos-%E5%88%B0-eos-evm-%E7%9A%84%E6%A1%A5%E6%A2%81) <a href="#cong-eos-dao-eosevm-de-qiao-liang" id="cong-eos-dao-eosevm-de-qiao-liang"></a>

#### 自己動手 Bridge 代幣[​](https://docs.eosnetwork.com/zh/evm/quick-start/evm-tokens#%E8%87%AA%E5%B7%B1%E5%8A%A8%E6%89%8B-bridge-%E4%BB%A3%E5%B8%81) <a href="#zi-ji-dong-shou-bridge-dai-bi" id="zi-ji-dong-shou-bridge-dai-bi"></a>

如果你有 **EOS** 代幣 `EOS Mainnet` 要麼 `Jungle Testnet`，您可以將**EOS**直接發送到您的 EVM 地址。 打開您的錢包，将**EOS**代幣發送至 `eosio.evm` 将您的 EVM 地址設為 `memo`。

#### 來自交易所的橋接代幣[​](https://docs.eosnetwork.com/zh/evm/quick-start/evm-tokens#%E6%9D%A5%E8%87%AA%E4%BA%A4%E6%98%93%E6%89%80%E7%9A%84%E6%A1%A5%E6%8E%A5%E4%BB%A3%E5%B8%81) <a href="#lai-zi-jiao-yi-suo-de-qiao-jie-dai-bi" id="lai-zi-jiao-yi-suo-de-qiao-jie-dai-bi"></a>

> ⚠ 免責聲明： 並非所有交易所都支持向智能合約發送代幣。根據您使用的交易所，您可能需要 首先將代幣發送到您自己的錢包，然後按照上壹節中的說明進行操作。

要將EOS代幣從中心化交易所 (CEX) 提取到EOS EVM地址，請執行以下操作：

1.訪問交易所應用程序的提款屏幕 \
2.選擇 EOS 作爲硬幣 \
3.選擇 EOS 作爲網絡\
4.輸入 `eosio.evm` 作爲錢包地址  \
5.輸入您的 EOS EVM 公鑰作爲備忘錄

<figure><img src="/files/d0RyV6k39qG3i1SeUZot" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://ubox.gitbook.io/ubox-2/fan-ti-zhong-wen/huo-dong-zhi-nan/eos-huo-dong-zhi-nan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
