/Coinex-withdrawer

Batch Coinex Withdraw

Primary LanguagePython

Coinex Withdrawer 🔹

Discover the latest <crypto/> moves in my Telegram Channel:

My Channel 🥰

image

Bot used to batch withdrawal on Coinex exchange

How it can be useful?

  • Not sibling onchain wallets
  • Top-up bybit accounts for events
  • Exchange with the lowest fees (0.06 $ for USDT BSC, 0.7 $ for ETH)

Quick Start 📚

  1. To install libraries on Windows click on INSTALL.bat (or in console: pip install -r requirements.txt).
  2. To start bot use START.bat (or in console: python main.py).

Options 📧

image

Configuration 📧

  1. Coinex Account Setup
  • Create and put in data/config.py ACCESS_ID and SECRET_KEY.
  • Add addresses in whitelist! To create csv file with many whitelist address - csv-generator. image image
  1. Addresses Setup 🔒

    Put addresses in data/addresses.txt

image