# OKExChain钱包升级

#### 关于OKExChain钱包升级：

OKExChain支持EVM（以太坊虚拟机）后，用户可以在OKExChain上体验DApp，由于原先的OKExChain钱包地址不支持直接与DApp交互，因此需要对OKExChain钱包进行升级，钱包升级后，用户就可以使用新钱包体验DApp。

#### 为什么需要对代币进行转移？

OKExChain的代币类型分为OIP10和OIP20，旧钱包支持的代币为OIP10，并不支持直接与合约交互，钱包后续将不再对OIP10代币进行额外支持。因此您需要将旧代币转移到OKEx交易所后，再进行提现到新钱包，新钱包地址为0x开头。

#### 升级注意事项：

1）由于升级后，钱包地址会变化，但助记词或私钥依然一致。如果未备份，请及时对钱包进行私钥或助记词备份，以免丢失。

2）在进行旧代币转移的时候，请先对非OKT代币进行转移，转移完成后，可直接将OKT转入到新的钱包地址，而无需经过交易所。

3）TokenPocket钱包后续将不再对旧的OKExChain钱包进行维护，请您尽快进行OKExChain钱包升级。升级完成后，请使用升级后的钱包进行DApp体验。


---

# 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://help.tpwallet.io/cn/faq/okxwallet/okx.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.
