> For the complete documentation index, see [llms.txt](https://support.keyst.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.keyst.one/traditional-chinese/geng-xin-ri-zhi/keystone-app-geng-xin/keystone-erc20-dai-bi-yi-chu-ming-dan.md).

# Keystone ERC-20 代幣移除名單

針對目前代幣已經升級成主幣，在主網上進行交易的情況。經優化後，Keystone 將不再支持以下 18 種 ERC-20 代幣的資產管理，名單如下：

Wax Token，UST，Bytom，Zilliqa，AION，XinFin XDCE，THETA，Binance Coin，Kin，Bitquence，VeChain Token，IoTeX，Havven，Presearch，Aeternity，Wrapped UST Token，Matic Network，Dogecoin

Keystone 團隊感謝您的信任與理解！


---

# 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://support.keyst.one/traditional-chinese/geng-xin-ri-zhi/keystone-app-geng-xin/keystone-erc20-dai-bi-yi-chu-ming-dan.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.
