@chainflip/processor 1.4.9 → 1.5.1

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 (243) 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  4. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  5. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  10. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  11. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  12. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  13. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  15. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  16. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  17. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
  18. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
  19. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  20. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  21. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  25. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  28. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  29. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  30. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  31. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  32. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  33. package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
  34. package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
  35. package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
  36. package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
  37. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  38. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
  39. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  40. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
  41. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  42. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  43. package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
  44. package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
  45. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  46. package/dist/100/swapping/ccmFailed.d.ts +4 -4
  47. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  48. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  49. package/dist/100/swapping/swapAmountTooLow.d.cts +10 -10
  50. package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
  51. package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
  52. package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
  53. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  54. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  55. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  56. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  57. package/dist/100/swapping/swapScheduled.d.cts +14 -14
  58. package/dist/100/swapping/swapScheduled.d.ts +14 -14
  59. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  60. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  61. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  62. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
  63. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  64. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
  65. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  66. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  67. package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
  68. package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
  69. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  70. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  71. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
  72. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
  73. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  74. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  75. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  76. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  77. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  78. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  79. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  80. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  81. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  82. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  83. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  84. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  85. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  86. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  87. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  88. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  89. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  90. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  91. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  92. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  93. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  94. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  95. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  96. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  97. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  98. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  99. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  100. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  101. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  102. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  103. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  104. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  105. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  106. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  107. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  108. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  109. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  110. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
  111. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  112. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  113. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  114. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  115. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  116. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  117. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  118. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  119. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  120. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  121. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
  122. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
  123. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
  124. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
  125. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
  126. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
  127. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  128. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  129. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  130. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
  131. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  132. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  133. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  134. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  135. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  136. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  137. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  138. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
  139. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  140. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  141. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  142. package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
  143. package/dist/150/common.cjs +15 -15
  144. package/dist/150/common.d.cts +189 -322
  145. package/dist/150/common.d.ts +189 -322
  146. package/dist/150/common.mjs +15 -15
  147. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  148. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  149. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  150. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  151. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  152. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  153. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  154. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  155. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  156. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  157. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  158. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  159. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  160. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  161. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  162. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  163. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  164. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  165. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  166. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  167. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  168. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  169. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  170. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  171. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  172. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  173. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  174. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  175. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  176. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  177. package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
  178. package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
  179. package/dist/150/swapping/ccmFailed.d.cts +120 -120
  180. package/dist/150/swapping/ccmFailed.d.ts +120 -120
  181. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  182. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  183. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  184. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  185. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  186. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  187. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  188. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  189. package/dist/150/swapping/swapDepositAddressReady.cjs +1 -1
  190. package/dist/150/swapping/swapDepositAddressReady.d.cts +83 -254
  191. package/dist/150/swapping/swapDepositAddressReady.d.ts +83 -254
  192. package/dist/150/swapping/swapDepositAddressReady.mjs +2 -2
  193. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  194. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  195. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  196. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  197. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  198. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  199. package/dist/150/swapping/swapScheduled.d.cts +144 -144
  200. package/dist/150/swapping/swapScheduled.d.ts +144 -144
  201. package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
  202. package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
  203. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  204. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  205. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  206. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  207. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  208. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  209. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  210. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  211. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  212. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  213. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +8 -8
  214. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +8 -8
  215. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  216. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  217. package/dist/160/liquidityProvider/accountCredited.d.cts +2 -2
  218. package/dist/160/liquidityProvider/accountCredited.d.ts +2 -2
  219. package/dist/160/liquidityProvider/accountDebited.d.cts +2 -2
  220. package/dist/160/liquidityProvider/accountDebited.d.ts +2 -2
  221. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  222. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  223. package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  224. package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  225. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  226. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  227. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  228. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +10 -10
  229. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  230. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  231. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  232. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  233. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  234. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  235. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  236. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
  237. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  238. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  239. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  240. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  241. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  242. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  243. package/package.json +1 -1
@@ -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
- __kind: "Eth";
18
17
  value: `0x${string}`;
