# 设置隐藏小额交易记录

部分社区用户反馈，在自己的USDT转账列表中会看到有“0USDT”被转出的记录，引起了一部分用户对钱包安全的担忧。

为协助用户远离“零金额”钓鱼诈骗，<mark style="color:blue;">**TokenPocket 安卓1.6.6版本**</mark>针对“零金额”转账进行了优化，推出【隐藏小额交易】的新功能！

### 为什么“零金额”转账记录会出现？

“零金额”转账操作是直接通过USDT代币的 TransferFrom 功能执行的，任何地址都可以被调用并在钱包中生成一个记录，在授权记录中生成一个空白的记录。

这种操作目的就是为了模拟从用户地址转出的记录，结合伪装地址的方式来诱导用户误操作进行转账，它并不能对你的资产产生任何风险，但是请一定要注意这种可能误操作的执行。

### &#x20;如何隐藏小额交易功能？

1.打开TokenPocket钱包（安卓1.6.6以上版本支持隐藏小额交易），点击任意资产进入交易记录页面，此处以USDT为例。点击右边的设置图案（如图）。

<figure><img src="https://3236963393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZCSGxZxDUFXGuknjRHbB%2Fuploads%2FcAtmG84zXYSqqJ3kfq0o%2F%E5%85%A5%E5%8F%A3.png?alt=media&#x26;token=6827bfb1-b19d-4c6c-93fa-eb1b5b7b7a0c" alt=""><figcaption></figcaption></figure>

2.打开【小额隐藏】设置开关，输入您所需要设置的小额额度，点击【保存修改】即可成功设置。

请注意：设置后，当前网络小于您所输入的小额额度的所有交易记录将被隐藏。

<figure><img src="https://3236963393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZCSGxZxDUFXGuknjRHbB%2Fuploads%2FhWRjWWS8HbaybcLn4gxG%2F%E8%AE%BE%E7%BD%AE%E8%BF%87%E7%A8%8B.png?alt=media&#x26;token=4d9247b7-bf53-4269-a6c3-2c91399bca46" alt=""><figcaption></figcaption></figure>

3.设置隐藏小额交易成功后，所有小额钓鱼转账记录将会被隐藏。您可以通过下图清楚看到隐藏前后的交易记录对比。

<figure><img src="https://3236963393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZCSGxZxDUFXGuknjRHbB%2Fuploads%2FzqVqRAW94A8HObptcHs0%2F%E6%95%88%E6%9E%9C%E5%AF%B9%E6%AF%94.png?alt=media&#x26;token=b578a8db-49de-4af7-b82b-2a1bd1e8dfe9" alt=""><figcaption></figcaption></figure>

钱包安全功能的不断完善，在帮助用户更好地保管资产的同时，也在提醒各位用户，进行钱包操作的时候要谨慎，在复制钱包地址进行转账的时候，一定要认真检查核对完整的钱包地址。提高钱包安全意识，才是保护钱包资产的前提！\ <br>


---

# 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/security-knowledge/protective-measures/hide.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.
