ccxt-ir 4.5.1__tar.gz → 4.6.1__tar.gz

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 (753) hide show
  1. {ccxt_ir-4.5.1/ccxt_ir.egg-info → ccxt_ir-4.6.1}/PKG-INFO +5 -10
  2. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/__init__.py +3 -1
  3. ccxt_ir-4.6.1/ccxt/abstract/bit24.py +5 -0
  4. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/__init__.py +3 -1
  5. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/abantether.py +1 -1
  6. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/base/exchange.py +1 -1
  7. ccxt_ir-4.6.1/ccxt/async_support/bit24.py +374 -0
  8. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/exir.py +14 -10
  9. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/nobitex.py +31 -22
  10. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/sarmayex.py +1 -1
  11. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/base/exchange.py +1 -1
  12. ccxt_ir-4.6.1/ccxt/bit24.py +374 -0
  13. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/exir.py +14 -10
  14. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/nobitex.py +31 -22
  15. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/__init__.py +1 -1
  16. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/sarmayex.py +1 -1
  17. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1/ccxt_ir.egg-info}/PKG-INFO +5 -10
  18. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt_ir.egg-info/SOURCES.txt +3 -0
  19. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/package.json +1 -1
  20. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/LICENSE.txt +0 -0
  21. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/MANIFEST.in +0 -0
  22. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/README.rst +0 -0
  23. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abantether.py +0 -0
  24. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/__init__.py +0 -0
  25. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/abantether.py +0 -0
  26. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/afratether.py +0 -0
  27. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/alpaca.py +0 -0
  28. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/apex.py +0 -0
  29. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/arzinja.py +0 -0
  30. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/arzplus.py +0 -0
  31. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/ascendex.py +0 -0
  32. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bequant.py +0 -0
  33. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bigone.py +0 -0
  34. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/binance.py +0 -0
  35. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/binancecoinm.py +0 -0
  36. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/binanceus.py +0 -0
  37. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/binanceusdm.py +0 -0
  38. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bingx.py +0 -0
  39. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bit2c.py +0 -0
  40. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitbank.py +0 -0
  41. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitbns.py +0 -0
  42. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitfinex.py +0 -0
  43. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitflyer.py +0 -0
  44. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitget.py +0 -0
  45. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bithumb.py +0 -0
  46. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitimen.py +0 -0
  47. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitir.py +0 -0
  48. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitmart.py +0 -0
  49. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitmex.py +0 -0
  50. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitopro.py +0 -0
  51. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitpin.py +0 -0
  52. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitrue.py +0 -0
  53. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitso.py +0 -0
  54. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitstamp.py +0 -0
  55. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitteam.py +0 -0
  56. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bittrade.py +0 -0
  57. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bitvavo.py +0 -0
  58. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/blockchaincom.py +0 -0
  59. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/blofin.py +0 -0
  60. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/btcalpha.py +0 -0
  61. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/btcbox.py +0 -0
  62. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/btcmarkets.py +0 -0
  63. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/btcturk.py +0 -0
  64. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/bybit.py +0 -0
  65. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/cex.py +0 -0
  66. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coinbase.py +0 -0
  67. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coinbaseadvanced.py +0 -0
  68. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coinbaseexchange.py +0 -0
  69. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coinbaseinternational.py +0 -0
  70. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coincatch.py +0 -0
  71. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coincheck.py +0 -0
  72. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coinex.py +0 -0
  73. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coinmate.py +0 -0
  74. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coinmetro.py +0 -0
  75. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coinone.py +0 -0
  76. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coinsph.py +0 -0
  77. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/coinspot.py +0 -0
  78. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/cryptocom.py +0 -0
  79. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/cryptomus.py +0 -0
  80. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/defx.py +0 -0
  81. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/delta.py +0 -0
  82. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/deribit.py +0 -0
  83. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/derive.py +0 -0
  84. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/digifinex.py +0 -0
  85. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/ellipx.py +0 -0
  86. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/eterex.py +0 -0
  87. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/excoino.py +0 -0
  88. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/exir.py +0 -0
  89. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/exmo.py +0 -0
  90. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/exnovin.py +0 -0
  91. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/farhadexchange.py +0 -0
  92. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/fmfwio.py +0 -0
  93. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/foxbit.py +0 -0
  94. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/gate.py +0 -0
  95. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/gateio.py +0 -0
  96. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/gemini.py +0 -0
  97. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/hashkey.py +0 -0
  98. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/hibachi.py +0 -0
  99. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/hitbtc.py +0 -0
  100. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/hitobit.py +0 -0
  101. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/hollaex.py +0 -0
  102. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/htx.py +0 -0
  103. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/huobi.py +0 -0
  104. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/hyperliquid.py +0 -0
  105. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/independentreserve.py +0 -0
  106. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/indodax.py +0 -0
  107. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/jibitex.py +0 -0
  108. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/kraken.py +0 -0
  109. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/krakenfutures.py +0 -0
  110. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/kucoin.py +0 -0
  111. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/kucoinfutures.py +0 -0
  112. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/latoken.py +0 -0
  113. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/lbank.py +0 -0
  114. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/luno.py +0 -0
  115. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/mercado.py +0 -0
  116. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/mexc.py +0 -0
  117. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/modetrade.py +0 -0
  118. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/myokx.py +0 -0
  119. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/ndax.py +0 -0
  120. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/nobitex.py +0 -0
  121. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/novadax.py +0 -0
  122. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/oceanex.py +0 -0
  123. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/okcoin.py +0 -0
  124. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/okexchange.py +0 -0
  125. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/okx.py +0 -0
  126. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/okxus.py +0 -0
  127. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/ompfinex.py +0 -0
  128. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/onetrading.py +0 -0
  129. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/oxfun.py +0 -0
  130. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/p2b.py +0 -0
  131. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/paradex.py +0 -0
  132. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/paymium.py +0 -0
  133. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/phemex.py +0 -0
  134. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/poloniex.py +0 -0
  135. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/probit.py +0 -0
  136. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/ramzinex.py +0 -0
  137. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/sarmayex.py +0 -0
  138. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/sarrafex.py +0 -0
  139. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/tabdeal.py +0 -0
  140. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/tetherland.py +0 -0
  141. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/timex.py +0 -0
  142. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/tokocrypto.py +0 -0
  143. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/tradeogre.py +0 -0
  144. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/twox.py +0 -0
  145. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/ubitex.py +0 -0
  146. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/upbit.py +0 -0
  147. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/vertex.py +0 -0
  148. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/wallex.py +0 -0
  149. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/wavesexchange.py +0 -0
  150. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/whitebit.py +0 -0
  151. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/woo.py +0 -0
  152. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/woofipro.py +0 -0
  153. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/xt.py +0 -0
  154. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/yobit.py +0 -0
  155. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/zaif.py +0 -0
  156. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/abstract/zonda.py +0 -0
  157. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/afratether.py +0 -0
  158. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/alpaca.py +0 -0
  159. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/apex.py +0 -0
  160. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/arzinja.py +0 -0
  161. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/arzplus.py +0 -0
  162. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/ascendex.py +0 -0
  163. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/afratether.py +0 -0
  164. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/alpaca.py +0 -0
  165. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/apex.py +0 -0
  166. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/arzinja.py +0 -0
  167. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/arzplus.py +0 -0
  168. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/ascendex.py +0 -0
  169. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/base/__init__.py +0 -0
  170. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/base/throttler.py +0 -0
  171. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/base/ws/__init__.py +0 -0
  172. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/base/ws/cache.py +0 -0
  173. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/base/ws/client.py +0 -0
  174. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/base/ws/functions.py +0 -0
  175. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/base/ws/future.py +0 -0
  176. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/base/ws/order_book.py +0 -0
  177. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/base/ws/order_book_side.py +0 -0
  178. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bequant.py +0 -0
  179. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bigone.py +0 -0
  180. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/binance.py +0 -0
  181. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/binancecoinm.py +0 -0
  182. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/binanceus.py +0 -0
  183. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/binanceusdm.py +0 -0
  184. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bingx.py +0 -0
  185. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bit2c.py +0 -0
  186. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitbank.py +0 -0
  187. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitbns.py +0 -0
  188. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitfinex.py +0 -0
  189. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitflyer.py +0 -0
  190. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitget.py +0 -0
  191. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bithumb.py +0 -0
  192. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitimen.py +0 -0
  193. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitir.py +0 -0
  194. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitmart.py +0 -0
  195. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitmex.py +0 -0
  196. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitopro.py +0 -0
  197. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitpin.py +0 -0
  198. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitrue.py +0 -0
  199. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitso.py +0 -0
  200. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitstamp.py +0 -0
  201. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitteam.py +0 -0
  202. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bittrade.py +0 -0
  203. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bitvavo.py +0 -0
  204. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/blockchaincom.py +0 -0
  205. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/blofin.py +0 -0
  206. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/btcalpha.py +0 -0
  207. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/btcbox.py +0 -0
  208. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/btcmarkets.py +0 -0
  209. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/btcturk.py +0 -0
  210. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/bybit.py +0 -0
  211. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/cex.py +0 -0
  212. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coinbase.py +0 -0
  213. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coinbaseadvanced.py +0 -0
  214. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coinbaseexchange.py +0 -0
  215. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coinbaseinternational.py +0 -0
  216. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coincatch.py +0 -0
  217. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coincheck.py +0 -0
  218. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coinex.py +0 -0
  219. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coinmate.py +0 -0
  220. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coinmetro.py +0 -0
  221. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coinone.py +0 -0
  222. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coinsph.py +0 -0
  223. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/coinspot.py +0 -0
  224. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/cryptocom.py +0 -0
  225. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/cryptomus.py +0 -0
  226. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/defx.py +0 -0
  227. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/delta.py +0 -0
  228. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/deribit.py +0 -0
  229. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/derive.py +0 -0
  230. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/digifinex.py +0 -0
  231. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/ellipx.py +0 -0
  232. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/eterex.py +0 -0
  233. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/excoino.py +0 -0
  234. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/exmo.py +0 -0
  235. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/exnovin.py +0 -0
  236. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/farhadexchange.py +0 -0
  237. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/fmfwio.py +0 -0
  238. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/foxbit.py +0 -0
  239. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/gate.py +0 -0
  240. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/gateio.py +0 -0
  241. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/gemini.py +0 -0
  242. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/hashkey.py +0 -0
  243. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/hibachi.py +0 -0
  244. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/hitbtc.py +0 -0
  245. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/hitobit.py +0 -0
  246. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/hollaex.py +0 -0
  247. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/htx.py +0 -0
  248. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/huobi.py +0 -0
  249. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/hyperliquid.py +0 -0
  250. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/independentreserve.py +0 -0
  251. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/indodax.py +0 -0
  252. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/jibitex.py +0 -0
  253. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/kraken.py +0 -0
  254. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/krakenfutures.py +0 -0
  255. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/kucoin.py +0 -0
  256. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/kucoinfutures.py +0 -0
  257. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/latoken.py +0 -0
  258. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/lbank.py +0 -0
  259. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/luno.py +0 -0
  260. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/mercado.py +0 -0
  261. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/mexc.py +0 -0
  262. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/modetrade.py +0 -0
  263. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/myokx.py +0 -0
  264. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/ndax.py +0 -0
  265. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/novadax.py +0 -0
  266. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/oceanex.py +0 -0
  267. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/okcoin.py +0 -0
  268. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/okexchange.py +0 -0
  269. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/okx.py +0 -0
  270. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/okxus.py +0 -0
  271. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/ompfinex.py +0 -0
  272. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/onetrading.py +0 -0
  273. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/oxfun.py +0 -0
  274. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/p2b.py +0 -0
  275. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/paradex.py +0 -0
  276. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/paymium.py +0 -0
  277. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/phemex.py +0 -0
  278. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/poloniex.py +0 -0
  279. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/probit.py +0 -0
  280. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/ramzinex.py +0 -0
  281. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/sarrafex.py +0 -0
  282. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/tabdeal.py +0 -0
  283. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/tetherland.py +0 -0
  284. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/timex.py +0 -0
  285. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/tokocrypto.py +0 -0
  286. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/tradeogre.py +0 -0
  287. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/twox.py +0 -0
  288. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/ubitex.py +0 -0
  289. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/upbit.py +0 -0
  290. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/vertex.py +0 -0
  291. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/wallex.py +0 -0
  292. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/wavesexchange.py +0 -0
  293. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/whitebit.py +0 -0
  294. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/woo.py +0 -0
  295. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/woofipro.py +0 -0
  296. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/xt.py +0 -0
  297. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/yobit.py +0 -0
  298. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/zaif.py +0 -0
  299. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/async_support/zonda.py +0 -0
  300. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/base/__init__.py +0 -0
  301. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/base/decimal_to_precision.py +0 -0
  302. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/base/errors.py +0 -0
  303. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/base/precise.py +0 -0
  304. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/base/types.py +0 -0
  305. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bequant.py +0 -0
  306. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bigone.py +0 -0
  307. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/binance.py +0 -0
  308. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/binancecoinm.py +0 -0
  309. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/binanceus.py +0 -0
  310. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/binanceusdm.py +0 -0
  311. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bingx.py +0 -0
  312. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bit2c.py +0 -0
  313. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitbank.py +0 -0
  314. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitbns.py +0 -0
  315. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitfinex.py +0 -0
  316. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitflyer.py +0 -0
  317. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitget.py +0 -0
  318. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bithumb.py +0 -0
  319. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitimen.py +0 -0
  320. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitir.py +0 -0
  321. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitmart.py +0 -0
  322. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitmex.py +0 -0
  323. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitopro.py +0 -0
  324. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitpin.py +0 -0
  325. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitrue.py +0 -0
  326. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitso.py +0 -0
  327. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitstamp.py +0 -0
  328. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitteam.py +0 -0
  329. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bittrade.py +0 -0
  330. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bitvavo.py +0 -0
  331. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/blockchaincom.py +0 -0
  332. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/blofin.py +0 -0
  333. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/btcalpha.py +0 -0
  334. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/btcbox.py +0 -0
  335. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/btcmarkets.py +0 -0
  336. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/btcturk.py +0 -0
  337. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/bybit.py +0 -0
  338. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/cex.py +0 -0
  339. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coinbase.py +0 -0
  340. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coinbaseadvanced.py +0 -0
  341. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coinbaseexchange.py +0 -0
  342. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coinbaseinternational.py +0 -0
  343. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coincatch.py +0 -0
  344. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coincheck.py +0 -0
  345. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coinex.py +0 -0
  346. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coinmate.py +0 -0
  347. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coinmetro.py +0 -0
  348. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coinone.py +0 -0
  349. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coinsph.py +0 -0
  350. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/coinspot.py +0 -0
  351. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/cryptocom.py +0 -0
  352. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/cryptomus.py +0 -0
  353. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/defx.py +0 -0
  354. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/delta.py +0 -0
  355. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/deribit.py +0 -0
  356. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/derive.py +0 -0
  357. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/digifinex.py +0 -0
  358. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/ellipx.py +0 -0
  359. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/eterex.py +0 -0
  360. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/excoino.py +0 -0
  361. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/exmo.py +0 -0
  362. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/exnovin.py +0 -0
  363. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/farhadexchange.py +0 -0
  364. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/fmfwio.py +0 -0
  365. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/foxbit.py +0 -0
  366. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/gate.py +0 -0
  367. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/gateio.py +0 -0
  368. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/gemini.py +0 -0
  369. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/hashkey.py +0 -0
  370. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/hibachi.py +0 -0
  371. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/hitbtc.py +0 -0
  372. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/hitobit.py +0 -0
  373. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/hollaex.py +0 -0
  374. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/htx.py +0 -0
  375. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/huobi.py +0 -0
  376. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/hyperliquid.py +0 -0
  377. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/independentreserve.py +0 -0
  378. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/indodax.py +0 -0
  379. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/jibitex.py +0 -0
  380. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/kraken.py +0 -0
  381. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/krakenfutures.py +0 -0
  382. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/kucoin.py +0 -0
  383. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/kucoinfutures.py +0 -0
  384. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/latoken.py +0 -0
  385. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/lbank.py +0 -0
  386. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/luno.py +0 -0
  387. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/mercado.py +0 -0
  388. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/mexc.py +0 -0
  389. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/modetrade.py +0 -0
  390. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/myokx.py +0 -0
  391. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/ndax.py +0 -0
  392. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/novadax.py +0 -0
  393. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/oceanex.py +0 -0
  394. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/okcoin.py +0 -0
  395. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/okexchange.py +0 -0
  396. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/okx.py +0 -0
  397. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/okxus.py +0 -0
  398. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/ompfinex.py +0 -0
  399. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/onetrading.py +0 -0
  400. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/oxfun.py +0 -0
  401. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/p2b.py +0 -0
  402. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/paradex.py +0 -0
  403. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/paymium.py +0 -0
  404. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/phemex.py +0 -0
  405. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/poloniex.py +0 -0
  406. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/alpaca.py +0 -0
  407. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/apex.py +0 -0
  408. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/ascendex.py +0 -0
  409. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bequant.py +0 -0
  410. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/binance.py +0 -0
  411. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/binancecoinm.py +0 -0
  412. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/binanceus.py +0 -0
  413. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/binanceusdm.py +0 -0
  414. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bingx.py +0 -0
  415. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bitfinex.py +0 -0
  416. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bitget.py +0 -0
  417. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bithumb.py +0 -0
  418. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bitmart.py +0 -0
  419. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bitmex.py +0 -0
  420. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bitopro.py +0 -0
  421. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bitrue.py +0 -0
  422. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bitstamp.py +0 -0
  423. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bittrade.py +0 -0
  424. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bitvavo.py +0 -0
  425. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/blockchaincom.py +0 -0
  426. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/blofin.py +0 -0
  427. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/bybit.py +0 -0
  428. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/cex.py +0 -0
  429. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/coinbase.py +0 -0
  430. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/coinbaseadvanced.py +0 -0
  431. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/coinbaseexchange.py +0 -0
  432. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/coinbaseinternational.py +0 -0
  433. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/coincatch.py +0 -0
  434. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/coincheck.py +0 -0
  435. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/coinex.py +0 -0
  436. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/coinone.py +0 -0
  437. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/cryptocom.py +0 -0
  438. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/defx.py +0 -0
  439. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/deribit.py +0 -0
  440. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/derive.py +0 -0
  441. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/exmo.py +0 -0
  442. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/gate.py +0 -0
  443. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/gateio.py +0 -0
  444. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/gemini.py +0 -0
  445. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/hashkey.py +0 -0
  446. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/hitbtc.py +0 -0
  447. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/hollaex.py +0 -0
  448. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/htx.py +0 -0
  449. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/huobi.py +0 -0
  450. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/hyperliquid.py +0 -0
  451. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/independentreserve.py +0 -0
  452. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/kraken.py +0 -0
  453. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/krakenfutures.py +0 -0
  454. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/kucoin.py +0 -0
  455. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/kucoinfutures.py +0 -0
  456. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/lbank.py +0 -0
  457. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/luno.py +0 -0
  458. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/mexc.py +0 -0
  459. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/modetrade.py +0 -0
  460. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/myokx.py +0 -0
  461. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/ndax.py +0 -0
  462. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/okcoin.py +0 -0
  463. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/okx.py +0 -0
  464. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/okxus.py +0 -0
  465. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/onetrading.py +0 -0
  466. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/oxfun.py +0 -0
  467. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/p2b.py +0 -0
  468. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/paradex.py +0 -0
  469. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/phemex.py +0 -0
  470. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/poloniex.py +0 -0
  471. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/probit.py +0 -0
  472. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/tradeogre.py +0 -0
  473. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/upbit.py +0 -0
  474. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/vertex.py +0 -0
  475. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/whitebit.py +0 -0
  476. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/woo.py +0 -0
  477. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/woofipro.py +0 -0
  478. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/pro/xt.py +0 -0
  479. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/probit.py +0 -0
  480. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/__init__.py +0 -0
  481. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PrivateAccountV3Api_pb2.py +0 -0
  482. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PrivateDealsV3Api_pb2.py +0 -0
  483. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PrivateOrdersV3Api_pb2.py +0 -0
  484. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicAggreBookTickerV3Api_pb2.py +0 -0
  485. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicAggreDealsV3Api_pb2.py +0 -0
  486. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicAggreDepthsV3Api_pb2.py +0 -0
  487. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicBookTickerBatchV3Api_pb2.py +0 -0
  488. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicBookTickerV3Api_pb2.py +0 -0
  489. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicDealsV3Api_pb2.py +0 -0
  490. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicIncreaseDepthsBatchV3Api_pb2.py +0 -0
  491. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicIncreaseDepthsV3Api_pb2.py +0 -0
  492. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicLimitDepthsV3Api_pb2.py +0 -0
  493. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicMiniTickerV3Api_pb2.py +0 -0
  494. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicMiniTickersV3Api_pb2.py +0 -0
  495. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PublicSpotKlineV3Api_pb2.py +0 -0
  496. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/PushDataV3ApiWrapper_pb2.py +0 -0
  497. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/protobuf/mexc/__init__.py +0 -0
  498. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/ramzinex.py +0 -0
  499. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/sarrafex.py +0 -0
  500. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/__init__.py +0 -0
  501. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ecdsa/__init__.py +0 -0
  502. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ecdsa/_version.py +0 -0
  503. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ecdsa/curves.py +0 -0
  504. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ecdsa/der.py +0 -0
  505. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ecdsa/ecdsa.py +0 -0
  506. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ecdsa/ellipticcurve.py +0 -0
  507. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ecdsa/keys.py +0 -0
  508. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ecdsa/numbertheory.py +0 -0
  509. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ecdsa/rfc6979.py +0 -0
  510. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ecdsa/util.py +0 -0
  511. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/__init__.py +0 -0
  512. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/__init__.py +0 -0
  513. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/abi.py +0 -0
  514. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/base.py +0 -0
  515. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/codec.py +0 -0
  516. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/constants.py +0 -0
  517. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/decoding.py +0 -0
  518. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/encoding.py +0 -0
  519. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/exceptions.py +0 -0
  520. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/grammar.py +0 -0
  521. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/packed.py +0 -0
  522. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/py.typed +0 -0
  523. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/registry.py +0 -0
  524. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/tools/__init__.py +0 -0
  525. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/tools/_strategies.py +0 -0
  526. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/utils/__init__.py +0 -0
  527. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/utils/numeric.py +0 -0
  528. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/utils/padding.py +0 -0
  529. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/abi/utils/string.py +0 -0
  530. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/account/__init__.py +0 -0
  531. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/account/encode_typed_data/__init__.py +0 -0
  532. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/account/encode_typed_data/encoding_and_hashing.py +0 -0
  533. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/account/encode_typed_data/helpers.py +0 -0
  534. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/account/messages.py +0 -0
  535. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/account/py.typed +0 -0
  536. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/hexbytes/__init__.py +0 -0
  537. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/hexbytes/_utils.py +0 -0
  538. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/hexbytes/main.py +0 -0
  539. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/hexbytes/py.typed +0 -0
  540. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/typing/__init__.py +0 -0
  541. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/typing/abi.py +0 -0
  542. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/typing/bls.py +0 -0
  543. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/typing/discovery.py +0 -0
  544. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/typing/encoding.py +0 -0
  545. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/typing/enums.py +0 -0
  546. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/typing/ethpm.py +0 -0
  547. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/typing/evm.py +0 -0
  548. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/typing/networks.py +0 -0
  549. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/typing/py.typed +0 -0
  550. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/__init__.py +0 -0
  551. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/abi.py +0 -0
  552. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/address.py +0 -0
  553. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/applicators.py +0 -0
  554. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/conversions.py +0 -0
  555. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/currency.py +0 -0
  556. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/curried/__init__.py +0 -0
  557. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/debug.py +0 -0
  558. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/decorators.py +0 -0
  559. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/encoding.py +0 -0
  560. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/exceptions.py +0 -0
  561. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/functional.py +0 -0
  562. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/hexadecimal.py +0 -0
  563. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/humanize.py +0 -0
  564. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/logging.py +0 -0
  565. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/module_loading.py +0 -0
  566. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/numeric.py +0 -0
  567. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/py.typed +0 -0
  568. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/toolz.py +0 -0
  569. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/types.py +0 -0
  570. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/typing/__init__.py +0 -0
  571. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/typing/misc.py +0 -0
  572. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/ethereum/utils/units.py +0 -0
  573. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/keccak/__init__.py +0 -0
  574. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/keccak/keccak.py +0 -0
  575. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/__init__.py +0 -0
  576. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/__pyinstaller/__init__.py +0 -0
  577. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/__pyinstaller/hook-lark.py +0 -0
  578. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/ast_utils.py +0 -0
  579. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/common.py +0 -0
  580. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/exceptions.py +0 -0
  581. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/grammar.py +0 -0
  582. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/grammars/__init__.py +0 -0
  583. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/indenter.py +0 -0
  584. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/lark.py +0 -0
  585. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/lexer.py +0 -0
  586. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/load_grammar.py +0 -0
  587. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parse_tree_builder.py +0 -0
  588. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parser_frontends.py +0 -0
  589. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parsers/__init__.py +0 -0
  590. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parsers/cyk.py +0 -0
  591. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parsers/earley.py +0 -0
  592. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parsers/earley_common.py +0 -0
  593. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parsers/earley_forest.py +0 -0
  594. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parsers/grammar_analysis.py +0 -0
  595. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parsers/lalr_analysis.py +0 -0
  596. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parsers/lalr_interactive_parser.py +0 -0
  597. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parsers/lalr_parser.py +0 -0
  598. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parsers/lalr_parser_state.py +0 -0
  599. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/parsers/xearley.py +0 -0
  600. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/py.typed +0 -0
  601. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/reconstruct.py +0 -0
  602. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/tools/__init__.py +0 -0
  603. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/tools/nearley.py +0 -0
  604. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/tools/serialize.py +0 -0
  605. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/tools/standalone.py +0 -0
  606. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/tree.py +0 -0
  607. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/tree_matcher.py +0 -0
  608. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/tree_templates.py +0 -0
  609. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/utils.py +0 -0
  610. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/lark/visitors.py +0 -0
  611. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/__init__.py +0 -0
  612. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/base.py +0 -0
  613. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/class_registry.py +0 -0
  614. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/decorators.py +0 -0
  615. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/error_store.py +0 -0
  616. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/exceptions.py +0 -0
  617. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/fields.py +0 -0
  618. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/orderedset.py +0 -0
  619. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/py.typed +0 -0
  620. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/schema.py +0 -0
  621. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/types.py +0 -0
  622. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/utils.py +0 -0
  623. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/validate.py +0 -0
  624. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow/warnings.py +0 -0
  625. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow_dataclass/__init__.py +0 -0
  626. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow_dataclass/collection_field.py +0 -0
  627. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow_dataclass/lazy_class_attribute.py +0 -0
  628. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow_dataclass/mypy.py +0 -0
  629. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow_dataclass/py.typed +0 -0
  630. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow_dataclass/typing.py +0 -0
  631. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow_dataclass/union_field.py +0 -0
  632. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow_oneofschema/__init__.py +0 -0
  633. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow_oneofschema/one_of_schema.py +0 -0
  634. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/marshmallow_oneofschema/py.typed +0 -0
  635. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/msgpack/__init__.py +0 -0
  636. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/msgpack/exceptions.py +0 -0
  637. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/msgpack/ext.py +0 -0
  638. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/msgpack/fallback.py +0 -0
  639. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/parsimonious/__init__.py +0 -0
  640. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/parsimonious/exceptions.py +0 -0
  641. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/parsimonious/expressions.py +0 -0
  642. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/parsimonious/grammar.py +0 -0
  643. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/parsimonious/nodes.py +0 -0
  644. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/parsimonious/utils.py +0 -0
  645. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/__init__.py +0 -0
  646. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/__init__.py +0 -0
  647. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/data_types.py +0 -0
  648. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/deprecated_parse/__init__.py +0 -0
  649. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/deprecated_parse/cairo_types.py +0 -0
  650. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/deprecated_parse/parser.py +0 -0
  651. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/deprecated_parse/parser_transformer.py +0 -0
  652. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/felt.py +0 -0
  653. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/type_parser.py +0 -0
  654. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/v1/__init__.py +0 -0
  655. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/v1/type_parser.py +0 -0
  656. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/v2/__init__.py +0 -0
  657. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/cairo/v2/type_parser.py +0 -0
  658. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/ccxt_utils.py +0 -0
  659. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/common.py +0 -0
  660. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/constants.py +0 -0
  661. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/hash/__init__.py +0 -0
  662. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/hash/address.py +0 -0
  663. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/hash/compiled_class_hash_objects.py +0 -0
  664. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/hash/selector.py +0 -0
  665. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/hash/storage.py +0 -0
  666. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/hash/utils.py +0 -0
  667. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/models/__init__.py +0 -0
  668. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/models/typed_data.py +0 -0
  669. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/__init__.py +0 -0
  670. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/_calldata_reader.py +0 -0
  671. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/_context.py +0 -0
  672. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/__init__.py +0 -0
  673. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/_common.py +0 -0
  674. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/array_serializer.py +0 -0
  675. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/bool_serializer.py +0 -0
  676. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/byte_array_serializer.py +0 -0
  677. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/cairo_data_serializer.py +0 -0
  678. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/enum_serializer.py +0 -0
  679. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/felt_serializer.py +0 -0
  680. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/named_tuple_serializer.py +0 -0
  681. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/option_serializer.py +0 -0
  682. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/output_serializer.py +0 -0
  683. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/payload_serializer.py +0 -0
  684. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/struct_serializer.py +0 -0
  685. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/tuple_serializer.py +0 -0
  686. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/uint256_serializer.py +0 -0
  687. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/uint_serializer.py +0 -0
  688. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/data_serializers/unit_serializer.py +0 -0
  689. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/errors.py +0 -0
  690. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/factory.py +0 -0
  691. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/function_serialization_adapter.py +0 -0
  692. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/serialization/tuple_dataclass.py +0 -0
  693. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/utils/__init__.py +0 -0
  694. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/utils/constructor_args_translator.py +0 -0
  695. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/utils/iterable.py +0 -0
  696. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/utils/schema.py +0 -0
  697. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starknet/utils/typed_data.py +0 -0
  698. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starkware/__init__.py +0 -0
  699. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starkware/crypto/__init__.py +0 -0
  700. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starkware/crypto/fast_pedersen_hash.py +0 -0
  701. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starkware/crypto/math_utils.py +0 -0
  702. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starkware/crypto/signature.py +0 -0
  703. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/starkware/crypto/utils.py +0 -0
  704. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/sympy/__init__.py +0 -0
  705. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/sympy/core/__init__.py +0 -0
  706. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/sympy/core/intfunc.py +0 -0
  707. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/sympy/external/__init__.py +0 -0
  708. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/sympy/external/gmpy.py +0 -0
  709. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/sympy/external/importtools.py +0 -0
  710. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/sympy/external/ntheory.py +0 -0
  711. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/sympy/external/pythonmpq.py +0 -0
  712. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/__init__.py +0 -0
  713. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/_signatures.py +0 -0
  714. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/_version.py +0 -0
  715. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/compatibility.py +0 -0
  716. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/curried/__init__.py +0 -0
  717. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/curried/exceptions.py +0 -0
  718. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/curried/operator.py +0 -0
  719. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/dicttoolz.py +0 -0
  720. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/functoolz.py +0 -0
  721. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/itertoolz.py +0 -0
  722. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/recipes.py +0 -0
  723. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/toolz/utils.py +0 -0
  724. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/typing_inspect/__init__.py +0 -0
  725. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/static_dependencies/typing_inspect/typing_inspect.py +0 -0
  726. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/tabdeal.py +0 -0
  727. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/test/__init__.py +0 -0
  728. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/test/tests_async.py +0 -0
  729. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/test/tests_helpers.py +0 -0
  730. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/test/tests_init.py +0 -0
  731. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/test/tests_sync.py +0 -0
  732. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/tetherland.py +0 -0
  733. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/timex.py +0 -0
  734. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/tokocrypto.py +0 -0
  735. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/tradeogre.py +0 -0
  736. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/twox.py +0 -0
  737. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/ubitex.py +0 -0
  738. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/upbit.py +0 -0
  739. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/vertex.py +0 -0
  740. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/wallex.py +0 -0
  741. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/wavesexchange.py +0 -0
  742. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/whitebit.py +0 -0
  743. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/woo.py +0 -0
  744. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/woofipro.py +0 -0
  745. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/xt.py +0 -0
  746. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/yobit.py +0 -0
  747. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/zaif.py +0 -0
  748. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt/zonda.py +0 -0
  749. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt_ir.egg-info/dependency_links.txt +0 -0
  750. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt_ir.egg-info/requires.txt +0 -0
  751. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/ccxt_ir.egg-info/top_level.txt +0 -0
  752. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/setup.cfg +0 -0
  753. {ccxt_ir-4.5.1 → ccxt_ir-4.6.1}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ccxt-ir
