TG channel - https://t.me/easypeoff
This software is the fork of https://github.com/czbag/scroll
This software adds complex automation module for running multiple accounts in smart and randomized ways. You just need to configure how many of which modules you want to run, which bridges to use and enable/disable okx
Once you have configured this software you will be able to run all your accounts in completely automated way, whether you want to activate your accounts, run main modules or just check in
You can run all your accounts in circles: (if enabled) okx -> ethereum/zksync/linea/base/arbitrum/optimism -> (if enabled) orbiter/nitro/native/layerswap -> modules in autogenerated routes that will not stuck your money -> (if enabled) orbiter/nitro/native/layerswap -> ethereum/zksync/linea/base/arbitrum/optimism -> (if enabled) okx
In configuration you choose only amounts to bridge or withdraw from okx and number of modules to run. Script with generate everything else that is needed
There is full guide for this software: https://teletype.in/@easypeoff/scroll-automation
PLEASE READ IT BEFORE USING THE SOFTWARE
Install python3.9 or higher
In project directory run:
pip install -r requirements.txt
-
OKX
-
Bridge using Orbiter/Nitro/Layerswap or Native
-
Wrap/Unwrap ETH
-
Mint Zerius NFT
-
Mint any NFT from Nfts2me
-
Mint ZKStars NFT
-
Mint L2Pass
-
Mint and Bridge l2telegraph NFT
-
Send message l2telegraph
-
Deposit and withdraw on Aave and LayerBank
-
Swaps on Skydrome, SyncSwap, Zebra, XYSwap
-
Create Omnisea Collection
-
Vote on RubyScore
-
Deploy custom contracts
-
Dmail
- Mint Scroll Origin NFT
-
Main configuration is in settings.py
-
Fill in evm private keys in data/wallets.txt and okx addresses in data/okx_addresses.txt. BOTH ARE REQUIRED TO BE FILLED
-
In data/rpc.json you can change RPCs
-
Modules configuration is in modules_settings.py