Skip to content

ryu666zaki/OKX-Withdrawal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OKX-Withdrawal

My Profile | My projects | 🍩Donate: 0x27512edc51cAd8a5277090183858677915CC95c4

OKX Withdraw on list of wallets

❗You need to have Python 3.10+ installed❗

❗❗ Add wallets to a whitelist on OKX ❗❗

  1. Clone repository to yours system.

To do this, open your development environment, such as VSCode or Pycharm. Select the option to clone repo by link and paste the link to this repo.

  1. Open terminal in the same folder as main.py and run this commands:
python3.10 -m venv .venv
source .venv/bin/activate
pip install ccxt
  1. Put your wallets in wallet.txt
  2. Change those variables in main.py => API_KEY, SECRET, PASSPHRASE, TOKEN, NETWORK, AMOUNT, MIN_DELAY, MAX_DELAY (lines 5 - 14)
  3. Now you're ready to start:
python main.py

🍩Donate: 0x27512edc51cAd8a5277090183858677915CC95c4

About

OKX Withdraw on list of wallets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages