@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
@@ -9,29 +9,29 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
9
9
  __kind: z.ZodLiteral<"Eth">;
10
10
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
11
11
  }, "strip", z.ZodTypeAny, {
12
- value: `0x${string}`;
13
12
  __kind: "Eth";
13
+ value: `0x${string}`;
14
14
  }, {
15
- value: string;
16
15
  __kind: "Eth";
16
+ value: string;
17
17
  }>, z.ZodObject<{
18
18
  __kind: z.ZodLiteral<"Dot">;
19
19
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
20
20
  }, "strip", z.ZodTypeAny, {
21
- value: `0x${string}`;
22
21
  __kind: "Dot";
22
+ value: `0x${string}`;
23
23
  }, {
24
- value: string;
25
24
  __kind: "Dot";
25
+ value: string;
26
26
  }>, z.ZodObject<{
27
27
  __kind: z.ZodLiteral<"Btc">;
28
28
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- value: `0x${string}`;
31
30
  __kind: "Btc";
31
+ value: `0x${string}`;
32
32
  }, {
33
- value: string;
34
33
  __kind: "Btc";
34
+ value: string;
35
35
  }>]>;
36
36
  depositMetadata: z.ZodObject<{
37
37
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -47,67 +47,67 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"Eth">;
48
48
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
49
49
  }, "strip", z.ZodTypeAny, {
50
- value: `0x${string}`;
51
50
  __kind: "Eth";
51
+ value: `0x${string}`;
52
52
  }, {
53
- value: string;
54
53
  __kind: "Eth";
54
+ value: string;
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"Dot">;
57
57
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
58
58
  }, "strip", z.ZodTypeAny, {
59
- value: `0x${string}`;
60
59
  __kind: "Dot";
60
+ value: `0x${string}`;
61
61
  }, {
62
- value: string;
63
62
  __kind: "Dot";
63
+ value: string;
64
64
  }>, z.ZodObject<{
65
65
  __kind: z.ZodLiteral<"Btc">;
66
66
  value: z.ZodUnion<[z.ZodObject<{
67
67
  __kind: z.ZodLiteral<"P2PKH">;
68
68
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
69
69
  }, "strip", z.ZodTypeAny, {
70
- value: `0x${string}`;
71
70
  __kind: "P2PKH";
71
+ value: `0x${string}`;
72
72
  }, {
73
- value: string;
74
73
  __kind: "P2PKH";
74
+ value: string;
75
75
  }>, z.ZodObject<{
76
76
  __kind: z.ZodLiteral<"P2SH">;
77
77
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
78
78
  }, "strip", z.ZodTypeAny, {
79
- value: `0x${string}`;
80
79
  __kind: "P2SH";
80
+ value: `0x${string}`;
81
81
  }, {
82
- value: string;
83
82
  __kind: "P2SH";
83
+ value: string;
84
84
  }>, z.ZodObject<{
85
85
  __kind: z.ZodLiteral<"P2WPKH">;
86
86
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
87
87
  }, "strip", z.ZodTypeAny, {
88
- value: `0x${string}`;
89
88
  __kind: "P2WPKH";
89
+ value: `0x${string}`;
90
90
  }, {
91
- value: string;
92
91
  __kind: "P2WPKH";
92
+ value: string;
93
93
  }>, z.ZodObject<{
94
94
  __kind: z.ZodLiteral<"P2WSH">;
95
95
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
96
96
  }, "strip", z.ZodTypeAny, {
97
- value: `0x${string}`;
98
97
  __kind: "P2WSH";
98
+ value: `0x${string}`;
99
99
  }, {
100
- value: string;
101
100
  __kind: "P2WSH";
101
+ value: string;
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Taproot">;
104
104
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- value: `0x${string}`;
107
106
  __kind: "Taproot";
107
+ value: `0x${string}`;
108
108
  }, {
109
- value: string;
110
109
  __kind: "Taproot";
110
+ value: string;
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"OtherSegwit">;
113
113
  value: z.ZodObject<{
@@ -121,66 +121,66 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
121
121
  program: string;
122
122
  }>;
123
123
  }, "strip", z.ZodTypeAny, {
124
+ __kind: "OtherSegwit";
124
125
  value: {
125
126
  version: number;
126
127
  program: `0x${string}`;
127
128
  };
128
- __kind: "OtherSegwit";
129
129
  }, {
130
+ __kind: "OtherSegwit";
130
131
  value: {
131
132
  version: number;
132
133
  program: string;
133
134
  };
134
- __kind: "OtherSegwit";
135
135
  }>]>;
136
136
  }, "strip", z.ZodTypeAny, {
137
+ __kind: "Btc";
137
138
  value: {
138
- value: `0x${string}`;
139
139
  __kind: "P2PKH";
140
- } | {
141
140
  value: `0x${string}`;
142
- __kind: "P2SH";
143
141
  } | {
142
+ __kind: "P2SH";
144
143
  value: `0x${string}`;
145
- __kind: "P2WPKH";
146
144
  } | {
145
+ __kind: "P2WPKH";
147
146
  value: `0x${string}`;
148
- __kind: "P2WSH";
149
147
  } | {
148
+ __kind: "P2WSH";
150
149
  value: `0x${string}`;
150
+ } | {
151
151
  __kind: "Taproot";
152
+ value: `0x${string}`;
152
153
  } | {
154
+ __kind: "OtherSegwit";
153
155
  value: {
154
156
  version: number;
155
157
  program: `0x${string}`;
156
158
  };
157
- __kind: "OtherSegwit";
158
159
  };
159
- __kind: "Btc";
160
160
  }, {
161
+ __kind: "Btc";
161
162
  value: {
162
- value: string;
163
163
  __kind: "P2PKH";
164
- } | {
165
164
  value: string;
166
- __kind: "P2SH";
167
165
  } | {
166
+ __kind: "P2SH";
168
167
  value: string;
169
- __kind: "P2WPKH";
170
168
  } | {
169
+ __kind: "P2WPKH";
171
170
  value: string;
172
- __kind: "P2WSH";
173
171
  } | {
172
+ __kind: "P2WSH";
174
173
  value: string;
174
+ } | {
175
175
  __kind: "Taproot";
176
+ value: string;
176
177
  } | {
178
+ __kind: "OtherSegwit";
177
179
  value: {
178
180
  version: number;
179
181
  program: string;
180
182
  };
181
- __kind: "OtherSegwit";
182
183
  };
183
- __kind: "Btc";
184
184
  }>]>>>;
