Create ERC20 Token on Polygon zkEVM
Basic settings
Token configuration
Polygon zkEVM ERC20 token generator FAQ
What is the Polygon zkEVM blockchain and what are ERC20 tokens?
What is the Polygon zkEVM blockchain and what are ERC20 tokens?
Polygon zkEVM uses zero knowledge-proofs to reduce transaction costs and increase the throughput of the Ethereum network, while taking advantage of the security and finality of the layer-1 blockchain. ZK-proofs have proved to be an important scaling tool for the Ethereum ecosystem.
ERC20 tokens are the type of token standards built on top of the Polygon zkEVM blockchain. These tokens follow a smart contract standard such as ERC20 or ERC721, allowing them to be easily created, managed, and stored in most Polygon zkEVM compatible wallets.
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. Simply connect to the Polygon zkEVM network in your wallet and on the token maker to start issuing tokens on that blockchain.
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 Polygon zkEVM 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 Polygon zkEVM 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 burn” 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 decrease the total supply after the initial creation. The asset documentation entry can also be altered after token creation, if this feature is enabled.
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.