Functionality
This section will only talk about the telegram bot, as currently it is the only way to interact with the tool.
Importing wallets
For the bot to work, it needs the private keys of the wallets.
The private keys should be given in their string (base58) format. Example: 5MaiiCavjCmn9Hs1o3eznqDEhRwxo7pXiAYez7keQUviUkauRiTMD8DrESdrNjN8zd9mTmVhRvBJeg5vhyvgrAhG
The telegram bot can work with multiple wallets at a time.
Evaluating
Although it is possible to immediatelly start cleaning the wallets after import, it is recommended to firstly evaluate them.
After an evaluation the tool will display the Expected solana sum after the cleaning from all wallets combined, and the Estimated time that the cleaning will take.
Cleaning
The working principle of the "cleaning" function is described Here.
Not enough funds
A wallet may not have enough funds for the tool to perform any transactions. In that case, make sure the wallet has around 0.20$ worth of SOL, so the bot can start it's work.
Transfering
This function is specifically implemented, so that after all the cleaning operations are done, there is an easy way to transfer all funds to one place. For the transfer destination, onlt the wallet address needs to be supplied, no private key needed.
Importing new wallets
It is recommended to double check that no operations failed, by pressing the evaluation button again. If no more profit is expected from the wallets and all of their funds are transferred, wallets should then be removed from the bot so that the new ones could be imported. A maximum of 10 wallets is allowed to clean at once.