# How to check/cancel Approve?

Approve means authorization. It allows users who hold tokens to authorize a certain amount to a specified account by calling the Approve method, giving the account the right to freely spend the Token within the quota. If authorized to malicious accounts, then authorized assets will be extremely risky.

At the beginning of this tutorial, please click the below link to know more about Approve.

[about-approve](https://help.tokenpocket.pro/en/security-knowledge/security-measure/about-approve "mention")

**----TRON APPROVAL MANAGEMENT----**

1\. Open \[<https://tronscan.io/#/>], and then enter your wallet address and enter the page of “Account”, click \[Approval] and you can check the approval;

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FgcIERxFdI57RB9mVYlEa%2F1%20%E6%8B%B7%E8%B4%9D%2021.png?alt=media\&token=8e4e2b38-9bf7-4df6-8201-485d7770a2fb)

2\. In the \[Apprvoal List], you can check the approval;

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FsvdD2kd0e81D8Nz2zFTm%2F1%20%E6%8B%B7%E8%B4%9D%2022.png?alt=media\&token=db12a792-449d-490b-8ada-a6bcfec7bf8f)

3\. Click \[Cancel], since TRON needs to use the TronLink to cancel approval, please follow the TronLink guidelines after clicking to cancel approval.

**4. How to confirm the malicious approval address?**

Malicious approval addresses have the following characteristics:

1\. Unknown airdrop lure;

Open an approved address, click \[Token Balances], and click a token at any point; and then click \[Token Transfer];

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FSJJkiDqGz75Jst4ho9D9%2F1%20%E6%8B%B7%E8%B4%9D%2023.png?alt=media\&token=30ae48b0-540f-40da-bf37-a83967fca030)

In some transfers, the thief will attach a note and use the airdrop as bait to allow you to exchange it through a third-party DApp. This is the most common way to obtain user approval, please take care! ! Don't believe in any airdrops from unknown sources!&#x20;

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FnDrKcwbgPqxmPSl4L4hN%2F1%20%E6%8B%B7%E8%B4%9D%2024.png?alt=media\&token=492fc9f7-09da-4e31-a305-8fa3961695e2)

2\. Approved address to issue multiple tokens of same types；

After checking the approved address, it was found that multiple TRC10 tokens issued by this address are as follows:

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2Fj9tt8J3CnetBsSpGbF27%2F1%20%E6%8B%B7%E8%B4%9D%2025.png?alt=media\&token=ba5540d2-2634-46de-8fe3-ebe7105f53bc)

There are so many TRC10 tokens that cannot be exchanged in Swap. They must be used for other purposes. Click on the tokens one by one to get the following content, the answer is obvious.

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2F2VOMStM6Hxaas4D9Jv42%2F1%20%E6%8B%B7%E8%B4%9D%2026.png?alt=media\&token=e4920f6a-c128-4f77-8e19-acb22d4a783f)

Note: In addition, there is also a scammer who uses a fake payment interface to transfer money with users, and uses Approve to achieve the purpose of stealing money. Therefore, you must be cautious in dealing with others.


---

# 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/cancel-malicious-authorization.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.
