whit3he4d / pendingTransactions

filtering pending transactions on Ethereum example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pendingTransactions

Filtering pending transactions on Ethereum example.

Create .env file with WSS and HTTPS with valid node endpoints

for example look for pending transactions sent to Uniswap V2: Router 2

go run main.go --to 0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D

About

filtering pending transactions on Ethereum example


Languages

Language:Go 96.8%Language:Shell 3.2%