How to Create SPL Token (Standard Token) on Solmint
Create a standard Solana SPL token (Token Program) without any coding. Customize name, symbol, supply, decimals, upload a logo, add social links, and optionally make the token immutable / revoke mint & freeze authority — all in one transaction.
How to Use
Step 1: Connect your Solana wallet by clicking the wallet button in the top-right corner.
Step 2: Fill in the required basic information:
- Token Name (required, max 30 characters) — e.g. "My Token"
- Token Symbol (required, max 15 characters) — e.g. "MTK"
- Decimals (required, integer between 1-9, default: 9)
- Total Supply (required, max 1,000,000,000,000, default: 1,000,000,000)
Step 3: Enter a Token Description (optional but recommended — text displayed in wallets/explorers).
Step 4: Upload a Token Logo image:
- Click the upload area or drag-and-drop an image file.
- Accepted formats: .PNG, .JPG, .JPEG
- Maximum file size: 500 KB
- This field is REQUIRED.
Step 5: Fill in Social Links (all optional):
- Website URL
- Twitter/X URL
- Telegram URL
- Other social link
Step 6: Configure Token Authority Options (checkboxes, all enabled by default, all free):
- Immutable: When checked, token metadata cannot be changed after creation.
- Revoke Freeze Authority: When checked, no one can freeze token accounts.
- Revoke Mint Authority: When checked, no additional tokens can be minted.
Step 7: Click the "CREATE TOKEN" button.
Step 8: Your wallet will prompt you to approve the transaction(s). Confirm them. The logo is uploaded first (off-chain metadata), then the token creation transaction is submitted via Jito bundle.
Step 9: Wait for the transaction to confirm. The token mint address will be displayed in the result field at the bottom of the form.
Step 10: Click "COPY YOUR TOKEN ADDRESS" to copy the token's mint address to clipboard.
Step 11: (Optional) Use the link at the bottom to proceed to "Create OpenBook Market".
⚠️ Notes
- Service fee: ~0.05 SOL (platform fee) + Solana network rent (~0.002–0.003 SOL) + Jito tip (~0.001 SOL). Total typically ~0.05–0.06 SOL.
- Make sure your wallet has at least 0.1 SOL before starting.
- The token logo and metadata are uploaded to decentralized storage (IPFS/Arweave) before the on-chain transaction is sent.
- Revoking authorities is permanent and cannot be undone.
- Transactions are sent via Jito bundle for fast, reliable confirmation.


