Code Monkey home page Code Monkey logo

binance_withdraw's Introduction

用途

用于批量向不同地址提币,通过同一网络提取同一币种,但可以对每个地址提取不同数量

使用方法

  1. 去币安开通API,需要绑定IP,开通提币权限
  2. 将向安API的API_KEY和SECRET_KEY填写到.env文件中
  3. 在.env文件中配置需要提取的币种以及使用的网络,默认案例为BNB币种和OPBNB网络
  4. 在addresses.csv文件中配置提币目标地址和每个地址的数量,格式在csv文件中
  5. 运行可执行文件(可以直接go run main.go)或者下载编译好的执行文件

注意事项(主要是网络问题)

  1. 国内IP无法裸连币安API,可能需要海外服务器
  2. 无法使用梯子的原因:币安API提币需要绑定IP,使用梯子后会改变IP
  3. 配置服务器后,币安API需要绑定服务器IP
  4. 服务器不能选用美国IP,因为美国是币安的限制地区

binance_withdraw's People

Contributors

ubuygold avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.