@rabbitio/ui-kit 1.0.0-beta.112 → 1.0.0-beta.113

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 (198) hide show
  1. package/coverage/clover.xml +1226 -1255
  2. package/coverage/coverage-final.json +13 -13
  3. package/coverage/index.html +18 -18
  4. package/coverage/ui-kit/index.html +1 -1
  5. package/coverage/ui-kit/index.js.html +1 -1
  6. package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/googleAnalyticsAdapter.js.html +1 -1
  7. package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/index.html +1 -1
  8. package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/metrikaAdapter.js.html +1 -1
  9. package/coverage/ui-kit/src/common-apis/adapters/analyticsAdapters/mixpanelAdapter.js.html +1 -1
  10. package/coverage/ui-kit/src/common-apis/adapters/axiosAdapter.js.html +1 -1
  11. package/coverage/ui-kit/src/common-apis/adapters/index.html +1 -1
  12. package/coverage/ui-kit/src/common-apis/adapters/qrUtils.js.html +1 -1
  13. package/coverage/ui-kit/src/common-apis/external-apis/apiGroups.js.html +1 -1
  14. package/coverage/ui-kit/src/common-apis/external-apis/emailAPI.js.html +1 -1
  15. package/coverage/ui-kit/src/common-apis/external-apis/index.html +1 -1
  16. package/coverage/ui-kit/src/common-apis/external-apis/ipAddressProviders.js.html +1 -1
  17. package/coverage/ui-kit/src/common-apis/globalConstants.jsx.html +1 -1
  18. package/coverage/ui-kit/src/common-apis/index.html +1 -1
  19. package/coverage/ui-kit/src/common-apis/models/blockchain.js.html +1 -1
  20. package/coverage/ui-kit/src/common-apis/models/coin.js.html +221 -221
  21. package/coverage/ui-kit/src/common-apis/models/index.html +1 -1
  22. package/coverage/ui-kit/src/common-apis/models/protocol.js.html +3 -3
  23. package/coverage/ui-kit/src/common-apis/services/fiatCurrenciesService.js.html +1 -1
  24. package/coverage/ui-kit/src/common-apis/services/index.html +1 -1
  25. package/coverage/ui-kit/src/common-apis/utils/amountUtils.js.html +21 -21
  26. package/coverage/ui-kit/src/common-apis/utils/cache.js.html +6 -6
  27. package/coverage/ui-kit/src/common-apis/utils/errorUtils.js.html +13 -13
  28. package/coverage/ui-kit/src/common-apis/utils/index.html +1 -1
  29. package/coverage/ui-kit/src/common-apis/utils/logging/index.html +1 -1
  30. package/coverage/ui-kit/src/common-apis/utils/logging/logger.js.html +22 -22
  31. package/coverage/ui-kit/src/common-apis/utils/logging/logsStorage.js.html +3 -3
  32. package/coverage/ui-kit/src/common-apis/utils/postponeExecution.js.html +1 -1
  33. package/coverage/ui-kit/src/common-apis/utils/rabbitTicker.js.html +10 -10
  34. package/coverage/ui-kit/src/common-apis/utils/safeStringify.js.html +25 -25
  35. package/coverage/ui-kit/src/index.html +1 -1
  36. package/coverage/ui-kit/src/index.js.html +1 -1
  37. package/coverage/ui-kit/src/robust-api-caller/cacheAndConcurrentRequestsResolver.js.html +1 -1
  38. package/coverage/ui-kit/src/robust-api-caller/cachedRobustExternalApiCallerService.js.html +1 -1
  39. package/coverage/ui-kit/src/robust-api-caller/cancelProcessing.js.html +1 -1
  40. package/coverage/ui-kit/src/robust-api-caller/concurrentCalculationsMetadataHolder.js.html +1 -1
  41. package/coverage/ui-kit/src/robust-api-caller/externalApiProvider.js.html +1 -1
  42. package/coverage/ui-kit/src/robust-api-caller/externalServicesStatsCollector.js.html +1 -1
  43. package/coverage/ui-kit/src/robust-api-caller/index.html +1 -1
  44. package/coverage/ui-kit/src/robust-api-caller/robustExternalAPICallerService.js.html +1 -1
  45. package/coverage/ui-kit/src/swaps-lib/external-apis/exolixSwapProvider.js.html +1 -1
  46. package/coverage/ui-kit/src/swaps-lib/external-apis/goexmeSwapProvider.js.html +241 -328
  47. package/coverage/ui-kit/src/swaps-lib/external-apis/index.html +19 -19
  48. package/coverage/ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +1 -1
  49. package/coverage/ui-kit/src/swaps-lib/external-apis/swapProvider.js.html +284 -284
  50. package/coverage/ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +1 -1
  51. package/coverage/ui-kit/src/swaps-lib/external-apis/utils.js.html +14 -14
  52. package/coverage/ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js.html +1 -1
  53. package/coverage/ui-kit/src/swaps-lib/models/existingSwap.js.html +1 -1
  54. package/coverage/ui-kit/src/swaps-lib/models/existingSwapWithFiatData.js.html +1 -1
  55. package/coverage/ui-kit/src/swaps-lib/models/index.html +1 -1
  56. package/coverage/ui-kit/src/swaps-lib/models/partner.js.html +1 -1
  57. package/coverage/ui-kit/src/swaps-lib/models/swapProviderCoinInfo.js.html +73 -73
  58. package/coverage/ui-kit/src/swaps-lib/services/index.html +1 -1
  59. package/coverage/ui-kit/src/swaps-lib/services/publicSwapService.js.html +1 -1
  60. package/coverage/ui-kit/src/swaps-lib/utils/index.html +1 -1
  61. package/coverage/ui-kit/src/swaps-lib/utils/swapUtils.js.html +1 -1
  62. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowIcon.jsx.html +1 -1
  63. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowTosca.jsx.html +1 -1
  64. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/arrowWhite.jsx.html +1 -1
  65. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/darkRectangle.jsx.html +1 -1
  66. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/determinedError.jsx.html +1 -1
  67. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/failedValidationIcon.jsx.html +1 -1
  68. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/index.html +1 -1
  69. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/infoIcon.jsx.html +1 -1
  70. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/messageIcon.jsx.html +1 -1
  71. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx.html +1 -1
  72. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/successfulValidationIcon.jsx.html +1 -1
  73. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/supportDialogImage.jsx.html +1 -1
  74. package/coverage/ui-kit/src/ui-kit/assets/wrappedImages/walletIcon.jsx.html +1 -1
  75. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetIcon/AssetIcon.jsx.html +1 -1
  76. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetIcon/index.html +1 -1
  77. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetSelection/AssetSelection.jsx.html +1 -1
  78. package/coverage/ui-kit/src/ui-kit/components/atoms/AssetSelection/index.html +1 -1
  79. package/coverage/ui-kit/src/ui-kit/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +1 -1
  80. package/coverage/ui-kit/src/ui-kit/components/atoms/BackgroundTitle/index.html +1 -1
  81. package/coverage/ui-kit/src/ui-kit/components/atoms/InformationMessage/InformationMessage.jsx.html +1 -1
  82. package/coverage/ui-kit/src/ui-kit/components/atoms/InformationMessage/index.html +1 -1
  83. package/coverage/ui-kit/src/ui-kit/components/atoms/Input/Input.jsx.html +1 -1
  84. package/coverage/ui-kit/src/ui-kit/components/atoms/Input/index.html +1 -1
  85. package/coverage/ui-kit/src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx.html +1 -1
  86. package/coverage/ui-kit/src/ui-kit/components/atoms/LoadingDots/index.html +1 -1
  87. package/coverage/ui-kit/src/ui-kit/components/atoms/NoticeIcon/NoticeIcon.jsx.html +1 -1
  88. package/coverage/ui-kit/src/ui-kit/components/atoms/NoticeIcon/index.html +1 -1
  89. package/coverage/ui-kit/src/ui-kit/components/atoms/QrCode/QrCode.jsx.html +1 -1
  90. package/coverage/ui-kit/src/ui-kit/components/atoms/QrCode/index.html +1 -1
  91. package/coverage/ui-kit/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx.html +1 -1
  92. package/coverage/ui-kit/src/ui-kit/components/atoms/RateSelector/index.html +1 -1
  93. package/coverage/ui-kit/src/ui-kit/components/atoms/SupportChat/SupportChat.jsx.html +1 -1
  94. package/coverage/ui-kit/src/ui-kit/components/atoms/SupportChat/index.html +1 -1
  95. package/coverage/ui-kit/src/ui-kit/components/atoms/Textarea/Textarea.jsx.html +1 -1
  96. package/coverage/ui-kit/src/ui-kit/components/atoms/Textarea/index.html +1 -1
  97. package/coverage/ui-kit/src/ui-kit/components/atoms/TitleBox/TitleBox.jsx.html +1 -1
  98. package/coverage/ui-kit/src/ui-kit/components/atoms/TitleBox/index.html +1 -1
  99. package/coverage/ui-kit/src/ui-kit/components/atoms/Tooltip/Tooltip.jsx.html +1 -1
  100. package/coverage/ui-kit/src/ui-kit/components/atoms/Tooltip/index.html +1 -1
  101. package/coverage/ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +1 -1
  102. package/coverage/ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/index.html +1 -1
  103. package/coverage/ui-kit/src/ui-kit/components/atoms/Validation/Validation.jsx.html +1 -1
  104. package/coverage/ui-kit/src/ui-kit/components/atoms/Validation/index.html +1 -1
  105. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx.html +1 -1
  106. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Button/index.html +1 -1
  107. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Close/Close.jsx.html +1 -1
  108. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/Close/index.html +1 -1
  109. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx.html +1 -1
  110. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/index.html +1 -1
  111. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +1 -1
  112. package/coverage/ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/index.html +1 -1
  113. package/coverage/ui-kit/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx.html +1 -1
  114. package/coverage/ui-kit/src/ui-kit/components/molecules/AmountInput/index.html +1 -1
  115. package/coverage/ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +1 -1
  116. package/coverage/ui-kit/src/ui-kit/components/molecules/CoinPicker/index.html +1 -1
  117. package/coverage/ui-kit/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx.html +1 -1
  118. package/coverage/ui-kit/src/ui-kit/components/molecules/ColoredNotice/index.html +1 -1
  119. package/coverage/ui-kit/src/ui-kit/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +1 -1
  120. package/coverage/ui-kit/src/ui-kit/components/molecules/LineWithIconLink/index.html +1 -1
  121. package/coverage/ui-kit/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx.html +1 -1
  122. package/coverage/ui-kit/src/ui-kit/components/molecules/LogoCarousel/index.html +1 -1
  123. package/coverage/ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx.html +1 -1
  124. package/coverage/ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/index.html +1 -1
  125. package/coverage/ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +1 -1
  126. package/coverage/ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/index.html +1 -1
  127. package/coverage/ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +1 -1
  128. package/coverage/ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/index.html +1 -1
  129. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/Dialog.jsx.html +1 -1
  130. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +1 -1
  131. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +1 -1
  132. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +1 -1
  133. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +1 -1
  134. package/coverage/ui-kit/src/ui-kit/components/organisms/Dialog/index.html +1 -1
  135. package/coverage/ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx.html +1 -1
  136. package/coverage/ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +1 -1
  137. package/coverage/ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx.html +1 -1
  138. package/coverage/ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/index.html +1 -1
  139. package/coverage/ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +1 -1
  140. package/coverage/ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/index.html +1 -1
  141. package/coverage/ui-kit/src/ui-kit/hooks/index.html +1 -1
  142. package/coverage/ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js.html +1 -1
  143. package/coverage/ui-kit/src/ui-kit/hooks/useIsHydrated.js.html +1 -1
  144. package/coverage/ui-kit/src/ui-kit/hooks/useReferredState.js.html +1 -1
  145. package/coverage/ui-kit/src/ui-kit/utils/index.html +1 -1
  146. package/coverage/ui-kit/src/ui-kit/utils/inputValueProviders.js.html +1 -1
  147. package/coverage/ui-kit/src/ui-kit/utils/searchCoins.js.html +1 -1
  148. package/coverage/ui-kit/src/ui-kit/utils/textUtils.js.html +1 -1
  149. package/coverage/ui-kit/src/ui-kit/utils/uiUtils.js.html +1 -1
  150. package/coverage/ui-kit/src/ui-kit/utils/urlQueryUtils.js.html +1 -1
  151. package/coverage/ui-kit/stories/atoms/BackgroundTitle.stories.jsx.html +1 -1
  152. package/coverage/ui-kit/stories/atoms/LinesOfText.stories.jsx.html +1 -1
  153. package/coverage/ui-kit/stories/atoms/LoadingDots.stories.jsx.html +1 -1
  154. package/coverage/ui-kit/stories/atoms/QrCode.stories.jsx.html +1 -1
  155. package/coverage/ui-kit/stories/atoms/RateSelector.stories.jsx.html +1 -1
  156. package/coverage/ui-kit/stories/atoms/Validation.stories.jsx.html +1 -1
  157. package/coverage/ui-kit/stories/atoms/buttons/Button.stories.jsx.html +1 -1
  158. package/coverage/ui-kit/stories/atoms/buttons/Close.stories.jsx.html +1 -1
  159. package/coverage/ui-kit/stories/atoms/buttons/LinkButton.stories.jsx.html +1 -1
  160. package/coverage/ui-kit/stories/atoms/buttons/index.html +1 -1
  161. package/coverage/ui-kit/stories/atoms/index.html +1 -1
  162. package/coverage/ui-kit/stories/molecules/AmountInput.stories.jsx.html +1 -1
  163. package/coverage/ui-kit/stories/molecules/CoinPicker.stories.jsx.html +1 -1
  164. package/coverage/ui-kit/stories/molecules/ColoredNotice.stories.jsx.html +1 -1
  165. package/coverage/ui-kit/stories/molecules/LineWithIconLink.stories.jsx.html +1 -1
  166. package/coverage/ui-kit/stories/molecules/LogoCarousel.stories.jsx.html +1 -1
  167. package/coverage/ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx.html +1 -1
  168. package/coverage/ui-kit/stories/molecules/index.html +1 -1
  169. package/coverage/ui-kit/stories/organisms/Dialog/Dialog.stories.jsx.html +1 -1
  170. package/coverage/ui-kit/stories/organisms/Dialog/DialogButtons/DialogButtons.stories.jsx.html +1 -1
  171. package/coverage/ui-kit/stories/organisms/Dialog/DialogButtons/index.html +1 -1
  172. package/coverage/ui-kit/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx.html +1 -1
  173. package/coverage/ui-kit/stories/organisms/Dialog/DialogStep/index.html +1 -1
  174. package/coverage/ui-kit/stories/organisms/Dialog/index.html +1 -1
  175. package/coverage/ui-kit/stories/organisms/WaitlistSubscription.stories.jsx.html +1 -1
  176. package/coverage/ui-kit/stories/organisms/index.html +1 -1
  177. package/coverage/ui-kit/stories/stubs/coins.jsx.html +1 -1
  178. package/coverage/ui-kit/stories/stubs/exampleContent.jsx.html +1 -1
  179. package/coverage/ui-kit/stories/stubs/index.html +1 -1
  180. package/coverage/ui-kit/stories/templates/DeterminedErrorDialogStep.stories.jsx.html +1 -1
  181. package/coverage/ui-kit/stories/templates/index.html +1 -1
  182. package/dist/index.cjs +93 -129
  183. package/dist/index.cjs.map +1 -1
  184. package/dist/index.modern.js +8 -31
  185. package/dist/index.modern.js.map +1 -1
  186. package/dist/index.module.js +93 -129
  187. package/dist/index.module.js.map +1 -1
  188. package/dist/index.umd.js +93 -129
  189. package/dist/index.umd.js.map +1 -1
  190. package/package.json +1 -1
  191. package/src/swaps-lib/external-apis/goexmeSwapProvider.js +15 -44
  192. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/createSwap.test.js +0 -7
  193. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/getSwapInfo.test.js +0 -15
  194. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/PairSupport.int.test.js +1 -30
  195. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/_fetchSupportedCurrenciesIfNeeded.int.test.js +0 -28
  196. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/createSwap.int.test.js +0 -1
  197. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/getSwapInfo.int.test.js +0 -1
  198. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/_ensurePairsLoaded.test.js +0 -77
@@ -13265,23 +13265,13 @@ var GoexmeSwapProvider = /*#__PURE__*/function (_SwapProvider) {
13265
13265
  }
13266
13266
  };
13267
13267
  _this.COINS_EXPIRATION_TIME_MS = 5 * 60 * 1000;
13268
- _this.PAIRS_EXPIRATION_TIME_MS = 5 * 60 * 1000;
13269
13268
  _this.SWAP_EXPIRATION_TIME_MS = 4 * 60 * 60 * 1000;
13270
- _this._pairsCache = null;
13271
- _this._pairsCacheTimestamp = 0;
13272
13269
  return _this;
13273
13270
  }
13274
13271
  var _proto = GoexmeSwapProvider.prototype;
13275
13272
  _proto.getSwapCreationInfoTtlMs = function getSwapCreationInfoTtlMs() {
13276
13273
  return 30000;
13277
13274
  };
13278
- _proto._isPairSupported = function _isPairSupported(fromInfo, toInfo) {
13279
- if (!this._pairsCache || !this._pairsCache[fromInfo.code]) return false;
13280
- var toSet = this._pairsCache[fromInfo.code];
13281
- /* GoExme may list either the raw provider code **or**
13282
- * the “pretty” Rabbit ticker in `/pairs`, so we test both. */
13283
- return toSet.has(toInfo.code) || toSet.has(toInfo.coin.ticker);
13284
- };
13285
13275
  _proto._findInfoByTicker = function _findInfoByTicker(ticker) {
13286
13276
  return this._supportedCoins.find(function (i) {
13287
13277
  return i.coin.ticker === ticker;
@@ -13346,36 +13336,6 @@ var GoexmeSwapProvider = /*#__PURE__*/function (_SwapProvider) {
13346
13336
  // extraIdName (only if needed)
13347
13337
  0, FALLBACK_ASSET_ICON_URL, true, true, null, true);
13348
13338
  };
13349
- _proto._ensurePairsLoaded = function _ensurePairsLoaded() {
13350
- try {
13351
- var _this3 = this;
13352
- var loggerSource = "Goexme._ensurePairsLoaded";
13353
- return Promise.resolve(_catch$2(function () {
13354
- if (_this3._pairsCache && Date.now() - _this3._pairsCacheTimestamp < _this3.PAIRS_EXPIRATION_TIME_MS) return;
13355
- return Promise.resolve(axios.get(_this3._URL + "/pairs", _extends({}, _this3.axiosPreset, createRobustTimeoutSetupForAxios(), {
13356
- params: {
13357
- key: _this3._apiKey
13358
- }
13359
- }))).then(function (response) {
13360
- if (response.status !== 200 || typeof response.data !== "object") {
13361
- throw new Error("Failed to load /pairs");
13362
- }
13363
- _this3._pairsCache = Object.fromEntries(Object.entries(response.data).map(function (_ref3) {
13364
- var from = _ref3[0],
13365
- arr = _ref3[1];
13366
- return [from.toUpperCase(), new Set(arr.map(function (v) {
13367
- return v.toUpperCase();
13368
- }))];
13369
- }));
13370
- _this3._pairsCacheTimestamp = Date.now();
13371
- });
13372
- }, function (e) {
13373
- improveAndRethrow(e, loggerSource);
13374
- }));
13375
- } catch (e) {
13376
- return Promise.reject(e);
13377
- }
13378
- };
13379
13339
  _proto._mapGoexmeStatus = function _mapGoexmeStatus(status) {
13380
13340
  switch (status) {
13381
13341
  case "new":
@@ -13428,80 +13388,84 @@ var GoexmeSwapProvider = /*#__PURE__*/function (_SwapProvider) {
13428
13388
  amountIsToReceive = false;
13429
13389
  }
13430
13390
  try {
13431
- var _this4 = this;
13391
+ var _this3 = this;
13432
13392
  var loggerSource = "Goexme.getSwapInfo";
13433
13393
  return Promise.resolve(_catch$2(function () {
13434
13394
  if (amountIsToReceive) throw new Error("amountIsToReceive is not supported by GoExme");
13435
13395
  if (!(fromCoin instanceof Coin) || !(toCoin instanceof Coin) || BigNumber$1(amountCoins).lte(0)) throw new Error("Invalid params for getSwapInfo");
13436
- return Promise.resolve(_this4._fetchSupportedCurrenciesIfNeeded()).then(function () {
13437
- return Promise.resolve(_this4._ensurePairsLoaded()).then(function () {
13438
- var fromCoinInfo = _this4._findInfoByTicker(fromCoin.ticker);
13439
- var toCoinInfo = _this4._findInfoByTicker(toCoin.ticker);
13440
- if (!fromCoinInfo || !toCoinInfo || !_this4._isPairSupported(fromCoinInfo, toCoinInfo)) {
13396
+ return Promise.resolve(_this3._fetchSupportedCurrenciesIfNeeded()).then(function () {
13397
+ var fromCoinInfo = _this3._findInfoByTicker(fromCoin.ticker);
13398
+ var toCoinInfo = _this3._findInfoByTicker(toCoin.ticker);
13399
+ if (!fromCoinInfo || !toCoinInfo) {
13400
+ return {
13401
+ result: false,
13402
+ reason: SwapProvider.NO_SWAPS_REASONS.NOT_SUPPORTED
13403
+ };
13404
+ }
13405
+ var params = _extends({
13406
+ key: _this3._apiKey,
13407
+ from: fromCoinInfo.code,
13408
+ to: toCoinInfo.code,
13409
+ amount: amountCoins
13410
+ }, fixed ? {
13411
+ fix: true
13412
+ } : {});
13413
+ return Promise.resolve(axios.get(_this3._URL + "/rate", _extends({}, _this3.axiosPreset, createRobustTimeoutSetupForAxios(), {
13414
+ params: params
13415
+ }))).then(function (response) {
13416
+ var _response$data, _response$data$minamo, _response$data$maxamo;
13417
+ if (response.status !== 200 || ((_response$data = response.data) == null ? void 0 : _response$data.result) !== true || !response.data) {
13418
+ Logger.log("Unexpected response from /rate: " + response.status + ": " + safeStringify(response.data), loggerSource);
13441
13419
  return {
13442
13420
  result: false,
13443
13421
  reason: SwapProvider.NO_SWAPS_REASONS.NOT_SUPPORTED
13444
13422
  };
13445
13423
  }
13446
- var params = _extends({
13447
- key: _this4._apiKey,
13448
- from: fromCoinInfo.code,
13449
- to: toCoinInfo.code,
13450
- amount: amountCoins
13451
- }, fixed ? {
13452
- fix: true
13453
- } : {});
13454
- return Promise.resolve(axios.get(_this4._URL + "/rate", _extends({}, _this4.axiosPreset, createRobustTimeoutSetupForAxios(), {
13455
- params: params
13456
- }))).then(function (response) {
13457
- var _response$data, _response$data$minamo, _response$data$maxamo;
13458
- if (response.status !== 200 || ((_response$data = response.data) == null ? void 0 : _response$data.result) !== true || !response.data) {
13459
- Logger.log("Unexpected response from /rate: " + response.status + ": " + safeStringify(response.data), loggerSource);
13460
- return {
13461
- result: false,
13462
- reason: SwapProvider.NO_SWAPS_REASONS.NOT_SUPPORTED
13463
- };
13464
- }
13465
- var pairMinRaw = (_response$data$minamo = response.data.minamount) != null ? _response$data$minamo : null;
13466
- var pairMaxRaw = (_response$data$maxamo = response.data.maxamount) != null ? _response$data$maxamo : null;
13467
- var pairMin = pairMinRaw ? AmountUtils.trim(pairMinRaw, fromCoin.digits) : null;
13468
- var pairMax = pairMaxRaw ? AmountUtils.trim(pairMaxRaw, fromCoin.digits) : null;
13469
- if (pairMin && BigNumber$1(amountCoins).lt(pairMin)) {
13470
- return {
13471
- result: false,
13472
- reason: SwapProvider.NO_SWAPS_REASONS.TOO_LOW,
13473
- smallestMin: pairMin
13474
- };
13475
- }
13476
- if (pairMax && BigNumber$1(amountCoins).gt(pairMax)) {
13477
- return {
13478
- result: false,
13479
- reason: SwapProvider.NO_SWAPS_REASONS.TOO_HIGH,
13480
- greatestMax: pairMax
13481
- };
13482
- }
13483
-
13484
- // Convert amountTo → ratio so that downstream code can do amountFrom * rate === amountTo
13485
- var rateRatio = null;
13486
- if (response.data.rate != null && BigNumber$1(amountCoins).gt(0)) {
13487
- rateRatio = AmountUtils.trim(BigNumber$1(response.data.rate).div(amountCoins).toString(), _this4._maxRateDigits);
13488
- }
13424
+ var pairMinRaw = (_response$data$minamo = response.data.minamount) != null ? _response$data$minamo : null;
13425
+ var pairMaxRaw = (_response$data$maxamo = response.data.maxamount) != null ? _response$data$maxamo : null;
13426
+ var pairMin = pairMinRaw ? AmountUtils.trim(pairMinRaw, fromCoin.digits) : null;
13427
+ var pairMax = pairMaxRaw ? AmountUtils.trim(pairMaxRaw, fromCoin.digits) : null;
13428
+ if (pairMin && BigNumber$1(amountCoins).lt(pairMin)) {
13489
13429
  return {
13490
- result: true,
13491
- min: pairMin,
13492
- max: pairMax,
13493
- smallestMin: pairMin,
13494
- greatestMax: pairMax,
13495
- rate: rateRatio,
13496
- durationMinutesRange: null,
13497
- fixed: !!response.data.fix,
13498
- rawSwapData: response.data,
13499
- /**
13500
- * GoExme never requires a refund address.
13501
- */
13502
- isRefundAddressRequired: false
13430
+ result: false,
13431
+ reason: SwapProvider.NO_SWAPS_REASONS.TOO_LOW,
13432
+ smallestMin: pairMin
13503
13433
  };
13504
- });
13434
+ }
13435
+ if (pairMax && BigNumber$1(amountCoins).gt(pairMax)) {
13436
+ return {
13437
+ result: false,
13438
+ reason: SwapProvider.NO_SWAPS_REASONS.TOO_HIGH,
13439
+ greatestMax: pairMax
13440
+ };
13441
+ }
13442
+ if (response.data.rate == null || BigNumber$1(response.data.rate).isNaN() || BigNumber$1(response.data.rate).lte(0)) {
13443
+ return {
13444
+ result: false,
13445
+ reason: SwapProvider.NO_SWAPS_REASONS.NOT_SUPPORTED
13446
+ };
13447
+ }
13448
+
13449
+ // Convert amountTo → ratio so that downstream code can do amountFrom * rate === amountTo
13450
+ var rateRatio = null;
13451
+ if (response.data.rate != null && BigNumber$1(amountCoins).gt(0)) {
13452
+ rateRatio = AmountUtils.trim(BigNumber$1(response.data.rate).div(amountCoins).toString(), _this3._maxRateDigits);
13453
+ }
13454
+ return {
13455
+ result: true,
13456
+ min: pairMin,
13457
+ max: pairMax,
13458
+ smallestMin: pairMin,
13459
+ greatestMax: pairMax,
13460
+ rate: rateRatio,
13461
+ durationMinutesRange: null,
13462
+ fixed: !!response.data.fix,
13463
+ rawSwapData: response.data,
13464
+ /**
13465
+ * GoExme never requires a refund address.
13466
+ */
13467
+ isRefundAddressRequired: false
13468
+ };
13505
13469
  });
13506
13470
  });
13507
13471
  }, function (e) {
@@ -13555,19 +13519,19 @@ var GoexmeSwapProvider = /*#__PURE__*/function (_SwapProvider) {
13555
13519
  amountIsToReceive = false;
13556
13520
  }
13557
13521
  try {
13558
- var _this5 = this;
13522
+ var _this4 = this;
13559
13523
  var loggerSource = "Goexme.createSwap";
13560
13524
  return Promise.resolve(_catch$2(function () {
13561
13525
  if (amountIsToReceive) throw new Error("amountIsToReceive is not supported by GoExme");
13562
- return Promise.resolve(_this5._fetchSupportedCurrenciesIfNeeded()).then(function () {
13563
- var fromCoinInfo = _this5._findInfoByTicker(fromCoin.ticker);
13564
- var toCoinInfo = _this5._findInfoByTicker(toCoin.ticker);
13565
- if (!fromCoinInfo || !toCoinInfo || !_this5._isPairSupported(fromCoinInfo, toCoinInfo)) {
13526
+ return Promise.resolve(_this4._fetchSupportedCurrenciesIfNeeded()).then(function () {
13527
+ var fromCoinInfo = _this4._findInfoByTicker(fromCoin.ticker);
13528
+ var toCoinInfo = _this4._findInfoByTicker(toCoin.ticker);
13529
+ if (!fromCoinInfo || !toCoinInfo) {
13566
13530
  throw new Error("Unsupported pair " + fromCoin.ticker + " -> " + toCoin.ticker);
13567
13531
  }
13568
- _this5._validateCreateSwapParams(fromCoin, toCoin, amount, toAddress, refundAddress, fixed, toCurrencyExtraId, refundExtraId, amountIsToReceive, fromCoinInfo, toCoinInfo);
13532
+ _this4._validateCreateSwapParams(fromCoin, toCoin, amount, toAddress, refundAddress, fixed, toCurrencyExtraId, refundExtraId, amountIsToReceive, fromCoinInfo, toCoinInfo);
13569
13533
  var params = _extends({
13570
- key: _this5._apiKey,
13534
+ key: _this4._apiKey,
13571
13535
  from: fromCoinInfo.code,
13572
13536
  to: toCoinInfo.code,
13573
13537
  destinationAddress: toAddress
@@ -13585,22 +13549,22 @@ var GoexmeSwapProvider = /*#__PURE__*/function (_SwapProvider) {
13585
13549
  params.refundAddress = refundAddress;
13586
13550
  if (fromCoinInfo.hasExtraId && refundExtraId) params.refundTag = refundExtraId;
13587
13551
  }
13588
- return Promise.resolve(axios.get(_this5._URL + "/exchange-create", _extends({}, _this5.axiosPreset, createRobustTimeoutSetupForAxios(), {
13552
+ return Promise.resolve(axios.get(_this4._URL + "/exchange-create", _extends({}, _this4.axiosPreset, createRobustTimeoutSetupForAxios(), {
13589
13553
  params: params
13590
13554
  }))).then(function (response) {
13591
- var _ref4, _proprietarySwapEstim, _proprietarySwapEstim2, _data$depositTag;
13555
+ var _ref3, _proprietarySwapEstim, _proprietarySwapEstim2, _data$depositTag;
13592
13556
  var data = response.data;
13593
13557
  if ((data == null ? void 0 : data.result) !== true || !(data != null && data.id) || !(data != null && data.depositAddress)) {
13594
13558
  var errMsg = "Goexme createSwap failed: " + safeStringify(data != null ? data : {});
13595
13559
  Logger.log(errMsg, loggerSource);
13596
13560
  throw new Error(errMsg);
13597
13561
  }
13598
- var amountToCandidate = (_ref4 = (_proprietarySwapEstim = proprietarySwapEstimationData == null || (_proprietarySwapEstim2 = proprietarySwapEstimationData.rawSwapData) == null ? void 0 : _proprietarySwapEstim2.rate) != null ? _proprietarySwapEstim : proprietarySwapEstimationData == null ? void 0 : proprietarySwapEstimationData.rate) != null ? _ref4 : null;
13562
+ var amountToCandidate = (_ref3 = (_proprietarySwapEstim = proprietarySwapEstimationData == null || (_proprietarySwapEstim2 = proprietarySwapEstimationData.rawSwapData) == null ? void 0 : _proprietarySwapEstim2.rate) != null ? _proprietarySwapEstim : proprietarySwapEstimationData == null ? void 0 : proprietarySwapEstimationData.rate) != null ? _ref3 : null;
13599
13563
  if (amountToCandidate == null) {
13600
13564
  throw new Error("Estimation does not contain amountTo/rate");
13601
13565
  }
13602
13566
  var toAmountCalculated = AmountUtils.trim(amountToCandidate, toCoin.digits);
13603
- var rateRatio = AmountUtils.trim(BigNumber$1(toAmountCalculated).div(amount).toString(), _this5._maxRateDigits);
13567
+ var rateRatio = AmountUtils.trim(BigNumber$1(toAmountCalculated).div(amount).toString(), _this4._maxRateDigits);
13604
13568
  return {
13605
13569
  result: true,
13606
13570
  swapId: data.id,
@@ -13637,7 +13601,7 @@ var GoexmeSwapProvider = /*#__PURE__*/function (_SwapProvider) {
13637
13601
  };
13638
13602
  _proto.getExistingSwapsDetailsAndStatus = function getExistingSwapsDetailsAndStatus(swapIds) {
13639
13603
  try {
13640
- var _this6 = this;
13604
+ var _this5 = this;
13641
13605
  var loggerSource = "Goexme.getExistingSwapsDetailsAndStatus";
13642
13606
  return Promise.resolve(_catch$2(function () {
13643
13607
  if (swapIds.some(function (id) {
@@ -13645,9 +13609,9 @@ var GoexmeSwapProvider = /*#__PURE__*/function (_SwapProvider) {
13645
13609
  })) throw new Error("swapIds must be strings");
13646
13610
  var fetchOne = function fetchOne(id) {
13647
13611
  try {
13648
- return Promise.resolve(axios.get(_this6._URL + "/exchange-status", _extends({}, _this6.axiosPreset, createRobustTimeoutSetupForAxios(), {
13612
+ return Promise.resolve(axios.get(_this5._URL + "/exchange-status", _extends({}, _this5.axiosPreset, createRobustTimeoutSetupForAxios(), {
13649
13613
  params: {
13650
- key: _this6._apiKey,
13614
+ key: _this5._apiKey,
13651
13615
  id: id
13652
13616
  }
13653
13617
  }))).then(function (response) {
@@ -13664,44 +13628,44 @@ var GoexmeSwapProvider = /*#__PURE__*/function (_SwapProvider) {
13664
13628
  return (_CODE_TRANSLATIONS$co2 = CODE_TRANSLATIONS[code.toUpperCase()]) != null ? _CODE_TRANSLATIONS$co2 : code.toUpperCase();
13665
13629
  };
13666
13630
  var swaps = statusResponses.map(function (statusData, swapIndex) {
13667
- var _ref5, _statusData$amountFro, _ref6, _statusData$amountTo, _statusData$refundAdd;
13631
+ var _ref4, _statusData$amountFro, _ref5, _statusData$amountTo, _statusData$refundAdd;
13668
13632
  if (!statusData) return null;
13669
13633
  var fromCoinTicker = toRabbitTicker(normalize(statusData.from), "");
13670
13634
  var toCoinTicker = toRabbitTicker(normalize(statusData.to), "");
13671
- var fromCoin = _this6.getCoinByTickerIfPresent(fromCoinTicker);
13672
- var toCoin = _this6.getCoinByTickerIfPresent(toCoinTicker);
13635
+ var fromCoin = _this5.getCoinByTickerIfPresent(fromCoinTicker);
13636
+ var toCoin = _this5.getCoinByTickerIfPresent(toCoinTicker);
13673
13637
  if (!fromCoin) {
13674
13638
  var _byCode$coin;
13675
- var byCode = _this6._supportedCoins.find(function (c) {
13639
+ var byCode = _this5._supportedCoins.find(function (c) {
13676
13640
  return c.code === statusData.from;
13677
13641
  });
13678
13642
  fromCoin = (_byCode$coin = byCode == null ? void 0 : byCode.coin) != null ? _byCode$coin : null;
13679
13643
  }
13680
13644
  if (!toCoin) {
13681
13645
  var _byCode$coin2;
13682
- var _byCode = _this6._supportedCoins.find(function (c) {
13646
+ var _byCode = _this5._supportedCoins.find(function (c) {
13683
13647
  return c.code === statusData.to;
13684
13648
  });
13685
13649
  toCoin = (_byCode$coin2 = _byCode == null ? void 0 : _byCode.coin) != null ? _byCode$coin2 : null;
13686
13650
  }
13687
13651
  if (!fromCoin || !toCoin) return null;
13688
13652
  var createdAt = GoexmeSwapProvider._parseGoexmeDate(statusData.date);
13689
- var expiresAt = createdAt + _this6.SWAP_EXPIRATION_TIME_MS;
13690
- var amountFromEffective = (_ref5 = (_statusData$amountFro = statusData.amountFrom) != null ? _statusData$amountFro : statusData.expectedAmountFrom) != null ? _ref5 : "0";
13691
- var amountToEffective = (_ref6 = (_statusData$amountTo = statusData.amountTo) != null ? _statusData$amountTo : statusData.expectedAmountTo) != null ? _ref6 : null;
13653
+ var expiresAt = createdAt + _this5.SWAP_EXPIRATION_TIME_MS;
13654
+ var amountFromEffective = (_ref4 = (_statusData$amountFro = statusData.amountFrom) != null ? _statusData$amountFro : statusData.expectedAmountFrom) != null ? _ref4 : "0";
13655
+ var amountToEffective = (_ref5 = (_statusData$amountTo = statusData.amountTo) != null ? _statusData$amountTo : statusData.expectedAmountTo) != null ? _ref5 : null;
13692
13656
  var rateVal = statusData.rate;
13693
13657
  if (rateVal == null && amountFromEffective && amountToEffective) {
13694
13658
  rateVal = BigNumber$1(amountToEffective).div(amountFromEffective).toString();
13695
13659
  }
13696
13660
  if (rateVal == null) rateVal = "0";
13697
- var rateTrimmed = AmountUtils.trim(rateVal, _this6._maxRateDigits);
13661
+ var rateTrimmed = AmountUtils.trim(rateVal, _this5._maxRateDigits);
13698
13662
  var toAmountCalculated = amountToEffective;
13699
13663
  if (toAmountCalculated == null && rateVal && amountFromEffective) {
13700
13664
  toAmountCalculated = BigNumber$1(amountFromEffective).times(rateVal).toString();
13701
13665
  }
13702
13666
  if (toAmountCalculated == null) toAmountCalculated = "0";
13703
13667
  var toAmountTrimmed = AmountUtils.trim(toAmountCalculated, toCoin.digits);
13704
- return new ExistingSwap(swapIds[swapIndex], _this6._mapGoexmeStatus(statusData.status), createdAt, expiresAt, -1, rateTrimmed, null, (_statusData$refundAdd = statusData.refundAddress) != null ? _statusData$refundAdd : "", statusData.depositAddress, fromCoin, AmountUtils.trim(amountFromEffective, fromCoin.digits), statusData.depositHash, null, toCoin, toAmountTrimmed, statusData.txId, null, statusData.destinationAddress, _this6.id, statusData.depositTag || null, statusData.destinationTag || null, statusData.refundTag || null);
13668
+ return new ExistingSwap(swapIds[swapIndex], _this5._mapGoexmeStatus(statusData.status), createdAt, expiresAt, -1, rateTrimmed, null, (_statusData$refundAdd = statusData.refundAddress) != null ? _statusData$refundAdd : "", statusData.depositAddress, fromCoin, AmountUtils.trim(amountFromEffective, fromCoin.digits), statusData.depositHash, null, toCoin, toAmountTrimmed, statusData.txId, null, statusData.destinationAddress, _this5.id, statusData.depositTag || null, statusData.destinationTag || null, statusData.refundTag || null);
13705
13669
  }).filter(Boolean);
13706
13670
  return {
13707
13671
  result: true,
@@ -13722,8 +13686,8 @@ var GoexmeSwapProvider = /*#__PURE__*/function (_SwapProvider) {
13722
13686
  };
13723
13687
  _proto.getPartnersList = function getPartnersList() {
13724
13688
  try {
13725
- var _this7 = this;
13726
- return Promise.resolve([new Partner(_this7.id, "GoExme", "https://storage.swapspace.co/static/c9c19112c41a4caebf08196766eaead480e33bce2d4201c572a39c1800cb95e2.svg", KYC_LEVELS.LOW)]);
13689
+ var _this6 = this;
13690
+ return Promise.resolve([new Partner(_this6.id, "GoExme", "https://storage.swapspace.co/static/c9c19112c41a4caebf08196766eaead480e33bce2d4201c572a39c1800cb95e2.svg", KYC_LEVELS.LOW)]);
13727
13691
  } catch (e) {
13728
13692
  return Promise.reject(e);
13729
13693
  }