🏠How It Works
Connection: The bot connects to the Ethereum blockchain using an Ethereum node, specifically monitoring the Uniswap Factory Contract.
Detection: It continuously scans for the
pairCreated
event, which is triggered whenever a new token pair is created on Uniswap.Notification: Upon detection, the bot extracts relevant data, formats it, and sends the information to the designated Telegram channel.
Last updated