Smart Contract Token Generator

You're looking for a solution to create your own token on the blockchain?

We got you covered: our Token Maker will help you generate a token automatically, and deploy it in a matter of minutes.

Create your token in just a few easy steps:

1 /Install MetasMask

If you don't have it yet, please make sure to install MetaMask or any of the supported wallets

2 /Deposit cryto on your wallet

Make sure to have enough crypto available to pay for the Smart Contract deployment. This varies based on the blockchain you select.

3 /Fill-out Token details

Fill the basic informations like the name, or symbol of your token. Configure advanced features like the taxes and recipients.

4 /Deploy your Token

That's it, you're good to go! Confirm the transaction on MetaMask and your Token will be deployed in a matter of seconds!

Ready to deploy your token ?

Features:

ERC20 / BEP20 Compliant

Your Token will be completely compliant with the specification and will work with any wallet anywhere on the planet. It will have a name, a symbol, and an amount in decimals.

Verified Source Code

Your contract source code will be automatically published and verified.

Burnable Token

Make your token burnable to give you the option to control supply and boost your asset's price when needed.

Mintable Token

Choose the "mint" option if you want to be able to generate more tokens later on.

Pausable

If you want to make sure token is not traded till a given date, just use the pause feature.

Ownable Access

Own your Token and control minting function (mint new tokens, end minting...) Role Based Access Set up roles for your Token (Admin, Minter) and give control to whoever you want.

Control your supply

Choose between fixed, capped or unlimited token supply.

Recover lost tokens

No need to worry about lost tokens sent to your Smart Contracts by mistake. Our recovery feature got you covered!

Anti Whale

Limit the maximum token holding per wallet.

Taxes

Configure a tax on transactions to help support the team development.

Need a custom development ?

FAQ

What is an ERC20 Token?

The ERC-20 introduces a standard for Fungible Tokens, which means that each Token has a property that makes it identical to another Token (in terms of type and value). An ERC-20 Token, for example, functions similarly to ETH, meaning that one Token is and will always be equal to all other Tokens.

What is a BEP20 Token standard?

It is a native token standard of the Binance Smart Chain. It acts as a blueprint of how the BEP-20 tokens can be utilized. It is an extension of the ERC-20 token standard and can be used to represent shares or fiat.

What is Fixed Supply Token?

Once you deploy the token, the entire supply will be sent to the owner's wallet. Fixed supply means that this supply can't be modified later on.

What is Capped Supply Token?

When you create the token, you will have the option to choose to send an initial supply to the owner's wallet. Supply can be adjusted later on by minting or burning tokens if you chose those options. You won't be able to generate more tokens that supply cap allows.

How is the smart contract's source code verified?

When we deploy your smart contract, a third party such as Etherscan verifies the source code and publishes it on their website. The source code can be found on the contract's webpage.

What kind of acces type can i set up?

None: there is no central authority which can make people trust your token more

Ownable: The token will have an owner who will act as admin and be able to conduct different actions such as mining, burning...

Role based: You will be able to assign different users to different tasks such as mining, burning...

How can those tokens be used?

The tokens we will generate for you can be used for a wide range of applications. As a crypto currency, to run an ICO, as proof of ownership (i.e. shares in a company), for gaming, charity, loyalty program, you name it!

Who owns generated tokens

You will be the sole owner of the tokens except if you decide to make somebody else the owner

What kind of tokens are used for ICOs

Your tokens generated on this website will meet all the requirements to be used for an ICO

How to Create an ERC20 or BEP20 token

If you want to create an ERC20 token the easieast solution is to do it automatically with our Token Maker. You won't need to worry about anything.

Where can I buy or sell my Tokens after created.

To make your token tradable, you will need to add liquidity on a DEX such as Uniswap or Pancaswap. Once the liquidity is added, anyone will be able to buy and sell your token instantly.