@chainflip/processor 2.0.1 → 2.0.3

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 (283) hide show
  1. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  3. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  4. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  5. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  6. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  7. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  8. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  9. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  10. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  11. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  12. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  13. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  14. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  15. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  16. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  17. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  18. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  19. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  20. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  21. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  22. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  23. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  24. package/dist/100/system/extrinsicFailed.d.ts +16 -16
  25. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  26. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  27. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  28. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
  29. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  30. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  31. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
  32. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +203 -203
  33. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  34. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  35. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  36. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  37. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
  38. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
  39. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
  40. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
  41. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  42. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  43. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  44. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  45. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  46. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  47. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  48. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  49. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  50. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  51. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  52. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  53. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  54. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  55. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  56. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  57. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  58. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  59. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  60. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  61. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +184 -184
  62. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +184 -184
  63. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  64. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  65. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  66. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  67. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  68. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  69. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  70. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  71. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  72. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  73. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  74. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  75. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  76. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  77. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  78. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  79. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  80. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  81. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  82. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  83. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  84. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  85. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  86. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  87. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  88. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  89. package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
  90. package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
  91. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  92. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  93. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  94. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  95. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  96. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  97. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  98. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  99. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  100. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  101. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  102. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  103. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  104. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  105. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  106. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  107. package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
  108. package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
  109. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  110. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  111. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  112. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  113. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  114. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  115. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  116. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  117. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  118. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  119. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  120. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  121. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  122. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  123. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  124. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  125. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  126. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  127. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  128. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  129. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  130. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  131. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  132. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  133. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  134. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  135. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  136. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  137. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  138. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  139. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  140. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  141. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  142. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  143. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  144. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  145. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  146. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  147. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  148. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  149. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  150. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  151. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  152. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  153. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  154. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  155. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  156. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  157. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  158. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  159. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  160. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  161. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  162. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  163. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  164. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  165. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  166. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  167. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  168. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  169. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  170. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
  171. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  172. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
  173. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  174. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  175. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  176. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  177. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  178. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  179. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  180. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  181. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  182. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
  183. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  184. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  185. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  186. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
  187. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  188. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
  189. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  190. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
  191. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  192. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  193. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  194. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
  195. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  196. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  197. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  198. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  199. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  200. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  201. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  202. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
  203. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  204. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +10 -10
  205. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  206. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  207. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  208. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  209. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  210. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  211. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  212. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  213. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  214. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  215. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  216. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  217. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  218. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  219. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  220. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  221. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  222. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  223. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  224. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  225. package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
  226. package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
  227. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  228. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  229. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  230. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  231. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  232. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  233. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  234. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  235. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  236. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  237. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  238. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  239. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  240. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  241. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  242. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  243. package/dist/200/common.cjs +68 -10
  244. package/dist/200/common.d.cts +1199 -215
  245. package/dist/200/common.d.ts +1199 -215
  246. package/dist/200/common.mjs +67 -9
  247. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +9 -0
  248. package/dist/200/environment/runtimeSafeModeUpdated.d.ts +9 -0
  249. package/dist/200/funding/funded.cjs +12 -0
  250. package/dist/200/funding/funded.d.cts +87 -0
  251. package/dist/200/funding/funded.d.ts +87 -0
  252. package/dist/200/funding/funded.mjs +12 -0
  253. package/dist/200/lendingPools/collateralAdded.cjs +7 -1
  254. package/dist/200/lendingPools/collateralAdded.d.cts +13 -0
  255. package/dist/200/lendingPools/collateralAdded.d.ts +13 -0
  256. package/dist/200/lendingPools/collateralAdded.mjs +8 -2
  257. package/dist/200/lendingPools/liquidationCompleted.cjs +13 -0
  258. package/dist/200/lendingPools/liquidationCompleted.d.cts +24 -0
  259. package/dist/200/lendingPools/liquidationCompleted.d.ts +24 -0
  260. package/dist/200/lendingPools/liquidationCompleted.mjs +13 -0
  261. package/dist/200/lendingPools/liquidationInitiated.cjs +5 -1
  262. package/dist/200/lendingPools/liquidationInitiated.d.cts +13 -3
  263. package/dist/200/lendingPools/liquidationInitiated.d.ts +13 -3
  264. package/dist/200/lendingPools/liquidationInitiated.mjs +6 -2
  265. package/dist/200/lendingPools/loanCreated.d.cts +2 -2
  266. package/dist/200/lendingPools/loanCreated.d.ts +2 -2
  267. package/dist/200/lendingPools/palletConfigUpdated.d.cts +17 -12
  268. package/dist/200/lendingPools/palletConfigUpdated.d.ts +17 -12
  269. package/dist/200/lendingPools/whitelistUpdated.cjs +9 -0
  270. package/dist/200/lendingPools/whitelistUpdated.d.cts +66 -0
  271. package/dist/200/lendingPools/whitelistUpdated.d.ts +66 -0
  272. package/dist/200/lendingPools/whitelistUpdated.mjs +9 -0
  273. package/dist/200/swapping/accountCreationDepositAddressReady.cjs +23 -0
  274. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +319 -0
  275. package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +319 -0
  276. package/dist/200/swapping/accountCreationDepositAddressReady.mjs +23 -0
  277. package/dist/200/swapping/swapRequestCompleted.cjs +10 -0
  278. package/dist/200/swapping/swapRequestCompleted.d.cts +24 -0
  279. package/dist/200/swapping/swapRequestCompleted.d.ts +24 -0
  280. package/dist/200/swapping/swapRequestCompleted.mjs +10 -0
  281. package/dist/200/swapping/swapRequested.d.cts +1066 -52
  282. package/dist/200/swapping/swapRequested.d.ts +1066 -52
  283. package/package.json +2 -2
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
5
5
  __kind: z.ZodLiteral<"P2PKH">;
