/orb_scr

Primary LanguagePython

Features

  • Supports Orbiter Bridges
  • Supports multiple transactions at once
  • Support six networks
  • Available networks: Ethereum, Arbitrum, Optimism, Matic, BSC, Arbitrum Nova

orb_scr

Table of contents

  1. Start
  2. Wallet Configuration
  3. Fees Table
    1. USDC
    2. DAI
    3. USDT
  4. Links
  5. Author

Start

To start we need to download all needed libraries: pip3 install -r requirements.txt

Wallet configuration

At the moment the script supports ONLY private keys, secret phrase support will be added later.

privatekey1
privatekey2
privatekey3

put private keys in wallets.txt like this


Fees table

USDC

chain_to Fee in USDC
Ethereum 12.8
Arbitrum 1.8
Optimism 1.8
Matic 1.5
BSC -
Arbitrum Nova 1

DAI

chain_to Fee in DAI
Ethereum 12.8
Arbitrum 2
Optimism 2
Matic 1.5
BSC -
Arbitrum Nova -

USDT

chain_to Fee in USDT
Ethereum 12.8
Arbitrum 2.5
Optimism 2
Matic 2
BSC -
Arbitrum Nova -

ETH

chain_to Fee in ETH
Ethereum 0.0062
Arbitrum 0.0006
Optimism 0.0005
Matic 0.0005
BSC 0.0005
Arbitrum Nova 0.0005

Links

Contact me

My TG channel

Made by @SlazZzor