Create a Liquidity Generator Token
Last updated
Last updated
Check out the steps below on how to create a standard token with Coinstarter using the desktop version of the Metamask Wallet.
1. To create a liquidity generator token, in the [Token Type] section, choose “Liquidity Generator Token”
2. Input all necessary information. Before doing so, let's go over all the important fields that need to be filled:
Router: When your token willl have collect a sufficent amount of tokens in it's contract it will add back them to the liquidity pool, from the Router field you can select the router where the token should add them
Transaction fee to generate yield (%): The % amount of tokens from every transaction that are distributed to all token holders.
Transaction fee to generate liquidity (%): The % amount of tokens from every transaction that are distributed to the liquidity pool.
Transaction Fee To Generate Charity or Marketing (%): The % amount of tokens from every transaction that are distributed to the marketing/charity wallet.
Max transaction percent (%): Any transactions that trades more than this percentage of the total supply will be rejected.
Charity or Marketing address: All the tokens generated from “Transaction Fee To Generate Charity or Marketing (%)” will be distributed to the address that you place in this field.
Max transaction (%): Any user will not be able to transfer in one single transaction more than this percentage. For example if the total supply is 100 and the "Max transaction(%)" is 1, then no one will be able to transfer more than 1 token per transaction.
Max wallet holdings (%): Any user will not be able to hold in one single wallet more than this percentage. For example if the total supply is 100 and the "Max wallet holdings(%)" is 1, then no one will be able to holde more than 1 token per wallet. If someone tries to deposit more than 1 token in their wallet the transaction will fail.
you create a StarterLambo token with these parameters:
Token name: StarterLambo.
Symbol: STLB.
Total supply: 1000000 STLB.
Every transaction incurs a fee of 10% to the benefit of all holders, of which: 4% are distributed among all diamond hands holders. 5% are locked away in the liquidity pool, to create a steadily rising price floor.
1% is distributed to the charity address 0xJustAnExampleAddress00000000000000000000.
Anti-whale trade feature: You can limit the amount of transactions amount and wallet holdings with the fields Max transaction and Max wallet holdings , in this case we setted both to 1% .
Check the image below to know what you need to input in the fields in this case:
3. Click on “Create Token” after you have finished inputting all the necessary information.
4. MetaMask will now ask you to confirm the transaction. It will also show you the fee that you are required to pay for that transaction. If you agree, then click on the “Confirm” button to finish the process.
Total supply must be a positive number.
Transaction fee to generate yield (%), transaction fee to generate liquidity (%) and max transaction percent (%) must be greater than or equal to 0.01
Charity percent (%) must be greater than or equal to 1. If you don’t have a charity program, you can leave this field and the charity address field blank.