@chainflip/processor 2.0.1 → 2.0.2

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 (227) hide show
  1. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  3. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  5. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  12. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  13. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  14. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  15. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  16. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  17. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  18. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  19. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  20. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  21. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  22. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  23. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  24. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  25. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  26. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  27. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  28. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  29. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  30. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  31. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  32. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  33. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  34. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  35. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  36. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  37. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  38. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  39. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  40. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
  41. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  42. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
  43. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  44. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  45. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  46. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +107 -107
  47. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  48. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +401 -401
  49. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  50. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  51. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  52. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  53. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  54. package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
  55. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  56. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  57. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  58. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  59. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  60. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  61. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  62. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  63. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  64. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  65. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  66. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  67. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  68. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  69. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  70. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  71. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  72. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  73. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  74. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  75. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  76. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  77. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +184 -184
  78. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +184 -184
  79. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  80. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  81. package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
  82. package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
  83. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  84. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  85. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  86. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  87. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  88. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  89. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  90. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  91. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  92. package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
  93. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  94. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  95. package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
  96. package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
  97. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  98. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  99. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  100. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  101. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +28 -28
  102. package/dist/141/environment/runtimeSafeModeUpdated.d.ts +28 -28
  103. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  104. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  105. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  106. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  107. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  108. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  109. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  110. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  111. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  112. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  113. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  114. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  115. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  116. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  117. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  118. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  119. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  120. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  121. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  122. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  123. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  124. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  125. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  126. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  127. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  128. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  129. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  130. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  131. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  132. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  133. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  134. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  135. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  136. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  137. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  138. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  139. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  140. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  141. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  142. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  143. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  144. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  145. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  146. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  147. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  148. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  149. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  150. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  151. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  152. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +50 -50
  153. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  154. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  155. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +306 -306
  156. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +306 -306
  157. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  158. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  159. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  160. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  161. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  162. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  163. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  164. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  165. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  166. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  167. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  168. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  169. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  170. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  171. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  172. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  173. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  174. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  175. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  176. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  177. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  178. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  179. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  180. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  181. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  182. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  183. package/dist/180/swapping/swapRequested.d.cts +4 -4
  184. package/dist/180/swapping/swapRequested.d.ts +4 -4
  185. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  186. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  187. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  188. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  189. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  190. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  191. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  192. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  193. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  194. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  195. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  196. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  197. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  198. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  199. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  200. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  201. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  202. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  203. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  204. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  205. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  206. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  207. package/dist/200/common.cjs +25 -1
  208. package/dist/200/common.d.cts +37 -1
  209. package/dist/200/common.d.ts +37 -1
  210. package/dist/200/common.mjs +24 -0
  211. package/dist/200/lendingPools/collateralAdded.cjs +7 -1
  212. package/dist/200/lendingPools/collateralAdded.d.cts +13 -0
  213. package/dist/200/lendingPools/collateralAdded.d.ts +13 -0
  214. package/dist/200/lendingPools/collateralAdded.mjs +8 -2
  215. package/dist/200/lendingPools/liquidationCompleted.cjs +13 -0
  216. package/dist/200/lendingPools/liquidationCompleted.d.cts +24 -0
  217. package/dist/200/lendingPools/liquidationCompleted.d.ts +24 -0
  218. package/dist/200/lendingPools/liquidationCompleted.mjs +13 -0
  219. package/dist/200/lendingPools/liquidationInitiated.cjs +5 -1
  220. package/dist/200/lendingPools/liquidationInitiated.d.cts +13 -3
  221. package/dist/200/lendingPools/liquidationInitiated.d.ts +13 -3
  222. package/dist/200/lendingPools/liquidationInitiated.mjs +6 -2
  223. package/dist/200/swapping/swapRequestCompleted.cjs +10 -0
  224. package/dist/200/swapping/swapRequestCompleted.d.cts +24 -0
  225. package/dist/200/swapping/swapRequestCompleted.d.ts +24 -0
  226. package/dist/200/swapping/swapRequestCompleted.mjs +10 -0
  227. package/package.json +1 -1
