HyperSOL Docs
  • Welcome to HyperSOL
  • HyperPad
    • HyperPad
      • Token Manager
        • SPL Token Creator
        • SPL22 Token Creator
      • Multisender/BulkSender
      • Holders' Snapshot Tool
      • 💊PumpFun Bots
      • 🌙MoonShot Bots
      • Raydium Bots
  • $HYPERSOL
    • The $HYPERSOL Token
      • Rewards
  • Socials
    • Social Links
Powered by GitBook
On this page
  • Creating an SPL token with HyperPad is quick and simple. Follow these steps to launch your own token on the Solana blockchain:
  • Fees:
  • More detailed tuorials
  1. HyperPad
  2. HyperPad
  3. Token Manager

SPL Token Creator

PreviousToken ManagerNextSPL22 Token Creator

Last updated 3 months ago

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.

Creating an SPL token with HyperPad is quick and simple. Follow these steps to launch your own token on the Solana blockchain:

  1. 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.

  2. 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.

  3. 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.

  4. 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.

Fees:

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.

More detailed tuorials

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:

https://app.hypersol.xyz/solana-token-manager/create-spl-token
https://youtu.be/8rnFJyJ_NTk?si=ik53pj5IxTXOj5XG
https://medium.com/@hypersol/token-manager-tool-for-solana-creating-spl-spl22-tokens-69f08b9f41d5
Solana Program Library (SPL)