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 →
Parameters guide

Solana Token Parameters:
Name, Symbol, Supply & Decimals

Complete guide to Solana token parameters. Learn best practices for name, symbol, supply, and decimals. Understand how each parameter affects your token and make informed decisions.

When creating a Solana token, you'll need to set several parameters: name, symbol, supply, and decimals. These parameters are permanent once your token is created, so it's crucial to understand each one and make informed decisions.

This guide explains each parameter in detail, covering requirements, best practices, and how they affect your token. Understanding these parameters helps you create a token that meets your goals and works well for your intended use case.

1 Token Name: Best Practices and Requirements

The token name is the full, human-readable name of your token. It appears in wallets, block explorers, and wherever your token is displayed. This is permanent and cannot be changed after creation.

Requirements

Must be unique and descriptive
Typically 3–50 characters
Can include letters, numbers, and spaces
Should be clear and professional

Best Practices

Use a clear, descriptive name that explains purpose
Avoid overly long names that are hard to remember
Check for typos - cannot be fixed later
Make it memorable and brandable

Common Mistakes

Typos or spelling errors (permanent)
Too generic or confusing names
Names that don't match your project
Special characters causing display issues

2 Token Symbol: Choosing the Right Symbol

The token symbol is a short code (typically 2–10 characters) that represents your token. It's used in trading pairs, displays, and shorthand references. Like the name, it's permanent and cannot be changed.

Requirements

Typically 2–10 characters
Usually uppercase letters
Should be unique and recognizable
Must be easy to type and remember

Best Practices

Keep it short (3–6 characters is ideal)
Use uppercase letters for clarity
Check if the symbol is already in use
Avoid confusing characters (0 vs O, 1 vs I)

Common Mistakes

Typos in the symbol (permanent)
Using confusing characters (0, O, 1, I, l)
Symbols that are too long
Conflicts with existing tokens

3 Total Supply: How to Decide

Total supply is the number of tokens that will exist. This is permanent and cannot be changed after creation. Choosing the right supply is crucial for your token's economics and usability.

Factors to Consider

  • Target Price: If you want a $1 token and $1M market cap, you need 1M tokens. If you want $0.001, you need 1B tokens.
  • Use Case: Micro-transactions need large supply. Store of value tokens need smaller supply.
  • Market Cap Goals: Consider your target market cap and work backwards to supply.
  • Decimals: More decimals allow smaller supply with same precision. 6 decimals is common.

Common Supply Ranges

1M–10M

Small Supply

Creates scarcity, higher price per token

10M–100M

Medium Supply

Balanced approach, most common

100M–1B+

Large Supply

Enables micro-transactions, lower price

Learn more about tokenomics design and how supply affects your token's economics.

4 Decimals: Understanding Precision

Decimals determine how divisible your token is. This affects how tokens are displayed, used in transactions, and calculated. Like other parameters, decimals are permanent.

Common Decimal Values

  • 6
    6 Decimals: Most common for Solana tokens. Matches many popular tokens. Good balance of precision and simplicity.
  • 9
    9 Decimals: Matches SOL exactly. Maximum precision. Good for tokens that need very small units.
  • 0
    0 Decimals: Whole numbers only. Rare, used for non-divisible tokens or NFTs with supply > 1.

Important Consideration

Decimals work with supply to determine your token's precision. With 1M supply and 6 decimals, you can represent amounts from 0.000001 to 1,000,000 tokens. Most Solana tokens use 6 decimals - only use 9 if you specifically need to match SOL's precision.

How Parameters Affect Your Token

Display and Usability

Name and symbol appear in wallets, block explorers, and trading interfaces. Clear, professional choices improve user experience and trust.

Price and Market Cap

Supply directly affects price. With fixed market cap, higher supply means lower price per token. Decimals affect how prices are displayed.

Transaction Precision

Decimals determine the smallest transaction amount. With 6 decimals, you can send 0.000001 tokens minimum.

User Perception

Parameters affect how users perceive your token. Professional names and symbols build trust. Supply and price affect perceived value.

Common Parameter Mistakes

Typos in Name or Symbol

Typos are permanent and cannot be fixed. Always double-check spelling before confirming. Have someone else review your name and symbol.

Not Calculating Supply Properly

Setting supply without considering target price and market cap can create problems. Calculate your target market cap first, then determine supply.

Using Wrong Decimals

Using too few decimals limits precision. Using too many can cause display issues. Stick with 6 decimals unless you have a specific reason for 9.

Not Understanding Parameter Interactions

Parameters work together. Supply and decimals determine precision. Name and symbol affect perception. Understand how they interact before setting values.

Learn more about common mistakes and how to avoid them when creating your token.

Changing Parameters After Creation

Cannot Be Changed (Permanent)

Token name
Token symbol
Total supply
Decimals
Mint address

If any of these are wrong, you must create a new token.

Can Be Updated (If Authority Retained)

Description (if update authority retained)
Logo (if update authority retained)
Metadata URI (if update authority retained)

Once update authority is revoked, these also become permanent. Learn more about token metadata.

Frequently Asked Questions

What are the required parameters for creating a Solana token?
Required parameters include token name (full name), token symbol (short code), total supply (number of tokens), and decimals (divisibility). These parameters are permanent once the token is created and cannot be changed.
Can I change token parameters after creation?
No, core parameters like name, symbol, supply, and decimals are permanent and cannot be changed after token creation. Metadata like description and logo can be updated if you retain update authority, but the fundamental parameters are fixed.
What is a good token supply for a Solana token?
There's no one-size-fits-all answer. Supply depends on your target price, market cap goals, and use case. Common ranges are 1 million to 1 billion tokens. Consider your utility, target market cap, and decimal precision when deciding. Most tokens use 10M–100M supply as a balanced approach.
How many decimals should I use?
Most Solana tokens use 6 decimals, which provides good precision while keeping calculations simple. Use 9 decimals if you need to match SOL's precision exactly or require very small transaction units. Avoid using too few decimals as it limits precision.

Ready to launch?

Create your Solana token today

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