@@ -14,11 +14,11 @@ declare const swappingCcmFailed: z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
15
15
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc";
18
17
  value: `0x${string}`;
19
- }, {
20
18
  __kind: "Eth" | "Dot" | "Btc";
19
+ }, {
21
20
  value: string;
21
+ __kind: "Eth" | "Dot" | "Btc";
22
22
  }>, {
23
23
  readonly chain: "Ethereum";
24
24
  readonly address: `0x${string}`;
@@ -29,8 +29,8 @@ declare const swappingCcmFailed: z.ZodObject<{
29
29
  readonly chain: "Bitcoin";
30
30
  readonly address: string;
31
31
  }, {
32
- __kind: "Eth" | "Dot" | "Btc";
33
32
  value: string;
33
+ __kind: "Eth" | "Dot" | "Btc";
34
34
  }>;
35
35
  depositMetadata: z.ZodObject<{
36
36
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -46,67 +46,67 @@ declare const swappingCcmFailed: z.ZodObject<{
46
46
  __kind: z.ZodLiteral<"Eth">;
47
47
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
48
48
  }, "strip", z.ZodTypeAny, {
49
- __kind: "Eth";
50
49
  value: `0x${string}`;
51
- }, {
52
50
  __kind: "Eth";
51
+ }, {
53
52
  value: string;
53
+ __kind: "Eth";
54
54
  }>, z.ZodObject<{
55
55
  __kind: z.ZodLiteral<"Dot">;
56
56
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
57
57
  }, "strip", z.ZodTypeAny, {
58
- __kind: "Dot";
59
58
  value: `0x${string}`;
60
- }, {
61
59
  __kind: "Dot";
60
+ }, {
62
61
  value: string;
62
+ __kind: "Dot";
63
63
  }>, z.ZodObject<{
64
64
  __kind: z.ZodLiteral<"Btc">;
65
65
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
66
66
  __kind: z.ZodLiteral<"P2PKH">;
67
67
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
68
68
  }, "strip", z.ZodTypeAny, {
69
- __kind: "P2PKH";
70
69
  value: `0x${string}`;
71
- }, {
72
70
  __kind: "P2PKH";
71
+ }, {
73
72
  value: string;
73
+ __kind: "P2PKH";
74
74
  }>, z.ZodObject<{
75
75
  __kind: z.ZodLiteral<"P2SH">;
76
76
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
77
77
  }, "strip", z.ZodTypeAny, {
78
- __kind: "P2SH";
79
78
  value: `0x${string}`;
80
- }, {
81
79
  __kind: "P2SH";
80
+ }, {
82
81
  value: string;
82
+ __kind: "P2SH";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"P2WPKH">;
85
85
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
86
86
  }, "strip", z.ZodTypeAny, {
87
- __kind: "P2WPKH";
88
87
  value: `0x${string}`;
89
- }, {
90
88
  __kind: "P2WPKH";
89
+ }, {
91
90
  value: string;
91
+ __kind: "P2WPKH";
92
92
  }>, z.ZodObject<{
93
93
  __kind: z.ZodLiteral<"P2WSH">;
94
94
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
95
95
  }, "strip", z.ZodTypeAny, {
96
- __kind: "P2WSH";
97
96
  value: `0x${string}`;
98
- }, {
99
97
  __kind: "P2WSH";
98
+ }, {
100
99
  value: string;
100
+ __kind: "P2WSH";
101
101
  }>, z.ZodObject<{
102
102
  __kind: z.ZodLiteral<"Taproot">;
103
103
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
104
104
  }, "strip", z.ZodTypeAny, {
105
- __kind: "Taproot";
106
105
  value: `0x${string}`;
107
- }, {
108
106
  __kind: "Taproot";
107
+ }, {
109
108
  value: string;
109
+ __kind: "Taproot";
110
110
  }>, z.ZodObject<{
111
111
  __kind: z.ZodLiteral<"OtherSegwit">;
112
112
  version: z.ZodNumber;
@@ -121,49 +121,49 @@ declare const swappingCcmFailed: z.ZodObject<{
121
121
  program: string;
122
122
  }>]>;
123
123
  }, "strip", z.ZodTypeAny, {
124
- __kind: "Btc";
125
124
  value: {
126
- __kind: "P2PKH";
127
125
  value: `0x${string}`;
126
+ __kind: "P2PKH";
128
127
  } | {
129
- __kind: "P2SH";
130
128
  value: `0x${string}`;
129
+ __kind: "P2SH";
131
130
  } | {
132
- __kind: "P2WPKH";
133
131
  value: `0x${string}`;
132
+ __kind: "P2WPKH";
134
133
  } | {
135
- __kind: "P2WSH";
136
134
  value: `0x${string}`;
135
+ __kind: "P2WSH";
137
136
  } | {
138
- __kind: "Taproot";
139
137
  value: `0x${string}`;
138
+ __kind: "Taproot";
140
139
  } | {
141
140
  __kind: "OtherSegwit";
142
141
  version: number;
143
142
  program: `0x${string}`;
144
143
  };
145
- }, {
146
144
  __kind: "Btc";
145
+ }, {
147
146
  value: {
148
- __kind: "P2PKH";
149
147
  value: string;
148
+ __kind: "P2PKH";
150
149
  } | {
151
- __kind: "P2SH";
152
150
  value: string;
151
+ __kind: "P2SH";
153
152
  } | {
154
- __kind: "P2WPKH";
155
153
  value: string;
154
+ __kind: "P2WPKH";
156
155
  } | {
157
- __kind: "P2WSH";
158
156
  value: string;
157
+ __kind: "P2WSH";
159
158
  } | {
160
- __kind: "Taproot";
161
159
  value: string;
160
+ __kind: "Taproot";
162
161
  } | {
163
162
  __kind: "OtherSegwit";
164
163
  version: number;
165
164
  program: string;
166
165
  };
166
+ __kind: "Btc";
167
167
  }>]>>>;
