This software allows you to create automated transactions on the Scroll Network. Features:
- Check wallets balance
- Send mail via Dmail
- Swap on Izumi
- Swap on SyncSwap
- Supply and Withdraw on Layerbank
- Mint NFTs on NFTS2ME
- Bridge ETH via Official Bridge
- Wrap and unwrap ETH
- Approve, Transfer, Increase Allowance to random address
- Install Python 3.11+.
git clone https://github.com/holmenov/Scroll-Transactions.git
.cd Scroll-Transactions
.pip install -r requirements.txt
.- Paste your proxies into
proxy.txt
inip:port@login:password
format - Paste the wallet private key in
accounts.txt
. - Set settings in
settings.py
.