Type/to search
0
Follow
0
Followers
OKCoin 출금 수수료 조회 오류
FAQ
Created 2018-11-04 22:13:09  Updated 2019-04-17 16:37:01
 1
 1648

37 fee = exchange[1].IO("api","GET","/api/account/v3/withdrawal/fee","currency=btc")
#화폐 조작
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)

오류: line 37, in getInfo AttributeError: ooOooo000oOO instance has no attribute ' 오류: ooOooo000oOO instance has no attributegetitem'

이 모든 것은 우리가 이 프로그램을 사용해서 어떤 문제가 있는지 확인하는 데에 도움이 됩니다.

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)