168
168
  channelMetadata: z.ZodObject<{
169
169
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -186,33 +186,33 @@ declare const swappingCcmFailed: z.ZodObject<{
186
186
  cfParameters: `0x${string}`;
187
187
  };
188
188
  sourceAddress?: {
189
- __kind: "Eth";
190
189
  value: `0x${string}`;
190
+ __kind: "Eth";
191
191
  } | {
192
- __kind: "Dot";
193
192
  value: `0x${string}`;
193
+ __kind: "Dot";
194
194
  } | {
195
- __kind: "Btc";
196
195
  value: {
197
- __kind: "P2PKH";
198
196
  value: `0x${string}`;
197
+ __kind: "P2PKH";
199
198
  } | {
200
- __kind: "P2SH";
201
199
  value: `0x${string}`;
200
+ __kind: "P2SH";
202
201
  } | {
203
- __kind: "P2WPKH";
204
202
  value: `0x${string}`;
203
+ __kind: "P2WPKH";
205
204
  } | {
206
- __kind: "P2WSH";
207
205
  value: `0x${string}`;
206
+ __kind: "P2WSH";
208
207
  } | {
209
- __kind: "Taproot";
210
208
  value: `0x${string}`;
209
+ __kind: "Taproot";
211
210
  } | {
212
211
  __kind: "OtherSegwit";
213
212
  version: number;
214
213
  program: `0x${string}`;
215
214
  };
215
+ __kind: "Btc";
216
216
  } | null | undefined;
217
217
  }, {
218
218
  sourceChain: {
@@ -224,33 +224,33 @@ declare const swappingCcmFailed: z.ZodObject<{
224
224
  cfParameters: string;
225
225
  };
226
226
  sourceAddress?: {
227
- __kind: "Eth";
228
227
  value: string;
228
+ __kind: "Eth";
229
229
  } | {
230
- __kind: "Dot";
231
230
  value: string;
231
+ __kind: "Dot";
232
232
  } | {
233
- __kind: "Btc";
234
233
  value: {
235
- __kind: "P2PKH";
236
234
  value: string;
235
+ __kind: "P2PKH";
237
236
  } | {
238
- __kind: "P2SH";
239
237
  value: string;
238
+ __kind: "P2SH";
240
239
  } | {
241
- __kind: "P2WPKH";
242
240
  value: string;
241
+ __kind: "P2WPKH";
243
242
  } | {
244
- __kind: "P2WSH";
245
243
  value: string;
244
+ __kind: "P2WSH";
246
245
  } | {
247
- __kind: "Taproot";
248
246
  value: string;
247
+ __kind: "Taproot";
249
248
  } | {
250
249
  __kind: "OtherSegwit";
251
250
  version: number;
252
251
  program: string;
253
252
  };
253
+ __kind: "Btc";
254
254
  } | null | undefined;
255
255
  }>;
256
256
  }, "strip", z.ZodTypeAny, {
@@ -273,33 +273,33 @@ declare const swappingCcmFailed: z.ZodObject<{
273
273
  cfParameters: `0x${string}`;
274
274
  };
275
275
  sourceAddress?: {
276
- __kind: "Eth";
277
276
  value: `0x${string}`;
277
+ __kind: "Eth";
278
278
  } | {
279
- __kind: "Dot";
280
279
  value: `0x${string}`;
280
+ __kind: "Dot";
281
281
  } | {
282
- __kind: "Btc";
283
282
  value: {
284
- __kind: "P2PKH";
285
283
  value: `0x${string}`;
284
+ __kind: "P2PKH";
286
285
  } | {
287
- __kind: "P2SH";
288
286
  value: `0x${string}`;
287
+ __kind: "P2SH";
289
288
  } | {
290
- __kind: "P2WPKH";
291
289
  value: `0x${string}`;
290
+ __kind: "P2WPKH";
292
291
  } | {
293
- __kind: "P2WSH";
294
292
  value: `0x${string}`;
293
+ __kind: "P2WSH";
295
294
  } | {
296
- __kind: "Taproot";
297
295
  value: `0x${string}`;
296
+ __kind: "Taproot";
298
297
  } | {
299
298
  __kind: "OtherSegwit";
300
299
  version: number;
301
300
  program: `0x${string}`;
302
301
  };
302
+ __kind: "Btc";
303
303
  } | null | undefined;
304
304
  };
