What is an SPL token?
An SPL token is the standard token format on Solana. It can be used for community tokens, utility tokens, governance, rewards, and other on-chain assets.
An SPL token is the standard token format on Solana. It can be used for community tokens, utility tokens, governance, rewards, and other on-chain assets.
No. The launcher handles the token creation, metadata upload, payment flow, and authority options through a wallet-first interface.
Revoking mint authority caps supply permanently. Revoking freeze authority prevents the authority wallet from freezing token accounts. Revoking update authority locks metadata from future edits.
The creator flow charges a flat 0.05 SOL deployment fee before signing. Authority options are included for free, plus normal Solana network fees.
Your wallet signs one 0.05 SOL payment transaction to the displayed fee receiver. The app never asks for private keys or seed phrases.
This project is mainnet-only. The wallet provider, backend API, registry, and release checks are aligned to mainnet-beta.