This software allows you to create automated transactions on the Base Network. Features:
- Check wallets balance.
- Swap on 1inch.
- Swap on UniSwap.
- Deposit and withdraw on Aave.
- Send mail via Dmail.
- Mint NFTs on NFTS2ME.
- Vote on RubyScore.
- Daily check in on OwlTo.
- Wrap and unwrap ETH.
- Approve, Transfer, Increase Allowance to random address.
- Install Python 3.11+.
git clone https://github.com/holmenov/Base-Transactions.git
.cd Base-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
.