Solana Tokens tools
Everything for creating and managing SPL tokens: mint a token, revoke mint and freeze authority, make it immutable, update metadata, open and lock a liquidity pool, burn LP, snapshot holders, and airdrop in bulk.
Common questions about Solana tokens
How do I create a token on Solana?
Set the name, symbol, supply, and image, then mint the SPL token and its metadata in one signed transaction — no code and no CLI required.
How do I make a Solana token safe for holders?
Revoke the mint authority so no new supply can be printed, revoke the freeze authority so balances cannot be frozen, and make the metadata immutable.
How do I lock liquidity on Solana?
Create a pool, then lock or burn the LP tokens so the liquidity cannot be pulled, which is the on-chain proof holders look for before they buy.
Explore more Solana tools
Tokens is one of seven tool categories on Solana Compass. Browse the full Solana tools hub, or jump to a related set:
Solana Token Markets