Type/to search
0
Follow
0
Followers
OKCoin-Abhebungsgebühren-Abfragefehler
FAQ
Created 2018-11-04 22:13:09  Updated 2019-04-17 16:37:01
 1
 1647

37 fee = exchange[1].IO("api","GET","/api/account/v3/withdrawal/fee","currency=btc")
#Coin-Operation (Geld wird verkauft)
39 tb = exchanges[1].IO('api','POST','/api/account/v3/withdrawal','currency=BTC&destination='+'4'
+'&amount=1'+'&to_address='+address+'&trade_pwd=xxxxxxxxx&fee='+fee)

Fehlermeldung: line 37, in getInfo AttributeError: ooOooo000oOO instance has no attribute 'getitem'

Es ist nicht so, dass man sich das nicht ansehen kann, sondern dass man es nicht sehen kann.

Related Recommendations
Comment
All comments (1)

    fee = exchange[1] , 注意, 交易所对象数组是 exchanges , 您少写了个 s 。 参看API 文档。

    8 years ago
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)