19
- }, {
20
18
  __kind: "Eth";
19
+ }, {
21
20
  value: string;
21
+ __kind: "Eth";
22
22
  }>, z.ZodObject<{
23
23
  __kind: z.ZodLiteral<"Dot">;
24
24
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
25
25
  }, "strip", z.ZodTypeAny, {
26
- __kind: "Dot";
27
26
  value: `0x${string}`;
28
- }, {
29
27
  __kind: "Dot";
28
+ }, {
30
29
  value: string;
30
+ __kind: "Dot";
31
31
  }>, z.ZodObject<{
32
32
  __kind: z.ZodLiteral<"Btc">;
33
33
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Btc";
36
35
  value: `0x${string}`;
37
- }, {
38
36
  __kind: "Btc";
37
+ }, {
39
38
  value: string;
39
+ __kind: "Btc";
40
40
  }>, z.ZodObject<{
41
41
  __kind: z.ZodLiteral<"Arb">;
42
42
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- __kind: "Arb";
45
44
  value: `0x${string}`;
46
- }, {
47
45
  __kind: "Arb";
46
+ }, {
48
47
  value: string;
48
+ __kind: "Arb";
49
49
  }>, z.ZodObject<{
50
50
  __kind: z.ZodLiteral<"Sol">;
51
51
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
52
52
  }, "strip", z.ZodTypeAny, {
53
- __kind: "Sol";
54
53
  value: `0x${string}`;
55
- }, {
56
54
  __kind: "Sol";
55
+ }, {
57
56
  value: string;
57
+ __kind: "Sol";
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
- __kind: "Eth";
74
73
  value: `0x${string}`;
75
- }, {
76
74
  __kind: "Eth";
75
+ }, {
77
76
  value: string;
77
+ __kind: "Eth";
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
- __kind: "Dot";
83
82
  value: `0x${string}`;
84
- }, {
85
83
  __kind: "Dot";
84
+ }, {
86
85
  value: string;
86
+ __kind: "Dot";
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
- __kind: "P2PKH";
94
93
  value: `0x${string}`;
95
- }, {
96
94
  __kind: "P2PKH";
95
+ }, {
97
96
  value: string;
97
+ __kind: "P2PKH";
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
- __kind: "P2SH";
103
102
  value: `0x${string}`;
104
- }, {
105
103
  __kind: "P2SH";
104
+ }, {
106
105
  value: string;
106
+ __kind: "P2SH";
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
- __kind: "P2WPKH";
112
111
  value: `0x${string}`;
113
- }, {
114
112
  __kind: "P2WPKH";
113
+ }, {
115
114
  value: string;
115
+ __kind: "P2WPKH";
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
- __kind: "P2WSH";
121
120
  value: `0x${string}`;
122
- }, {
123
121
  __kind: "P2WSH";
122
+ }, {
124
123
  value: string;
124
+ __kind: "P2WSH";
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
- __kind: "Taproot";
130
129
  value: `0x${string}`;
131
- }, {
132
130
  __kind: "Taproot";
131
+ }, {
133
132
  value: string;
133
+ __kind: "Taproot";
134
134
  }>, z.ZodObject<{
135
135
  __kind: z.ZodLiteral<"OtherSegwit">;
136
136
  version: z.ZodNumber;
@@ -145,67 +145,67 @@ declare const swappingCcmFailed: z.ZodObject<{
145
145
  program: string;
146
146
  }>]>;