305
305
  }, {
@@ -307,8 +307,8 @@ declare const swappingCcmFailed: z.ZodObject<{
307
307
  __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
308
308
  };
309
309
  destinationAddress: {
310
- __kind: "Eth" | "Dot" | "Btc";
311
310
  value: string;
311
+ __kind: "Eth" | "Dot" | "Btc";
312
312
  };
313
313
  depositMetadata: {
314
314
  sourceChain: {
@@ -320,33 +320,33 @@ declare const swappingCcmFailed: z.ZodObject<{
320
320
  cfParameters: string;
321
321
  };
322
322
  sourceAddress?: {
323
- __kind: "Eth";
324
323
  value: string;
324
+ __kind: "Eth";
325
325
  } | {
326
- __kind: "Dot";
327
326
  value: string;
327
+ __kind: "Dot";
328
328
  } | {
329
- __kind: "Btc";
330
329
  value: {
331
- __kind: "P2PKH";
332
330
  value: string;
331
+ __kind: "P2PKH";
333
332
  } | {
334
- __kind: "P2SH";
335
333
  value: string;
334
+ __kind: "P2SH";
336
335
  } | {
337
- __kind: "P2WPKH";
338
336
  value: string;
337
+ __kind: "P2WPKH";
339
338
  } | {
340
- __kind: "P2WSH";
341
339
  value: string;
340
+ __kind: "P2WSH";
342
341
  } | {
343
- __kind: "Taproot";
344
342
  value: string;
343
+ __kind: "Taproot";
345
344
  } | {
346
345
  __kind: "OtherSegwit";
347
346
  version: number;
348
347
  program: string;
349
348
  };
349
+ __kind: "Btc";
350
350
  } | null | undefined;
351
351
  };
352
352
  }>;
@@ -14,11 +14,11 @@ declare const swappingCcmFailed: z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
15
15
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc";
18
17
  value: `0x${string}`;
19
- }, {
20
18
  __kind: "Eth" | "Dot" | "Btc";
19
+ }, {
21
20
  value: string;
21
+ __kind: "Eth" | "Dot" | "Btc";
22
22
  }>, {
23
23
  readonly chain: "Ethereum";
24
24
  readonly address: `0x${string}`;
@@ -29,8 +29,8 @@ declare const swappingCcmFailed: z.ZodObject<{
29
29
  readonly chain: "Bitcoin";
30
30
  readonly address: string;
31
31
  }, {
32
- __kind: "Eth" | "Dot" | "Btc";
33
32
  value: string;
33
+ __kind: "Eth" | "Dot" | "Btc";
34
34
  }>;
35
35
  depositMetadata: z.ZodObject<{
36
36
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -46,67 +46,67 @@ declare const swappingCcmFailed: z.ZodObject<{
46
46
  __kind: z.ZodLiteral<"Eth">;
47
47
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
48
48
  }, "strip", z.ZodTypeAny, {
49
- __kind: "Eth";
50
49
  value: `0x${string}`;
51
- }, {
52
50
  __kind: "Eth";
51
+ }, {
53
52
  value: string;
53
+ __kind: "Eth";
54
54
  }>, z.ZodObject<{
55
55
  __kind: z.ZodLiteral<"Dot">;
56
56
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
57
57
  }, "strip", z.ZodTypeAny, {
58
- __kind: "Dot";
59
58
  value: `0x${string}`;
60
- }, {
61
59
  __kind: "Dot";
60
+ }, {
62
61
  value: string;
62
+ __kind: "Dot";
63
63
  }>, z.ZodObject<{
64
64
  __kind: z.ZodLiteral<"Btc">;
65
65
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
66
66
  __kind: z.ZodLiteral<"P2PKH">;
67
67
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
68
68
  }, "strip", z.ZodTypeAny, {
69
- __kind: "P2PKH";
70
69
  value: `0x${string}`;
71
- }, {
72
70
  __kind: "P2PKH";
71
+ }, {
73
72
  value: string;
73
+ __kind: "P2PKH";
74
74
  }>, z.ZodObject<{
75
75
  __kind: z.ZodLiteral<"P2SH">;
76
76
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
77
77
  }, "strip", z.ZodTypeAny, {
78
- __kind: "P2SH";
79
78
  value: `0x${string}`;
80
- }, {
81
79
  __kind: "P2SH";
80
+ }, {
82
81
  value: string;
82
+ __kind: "P2SH";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"P2WPKH">;
85
85
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
86
86
  }, "strip", z.ZodTypeAny, {
87
- __kind: "P2WPKH";
88
87
  value: `0x${string}`;
89
- }, {
90
88
  __kind: "P2WPKH";
89
+ }, {
91
90
  value: string;
91
+ __kind: "P2WPKH";
92
92
  }>, z.ZodObject<{
93
93
  __kind: z.ZodLiteral<"P2WSH">;
94
94
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
95
95
  }, "strip", z.ZodTypeAny, {
96
- __kind: "P2WSH";
97
96
  value: `0x${string}`;
98
- }, {
99
97
  __kind: "P2WSH";
98
+ }, {
100
99
  value: string;
100
+ __kind: "P2WSH";
101
101
  }>, z.ZodObject<{
102
102
  __kind: z.ZodLiteral<"Taproot">;
103
103
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
104
104
  }, "strip", z.ZodTypeAny, {
105
- __kind: "Taproot";
106
105
  value: `0x${string}`;
107
- }, {
108
106
  __kind: "Taproot";
107
+ }, {
109
108
  value: string;
109
+ __kind: "Taproot";
110
110
  }>, z.ZodObject<{
111
111
  __kind: z.ZodLiteral<"OtherSegwit">;
112
112
  version: z.ZodNumber;
@@ -121,49 +121,49 @@ declare const swappingCcmFailed: z.ZodObject<{
121
121
  program: string;
122
122
  }>]>;
123
123
  }, "strip", z.ZodTypeAny, {
124
- __kind: "Btc";
125
124
  value: {
126
- __kind: "P2PKH";
127
125
  value: `0x${string}`;
126
+ __kind: "P2PKH";
128
127
  } | {
129
- __kind: "P2SH";
130
128
  value: `0x${string}`;
129
+ __kind: "P2SH";
131
130
  } | {
132
- __kind: "P2WPKH";
133
131
  value: `0x${string}`;
132
+ __kind: "P2WPKH";
134
133
  } | {
135
- __kind: "P2WSH";
136
134
  value: `0x${string}`;
135
+ __kind: "P2WSH";
137
136
  } | {
138
- __kind: "Taproot";
139
137
  value: `0x${string}`;
138
+ __kind: "Taproot";
140
139
  } | {
141
140
  __kind: "OtherSegwit";
142
141
  version: number;
143
142
  program: `0x${string}`;
144
143
  };
145
- }, {
146
144
  __kind: "Btc";
145
+ }, {
147
146
  value: {
148
- __kind: "P2PKH";
149
147
  value: string;
148
+ __kind: "P2PKH";
150
149
  } | {
151
- __kind: "P2SH";
152
150
  value: string;
151
+ __kind: "P2SH";
153
152
  } | {
154
- __kind: "P2WPKH";
155
153
  value: string;
154
+ __kind: "P2WPKH";
156
155
  } | {
157
- __kind: "P2WSH";
158
156
  value: string;
157
+ __kind: "P2WSH";
159
158
  } | {
160
- __kind: "Taproot";
161
159
  value: string;
160
+ __kind: "Taproot";
162
161
  } | {
163
162
  __kind: "OtherSegwit";
164
163
  version: number;
165
164
  program: string;
166
165
  };
166
+ __kind: "Btc";
167
167
  }>]>>>;
