There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Python script, which will do the following. - Connect to ETH Websocket RPC - Listen to events of PairCreated from uniswap v2. - Get token 0 and token 1 of the pair, and print following details of pair - token 0 name, token 1 name, token 0 symbol, token 1 symbol