Page cover

πŸ€–How To Use Our Bot ?

Step-by-Step Guide for Deploying, Creating a Market, and Bundling with OminiBoltBot on Ethereum

  1. Import Deployer Wallet

  • Take the private key of your deployer wallet.

  • Import it into MetaMask or any Ethereum-compatible wallet.

  1. Deploy Your Token

  • Visit a token creation platform like Remix IDE or Token Tool by CoinTool.

  • Use the deployer wallet to deploy your ERC-20 token. Ensure you have enough ETH in your wallet to cover deployment fees.

  1. Create a Market on Uniswap

  • Go to Uniswap.

  • Connect your deployer wallet.

  • Create a new pair for your token by providing the token address and the amount of liquidity (ETH and your token) you want to add.

  • Confirm the transaction and pay the required gas fees.

  1. Fund Your Deployer Wallet Ensure your deployer wallet is funded with the following:

  • 0.9 ETH for the amount of liquidity you want to add.

  • 0.2 ETH for the Uniswap pool creation fee.

  • 0.1 ETH for Ethereum network transaction fees.

  • 0.5 ETH for the bundler service fee.

  1. Set Up Bundling with OminiBoltBot Follow these steps to set up your OminiBoltBot for bundling services:

  2. Access OminiBoltBot:

    • Open your messaging platform (e.g., Telegram) where OminiBoltBot is available.

    • Start a conversation with OminiBoltBot.

  3. Register Your Contract:

    • Use the command /register to start the registration process.

    • Provide the contract address of your deployed ERC-20 token.

    • Follow the prompts to complete the registration.

  4. Configure Bundling Services:

    • Use the command /configure to set up the bundling tasks.

    • Define the tasks you want the bot to perform, such as adding liquidity, managing trades, or monitoring the market.

    • Set the parameters and conditions for each task (e.g., thresholds, intervals).

  5. Fund the Bundler Service:

    • Use the command /fund to deposit the required ETH for the bundler service fee.

    • Transfer 0.5 ETH to the provided address to cover the service fee.

    • Ensure your wallet has enough ETH to cover ongoing transaction fees.

  6. Activate Bundling:

    • Use the command /activate to start the bundling service.

    • Confirm that the bot is actively monitoring and executing the defined tasks.

  7. Monitor and Manage Your Token Market

  • Regularly check the status of your token market on Uniswap.

  • Ensure your deployer wallet and the bundler service are adequately funded to cover ongoing fees.

  • Monitor the performance of the OminiBoltBot and adjust tasks as necessary using the /update command.

Last updated