@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,29 +14,29 @@ declare const swappingCcmFailed: z.ZodObject<{
14
14
  __kind: z.ZodLiteral<"Eth">;
15
15
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- value: `0x${string}`;
18
17
  __kind: "Eth";
18
+ value: `0x${string}`;
19
19
  }, {
20
- value: string;
21
20
  __kind: "Eth";
21
+ value: string;
22
22
  }>, z.ZodObject<{
23
23
  __kind: z.ZodLiteral<"Dot">;
24
24
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
25
25
  }, "strip", z.ZodTypeAny, {
26
- value: `0x${string}`;
27
26
  __kind: "Dot";
27
+ value: `0x${string}`;
28
28
  }, {
29
- value: string;
30
29
  __kind: "Dot";
30
+ value: string;
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
- value: `0x${string}`;
36
35
  __kind: "Btc";
36
+ value: `0x${string}`;
37
37
  }, {
38
- value: string;
39
38
  __kind: "Btc";
39
+ value: string;
40
40
  }>]>;
41
41
  depositMetadata: z.ZodObject<{
42
42
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -52,67 +52,67 @@ declare const swappingCcmFailed: z.ZodObject<{
52
52
  __kind: z.ZodLiteral<"Eth">;
53
53
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
54
54
  }, "strip", z.ZodTypeAny, {
55
- value: `0x${string}`;
56
55
  __kind: "Eth";
56
+ value: `0x${string}`;
57
57
  }, {
58
- value: string;
59
58
  __kind: "Eth";
59
+ value: string;
60
60
  }>, z.ZodObject<{
61
61
  __kind: z.ZodLiteral<"Dot">;
62
62
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
63
63
  }, "strip", z.ZodTypeAny, {
64
- value: `0x${string}`;
65
64
  __kind: "Dot";
65
+ value: `0x${string}`;
66
66
  }, {
67
- value: string;
68
67
  __kind: "Dot";
68
+ value: string;
69
69
  }>, z.ZodObject<{
70
70
  __kind: z.ZodLiteral<"Btc">;
71
71
  value: z.ZodUnion<[z.ZodObject<{
72
72
  __kind: z.ZodLiteral<"P2PKH">;
73
73
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
74
74
  }, "strip", z.ZodTypeAny, {
75
- value: `0x${string}`;
76
75
  __kind: "P2PKH";
76
+ value: `0x${string}`;
77
77
  }, {
78
- value: string;
79
78
  __kind: "P2PKH";
79
+ value: string;
80
80
  }>, z.ZodObject<{
81
81
  __kind: z.ZodLiteral<"P2SH">;
82
82
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
83
83
  }, "strip", z.ZodTypeAny, {
84
- value: `0x${string}`;
85
84
  __kind: "P2SH";
85
+ value: `0x${string}`;
86
86
  }, {
87
- value: string;
88
87
  __kind: "P2SH";
88
+ value: string;
89
89
  }>, z.ZodObject<{
90
90
  __kind: z.ZodLiteral<"P2WPKH">;
91
91
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
92
92
  }, "strip", z.ZodTypeAny, {
93
- value: `0x${string}`;
94
93
  __kind: "P2WPKH";
94
+ value: `0x${string}`;
95
95
  }, {
96
- value: string;
97
96
  __kind: "P2WPKH";
97
+ value: string;
98
98
  }>, z.ZodObject<{
99
99
  __kind: z.ZodLiteral<"P2WSH">;
100
100
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
101
101
  }, "strip", z.ZodTypeAny, {
102
- value: `0x${string}`;
103
102
  __kind: "P2WSH";
103
+ value: `0x${string}`;
104
104
  }, {
105
- value: string;
106
105
  __kind: "P2WSH";
106
+ value: string;
107
107
  }>, z.ZodObject<{
108
108
  __kind: z.ZodLiteral<"Taproot">;
109
109
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
110
110
  }, "strip", z.ZodTypeAny, {
111
- value: `0x${string}`;
112
111
  __kind: "Taproot";
112
+ value: `0x${string}`;
113
113
  }, {
114
- value: string;
115
114
  __kind: "Taproot";
115
+ value: string;
116
116
  }>, z.ZodObject<{
117
117
  __kind: z.ZodLiteral<"OtherSegwit">;
118
118
  value: z.ZodObject<{
@@ -126,66 +126,66 @@ declare const swappingCcmFailed: z.ZodObject<{
126
126
  program: string;
127
127
  }>;
128
128
  }, "strip", z.ZodTypeAny, {
129
+ __kind: "OtherSegwit";
129
130
  value: {
130
131
  version: number;
131
132
  program: `0x${string}`;
132
133
  };
133
- __kind: "OtherSegwit";
134
134
  }, {
135
+ __kind: "OtherSegwit";
135
136
  value: {
136
137
  version: number;
137
138
  program: string;
138
139
  };
139
- __kind: "OtherSegwit";
140
140
  }>]>;
141
141
  }, "strip", z.ZodTypeAny, {
142
+ __kind: "Btc";
142
143
  value: {
143
- value: `0x${string}`;
144
144
  __kind: "P2PKH";
145
- } | {
146
145
  value: `0x${string}`;
147
- __kind: "P2SH";
148
146
  } | {
147
+ __kind: "P2SH";
149
148
  value: `0x${string}`;
150
- __kind: "P2WPKH";
151
149
  } | {
150
+ __kind: "P2WPKH";
152
151
  value: `0x${string}`;
153
- __kind: "P2WSH";
154
152
  } | {
153
+ __kind: "P2WSH";
155
154
  value: `0x${string}`;
155
+ } | {
156
156
  __kind: "Taproot";
157
+ value: `0x${string}`;
157
158
  } | {
159
+ __kind: "OtherSegwit";
158
160
  value: {
159
161
  version: number;
160
162
  program: `0x${string}`;
161
163
  };
162
- __kind: "OtherSegwit";
163
164
  };
164
- __kind: "Btc";
165
165
  }, {
166
+ __kind: "Btc";
166
167
  value: {
167
- value: string;
168
168
  __kind: "P2PKH";
169
- } | {
170
169
  value: string;
171
- __kind: "P2SH";
172
170
  } | {
171
+ __kind: "P2SH";
173
172
  value: string;
174
- __kind: "P2WPKH";
175
173
  } | {
174
+ __kind: "P2WPKH";
176
175
  value: string;
177
- __kind: "P2WSH";
178
176
  } | {
177
+ __kind: "P2WSH";
179
178
  value: string;
179
+ } | {
180
180
  __kind: "Taproot";
181
+ value: string;
181
182
  } | {
183
+ __kind: "OtherSegwit";
182
184
  value: {
183
185
  version: number;
184
186
  program: string;
185
187
  };
186
- __kind: "OtherSegwit";
187
188
  };
188
- __kind: "Btc";
189
189
  }>]>>>;
190
190
  channelMetadata: z.ZodObject<{
191
191
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -208,35 +208,35 @@ declare const swappingCcmFailed: z.ZodObject<{
208
208
  cfParameters: `0x${string}`;
209
209
  };
210
210
  sourceAddress?: {
211
- value: `0x${string}`;
212
211
  __kind: "Eth";
213
- } | {
214
212
  value: `0x${string}`;
213
+ } | {
215
214
  __kind: "Dot";
215
+ value: `0x${string}`;
216
216
  } | {
217
+ __kind: "Btc";
217
218
  value: {
218
- value: `0x${string}`;
219
219
  __kind: "P2PKH";
220
- } | {
221
220
  value: `0x${string}`;
222
- __kind: "P2SH";
223
221
  } | {
222
+ __kind: "P2SH";
224
223
  value: `0x${string}`;
225
- __kind: "P2WPKH";
226
224
  } | {
225
+ __kind: "P2WPKH";
227
226
  value: `0x${string}`;
228
- __kind: "P2WSH";
229
227
  } | {
228
+ __kind: "P2WSH";
230
229
  value: `0x${string}`;
230
+ } | {
231
231
  __kind: "Taproot";
232
+ value: `0x${string}`;
232
233
  } | {
234
+ __kind: "OtherSegwit";
233
235
  value: {
234
236
  version: number;
235
237
  program: `0x${string}`;
236
238
  };
237
- __kind: "OtherSegwit";
238
239
  };
239
- __kind: "Btc";
240
240
  } | null | undefined;
241
241
  }, {
242
242
  sourceChain: {
@@ -248,47 +248,47 @@ declare const swappingCcmFailed: z.ZodObject<{
248
248
  cfParameters: string;
249
249
  };
250
250
  sourceAddress?: {
251
- value: string;
252
251
  __kind: "Eth";
253
- } | {
254
252
  value: string;
253
+ } | {
255
254
  __kind: "Dot";
255
+ value: string;
256
256
  } | {
257
+ __kind: "Btc";
257
258
  value: {
258
- value: string;
259
259
  __kind: "P2PKH";
260
- } | {
261
260
  value: string;
262
- __kind: "P2SH";
263
261
  } | {
262
+ __kind: "P2SH";
264
263
  value: string;
265
- __kind: "P2WPKH";
266
264
  } | {
265
+ __kind: "P2WPKH";
267
266
  value: string;
268
- __kind: "P2WSH";
269
267
  } | {
268
+ __kind: "P2WSH";
270
269
  value: string;
270
+ } | {
271
271
  __kind: "Taproot";
272
+ value: string;
272
273
  } | {
274
+ __kind: "OtherSegwit";
273
275
  value: {
274
276
  version: number;
275
277
  program: string;
276
278
  };
277
- __kind: "OtherSegwit";
278
279
  };
279
- __kind: "Btc";
280
280
  } | null | undefined;
281
281
  }>;
282
282
  }, "strip", z.ZodTypeAny, {
283
283
  destinationAddress: {
284
- value: `0x${string}`;
285
284
  __kind: "Eth";
286
- } | {
287
285
  value: `0x${string}`;
288
- __kind: "Dot";
289
286
  } | {
287
+ __kind: "Dot";
290
288
  value: `0x${string}`;
289
+ } | {
291
290
  __kind: "Btc";
291
+ value: `0x${string}`;
292
292
  };
293
293
  depositMetadata: {
294
294
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin";
@@ -298,48 +298,48 @@ declare const swappingCcmFailed: z.ZodObject<{
298
298
  cfParameters: `0x${string}`;
299
299
  };
300
300
  sourceAddress?: {
301
- value: `0x${string}`;
302
301
  __kind: "Eth";
303
- } | {
304
302
  value: `0x${string}`;
303
+ } | {
305
304
  __kind: "Dot";
305
+ value: `0x${string}`;
306
306
  } | {
307
+ __kind: "Btc";
307
308
  value: {
308
- value: `0x${string}`;
309
309
  __kind: "P2PKH";
310
- } | {
311
310
  value: `0x${string}`;
312
- __kind: "P2SH";
313
311
  } | {
312
+ __kind: "P2SH";
314
313
  value: `0x${string}`;
315
- __kind: "P2WPKH";
316
314
  } | {
315
+ __kind: "P2WPKH";
317
316
  value: `0x${string}`;
318
- __kind: "P2WSH";
319
317
  } | {
318
+ __kind: "P2WSH";
320
319
  value: `0x${string}`;
320
+ } | {
321
321
  __kind: "Taproot";
322
+ value: `0x${string}`;
322
323
  } | {
324
+ __kind: "OtherSegwit";
323
325
  value: {
324
326
  version: number;
325
327
  program: `0x${string}`;
326
328
  };
327
- __kind: "OtherSegwit";
328
329
  };
329
- __kind: "Btc";
330
330
  } | null | undefined;
331
331
  };
332
332
  reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "PrincipalSwapAmountTooLow";
333
333
  }, {
334
334
  destinationAddress: {
335
- value: string;
336
335
  __kind: "Eth";
337
- } | {
338
336
  value: string;
339
- __kind: "Dot";
340
337
  } | {
338
+ __kind: "Dot";
341
339
  value: string;
340
+ } | {
342
341
  __kind: "Btc";
342
+ value: string;
343
343
  };
344
344
  depositMetadata: {
345
345
  sourceChain: {
@@ -351,35 +351,35 @@ declare const swappingCcmFailed: z.ZodObject<{
351
351
  cfParameters: string;
352
352
  };
353
353
  sourceAddress?: {
354
- value: string;
355
354
  __kind: "Eth";
356
- } | {
357
355
  value: string;
356
+ } | {
358
357
  __kind: "Dot";
358
+ value: string;
359
359
  } | {
360
+ __kind: "Btc";
360
361
  value: {
361
- value: string;
362
362
  __kind: "P2PKH";
363
- } | {
364
363
  value: string;
365
- __kind: "P2SH";
366
364
  } | {
365
+ __kind: "P2SH";
367
366
  value: string;
368
- __kind: "P2WPKH";
369
367
  } | {
368
+ __kind: "P2WPKH";
370
369
  value: string;
371
- __kind: "P2WSH";
372
370
  } | {
371
+ __kind: "P2WSH";
373
372
  value: string;
373
+ } | {
374
374
  __kind: "Taproot";
375
+ value: string;
375
376
  } | {
377
+ __kind: "OtherSegwit";
376
378
  value: {
377
379
  version: number;
378
380
  program: string;
379
381
  };
380
- __kind: "OtherSegwit";
381
382
  };
382
- __kind: "Btc";
383
383
  } | null | undefined;
384
384
  };
385
385
  reason: {