# ETH链 NFT取消合约授权教程

#### 1、打开链接

{% embed url="<https://cn.etherscan.com/tokenapprovalchecker>" %}

#### 2、输入要查询的地址，点击搜索

<figure><img src="/files/pavkfgA4BxjGaEKH857N" alt=""><figcaption></figcaption></figure>

#### 3、点击“Connect to Web3”连接钱包

<figure><img src="/files/QiV6eo5koQhoEFlmmi3Y" alt=""><figcaption></figcaption></figure>

#### 4、连接成功后，页签选择 ERC-721，点击“Revoke”按钮会弹出确认弹窗，继续点击“Revoke”调用钱包即可取消该NFT的合约授权（注：调用合约取消授权需要消耗Gas费，请知悉）。

<figure><img src="/files/y60tjnS670HQiLpGMrX6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1Vri8QPmRGNE6iH7pPTC" alt=""><figcaption></figcaption></figure>


---

# 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://metapath.gitbook.io/docs/metapath-user-guide/user-guide/cn/jiao-cheng/eth-lian-nft-qu-xiao-he-yue-shou-quan-jiao-cheng.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.
