Dex Explorer V2 Script -

The script monitors Factory contracts. When a PairCreated event is emitted, the script captures the token addresses, creates a unique identifier, and initializes a price feed for that pair immediately.

(example)

Go to Top