🌶️
Aviddot 2.0 guide
  • 📕Aviddot 2.0 Guide
  • Overview
    • 🖥️How to setup the bot
    • 🛠️How to setup Telegram Scraper
    • 🌶️How to use Telegram scraper
    • 🚧Add Dex, Coins or RPC
    • ✨Our Features
    • 🧑Referrals
    • 🔍Find Mempool methodId from network scanners
    • 🔍Find mempool MethoId from the bot
Powered by GitBook
On this page
  1. Overview

Find mempool MethoId from the bot

Simple guide with examples to check methoids from the bot

PreviousFind Mempool methodId from network scanners

Last updated 2 years ago

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.

How to find MethoId from the bot

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

🔍
Paste token address in the field
Click on SIGNATURES than on FIND SIGN
List of all the functions available in the contract of the token
Find it!
And copy it!
Enable mempool snipe selecting the METHOID
Add as many Methoid you want to check