Python script to send ETH transactions and mint NFTs in Zksync Era network every X days. Keeps your accounts active on a regular basis.
NOTE: If you don't want to having problems with claim for a possible Zksync airdrop, this auto script is for you. Do not forget to star and fork from the top right. If you have questions: Chat
- Send ETH transactions from Ethereum mainnet to Zksync Era network every X days.
- Mint NFTs in Zksync Era network every X days.
pip install -r requirements.txt
or using pyenv and pipenv
pipenv install
Set update some config file in config.json
file.
cp .env-example .env
cp config.example.json config.json
cp account.example.csv account.csv
You can create url network
for eth
and zksync
from Alchemy by yourself and update it into config.json
.
read alchemy
run with python
python zksync_auto/app.py
or run with pipenv setup
./run.sh
then you will see something like this or log file in tmp
folder:
Buy me a coffee