33
Follow
63
Followers
बिटट्रेक्स निकासी समस्या, कृपया मदद करें
Created 2018-01-05 23:58:57 Updated 2018-01-05 23:59:30
2
2021
Bittrex को API के साथ उत्पन्न करने के लिए, कोड निम्नानुसार हैः
var a = 0.01;
var b ="LWaW7HB4TK6mu88WMb5WrXeNvzZgHJBoUb";
exchanges[0].IO("api/v1.1/account/withdraw", "currency=LTC&quantity="+a+
"&address="+b)
पहले, इस कोड के साथ चलाया गया था, कोई समस्या नहीं थी, हाल ही में फिर से इस्तेमाल किया गया, लेकिन अब यह काम नहीं करता है, कृपया मुझे बताएं।
Futures_OP 4: argument error
Related Recommendations
symbol not setGetTicker: 400: {"code": 2, "data": {}, "message": "invalid params"}gateio getdepth 502Decrypt: Secret key decrypt failedGetOrders: 400: {"code":-1121,"msg":"Invalid symbol."}HTTP 403 errorBitcoin trading by using botsPlease translate the buy plan pageRunning botvs docker on androidhttp://www.stevenwu.me/archives/871
Comment
All comments (2)
- 1