168
168
  channelMetadata: z.ZodObject<{
169
169
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -186,33 +186,33 @@ declare const swappingCcmFailed: z.ZodObject<{
186
186
  cfParameters: `0x${string}`;
187
187
  };
188
188
  sourceAddress?: {
189
- __kind: "Eth";
190
189
  value: `0x${string}`;
190
+ __kind: "Eth";
191
191
  } | {
192
- __kind: "Dot";
193
192
  value: `0x${string}`;
193
+ __kind: "Dot";
194
194
  } | {
195
- __kind: "Btc";
196
195
  value: {
197
- __kind: "P2PKH";
198
196
  value: `0x${string}`;
197
+ __kind: "P2PKH";
199
198
  } | {
200
- __kind: "P2SH";
201
199
  value: `0x${string}`;
200
+ __kind: "P2SH";
202
201
  } | {
203
- __kind: "P2WPKH";
204
202
  value: `0x${string}`;
203
+ __kind: "P2WPKH";
205
204
  } | {
206
- __kind: "P2WSH";
207
205
  value: `0x${string}`;
206
+ __kind: "P2WSH";
208
207
  } | {
209
- __kind: "Taproot";
210
208
  value: `0x${string}`;
209
+ __kind: "Taproot";
211
210
  } | {
212
211
  __kind: "OtherSegwit";
213
212
  version: number;
214
213
  program: `0x${string}`;
215
214
  };
215
+ __kind: "Btc";
216
216
  } | null | undefined;
217
217
  }, {
218
218
  sourceChain: {
@@ -224,33 +224,33 @@ declare const swappingCcmFailed: z.ZodObject<{
224
224
  cfParameters: string;
225
225
  };
226
226
  sourceAddress?: {
227
- __kind: "Eth";
228
227
  value: string;
228
+ __kind: "Eth";
229
229
  } | {
230
- __kind: "Dot";
231
230
  value: string;
231
+ __kind: "Dot";
232
232
  } | {
233
- __kind: "Btc";
234
233
  value: {
235
- __kind: "P2PKH";
236
234
  value: string;
235
+ __kind: "P2PKH";
237
236
  } | {
238
- __kind: "P2SH";
239
237
  value: string;
238
+ __kind: "P2SH";
240
239
  } | {
241
- __kind: "P2WPKH";
242
240
  value: string;
241
+ __kind: "P2WPKH";
243
242
  } | {
244
- __kind: "P2WSH";
245
243
  value: string;
244
+ __kind: "P2WSH";
246
245
  } | {
247
- __kind: "Taproot";
248
246
  value: string;
247
+ __kind: "Taproot";
249
248
  } | {
250
249
  __kind: "OtherSegwit";
251
250
  version: number;
252
251
  program: string;
253
252
  };
253
+ __kind: "Btc";
254
254
  } | null | undefined;
255
255
  }>;
256
256
  }, "strip", z.ZodTypeAny, {
@@ -273,33 +273,33 @@ declare const swappingCcmFailed: z.ZodObject<{
273
273
  cfParameters: `0x${string}`;
274
274
  };
275
275
  sourceAddress?: {
276
- __kind: "Eth";
277
276
  value: `0x${string}`;
277
+ __kind: "Eth";
278
278
  } | {
279
- __kind: "Dot";
280
279
  value: `0x${string}`;
280
+ __kind: "Dot";
281
281
  } | {
282
- __kind: "Btc";
283
282
  value: {
284
- __kind: "P2PKH";
285
283
  value: `0x${string}`;
284
+ __kind: "P2PKH";
286
285
  } | {
287
- __kind: "P2SH";
288
286
  value: `0x${string}`;
287
+ __kind: "P2SH";
289
288
  } | {
290
- __kind: "P2WPKH";
291
289
  value: `0x${string}`;
290
+ __kind: "P2WPKH";
292
291
  } | {
293
- __kind: "P2WSH";
294
292
  value: `0x${string}`;
293
+ __kind: "P2WSH";
295
294
  } | {
296
- __kind: "Taproot";
297
295
  value: `0x${string}`;
296
+ __kind: "Taproot";
298
297
  } | {
299
298
  __kind: "OtherSegwit";
300
299
  version: number;
301
300
  program: `0x${string}`;
302
301
  };
302
+ __kind: "Btc";
303
303
  } | null | undefined;
304
304
  };