6
6
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- value: `0x${string}`;
9
8
  __kind: "P2PKH";
9
+ value: `0x${string}`;
10
10
  }, {
11
- value: string;
12
11
  __kind: "P2PKH";
12
+ value: string;
13
13
  }>, z.ZodObject<{
14
14
  __kind: z.ZodLiteral<"P2SH">;
15
15
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- value: `0x${string}`;
18
17
  __kind: "P2SH";
18
+ value: `0x${string}`;
19
19
  }, {
20
- value: string;
21
20
  __kind: "P2SH";
21
+ value: string;
22
22
  }>, z.ZodObject<{
23
23
  __kind: z.ZodLiteral<"P2WPKH">;
24
24
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
25
25
  }, "strip", z.ZodTypeAny, {
26
- value: `0x${string}`;
27
26
  __kind: "P2WPKH";
27
+ value: `0x${string}`;
28
28
  }, {
29
- value: string;
30
29
  __kind: "P2WPKH";
30
+ value: string;
31
31
  }>, z.ZodObject<{
32
32
  __kind: z.ZodLiteral<"P2WSH">;
33
33
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- value: `0x${string}`;
36
35
  __kind: "P2WSH";
36
+ value: `0x${string}`;
37
37
  }, {
38
- value: string;
39
38
  __kind: "P2WSH";
39
+ value: string;
40
40
  }>, z.ZodObject<{
41
41
  __kind: z.ZodLiteral<"Taproot">;
42
42
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- value: `0x${string}`;
45
44
  __kind: "Taproot";
45
+ value: `0x${string}`;
46
46
  }, {
47
- value: string;
48
47
  __kind: "Taproot";
48
+ value: string;
49
49
  }>, z.ZodObject<{
50
50
  __kind: z.ZodLiteral<"OtherSegwit">;
51
51
  version: z.ZodNumber;
@@ -131,7 +131,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
131
131
  } | null | undefined;
132
132
  }>;
