🔍Find mempool MethoId from the bot
Simple guide with examples to check methoids from the bot
Last updated
Simple guide with examples to check methoids from the bot
Last updated
The transactions for adding or removing liquidity (add Liquidity etc ...) are sent to the Router address.
While enable trading transactions (TradingEnabled, EnableTrading etc ...) are sent to the token address.
The bot can scan either on the router address or on the token address.
Depending on the transaction you are looking for, you will need to select Trading enabled or addingliquidity. After that you will have to enter the methoids in the corresponding field.
Paste the contract of the Token that you want to scan
Click on SIGNATURES label on the right, and than on FIND SIGN
A List of functions will be printed
Find the MethoId that you need and copy it
Now enable the Mempool Snipe selecting the METHOID LABEL
You can add as many methoid you want. Just separate them with a comma.
Now start the bot and wait that it find the methoid in the mempool!
This works for TTSA as well