# Hide small transaction records

Recently, many TokenPocket users find out that there are many “0 USDT” transaction records that appear on TokenPockte transaction records, causing some users to worry about asset security.

**To help users to stay away from the “0 USDT” phishing transfer scan, TokenPocket’s latest version(Android 1.6.6) optimizes and launches a new function: Hide small transaction records.**

### Why “0 USDT” transfer scam will appear in my wallet? <a href="#id-0483" id="id-0483"></a>

This operation is performed directly through the “TransferFrom” function of the USDT, any address can be invoked and generate a transfer record in the wallet and a “Cancelled” record in the Approvals. By the way, please note that this situation may occur in all public chains including EVM-based chains, TRON, etc.

The purpose of this operation is to simulate the transaction from the user’s address, combined with the disguised address to induce the user to misoperate the transfer, it won’t affect your asset’s security, but please be aware of this possible misoperation execution.

### How to hide the small transaction record? <a href="#id-13f1" id="id-13f1"></a>

1\. Open your TokenPocket wallet (Android 1.6.6 supports hiding small transaction records), select a token randomly, and enter the **Token Details** page. Take USDT as an example here, click the **Setting** button on the right corner.

<figure><img src="https://miro.medium.com/max/1400/0*UEvKMFBohiUWyr_3" alt=""><figcaption></figcaption></figure>

2\. Turn on **\[Hide small amount]**, and enter the small amount according to your need, click **\[Save changes]**, then you have successfully hidden the small transaction records.

<figure><img src="https://miro.medium.com/max/1400/0*9pHEFSnbz4P5E-LR" alt=""><figcaption></figcaption></figure>

2\. All the small transaction records will be hidden after setting, you can see a clear comparison of transaction records before and after hiding.

<figure><img src="https://miro.medium.com/max/1400/0*OIIG3SJaNpvZClmP" alt=""><figcaption></figcaption></figure>

The continuous improvement of the wallet security function not only helps users to better keep assets but also reminds users to be careful when executing wallet operations.

**Please double-check your wallet address before you transfer! Strengthening your wallet security awareness is the premise of protecting your assets!**


---

# 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.tokenpocket.pro/en/security-knowledge/security-measure/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.