133
133
  }, "strip", z.ZodTypeAny, {
134
- amount: bigint;
135
134
  depositAddress: {
136
135
  pubkeyX: `0x${string}`;
137
136
  scriptPath?: {
@@ -147,8 +146,8 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
147
146
  txId: `0x${string}`;
148
147
  vout: number;
149
148
  };
149
+ amount: bigint;
150
150
  }, {
151
- amount: string | number;
152
151
  depositAddress: {
153
152
  pubkeyX: string;
154
153
  scriptPath?: {
@@ -164,6 +163,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
164
163
  txId: string;
165
164
  vout: number;
166
165
  };
166
+ amount: string | number;
167
167
  }>;
168
168
  reason: z.ZodEffects<z.ZodObject<{
169
169
  __kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees", "TransactionRejectedByBroker"]>;
@@ -175,30 +175,30 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
175
175
  __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
176
176
  }>;
177
177
  }, "strip", z.ZodTypeAny, {
178
- amount: bigint;
178
+ reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
179
179
  depositAddress: {
180
- value: `0x${string}`;
181
180
  __kind: "P2PKH";
182
- } | {
183
181
  value: `0x${string}`;
184
- __kind: "P2SH";
185
182
  } | {
183
+ __kind: "P2SH";
186
184
  value: `0x${string}`;
187
- __kind: "P2WPKH";
188
185
  } | {
186
+ __kind: "P2WPKH";
189
187
  value: `0x${string}`;
190
- __kind: "P2WSH";
191
188
  } | {
189
+ __kind: "P2WSH";
192
190
  value: `0x${string}`;
191
+ } | {
193
192
  __kind: "Taproot";
193
+ value: `0x${string}`;
194
194
  } | {
195
195
  __kind: "OtherSegwit";
196
196
  version: number;
197
197
  program: `0x${string}`;
198
198
  };
199
+ amount: bigint;
199
200
  asset: "Btc";
200
201
  depositDetails: {
201
- amount: bigint;
202
202
  depositAddress: {
203
203
  pubkeyX: `0x${string}`;
204
204
  scriptPath?: {
@@ -214,35 +214,37 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
214
214
  txId: `0x${string}`;
215
215
  vout: number;
216
216
  };
217
+ amount: bigint;
217
218
  };
218
- reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
219
219
  }, {
220
- amount: string | number;
220
+ reason: {
221
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
222
+ };
221
223
  depositAddress: {
222
- value: string;
223
224
  __kind: "P2PKH";
224
- } | {
225
225
  value: string;
226
- __kind: "P2SH";
227
226
  } | {
227
+ __kind: "P2SH";
228
228
  value: string;
229
- __kind: "P2WPKH";
230
229
  } | {
230
+ __kind: "P2WPKH";
231
231
  value: string;
232
- __kind: "P2WSH";
233
232
  } | {
233
+ __kind: "P2WSH";
234
234
  value: string;
235
+ } | {
235
236
  __kind: "Taproot";
237
+ value: string;
236
238
  } | {
237
239
  __kind: "OtherSegwit";
238
240
  version: number;
239
241
  program: string;
240
242
  };
243
+ amount: string | number;
241
244
  asset: {
242
245
  __kind: "Btc";
243
246
  };
244
247
  depositDetails: {
245
- amount: string | number;
246
248
  depositAddress: {
247
249
  pubkeyX: string;
248
250
  scriptPath?: {
@@ -258,9 +260,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
258
260
  txId: string;
259
261
  vout: number;
260
262
  };
261
- };
262
- reason: {
263
- __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
263
+ amount: string | number;
264
264
  };
265
265
  }>;
266
266
 
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
5
5
  __kind: z.ZodLiteral<"P2PKH">;
6
6
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- value: `0x${string}`;
9
8
  __kind: "P2PKH";
9
+ value: `0x${string}`;
10
10
  }, {
11
- value: string;
12
11
  __kind: "P2PKH";
12
+ value: string;
13
13
  }>, z.ZodObject<{
14
14
  __kind: z.ZodLiteral<"P2SH">;
15
15
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- value: `0x${string}`;
18
17
  __kind: "P2SH";
18
+ value: `0x${string}`;
19
19
  }, {
20
- value: string;
21
20
  __kind: "P2SH";
21
+ value: string;
22
22
  }>, z.ZodObject<{
23
23
  __kind: z.ZodLiteral<"P2WPKH">;
24
24
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
25
25
  }, "strip", z.ZodTypeAny, {
26
- value: `0x${string}`;
27
26
  __kind: "P2WPKH";
27
+ value: `0x${string}`;
28
28
  }, {
29
- value: string;
30
29
  __kind: "P2WPKH";
30
+ value: string;
31
31
  }>, z.ZodObject<{
32
32
  __kind: z.ZodLiteral<"P2WSH">;
33
33
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- value: `0x${string}`;
36
35
  __kind: "P2WSH";
36
+ value: `0x${string}`;
37
37
  }, {
38
- value: string;
39
38
  __kind: "P2WSH";
39
+ value: string;
40
40
  }>, z.ZodObject<{
41
41
  __kind: z.ZodLiteral<"Taproot">;
42
42
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- value: `0x${string}`;
45
44
  __kind: "Taproot";
45
+ value: `0x${string}`;
46
46
  }, {
47
- value: string;
48
47
  __kind: "Taproot";
48
+ value: string;
49
49
  }>, z.ZodObject<{
50
50
  __kind: z.ZodLiteral<"OtherSegwit">;
51
51
  version: z.ZodNumber;
@@ -131,7 +131,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
131
131
  } | null | undefined;
132
132
  }>;
133
133
  }, "strip", z.ZodTypeAny, {
134
- amount: bigint;
135
134
  depositAddress: {
136
135
  pubkeyX: `0x${string}`;
137
136
  scriptPath?: {
@@ -147,8 +146,8 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
147
146
  txId: `0x${string}`;
148
147
  vout: number;
149
148
  };
149
+ amount: bigint;
150
150
  }, {
151
- amount: string | number;
152
151
  depositAddress: {
153
152
  pubkeyX: string;
154
153
  scriptPath?: {
@@ -164,6 +163,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
164
163
  txId: string;
165
164
  vout: number;
166
165
  };
166
+ amount: string | number;
167
167
  }>;
168
168
  reason: z.ZodEffects<z.ZodObject<{
169
169
  __kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees", "TransactionRejectedByBroker"]>;
@@ -175,30 +175,30 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
175
175
  __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
176
176
  }>;
177
177
  }, "strip", z.ZodTypeAny, {
178
- amount: bigint;
178
+ reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
179
179
  depositAddress: {
180
- value: `0x${string}`;
181
180
  __kind: "P2PKH";
182
- } | {
183
181
  value: `0x${string}`;
184
- __kind: "P2SH";
185
182
  } | {
183
+ __kind: "P2SH";
186
184
  value: `0x${string}`;
187
- __kind: "P2WPKH";
188
185
  } | {
186
+ __kind: "P2WPKH";
189
187
  value: `0x${string}`;
190
- __kind: "P2WSH";
191
188
  } | {
189
+ __kind: "P2WSH";
192
190
  value: `0x${string}`;
191
+ } | {
193
192
  __kind: "Taproot";
193
+ value: `0x${string}`;
194
194
  } | {
195
195
  __kind: "OtherSegwit";
196
196
  version: number;
197
197
  program: `0x${string}`;
198
198
  };
199
+ amount: bigint;
199
200
  asset: "Btc";
200
201
  depositDetails: {
201
- amount: bigint;
202
202
  depositAddress: {
203
203
  pubkeyX: `0x${string}`;
204
204
  scriptPath?: {
@@ -214,35 +214,37 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
214
214
  txId: `0x${string}`;
215
215
  vout: number;
216
216
  };
217
+ amount: bigint;
217
218
  };
218
- reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
219
219
  }, {
220
- amount: string | number;
220
+ reason: {
221
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
222
+ };
221
223
  depositAddress: {
222
- value: string;
223
224
  __kind: "P2PKH";
224
- } | {
225
225
  value: string;
226
- __kind: "P2SH";
227
226
  } | {
227
+ __kind: "P2SH";
228
228
  value: string;
229
- __kind: "P2WPKH";
230
229
  } | {
230
+ __kind: "P2WPKH";
231
231
  value: string;
232
- __kind: "P2WSH";
233
232
  } | {
233
+ __kind: "P2WSH";
234
234
  value: string;
235
+ } | {
235
236
  __kind: "Taproot";
237
+ value: string;
236
238
  } | {
237
239
  __kind: "OtherSegwit";
238
240
  version: number;
239
241
  program: string;
240
242
  };
243
+ amount: string | number;
241
244
  asset: {
242
245
  __kind: "Btc";
243
246
  };
244
247
  depositDetails: {
245
- amount: string | number;
246
248
  depositAddress: {
247
249
  pubkeyX: string;
248
250
  scriptPath?: {
@@ -258,9 +260,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
258
260
  txId: string;
259
261
  vout: number;
260
262
  };
261
- };
262
- reason: {
263
- __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
263
+ amount: string | number;
264
264
  };
265
265
  }>;
266
266