Support & Documentation

Learn how to create and manage your Solana token with our comprehensive guides and troubleshooting tips.

Creating Your Token

Prerequisites

  • A Solana wallet (like Phantom) with SOL for fees
  • Token details (name, symbol, supply, etc.)
  • Optional: Token logo (recommended size: 1000x1000px)

Step-by-Step Guide

To create a token, you'll first need to connect your Solana wallet:

  1. Click the "Connect Wallet" button in the top right corner
  2. Select your preferred wallet (Phantom, Solflare, etc.)
  3. Approve the connection in your wallet extension
  4. Ensure you have at least 0.1 SOL for transaction fees

💡 Tip: We recommend using Phantom wallet for the best experience.

Provide the essential information for your token:

Token Name

The full name of your token (e.g., "My Awesome Token")

Symbol

A short ticker symbol (e.g., "MAT") - typically 3-5 characters

Description

A brief description of your token's purpose and use case

Supply

Total number of tokens to create (e.g., 1,000,000)

Fine-tune your token's behavior and permissions:

Revoke Freeze Authority

Prevents freezing token accounts (recommended for most tokens)

Revoke Mint Authority

Prevents creating more tokens (makes supply fixed)

Decimals

Number of decimal places (9 is standard for Solana tokens)

⚠️ Warning: These settings cannot be changed after token creation.

Ready to launch your token:

  1. Review all your token details carefully
  2. Click the "Create Token" button
  3. Approve the transaction in your wallet
  4. Wait for the transaction to confirm (usually 10-30 seconds)
  5. Your token mint address will be displayed upon success

🎉 Success! Save your token mint address - you'll need it for adding liquidity and listings.

Common Issues & Solutions

Problem: Wallet won't connect or shows connection error

Solutions:

  • Refresh the page and try again
  • Make sure your wallet extension is unlocked
  • Try a different browser or incognito mode
  • Clear your browser cache and cookies
  • Update your wallet extension to the latest version

Problem: Token creation transaction fails or gets rejected

Solutions:

  • Ensure you have enough SOL for transaction fees (at least 0.1 SOL)
  • Check if the token symbol is already taken
  • Wait for the network to be less congested and try again
  • Reduce the token supply if it's extremely large
  • Try creating the token with a different wallet

Problem: Logo won't upload or displays incorrectly

Solutions:

  • Ensure file size is under 5MB
  • Use PNG or JPG format only
  • Make sure the image is square (1:1 aspect ratio)
  • Try compressing the image before upload
  • Clear browser cache and try uploading again