How to create ERC-20/BEP20 token
Instruction
Last updated
Instruction
Last updated
Right now you can create your own BEP20/ERC20 or RFI token in Binance Smart Chain and Polygon.
Go to https://cryptexlock.me/constructor and connect the wallet in the upper right corner.
Сhoose the Chain
In the field “Choose the contract” choose The BEP20/ERC20 token contract.
Next, go to the Contract settings.
Enter the token name in the field, it can contain from 2 to 32 uppercase alphanumeric symbols.
Enter the Token Symbol it can contain from 2 to 10 uppercase alphanumeric characters with no spaces.
Enter “Total Supply” which will be minted during deployment. 10000000 supply will be selected by default.
You can move the Decimals slider from 1 to 18. It is the number of characters displayed after the decimal point. The recommended and default value is 18.
Choose comfortable Contract creation fees.
Read and Accept "Terms and Conditions".
Choose a much more convenient option and tap the “create contract” button.
Confirm the operation in your opened Metamask field and wait for pending.
Congratulations! Your contract is created! You can see the contract address on BCSscan and the transaction details.
At the top of the screen you can tap the button “My tokens” where you can see all your created tokens and all detailed information.