Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
threeAces6717 opened this issue Feb 9, 2023 · 4 comments

Comments

@threeAces6717
Copy link

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
Copy link

I find it a good suggestion!

@tsarbuig
Copy link
Owner

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
Copy link
Author

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

@threeAces6717
Copy link
Author

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants