Unfair Launch, or basic liquidity pool sniping
github.com/tfire/unfair-launch
This is a simple project that monitors the Sushi Factory V2 contract for new liquidity pool initialization. When a pool is intialized, the ticker associated with the ERC20 is scanned for on twitter as an indirect measure of the “memetic gravity” that the project may have. Some basic statistics on the twitter data are computed and then reported to a discord channel.
Todo:
- Implement monitoring for liquidity levels (liquidity needs to be added to the initialized pool)
- Automate entries for sufficient liquidity (and use flashbots because why wouldn’t you?)
Make a pull request, if you dare.