that's how i'm making mine.
fast_tool = central user bot for inputs
scanner = contracts scanner
sniper = mempool bot (sending tx)
watcher = mempool bot (reading tx > alters)
when everything is done, i'll start to seek for strategies
May 23, 2022, 8:12 PM
icons very cute :D
May 23, 2022, 8:12 PM
life-saver tool :D
May 23, 2022, 8:13 PM
git folder icons lol :D
May 23, 2022, 8:14 PM
Are you searching for code patterns in contract? Whats the logic of scanner
May 23, 2022, 8:16 PM
:D
May 23, 2022, 8:19 PM
haha yay
mix of patterns and requirements from certain contract calls
May 23, 2022, 8:20 PM
oh than you are simulating some functions
May 23, 2022, 8:21 PM
using something like audit tool?
verified contract code scanner
May 23, 2022, 8:21 PM
no, i run the transactions with callStatic
May 23, 2022, 8:21 PM
lol:D
why callstatic and not simulation
May 23, 2022, 8:22 PM
because i've discovered simulations later haha
May 23, 2022, 8:23 PM
ahaha now i learned callstatic function from you
i wrote by simulating all processes on ganache honeypot check
for example, they lock the sales with a function, how do you avoid them?
May 23, 2022, 8:26 PM
reading the future =)
May 23, 2022, 8:26 PM
I plan to develop a new method on it with a very high success rate :)
May 23, 2022, 8:28 PM
https://www.paradigm.xyz/2020/08/ethereum-is-a-dark-forest
May 23, 2022, 8:29 PM
Actually, there is an even simpler method. A rug scanner that can escape even the most unknown transactions :)
It is actually possible to solve everything with ganache
May 23, 2022, 8:36 PM
we are reading the future
May 23, 2022, 8:39 PM