Dexlab Docs
DexlabCreate TokenPool/SwapMomeTelegram
  • 🤘Introducing
  • PRODUCTS
    • 🔬Token Factory
      • 1️⃣Quick Token Creation Guide
      • 2️⃣Change Token Information (Update Metadata)
      • 3️⃣Manage Token (Burn, Mint, Revoke Freeze, Revoke Mint)
      • 4️⃣Token Hub – Manage & Explore
      • 💹Create OpenBook Market ID
      • ⁉️Token decimal guide
      • ⁉️Factory Fee
      • ⁉️How to check market ID?
      • ⁉️FAQ
      • Terms of service
    • 🤽‍♂️DEX(Swap/LP Pool)
      • 🔄Token Swap
      • 🔱Create Your Own Liquidity Pool – Easy & Fast!
      • ⚙️Provide & Manage Liquidity
    • 👼Mome Launchpad
    • 🔧SuperTools for XPLA
      • CW20 Token Creation
        • 1️⃣Instantiate (Minting)
        • 2️⃣Query Contract
        • 3️⃣Execute (Burn, Send, Logo Updated, etc)
        • ⚠️How to Get My CW20 Token Contract Address
      • CW721 Token Creation (NFT)
        • 1️⃣Instantiate (Minting)
        • 2️⃣Query Contract
        • 3️⃣Execute (Send, Transfer, Burn, etc)
        • ⚠️How to Check My CW721 on XPLA Explorer
    • 🔋SuperDEX for XPLA
      • BI/CI
      • Keplr Wallet Creation
    • 📋Terms of Service
    • 📖Platform Disclaimer
    • 📖SDK & API License Agreement
  • developer hub
    • 🏗️Token & Swap APIs
      • API Key Issuance Guide
      • Swap API
      • Token Creator API
    • Dexlab Factory Bot
  • ADDITIONAL RESOURCES
    • Twitter
    • Discord
    • Telegram
    • Medium
Powered by GitBook

© Copyright 2025 DEXLAB | All Rights Reserved

On this page
  • Step 1: Connect Your Wallet
  • Step 2: Search for Your Token
  • Step 3: Access the Manage Tab
  • Step 4: Manage Your Token
  • 🔹 Previous Version
  • Where can I find token management?
  • Burn Token
  • Add Token
  • Fix Supply
  • Change Authority
  • Revoke Freeze Authority
  1. PRODUCTS
  2. Token Factory

Manage Token (Burn, Mint, Revoke Freeze, Revoke Mint)

PreviousChange Token Information (Update Metadata)NextToken Hub – Manage & Explore

Last updated 1 month ago

🔹 New Version (Now Live!)

Step 1: Connect Your Wallet

📌 Before Updating your token, connect your Solana wallet.

  • Click "Connect Wallet".

  • A pop-up will appear—select your preferred wallet. (e.g, Phantom, Solflare ...)

  • Approve the connection request.

  • Your wallet will be used to approve transactions and manage your token.

Step 2: Search for Your Token

📌 Find the token you want to update.

  • Search for the token you want to update.

  • Tokens with a tool icon 🔧 indicate they are manageable and can be updated.

  • Click on the token that you want to modify.

Step 3: Access the Manage Tab

  • When you click on the token in the previous step, you will see the menu at the top.

  • Switch to the Manage tab at the top.

  • Then, you will see various management options, including Mint Tokens, Revoke Freeze, and Revoke Mint.

  • These allow you to update token details, issue new tokens, or manage token authority settings as needed.

Note: If you're managing a standard SPL token, you will only see basic options like Mint, Burn, and Freeze.

Step 4: Manage Your Token

🧾 Token Management Guide

Here’s a list of token management actions you can perform via the Manage tab:

  1. Burn Token – Permanently remove tokens from an account

  2. Mint Token – Issue tokens to any address

  3. Freeze / Thaw Account – Enable or disable transfers for a token account

  4. Modify Metadata – Update token name, ticker, and image

  5. Distribute Mint – Mint to multiple wallets in one transaction

  6. Update Mint Authority - Transfer or revoke minting rights

  7. Update Metadata Authority - Transfer or revoke metadata editing rights

  8. Update Freeze Authority - Transfer or revoke freeze control rights


📦 Advanced Features (Token-2022 Only) These features are only available if your token was created using the Token-2022 standard:

  1. Modify Transfer Fee - Set % fee and max cap for token transfers

  2. Withdraw Collected Fees - View fee recipient & learn how to withdraw fees using the Solana CLI

  3. Modify Default Account State - Set new token accounts to Frozen or Initialized

  4. Modify Interest Bearing Rate - Set a display rate for interest-bearing tokens

  5. Update Permanent Delegate - Transfer delegate authority to another account

1. Burn Token

  • Permanently removes tokens from your wallet.

  • Enter the amount to burn → check your new balance → confirm.

Burned tokens cannot be recovered.

2. Mint Token (Add Token)

  • Wallet for Token Issuance: Enter the wallet to receive newly minted tokens (or use Auto-fill).

  • Number of Tokens to Issue: Enter how many tokens you want to mint.

  • You’ll see:

    • Current Total Supply – Tokens already issued

    • Expected Total Supply – New total after minting

  • Click Issue Tokens Now, then approve the transaction.

New tokens will be sent to the specified wallet instantly.

3. Freeze/Thaw Account

  • Wallet for Freeze Account: Enter the token account address (not the wallet) you want to freeze or unfreeze.

  • Make sure the account is associated with your token and can be frozen.

  • Check the balance to confirm it’s the right account.

  • Click Freeze account (or Thaw account) to change the account’s status.

  • Approve the transaction in your wallet.

You must have Freeze Authority for this token to perform this action.

4. Modify Metadata

Edit the display information of your token, such as name, ticker, and logo.

  • Token Name – Update your token’s full name (e.g., Dex-2022)

  • Ticker – Update the short symbol (e.g., DXL2022)

  • Symbol (Image) – Change the token logo

    • Recommended size: 256 × 256 px

    • Supported formats: JPEG, PNG, GIF, WEBP, etc.

  • (Optional) Click Show Advanced Options to edit external links and tags.

  • Click Update Metadata, then approve the transaction.

5. Distribute Mint

Distribute newly minted tokens to up to 10 recipients at once.

Mode 1: Copy & Paste

  • Paste multiple lines in the format:

wallet_address, amount
wallet_address, amount
  • Example:

CrZy3JRJb6Vyyj3PPvG6musyCeira4mu9aXQJokoFhZz, 2000  
2fJqRX4vv96457PYdTfA3Jk9SHKPqeMaq1iJn5VAYX5i, 3000
  • Make sure:

    • Each line has one wallet amount

    • No more than 10 entries

    • Comma (,) is used between address and amount

Mode 2: Individual Input

  • Add recipients one by one

  • Input wallet and amount per recipient

  • Use the ➕ or ➖ buttons to add/remove fields

✅ When ready:

  • Current Total Supply shows before minting

  • Expected Total Supply updates in real-time

  • Click Issue Distribute Tokens Now to mint to all listed addresses

6. Update Mint Authority

  • Enter New Authority Input the wallet address that will receive the mint authority.

  • Remove Mint Authority Check this box if you want to permanently disable minting.

  • Confirm & Update Click "Update Authority" to finalize the changes.

Be careful when removing mint authority — this cannot be undone.

7. Update Metadata Authority

  • New Metadata Authority Enter the wallet address that will gain permission to update the token’s metadata (name, symbol, image, etc.).

  • Remove Metadata Authority Check this box to revoke metadata editing rights entirely. (No one will be able to change the metadata after this.)

  • Confirm & Update Click Update Authority, then approve the transaction in your wallet.

Removing metadata authority is permanent and cannot be undone.

8. Update Freeze Authority

  • New Freeze Authority Enter the wallet address that will be able to freeze or unfreeze token accounts.

  • Remove Freeze Authority Check this box to permanently revoke freeze control. (You will no longer be able to freeze or thaw any accounts.)

  • Confirm & Update Click Update Authority, then approve the transaction in your wallet.

Once removed, the token becomes permanently transferable by all accounts — freezing will no longer be possible.

9. Modify Transfer Fee (Token-2022 only)

  • Transfer Fee (%) Set the percentage fee charged on each token transfer. Ex: 10 → 10% fee applied per transfer.

  • Max Transfer Fee (token) Cap the maximum number of tokens charged as a fee, regardless of the amount sent. Ex: Even for large transfers, the fee won’t exceed 100 tokens.

  • Confirm & Update Click Update Transfer Fee Now, then approve the transaction.

10. Withdraw Collected Fees (Token-2022 only)

  • Fee Recipient This is the wallet that receives transfer fees collected via the token’s transfer fee setting.

  • Important Note Fee withdrawals are not supported through the Dexlab. You must use the Solana CLI to manually withdraw collected fees.

  • 📘 Click Open Documentation for a step-by-step guide.

11. Modify Default Account State (Token-2022 only)

  • Default Account State Choose how newly created token accounts will behave by default:

    • Initialized – Usable immediately after creation

    • Frozen – Blocked until manually thawed

  • Confirm & Update Click Update Default Account Now, then approve the transaction.

12. Modify Interest Bearing Rate (Token-2022 only)

  • Interest Bearing Rate (%) Set how much token balances should grow automatically over time. Example: 35 = 35% annual increase in balance

  • Valid Range Interest rate must be between -32,768 and 32,767.

    ⚠️ Negative values will cause balances to decrease over time.

  • Confirm & Update Click Update Interest Rate Now, then approve the transaction.

13. Update Permanent Delegate (Token-2022 only)

  • New Permanent Delegate Enter the wallet address that will act as the permanent delegate. This address can perform actions like transfer, burn, and freeze on behalf of token holders (within permissions set).

  • Confirm & Update Click Update Authority, then approve the transaction.

🔹 Previous Version

Where can I find token management?

  • You can access the management screen directly by entering the Token Address (Mint).

  • Upon connecting your wallet, all tokens you own will be displayed, and you can enter by selecting a token from the list.

Burn Token

  • Go on to the 'BURN' tab

  • Type down the desired burning amount

  • Wait for approval on the wallet

Add Token

  • Go on to the 'ADD TOKEN' tab

  • Type down the desired add amount

  • Wait for approval on the wallet

Fix Supply

  • Go on to the 'FIXED SUPPLY' tab

Fixed Supply?

It is giving up the management rights for tokensIt is used for fixing the token supply so adding the token should be done before fixing the token supply.

If you want the change the authority of this minted token, you need to change it before fixing the supply.

After fixing the supply, you only can burn or update the metadata of the token.

Change Authority

  • Go to the 'CHANGE MINT AUTHORITY' tab

  • Enter the wallet address you want to transfer mint authority

  • Type twice

  • After this step, you cannot add or fix the supply of the token. Only burning is available.

  • It is difficult to change permissions with a wallet with the same mnemonic word.

Revoke Freeze Authority

  • If the Freeze Authority option is enabled, you will see the "DISABLE FREEZE" tab in the Admin menu.

  • You can disable it permanently via Disable Freeze Authority.

Open Token Hub ()

Note: If you don’t see these options, your token is likely a standard SPL token. To access these advanced features, create a Token-2022 at .

URL:

🔬
3️⃣
https://dexlab.space/token-hub
Dexlab Token Factory
https://old.dexlab.space/mintinglab/spl-token
Burn token
Revoke mint authority
Revoke Freeze Authority
left(Copy & Paste mode) & Right (Individual mode)
My Tokens
Revoke mint authority
Revoke Freeze Authority