Explore projects
-
(1) bot listens to the memepool. and looks for the add liquidity transactions of any particular token contract.
(2) as soon as it finds any transaction, it gets triggered and calls a blacklist function of that token contract. it puts more gas price so it gets confirmed quicker than that add liquidity transaction.
Purpose is to blacklist all the add liquidity transactions done by the users.
Updated