Create Token

Launch your own SPL token with Metaplex metadata on Solana devnet

Metaplex Standard Token Creation

Creates SPL token first, then adds Metaplex metadata account using createMetadataAccountV3.

Token Details
Configure your token parameters and metadata

Please connect your wallet to create a token

Click to upload or drag and drop

PNG, JPG, GIF, WebP up to 2MB

Metadata will be stored on-chain

Standard is 9 decimals

Creation Process:

  • • Step 1: Create SPL token mint and associated token account
  • • Step 2: Mint initial supply to your wallet
  • • Step 3: Create metadata account using createMetadataAccountV3
  • • Step 4: Link metadata to token mint

Estimated Costs:

  • • Token mint creation: ~0.01 SOL
  • • Associated token account: ~0.002 SOL
  • • Metadata account: ~0.002 SOL
  • • Transaction fees: ~0.002 SOL
  • • Total: ~0.016 SOL