# Solana Token Creation Tutorial

The **GTokenTool** platform's **Solana Token Creation** tool enables the instant launch of SPL tokens with zero coding required. It streamlines the entire issuance process, allowing for full customization of supply and metadata while ensuring complete control over ownership. With high execution speed and cost-effective deployment, it provides a professional advantage for bootstrapping new projects. This tool is the ideal high-performance solution for project managers and developers seeking a secure, user-friendly way to establish a foundational presence on the Solana network.

## 📌Core Summary: Solana Token Creation

* **Functional Positioning: Instant Asset Issuance Gateway.** This tool serves as a high-performance entry point for establishing a foundational presence within the Solana network.
* **Primary Purpose:** It enables the instant launch of SPL tokens with zero coding required, streamlining the entire issuance process for rapid project bootstrapping.
* **Core Features:**
  * **No-Code Deployment:** Allows users to create professional-grade tokens without any programming knowledge.
  * **Full Customization:** Provides total control over token supply and metadata configuration.
  * Ownership Security: Ensures project managers maintain complete authority over ownership and minting rights.
  * **Cost-Effective Efficiency:** Combines high execution speed with low-cost deployment for a competitive market advantage.
* **Target Audience:** Project managers and developers seeking a secure, user-friendly, and professional solution for token deployment.

***

## 📺Video Tutorial

{% embed url="<https://youtu.be/RqEu8Bt5b4Q>" %}

## Preparations for Solana's Token Issuance

1. Prepare equipment, a computer or mobile phone
2. Install the Phantom wallet plug-in and follow the installation tutorial ([Phantom Wallet Installation Tutorial](https://docs.gtokentool.com/en/solana/phantom-wallet-installation-tutorial))
3. Prepare at least 0.13 SOL in your wallet
4. Coin issuance logo and related information
5. When issuing Solana coins on mobile phones, use Phantom wallet or OUYi web3 wallet. Do not use TP wallet, as TP cannot transmit logos.

## Solana Token Creation Steps

### 1. Connect to Phantom Wallet

Open the Solana token creation link address: <https://sol.gtokentool.com/en/Token/createToken>. Switch the upper right corner to English, click "`Connect`" to connect wallet, and select <mark style="color:purple;">Main</mark> node. Here is a demonstration using the test network.&#x20;

<figure><img src="/files/olkfNhEC0Uq9Y0PdVmIS" alt=""><figcaption><p>connect wallet &#x26; select network</p></figcaption></figure>

### 2.  Fill in the Token Info

After completing the wallet connection, first select the coin issuance mode, and then fill in the Solana coin issuance information, as follows:

<figure><img src="/files/4botwhARDzLEe39UuOR3" alt=""><figcaption><p>fill in the token info</p></figcaption></figure>

**Name**: The name of the token (such as GTEST1), which supports English, Chinese, and a mixture of Chinese and English, with a maximum of 32 characters.

**Symbol**: The abbreviation of the coin (such as GT1), which supports English, Chinese, and a mixture of Chinese and English, with a maximum of 10 characters.

**Decimals**: The number of digits of precision for coin issuance. The default value is 9. The precision is related to the maximum total supply you can fill in.

**Supply**: The total supply of issued coins. When the precision is 9, the total supply cannot exceed 10 billion; when the precision is 8, the total supply cannot exceed 100 billion, and so on.

**Description(Optional)**:  Fill in your token description.

**Logo**: Solana’s coin avatar, which can be displayed in the wallet as a logo token image (The maximum size of the uploaded image is no more than 2M).

### 3.  Add optional content

If you want to add contact information, etc., you can click the Optional Content button to expand the Optional Content module.

<figure><img src="/files/uVdFbLCjJdeT1jqx7SOz" alt=""><figcaption><p>add optional content</p></figcaption></figure>

**Official website**: Official website link address.

**Telegram**: Telegram link address.

**Twitter**: Twitter link address.

**Discord**: Discord link address.

### 4.  Setting Advanced Options (Optional)

**Vanity Contract**: If you want to customize the token contract, use the vanity contract to create the token.

<figure><img src="/files/jgd57amF4zcUAwZFGlpm" alt=""><figcaption><p>generate vanity contract</p></figcaption></figure>

**Revoke Update**:  Revoking update authority means you will not be able to modify the token metadata. It indeed makes investors feel more secure.

**Revoke Freeze**: Revoking freeze authority removes control over specific account actions. GTokenTool supports markets for tokens with this authority retained.

**Revoke Mint**:  Revoking minting authority is essential for investor security and token success, preventing further token supply.

**Use jito**: When the network node is stuck, you can use jito, which can greatly improve the success rate of coin issuance.

<figure><img src="/files/vcHrlJMrTVoBeieIHxO0" alt=""><figcaption><p>authorities settings</p></figcaption></figure>

### 5.  Click "Confirm" to create Solana token

After confirming the information, click the "`Confirm`" button, and then the wallet prompt will pop up. Click "`Confirm`" to pay the fee to complete the creation.

<figure><img src="/files/USlmBkyKfy9gxVHB9jwC" alt=""><figcaption><p>confirm transaction</p></figcaption></figure>

### 6. View Solana’s coin issuance information

After the creation is successful, a prompt box will pop up to prompt the creation is successful and display your coin issuance address.

<figure><img src="/files/IJbKjSu3rjyW9me4Fv2k" alt=""><figcaption><p>token created successfully</p></figcaption></figure>

After closing the prompt box, you can go to the `Management` to check the SPL-Token List, where you can further manage the token you created. Or directly enter the token address in the search box above to search.

<figure><img src="/files/tITDxgY4bFyBnW0MxZfE" alt=""><figcaption><p>token list</p></figcaption></figure>

<figure><img src="/files/XeXfNIB8wik0nxnTHe6J" alt=""><figcaption><p>search results</p></figcaption></figure>

Or go to the SOL blockchain browser (<https://solscan.io>) to view the coin issuance information.

<figure><img src="/files/2mksrbcQbXQ6m5kNyGW5" alt=""><figcaption><p>token info</p></figcaption></figure>

At this point, the Solana coin issuance process has been basically created. Everyone can create a pool according to their needs and then trade.

***

## ❓FAQ

### Q: Does Solana’s coin issuance require open source contracts?

**A:** No. The tokens on Solana are accounts created through officially released contracts, and all SPL tokens use the same contract.

### Q: Why does the wallet display unknown tokens/no logo after the token is issued?

**A:** Phantom wallet sometimes has information delays, and it takes a while to display information such as logo and token name. You can search for token information on the Solana browser to view it.

### Q: Under what circumstances are permissions discarded?

**A:** If you need to add tokens to Raydium, you need to give up the freezing and minting permissions. You can choose to discard the metadata modification permissions. After discarding, the metadata information cannot be modified.

### Q: Is there any charge for uploading a logo?

**A:** No, the platform uses the IPFS storage solution and uploading is free.

### Q: If you find that the token logo is missing, it may be because the token does not meet the requirements.

**A:** To let users see the logo, the token must be listed on coingecko or Birdeye.so. Phantom Wallet prioritizes efficiency and resource management, so not all tokens will display their logo, especially if the token is new, has a low TVL, or has a low capitalization.

### Q: What is the token symbol?

**A:** The token symbol is a short identifier for the token, usually consisting of a few capital letters, such as SOL or USDC.

### Q: What is the token accuracy and how to fill it out?

**A:** Token precision defines how small the token can be divided into. The maximum precision of SPL tokens is 9, common precision settings are 6 (utility tokens) and 9 (high-precision applications), and 0 precision is usually used for NFTs.

### Q: Why should we revoke update authority?

**A:** Revoke update authority means that once set, the basic properties of the token (such as name, symbol, image, etc.) cannot be changed. This is often used to enhance the transparency and trust of the project, showing the project's commitment to the token and its future plans.

### Q: What is the revoke freeze authority?

**A:** Revoke freeze authority means that the creator cannot freeze or unfreeze the tokens at will, which enhances the decentralization of the token network and users' trust in the tokens.

### Q: What does it mean to revoke mint authority?

**A:** Revoke mint authority means that once the token issuance is completed, no new tokens can be issued. This is usually used to limit the supply, prevent inflation, and ensure the scarcity and value of the token.

### Q:  How do I keep the tokens I created safe?

**A:** The token creation tool provided by GTokenTool follows the standard security practices of the Solana network. Keeping your private keys safe and avoiding sharing them with untrusted third parties is key to protecting the security of your tokens.

### Q:  How long does it take to create a token on GTokenTool?

**A:** The creation process itself is typically quick and only takes a few minutes. Once you have submitted all required information and paid the associated fees, the token will be live on the Solana network almost instantly.

### Q: Can more Solana SPL tokens be issued?

**A:** Yes, but you need to retain the right to issue additional tokens when creating the token. If you choose to give up this right, you will not be able to issue additional tokens in the future.

***

### 🤝 Connect with GTokenTool <a href="#connect-with-gtokentool" id="connect-with-gtokentool"></a>

* 💬 **Telegram Community:** [Click to join our official group](https://t.me/GToken_EN)
* 💻 **Official Website:** [Visit our official site for full features](https://gtokentool.com/)
* 🐦 **Twitter (X):** [Follow us for the latest updates](https://twitter.com/GTokenTool)
* 📺 **Video Tutorials:** [Subscribe to our YouTube Channel](https://www.youtube.com/@GTokenTool)

> ⚠️ **Risk Warning & Disclaimer**
>
> GTokenTool reserves the right to modify this notice without prior notice. All platform information is for reference only. We do not endorse any virtual assets or activities. Virtual assets are highly volatile and carry significant financial risk. Please invest with caution and conduct your own due diligence.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gtokentool.com/en/solana/token-creation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