3
- Version: 4.5.1
3
+ Version: 4.6.1
4
4
  Summary: A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for 100+ exchanges
5
5
  Home-page: https://ccxt.com
6
6
  Author: Igor Kroitor
@@ -62,7 +62,7 @@ Dynamic: summary
62
62
 
63
63
  # CCXT – CryptoCurrency eXchange Trading Library
64
64
 
65
- [![NPM Downloads](https://img.shields.io/npm/dy/ccxt.svg)](https://www.npmjs.com/package/ccxt) [![npm](https://img.shields.io/npm/v/ccxt.svg)](https://npmjs.com/package/ccxt) [![PyPI](https://img.shields.io/pypi/v/ccxt.svg)](https://pypi.python.org/pypi/ccxt) [![NuGet version](https://img.shields.io/nuget/v/ccxt)](https://www.nuget.org/packages/ccxt) [![GoDoc](https://pkg.go.dev/badge/github.com/ccxt/ccxt/go/v4?utm_source=godoc)](https://godoc.org/github.com/ccxt/ccxt/go/v4) [![Discord](https://img.shields.io/discord/690203284119617602?logo=discord&logoColor=white)](https://discord.gg/ccxt) [![Supported Exchanges](https://img.shields.io/badge/exchanges-132-blue.svg)](https://github.com/ccxt/ccxt/wiki/Exchange-Markets) [![Follow CCXT at x.com](https://img.shields.io/twitter/follow/ccxt_official.svg?style=social&label=CCXT)](https://x.com/ccxt_official)
65
+ [![NPM Downloads](https://img.shields.io/npm/dy/ccxt.svg)](https://www.npmjs.com/package/ccxt) [![npm](https://img.shields.io/npm/v/ccxt.svg)](https://npmjs.com/package/ccxt) [![PyPI](https://img.shields.io/pypi/v/ccxt.svg)](https://pypi.python.org/pypi/ccxt) [![NuGet version](https://img.shields.io/nuget/v/ccxt)](https://www.nuget.org/packages/ccxt) [![GoDoc](https://pkg.go.dev/badge/github.com/ccxt/ccxt/go/v4?utm_source=godoc)](https://godoc.org/github.com/ccxt/ccxt/go/v4) [![Discord](https://img.shields.io/discord/690203284119617602?logo=discord&logoColor=white)](https://discord.gg/ccxt) [![Supported Exchanges](https://img.shields.io/badge/exchanges-133-blue.svg)](https://github.com/ccxt/ccxt/wiki/Exchange-Markets) [![Follow CCXT at x.com](https://img.shields.io/twitter/follow/ccxt_official.svg?style=social&label=CCXT)](https://x.com/ccxt_official)
66
66
 
67
67
  A `JavaScript` / `Python` / `PHP` / `C#` / `Go` library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.
68
68
 
@@ -304,18 +304,13 @@ console.log(version, Object.keys(exchanges));
304
304
 
305
305
  All-in-one browser bundle (dependencies included), served from a CDN of your choice:
306
306
 
307
- * jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.5.1/dist/ccxt.browser.min.js
308
- * unpkg: https://unpkg.com/ccxt@4.5.1/dist/ccxt.browser.min.js
307
+ * jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.6.1/dist/ccxt.browser.min.js
308
+ * unpkg: https://unpkg.com/ccxt@4.6.1/dist/ccxt.browser.min.js
309
309
 
310
310
  CDNs are not updated in real-time and may have delays. Defaulting to the most recent version without specifying the version number is not recommended. Please, keep in mind that we are not responsible for the correct operation of those CDN servers.
311
311
 
312
312
  ```HTML
313
- <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.5.1/dist/ccxt.browser.min.js"></script>
314
- ```
315
-
316
- Creates a global `ccxt` object:
317
-
318
- ```JavaScript
313
+ <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.6.1/dist/ccxt.browser.min.js"></script>
319
314
  console.log (ccxt.exchanges) // print all available exchanges
320
315
  ```
321
316
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  # ----------------------------------------------------------------------------
24
24
 
25
- __version__ = '4.5.1'
25
+ __version__ = '4.6.1'
26
26
 
27
27
  # ----------------------------------------------------------------------------
28
28
 
@@ -98,6 +98,7 @@ from ccxt.binancecoinm import binancecoinm # noqa: F4
98
98
  from ccxt.binanceus import binanceus # noqa: F401
99
99
  from ccxt.binanceusdm import binanceusdm # noqa: F401
100
100
  from ccxt.bingx import bingx # noqa: F401
101
+ from ccxt.bit24 import bit24 # noqa: F401
101
102
  from ccxt.bit2c import bit2c # noqa: F401
102
103
  from ccxt.bitbank import bitbank # noqa: F401
103
104
  from ccxt.bitbns import bitbns # noqa: F401
@@ -232,6 +233,7 @@ exchanges = [
232
233
  'binanceus',
233
234
  'binanceusdm',
234
235
  'bingx',
236
+ 'bit24',
235
237
  'bit2c',
236
238
  'bitbank',
237
239
  'bitbns',
@@ -0,0 +1,5 @@
1
+ from ccxt.base.types import Entry
2
+
3
+
4
+ class ImplicitAPI:
5
+ public_get_pro_v3_markets = publicGetProV3Markets = Entry('pro/v3/markets', 'public', 'GET', {'cost': 1})
@@ -4,7 +4,7 @@
4
4
 
5
5
  # -----------------------------------------------------------------------------
6
6
 
7
- __version__ = '4.5.1'
7
+ __version__ = '4.6.1'
8
8
 
9
9
  # -----------------------------------------------------------------------------
10
10
 
@@ -78,6 +78,7 @@ from ccxt.async_support.binancecoinm import binancecoinm
78
78
  from ccxt.async_support.binanceus import binanceus # noqa: F401
79
79
  from ccxt.async_support.binanceusdm import binanceusdm # noqa: F401
80
80
  from ccxt.async_support.bingx import bingx # noqa: F401
81
+ from ccxt.async_support.bit24 import bit24 # noqa: F401
81
82
  from ccxt.async_support.bit2c import bit2c # noqa: F401
82
83
  from ccxt.async_support.bitbank import bitbank # noqa: F401
83
84
  from ccxt.async_support.bitbns import bitbns # noqa: F401
@@ -212,6 +213,7 @@ exchanges = [
212
213
  'binanceus',
213
214
  'binanceusdm',
214
215
  'bingx',
216
+ 'bit24',
215
217
  'bit2c',
216
218
  'bitbank',
217
219
  'bitbns',
@@ -129,7 +129,7 @@ class abantether(Exchange, ImplicitAPI):
129
129
  response[i]['quote'] = quote
130
130
  if base == quote:
131
131
  continue
132
- market = await self.parse_market(response[i])
132
+ market = self.parse_market(response[i])
133
133
  result.append(market)
134
134
  return result
135
135
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  # -----------------------------------------------------------------------------
4
4
 
5
- __version__ = '4.5.1'
5
+ __version__ = '4.6.1'
6
6
 
7
7
  # -----------------------------------------------------------------------------
8
8
 
@@ -0,0 +1,374 @@
1
+ # -*- coding: utf-8 -*-
2
+
3
+ # PLEASE DO NOT EDIT THIS FILE, IT IS GENERATED AND WILL BE OVERWRITTEN:
4
+ # https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-contribute-code
5
+
6
+ from ccxt.async_support.base.exchange import Exchange
7
+ from ccxt.abstract.bit24 import ImplicitAPI
8
+ from ccxt.base.types import Any, Market, Strings, Ticker, Tickers
9
+ from typing import List
10
+
11
+
12
+ class bit24(Exchange, ImplicitAPI):
13
+
14
+ def describe(self) -> Any:
15
+ return self.deep_extend(super(bit24, self).describe(), {
16
+ 'id': 'bit24',
17
+ 'name': 'Bit24',
18
+ 'countries': ['IR'],
19
+ 'rateLimit': 1000,
20
+ 'version': '1',
21
+ 'certified': False,
22
+ 'pro': False,
23
+ 'has': {
24
+ 'CORS': None,
25
+ 'spot': True,
26
+ 'margin': False,
27
+ 'swap': False,
28
+ 'future': False,
29
+ 'option': False,
30
+ 'addMargin': False,
31
+ 'cancelAllOrders': False,
32
+ 'cancelOrder': False,
33
+ 'cancelOrders': False,
34
+ 'createDepositAddress': False,
35
+ 'createOrder': False,
36
+ 'createStopLimitOrder': False,
37
+ 'createStopMarketOrder': False,
38
+ 'createStopOrder': False,
39
+ 'editOrder': False,
40
+ 'fetchBalance': False,
41
+ 'fetchBorrowInterest': False,
42
+ 'fetchBorrowRateHistories': False,
43
+ 'fetchBorrowRateHistory': False,
44
+ 'fetchClosedOrders': False,
45
+ 'fetchCrossBorrowRate': False,
46
+ 'fetchCrossBorrowRates': False,
47
+ 'fetchCurrencies': False,
48
+ 'fetchDepositAddress': False,
49
+ 'fetchDeposits': False,
50
+ 'fetchFundingHistory': False,
51
+ 'fetchFundingRate': False,
52
+ 'fetchFundingRateHistory': False,
53
+ 'fetchFundingRates': False,
54
+ 'fetchIndexOHLCV': False,
55
+ 'fetchIsolatedBorrowRate': False,
56
+ 'fetchIsolatedBorrowRates': False,
57
+ 'fetchL2OrderBook': False,
58
+ 'fetchL3OrderBook': False,
59
+ 'fetchLedger': False,
60
+ 'fetchLedgerEntry': False,
61
+ 'fetchLeverageTiers': False,
62
+ 'fetchMarkets': True,
63
+ 'fetchMarkOHLCV': False,
64
+ 'fetchMyTrades': False,
65
+ 'fetchOHLCV': False,
66
+ 'fetchOpenInterestHistory': False,
67
+ 'fetchOpenOrders': False,
68
+ 'fetchOrder': False,
69
+ 'fetchOrderBook': False,
70
+ 'fetchOrders': False,
71
+ 'fetchOrderTrades': 'emulated',
72
+ 'fetchPositions': False,
73
+ 'fetchPremiumIndexOHLCV': False,
74
+ 'fetchTicker': True,
75
+ 'fetchTickers': True,
76
+ 'fetchTime': False,
77
+ 'fetchTrades': False,
78
+ 'fetchTradingFee': False,
79
+ 'fetchTradingFees': False,
80
+ 'fetchWithdrawals': False,
81
+ 'setLeverage': False,
82
+ 'setMarginMode': False,
83
+ 'transfer': False,
84
+ 'withdraw': False,
85
+ },
86
+ 'comment': 'This comment is optional',
87
+ 'urls': {
88
+ 'logo': 'https://cdn.arz.digital/cr-odin/img/exchanges/bit24/64x64.png',
89
+ 'api': {
90
+ 'public': 'https://bit24.cash/api/',
91
+ },
92
+ 'www': 'https://bit24.cash/',
93
+ 'doc': [
94
+ 'https://bit24.cash/',
95
+ ],
96
+ },
97
+ 'api': {
98
+ 'public': {
99
+ 'get': {
100
+ 'pro/v3/markets': 1,
101
+ },
102
+ },
103
+ },
104
+ 'fees': {
105
+ },
106
+ })
107
+
108
+ async def fetch_markets(self, params={}) -> List[Market]:
109
+ """
110
+ retrieves data on all markets for bit24 with pagination
111
+ https://bit24.cash/api/pro/v3/markets
112
+ :param dict [params]: extra parameters specific to the exchange API endpoint
113
+ :returns dict[]: an array of objects representing market data
114
+ """
115
+ result = []
116
+ page = 1
117
+ limit = 100 # check Bit24 docs for max allowed per page
118
+ while(True):
119
+ response = await self.publicGetProV3Markets(self.extend(params, {
120
+ 'page': page,
121
+ 'per_page': limit,
122
+ }))
123
+ markets = self.safe_dict(response, 'data')
124
+ marketList = self.safe_list(markets, 'results', [])
125
+ for i in range(0, len(marketList)):
126
+ marketdata = marketList[i]
127
+ market = self.parse_market(marketdata)
128
+ result.append(market)
129
+ # stop condition: if fewer results than limit, last page reached
130
+ if len(marketList) < limit:
131
+ break
132
+ page += 1
133
+ return result
134
+
135
+ def parse_market(self, market) -> Market:
136
+ # {
137
+ # id: 59,
138
+ # market_name: "FTT/IRT",
139
+ # quote_coin_decimal: 0,
140
+ # base_coin_decimal: 2,
141
+ # each_price: "83669.0000000000000000",
142
+ # is_favorite: False,
143
+ # max_leverage: null,
144
+ # margin_profit_retention_fee: null,
145
+ # margin_order_expire_days: null,
146
+ # max_long_margin_leverage: null,
147
+ # max_short_margin_leverage: null,
148
+ # base_coin: {
149
+ # symbol: "FTT",
150
+ # name: "FTX Token",
151
+ # fa_name: "اف تی ایکس توکن",
152
+ # logo: "https://exchange-storage.bit24.cash/exchange/icons/ftt.png",
153
+ # coin_type: 0
154
+ # },
155
+ # quote_coin: {
156
+ # symbol: "IRT",
157
+ # name: "Toman",
158
+ # fa_name: "تومان",
159
+ # logo: "https://exchange-storage.bit24.cash/exchange/icons/IRT.png",
160
+ # coin_type: 1
161
+ # },
162
+ # margin_order_status: {
163
+ # index: 0,
164
+ # name: "غیرفعال"
165
+ # },
166
+ # bot_order_status: {
167
+ # index: 1,
168
+ # name: "فعال"
169
+ # },
170
+ # market_24h_information: {
171
+ # base_volume: "467.86",
172
+ # quote_volume: "39880070",
173
+ # change_percent: "-1.687",
174
+ # change_amount: "-1436",
175
+ # min_price: "83137",
176
+ # max_price: "87128",
177
+ # first_price: "85105",
178
+ # last_price: "83669"
179
+ # }
180
+ # }
181
+ base_coin = self.safe_dict(market, 'base_coin')
182
+ baseId = self.safe_string(base_coin, 'symbol')
183
+ quote_coin = self.safe_dict(market, 'quote_coin')
184
+ quoteId = self.safe_string(quote_coin, 'symbol')
185
+ base = self.safe_currency_code(baseId)
186
+ quote = self.safe_currency_code(quoteId)
187
+ baseId = baseId.lower()
188
+ quoteId = quoteId.lower()
189
+ id = baseId + '-' + quoteId
190
+ return {
191
+ 'id': id,
192
+ 'symbol': base + '/' + quote,
193
+ 'base': base,
194
+ 'quote': quote,
195
+ 'settle': None,
196
+ 'baseId': baseId,
197
+ 'quoteId': quoteId,
198
+ 'settleId': None,
199
+ 'type': 'spot',
200
+ 'spot': True,
201
+ 'margin': False,
202
+ 'swap': False,
203
+ 'future': False,
204
+ 'option': False,
205
+ 'active': True,
206
+ 'contract': False,
207
+ 'linear': None,
208
+ 'inverse': None,
209
+ 'contractSize': None,
210
+ 'expiry': None,
211
+ 'expiryDatetime': None,
212
+ 'strike': None,
213
+ 'optionType': None,
214
+ 'precision': {
215
+ 'amount': None,
216
+ 'price': None,
217
+ },
218
+ 'limits': {
219
+ 'leverage': {
220
+ 'min': None,
221
+ 'max': None,
222
+ },
223
+ 'amount': {
224
+ 'min': None,
225
+ 'max': None,
226
+ },
227
+ 'price': {
228
+ 'min': None,
229
+ 'max': None,
230
+ },
231
+ 'cost': {
232
+ 'min': None,
233
+ 'max': None,
234
+ },
235
+ },
236
+ 'created': None,
237
+ 'info': market,
238
+ }
239
+
240
+ async def fetch_tickers(self, symbols: Strings = None, params={}) -> Tickers:
241
+ """
242
+ fetches price tickers for multiple markets, statistical information calculated over the past 24 hours for each market
243
+ https://bit24.com/pro/v3/tickers
244
+ :param str[]|None symbols: unified symbols of the markets to fetch the ticker for, all market tickers are returned if not assigned
245
+ :param dict [params]: extra parameters specific to the exchange API endpoint
246
+ :returns dict: a dictionary of `ticker structures <https://docs.ccxt.com/#/?id=ticker-structure>`
247
+ """
248
+ await self.load_markets()
249
+ if symbols is not None:
250
+ symbols = self.market_symbols(symbols)
251
+ page = 1
252
+ limit = 100 # adjust if Bit24 docs show a different default
253
+ result = {}
254
+ while(True):
255
+ response = await self.publicGetProV3Markets(self.extend(params, {
256
+ 'page': page,
257
+ 'per_page': limit,
258
+ }))
259
+ data = self.safe_dict(response, 'data', {})
260
+ tickerList = self.safe_list(data, 'results', [])
261
+ for i in range(0, len(tickerList)):
262
+ tickerData = tickerList[i]
263
+ ticker = self.parse_ticker(tickerData)
264
+ symbol = ticker['symbol']
265
+ result[symbol] = ticker
266
+ if len(tickerList) < limit:
267
+ break
268
+ page += 1
269
+ return self.filter_by_array_tickers(result, 'symbol', symbols)
270
+
271
+ async def fetch_ticker(self, symbol: str, params={}) -> Ticker:
272
+ """
273
+ fetches a price ticker, a statistical calculation with the information calculated over the past 24 hours for a specific market
274
+ https://bit24.com/management/all-coins/?format=json
275
+ :param str symbol: unified symbol of the market to fetch the ticker for
276
+ :param dict [params]: extra parameters specific to the exchange API endpoint
277
+ :returns dict: a `ticker structure <https://docs.ccxt.com/#/?id=ticker-structure>`
278
+ """
279
+ ticker = await self.fetch_tickers([symbol])
280
+ return ticker[symbol]
281
+
282
+ def parse_ticker(self, ticker, market: Market = None) -> Ticker:
283
+ # {
284
+ # id: 59,
285
+ # market_name: "FTT/IRT",
286
+ # quote_coin_decimal: 0,
287
+ # base_coin_decimal: 2,
288
+ # each_price: "83669.0000000000000000",
289
+ # is_favorite: False,
290
+ # max_leverage: null,
291
+ # margin_profit_retention_fee: null,
292
+ # margin_order_expire_days: null,
293
+ # max_long_margin_leverage: null,
294
+ # max_short_margin_leverage: null,
295
+ # base_coin: {
296
+ # symbol: "FTT",
297
+ # name: "FTX Token",
298
+ # fa_name: "اف تی ایکس توکن",
299
+ # logo: "https://exchange-storage.bit24.cash/exchange/icons/ftt.png",
300
+ # coin_type: 0
301
+ # },
302
+ # quote_coin: {
303
+ # symbol: "IRT",
304
+ # name: "Toman",
305
+ # fa_name: "تومان",
306
+ # logo: "https://exchange-storage.bit24.cash/exchange/icons/IRT.png",
307
+ # coin_type: 1
308
+ # },
309
+ # margin_order_status: {
310
+ # index: 0,
311
+ # name: "غیرفعال"
312
+ # },
313
+ # bot_order_status: {
314
+ # index: 1,
315
+ # name: "فعال"
316
+ # },
317
+ # market_24h_information: {
318
+ # base_volume: "467.86",
319
+ # quote_volume: "39880070",
320
+ # change_percent: "-1.687",
321
+ # change_amount: "-1436",
322
+ # min_price: "83137",
323
+ # max_price: "87128",
324
+ # first_price: "85105",
325
+ # last_price: "83669"
326
+ # }
327
+ # },
328
+ marketType = 'spot'
329
+ base_coin = self.safe_dict(ticker, 'base_coin', {})
330
+ base_symbol = self.safe_string(base_coin, 'symbol')
331
+ base_symbol = base_symbol.lower()
332
+ quote_coin = self.safe_dict(ticker, 'quote_coin', {})
333
+ quote_symbol = self.safe_string(quote_coin, 'symbol')
334
+ quote_symbol = quote_symbol.lower()
335
+ marketId = base_symbol + '-' + quote_symbol
336
+ symbol = self.safe_symbol(marketId, market, None, marketType)
337
+ last = self.safe_float(ticker, 'each_price', 0)
338
+ markerInfo = self.safe_dict(ticker, 'market_24h_information', {})
339
+ change = self.safe_float(markerInfo, 'change_percent', 0)
340
+ minPrice = self.safe_float(markerInfo, 'min_price', 0)
341
+ maxPrice = self.safe_float(markerInfo, 'max_price', 0)
342
+ baseVolume = self.safe_float(markerInfo, 'base_volume', 0)
343
+ quoteVolume = self.safe_float(markerInfo, 'quote_volume', 0)
344
+ return self.safe_ticker({
345
+ 'symbol': symbol,
346
+ 'timestamp': None,
347
+ 'datetime': None,
348
+ 'high': maxPrice,
349
+ 'low': minPrice,
350
+ 'bid': None,
351
+ 'bidVolume': None,
352
+ 'ask': None,
353
+ 'askVolume': None,
354
+ 'vwap': None,
355
+ 'open': None,
356
+ 'close': last,
357
+ 'last': last,
358
+ 'previousClose': None,
359
+ 'change': change,
360
+ 'percentage': None,
361
+ 'average': None,
362
+ 'baseVolume': baseVolume,
363
+ 'quoteVolume': quoteVolume,
364
+ 'info': ticker,
365
+ }, market)
366
+
367
+ def sign(self, path, api='public', method='GET', params={}, headers=None, body=None):
368
+ query = self.omit(params, self.extract_params(path))
369
+ url = self.urls['api'][api] + '/' + self.implode_params(path, params)
370
+ if query > 0:
371
+ queryString = self.urlencode(query)
372
+ url += '?' + queryString
373
+ headers = {'Content-Type': 'application/json'}
374
+ return {'url': url, 'method': method, 'body': body, 'headers': headers}
@@ -133,6 +133,9 @@ class exir(Exchange, ImplicitAPI):
133
133
  for i in range(0, len(marketKeys)):
134
134
  symbol = marketKeys[i]
135
135
  response[symbol]['symbol'] = symbol
136
+ lastPrice = self.safe_float(response[symbol], 'last')
137
+ if lastPrice == 0:
138
+ continue
136
139
  market = self.parse_market(response[symbol])
137
140
  result.append(market)
138
141
  return result
@@ -223,7 +226,7 @@ class exir(Exchange, ImplicitAPI):
223
226
  symbols = self.market_symbols(symbols)
224
227
  response = await self.publicGetV2Tickers()
225
228
  marketKeys = list(response.keys())
226
- result = []
229
+ result = {}
227
230
  for i in range(0, len(marketKeys)):
228
231
  symbol = marketKeys[i]
229
232
  response[symbol]['symbol'] = symbol
@@ -268,22 +271,23 @@ class exir(Exchange, ImplicitAPI):
268
271
  symbol = self.safe_symbol(marketId, market, None, marketType)
269
272
  high = self.safe_float(ticker, 'high')
270
273
  low = self.safe_float(ticker, 'low')
271
- bid = self.safe_float(ticker, 'last')
272
- ask = self.safe_float(ticker, 'last')
273
- open = self.safe_float(ticker, 'open')
274
- close = self.safe_float(ticker, 'close')
275
- last = self.safe_float(ticker, 'last')
276
- quoteVolume = self.safe_float(ticker, 'volume')
274
+ open = self.safe_float(ticker, 'open', 0)
275
+ close = self.safe_float(ticker, 'close', 0)
276
+ last = self.safe_float(ticker, 'last', 0)
277
+ baseVolume = self.safe_float(ticker, 'volume', 0)
277
278
  datetime = self.safe_string(ticker, 'time')
279
+ quoteVolume = None
280
+ if last != 0:
281
+ quoteVolume = baseVolume * last
278
282
  return self.safe_ticker({
279
283
  'symbol': symbol,
280
284
  'timestamp': self.parse8601(datetime),
281
285
  'datetime': datetime,
282
286
  'high': high,
283
287
  'low': low,
284
- 'bid': self.safe_float(bid, 0),
288
+ 'bid': None,
285
289
  'bidVolume': None,
286
- 'ask': self.safe_float(ask, 0),
290
+ 'ask': None,
287
291
  'askVolume': None,
288
292
  'vwap': None,
289
293
  'open': open,
@@ -293,7 +297,7 @@ class exir(Exchange, ImplicitAPI):
293
297
  'change': None,
294
298
  'percentage': None,
295
299
  'average': None,
296
- 'baseVolume': None,
300
+ 'baseVolume': baseVolume,
297
301
  'quoteVolume': quoteVolume,
298
302
  'info': ticker,
299
303
  }, market)
@@ -164,8 +164,8 @@ class nobitex(Exchange, ImplicitAPI):
164
164
  # dayClose: "38819999960",
165
165
  # dayChange: "0.05"
166
166
  # },
167
+ id = self.safe_string(market, 'symbol')
167
168
  symbol = self.safe_string_upper(market, 'symbol')
168
- id = symbol.replace('-', '')
169
169
  baseId, quoteId = symbol.split('-')
170
170
  base = self.safe_currency_code(baseId)
171
171
  quote = self.safe_currency_code(quoteId)
@@ -258,23 +258,31 @@ class nobitex(Exchange, ImplicitAPI):
258
258
  return ticker[symbol]
259
259
 
260
260
  def parse_ticker(self, ticker, market: Market = None) -> Ticker:
261
- #
262
- # {
263
- # symbol: "USDT-IRT",
264
- # last: "61338.0",
265
- # best_ask: "61338.0",
266
- # best_bid: "61338.0",
267
- # open_24h: "61419",
268
- # high_24h: 61739,
269
- # low_24h: 60942,
270
- # vol_24h_pair: 11017655160,
271
- # vol_24h: 17968,
272
- # ts: 1715074621
273
- # }
274
- #
261
+ # {
262
+ # symbol: "btc-rls",
263
+ # isClosed: False,
264
+ # bestSell: "112800000000",
265
+ # bestBuy: "112790000000",
266
+ # volumeSrc: "8.4585865026",
267
+ # volumeDst: "952507404308.593429632",
268
+ # latest: "112800000000",
269
+ # mark: "112770303030",
270
+ # dayLow: "111700000000",
271
+ # dayHigh: "114608341550",
272
+ # dayOpen: "112783203040",
273
+ # dayClose: "112800000000",
274
+ # dayChange: "0.01"
275
+ # }
275
276
  marketType = 'spot'
276
- symbol = self.safe_string_upper(ticker, 'symbol')
277
- marketId = symbol.replace('-', '')
277
+ rawSymbol = self.safe_string_lower(ticker, 'symbol')
278
+ parts = rawSymbol.split('-')
279
+ baseId = parts[0]
280
+ quoteId = parts[1]
281
+ if quoteId == 'rls':
282
+ quoteId = 'irt'
283
+ base = self.safe_currency_code(baseId.upper())
284
+ quote = self.safe_currency_code(quoteId.upper())
285
+ marketId = base + '/' + quote
278
286
  marketinfo = self.market(marketId)
279
287
  symbol = self.safe_symbol(marketId, market, None, marketType)
280
288
  high = self.safe_float(ticker, 'dayHigh')
@@ -287,8 +295,9 @@ class nobitex(Exchange, ImplicitAPI):
287
295
  last = self.safe_float(ticker, 'latest')
288
296
  quoteVolume = self.safe_float(ticker, 'volumeDst')
289
297
  baseVolume = self.safe_float(ticker, 'volumeSrc')
298
+ # adjust Nobitex IRT scaling
290
299
  if marketinfo['quote'] == 'IRT':
291
- high = high * 10 if high else 0
300
+ high = high / 10 if high else 0
292
301
  low = low / 10 if low else 0
293
302
  bid = bid / 10 if bid else 0
294
303
  ask = ask / 10 if ask else 0
@@ -297,14 +306,14 @@ class nobitex(Exchange, ImplicitAPI):
297
306
  last = last / 10 if last else 0
298
307
  quoteVolume = quoteVolume / 10 if quoteVolume else 0
299
308
  return self.safe_ticker({
300
- 'symbol': symbol.replace('-', '/'),
309
+ 'symbol': symbol,
301
310
  'timestamp': None,
302
311
  'datetime': None,
303
312
  'high': high,
304
313
  'low': low,
305
- 'bid': self.safe_float(bid, 0),
314
+ 'bid': bid,
306
315
  'bidVolume': None,
307
- 'ask': self.safe_float(ask, 0),
316
+ 'ask': ask,
308
317
  'askVolume': None,
309
318
  'vwap': None,
310
319
  'open': open,
@@ -334,7 +343,7 @@ class nobitex(Exchange, ImplicitAPI):
334
343
  market = self.market(symbol)
335
344
  endTime = Date.now()
336
345
  if market['quote'] == 'IRT':
337
- market['id'] = market['id'].replace('RLS', 'IRT')
346
+ market['id'] = market['symbol'].replace('/', '')
338
347
  request = {
339
348
  'symbol': market['id'],
340
349
  'from': (endTime / 1000) - (24 * 60 * 60),
@@ -248,7 +248,7 @@ class sarmayex(Exchange, ImplicitAPI):
248
248
  response = await self.publicGetApiV1PublicCurrencies(params)
249
249
  response = self.safe_dict(response, 'data')
250
250
  markets = self.safe_list(response, 'currencies')
251
- result = []
251
+ result = {}
252
252
  quotes = ['IRT', 'USDT']
253
253
  for i in range(0, len(markets)):
254
254
  base = self.safe_string(markets[i], 'symbol')
@@ -4,7 +4,7 @@
4
4
 
5
5
  # -----------------------------------------------------------------------------
6
6
 
7
- __version__ = '4.5.1'
7
+ __version__ = '4.6.1'
8
8
 
9
9
  # -----------------------------------------------------------------------------
10
10