# Sui Revoke Authority Tutorial

**GTokenTool Sui Revoke Authority** is a vital security tool for permanently renouncing token minting and ownership rights on the Sui network. It provides a one-click no-code operation to instantly lock token supply, enhance investor trust and project credibility. Suitable for developers and project owners, this efficient solution ensures transparency, prevents manipulation, and offers a secure and fast way to complete tokenomics design and meet community security demands.

## 📌Core Summary: Sui Revoke Authority Tool

**GTokenTool Sui Revoke Authority** is a high-security utility for renouncing token minting and ownership rights on Sui. It enables project owners to lock tokenomics permanently, providing a verifiable trust signal to investors and the community.

* **Permanent Rights Renunciation:** Irrevocably forfeit minting authority for total decentralization.
* **One-Click Supply Lock:** Instantly freeze total supply to prevent any future inflation.
* **No-Code Security:** Finalize complex contract security settings without technical expertise.
* **Trust Enhancement:** Boost project credibility by meeting strict community safety standards.
* **On-Chain Verification:** Provide transparent proof of renounced rights to attract savvy investors.

> **Key Value:** Secure your project’s long-term credibility by permanently decentralizing authority with one click.

***

## Preparations

1. Install the Suiet wallet or SuiWallet plug-in: [Suiet wallet installation tutorial](https://docs.gtokentool.com/en/sui/suiet-wallet-installation-tutorial), [Suiwallet wallet installation tutorial](https://docs.gtokentool.com/en/sui/sui-wallet-installation-and-usage-tutorial)
2. If these two wallets are not installed, OKX Web3 Wallet is also supported.
3. Prepare at least 3 SUI in your wallet. If the amount is insufficient, it will cause the coin issuance to fail.
4. It is recommended to use the OKX Web3 wallet for issuing coins via mobile phones, not the TP wallet, because the TP wallet cannot upload logos.

## S Revoke Authority Specific Operations

### 1. Connect Wallet

Management: <https://sui.gtokentool.com/Token/management>

Go to the management page, select the <mark style="color:purple;">Main</mark> network in the upper right corner and connect your wallet. It is recommended to use the Suiet wallet. A devtnet is used here for demonstration.

<figure><img src="/files/Hwe3E81NFXXlZxFaGwdf" alt=""><figcaption><p>connect wallet &#x26; select network</p></figcaption></figure>

### 2. Select a Token and Click"Permission"

<figure><img src="/files/vHSPzU1WL1EuGJopG92v" alt=""><figcaption><p>select a token</p></figcaption></figure>

After clicking "`Permission`", you will enter the page for revoking authority.

<figure><img src="/files/4fNjyeKgA9mN16csvoPK" alt=""><figcaption><p>revoke authority page</p></figcaption></figure>

### 3. Click"Revoke Authority"

<figure><img src="/files/XsK5cH2e7uyxwboIeVrx" alt=""><figcaption><p>confirm transaction</p></figcaption></figure>

After the wallet pops up, click "`Approve`". A prompt will appear once the transaction is successful.

<figure><img src="/files/8oak8bL4x8IzaYZqTB7U" alt=""><figcaption><p>revoke successfully</p></figcaption></figure>

***

### 🤝 Connect with GTokenTool <a href="#connect-with-gtokentool" id="connect-with-gtokentool"></a>

* 💬 **Telegram Community:** [Click to join our official group](https://t.me/GToken_EN)
* 💻 **Official Website:** [Visit our official site for full features](https://gtokentool.com/)
* 🐦 **Twitter (X):** [Follow us for the latest updates](https://twitter.com/GTokenTool)
* 📺 **Video Tutorials:** [Subscribe to our YouTube Channel](https://www.youtube.com/@GTokenTool)

> ⚠️ **Risk Warning & Disclaimer**
>
> GTokenTool reserves the right to modify this notice without prior notice. All platform information is for reference only. We do not endorse any virtual assets or activities. Virtual assets are highly volatile and carry significant financial risk. Please invest with caution and conduct your own due diligence.


---

# 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://docs.gtokentool.com/en/sui/revoke-authority.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.
