@chainflip/processor 1.5.5 → 1.5.7

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 (299) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  3. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  4. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  5. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  6. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  7. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  12. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  13. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  14. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  15. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  16. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  17. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  18. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  19. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  20. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  21. package/dist/100/funding/funded.d.cts +2 -2
  22. package/dist/100/funding/funded.d.ts +2 -2
  23. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  24. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  25. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  26. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  27. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  28. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  29. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  30. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  31. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  32. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  33. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  34. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  35. package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
  36. package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
  37. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  38. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  39. package/dist/120/swapping/ccmFailed.d.cts +70 -70
  40. package/dist/120/swapping/ccmFailed.d.ts +70 -70
  41. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  42. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  43. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  44. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  45. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  46. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  47. package/dist/120/swapping/withdrawalRequested.d.cts +12 -12
  48. package/dist/120/swapping/withdrawalRequested.d.ts +12 -12
  49. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  50. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  51. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
  52. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +4 -4
  53. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  54. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  55. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  56. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  57. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  58. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  59. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  60. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  61. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  62. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  63. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  64. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  65. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  66. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  67. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  68. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  69. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  70. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
  71. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  72. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  73. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  74. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
  75. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  76. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  77. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  78. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  79. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  80. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  81. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  82. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  83. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  84. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  85. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  86. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  87. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  88. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  89. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  90. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  91. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  92. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  93. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  94. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  95. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  96. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  97. package/dist/141/swapping/ccmFailed.d.cts +100 -100
  98. package/dist/141/swapping/ccmFailed.d.ts +100 -100
  99. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  100. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  101. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  102. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  103. package/dist/141/swapping/swapDepositAddressReady.d.cts +44 -44
  104. package/dist/141/swapping/swapDepositAddressReady.d.ts +44 -44
  105. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  106. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  107. package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
  108. package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
  109. package/dist/141/swapping/swapExecuted.d.cts +88 -88
  110. package/dist/141/swapping/swapExecuted.d.ts +88 -88
  111. package/dist/141/swapping/swapScheduled.d.cts +124 -124
  112. package/dist/141/swapping/swapScheduled.d.ts +124 -124
  113. package/dist/141/swapping/withdrawalRequested.d.cts +26 -26
  114. package/dist/141/swapping/withdrawalRequested.d.ts +26 -26
  115. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  116. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  117. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  118. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  119. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  120. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  121. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  122. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
  123. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  124. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  125. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  126. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  127. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  128. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  129. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  130. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  131. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  132. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  133. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  134. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  135. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  136. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  137. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  138. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  139. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  140. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +4 -4
  141. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  142. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  143. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
  144. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +4 -4
  145. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  146. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  147. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  148. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  149. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  150. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  151. package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
  152. package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
  153. package/dist/150/swapping/ccmFailed.d.cts +115 -115
  154. package/dist/150/swapping/ccmFailed.d.ts +115 -115
  155. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  156. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  157. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  158. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  159. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  160. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  161. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  162. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  163. package/dist/150/swapping/swapDepositAddressReady.d.cts +77 -77
  164. package/dist/150/swapping/swapDepositAddressReady.d.ts +77 -77
  165. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  166. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  167. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  168. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  169. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  170. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  171. package/dist/150/swapping/swapScheduled.d.cts +139 -139
  172. package/dist/150/swapping/swapScheduled.d.ts +139 -139
  173. package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
  174. package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
  175. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  176. package/dist/150/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  177. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  178. package/dist/150/tokenholderGovernance/proposalPassed.d.ts +8 -8
  179. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  180. package/dist/150/tokenholderGovernance/proposalRejected.d.ts +8 -8
  181. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  182. package/dist/150/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  183. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  184. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  185. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  186. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  187. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  188. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  189. package/dist/160/assetBalances/accountCredited.cjs +12 -0
  190. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.cts +7 -4
  191. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.ts +7 -4
  192. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.mjs +5 -4
  193. package/dist/160/assetBalances/accountDebited.cjs +12 -0
  194. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.cts +7 -4
  195. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.ts +7 -4
  196. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.mjs +5 -4
  197. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  198. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
  199. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  200. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +8 -8
  201. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  202. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  203. package/dist/160/common.cjs +146 -29
  204. package/dist/160/common.d.cts +2132 -699
  205. package/dist/160/common.d.ts +2132 -699
  206. package/dist/160/common.mjs +148 -31
  207. package/dist/160/environment/runtimeSafeModeUpdated.cjs +9 -0
  208. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +1104 -0
  209. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +1104 -0
  210. package/dist/160/environment/runtimeSafeModeUpdated.mjs +9 -0
  211. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  212. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +2 -2
  213. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  214. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  215. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  216. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
  217. package/dist/160/liquidityPools/orderDeletionFailed.cjs +7 -0
  218. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +126 -0
  219. package/dist/160/liquidityPools/orderDeletionFailed.d.ts +126 -0
  220. package/dist/160/liquidityPools/orderDeletionFailed.mjs +7 -0
  221. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  222. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  223. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  224. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  225. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  226. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  227. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  228. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +2 -2
  229. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  230. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  231. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  232. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  233. package/dist/160/solanaElections/allVotesCleared.cjs +6 -0
  234. package/dist/160/solanaElections/allVotesCleared.d.cts +5 -0
  235. package/dist/160/solanaElections/allVotesCleared.d.ts +5 -0
  236. package/dist/160/solanaElections/allVotesCleared.mjs +6 -0
  237. package/dist/160/solanaElections/allVotesNotCleared.cjs +6 -0
  238. package/dist/160/solanaElections/allVotesNotCleared.d.cts +5 -0
  239. package/dist/160/solanaElections/allVotesNotCleared.d.ts +5 -0
  240. package/dist/160/solanaElections/allVotesNotCleared.mjs +6 -0
  241. package/dist/160/solanaElections/corruptStorage.cjs +6 -0
  242. package/dist/160/solanaElections/corruptStorage.d.cts +5 -0
  243. package/dist/160/solanaElections/corruptStorage.d.ts +5 -0
  244. package/dist/160/solanaElections/corruptStorage.mjs +6 -0
  245. package/dist/160/solanaElections/uninitialized.cjs +6 -0
  246. package/dist/160/solanaElections/uninitialized.d.cts +5 -0
  247. package/dist/160/solanaElections/uninitialized.d.ts +5 -0
  248. package/dist/160/solanaElections/uninitialized.mjs +6 -0
  249. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
  250. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
  251. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  252. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  253. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  254. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  255. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  256. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  257. package/dist/160/swapping/ccmFailed.cjs +1 -1
  258. package/dist/160/swapping/ccmFailed.d.cts +60 -201
  259. package/dist/160/swapping/ccmFailed.d.ts +60 -201
  260. package/dist/160/swapping/ccmFailed.mjs +2 -2
  261. package/dist/160/swapping/maxSwapRequestDurationSet.cjs +6 -0
  262. package/dist/160/swapping/maxSwapRequestDurationSet.d.cts +11 -0
  263. package/dist/160/swapping/maxSwapRequestDurationSet.d.ts +11 -0
  264. package/dist/160/swapping/maxSwapRequestDurationSet.mjs +6 -0
  265. package/dist/160/swapping/maxSwapRetryDurationSet.cjs +6 -0
  266. package/dist/160/swapping/maxSwapRetryDurationSet.d.cts +11 -0
  267. package/dist/160/swapping/maxSwapRetryDurationSet.d.ts +11 -0
  268. package/dist/160/swapping/maxSwapRetryDurationSet.mjs +6 -0
  269. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  270. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  271. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  272. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  273. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  274. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  275. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  276. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  277. package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -18
  278. package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -18
  279. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  280. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  281. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  282. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  283. package/dist/160/swapping/swapExecuted.cjs +1 -0
  284. package/dist/160/swapping/swapExecuted.d.cts +15 -12
  285. package/dist/160/swapping/swapExecuted.d.ts +15 -12
  286. package/dist/160/swapping/swapExecuted.mjs +1 -0
  287. package/dist/160/swapping/swapRequested.cjs +5 -2
  288. package/dist/160/swapping/swapRequested.d.cts +261 -267
  289. package/dist/160/swapping/swapRequested.d.ts +261 -267
  290. package/dist/160/swapping/swapRequested.mjs +5 -2
  291. package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
  292. package/dist/160/swapping/withdrawalRequested.d.ts +6 -6
  293. package/package.json +1 -1
  294. package/dist/160/liquidityProvider/accountCredited.cjs +0 -11
  295. package/dist/160/liquidityProvider/accountDebited.cjs +0 -11
  296. package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +0 -11
  297. package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +0 -27
  298. package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +0 -27
  299. package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +0 -11
