├── README.md ├── main.py ├── proxies.txt └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/im-hanzou/takerxyz-autoref/HEAD/README.md -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/im-hanzou/takerxyz-autoref/HEAD/main.py -------------------------------------------------------------------------------- /proxies.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/im-hanzou/takerxyz-autoref/HEAD/proxies.txt -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | requests 2 | web3 3 | eth-account 4 | fake-useragent 5 | colorama 6 | --------------------------------------------------------------------------------