Python - EVM Viewer

Currently pointing at RPC (Zilliqa Testnet)

How to run

Install web3
pip install web3.py
or
pip3 install --no-cache-dir web3

GetBalances (pyBalances.py) Set ERC20_CA to the ERC20 contract you want to inspect Set ADDRESS to the wallet address you want to inspect

ReadUniswapV2Factory (pyUniswapV2Factory.py) Set ERC20_CA to a UniswapV2Factory contract