> For the complete documentation index, see [llms.txt](https://docs.slerf.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slerf.tools/en/token-management/token-creator-solana.md).

# Solana Token Creation Guide

[**SlerfTools-Solana**](https://slerf.tools/)Toolkit

***

{% hint style="success" %}
**If you like video guides, watch this video to see how to use the Solana token creator tool.**
{% endhint %}

{% embed url="<https://youtu.be/jADPIZHOylM>" %}
**Solana token creator**
{% endembed %}

***

#### Safe, open-source, providing the most convenient one-stop experience for Solana users.

Solana is a high-performance, decentralized smart contract platform based on blockchain technology, designed to provide developers with a highly scalable and low-cost blockchain infrastructure. Through its innovative consensus mechanism and high-throughput network architecture, Solana achieves the capability to process thousands of transactions per second while maintaining low latency and low transaction costs, offering developers and users an unparalleled blockchain experience.

It takes only one minute to issue SPL tokens on the Solana chain.

### How to Use the Solana Token Creation Tool

1. **Connect Your Solana Wallet**
2. **Enter the Full Name and Symbol** you want to set for your project token
3. **Upload the Token Logo Image** (recommended size: 1000x1000 pixels)
4. **Set Token Precision** (decimal places) and **Total Supply**
5. **Fill in the Description** you want to set for your project token
6. **Set Token Metadata Modification Permissions, Freeze Permissions, and Minting Permissions**
7. **Create the Token**, sign the transaction, and wait for the token creation to complete

### Preparation:

* A computer or a mobile phone
* A Solana wallet (Phantom Wallet installation tutorial)
* At least 0.13 SOL in your wallet
* Token logo and related information

### Specific Steps:

1. **Connect Solana Wallet**

SlerfTools currently supports various popular Solana wallets, such as Solflare, Phantom, OK Wallet, etc. This guide uses Phantom Wallet as an example.

<mark style="color:green;">**Solana token creator：**</mark>[<mark style="color:green;">**https://slerf.tools/en-us/token-creator/solana**</mark>](https://slerf.tools/en-us/token-creator/solana)

Go to the SlerfTools token creation page, where you can switch the language in the top right corner.

<figure><img src="/files/BHI4xZL6weMFl7q3AroO" alt=""><figcaption></figcaption></figure>

Click the "Select Wallet" button in the top right corner, and in the pop-up window, choose the wallet you are using. Make sure your wallet has 0.13 SOL for payment.

<figure><img src="/files/0sT9ZvEufyei9Kk34Zhc" alt=""><figcaption></figcaption></figure>

After connecting, you will see the wallet address displayed in the top right corner.

<figure><img src="/files/altTVgpxdBWqa9z0g2aW" alt=""><figcaption></figcaption></figure>

2. **Fill in the token-related information and upload the logo.**

<figure><img src="/files/6paRwEZ3VQsMUtZbi9NM" alt=""><figcaption></figcaption></figure>

#### About Token Precision:

Token precision defines how small a unit the token can be divided into. The maximum precision for SPL tokens is 9. Common precision settings are:

* **6** for utility tokens
* **9** for high-precision applications
* **0** for NFTs

You can refer to the following value settings for guidance.

| Decimals | Maximum Supply             | Common Issuance |
| -------- | -------------------------- | --------------- |
| 9        | 18,446,744,073.709551615   | 1 billion       |
| 8        | 184,467,440,737.09551615   | 10 billion      |
| 7        | 1,844,674,407,370.9551615  | 100 billion     |
| 6        | 18,446,744,073,709.551615  | 1 trillion      |
| 5        | 184,467,440,737,095.51615  | 10 trillion     |
| 4        | 1,844,674,407,370,955.1615 | 100 trillion    |
| 3        | 18,446,744,073,709,551.615 | 1 quadrillion   |
| 2        | 184,467,440,737,095,516.15 | 10 quadrillion  |
| 1        | 1,844,674,407,370,955.1615 | 100 quadrillion |
| 0        | 18,446,744,073,709,551.615 | 1 quintillion   |

3. Add Social Links for Your Project (Optional)&#x20;

If you want users to join your community or learn about your project

<figure><img src="/files/DyZctZWwuAJr4mzgnIvx" alt=""><figcaption></figcaption></figure>

4. #### Token Metadata Modification Permissions, Freeze Permissions, and Minting Permissions Settings

* **Metadata Modification Rights**: "Renounce Ownership" means you will not be able to modify the token metadata.
* **Freeze Rights**: If you renounce freeze permissions, it means you will not be able to freeze tokens in the holder's wallet.
* **Minting Rights**: "Renounce Minting Rights" is necessary to make investors feel more secure and for the success of the token. If you renounce minting rights, it means you will not be able to mint additional token supply.

<figure><img src="/files/4aS6qG0636mJQyWykrQu" alt=""><figcaption></figcaption></figure>

5. Create the token, sign the transaction, and wait for the token creation to complete.

> After clicking "Create Token," the source data file (Metadata) for the token information will be generated first.&#x20;
>
> This process takes about 10 seconds. After that, the wallet will be activated for signing, and the token creation will be completed on the blockchain.

<figure><img src="/files/0jmofB5GuTkEyvW6cKuw" alt=""><figcaption></figcaption></figure>

6. After the creation is successful, you can see the token address at the bottom of the webpage&#x20;

or view the newly created token information in the browser and wallet.

<figure><img src="/files/uxq1y5Wtl2h6T4NCbtCY" alt=""><figcaption></figcaption></figure>

If you want to customize the token contract to make your token unique, and [create a vanity token, please click](https://slerftools.cc/en-us/token-vanity-creator/solana)>>>

[<mark style="background-color:green;">Create OpenBook Market ID</mark>](https://slerf.tools/en-us)　[<mark style="background-color:green;">Create a liquidity pool</mark> ](https://slerf.tools/en-us/liquidity-creator/solana)    [<mark style="background-color:green;">Token mutil transfer</mark>](https://slerf.tools/en-us/multi-sender/solana)

## FAQs:

1. **Does issuing tokens on Solana require contract open-sourcing?**
   * **Answer**: No, tokens on Solana are created through accounts using officially published contracts. All SPL20 tokens use the same contract.
2. **Why doesn't the wallet display the logo?**
   * **Answer**: Phantom Wallet sometimes has delayed information. Please wait patiently for a while. You can also search for the token information on Solana Explorer.
3. **Under what circumstances should permissions be discarded?**
   * **Answer**: Generally, tokens that need to be added to Raydium require the renouncement of freezing and minting permissions. Metadata modification permissions can be chosen at your discretion. If you renounce metadata permissions, the token name and logo cannot be updated.
4. **Is there a fee to upload the logo?**
   * **Answer**: No, our platform uses IPFS storage, which is completely free.

***

<mark style="color:green;">SlerfTools | Solana Toolkit for Creating Tokens, Bulk Airdrops, and Market Making Bots Safe, open-source, providing the most convenient one-stop experience for Solana users.</mark>

Twitter：<https://twitter.com/SlerfTools>

Telegram：<https://t.me/SlerfTools>

Gitbook：<https://docs.slerf.tools/>

Github：<https://github.com/slerfTools/slerfTools>

Medium：<https://slerftools.medium.com/>

YouTube：<https://www.youtube.com/@slerftools>

E-mail：<BD@slerf.tools>

*<mark style="color:orange;">SlerfTools reserves the right to modify, change, or cancel this announcement at any time and for any reason at its sole discretion without prior notice. The above information is for reference only. SlerfTools does not make any recommendations or guarantees regarding any virtual assets, products, or promotional activities on this platform. The price of virtual assets is highly volatile, and investing in and trading virtual assets involves significant risk. Please invest cautiously.</mark>*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.slerf.tools/en/token-management/token-creator-solana.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
