๐Ÿ’ฐCoinBox Token Creator

The solution is to make it easier for people to create tokens using a mobile wallet in just a few minutes.

Whether youโ€™re creating an in-game currency for your latest RPG (Games), your own community coin, or launching a full-fledge ICO or crowdfunding, ERC20 and BEP20 are the most widely used token standards today.

While there are many types of paid services that can create tokens, you still have to learn hours of tutorials that teach you how to code your token in Solidity, or you can hire a programmer and rely on them. So we decided to make it easier for you to create a new token.

With CoinBox, you have your own token lab on your Mobile Phone to create ERC20 tokens for Ethereum, Celo, BEP20 tokens for Binance Smart Chain, and soon DRC20 tokens for DDKOIN SmartChain, which are only processed in minutes.

Users can mint, burn and distribute efficiently on the wallet no need to learn SOLIDITY, no need to bother to build your own smart contract from scratch.

Hereโ€™s how:

  1. First things first, youโ€™ll need to get a CoinBox Wallet account and Login.

  2. Click the menu "Token Creator" on the wallet.

  3. The name of the chain to work with (ETH, BSC, CELO)

  4. The name of the ERC20 token โ€” this is for you to decide, be creative!

  5. The symbol of your ERC20 token โ€” a shortened version of the name, is what most people will see, so make it catchy.

  6. The max supply of the ERC20 token

  7. The initial supply of ERC20 token

  8. The number of decimal points

  9. The address on the Ethereum blockchain where all of the ERC20 tokens created will be transferred.

  10. The private key of the Ethereum account address from which the fee for the deployment of ERC20 will be paid.

  11. The nonce is to be set to the Ethereum transaction.

  12. The custom-defined fee. If not present, it will be calculated automatically.

  13. Finally, click the confirmation button. You need to have enough funds (depending on the transaction fees of the selected blockchain) to create your ERC20 token; it will return a response containing the transaction ID.

And thatโ€™s it! Youโ€™ve created your own ERC20 token. Next, youโ€™ll probably want to mint, burn and transfer them using the menu in the wallet, and after that, you might be inspired to check out the rest of our API documentation to find out all of the other awesome things you can do with CoinBox Token Creator.

Last updated