You can create tokens by minting them. Only token operator will be able to mint. You may as well disable minting in case you don’t wish to create tokens any longer.Your Token should have Roles. Accounts with "MINTER" function can mint new tokens. Accounts with "ADMIN" purpose can add or clear away roles to minters or other admins.BEP20 defines th