ccxt 4.4.85__py2.py3-none-any.whl → 4.4.87__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. ccxt/__init__.py +7 -5
  2. ccxt/abstract/modetrade.py +119 -0
  3. ccxt/abstract/myokx.py +2 -0
  4. ccxt/abstract/okx.py +2 -0
  5. ccxt/abstract/okxus.py +349 -0
  6. ccxt/ascendex.py +187 -151
  7. ccxt/async_support/__init__.py +7 -5
  8. ccxt/async_support/ascendex.py +187 -151
  9. ccxt/async_support/base/exchange.py +30 -26
  10. ccxt/async_support/bequant.py +1 -1
  11. ccxt/async_support/binance.py +1 -1
  12. ccxt/async_support/bitget.py +4 -4
  13. ccxt/async_support/bitmart.py +1 -1
  14. ccxt/async_support/bitteam.py +31 -0
  15. ccxt/async_support/{huobijp.py → bittrade.py} +11 -11
  16. ccxt/async_support/coinbase.py +2 -5
  17. ccxt/async_support/coinmetro.py +3 -0
  18. ccxt/async_support/deribit.py +4 -5
  19. ccxt/async_support/gate.py +91 -73
  20. ccxt/async_support/hollaex.py +106 -49
  21. ccxt/async_support/htx.py +30 -51
  22. ccxt/async_support/hyperliquid.py +36 -20
  23. ccxt/async_support/kraken.py +5 -8
  24. ccxt/async_support/mexc.py +2 -2
  25. ccxt/async_support/modetrade.py +2727 -0
  26. ccxt/async_support/ndax.py +25 -24
  27. ccxt/async_support/okcoin.py +12 -29
  28. ccxt/async_support/okx.py +99 -3
  29. ccxt/async_support/okxus.py +54 -0
  30. ccxt/async_support/onetrading.py +10 -7
  31. ccxt/async_support/oxfun.py +40 -110
  32. ccxt/async_support/paradex.py +6 -0
  33. ccxt/async_support/phemex.py +4 -6
  34. ccxt/async_support/poloniex.py +172 -159
  35. ccxt/async_support/probit.py +18 -47
  36. ccxt/async_support/timex.py +5 -10
  37. ccxt/async_support/vertex.py +3 -4
  38. ccxt/async_support/whitebit.py +41 -11
  39. ccxt/async_support/woo.py +101 -75
  40. ccxt/async_support/woofipro.py +25 -20
  41. ccxt/async_support/xt.py +31 -41
  42. ccxt/base/exchange.py +12 -9
  43. ccxt/bequant.py +1 -1
  44. ccxt/binance.py +1 -1
  45. ccxt/bitget.py +4 -4
  46. ccxt/bitmart.py +1 -1
  47. ccxt/bitteam.py +31 -0
  48. ccxt/{huobijp.py → bittrade.py} +11 -11
  49. ccxt/coinbase.py +2 -5
  50. ccxt/coinmetro.py +3 -0
  51. ccxt/deribit.py +4 -5
  52. ccxt/gate.py +91 -73
  53. ccxt/hollaex.py +106 -49
  54. ccxt/htx.py +30 -51
  55. ccxt/hyperliquid.py +36 -20
  56. ccxt/kraken.py +5 -8
  57. ccxt/mexc.py +2 -2
  58. ccxt/modetrade.py +2727 -0
  59. ccxt/ndax.py +25 -24
  60. ccxt/okcoin.py +12 -29
  61. ccxt/okx.py +99 -3
  62. ccxt/okxus.py +54 -0
  63. ccxt/onetrading.py +10 -7
  64. ccxt/oxfun.py +40 -110
  65. ccxt/paradex.py +6 -0
  66. ccxt/phemex.py +4 -6
  67. ccxt/poloniex.py +172 -159
  68. ccxt/pro/__init__.py +101 -3
  69. ccxt/pro/binance.py +1 -0
  70. ccxt/pro/{huobijp.py → bittrade.py} +3 -3
  71. ccxt/pro/luno.py +6 -5
  72. ccxt/pro/mexc.py +2 -0
  73. ccxt/pro/modetrade.py +1271 -0
  74. ccxt/pro/okxus.py +38 -0
  75. ccxt/probit.py +18 -47
  76. ccxt/test/tests_async.py +17 -1
  77. ccxt/test/tests_sync.py +17 -1
  78. ccxt/timex.py +5 -10
  79. ccxt/vertex.py +3 -4
  80. ccxt/whitebit.py +41 -11
  81. ccxt/woo.py +100 -75
  82. ccxt/woofipro.py +24 -20
  83. ccxt/xt.py +31 -41
  84. {ccxt-4.4.85.dist-info → ccxt-4.4.87.dist-info}/METADATA +19 -8
  85. {ccxt-4.4.85.dist-info → ccxt-4.4.87.dist-info}/RECORD +89 -84
  86. ccxt/abstract/kuna.py +0 -182
  87. ccxt/async_support/kuna.py +0 -1935
  88. ccxt/kuna.py +0 -1935
  89. /ccxt/abstract/{huobijp.py → bittrade.py} +0 -0
  90. {ccxt-4.4.85.dist-info → ccxt-4.4.87.dist-info}/LICENSE.txt +0 -0
  91. {ccxt-4.4.85.dist-info → ccxt-4.4.87.dist-info}/WHEEL +0 -0
  92. {ccxt-4.4.85.dist-info → ccxt-4.4.87.dist-info}/top_level.txt +0 -0
