-
Notifications
You must be signed in to change notification settings - Fork 268
Description
First of i am using the logs-bot only. using Helius RPC
but when i set all my params as instructed. even setting the buy amount to 0.05 sol as it says it was only buying 30 tokens??
Then it was continuously rebuying the same token and i thought yolo was to keep the script going and repeated buy a new token each time.
The "pump.fun" tokens it was trading weren't actually official pump.fun tokens, they didn't even have a pump at the end of the address. is it defaulted to pump swap or is it not that accurate?
It was buying tokens older than a minute, when token age set to 0.01
Also curious on how to properly get the creators initial purchase amount from the logs_event_processor.py that already calls the transactions with that data and to set a simple filter before the buy transaction.