tsarbuig / WalletHunter

The first Copytrading crypto bot in the World - for Uniswap & Pancakeswap
21 stars 8 forks source link

Bot should be able to transfer the tokens to other address as well as sell them #31

Open threeAces6717 opened 1 year ago

threeAces6717 commented 1 year ago

As soon as the bot copies a tx, it will transfer this token to some other specified address if transfer tax is 0%? What some dev does is they block the early buyers address, so just to be safe. And when the tracked wallet sells bot will sell from this other specified wallet.

AdamB2023 commented 1 year ago

I find it a good suggestion!

tsarbuig commented 1 year ago

do you want :

Solution 1/ : the bot includes this other address in the "To" field of the Tx (directly transfer tokens in the swap Tx) ?

Solution 2/ the bot creates a regular swap, then send the tokens to the specified address with a dedicated Transfer Tx ? (--> 2 different Tx)

threeAces6717 commented 1 year ago

1st looks better option. Bot directly transfers the token in swap tx

threeAces6717 commented 1 year ago

Bro, you can also impelemt like as soon as bot sees that our address is getting blacklisted, it will transfer the tokens to different address of our's and from there we can sell it manually. This is very much needed function bro. Especially, when I have been blacklisted many times.