A token launch is easier to manage when important decisions are made before the Mainnet transaction.
Use this checklist as a final review before creating or promoting a Solana token.
Token identity
Confirm:
- Token name is spelled correctly.
- Ticker is correct.
- Description is final enough for launch.
- Logo displays clearly at small sizes.
- Website and social links are correct.
Token economics
Know the answers to these questions:
- What is the initial total supply?
- How many decimals will the token use?
- Will additional supply ever be required?
- How will tokens be distributed?
- Does your project require future Mint Authority?
Creating a token does not automatically create an economic model. Plan distribution separately.
Authority settings
Understand the role of:
- Mint Authority.
- Freeze Authority.
- Metadata update authority.
Do not revoke something until you understand what functionality you are permanently removing.
Wallet security
Before using Mainnet:
- Verify the website domain.
- Use the intended wallet.
- Never share your recovery phrase.
- Keep enough SOL for the expected transaction and blockchain costs.
- Review every transaction before signing.
Metadata review
Open the final logo and verify all text.
If you plan to make metadata immutable later, perform an additional review first.
After creation
Save:
- Mint address.
- Transaction signature.
- Relevant project records.
Then use a blockchain explorer or ForgeMyToken Token Review to confirm the resulting configuration.
Before promotion
Do not make security claims that the blockchain configuration does not actually prove.
Be clear about authorities, supply and project purpose.
A careful launch process will not guarantee a project's success, but it can prevent many avoidable technical mistakes.