Create your own BEP20 Token.

Your own BEP20 Token in less than a minute with the new Smart Contract Generator for Binance Smart Chain. No login. No setup. No coding required.

How to create BEP20 token?

Easily deploy Smart Contract for a Standard, Capped, Mintable, Burnable BEP20 Token. No login. No setup. No coding required.

Install MetaMask

Install MetaMask

You need to have MetaMask installed with an amount of BNB to pay for contract deployment.

 

Enter Details

Enter Details

Enter your preferred Token name and symbol. Choose your supply and Token type.

 

Deploy Token

Deploy Token

Confirm your transaction using MetaMask. Once deployed your Token is ready to use.

 

Pricing

Choose between 6 different BEP20 Token types.

Basic

BEP20 token

0.0 BNB

Simple

BEP20 token

0.5 BNB

Standart

BEP20 token

1 BNB

Burnable

BEP20 token

1.5 BNB

Mintable

BEP20 token

2 BNB

Superstar

BEP20 token

4 BNB

BEP20 Token Features

Explaining BEP20 token type and benefits

Burnable

It means that you can choose to reduce the circulating supply by destroying some of your tokens.

Ownable Access

Your Token will have an Owner. Token owner will be able to mint new tokens or to call the finish minting function.

 

Role Based Access

Token will have Roles. You can add or remove ADMIN or MINTER role to addresses. Your token will be Ownable too.

 

Detailed

Fully compliant with the BEP20 definition and compatible with any BEP20 wallet all around the world. It will have a name, a symbol and a decimals amount.

Capped

You won’t be able to generate more tokens than the defined token cap. This ensure people that you will not generate more tokens than declared.

Mintable

You will be able to generate tokens by minting them. Only token owner will be able to mint. You can also disable minting if you don’t want to generate tokens anymore.

Operable Token (ERC1363)

The Operable Token is a BEP20 compatible Token that can make a callback on the receiver contract to notify token transfers or token approvals.

 

Token Recover

There are lots of tokens lost forever into Smart Contracts. It allows the contract owner to recover any BEP20 token sent into the contract for error.

FAQ

Frequently asked questions

What's the difference in supply type?

10k
Your token supply will be 10.000. The entire token supply will be generated during deploy and sent to Token Owner wallet. You can’t increase or reduce supply later.

Fixed Supply
The entire token supply will be generated during deploy and sent to Token Owner wallet. You can’t increase or reduce supply later.

Capped Supply
You can define an initial supply to sent to Token Owner’s wallet. You can increase or reduce supply later by minting or burning tokens (if allowed). You won’t be able to generate more tokens than the defined supply cap.

Unlimited Supply
You can define an initial supply to sent to Token Owner’s wallet. You can increase or reduce supply later by minting or burning tokens (if allowed). You will be able to generate unlimited tokens without an upper limit.

What's the difference in Access type?

None
Your Token doesn’t need an access type because of there are not actions that needs privileges.

Ownable
Your Token will have an Owner. The account you use to deploy your Token will be owner by default and will be able to mint new tokens or call the finish minting function. You can transfer token ownership to addresses or Smart Contract.

Role Based
Your Token will have Roles. Accounts with “MINTER” role will be able to mint new tokens. Accounts with “ADMIN” role will be able to add or remove roles to minters or other admins. The account you use to deploy your Token will be ADMIN and MINTER by default. In addition your Token will have the Ownable behaviour too.

Who can mint or burn tokens?

Mint
It depends on your Token Access Type. If you choose Ownable Access only Token Owner will be able to mint new tokens. If you choose Role Based Access only addresses with MINTER role will be able to mint new tokens. In both cases, if you choose a Capped supply you won’t be able to mint more tokens than the defined cap. By choosing Unlimited supply instead, you will be able to generate unlimited tokens.

Burn
Everyone will be able to burn tokens he held. A third party can burn tokens from other addresses only after an approval. Nobody, not even the Token Owner, will be able to burn tokens from other addresses without approval.

What is Operable Token?

There is no way to execute code after a BEP-20 transfer or approval (i.e. making a payment), so to make an action it is required to send another transaction and pay GAS twice. Operable Token makes token payments easier and working without the use of any other listener. It allows to make a callback after a transfer or approval in a single transaction.
There are many proposed uses of Ethereum Smart Contracts that can accept BEP-20 payments.
Examples could be:

  • to create a token payable crowdsale
  • selling services for tokens
  • paying invoices
  • making subscriptions

Operable Token is derived by ERC1363.

Discover ERC1363

What is Token Recover?

There are lots of tokens lost forever into Smart Contracts. Each Ethereum contract is a potential token trap for BEP20 tokens. They can’t be recovered so it means money losses for end users.
TokenRecover allows the contract owner to recover any BEP20 token sent into the contract for error. This behaviour is derived by ERC20 Token Recover.

Ready to create BEP20 Token?

Try building your BEP20 Token in less than a minute. You can try on Test Network before to go live.

BEP20 Token Generator and its author are free of any liability regarding Tokens built using this App, and the use that is made of them. Tokens built on BEP20 Token Generator, their projects, their teams, their use of Token (as well as anything related to Token) are in no way connected to BEP20 Token Generator or its author.

BEP20 Token Generator’s code is provided under MIT License. Anyone can use it as per their needs. The App’s purpose is to make people able to tokenize their ideas without coding. Source code is verified and well tested and continuously updated to reduce risk of bugs and introduce language optimizations. Anyway the purchase of tokens involves a high degree of risk. Before acquiring tokens, it is recommended to carefully weighs all the information and risks detailed in Token owner’s Conditions.

© BEP20generator.net 2023 All Rights Reserved.