# 如何将以太坊网络上的 MATIC 升级为 POL？

{% hint style="info" %}
请确保 CoinWallet 版本号为 1.1.31.365 或以上，否则需要自行到钱包设置 > 代币设置添加POL代币
{% endhint %}

正如 Polygon 宣布，[POL 将取代 MATIC 作为支付矿工费和质押代币](https://polygon.technology/blog/save-the-date-matic-pol-migration-coming-september-4th-everything-you-need-to-know)。以下是如何使用 CoinWallet 将以太坊网络上的 ERC20 MATIC 代币转换为 POL 的指南。

1. 进入 DAPP 分页（ iOS为BROWSER分页 ），然后访问 <https://portal.polygon.technology/pol-upgrade>。\
   ![](/files/6Kim7pnLgsfCUwOZOJbO)
2. 点击 Connect Wallet 并选择 WalletConnect。\
   ![](/files/lykky4lvczGVqseGPZA2)<br>
3. 通过连接。\
   ![](/files/MPwvxGTiYFBrzAS8MV3f)<br>
4. 设置您想升级的额度然后点 Upgrade。\
   ![](/files/kbjrn2FpZK5XrEKRMBk5)<br>
5. 点‘确认’并且等待，这过程会需要点时间完成。\
   ![](/files/WQf99UmGlgfblY8ggtvP)<br>
6. 升级完毕，返回主页会看到已更新的 MATIC 和 POL 余额。\
   ![](/files/WApO7XjUdJRzVw6qz8bj)\
   \
   ![](/files/yU0c9fTaDVuDkIkixgOD)<br>
7. （可略）如果在主页没看到 POL 代币，可自行到添加资产页面添加（确保版本号是1.1.31.365或以上）。\
   ![](/files/D8Aa9qqPOusXlLGodq7b)

### 常见问题

<details>

<summary>为什么 Polygon Portal 里没正确显示我的 MATIC 余额？</summary>

请确保您的 MATIC 在以太坊网络上，而不是在 Polygon 网络上。

</details>

<details>

<summary>如何检查我的 MATIC 是否在以太坊网络上？</summary>

代币名称应显示为 MATIC ETH-ERC20 而不是 MATIC。

![](/files/cwjJEwsTB0v1zsTNsTWH)

</details>

<details>

<summary>我只有在 Polygon 网络上的 MATIC，是否需要升级？</summary>

不需要，正如 Polygon 公告中所述。\
\
![](/files/Lo8JaIoTPfulUZpW97ST)

</details>

<details>

<summary>为什么我一直收到 Insufficient gas fee 或和矿工费不足相关的提示？</summary>

请确保您在同一地址中有足够的 ETH 用于支付矿工费。

</details>


---

# 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://coinsdo.gitbook.io/docs/cn/coinwallet/qi-ta-cao-zuo/ru-he-jiang-yi-tai-fang-wang-luo-shang-de-matic-sheng-ji-wei-pol.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.