147
147
  }, "strip", z.ZodTypeAny, {
148
- __kind: "Btc";
149
148
  value: {
150
- __kind: "P2PKH";
151
149
  value: `0x${string}`;
150
+ __kind: "P2PKH";
152
151
  } | {
153
- __kind: "P2SH";
154
152
  value: `0x${string}`;
153
+ __kind: "P2SH";
155
154
  } | {
156
- __kind: "P2WPKH";
157
155
  value: `0x${string}`;
156
+ __kind: "P2WPKH";
158
157
  } | {
159
- __kind: "P2WSH";
160
158
  value: `0x${string}`;
159
+ __kind: "P2WSH";
161
160
  } | {
162
- __kind: "Taproot";
163
161
  value: `0x${string}`;
162
+ __kind: "Taproot";
164
163
  } | {
165
164
  __kind: "OtherSegwit";
166
165
  version: number;
167
166
  program: `0x${string}`;
168
167
  };
169
- }, {
170
168
  __kind: "Btc";
169
+ }, {
171
170
  value: {
172
- __kind: "P2PKH";
173
171
  value: string;
172
+ __kind: "P2PKH";
174
173
  } | {
175
- __kind: "P2SH";
176
174
  value: string;
175
+ __kind: "P2SH";
177
176
  } | {
178
- __kind: "P2WPKH";
179
177
  value: string;
178
+ __kind: "P2WPKH";
180
179
  } | {
181
- __kind: "P2WSH";
182
180
  value: string;
181
+ __kind: "P2WSH";
183
182
  } | {
184
- __kind: "Taproot";
185
183
  value: string;
184
+ __kind: "Taproot";
186
185
  } | {
187
186
  __kind: "OtherSegwit";
188
187
  version: number;
189
188
  program: string;
190
189
  };
190
+ __kind: "Btc";
191
191
  }>, z.ZodObject<{
192
192
  __kind: z.ZodLiteral<"Arb">;
193
193
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
194
194
  }, "strip", z.ZodTypeAny, {
195
- __kind: "Arb";
196
195
  value: `0x${string}`;
197
- }, {
198
196
  __kind: "Arb";
197
+ }, {
199
198
  value: string;
199
+ __kind: "Arb";
200
200
  }>, z.ZodObject<{
201
201
  __kind: z.ZodLiteral<"Sol">;
202
202
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
203
203
  }, "strip", z.ZodTypeAny, {
204
- __kind: "Sol";
205
204
  value: `0x${string}`;
206
- }, {
207
205
  __kind: "Sol";
206
+ }, {
208
207
  value: string;
208
+ __kind: "Sol";
209
209
  }>]>>>;
