# Solana Token Update Guide

{% hint style="success" %}
Solana Token Update | Edit Token Metadata | Modify Minting & Freeze Authorities

SlerfTools supports one-click updates for Solana on-chain token information, including metadata modifications, mint authority adjustments, and freeze authority management—empowering you to promptly refine your tokenomics.

[try it now ](https://slerf.tools/en-us/token-update/solana)
{% endhint %}

#### **How to Use the Solana Token Update Tool**

1. Connect your Solana wallet&#x20;
2. Enter the token contract address you want to update&#x20;
3. Automatically check update permissions for the token&#x20;
4. Modify the information you wish to update&#x20;
5. Sign the transaction and wait for the update to complete&#x20;

#### **Preparation Checklist:**&#x20;

1. A computer or a mobile phone&#x20;
2. Solana wallet
3. At least 0.06 SOL in your wallet&#x20;
4. Token contract information&#x20;

#### Step-by-Step Instructions

#### **1. Connect Your Wallet**&#x20;

SlerfTools currently supports a variety of popular Solana wallets such as Solflare, Phantom, and OKX Wallet. This guide uses **Phantom** as an example.&#x20;

<mark style="color:green;">Solana Token Update</mark>: <https://slerf.tools/en-us/token-update/solana>

Go to the SlerfTools token update page, where you can switch the language using the toggle in the upper right corner.

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

#### **2 .Enter or paste the token contract address you wish to update.**

<figure><img src="/files/7EErgHDOpNUqzj82zWWC" alt=""><figcaption></figcaption></figure>

The token contract can be obtained by clicking the respective token in your wallet and viewing the contract address in the browser.

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

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

#### **3. Automatically query the token's update permissions.**

<mark style="color:green;">You can only update the token if the selected token's metadata modification rights have not been forfeited, and the currently linked wallet is the administrator of the selected token,</mark> as shown in the image below:

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

The token's metadata modification rights <mark style="color:green;">have not been forfeited,</mark> but the imported wallet is not the administrator of the selected token, <mark style="color:red;">so updates cannot be made</mark>, as shown in the image below.

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

The authority to modify token metadata <mark style="color:red;">has been relinquished and cannot be updated,</mark> as shown in the image below.

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

#### **4. Modify the token information that needs to be updated**

You can modify the token's name, symbol, logo, description, official website information, social media links, minting permission address, and freezing permission address.

<figure><img src="/files/0y9kf5zrIHIKMnW5C0if" alt=""><figcaption></figcaption></figure>

#### **5. Confirm the update, sign the transaction, and wait for the token update to complete.**

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

***

[<mark style="color:green;">**SlerfTools | A Comprehensive Solana Toolkit for Token Creation, Mass Airdrops, and Market-Making Bots**</mark>](https://slerf.tools/en-us)

<mark style="color:green;">**Secure and open-source, delivering the most convenient all-in-one experience for Solana users.**</mark>

SlerfTools Community

Twitter: [<mark style="color:orange;">https://twitter.com/SlerfTools</mark>](https://twitter.com/SlerfTools)

Telegram: [<mark style="color:orange;">https://t.me/SlerfTools</mark>](https://t.me/SlerfTools)

Gitbook: [<mark style="color:orange;">https://docs.slerf.tools/</mark>](https://docs.slerf.tools/)

Github: [<mark style="color:orange;">https://github.com/slerfTools/slerfTools</mark>](https://github.com/slerfTools/slerfTools)

Medium: [<mark style="color:orange;">https://slerftools.medium.com/</mark>](https://slerftools.medium.com/)

YouTube: [<mark style="color:orange;">https://www.youtube.com/@slerftools</mark>](https://www.youtube.com/@slerftools)

Email: [<mark style="color:orange;">mailto:BD@slerf.tools</mark>](mailto:BD@slerf.tools)

<mark style="color:orange;">SlerfTools reserves the right, at its sole discretion, to modify, change, or cancel this announcement at any time for any reason without prior notice. The above information is provided for reference only. SlerfTools does not make any recommendations or guarantees regarding any virtual assets, products, or promotional activities on this platform. The prices of virtual assets are highly volatile, and investing or trading them involves significant risk. Please invest with caution.</mark>


---

# 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.slerf.tools/en/token-management/solana-token-update-guide.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.