ccxt/abstract/kuna.py DELETED
@@ -1,182 +0,0 @@
1
- from ccxt.base.types import Entry
2
-
3
-
4
- class ImplicitAPI:
5
- xreserve_get_nonce = xreserveGetNonce = Entry('nonce', 'xreserve', 'GET', {'cost': 1})
6
- xreserve_get_fee = xreserveGetFee = Entry('fee', 'xreserve', 'GET', {'cost': 1})
7
- xreserve_get_delegated_transactions = xreserveGetDelegatedTransactions = Entry('delegated-transactions', 'xreserve', 'GET', {'cost': 1})
8
- xreserve_post_delegate_transfer = xreservePostDelegateTransfer = Entry('delegate-transfer', 'xreserve', 'POST', {'cost': 1})
9
- v4_private_get_private_me = v4PrivateGetPrivateMe = Entry('private/me', ['v4', 'private'], 'GET', {'cost': 1})
10
- v4_private_get_private_getbalance = v4PrivateGetPrivateGetBalance = Entry('private/getBalance', ['v4', 'private'], 'GET', {'cost': 1})
11
- v4_private_get_order_private_active = v4PrivateGetOrderPrivateActive = Entry('order/private/active', ['v4', 'private'], 'GET', {'cost': 1})
12
- v4_private_get_order_private_history = v4PrivateGetOrderPrivateHistory = Entry('order/private/history', ['v4', 'private'], 'GET', {'cost': 1})
13
- v4_private_get_order_private_id_trades = v4PrivateGetOrderPrivateIdTrades = Entry('order/private/{id}/trades', ['v4', 'private'], 'GET', {'cost': 1})
14
- v4_private_get_order_private_details_id = v4PrivateGetOrderPrivateDetailsId = Entry('order/private/details/{id}', ['v4', 'private'], 'GET', {'cost': 1})
15
- v4_private_get_trade_private_history = v4PrivateGetTradePrivateHistory = Entry('trade/private/history', ['v4', 'private'], 'GET', {'cost': 1})
16
- v4_private_get_transaction_private_hash = v4PrivateGetTransactionPrivateHash = Entry('transaction/private/{hash}', ['v4', 'private'], 'GET', {'cost': 1})
17
- v4_private_get_deposit_private_prerequest = v4PrivateGetDepositPrivatePreRequest = Entry('deposit/private/preRequest', ['v4', 'private'], 'GET', {'cost': 1})
18
- v4_private_get_deposit_private_crypto_address = v4PrivateGetDepositPrivateCryptoAddress = Entry('deposit/private/crypto/address', ['v4', 'private'], 'GET', {'cost': 1})
19
- v4_private_get_deposit_private_crypto_getmerchantaddress = v4PrivateGetDepositPrivateCryptoGetMerchantAddress = Entry('deposit/private/crypto/getMerchantAddress', ['v4', 'private'], 'GET', {'cost': 1})
20
- v4_private_get_deposit_private_history = v4PrivateGetDepositPrivateHistory = Entry('deposit/private/history', ['v4', 'private'], 'GET', {'cost': 1})
21
- v4_private_get_deposit_private_details_depositid = v4PrivateGetDepositPrivateDetailsDepositId = Entry('deposit/private/details/{depositId}', ['v4', 'private'], 'GET', {'cost': 1})
22
- v4_private_get_withdraw_private_prerequest = v4PrivateGetWithdrawPrivatePreRequest = Entry('withdraw/private/preRequest', ['v4', 'private'], 'GET', {'cost': 1})
23
- v4_private_get_withdraw_private_history = v4PrivateGetWithdrawPrivateHistory = Entry('withdraw/private/history', ['v4', 'private'], 'GET', {'cost': 1})
24
- v4_private_get_withdraw_private_details_withdrawid = v4PrivateGetWithdrawPrivateDetailsWithdrawId = Entry('withdraw/private/details/{withdrawId}', ['v4', 'private'], 'GET', {'cost': 1})
25
- v4_private_get_kuna_code_id = v4PrivateGetKunaCodeId = Entry('kuna-code/{id}', ['v4', 'private'], 'GET', {'cost': 1})
26
- v4_private_get_kuna_code_code_check = v4PrivateGetKunaCodeCodeCheck = Entry('kuna-code/{code}/check', ['v4', 'private'], 'GET', {'cost': 1})
27
- v4_private_get_kuna_code_issued_by_me = v4PrivateGetKunaCodeIssuedByMe = Entry('kuna-code/issued-by-me', ['v4', 'private'], 'GET', {'cost': 1})
28
- v4_private_get_kuna_code_redeemed_by_me = v4PrivateGetKunaCodeRedeemedByMe = Entry('kuna-code/redeemed-by-me', ['v4', 'private'], 'GET', {'cost': 1})
29
- v4_private_post_order_private_create = v4PrivatePostOrderPrivateCreate = Entry('order/private/create', ['v4', 'private'], 'POST', {'cost': 1})
30
- v4_private_post_order_private_cancel = v4PrivatePostOrderPrivateCancel = Entry('order/private/cancel', ['v4', 'private'], 'POST', {'cost': 1})
31
- v4_private_post_order_private_cancel_multi = v4PrivatePostOrderPrivateCancelMulti = Entry('order/private/cancel/multi', ['v4', 'private'], 'POST', {'cost': 1})
32
- v4_private_post_deposit_private_crypto_generateaddress = v4PrivatePostDepositPrivateCryptoGenerateAddress = Entry('deposit/private/crypto/generateAddress', ['v4', 'private'], 'POST', {'cost': 1})
33
- v4_private_post_deposit_private_crypto_generatemerchantaddress = v4PrivatePostDepositPrivateCryptoGenerateMerchantAddress = Entry('deposit/private/crypto/generateMerchantAddress', ['v4', 'private'], 'POST', {'cost': 1})
34
- v4_private_post_withdraw_private_create = v4PrivatePostWithdrawPrivateCreate = Entry('withdraw/private/create', ['v4', 'private'], 'POST', {'cost': 1})
35
- v4_private_post_kuna_code = v4PrivatePostKunaCode = Entry('kuna-code', ['v4', 'private'], 'POST', {'cost': 1})
36
- v4_private_put_kuna_code_redeem = v4PrivatePutKunaCodeRedeem = Entry('kuna-code/redeem', ['v4', 'private'], 'PUT', {'cost': 1})
37
- v4_public_get_public_timestamp = v4PublicGetPublicTimestamp = Entry('public/timestamp', ['v4', 'public'], 'GET', {'cost': 1})
38
- v4_public_get_public_fees = v4PublicGetPublicFees = Entry('public/fees', ['v4', 'public'], 'GET', {'cost': 1})
39
- v4_public_get_public_currencies_type_type = v4PublicGetPublicCurrenciesTypeType = Entry('public/currencies?type={type}', ['v4', 'public'], 'GET', {'cost': 1})
40
- v4_public_get_public_currencies = v4PublicGetPublicCurrencies = Entry('public/currencies', ['v4', 'public'], 'GET', {'cost': 1})
41
- v4_public_get_markets_public_getall = v4PublicGetMarketsPublicGetAll = Entry('markets/public/getAll', ['v4', 'public'], 'GET', {'cost': 1})
42
- v4_public_get_markets_public_tickers_pairs_pairs = v4PublicGetMarketsPublicTickersPairsPairs = Entry('markets/public/tickers?pairs={pairs}', ['v4', 'public'], 'GET', {'cost': 1})
43
- v4_public_get_order_public_book_pairs = v4PublicGetOrderPublicBookPairs = Entry('order/public/book/{pairs}', ['v4', 'public'], 'GET', {'cost': 1})
44
- v4_public_get_trade_public_book_pairs = v4PublicGetTradePublicBookPairs = Entry('trade/public/book/{pairs}', ['v4', 'public'], 'GET', {'cost': 1})
45
- v3_public_get_timestamp = v3PublicGetTimestamp = Entry('timestamp', ['v3', 'public'], 'GET', {'cost': 1})
46
- v3_public_get_currencies = v3PublicGetCurrencies = Entry('currencies', ['v3', 'public'], 'GET', {'cost': 1})
47
- v3_public_get_markets = v3PublicGetMarkets = Entry('markets', ['v3', 'public'], 'GET', {'cost': 1})
48
- v3_public_get_tickers = v3PublicGetTickers = Entry('tickers', ['v3', 'public'], 'GET', {'cost': 1})
49
- v3_public_get_k = v3PublicGetK = Entry('k', ['v3', 'public'], 'GET', {'cost': 1})
50
- v3_public_get_trades_history = v3PublicGetTradesHistory = Entry('trades_history', ['v3', 'public'], 'GET', {'cost': 1})
51
- v3_public_get_fees = v3PublicGetFees = Entry('fees', ['v3', 'public'], 'GET', {'cost': 1})
52
- v3_public_get_exchange_rates = v3PublicGetExchangeRates = Entry('exchange-rates', ['v3', 'public'], 'GET', {'cost': 1})
53
- v3_public_get_exchange_rates_currency = v3PublicGetExchangeRatesCurrency = Entry('exchange-rates/currency', ['v3', 'public'], 'GET', {'cost': 1})
54
- v3_public_get_book_market = v3PublicGetBookMarket = Entry('book/market', ['v3', 'public'], 'GET', {'cost': 1})
55
- v3_public_get_kuna_codes_code_check = v3PublicGetKunaCodesCodeCheck = Entry('kuna_codes/code/check', ['v3', 'public'], 'GET', {'cost': 1})
56
- v3_public_get_landing_page_statistic = v3PublicGetLandingPageStatistic = Entry('landing_page_statistic', ['v3', 'public'], 'GET', {'cost': 1})
57
- v3_public_get_translations_locale = v3PublicGetTranslationsLocale = Entry('translations/locale', ['v3', 'public'], 'GET', {'cost': 1})
58
- v3_public_get_trades_market_hist = v3PublicGetTradesMarketHist = Entry('trades/market/hist', ['v3', 'public'], 'GET', {'cost': 1})
59
- v3_public_post_http_test = v3PublicPostHttpTest = Entry('http_test', ['v3', 'public'], 'POST', {'cost': 1})
60
- v3_public_post_deposit_channels = v3PublicPostDepositChannels = Entry('deposit_channels', ['v3', 'public'], 'POST', {'cost': 1})
61
- v3_public_post_withdraw_channels = v3PublicPostWithdrawChannels = Entry('withdraw_channels', ['v3', 'public'], 'POST', {'cost': 1})
62
- v3_public_post_subscription_plans = v3PublicPostSubscriptionPlans = Entry('subscription_plans', ['v3', 'public'], 'POST', {'cost': 1})
63
- v3_public_post_send_to = v3PublicPostSendTo = Entry('send_to', ['v3', 'public'], 'POST', {'cost': 1})
64
- v3_public_post_confirm_token = v3PublicPostConfirmToken = Entry('confirm_token', ['v3', 'public'], 'POST', {'cost': 1})
65
- v3_public_post_kunaid = v3PublicPostKunaid = Entry('kunaid', ['v3', 'public'], 'POST', {'cost': 1})
66
- v3_public_post_withdraw_prerequest = v3PublicPostWithdrawPrerequest = Entry('withdraw/prerequest', ['v3', 'public'], 'POST', {'cost': 1})
67
- v3_public_post_deposit_prerequest = v3PublicPostDepositPrerequest = Entry('deposit/prerequest', ['v3', 'public'], 'POST', {'cost': 1})
68
- v3_public_post_deposit_exchange_rates = v3PublicPostDepositExchangeRates = Entry('deposit/exchange-rates', ['v3', 'public'], 'POST', {'cost': 1})
69
- v3_sign_get_reset_password_token = v3SignGetResetPasswordToken = Entry('reset_password/token', ['v3', 'sign'], 'GET', {'cost': 1})
70
- v3_sign_post_signup_google = v3SignPostSignupGoogle = Entry('signup/google', ['v3', 'sign'], 'POST', {'cost': 1})
71
- v3_sign_post_signup_resend_confirmation = v3SignPostSignupResendConfirmation = Entry('signup/resend_confirmation', ['v3', 'sign'], 'POST', {'cost': 1})
72
- v3_sign_post_signup = v3SignPostSignup = Entry('signup', ['v3', 'sign'], 'POST', {'cost': 1})
73
- v3_sign_post_signin = v3SignPostSignin = Entry('signin', ['v3', 'sign'], 'POST', {'cost': 1})
74
- v3_sign_post_signin_two_factor = v3SignPostSigninTwoFactor = Entry('signin/two_factor', ['v3', 'sign'], 'POST', {'cost': 1})
75
- v3_sign_post_signin_resend_confirm_device = v3SignPostSigninResendConfirmDevice = Entry('signin/resend_confirm_device', ['v3', 'sign'], 'POST', {'cost': 1})
76
- v3_sign_post_signin_confirm_device = v3SignPostSigninConfirmDevice = Entry('signin/confirm_device', ['v3', 'sign'], 'POST', {'cost': 1})
77
- v3_sign_post_reset_password = v3SignPostResetPassword = Entry('reset_password', ['v3', 'sign'], 'POST', {'cost': 1})
78
- v3_sign_post_cool_signin = v3SignPostCoolSignin = Entry('cool-signin', ['v3', 'sign'], 'POST', {'cost': 1})
79
- v3_sign_put_reset_password_token = v3SignPutResetPasswordToken = Entry('reset_password/token', ['v3', 'sign'], 'PUT', {'cost': 1})
80
- v3_sign_put_signup_code_confirm = v3SignPutSignupCodeConfirm = Entry('signup/code/confirm', ['v3', 'sign'], 'PUT', {'cost': 1})
81
- v3_private_post_auth_w_order_submit = v3PrivatePostAuthWOrderSubmit = Entry('auth/w/order/submit', ['v3', 'private'], 'POST', {'cost': 1})
82
- v3_private_post_auth_r_orders = v3PrivatePostAuthROrders = Entry('auth/r/orders', ['v3', 'private'], 'POST', {'cost': 1})
83
- v3_private_post_auth_r_orders_market = v3PrivatePostAuthROrdersMarket = Entry('auth/r/orders/market', ['v3', 'private'], 'POST', {'cost': 1})
84
- v3_private_post_auth_r_orders_markets = v3PrivatePostAuthROrdersMarkets = Entry('auth/r/orders/markets', ['v3', 'private'], 'POST', {'cost': 1})
85
- v3_private_post_auth_api_tokens_delete = v3PrivatePostAuthApiTokensDelete = Entry('auth/api_tokens/delete', ['v3', 'private'], 'POST', {'cost': 1})
86
- v3_private_post_auth_api_tokens_create = v3PrivatePostAuthApiTokensCreate = Entry('auth/api_tokens/create', ['v3', 'private'], 'POST', {'cost': 1})
87
- v3_private_post_auth_api_tokens = v3PrivatePostAuthApiTokens = Entry('auth/api_tokens', ['v3', 'private'], 'POST', {'cost': 1})
88
- v3_private_post_auth_signin_history_uniq = v3PrivatePostAuthSigninHistoryUniq = Entry('auth/signin_history/uniq', ['v3', 'private'], 'POST', {'cost': 1})
89
- v3_private_post_auth_signin_history = v3PrivatePostAuthSigninHistory = Entry('auth/signin_history', ['v3', 'private'], 'POST', {'cost': 1})
90
- v3_private_post_auth_disable_withdraw_confirmation = v3PrivatePostAuthDisableWithdrawConfirmation = Entry('auth/disable_withdraw_confirmation', ['v3', 'private'], 'POST', {'cost': 1})
91
- v3_private_post_auth_change_password = v3PrivatePostAuthChangePassword = Entry('auth/change_password', ['v3', 'private'], 'POST', {'cost': 1})
92
- v3_private_post_auth_deposit_address = v3PrivatePostAuthDepositAddress = Entry('auth/deposit_address', ['v3', 'private'], 'POST', {'cost': 1})
93
- v3_private_post_auth_announcements_accept = v3PrivatePostAuthAnnouncementsAccept = Entry('auth/announcements/accept', ['v3', 'private'], 'POST', {'cost': 1})
94
- v3_private_post_auth_announcements_unaccepted = v3PrivatePostAuthAnnouncementsUnaccepted = Entry('auth/announcements/unaccepted', ['v3', 'private'], 'POST', {'cost': 1})
95
- v3_private_post_auth_otp_deactivate = v3PrivatePostAuthOtpDeactivate = Entry('auth/otp/deactivate', ['v3', 'private'], 'POST', {'cost': 1})
96
- v3_private_post_auth_otp_activate = v3PrivatePostAuthOtpActivate = Entry('auth/otp/activate', ['v3', 'private'], 'POST', {'cost': 1})
97
- v3_private_post_auth_otp_secret = v3PrivatePostAuthOtpSecret = Entry('auth/otp/secret', ['v3', 'private'], 'POST', {'cost': 1})
98
- v3_private_post_auth_r_order_market_order_id_trades = v3PrivatePostAuthROrderMarketOrderIdTrades = Entry('auth/r/order/market/:order_id/trades', ['v3', 'private'], 'POST', {'cost': 1})
99
- v3_private_post_auth_r_orders_market_hist = v3PrivatePostAuthROrdersMarketHist = Entry('auth/r/orders/market/hist', ['v3', 'private'], 'POST', {'cost': 1})
100
- v3_private_post_auth_r_orders_hist = v3PrivatePostAuthROrdersHist = Entry('auth/r/orders/hist', ['v3', 'private'], 'POST', {'cost': 1})
101
- v3_private_post_auth_r_orders_hist_markets = v3PrivatePostAuthROrdersHistMarkets = Entry('auth/r/orders/hist/markets', ['v3', 'private'], 'POST', {'cost': 1})
102
- v3_private_post_auth_r_orders_details = v3PrivatePostAuthROrdersDetails = Entry('auth/r/orders/details', ['v3', 'private'], 'POST', {'cost': 1})
103
- v3_private_post_auth_assets_history = v3PrivatePostAuthAssetsHistory = Entry('auth/assets-history', ['v3', 'private'], 'POST', {'cost': 1})
104
- v3_private_post_auth_assets_history_withdraws = v3PrivatePostAuthAssetsHistoryWithdraws = Entry('auth/assets-history/withdraws', ['v3', 'private'], 'POST', {'cost': 1})
105
- v3_private_post_auth_assets_history_deposits = v3PrivatePostAuthAssetsHistoryDeposits = Entry('auth/assets-history/deposits', ['v3', 'private'], 'POST', {'cost': 1})
106
- v3_private_post_auth_r_wallets = v3PrivatePostAuthRWallets = Entry('auth/r/wallets', ['v3', 'private'], 'POST', {'cost': 1})
107
- v3_private_post_auth_markets_favorites = v3PrivatePostAuthMarketsFavorites = Entry('auth/markets/favorites', ['v3', 'private'], 'POST', {'cost': 1})
108
- v3_private_post_auth_markets_favorites_list = v3PrivatePostAuthMarketsFavoritesList = Entry('auth/markets/favorites/list', ['v3', 'private'], 'POST', {'cost': 1})
109
- v3_private_post_auth_me_update = v3PrivatePostAuthMeUpdate = Entry('auth/me/update', ['v3', 'private'], 'POST', {'cost': 1})
110
- v3_private_post_auth_me = v3PrivatePostAuthMe = Entry('auth/me', ['v3', 'private'], 'POST', {'cost': 1})
111
- v3_private_post_auth_fund_sources = v3PrivatePostAuthFundSources = Entry('auth/fund_sources', ['v3', 'private'], 'POST', {'cost': 1})
112
- v3_private_post_auth_fund_sources_list = v3PrivatePostAuthFundSourcesList = Entry('auth/fund_sources/list', ['v3', 'private'], 'POST', {'cost': 1})
113
- v3_private_post_auth_withdraw_resend_confirmation = v3PrivatePostAuthWithdrawResendConfirmation = Entry('auth/withdraw/resend_confirmation', ['v3', 'private'], 'POST', {'cost': 1})
114
- v3_private_post_auth_withdraw = v3PrivatePostAuthWithdraw = Entry('auth/withdraw', ['v3', 'private'], 'POST', {'cost': 1})
115
- v3_private_post_auth_withdraw_details = v3PrivatePostAuthWithdrawDetails = Entry('auth/withdraw/details', ['v3', 'private'], 'POST', {'cost': 1})
116
- v3_private_post_auth_withdraw_info = v3PrivatePostAuthWithdrawInfo = Entry('auth/withdraw/info', ['v3', 'private'], 'POST', {'cost': 1})
117
- v3_private_post_auth_payment_addresses = v3PrivatePostAuthPaymentAddresses = Entry('auth/payment_addresses', ['v3', 'private'], 'POST', {'cost': 1})
118
- v3_private_post_auth_deposit_prerequest = v3PrivatePostAuthDepositPrerequest = Entry('auth/deposit/prerequest', ['v3', 'private'], 'POST', {'cost': 1})
119
- v3_private_post_auth_deposit_exchange_rates = v3PrivatePostAuthDepositExchangeRates = Entry('auth/deposit/exchange-rates', ['v3', 'private'], 'POST', {'cost': 1})
120
- v3_private_post_auth_deposit = v3PrivatePostAuthDeposit = Entry('auth/deposit', ['v3', 'private'], 'POST', {'cost': 1})
121
- v3_private_post_auth_deposit_details = v3PrivatePostAuthDepositDetails = Entry('auth/deposit/details', ['v3', 'private'], 'POST', {'cost': 1})
122
- v3_private_post_auth_deposit_info = v3PrivatePostAuthDepositInfo = Entry('auth/deposit/info', ['v3', 'private'], 'POST', {'cost': 1})
123
- v3_private_post_auth_kuna_codes_count = v3PrivatePostAuthKunaCodesCount = Entry('auth/kuna_codes/count', ['v3', 'private'], 'POST', {'cost': 1})
124
- v3_private_post_auth_kuna_codes_details = v3PrivatePostAuthKunaCodesDetails = Entry('auth/kuna_codes/details', ['v3', 'private'], 'POST', {'cost': 1})
125
- v3_private_post_auth_kuna_codes_edit = v3PrivatePostAuthKunaCodesEdit = Entry('auth/kuna_codes/edit', ['v3', 'private'], 'POST', {'cost': 1})
126
- v3_private_post_auth_kuna_codes_send_pdf = v3PrivatePostAuthKunaCodesSendPdf = Entry('auth/kuna_codes/send-pdf', ['v3', 'private'], 'POST', {'cost': 1})
127
- v3_private_post_auth_kuna_codes = v3PrivatePostAuthKunaCodes = Entry('auth/kuna_codes', ['v3', 'private'], 'POST', {'cost': 1})
128
- v3_private_post_auth_kuna_codes_redeemed_by_me = v3PrivatePostAuthKunaCodesRedeemedByMe = Entry('auth/kuna_codes/redeemed-by-me', ['v3', 'private'], 'POST', {'cost': 1})
129
- v3_private_post_auth_kuna_codes_issued_by_me = v3PrivatePostAuthKunaCodesIssuedByMe = Entry('auth/kuna_codes/issued-by-me', ['v3', 'private'], 'POST', {'cost': 1})
130
- v3_private_post_auth_payment_requests_invoice = v3PrivatePostAuthPaymentRequestsInvoice = Entry('auth/payment_requests/invoice', ['v3', 'private'], 'POST', {'cost': 1})
131
- v3_private_post_auth_payment_requests_type = v3PrivatePostAuthPaymentRequestsType = Entry('auth/payment_requests/type', ['v3', 'private'], 'POST', {'cost': 1})
132
- v3_private_post_auth_referral_program_weekly_earnings = v3PrivatePostAuthReferralProgramWeeklyEarnings = Entry('auth/referral_program/weekly_earnings', ['v3', 'private'], 'POST', {'cost': 1})
133
- v3_private_post_auth_referral_program_stats = v3PrivatePostAuthReferralProgramStats = Entry('auth/referral_program/stats', ['v3', 'private'], 'POST', {'cost': 1})
134
- v3_private_post_auth_merchant_payout_services = v3PrivatePostAuthMerchantPayoutServices = Entry('auth/merchant/payout_services', ['v3', 'private'], 'POST', {'cost': 1})
135
- v3_private_post_auth_merchant_withdraw = v3PrivatePostAuthMerchantWithdraw = Entry('auth/merchant/withdraw', ['v3', 'private'], 'POST', {'cost': 1})
136
- v3_private_post_auth_merchant_payment_services = v3PrivatePostAuthMerchantPaymentServices = Entry('auth/merchant/payment_services', ['v3', 'private'], 'POST', {'cost': 1})
137
- v3_private_post_auth_merchant_deposit = v3PrivatePostAuthMerchantDeposit = Entry('auth/merchant/deposit', ['v3', 'private'], 'POST', {'cost': 1})
138
- v3_private_post_auth_verification_auth_token = v3PrivatePostAuthVerificationAuthToken = Entry('auth/verification/auth_token', ['v3', 'private'], 'POST', {'cost': 1})
139
- v3_private_post_auth_kunaid_purchase_create = v3PrivatePostAuthKunaidPurchaseCreate = Entry('auth/kunaid_purchase/create', ['v3', 'private'], 'POST', {'cost': 1})
140
- v3_private_post_auth_devices_list = v3PrivatePostAuthDevicesList = Entry('auth/devices/list', ['v3', 'private'], 'POST', {'cost': 1})
141
- v3_private_post_auth_sessions_list = v3PrivatePostAuthSessionsList = Entry('auth/sessions/list', ['v3', 'private'], 'POST', {'cost': 1})
142
- v3_private_post_auth_subscriptions_reactivate = v3PrivatePostAuthSubscriptionsReactivate = Entry('auth/subscriptions/reactivate', ['v3', 'private'], 'POST', {'cost': 1})
143
- v3_private_post_auth_subscriptions_cancel = v3PrivatePostAuthSubscriptionsCancel = Entry('auth/subscriptions/cancel', ['v3', 'private'], 'POST', {'cost': 1})
144
- v3_private_post_auth_subscriptions_prolong = v3PrivatePostAuthSubscriptionsProlong = Entry('auth/subscriptions/prolong', ['v3', 'private'], 'POST', {'cost': 1})
145
- v3_private_post_auth_subscriptions_create = v3PrivatePostAuthSubscriptionsCreate = Entry('auth/subscriptions/create', ['v3', 'private'], 'POST', {'cost': 1})
146
- v3_private_post_auth_subscriptions_list = v3PrivatePostAuthSubscriptionsList = Entry('auth/subscriptions/list', ['v3', 'private'], 'POST', {'cost': 1})
147
- v3_private_post_auth_kuna_ids_list = v3PrivatePostAuthKunaIdsList = Entry('auth/kuna_ids/list', ['v3', 'private'], 'POST', {'cost': 1})
148
- v3_private_post_order_cancel_multi = v3PrivatePostOrderCancelMulti = Entry('order/cancel/multi', ['v3', 'private'], 'POST', {'cost': 1})
149
- v3_private_post_order_cancel = v3PrivatePostOrderCancel = Entry('order/cancel', ['v3', 'private'], 'POST', {'cost': 1})
150
- v3_private_put_auth_fund_sources_id = v3PrivatePutAuthFundSourcesId = Entry('auth/fund_sources/id', ['v3', 'private'], 'PUT', {'cost': 1})
151
- v3_private_put_auth_kuna_codes_redeem = v3PrivatePutAuthKunaCodesRedeem = Entry('auth/kuna_codes/redeem', ['v3', 'private'], 'PUT', {'cost': 1})
152
- v3_private_delete_auth_markets_favorites = v3PrivateDeleteAuthMarketsFavorites = Entry('auth/markets/favorites', ['v3', 'private'], 'DELETE', {'cost': 1})
153
- v3_private_delete_auth_fund_sources = v3PrivateDeleteAuthFundSources = Entry('auth/fund_sources', ['v3', 'private'], 'DELETE', {'cost': 1})
154
- v3_private_delete_auth_devices = v3PrivateDeleteAuthDevices = Entry('auth/devices', ['v3', 'private'], 'DELETE', {'cost': 1})
155
- v3_private_delete_auth_devices_list = v3PrivateDeleteAuthDevicesList = Entry('auth/devices/list', ['v3', 'private'], 'DELETE', {'cost': 1})
156
- v3_private_delete_auth_sessions_list = v3PrivateDeleteAuthSessionsList = Entry('auth/sessions/list', ['v3', 'private'], 'DELETE', {'cost': 1})
157
- v3_private_delete_auth_sessions = v3PrivateDeleteAuthSessions = Entry('auth/sessions', ['v3', 'private'], 'DELETE', {'cost': 1})
158
- public_get_depth = publicGetDepth = Entry('depth', 'public', 'GET', {})
159
- public_get_k_with_pending_trades = publicGetKWithPendingTrades = Entry('k_with_pending_trades', 'public', 'GET', {})
160
- public_get_k = publicGetK = Entry('k', 'public', 'GET', {})
161
- public_get_markets = publicGetMarkets = Entry('markets', 'public', 'GET', {})
162
- public_get_order_book = publicGetOrderBook = Entry('order_book', 'public', 'GET', {})
163
- public_get_order_book_market = publicGetOrderBookMarket = Entry('order_book/{market}', 'public', 'GET', {})
164
- public_get_tickers = publicGetTickers = Entry('tickers', 'public', 'GET', {})
165
- public_get_tickers_market = publicGetTickersMarket = Entry('tickers/{market}', 'public', 'GET', {})
166
- public_get_timestamp = publicGetTimestamp = Entry('timestamp', 'public', 'GET', {})
167
- public_get_trades = publicGetTrades = Entry('trades', 'public', 'GET', {})
168
- public_get_trades_market = publicGetTradesMarket = Entry('trades/{market}', 'public', 'GET', {})
169
- private_get_members_me = privateGetMembersMe = Entry('members/me', 'private', 'GET', {})
170
- private_get_deposits = privateGetDeposits = Entry('deposits', 'private', 'GET', {})
171
- private_get_deposit = privateGetDeposit = Entry('deposit', 'private', 'GET', {})
172
- private_get_deposit_address = privateGetDepositAddress = Entry('deposit_address', 'private', 'GET', {})
173
- private_get_orders = privateGetOrders = Entry('orders', 'private', 'GET', {})
174
- private_get_order = privateGetOrder = Entry('order', 'private', 'GET', {})
175
- private_get_trades_my = privateGetTradesMy = Entry('trades/my', 'private', 'GET', {})
176
- private_get_withdraws = privateGetWithdraws = Entry('withdraws', 'private', 'GET', {})
177
- private_get_withdraw = privateGetWithdraw = Entry('withdraw', 'private', 'GET', {})
178
- private_post_orders = privatePostOrders = Entry('orders', 'private', 'POST', {})
179
- private_post_orders_multi = privatePostOrdersMulti = Entry('orders/multi', 'private', 'POST', {})
180
- private_post_orders_clear = privatePostOrdersClear = Entry('orders/clear', 'private', 'POST', {})
181
- private_post_order_delete = privatePostOrderDelete = Entry('order/delete', 'private', 'POST', {})
182
- private_post_withdraw = privatePostWithdraw = Entry('withdraw', 'private', 'POST', {})