EspressoBot Tutorial
https://t.me/espresso_deployer_bot
EspressoBot Video Tutorial (2 minutes): https://youtu.be/KZl1dvv5r20
Connecting Wallet to EspressoBot
Head over to EspressoBot and press /start
Hit Connect Wallet to proceed. You can now choose to connect an Existing Wallet or Generate a new one (if you generate a new one, a new private key and wallet address will be generated: make sure you copy the information provided in a safe place before proceeding). You are now connected.
You can deposit ETH for gas fees and create your token's liquidity pool in the connected wallet now, or before deploying your token.
Disconnecting Wallet
If at any time you wish to Disconnect Wallet and login with another Wallet, go back to the Home and hit Settings --> Disconnect Wallet. Then Confirm
Launch /start and restart with another Wallet.
Viewing your Connected Wallet
From Home, visit Settings to see connected Wallet Address and Private Key
Switching connected Network
Suppose you want to switch the network where you want to launch your token, for example from ETH mainnet to Base
From Home, visit Settings, then click on your preferred chain.
Your ETH balance shown in the bot's Home will automatically update based on the amount you have on the selected chain.
Launching a New Token
Once you are logged in with a wallet, hit Deploy Token. You will see the following buttons which you can use to customize your token.:
Symbol: allows you to set your token's symbol (alphanumeric characters allowed)
Name: allows you to set your token's name (any character allowed)
Supply: allows you to set your token's total supply. You can choose a number among presets, or set a custom supply by hitting Custom
Initial Buy Tax: If you want to tax early traders more heavily (snipers for instance), you can apply different Initial Buy Taxes here. You can set Initial Buy Tax = Buy Tax to keep the same Tax throughout the whole life of your token.
Initial Sell Tax: If you want to tax early traders more heavily (snipers for instance), you can apply different Initial Sell Taxes here. You can set Initial Sell Tax = Sell Tax to keep the same Tax throughout the whole life of your token.
Initial Tax Threshold: allows you to set the number of buy trades that need to take place before the 'Initial Buy/Sell Tax' is substituted with the standard 'Buy/Sell Tax' for your token. This allows you to tax early traders such as snipers more heavily, or you can simply choose to avoid it by setting zero as Threshold.
Buy Tax: allows you to choose a percentage tax on every Buy trade. You can choose a Buy tax from presets, or set a custom one by hitting Custom (max 2 decimals, max 20% tax). Tax revenues will be converted to ETH and sent to your wallet.
Sell Tax: allows you to choose a percentage tax on every Sell trade. You can choose a Sell tax from presets, or set a custom one by hitting Custom (max 2 decimals, max 20% tax). Tax revenues will be converted to ETH and sent to your wallet.
Burn Percentage: allows you to choose a percentage that is burned on every trade. You can choose a Burn percentage from presets, or set a custom one by hitting Custom (max 2 decimals, max 20% burn). Tax revenues will be converted to ETH and sent to your wallet.
Fee Receiver Address: allows you to choose which address will receive revenue from Buy/Sell taxes, if any. You can select the currently connected wallet, or set another Fee Receiver Address.
Pre-Mint Supply: allows you to set a certain amount out of the total token supply that you want to pre-mint and keep for yourself, if any.
ETH LP Amount: allows you to set the amount of ETH you want to put in the liquidity pool of your token at launch
Max Token per Wallet: allows you to set the maximum amount of tokens each wallet can hold, as a % of the total token supply.
Max Token per TX: allows you to set the maximum amount of tokens transactable at once, as a % of the total token supply.
Remove Limits Delay: suppose you set 2% Max Token per Wallet to avoid supply concentration at launch, when market cap is low. Remove Limits Delay allows you to set how many buy trades need to take place for limits to be removed. This allows holders to buy more from the same wallet, while making supply concentration harder now that the token market cap has increased.
Telegram / Twitter / Website / Discord Links: these sections allow you to input your project's link (if any), so that they will be automatically embedded in your token's contract. This will make it easier for scrapers and indexers to find your project online.
Early Contract Address: this section allows you to set a custom time interval between token creation and open trading / liquidity pool creation events. This gives you time to share early contract address with anyone you wish.
Click on Review and Deploy to finalize your token: a summary will appear.
Hit Deploy and wait.
Congrats! You have officially launched your token. Click the Etherscan link to view your transaction.
Viewing your Launched Tokens List
Once you are logged in with a wallet, hit List Deployed Tokens.
A list of tokens deployed by the connected wallet with the respective Etherscan TX Hash links will appear.
Last updated