# 如何取消转账交易？

1、打开TokenPocket，需要选择需要取消的转账交易，然后点击【取消交易】；（此处以取消ETH转账为例）

注意：一般情况下，以太坊链上的转账比较拥堵，转账仅在未上链前才能取消。

![](/files/-Mam8oHkB-91uKLNkQCJ)

2、进入取消交易的页面后可查看详情，然后点击【确认】；

![](/files/-Mam9ODPJiBx_qAH-m2u)

3、确认交易信息无误后，点击【确认支付】；

（注意，取消交易的逻辑为重新发起一笔相同数量的转账到你的原发送地址以此覆盖原来的交易，取消交易需要上链，因此仍需支付少量矿工费。）

![](/files/-Mam8xVZ6t-2iOvNe4y8)

4、输入钱包密码后，点击【确认】完成取消转账。

![](/files/-MamAD1Ak3s7DYqiUxoT)


---

# 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/transfer-tutorial/cancel-transfer.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.
