Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

How does the bot work if transaction fails / Address is not whitelisted? #36

Open
Sundazee opened this issue Nov 14, 2021 · 0 comments
Open

Comments

@Sundazee
Copy link

I tried to snipe a listing where you have to be whitelisted in the first 120 seconds when launched on pancake.

Token File:

{
"ADDRESS": "0x8a74bc8c372bc7f0e9ca3f6ac0df51be15aec47a",
"SYMBOL": "PLSPAD",

"USECUSTOMBASEPAIR": "false",
"BASESYMBOL": "USDT",
"BASEADDRESS": "0xdac17f958d2ee523a2206206994597c13d831ec7",

"BUYAMOUNT": "0.05",
"MULTIPLEBUYS": "true",
"BUYCOUNT": "7",
"RUGCHECK": "false"

}
]

I wanted to buy 7 times.

The bot tried 6 times when liquidity was added but was not able to buy because of whitelist.
All in the same second the liquidity was added. Which is actually amazing! (Good job)
And then it did one final transaction 2 minutes later which went trough.
What happened here ?

Yea but why did it try and fail 6 times and waited for actuall listing for the last transaction? Why not all 7 as soon as liquidity was added? Why not all 7 after i was whitelisted? Need some information here to configure it right for future launches.
Why and how? Shouldn't all 7 have failed? How did the bot wait and why?

How did the bot know when whitelisting was over?
I'm so confused here...

Do I need to configure it to

My 1 sucessfull transaction
Nov-10-2021 03:00:18 PM

My 6 failed transactions
Nov-10-2021 02:58:06 PM

Liquidity
Nov-10-2021 02:58:06 PM

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

No branches or pull requests

1 participant