Create Token
How To Generate A Customizable ERC20 Token On EVM Networks:
Below is the step-by-step user guide for creating a token:
Step 1:
Launch the Kiwi Pad Bot by typing /start
Step 2:
Start the token creation process by clicking on or typing "Create Token". The bot will respond with all your available wallet addresses with their respective index numbers, and the corresponding instructions.
Step 3:
To trigger the token creation process: enter the serial number of the wallet you intend to use, name, symbol, supply, network name, and token properties (mintable, burnable, pausable) of your ERC20 token in the format:
walletnumber name symbol supply network mintable? burnable? pausable?
For example: 1 TokenName TokenSymbol 1000 ETH YES NO YES
The available network names are: ETH, BASE, BNB, ARB, and MATIC
If you intend to create a token with additional custom features, click on / type "HIRE A SAFU DEV"
Step 4:
If the token creation process is successful, the bot will instantly respond with token details and link to block explorer, and add your token to the Kiwi Pad Bot "Token List" Dashboard. Then you can proceed to lock token, add DEX liquidity, or launch presale.
Last updated