185
185
  channelMetadata: z.ZodObject<{
186
186
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -203,35 +203,35 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
203
203
  cfParameters: `0x${string}`;
204
204
  };
205
205
  sourceAddress?: {
206
- value: `0x${string}`;
207
206
  __kind: "Eth";
208
- } | {
209
207
  value: `0x${string}`;
208
+ } | {
210
209
  __kind: "Dot";
210
+ value: `0x${string}`;
211
211
  } | {
212
+ __kind: "Btc";
212
213
  value: {
213
- value: `0x${string}`;
214
214
  __kind: "P2PKH";
215
- } | {
216
215
  value: `0x${string}`;
217
- __kind: "P2SH";
218
216
  } | {
217
+ __kind: "P2SH";
219
218
  value: `0x${string}`;
220
- __kind: "P2WPKH";
221
219
  } | {
220
+ __kind: "P2WPKH";
222
221
  value: `0x${string}`;
223
- __kind: "P2WSH";
224
222
  } | {
223
+ __kind: "P2WSH";
225
224
  value: `0x${string}`;
225
+ } | {
226
226
  __kind: "Taproot";
227
+ value: `0x${string}`;
227
228
  } | {
229
+ __kind: "OtherSegwit";
228
230
  value: {
229
231
  version: number;
230
232
  program: `0x${string}`;
231
233
  };
232
- __kind: "OtherSegwit";
233
234
  };
234
- __kind: "Btc";
235
235
  } | null | undefined;