210
210
  channelMetadata: z.ZodObject<{
211
211
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -228,39 +228,39 @@ declare const swappingCcmFailed: z.ZodObject<{
228
228
  cfParameters: `0x${string}`;
229
229
  };
230
230
  sourceAddress?: {
231
- __kind: "Eth";
232
231
  value: `0x${string}`;
232
+ __kind: "Eth";
233
233
  } | {
234
- __kind: "Dot";
235
234
  value: `0x${string}`;
235
+ __kind: "Dot";
236
236
  } | {
237
- __kind: "Btc";
238
237
  value: {
239
- __kind: "P2PKH";
240
238
  value: `0x${string}`;
239
+ __kind: "P2PKH";
241
240
  } | {
242
- __kind: "P2SH";
243
241
  value: `0x${string}`;
242
+ __kind: "P2SH";
244
243
  } | {
245
- __kind: "P2WPKH";
246
244
  value: `0x${string}`;
245
+ __kind: "P2WPKH";
247
246
  } | {
248
- __kind: "P2WSH";
249
247
  value: `0x${string}`;
248
+ __kind: "P2WSH";
250
249
  } | {
251
- __kind: "Taproot";
252
250
  value: `0x${string}`;
251
+ __kind: "Taproot";
253
252
  } | {
254
253
  __kind: "OtherSegwit";
255
254
  version: number;
256
255
  program: `0x${string}`;
257
256
  };
257
+ __kind: "Btc";
258
258
  } | {
259
- __kind: "Arb";
260
259
  value: `0x${string}`;
260
+ __kind: "Arb";
261
261
  } | {
262
- __kind: "Sol";
263
262
  value: `0x${string}`;
263
+ __kind: "Sol";
264
264
  } | null | undefined;
265
265
  }, {
266
266
  sourceChain: {
@@ -272,39 +272,39 @@ declare const swappingCcmFailed: z.ZodObject<{
272
272
  cfParameters: string;
273
273
  };
274
274
  sourceAddress?: {
275
- __kind: "Eth";
276
275
  value: string;
276
+ __kind: "Eth";
277
277
  } | {
278
- __kind: "Dot";
279
278
  value: string;
279
+ __kind: "Dot";
280
280
  } | {
281
- __kind: "Btc";
282
281
  value: {
283
- __kind: "P2PKH";
284
282
  value: string;
283
+ __kind: "P2PKH";
285
284
  } | {
286
- __kind: "P2SH";
287
285
  value: string;
286
+ __kind: "P2SH";
288
287
  } | {
289
- __kind: "P2WPKH";
290
288
  value: string;
289
+ __kind: "P2WPKH";
291
290
  } | {
292
- __kind: "P2WSH";
293
291
  value: string;
292
+ __kind: "P2WSH";
294
293
  } | {
295
- __kind: "Taproot";
296
294
  value: string;
295
+ __kind: "Taproot";
297
296
  } | {
298
297
  __kind: "OtherSegwit";
299
298
  version: number;
300
299
  program: string;
301
300
  };
301
+ __kind: "Btc";
302
302
  } | {
303
- __kind: "Arb";
304
303
  value: string;
304
+ __kind: "Arb";
305
305
  } | {
306
- __kind: "Sol";
307
306
  value: string;
307
+ __kind: "Sol";
308
308
  } | null | undefined;
309
309
  }>;
310
310
  origin: z.ZodUnion<[z.ZodObject<{
@@ -313,87 +313,87 @@ declare const swappingCcmFailed: z.ZodObject<{
313
313
  __kind: z.ZodLiteral<"Eth">;
314
314
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
315
315
  }, "strip", z.ZodTypeAny, {
316
- __kind: "Eth";
317
316
  value: `0x${string}`;
318
- }, {
319
317
  __kind: "Eth";
318
+ }, {
320
319
  value: string;
320
+ __kind: "Eth";
321
321
  }>, z.ZodObject<{
322
322
  __kind: z.ZodLiteral<"Dot">;
323
323
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
324
324
  }, "strip", z.ZodTypeAny, {
325
- __kind: "Dot";
326
325
  value: `0x${string}`;
327
- }, {
328
326
  __kind: "Dot";
327
+ }, {
329
328
  value: string;
329
+ __kind: "Dot";
330
330
  }>, z.ZodObject<{
331
331
  __kind: z.ZodLiteral<"Btc">;
332
332
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
333
333
  }, "strip", z.ZodTypeAny, {
334
- __kind: "Btc";
335
334
  value: `0x${string}`;
336
- }, {
337
335
  __kind: "Btc";
336
+ }, {
338
337
  value: string;
338
+ __kind: "Btc";
339
339
  }>, z.ZodObject<{
340
340
  __kind: z.ZodLiteral<"Arb">;
341
341
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
342
342
  }, "strip", z.ZodTypeAny, {
343
- __kind: "Arb";
344
343
  value: `0x${string}`;
345
- }, {
346
344
  __kind: "Arb";
345
+ }, {
347
346
  value: string;
347
+ __kind: "Arb";
348
348
  }>, z.ZodObject<{
349
349
  __kind: z.ZodLiteral<"Sol">;
350
350
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
351
351
  }, "strip", z.ZodTypeAny, {
352
- __kind: "Sol";
353
352
  value: `0x${string}`;
354
- }, {
355
353
  __kind: "Sol";
354
+ }, {
356
355
  value: string;
356
+ __kind: "Sol";
357
357
  }>]>;
358
358
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
359
359
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
360
360
  }, "strip", z.ZodTypeAny, {
361
361
  __kind: "DepositChannel";
362
362
  depositAddress: {
363
- __kind: "Eth";
364
363
  value: `0x${string}`;
364
+ __kind: "Eth";
365
365
  } | {
366
- __kind: "Dot";
367
366
  value: `0x${string}`;
367
+ __kind: "Dot";
368
368
  } | {
369
- __kind: "Btc";
370
369
  value: `0x${string}`;
370
+ __kind: "Btc";
371
371
  } | {
372
- __kind: "Arb";
373
372
  value: `0x${string}`;
373
+ __kind: "Arb";
374
374
  } | {
375
- __kind: "Sol";
376
375
  value: `0x${string}`;
376
+ __kind: "Sol";
377
377
  };
378
378
  channelId: bigint;
379
379
  depositBlockHeight: bigint;
380
380
  }, {
381
381
  __kind: "DepositChannel";
382
382
  depositAddress: {
383
- __kind: "Eth";
384
383
  value: string;
384
+ __kind: "Eth";
385
385
  } | {
386
- __kind: "Dot";
387
386
  value: string;
387
+ __kind: "Dot";
388
388
  } | {
389
- __kind: "Btc";
390
389
  value: string;
390
+ __kind: "Btc";
391
391
  } | {
392
- __kind: "Arb";
393
392
  value: string;
393
+ __kind: "Arb";
394
394
  } | {
395
- __kind: "Sol";
396
395
  value: string;
396
+ __kind: "Sol";
397
397
  };
398
398
  channelId: string | number;
399
399
  depositBlockHeight: string | number;
@@ -409,20 +409,20 @@ declare const swappingCcmFailed: z.ZodObject<{
409
409
  }>]>;
410
410
  }, "strip", z.ZodTypeAny, {
411
411
  destinationAddress: {
412
- __kind: "Eth";
413
412
  value: `0x${string}`;
413
+ __kind: "Eth";
414
414
  } | {
415
- __kind: "Dot";
416
415
  value: `0x${string}`;
416
+ __kind: "Dot";
417
417
  } | {
418
- __kind: "Btc";
419
418
  value: `0x${string}`;
419
+ __kind: "Btc";
420
420
  } | {
421
- __kind: "Arb";
422
421
  value: `0x${string}`;
422
+ __kind: "Arb";
423
423
  } | {
424
- __kind: "Sol";
425
424
  value: `0x${string}`;
425
+ __kind: "Sol";
426
426
  };
427
427
  depositMetadata: {
428
428
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
@@ -432,59 +432,59 @@ declare const swappingCcmFailed: z.ZodObject<{
432
432
  cfParameters: `0x${string}`;
433
433
  };
434
434
  sourceAddress?: {
435
- __kind: "Eth";
436
435
  value: `0x${string}`;
436
+ __kind: "Eth";
437
437
  } | {
438
- __kind: "Dot";
439
438
  value: `0x${string}`;
439
+ __kind: "Dot";
440
440
  } | {
441
- __kind: "Btc";
442
441
  value: {
443
- __kind: "P2PKH";
444
442
  value: `0x${string}`;
443
+ __kind: "P2PKH";
445
444
  } | {
446
- __kind: "P2SH";
447
445
  value: `0x${string}`;
446
+ __kind: "P2SH";
448
447
  } | {
449
- __kind: "P2WPKH";
450
448
  value: `0x${string}`;
449
+ __kind: "P2WPKH";
451
450
  } | {
452
- __kind: "P2WSH";
453
451
  value: `0x${string}`;
452
+ __kind: "P2WSH";
454
453
  } | {
455
- __kind: "Taproot";
456
454
  value: `0x${string}`;
455
+ __kind: "Taproot";
457
456
  } | {
458
457
  __kind: "OtherSegwit";
459
458
  version: number;
460
459
  program: `0x${string}`;
461
460
  };
461
+ __kind: "Btc";
462
462
  } | {
463
- __kind: "Arb";
464
463
  value: `0x${string}`;
464
+ __kind: "Arb";
465
465
  } | {
466
- __kind: "Sol";
467
466
  value: `0x${string}`;
467
+ __kind: "Sol";
468
468
  } | null | undefined;
469
469
  };
470
470
  reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
471
471
  origin: {
472
472
  __kind: "DepositChannel";
473
473
  depositAddress: {
474
- __kind: "Eth";
475
474
  value: `0x${string}`;
475
+ __kind: "Eth";
476
476
  } | {
477
- __kind: "Dot";
478
477
  value: `0x${string}`;
478
+ __kind: "Dot";
479
479
  } | {
480
- __kind: "Btc";
481
480
  value: `0x${string}`;
481
+ __kind: "Btc";
482
482
  } | {
483
- __kind: "Arb";
484
483
  value: `0x${string}`;
484
+ __kind: "Arb";
485
485
  } | {
486
- __kind: "Sol";
487
486
  value: `0x${string}`;
487
+ __kind: "Sol";
488
488
  };
489
489
  channelId: bigint;
490
490
  depositBlockHeight: bigint;
@@ -494,20 +494,20 @@ declare const swappingCcmFailed: z.ZodObject<{
494
494
  };
495
495
  }, {
496
496
  destinationAddress: {
497
- __kind: "Eth";
498
497
  value: string;
498
+ __kind: "Eth";
499
499
  } | {
500
- __kind: "Dot";
501
500
  value: string;
501
+ __kind: "Dot";
502
502
  } | {
503
- __kind: "Btc";
504
503
  value: string;
504
+ __kind: "Btc";
505
505
  } | {
506
- __kind: "Arb";
507
506
  value: string;
507
+ __kind: "Arb";
508
508
  } | {
509
- __kind: "Sol";
510
509
  value: string;
510
+ __kind: "Sol";
511
511
  };
512
512
  depositMetadata: {
513
513
  sourceChain: {
@@ -519,39 +519,39 @@ declare const swappingCcmFailed: z.ZodObject<{
519
519
  cfParameters: string;
520
520
  };
521
521
  sourceAddress?: {
522
- __kind: "Eth";
523
522
  value: string;
523
+ __kind: "Eth";
524
524
  } | {
525
- __kind: "Dot";
526
525
  value: string;
526
+ __kind: "Dot";
527
527
  } | {
528
- __kind: "Btc";
529
528
  value: {
530
- __kind: "P2PKH";
531
529
  value: string;
530
+ __kind: "P2PKH";
532
531
  } | {
533
- __kind: "P2SH";
534
532
  value: string;
533
+ __kind: "P2SH";
535
534
  } | {
536
- __kind: "P2WPKH";
537
535
  value: string;
536
+ __kind: "P2WPKH";
538
537
  } | {
539
- __kind: "P2WSH";
540
538
  value: string;
539
+ __kind: "P2WSH";
541
540
  } | {
542
- __kind: "Taproot";
543
541
  value: string;
542
+ __kind: "Taproot";
544
543
  } | {
545
544
  __kind: "OtherSegwit";
546
545
  version: number;
547
546
  program: string;
548
547
  };
548
+ __kind: "Btc";
549
549
  } | {
550
- __kind: "Arb";
551
550
  value: string;
551
+ __kind: "Arb";
552
552
  } | {
553
- __kind: "Sol";
554
553
  value: string;
554
+ __kind: "Sol";
555
555
  } | null | undefined;
556
556
  };
557
557
  reason: {
@@ -560,20 +560,20 @@ declare const swappingCcmFailed: z.ZodObject<{
560
560
  origin: {
561
561
  __kind: "DepositChannel";
562
562
  depositAddress: {
563
- __kind: "Eth";
564
563
  value: string;
564
+ __kind: "Eth";
565
565
  } | {
566
- __kind: "Dot";
567
566
  value: string;
567
+ __kind: "Dot";
568
568
  } | {
569
- __kind: "Btc";
570
569
  value: string;
570
+ __kind: "Btc";
571
571
  } | {
572
- __kind: "Arb";
573
572
  value: string;
573
+ __kind: "Arb";
574
574
  } | {
575
- __kind: "Sol";
576
575
  value: string;
576
+ __kind: "Sol";
577
577
  };
578
578
  channelId: string | number;
579
579
  depositBlockHeight: string | number;