🏠How It Works

  1. Connection: The bot connects to the Ethereum blockchain using an Ethereum node, specifically monitoring the Uniswap Factory Contract.

  2. Detection: It continuously scans for the pairCreated event, which is triggered whenever a new token pair is created on Uniswap.

  3. Notification: Upon detection, the bot extracts relevant data, formats it, and sends the information to the designated Telegram channel.

Last updated