Wallet's commands

Info about commands assosiated with wallets

  • Export wallets: allows you to upload data from created wallets to a file.

  • Import wallets: allows you to load data about wallets from a file into the bot.

  • Create wallets: creates wallets from which transactions for bundle purchases will be sent.

  • Whitelist wallets: adds the created wallets to the contract's whitelist. The contract must have the corresponding function.

  • Fund wallets: sends ETH from the distribution wallet to the created wallets. The amount is calculated for each wallet separately, taking into account the price increase after each transaction.

  • Collect ETH: collects Ether from all created wallets to the distribution wallet.

  • Adjust tokens to buy percent: calculates the approximate percent of tokens (of total supply) to buy from each wallet based on the target market capitalization of the pair.

  • Show wallets data: displays data for each created wallet. Please note that the data also includes the private keys for each wallet.

  • Show funding wallet balance: displays the amount of Ether and tokens in the distribution wallet.

Last updated