Customizable Fields

When you create a token with using our dApp, ToGen allows you to customize many details such as name, symbol, decimals and supply. Here is the description of all fields:

Name of The Token (★): The name of your token must be 1-20 characters long. Only English characters and space are allowed in this field.

Symbol of The Token (★): The symbol of your token must be 1-7 characters long. Only English characters are allowed in this field.

Decimals Count: The decimals count value must be between of 1-18. This number determines how many digits are allowed after the point.

Initial Supply: You must enter an initial supply value. This amount of tokens will be transferred to your wallet after contract deployment.

Minting Function: This function allows you to mint new tokens and increase the supply after contract deployment. Only contract owner can run this function. After minting, minted tokens will be placed in your wallet.

Burning Function: This function allows you to burn tokens and decrease the supply after contract deployment. Only contract owner can run this function. After burning, burned tokens will be removed from your wallet.

Token Recovery Function: You need this function to recover tokens sent to the contract address. Contract owner can withdraw funds from contract address with this feature.

Remove Generator Copyright: If you create a token with our tool, some text like "Created by ToGen.net" is added to the contract source code. You should enable this feature to hide this text.

Blacklisting Function: This function allows contract owner to blacklist other wallets. Blacklisted wallets can't trade and transfer funds.

Pausing Function: This function allows contract owner to temporarily pause the contract. When you pause the contract, no one can trade and transfer.

★: You can edit these fields for free. Other fields may require payment.

Last updated