How to Clone a Solana Token (Copy Any SPL Token in 60 Seconds)#
Jump2Coin's Token Clone tool lets you copy any existing Solana SPL token — name, symbol, logo, and metadata — and deploy it as a completely new mint address. No code, no Solana CLI, no waiting. The original token is never affected.
What Does "Cloning" a Solana Token Mean?#
Cloning a Solana token means creating a new SPL token that starts with the same metadata as an existing one. The clone is a completely independent mint — it has a different address, its own supply, and its own authority controls.
You can clone any public Solana token because metadata (name, symbol, logo, description) is stored on-chain and is public. Jump2Coin reads that metadata and pre-fills the creation form for you.
The original token is untouched. You're not "stealing" it — you're starting a new token from the same name and logo as a template.
Common Use Cases for Token Cloning#
Testing on devnet before mainnet launch
Clone an existing token's metadata to test your launch flow on Solana devnet without risking real SOL. Switch your wallet to devnet, clone the token, and test your liquidity pool setup.
Forking a community token
Community forks are common in crypto. A new team takes the name/concept of an abandoned project and relaunches it with new leadership. Clone the original token's metadata as a starting point.
Creating a variant or v2
Launch a v2 or upgraded version of your own token. Clone the original, update the description and supply, and deploy with fresh authority settings.
Brand testing
Test different name/symbol combinations before committing to a launch. Clone and deploy multiple test tokens on devnet to see how they appear on wallets and DEX interfaces.
How to Clone a Solana Token with Jump2Coin#
- Go to jump2coin.com/clone
- Paste the mint address of the token you want to clone (or a DexScreener/Solscan URL)
- Click Fetch Token — Jump2Coin pulls name, symbol, logo, and description from Metaplex on-chain metadata
- Review and edit the pre-filled form:
- Change the name, symbol, or supply as needed
- Upload a different logo if you want (or keep the original)
- Set decimals and total supply
- Choose your authority options (revoke mint, revoke freeze, make metadata immutable)
- Click Create Clone and approve the transaction in your wallet
The entire process takes under 60 seconds. Cost: 0.15 SOL platform fee + ~0.003 SOL on-chain rent.
What Gets Copied vs. What Changes#
| Field | Copied from original? | Can you change it? |
|---|---|---|
| Name | ✅ Yes | ✅ Yes |
| Symbol | ✅ Yes | ✅ Yes |
| Logo | ✅ Yes (Arweave URL) | ✅ Yes (upload new) |
| Description | ✅ Yes | ✅ Yes |
| Supply | ❌ No (defaults to 1B) | ✅ Yes |
| Decimals | ✅ Yes | ✅ Yes |
| Mint address | ❌ New address generated | — |
| Authority settings | ❌ All active by default | ✅ Yes |
Cloning vs. Creating from Scratch#
The Token Clone tool is identical to the Token Creator tool under the hood — the difference is the form starts pre-filled with an existing token's metadata instead of being blank.
If you already have the name, symbol, and logo ready, use the Token Creator directly. Use Clone when you want to start from an existing token's metadata as a template.
Can I Clone a Token I Don't Own?#
Yes. Metadata on Solana is public. Jump2Coin reads it from Metaplex and uses it to pre-fill your form. The original token's creator cannot prevent this.
However, note that deploying a token with the exact same name and symbol as a well-known token is often considered misleading. Jump2Coin's platform will detect tokens flagged for impersonation and may restrict their visibility in trending and search.
Frequently Asked Questions#
Does cloning affect the original token?
No. You're creating a brand new SPL mint. The original token's address, supply, holders, and authority settings are completely unaffected.
Can I clone a pump.fun token?
Yes — any SPL token with on-chain Metaplex metadata can be cloned. Paste the mint address from pump.fun or DexScreener and Jump2Coin will fetch the metadata.
What if the token has no on-chain metadata?
If the original token has no Metaplex metadata (e.g., it was created manually with the SPL CLI and has no name/symbol), Jump2Coin will show a blank form and you'll need to fill it in manually.
Can I clone on devnet to test first?
Yes. Switch your wallet to Solana devnet, get free devnet SOL from the faucet, and Clone works identically to mainnet. The clone will appear on devnet only.
What's the cost to clone a token?
0.15 SOL platform fee + ~0.003 SOL for on-chain rent. Authority revoke options cost an additional 0.05 SOL each if selected.
Clone any Solana token in 60 seconds at jump2coin.com/clone — no code, no CLI, no waiting.