@@ -14,47 +14,47 @@ declare const swappingCcmFailed: z.ZodObject<{
14
14
  __kind: z.ZodLiteral<"Eth">;
15
15
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- value: `0x${string}`;
18
17
  __kind: "Eth";
18
+ value: `0x${string}`;
19
19
  }, {
20
- value: string;
21
20
  __kind: "Eth";
21
+ value: string;
22
22
  }>, {
23
23
  chain: "Ethereum";
24
24
  address: `0x${string}`;
25
25
  }, {
26
- value: string;
27
26
  __kind: "Eth";
27
+ value: string;
28
28
  }>, z.ZodEffects<z.ZodObject<{
29
29
  __kind: z.ZodLiteral<"Dot">;
30
30
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
31
31
  }, "strip", z.ZodTypeAny, {
32
- value: `0x${string}`;
33
32
  __kind: "Dot";
33
+ value: `0x${string}`;
34
34
  }, {
35
- value: string;
36
35
  __kind: "Dot";
36
+ value: string;
37
37
  }>, {
38
38
  chain: "Polkadot";
39
39
  address: string;
40
40
  }, {
41
- value: string;
42
41
  __kind: "Dot";
42
+ value: string;
43
43
  }>, z.ZodEffects<z.ZodObject<{
44
44
  __kind: z.ZodLiteral<"Btc">;
45
45
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
46
46
  }, "strip", z.ZodTypeAny, {
47
- value: `0x${string}`;
48
47
  __kind: "Btc";
48
+ value: `0x${string}`;
49
49
  }, {
50
- value: string;
51
50
  __kind: "Btc";
51
+ value: string;
52
52
  }>, {
53
53
  chain: "Bitcoin";
54
54
  address: string;
55
55
  }, {
56
- value: string;
57
56
  __kind: "Btc";
57
+ value: string;
58
58
  }>]>;
