@chainflip/processor 1.4.3 → 1.4.4

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