305
305
  }, {
@@ -307,8 +307,8 @@ declare const swappingCcmFailed: z.ZodObject<{
307
307
  __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
308
308
  };
309
309
  destinationAddress: {
310
- __kind: "Eth" | "Dot" | "Btc";
311
310
  value: string;
311
+ __kind: "Eth" | "Dot" | "Btc";
312
312
  };
313
313
  depositMetadata: {
314
314
  sourceChain: {
@@ -320,33 +320,33 @@ declare const swappingCcmFailed: z.ZodObject<{
320
320
  cfParameters: string;
321
321
  };
322
322
  sourceAddress?: {
323
- __kind: "Eth";
324
323
  value: string;
324
+ __kind: "Eth";
325
325
  } | {
326
- __kind: "Dot";
327
326
  value: string;
327
+ __kind: "Dot";
328
328
  } | {
329
- __kind: "Btc";
330
329
  value: {
331
- __kind: "P2PKH";
332
330
  value: string;
331
+ __kind: "P2PKH";
333
332
  } | {
334
- __kind: "P2SH";
335
333
  value: string;
334
+ __kind: "P2SH";
336
335
  } | {
337
- __kind: "P2WPKH";
338
336
  value: string;
337
+ __kind: "P2WPKH";
339
338
  } | {
340
- __kind: "P2WSH";
341
339
  value: string;
340
+ __kind: "P2WSH";
342
341
  } | {
343
- __kind: "Taproot";
344
342
  value: string;
343
+ __kind: "Taproot";
345
344
  } | {
346
345
  __kind: "OtherSegwit";
347
346
  version: number;
348
347
  program: string;
349
348
  };
349
+ __kind: "Btc";
350
350
  } | null | undefined;
351
351
  };
352
352
  }>;