59
59
  depositMetadata: z.ZodObject<{
60
60
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -70,67 +70,67 @@ declare const swappingCcmFailed: z.ZodObject<{
70
70
  __kind: z.ZodLiteral<"Eth">;
71
71
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
72
72
  }, "strip", z.ZodTypeAny, {
73
- value: `0x${string}`;
74
73
  __kind: "Eth";
74
+ value: `0x${string}`;
75
75
  }, {
76
- value: string;
77
76
  __kind: "Eth";
77
+ value: string;
78
78
  }>, z.ZodObject<{
79
79
  __kind: z.ZodLiteral<"Dot">;
80
80
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
81
81
  }, "strip", z.ZodTypeAny, {
82
- value: `0x${string}`;
83
82
  __kind: "Dot";
83
+ value: `0x${string}`;
84
84
  }, {
85
- value: string;
86
85
  __kind: "Dot";
86
+ value: string;
87
87
  }>, z.ZodObject<{
88
88
  __kind: z.ZodLiteral<"Btc">;
89
89
  value: z.ZodUnion<[z.ZodObject<{
90
90
  __kind: z.ZodLiteral<"P2PKH">;
91
91
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
92
92
  }, "strip", z.ZodTypeAny, {
93
- value: `0x${string}`;
94
93
  __kind: "P2PKH";
94
+ value: `0x${string}`;
95
95
  }, {
96
- value: string;
97
96
  __kind: "P2PKH";
97
+ value: string;
98
98
  }>, z.ZodObject<{
99
99
  __kind: z.ZodLiteral<"P2SH">;
100
100
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
101
101
  }, "strip", z.ZodTypeAny, {
102
- value: `0x${string}`;
103
102
  __kind: "P2SH";
103
+ value: `0x${string}`;
104
104
  }, {
105
- value: string;
106
105
  __kind: "P2SH";
106
+ value: string;
107
107
  }>, z.ZodObject<{
108
108
  __kind: z.ZodLiteral<"P2WPKH">;
109
109
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
110
110
  }, "strip", z.ZodTypeAny, {
111
- value: `0x${string}`;
112
111
  __kind: "P2WPKH";
112
+ value: `0x${string}`;
113
113
  }, {
114
- value: string;
115
114
  __kind: "P2WPKH";
115
+ value: string;
116
116
  }>, z.ZodObject<{
117
117
  __kind: z.ZodLiteral<"P2WSH">;
118
118
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
119
119
  }, "strip", z.ZodTypeAny, {
120
- value: `0x${string}`;
121
120
  __kind: "P2WSH";
121
+ value: `0x${string}`;
122
122
  }, {
123
- value: string;
124
123
  __kind: "P2WSH";
124
+ value: string;
125
125
  }>, z.ZodObject<{
126
126
  __kind: z.ZodLiteral<"Taproot">;
127
127
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
128
128
  }, "strip", z.ZodTypeAny, {
129
- value: `0x${string}`;
130
129
  __kind: "Taproot";
130
+ value: `0x${string}`;
131
131
  }, {
132
- value: string;
133
132
  __kind: "Taproot";
133
+ value: string;
134
134
  }>, z.ZodObject<{
135
135
  __kind: z.ZodLiteral<"OtherSegwit">;
136
136
  version: z.ZodNumber;
@@ -145,49 +145,49 @@ declare const swappingCcmFailed: z.ZodObject<{
145
145
  program: string;
146
146
  }>]>;
147
147
  }, "strip", z.ZodTypeAny, {
148
+ __kind: "Btc";
148
149
  value: {
149
- value: `0x${string}`;
150
150
  __kind: "P2PKH";
151
- } | {
152
151
  value: `0x${string}`;
153
- __kind: "P2SH";
154
152
  } | {
153
+ __kind: "P2SH";
155
154
  value: `0x${string}`;
156
- __kind: "P2WPKH";
157
155
  } | {
156
+ __kind: "P2WPKH";
158
157
  value: `0x${string}`;
159
- __kind: "P2WSH";
160
158
  } | {
159
+ __kind: "P2WSH";
161
160
  value: `0x${string}`;
161
+ } | {
162
162
  __kind: "Taproot";
163
+ value: `0x${string}`;
163
164
  } | {
164
165
  __kind: "OtherSegwit";
165
166
  version: number;
166
167
  program: `0x${string}`;
167
168
  };
168
- __kind: "Btc";
169
169
  }, {
170
+ __kind: "Btc";
170
171
  value: {
171
- value: string;
172
172
  __kind: "P2PKH";
173
- } | {
174
173
  value: string;
175
- __kind: "P2SH";
176
174
  } | {
175
+ __kind: "P2SH";
177
176
  value: string;
178
- __kind: "P2WPKH";
179
177
  } | {
178
+ __kind: "P2WPKH";
180
179
  value: string;
181
- __kind: "P2WSH";
182
180
  } | {
181
+ __kind: "P2WSH";
183
182
  value: string;
183
+ } | {
184
184
  __kind: "Taproot";
185
+ value: string;
185
186
  } | {
186
187
  __kind: "OtherSegwit";
187
188
  version: number;
188
189
  program: string;
189
190
  };
190
- __kind: "Btc";
191
191
  }>]>>>;
192
192
  channelMetadata: z.ZodObject<{
193
193
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -210,33 +210,33 @@ declare const swappingCcmFailed: z.ZodObject<{
210
210
  cfParameters: `0x${string}`;
211
211
  };
212
212
  sourceAddress?: {
213
- value: `0x${string}`;
214
213
  __kind: "Eth";
215
- } | {
216
214
  value: `0x${string}`;
215
+ } | {
217
216
  __kind: "Dot";
217
+ value: `0x${string}`;
218
218
  } | {
219
+ __kind: "Btc";
219
220
  value: {
220
- value: `0x${string}`;
221
221
  __kind: "P2PKH";
222
- } | {
223
222
  value: `0x${string}`;
224
- __kind: "P2SH";
225
223
  } | {
224
+ __kind: "P2SH";
226
225
  value: `0x${string}`;
227
- __kind: "P2WPKH";
228
226
  } | {
227
+ __kind: "P2WPKH";
229
228
  value: `0x${string}`;
230
- __kind: "P2WSH";
231
229
  } | {
230
+ __kind: "P2WSH";
232
231
  value: `0x${string}`;
232
+ } | {
233
233
  __kind: "Taproot";
234
+ value: `0x${string}`;
234
235
  } | {
235
236
  __kind: "OtherSegwit";
236
237
  version: number;
237
238
  program: `0x${string}`;
238
239
  };
239
- __kind: "Btc";
240
240
  } | null | undefined;
241
241
  }, {
242
242
  sourceChain: {
@@ -248,33 +248,33 @@ declare const swappingCcmFailed: z.ZodObject<{
248
248
  cfParameters: string;
249
249
  };
250
250
  sourceAddress?: {
251
- value: string;
252
251
  __kind: "Eth";
253
- } | {
254
252
  value: string;
253
+ } | {
255
254
  __kind: "Dot";
255
+ value: string;
256
256
  } | {
257
+ __kind: "Btc";
257
258
  value: {
258
- value: string;
259
259
  __kind: "P2PKH";
260
- } | {
261
260
  value: string;
262
- __kind: "P2SH";
263
261
  } | {
262
+ __kind: "P2SH";
264
263
  value: string;
265
- __kind: "P2WPKH";
266
264
  } | {
265
+ __kind: "P2WPKH";
267
266
  value: string;
268
- __kind: "P2WSH";
269
267
  } | {
268
+ __kind: "P2WSH";
270
269
  value: string;
270
+ } | {
271
271
  __kind: "Taproot";
272
+ value: string;
272
273
  } | {
273
274
  __kind: "OtherSegwit";
274
275
  version: number;
275
276
  program: string;
276
277
  };
277
- __kind: "Btc";
278
278
  } | null | undefined;
279
279
  }>;
280
280
  }, "strip", z.ZodTypeAny, {
@@ -297,33 +297,33 @@ declare const swappingCcmFailed: z.ZodObject<{
297
297
  cfParameters: `0x${string}`;
298
298
  };
299
299
  sourceAddress?: {
300
- value: `0x${string}`;
301
300
  __kind: "Eth";
302
- } | {
303
301
  value: `0x${string}`;
302
+ } | {
304
303
  __kind: "Dot";
304
+ value: `0x${string}`;
305
305
  } | {
306
+ __kind: "Btc";
306
307
  value: {
307
- value: `0x${string}`;
308
308
  __kind: "P2PKH";
309
- } | {
310
309
  value: `0x${string}`;
311
- __kind: "P2SH";
312
310
  } | {
311
+ __kind: "P2SH";
313
312
  value: `0x${string}`;
314
- __kind: "P2WPKH";
315
313
  } | {
314
+ __kind: "P2WPKH";
316
315
  value: `0x${string}`;
317
- __kind: "P2WSH";
318
316
  } | {
317
+ __kind: "P2WSH";
319
318
  value: `0x${string}`;
319
+ } | {
320
320
  __kind: "Taproot";
321
+ value: `0x${string}`;
321
322
  } | {
322
323
  __kind: "OtherSegwit";
323
324
  version: number;
324
325
  program: `0x${string}`;
325
326
  };
326
- __kind: "Btc";
327
327
  } | null | undefined;
328
328
  };
329
329
  }, {
@@ -331,14 +331,14 @@ declare const swappingCcmFailed: z.ZodObject<{
331
331
  __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
332
332
  };
333
333
  destinationAddress: {
334
- value: string;
335
334
  __kind: "Eth";
336
- } | {
337
335
  value: string;
338
- __kind: "Dot";
339
336
  } | {
337
+ __kind: "Dot";
340
338
  value: string;
339
+ } | {
341
340
  __kind: "Btc";
341
+ value: string;
342
342
  };
343
343
  depositMetadata: {
344
344
  sourceChain: {
@@ -350,33 +350,33 @@ declare const swappingCcmFailed: z.ZodObject<{
350
350
  cfParameters: string;
351
351
  };
352
352
  sourceAddress?: {
353
- value: string;
354
353
  __kind: "Eth";
355
- } | {
356
354
  value: string;
355
+ } | {
357
356
  __kind: "Dot";
357
+ value: string;
358
358
  } | {
359
+ __kind: "Btc";
359
360
  value: {
360
- value: string;
361
361
  __kind: "P2PKH";
362
- } | {
363
362
  value: string;
364
- __kind: "P2SH";
365
363
  } | {
364
+ __kind: "P2SH";
366
365
  value: string;
367
- __kind: "P2WPKH";
368
366
  } | {
367
+ __kind: "P2WPKH";
369
368
  value: string;
370
- __kind: "P2WSH";
371
369
  } | {
370
+ __kind: "P2WSH";
372
371
  value: string;
372
+ } | {
373
373
  __kind: "Taproot";
374
+ value: string;
374
375
  } | {
375
376
  __kind: "OtherSegwit";
376
377
  version: number;
377
378
  program: string;
378
379
  };
379
- __kind: "Btc";
380
380
  } | null | undefined;
381
381
  };
382
382
  }>;