SPL Token Creator
Last updated
Last updated
The is a collection of on-chain programs (smart contracts) built for the Solana blockchain. It provides essential functionalities for developers, enabling them to create and manage tokens, DeFi applications, and other dApps with ease.
Fill out the form with the required token details (use the tooltip info provided alone with each input section):
Token Name: Enter the full name of your token.
Token Ticker: Provide a short symbol for your token.
Decimals: Specify the number of decimal places for your token.
Description: Add a brief description of your token.
Logo: Upload the logo image for your token.
Add Social Links for the token (optional): Provide the social media links for your project, such as your website, Twitter, Telegram, or Discord. These links will be added to the token's metadata, making it easier for Telegram bots and charting platforms to showcase your project. This helps the Web3 audience learn more about your project effortlessly.
Create Custom Address (optional): Users have the option to generate a custom contract address by enabling the Create Custom Address
feature. This allows them to specify a desired prefix, suffix, or both for their contract address.
Revoke Authority: Before creating a token, users have the option to revoke specific authorities to enhance security and decentralisation.
Revoke Update: Renouncing update authorities prevents any modifications to the token metadata.
Revoke Freeze: Removing Freeze Authority eliminates control over account-specific actions. Token deployer will not be able to freeze any token account after revoking this.
Revoke Mint: Giving up minting rights is crucial for investor security and token stability, preventing any additional token supply.
In the final step, user just needs to double-check all the details and click on Create Token
button and the tokens will be minted into the user's connected wallet.
Creating a token using HyperPad is the most cost-effective option on Solana, with a base token creation fee of 0.05 SOL, the lowest on the network.
For users who choose to generate a custom contract address (with a specific prefix, suffix, or both), an additional fee of 0.05 SOL is applied, bringing the total to 0.10 SOL.
Open your browser and go to the SPL Token Creator Tool at: . Connect your Phantom or Solflare wallet to get started.
1) Youtube tutorial - 2) Medium Article on how to create your tokens on Solana: