Learn Solana Token Creation
Understand how Solana tokens work before launching your project. Learn the fundamentals, security best practices and how each authority affects your token.
Start here
What is an SPL Token? A Beginner's Guide to Solana Tokens
Learn what an SPL Token is, how it works, what information it contains, and how it differs from Ethereum's ERC-20 standard.
What is Mint Authority?
Learn what mint authority is on Solana, why it matters for your token, and when you should revoke it.
What is Freeze Authority?
Learn what Freeze Authority is on Solana, when it should be revoked, and why investors pay close attention to it.
What is a Token Account?
Learn what a Token Account is on Solana, why every wallet needs one, and how it differs from the Mint Account.
What is an Associated Token Account?
Learn what an Associated Token Account (ATA) is, why every wallet has one for each token, and how it simplifies token transfers on Solana.
What is Token Metadata?
Learn what Token Metadata is on Solana, what information it stores, and why wallets use it to display your token.
Recommended learning path
Ready to create your token?
Once you understand the fundamentals, you can create your SPL Token directly on-chain.
Open Token Creator