Mainnet Beta: Solana Token Deployment Protocol V1.4

Documentation

Everything you need to know about deploying tokens on Solana with SOLMINT FACTORY

Getting Started

SOLMINT FACTORY is the most efficient way to deploy SPL tokens on Solana. No coding required.

Prerequisites

  • A Solana wallet (Phantom, Solflare, or any Wallet Adapter compatible wallet)
  • SOL tokens for network fees and token deployment
  • Token metadata (name, symbol, logo, description)

Quick Start

  1. Connect your wallet using the "Connect Wallet" button
  2. Navigate to the token creator page
  3. Fill in your token metadata (name, symbol, decimals, supply)
  4. Upload your token logo (PNG, JPG, or GIF)
  5. Configure authority settings (revoke mint/freeze)
  6. Optionally add liquidity pool configuration
  7. Review and confirm deployment

How It Works

01

Metadata Upload

Your token logo is uploaded to Arweave (permanent decentralized storage) using Irys. Metadata including name, symbol, and description is prepared according to Metaplex Token Metadata standard.

02

Token Mint Creation

A new SPL Token mint account is created on Solana with your specified decimals and supply. The initial token supply is minted directly to your wallet.

03

Metadata Association

Token metadata is created and associated with your mint account using Metaplex standards. This makes your token recognizable across Solana wallets and DEXs.

04

Authority Management

Optionally revoke mint and/or freeze authorities to make your token immutable and build trust with your community. This action is permanent and cannot be undone.

05

Liquidity Pool (Optional)

If selected, we automatically create an OpenBook market ID and initialize a Raydium CPMM liquidity pool with your specified token and SOL amounts, making your token immediately tradeable.

Fee Structure

Base Fees

Token Creation1.00 SOL
Metadata Storage (Arweave)0.005 SOL
Total Base Fee1.005 SOL

Optional Services

Revoke Mint Authority0.300 SOL
Revoke Freeze Authority0.300 SOL
Create Liquidity Pool2.000 SOL
Initial Liquidity (Variable)+ SOL amount

!Important Note

The liquidity pool setup fee (2.0 SOL) covers OpenBook market ID creation (1.0 SOL) and Raydium CPMM pool initialization (1.0 SOL). If you choose to add initial liquidity, the SOL amount you specify will be added to this fee and deposited into the pool.

Features

📝

Full Metadata Support

Complete Metaplex standard compliance. Upload logos, set descriptions, and add social links. All metadata is stored permanently on Arweave.

🔒

Revocable Authorities

Build trust by revoking mint and freeze authorities. Make your token immutable and prevent rug pulls.

💧

Instant Liquidity

One-click liquidity pool creation on Raydium. OpenBook market ID and CPMM pool setup automated.

No Coding Required

User-friendly interface handles all the complex Solana program interactions. Deploy in under 60 seconds.

Multi-Wallet Support

Compatible with Phantom, Solflare, and all Wallet Adapter compatible wallets.

🌐

Mainnet & Devnet

Test your token on Devnet before deploying to Mainnet. Switch networks seamlessly.

Network Information

Mainnet Beta

Production network with real SOL

Networkmainnet-beta
RPC EndpointclusterApiUrl(mainnet-beta)

Devnet

Test network with free SOL

Networkdevnet
RPC EndpointclusterApiUrl(devnet)

Testing on Devnet

Before deploying to Mainnet, we recommend testing on Devnet. You can get free Devnet SOL from faucets:

Frequently Asked Questions

What is an SPL Token?
SPL (Solana Program Library) Tokens are the standard token format on Solana, similar to ERC-20 tokens on Ethereum. They represent fungible assets that can be transferred, traded, and used across the Solana ecosystem.
What happens if I revoke mint authority?
Revoking mint authority is permanent. Once revoked, no additional tokens can ever be minted, making your token supply fixed. This builds trust with investors as it prevents inflation or rug pulls.
Can I update my token metadata after deployment?
By default, token metadata can be updated if you retain update authority. However, if you choose the 'Immutable' option or revoke update authority, the metadata becomes permanent and cannot be changed.
How long does token deployment take?
Token deployment typically takes 5-10 seconds on Solana Mainnet. If you're creating a liquidity pool, the entire process (including OpenBook market creation) takes approximately 30-60 seconds.
What wallets are supported?
We support all Wallet Adapter compatible wallets including Phantom, Solflare, Sollet, Ledger, and many others. Simply click 'Connect Wallet' and choose your preferred wallet.
Is my token automatically listed on DEXs?
If you choose to create a liquidity pool, your token will be immediately tradeable on Raydium and aggregated DEXs like Jupiter. However, you may need to manually add your token to tracking sites like DexScreener.
What file formats are accepted for the logo?
We accept PNG, JPG, and GIF formats. We recommend using a square image (at least 512x512 pixels) with a transparent background for best results.
Can I deploy multiple tokens?
Yes! There's no limit to the number of tokens you can deploy. Each deployment is independent and requires the standard fee.

Technical Details

Smart Contracts & Programs

  • Token Program: Solana SPL Token Program
  • Metadata: Metaplex Token Metadata Program
  • Storage: Arweave (via Irys)
  • DEX Integration: Raydium CPMM & OpenBook

Token Standards

All tokens created through SOLMINT FACTORY comply with:

  • • SPL Token Standard (Solana Program Library)
  • • Metaplex Token Metadata Standard
  • • Metaplex NFT Standard (if applicable)

Security

  • • All transactions are signed client-side
  • • Private keys never leave your wallet
  • • Open-source smart contracts
  • • Audited Metaplex programs

Need Help?

Documentation

Browse our technical documentation and API references

Community Support

Join our Discord or Twitter for community help