236
236
  }, {
237
237
  sourceChain: {
@@ -243,49 +243,49 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
243
243
  cfParameters: string;
244
244
  };
245
245
  sourceAddress?: {
246
- value: string;
247
246
  __kind: "Eth";
248
- } | {
249
247
  value: string;
248
+ } | {
250
249
  __kind: "Dot";
250
+ value: string;
251
251
  } | {
252
+ __kind: "Btc";
252
253
  value: {
253
- value: string;
254
254
  __kind: "P2PKH";
255
- } | {
256
255
  value: string;
257
- __kind: "P2SH";
258
256
  } | {
257
+ __kind: "P2SH";
259
258
  value: string;
260
- __kind: "P2WPKH";
261
259
  } | {
260
+ __kind: "P2WPKH";
262
261
  value: string;
263
- __kind: "P2WSH";
264
262
  } | {
263
+ __kind: "P2WSH";
265
264
  value: string;
265
+ } | {
266
266
  __kind: "Taproot";
267
+ value: string;
267
268
  } | {
269
+ __kind: "OtherSegwit";
268
270
  value: {
269
271
  version: number;
270
272
  program: string;
271
273
  };
272
- __kind: "OtherSegwit";
273
274
  };
274
- __kind: "Btc";
275
275
  } | null | undefined;
276
276
  }>;
277
277
  }, "strip", z.ZodTypeAny, {
278
278
  ccmId: bigint;
279
279
  depositAmount: bigint;
280
280
  destinationAddress: {
281
- value: `0x${string}`;
282
281
  __kind: "Eth";
283
- } | {
284
282
  value: `0x${string}`;
285
- __kind: "Dot";
286
283
  } | {
284
+ __kind: "Dot";
287
285
  value: `0x${string}`;
286
+ } | {
288
287
  __kind: "Btc";
288
+ value: `0x${string}`;
289
289
  };
290
290
  depositMetadata: {
291
291
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin";
@@ -295,35 +295,35 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
295
295
  cfParameters: `0x${string}`;
296
296
  };
297
297
  sourceAddress?: {
298
- value: `0x${string}`;
299
298
  __kind: "Eth";
300
- } | {
301
299
  value: `0x${string}`;
300
+ } | {
302
301
  __kind: "Dot";
302
+ value: `0x${string}`;
303
303
  } | {
304
+ __kind: "Btc";
304
305
  value: {
305
- value: `0x${string}`;
306
306
  __kind: "P2PKH";
307
- } | {
308
307
  value: `0x${string}`;
309
- __kind: "P2SH";
310
308
  } | {
309
+ __kind: "P2SH";
311
310
  value: `0x${string}`;
312
- __kind: "P2WPKH";
313
311
  } | {
312
+ __kind: "P2WPKH";
314
313
  value: `0x${string}`;
315
- __kind: "P2WSH";
316
314
  } | {
315
+ __kind: "P2WSH";
317
316
  value: `0x${string}`;
317
+ } | {
318
318
  __kind: "Taproot";
319
+ value: `0x${string}`;
319
320
  } | {
321
+ __kind: "OtherSegwit";
320
322
  value: {
321
323
  version: number;
322
324
  program: `0x${string}`;
323
325
  };
324
- __kind: "OtherSegwit";
325
326
  };
326
- __kind: "Btc";
327
327
  } | null | undefined;
328
328
  };
329
329
  principalSwapId?: bigint | null | undefined;
@@ -332,14 +332,14 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
332
332
  ccmId: string | number;
333
333
  depositAmount: string | number;
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 swappingCcmDepositReceived: 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
  principalSwapId?: string | number | null | undefined;