1What is an ERC-20 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.
2What is a BEP-20 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.
3What 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.
4What 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.
5How 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.
6What 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...
7How 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!
8Who owns generated tokens
You will be the sole owner of the tokens except if you decide to make somebody else the owner
9What kind of tokens are used for ICOs
Your tokens generated on this website will meet all the requirements to be used for an ICO
10What are the famous coins that are based on ERC20?
Here is a list of ERC20 tokens: Chainlink (LINK) Tether (USDT) Wrapped Bitcion (WBTC) OmiseGO (OMG) 0x (ZRX) Populous (PPT) Maker (MKR) Augur (REP) Golem (GNT) IOStoken (IOST) Status (SNT) DigixDAO (DGD and DGX) Loopring (LRC) Basic Attention Token (BAT)
11What is ERC20
ERC20 is the main technical standard for Ethereum tokens. It is used to create and issue smart contracts on the Ethereum blockchain to create tokens. A list of rules must be followed in order to comply with ERC20
12Create an ERC20 or BEP20 token
If you want to create an ERC20 token you have different options: do it yourself if you have the knowledge, hire a developer (but make sure to work with someone you can trust) or do it automatically with our Token Maker
13Where can I buy or sell ERC20 Tokens
It will depend on tokens, there is not only one official ERC20 Token exchange. You need to find an exchange where the token is being traded.