You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a succesful snipe the bot automatically approves the token and goes into a sell mode with a profit/loss tracker
With like 4 options, selling, 10%, 25%, 50% and 100% of the tokens. So for example: Press Q for 10%, Press W 25% etc.
Add blacklist protection:
So like:
Anti Blacklist: false/enabled
Gas_multiplier: “1.1” for example
anti rug methods: [Manually input blacklist look a like functions]
bot wil sell 100% the tokens when the trader wallet or one of the following wallets was called with the specific function implemented above.
Remove liquidity problem
A lot of the times the dev calls on purpose a remove liquidity to shake out bots.
Sometimes they use low values for gwei. Maybe you can have a quick look in this what we can do more to counter fake remove liquidity calls.
The text was updated successfully, but these errors were encountered:
Adding sell mode + profit tracker
After a succesful snipe the bot automatically approves the token and goes into a sell mode with a profit/loss tracker
With like 4 options, selling, 10%, 25%, 50% and 100% of the tokens. So for example: Press Q for 10%, Press W 25% etc.
Add blacklist protection:
So like:
Anti Blacklist: false/enabled
Gas_multiplier: “1.1” for example
anti rug methods: [Manually input blacklist look a like functions]
bot wil sell 100% the tokens when the trader wallet or one of the following wallets was called with the specific function implemented above.
Remove liquidity problem
A lot of the times the dev calls on purpose a remove liquidity to shake out bots.
Sometimes they use low values for gwei. Maybe you can have a quick look in this what we can do more to counter fake remove liquidity calls.
The text was updated successfully, but these errors were encountered: