This software allows you to create automated transactions on the zkSync Era. Features:
- Check wallets balance.
- Send mail via Dmail.
- Swap on SyncSwap, 1inch, Odos, Maverick and more.
- Deposit and withdraw on EraLend.
- Mint free NFTs.
- Wrap and unwrap ETH
- Approve, Transfer, Increase Allowance to random address
- Install Python 3.11+.
git clone https://github.com/holmenov/ZkSync-Transactions.git.cd ZkSync-Transactions.pip install -r requirements.txt.- Paste your keys and proxies to
wallets_data.xlsxinWALLETSworksheet. - Paste your api-keys to
wallets_data.xlsxinAPIworksheet. - Set settings in
settings.py. - Start
main.pyfile.
