🔍
Find mempool MethoId from the bot
Simple guide with examples to check methoids from the bot
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

Paste token address in the field
Click on SIGNATURES label on the right, and than on FIND SIGN

Click on SIGNATURES than on FIND SIGN
A List of functions will be printed

List of all the functions available in the contract of the token
Find the MethoId that you need and copy it

Find it!

And copy it!
Now enable the Mempool Snipe selecting the METHOID LABEL

Enable mempool snipe selecting the METHOID

Add as many Methoid you want to check
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
Last modified 1mo ago