Snipe PINKSALE launches
LimitSwap and Sniper can snipe Pinksale listings :
1/ Directly on Pinksale
2/ When Presale is over and liquidity is added to Pancake
--> use LimitSwap bot (not implemented in Sniper)
CONFIGURATION
In tokens.json, write :
- "SELECT_MODE" : "snipe_on_pinksale"
- "PINKSALE_PRESALE_START_TIMESTAMP": "1672446629"
- (enter the "Sale Starts In" date here in timestamp format (check https://www.unixtimestamp.com/ to convert)
- "PINKSALE_PRESALE_ADDRESS" : (enter presale address)
- "ADDRESS" --> not used, you can write anything
HOW IT WORKS
As soon as timestamp is reached, bot buys on Pinksale ! As easy as that
Where to detect Presale Start Time ?

How to convert it to timestamp?

CONFIGURATION
In tokens.json, write :
- "SELECT_MODE": "pinksale"
- "PINKSALE_PRESALE_ADDRESS": enter Presale address
- "ADDRESS" : enter Token address
and the bot will take care of the rest 💪 It's SUPER FAST 🚀
Example :

CONFIGURATION
1/ In settings.json, write :
"MEMPOOL_METHOD" = "pinksale"
2/ In tokens.json, write :
- "PINKSALE_PRESALE_ADDRESS": enter Presale address
- "ADDRESS" : enter Token address
Last modified 1yr ago