Home/Tools/

Solana Update Metadata

Solana tools

Explore 20lab Solana Tools

Effortlessly manage your Solana tokens with our toolset.

Update metadata

Blockchain

Connect to the chosen blockchain.

Token address

Enter the address of the Solana token to start.

Update metadata

Update name, symbol, logo, description and links for your token.

Token name

Token symbol

Token logo

Token description

Website

X (Twitter)

Telegram

Discord

YouTube

Instagram

Medium

Related Posts

Continue your journey with these related blog posts.

Purple and green graphics with a gear wheel, the words “Update Metadata” and a gradient background.
How to Update Solana Token Metadata

Learn how to update your Solana token's metadata using 20lab's specialized tools.

April 22, 2025

5 min read

Solana Metadata inscription on a background featuring the 20lab logo with purple graphic elements.
How to Add Metadata to SPL (Solana) Token

Learn how to add or modify SPL token metadata using 20lab's generator. Update logo, description, and links in your Solana token with storage on IPFS.

September 30, 2024

9 min read

Raydium logo on a dark background with purple smoke around it, with the words "Adding Liquidity" and a network of connections in the background.
Add Liquidity to Raydium - Step-by-Step Solana Pair Creation Guide

Learn how to add liquidity to Raydium DEX with our comprehensive guide. Step-by-step instructions for Solana token creators to securely launch your token!

January 28, 2025

7 min read

Meteora logo on a dark background with orange smoke around it, with the words "Adding Liquidity" and a network of connections in the background.
Add Liquidity to Meteora on Solana - Pool Creation Guide

Learn how to add liquidity to Meteora for your Solana token - a step-by-step guide covering DAMM v2 pool creation, fee configuration, and LP token security.

March 23, 2026

7 min read

Solana (SOL) cryptocurrency logo is centered on a dark background with purple elements and abstract geometric and wave-like patterns.
Solana Token - Launch Your Project on High-Performance Blockchain

Learn about Solana, the blockchain that provides a fast, secure and scalable infrastructure for token projects.

July 24, 2024

8 min read

Graphic with the inscription “SPL” on a geometric pattern background. The whole design is in shades of orange and red.
SPL - The Token Standard for Solana Blockchain

Learn what SPL is and how it is standardizing tokens for compatibility across Solana blockchain.

November 11, 2024

5 min read

The update metadata tool is a specialized utility that allows token creators and managers to modify the descriptive information associated with SPL tokens. This is essential for:

  • Rebranding or refreshing token identity
  • Correcting errors in token information
  • Updating links to project resources and socials
  • Adding or modifying token logo and description

This tool provides a streamlined interface for managing your token's public-facing information, helping ensure your token maintains accurate and up-to-date representation across the Solana ecosystem.

The 20lab update metadata tool supports modifying several key metadata fields:

  • Token name - The name of the token as displayed in wallets and explorers
  • Token symbol - The symbol used to represent the token (e.g., BTC, ETH)
  • Image - Visual representation/logo of the token
  • Description - Brief explanation of the token's purpose
  • Website - Link to official project website
  • Socials - Link to project's social media accounts

The tool supports both on-chain metadata updates and updates to the off-chain JSON metadata that's referenced by the URI, giving you complete control over your token's presentation.

Only the current Metadata Update Authority can modify a token's metadata. This is typically:

  • The original token creator who deployed the token
  • Any wallet address that has been transferred the metadata update authority
  • A multisig wallet if the update authority has been transferred to one

If you no longer have access to the wallet with update authority, or if the update authority has been revoked, you cannot modify the token's metadata. This security feature ensures that only authorized parties can change a token's public information.

Updating your token's metadata with 20lab is simple and streamlined:

  1. Connect the wallet that holds the metadata update authority
  2. Enter your token's mint address
  3. Update your token's image, description, website, and social links
  4. Confirm the transaction to complete the update

20lab handles all the technical aspects automatically in the background. Your updated metadata is permanently stored on IPFS, and the metadata URI is updated on-chain, eliminating the need to manually create, format, or host JSON files yourself.

No, updating metadata only changes the descriptive information about your token, not its functional properties. Specifically:

  • Token balances and ownership remain unchanged
  • Token decimals and supply are not affected
  • Any functional extensions (transfer fees, etc.) continue to operate as before
  • Programs interacting with the token are unaffected

Metadata updates are purely cosmetic and informational changes that affect how your token is displayed in wallets, explorers, and other interfaces, but do not alter any of its operational characteristics.

The timing for metadata changes to appear varies across different platforms:

  • On-chain data - Updates to name, symbol, and URI are reflected immediately on the blockchain
  • Solana explorers - Most explorers update within minutes to hours
  • Wallets - Most wallets refresh metadata within 1-24 hours
  • Marketplaces and other apps - Can take 1-3 days to reflect changes, depending on their caching policies

If your updated metadata isn't appearing in a particular service, you may need to contact their support team to request a metadata refresh for your token. Some platforms may cache metadata for extended periods to reduce network load.

The update metadata tool is compatible with SPL tokens that have metadata extensions, including:

  • Tokens created with the Metaplex token metadata program
  • SPL tokens with Token-2022 metadata extensions (such as tokens created using the 20lab token generator)

However, the tool cannot update metadata in the following cases:

  • Tokens with immutable metadata (where mutability was disabled at creation)
  • Tokens created without the Metaplex program integration
  • Basic SPL tokens without metadata extension