Create ERC20 Token on Ethereum
Basic settings
Token configuration
Ethereum ERC20 token generator FAQ
What is the Ethereum blockchain and what are ERC20 tokens?
What is the Ethereum blockchain and what are ERC20 tokens?
How do I create an ERC20 token with a token maker?
How do I create an ERC20 token with a token maker?
Creating ERC20 tokens usually requires smart contract programming, as well as a web3 wallet such as Metamask, and sufficient funds to cover for the token creation fees. Using a token maker makes the process of generating ERC20 tokens much easier and faster.
Bitbond Token Tool is a token maker that enables effortless token creation, by simply defining various parameters: name, symbol, total supply, and other customizable features. It’s as easy as filling in a form, then the token maker generates the smart contract code for you. The smart contract gets automatically deployed onto the Ethereum blockchain to successfully issue your digital asset.
Can I create an ERC20 token without any smart contract coding knowledge?
Can I create an ERC20 token without any smart contract coding knowledge?
Can I create a token with a custom contract name?
Can I create a token with a custom contract name?
What are the benefits of using an ERC20 token generator?
What are the benefits of using an ERC20 token generator?
How do I add a logo to my token?
How do I add a logo to my token?
Can I set a limit on the total supply of my ERC20 token?
Can I set a limit on the total supply of my ERC20 token?
Can I create a token with burning and/or minting capabilities?
Can I create a token with burning and/or minting capabilities?
How do I track the total supply and circulation of my ERC20 token?
How do I track the total supply and circulation of my ERC20 token?
Can I use my ERC20 token in decentralized finance (DeFi) applications?
Can I use my ERC20 token in decentralized finance (DeFi) applications?
Is it possible to change the properties of my ERC20 token after it has been created?
Is it possible to change the properties of my ERC20 token after it has been created?
Some properties such as the token name, symbol, and decimals can’t be modified after the token creation and successful deployment to the Ethereum network. Depending on the additional features you enable upon creation, it may be possible to carry out modifications under the Manage Token function after creation.
For example: If you enable “Can mint” upon creation of the token, then once you create the ERC20 token and deploy it to the network, you would be able to return to the Manage Token page and increase the total supply after the initial creation. The asset documentation entry can also be altered after token creation, if the “Has document” feature is enabled upon creation.
How do I add tax and deflation on my token?
How do I add tax and deflation on my token?
Can I create a token that rewards holders?
Can I create a token that rewards holders?
Yes, if you wish to create a reflections token, aka a token with holders reward. simply enable the “Apply Holder Rewards (Reflection Token)” feature upon creating the token. You should then specify the rate for the reward fees in basis points. For example: if you want 1% of the transaction to be allocated to token holders, then you must set the rate to 100 BPS. You can always modify the rate at a later point under the Manage Token section.