Blockchain
Token Type
Choose a Token.
StandardERC20
The industry-standard ERC20 token template offering robust and reliable token functionalities. It supports essential ERC20 operations while keeping an eye on security. This template is widely compatible with decentralized exchanges and other blockchain tools. StandardERC20 is ideal for projects looking for a stable, tried-and-tested token solution.Token Details
Token Features
Token will be compliant with the ERC20 Standard.
Token Source Code will automatically be verified on Etherscan
Remove the link to Token Generator from Token Source Code.
Token decimal precision can be customized. 18 otherwise.
Choose from 10k, 21M, Fixed, Unlimited or Capped.
Choose from None, Ownable or Role Based.
The Token can be manually burned to reduce circulating supply.
Owner or accounts with minting permission will be able to generate new tokens, up to token max supply, by minting them.
A reflection fee will be added to transfers. For each transaction a fee will automatically be divided among token holders to reward them. Owner can exclude some accounts from the fee or from the reflection mechanism. A maximum of 10 accounts can be excluded from the reflection mechanism. Once excluded, they cannot be included again if their balance is greater than 5% of the token supply.
A tax fee will be added to transfers. For each transaction a fee will automatically be sent to a predefined address. Owner can exclude some accounts from the taxation mechanism.
Users will be able to make gasless ERC20 approvals via off-chain signatures, enabling delegated spending.
Users cannot hold more than a specific percentage of total supply. Owner can change that percentage or disable it. Owner can exclude some accounts from the anti whale mechanism.
A Liquidity Pool pair will automatically be created onUniswap. Token owner can set an initial supply amount to add to the liquidity pool and can choose to lock LP tokens forever in the token contract or receive them in their wallet.
Note: for security purposes, initial token supply will be sent to token contract itself. Requires a second transaction to initiate liquidity.
Note: for security purposes, initial token supply will be sent to token contract itself. Requires a second transaction to initiate liquidity.
Token supply will reduce over time. For each transaction a fee will automatically be burned. Owner can exclude some accounts from the deflation mechanism.
ERC1363 is an extension interface for ERC20 tokens that supports executing code on a recipient contract after transfers, or code on a spender contract after approvals, in a single transaction.
It allows the contract owner to recover any ERC20 or NFT (ERC721) token sent into the contract for error and send them to a receiver.
Choose between Unstoppable or Pausable.
Ready to deploy your ERC20 Token?
Try building your ERC20 Token in less than a minute. You can try on Test Network before to go live.
Create ERC20 Token