# Solana Update Token Tutorial

The **GTokenTool** platform's **Solana Update Token** utility allows project managers to modify token metadata with zero coding. It enables instant updates to names, symbols, and logos, ensuring branding remains dynamic. With high execution speed and professional security, it provides a cost-effective way to refine project identity. This is the ideal solution for developers seeking full control and flexibility over their established SPL tokens on the Solana network.

## 📌Core Summary: Solana Update Token

* **Functional Positioning: Dynamic Branding & Metadata Management.** This utility serves as a professional management tool for refining and maintaining project identity on the Solana network.
* **Primary Purpose:** It enables project managers to modify token metadata and authority settings with zero coding required, ensuring project information remains current.
* **Core Features:**
  * **No-Code Metadata Modification:** Allows for instant updates to token names, symbols, and logos without programming knowledge.
  * **Authority Management:** Provides flexibility to adjust authority settings for established SPL tokens.
  * **High-Speed Refinement:** Delivers rapid execution and professional security for real-time project updates.
  * **Cost-Effective Control:** Offers a secure and efficient way to maintain full authority over a token's on-chain profile.
* **Target Audience:** Developers and project leads seeking a reliable and flexible solution for managing existing token assets.

***

## Solana Update Token information Steps

### 1. Enter token management page and connect wallet.

Token Management link: <https://sol.gtokentool.com/en/Token/management>

After enter the page, connect the wallet and select <mark style="color:purple;">Main</mark> node. Here is a demonstration using the test network.&#x20;

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

Choose a token to update.

<figure><img src="/files/L35zTehgN0EwHI5fdNb1" alt=""><figcaption><p>choose a token to update</p></figcaption></figure>

### 2. Check update authority

If the token has not revoked its token authority, the token information can be updated. If the token has already revoked the update authority or the update authority do not belong to your wallet address, you cannot update the token information.

<figure><img src="/files/4Qgaq6nPS92o8C8KNZG9" alt=""><figcaption><p>check update authority</p></figcaption></figure>

### 3. Update token information.

After confirming that you have the token update authority, fill in the updated full name, symbol, etc. as required.

**Name**: The name of the token (such as G Token), which supports English, Chinese, and a mixture of Chinese and English, with a maximum of 32 characters.

**Symbol**: The abbreviation of the coin (such as G T), which supports English, Chinese, and a mixture of Chinese and English, with a maximum of 10 characters.

**Logo**: Solana’s coin avatar, which can be displayed in the wallet as a logo token image (The maximum size of the uploaded image is no more than 2M)

<mark style="background-color:blue;">Optional information:</mark>

**Description**:  Fill in your token description.

**Official website**: Official website link address.

**Telegram**: Telegram link address.

**Twitter**: Twitter link address.

**Discord**: Discord link address.

<figure><img src="/files/uYuoqh1agtj56FWKB5oJ" alt=""><figcaption><p>optional part</p></figcaption></figure>

For example, it can be filled in the following way:

<figure><img src="/files/LMieb0WsZRo5Voj7gOfe" alt=""><figcaption><p>update token info</p></figcaption></figure>

### 4. Click "Confirm" to update token information.

After the wallet pops up, click "`Confirm`".

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

<figure><img src="/files/oJMUtofVhdcV8gE05fBv" alt=""><figcaption><p>update successfully</p></figcaption></figure>

{% hint style="warning" %}
**Note:** Generally speaking, if the deduction is successful, it means the information modification is successful. If your wallet has been deducted but it prompts that the modification has failed, do not click repeatedly. First, search for the contract address on the Solana browser to check if the information has been modified.
{% endhint %}

### 5. Check if the updated tokens are successfully updated.

We can view token information in the wallet or through the [Solana browser](https://solscan.io/).

<figure><img src="/files/ExFzyrbpOSHR2ovQFqRZ" alt=""><figcaption><p>before and after comparison</p></figcaption></figure>

<figure><img src="/files/IyvbLsIY8JrV9fPulqZn" alt=""><figcaption><p>before and after comparison</p></figcaption></figure>

{% hint style="warning" %}
**Precautions:** In theory, as long as you don't give up the update authority, you can update the information an unlimited number of times. However, for the long-term operation of the project, it is recommended that everyone operate with caution.
{% endhint %}

***

## ❓FAQ

### Q: What token information can be updated via GTokenTool?

**A:** It supports the modification of metadata including the full token name, token symbol, Logo, introduction and related links.

### Q: How much handling fee is required to update token information?

**A:** Updating token information only costs 0.05 SOL.

### Q: Does the update of token information take effect immediately?

**A:** Yes, the on-chain data will be synchronized and updated in real time, while the data in the wallet needs to wait for the wallet data collection and update.

***

### 🤝 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/solana/update-token.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.
