Pradeep-selva / uniswap-monitor-bot

a simple bot to monitor swap events on Uniswap USDC2 pool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uniswap Monitor Bot

A go-ethereum bot that tracks and monitors Swap events on Uniswap USDC2 pool.

To run Locally

  1. run go mod vendor
  2. run go run main.go

(or)

  1. run ./uniswap-monitor-bot to directly run the executable

Uniswap USDC2 Pool address (mainnet)

0x8ad599c3A0ff1De082011EFDDc58f1908eb6e6D8

About

a simple bot to monitor swap events on Uniswap USDC2 pool


Languages

Language:Go 99.9%Language:Shell 0.1%