Skip to main content

How wallet connection works

This app uses your wallet to sign transactions securely. We never have access to your private keys or funds. You remain in full control at all times.

Launch your Solana token today - starting from just 0.1 SOL  ·  Get started →
Metadata guide

Solana Token
Metadata Explained

Complete guide to Solana token metadata. Learn what metadata is, how it's stored, and why it matters for your token's display and discoverability.

Token metadata is the information that describes your Solana token. It includes the name, symbol, logo, description, and other details that wallets, exchanges, and block explorers display to users.

1 What is Token Metadata?

Metadata is the human-readable information about your token. While the blockchain stores the technical details (supply, decimals, mint address), metadata provides the context users need to understand what your token represents.

When someone views your token in a wallet or on Solscan, they see the metadata: the name, symbol, and logo you've defined. Without proper metadata, your token appears as a long address with no identifying information.

2 Core Metadata Fields

Standard SPL token metadata includes several essential fields:

Name: The full display name of your token (e.g., "Solana Pearl Token")
Symbol: The short ticker symbol (e.g., "SPRL")
Description: A brief explanation of your token's purpose
Logo: An image file (PNG, JPG, or WEBP) representing your token
Decimals: The number of decimal places (typically 9 for Solana tokens)

3 Extended Metadata

Beyond the basics, you can add extended metadata to provide more context:

Creator information: Your name or brand name, plus a website
Social links: Twitter/X, Telegram, and website URLs
Tags: Categories or keywords that describe your token

Extended metadata helps with discoverability and builds trust. When users see creator information and social links, they can verify the token's legitimacy and connect with your community.

How Metadata is Stored

On-Chain Storage

Metadata stored directly on the blockchain. Permanent but costs more in transaction fees.

Off-Chain with URI

Metadata stored on a server or IPFS, referenced by a URI. More flexible and cost-effective - the most common approach.

Metadata Standards

The Solana ecosystem uses the Metaplex metadata standard. This ensures compatibility across wallets, exchanges, and tools. When you create a token through a reputable platform, it follows this standard automatically.

The metadata JSON file includes fields like name, symbol, description, image URI, and properties. Wallets read this file to display your token correctly. Learn more about token parameters like name, symbol, supply, and decimals that are part of your token's core configuration.

Why Metadata Matters

User Experience

Without metadata, tokens appear as addresses, making them hard to identify.

Trust

Complete metadata with creator info and social links builds credibility.

Discoverability

Exchanges and tracking sites use metadata to categorise and list tokens.

Professionalism

Well-crafted metadata shows you've put thought into your token.

Updating Metadata

Whether you can update metadata depends on your token's update authority. If you revoke the update authority during creation, metadata becomes permanent. This is generally recommended for trust, but it means you cannot change details later.

If you keep update authority, you can modify metadata later. However, this reduces trust because holders know you could change the token's identity. Learn more about authority management.

Best Practices

When creating token metadata:

Use a clear, descriptive name that reflects your token's purpose
Choose a symbol that's memorable and not too long (3–6 characters is ideal)
Write a concise description that explains what your token does
Use a high-quality logo (at least 256×256 pixels, PNG or WEBP format)
Include creator information and social links for transparency
Consider revoking update authority to lock metadata permanently

Ready to launch?

Create your Solana token today

No coding required. Live on mainnet in under 60 seconds.