eddiemuro123 / BSCTokenSniper

22 stars 10 forks source link

excellent work! #1

Open aleeepp opened 3 years ago

aleeepp commented 3 years ago

I am playing with your code :)

I think you have a little bug, it should be 'token0' or at least in my code it works.

jsonEventContents ['args'] ['token1'] == "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c"

https://github.com/eddiemuro123/BSCTokenSniper/blob/610c46fc6528a7e8fe1ebc2f6e17c7f65331264f/BSCTokenSniper.py#L188

eddiemuro123 commented 3 years ago

Thanks for your message. If you can fix, please do and create a pull request.

aleeepp commented 3 years ago

Done!!

The tokens found do not always have liquidity.

Example: "[00: 04: 33.821] [Token] A new potential token was detected: MUTARRU FLOKI (MUTARRUFLOKI): 0xF8eE013c761490761DE281b838DA51D5Cc7565b4"

How can we go about eliminating these false alarms?