Home > web3.0 > body text

Detailed process of TRC20 token creation

小老鼠
Release: 2024-11-26 13:56:01
Original
357 people have browsed it

Tron Chain’s stablecoin trading volume is growing rapidly, promoting the demand for token issuance tools in its ecosystem. However, issuing tokens on the TRON chain can be challenging for people without coding or technical skills. To simplify the process, this article will introduce a step-by-step guide to issuing tokens on the TRON chain using one-click token issuance platforms such as GTokenTool. The platform makes token creation easy, involving steps such as filling in token parameters, creating contracts, verifying and uploading source code, and entering token information. By following these steps, individuals and projects can seamlessly issue tokens on the TRON chain.

Detailed process of TRC20 token creation

The recent rapid development of TRON has brought a wide range of application opportunities to its ecosystem, especially its prominence in stablecoin trading. Performance. According to data, Tron’s USDT trading volume reached US$1.25 trillion in the second quarter of 2024, almost reaching Visa’s settlement volume.

As the status of the TRON chain in global transactions gradually increases, project parties within its ecosystem have an increasing demand for efficient token issuance and management tools. But if you don’t understand code or technology, it is indeed a little difficult to issue tokens on the TRON chain.

I will teach you how to use a one-click token issuance platform like GTokenTool to issue tokens on the TRON chain. The entire token issuance process is roughly like this:

Enter GTokenTool and connect the wallet

Fill in the token parameters, such as full name, abbreviation, etc.

Create token

Token Contract Verification and Open Source

Token information entry and logo upload

1. TRON Token Issuance

1. Enter GTokenTool and connect Qianbao

Tutorials for all token issuances The first step is to connect the wallet. We first open the URL where the TRON token was created , click the Qianbao link in the upper right corner

The TronLink Qianbao prompt will pop up. Follow the prompts and click to connect.

After the connection is successful, the Qianbao address will appear in the upper right corner. Just explain. Entering the next step

2. Fill in the code Coin parameters

only teach standard coins. All parameters are very simple, just 4: full name, abbreviation, precision and supply

Full name: no more than 32 characters, English is recommended (note: Chinese tokens may be blocked)

Abbreviation: usually 2~8 characters Symbol, English is recommended (note: Chinese tokens may be blocked)

Precision: the maximum is 9, the minimum is 1

Supply: As long as the number is not particularly outrageous, there is no upper limit

For example, I want to issue a tool called GTokenTool, short for Called: GT, then fill it in as follows

3. Token Creation

After confirming that the filled in information is correct, click the "Create Now" button, a Qianbao will pop up for you to sign for confirmation

On the bank confirmation page, you can see a TRX consumption. This consumption is mainly used for burning to obtain energy. Issuing a coin requires about 560,000 to 600,000 energy, which can be obtained by burning about 122 TRX. If the energy in the wallet is sufficient, the cost of TRX can be saved.

After we click to sign, wait a few seconds and the coin issuance is completed

On the page where the token is issued successfully, you can see your token address. At this point, the entire token issuance work is half completed. Next, you can continue with the open source and material addition of the token.

2. TRON Token Contract Verification and Open Source

1. Find the open source entrance

First, we need to find the open source entrance in the TRON official browser. Open the browser link, don't worry about anything, set the language first.

Pull the browser to the bottom and find Preferences Click to set preferences

and then select Chinese in the settings that appear, click Save to save

When the browser changes to Chinese, we click on the upper right corner to connect to Qianbao and log in to the browser

After the Qianbao connection is successful, we will see the top menu Find [More] in the column, and then select [Contract Verification] in the function list that appears, and that’s it

2. Fill in the open source parameters and upload the source code

On the contract open source page, we can If you feel confused after seeing this kind of information

It doesn’t matter, I will explain it next Let me teach you how to fill in

Contract address: This is easy to understand, it is your token address

Contract name: Fill in GTokenToken here (pay attention to the capitalization and not the wrong case)

Everyone needs to note that except that the contract address is your own, everything else cannot be wrong. For example, the information I filled in is probably like this:

After completing the parameter filling, the contract file is uploaded. We have uploaded the contract file we just downloaded. If it has not been downloaded, you can click here to download

3. Verify and publish

After the file is uploaded, pull the page down and you will find a human-computer verification prompt, click to perform Google human-machine verification

Human-machine verification is completed, click [ Verify and publish】

Wait a few seconds. If the open source is successful, you will be redirected to a new page where you can see your contract source code

If the open source fails, you will be given The tips in the picture below

At this time, you need to check again to see if the open source parameters are filled in correctly. After refilling, refresh the page and try again

3. Update of TRON token information

1. Find the issued token pass

Similar to the contract open source, we You also need to enter the official TRON browser and perform operations such as Chinese settings and money bank connection in sequence. This part will not be expanded on.

After the Qianbao connection is completed, we click on the Qianbao address in the upper right corner and select [Qianbao Management]

After that, you can see your own money Bao information, including energy and so on. We click [Issue Tokens] on the left

At this time you can see all the tokens issued in your wallet. If you want to enter which token, select which token and click [Update Token] information

2. Update generation Coin Information

After we click to update the Token information, you will be asked to select the token type. The default is TRC20. If we click Next directly, we will see the page for updating the token information

in Most of the information has been entered automatically. We only need to fill in the information with an asterisk. The required ones are as follows:

Token Introduction: This is your token introduction/introduction. No more than 200 characters

Token logo: It is your token logo, pay attention to the size and size (100*100)

Project official website: a link must be given

Official email: an email must be given

Social media: You can fill it in or not

All the information here is more troublesome to upload than the logo. You need to get the size according to his requirements, and then when uploading, Qian Bao needs to confirm the signature. Next

Generally speaking, the more comprehensive the information on the token, the higher the corresponding score. For example, the information filled in for GTokenTool

After confirming that the filled in information is correct, we click Next to proceed. Submit data

After clicking the submit button, a Qianbao will pop up for signature confirmation

After a few seconds, you will be prompted that the update is successful

But please note that this It's just a prompt from the browser. In fact, this data may not have been updated yet. We need to wait for ten minutes before checking the tokens, and we will find that the data has been uploaded.

The above is the detailed content of Detailed process of TRC20 token creation. For more information, please follow other related articles on the PHP Chinese website!

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template