@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,38 +9,38 @@ 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
- __kind: "Eth";
13
12
  value: `0x${string}`;
14
- }, {
15
13
  __kind: "Eth";
14
+ }, {
16
15
  value: string;
16
+ __kind: "Eth";
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
- __kind: "Dot";
22
21
  value: `0x${string}`;
23
- }, {
24
22
  __kind: "Dot";
23
+ }, {
25
24
  value: string;
25
+ __kind: "Dot";
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
- __kind: "Btc";
31
30
  value: `0x${string}`;
32
- }, {
33
31
  __kind: "Btc";
32
+ }, {
34
33
  value: string;
34
+ __kind: "Btc";
35
35
  }>, z.ZodObject<{
36
36
  __kind: z.ZodLiteral<"Arb">;
37
37
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
38
38
  }, "strip", z.ZodTypeAny, {
39
- __kind: "Arb";
40
39
  value: `0x${string}`;
41
- }, {
42
40
  __kind: "Arb";
41
+ }, {
43
42
  value: string;
43
+ __kind: "Arb";
44
44
  }>]>;
45
45
  depositMetadata: z.ZodObject<{
46
46
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -56,67 +56,67 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"Eth">;
57
57
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
58
58
  }, "strip", z.ZodTypeAny, {
59
- __kind: "Eth";
60
59
  value: `0x${string}`;
61
- }, {
62
60
  __kind: "Eth";
61
+ }, {
63
62
  value: string;
63
+ __kind: "Eth";
64
64
  }>, z.ZodObject<{
65
65
  __kind: z.ZodLiteral<"Dot">;
66
66
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
67
67
  }, "strip", z.ZodTypeAny, {
68
- __kind: "Dot";
69
68
  value: `0x${string}`;
70
- }, {
71
69
  __kind: "Dot";
70
+ }, {
72
71
  value: string;
72
+ __kind: "Dot";
73
73
  }>, z.ZodObject<{
74
74
  __kind: z.ZodLiteral<"Btc">;
75
75
  value: z.ZodUnion<[z.ZodObject<{
76
76
  __kind: z.ZodLiteral<"P2PKH">;
77
77
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
78
78
  }, "strip", z.ZodTypeAny, {
79
- __kind: "P2PKH";
80
79
  value: `0x${string}`;
81
- }, {
82
80
  __kind: "P2PKH";
81
+ }, {
83
82
  value: string;
83
+ __kind: "P2PKH";
84
84
  }>, z.ZodObject<{
85
85
  __kind: z.ZodLiteral<"P2SH">;
86
86
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
87
87
  }, "strip", z.ZodTypeAny, {
88
- __kind: "P2SH";
89
88
  value: `0x${string}`;
90
- }, {
91
89
  __kind: "P2SH";
90
+ }, {
92
91
  value: string;
92
+ __kind: "P2SH";
93
93
  }>, z.ZodObject<{
94
94
  __kind: z.ZodLiteral<"P2WPKH">;
95
95
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
96
96
  }, "strip", z.ZodTypeAny, {
97
- __kind: "P2WPKH";
98
97
  value: `0x${string}`;
99
- }, {
100
98
  __kind: "P2WPKH";
99
+ }, {
101
100
  value: string;
101
+ __kind: "P2WPKH";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"P2WSH">;
104
104
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- __kind: "P2WSH";
107
106
  value: `0x${string}`;
108
- }, {
109
107
  __kind: "P2WSH";
108
+ }, {
110
109
  value: string;
110
+ __kind: "P2WSH";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"Taproot">;
113
113
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
114
114
  }, "strip", z.ZodTypeAny, {
115
- __kind: "Taproot";
116
115
  value: `0x${string}`;
117
- }, {
118
116
  __kind: "Taproot";
117
+ }, {
119
118
  value: string;
119
+ __kind: "Taproot";
120
120
  }>, z.ZodObject<{
121
121
  __kind: z.ZodLiteral<"OtherSegwit">;
122
122
  value: z.ZodObject<{
@@ -130,75 +130,75 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
130
130
  program: string;
131
131
  }>;
132
132
  }, "strip", z.ZodTypeAny, {
133
- __kind: "OtherSegwit";
134
133
  value: {
135
134
  version: number;
136
135
  program: `0x${string}`;
137
136
  };
138
- }, {
139
137
  __kind: "OtherSegwit";
138
+ }, {
140
139
  value: {
141
140
  version: number;
142
141
  program: string;
143
142
  };
143
+ __kind: "OtherSegwit";
144
144
  }>]>;
145
145
  }, "strip", z.ZodTypeAny, {
146
- __kind: "Btc";
147
146
  value: {
148
- __kind: "P2PKH";
149
147
  value: `0x${string}`;
148
+ __kind: "P2PKH";
150
149
  } | {
151
- __kind: "P2SH";
152
150
  value: `0x${string}`;
151
+ __kind: "P2SH";
153
152
  } | {
154
- __kind: "P2WPKH";
155
153
  value: `0x${string}`;
154
+ __kind: "P2WPKH";
156
155
  } | {
157
- __kind: "P2WSH";
158
156
  value: `0x${string}`;
157
+ __kind: "P2WSH";
159
158
  } | {
160
- __kind: "Taproot";
161
159
  value: `0x${string}`;
160
+ __kind: "Taproot";
162
161
  } | {
163
- __kind: "OtherSegwit";
164
162
  value: {
165
163
  version: number;
166
164
  program: `0x${string}`;
167
165
  };
166
+ __kind: "OtherSegwit";
168
167
  };
169
- }, {
170
168
  __kind: "Btc";
169
+ }, {
171
170
  value: {
172
- __kind: "P2PKH";
173
171
  value: string;
172
+ __kind: "P2PKH";
174
173
  } | {
175
- __kind: "P2SH";
176
174
  value: string;
175
+ __kind: "P2SH";
177
176
  } | {
178
- __kind: "P2WPKH";
179
177
  value: string;
178
+ __kind: "P2WPKH";
180
179
  } | {
181
- __kind: "P2WSH";
182
180
  value: string;
181
+ __kind: "P2WSH";
183
182
  } | {
184
- __kind: "Taproot";
185
183
  value: string;
184
+ __kind: "Taproot";
186
185
  } | {
187
- __kind: "OtherSegwit";
188
186
  value: {
189
187
  version: number;
190
188
  program: string;
191
189
  };
190
+ __kind: "OtherSegwit";
192
191
  };
192
+ __kind: "Btc";
193
193
  }>, z.ZodObject<{
194
194
  __kind: z.ZodLiteral<"Arb">;
195
195
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
196
196
  }, "strip", z.ZodTypeAny, {
197
- __kind: "Arb";
198
197
  value: `0x${string}`;
199
- }, {
200
198
  __kind: "Arb";
199
+ }, {
201
200
  value: string;
201
+ __kind: "Arb";
202
202
  }>]>>>;
203
203
  channelMetadata: z.ZodObject<{
204
204
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -221,38 +221,38 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
221
221
  cfParameters: `0x${string}`;
222
222
  };
223
223
  sourceAddress?: {
224
- __kind: "Eth";
225
224
  value: `0x${string}`;
225
+ __kind: "Eth";
226
226
  } | {
227
- __kind: "Dot";
228
227
  value: `0x${string}`;
228
+ __kind: "Dot";
229
229
  } | {
230
- __kind: "Btc";
231
230
  value: {
232
- __kind: "P2PKH";
233
231
  value: `0x${string}`;
232
+ __kind: "P2PKH";
234
233
  } | {
235
- __kind: "P2SH";
236
234
  value: `0x${string}`;
235
+ __kind: "P2SH";
237
236
  } | {
238
- __kind: "P2WPKH";
239
237
  value: `0x${string}`;
238
+ __kind: "P2WPKH";
240
239
  } | {
241
- __kind: "P2WSH";
242
240
  value: `0x${string}`;
241
+ __kind: "P2WSH";
243
242
  } | {
244
- __kind: "Taproot";
245
243
  value: `0x${string}`;
244
+ __kind: "Taproot";
246
245
  } | {
247
- __kind: "OtherSegwit";
248
246
  value: {
249
247
  version: number;
250
248
  program: `0x${string}`;
251
249
  };
250
+ __kind: "OtherSegwit";
252
251
  };
252
+ __kind: "Btc";
253
253
  } | {
254
- __kind: "Arb";
255
254
  value: `0x${string}`;
255
+ __kind: "Arb";
256
256
  } | null | undefined;
257
257
  }, {
258
258
  sourceChain: {
@@ -264,55 +264,55 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
264
264
  cfParameters: string;
265
265
  };
266
266
  sourceAddress?: {
267
- __kind: "Eth";
268
267
  value: string;
268
+ __kind: "Eth";
269
269
  } | {
270
- __kind: "Dot";
271
270
  value: string;
271
+ __kind: "Dot";
272
272
  } | {
273
- __kind: "Btc";
274
273
  value: {
275
- __kind: "P2PKH";
276
274
  value: string;
275
+ __kind: "P2PKH";
277
276
  } | {
278
- __kind: "P2SH";
279
277
  value: string;
278
+ __kind: "P2SH";
280
279
  } | {
281
- __kind: "P2WPKH";
282
280
  value: string;
281
+ __kind: "P2WPKH";
283
282
  } | {
284
- __kind: "P2WSH";
285
283
  value: string;
284
+ __kind: "P2WSH";
286
285
  } | {
287
- __kind: "Taproot";
288
286
  value: string;
287
+ __kind: "Taproot";
289
288
  } | {
290
- __kind: "OtherSegwit";
291
289
  value: {
292
290
  version: number;
293
291
  program: string;
294
292
  };
293
+ __kind: "OtherSegwit";
295
294
  };
295
+ __kind: "Btc";
296
296
  } | {
297
- __kind: "Arb";
298
297
  value: string;
298
+ __kind: "Arb";
299
299
  } | null | undefined;
300
300
  }>;
301
301
  }, "strip", z.ZodTypeAny, {
302
302
  ccmId: bigint;
303
303
  depositAmount: bigint;
304
304
  destinationAddress: {
305
- __kind: "Eth";
306
305
  value: `0x${string}`;
306
+ __kind: "Eth";
307
307
  } | {
308
- __kind: "Dot";
309
308
  value: `0x${string}`;
309
+ __kind: "Dot";
310
310
  } | {
311
- __kind: "Btc";
312
311
  value: `0x${string}`;
312
+ __kind: "Btc";
313
313
  } | {
314
- __kind: "Arb";
315
314
  value: `0x${string}`;
315
+ __kind: "Arb";
316
316
  };
317
317
  depositMetadata: {
318
318
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
@@ -322,38 +322,38 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
322
322
  cfParameters: `0x${string}`;
323
323
  };
324
324
  sourceAddress?: {
325
- __kind: "Eth";
326
325
  value: `0x${string}`;
326
+ __kind: "Eth";
327
327
  } | {
328
- __kind: "Dot";
329
328
  value: `0x${string}`;
329
+ __kind: "Dot";
330
330
  } | {
331
- __kind: "Btc";
332
331
  value: {
333
- __kind: "P2PKH";
334
332
  value: `0x${string}`;
333
+ __kind: "P2PKH";
335
334
  } | {
336
- __kind: "P2SH";
337
335
  value: `0x${string}`;
336
+ __kind: "P2SH";
338
337
  } | {
339
- __kind: "P2WPKH";
340
338
  value: `0x${string}`;
339
+ __kind: "P2WPKH";
341
340
  } | {
342
- __kind: "P2WSH";
343
341
  value: `0x${string}`;
342
+ __kind: "P2WSH";
344
343
  } | {
345
- __kind: "Taproot";
346
344
  value: `0x${string}`;
345
+ __kind: "Taproot";
347
346
  } | {
348
- __kind: "OtherSegwit";
349
347
  value: {
350
348
  version: number;
351
349
  program: `0x${string}`;
352
350
  };
351
+ __kind: "OtherSegwit";
353
352
  };
353
+ __kind: "Btc";
354
354
  } | {
355
- __kind: "Arb";
356
355
  value: `0x${string}`;
356
+ __kind: "Arb";
357
357
  } | null | undefined;
358
358
  };
359
359
  principalSwapId?: bigint | null | undefined;
@@ -362,17 +362,17 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
362
362
  ccmId: string | number;
363
363
  depositAmount: string | number;
364
364
  destinationAddress: {
365
- __kind: "Eth";
366
365
  value: string;
366
+ __kind: "Eth";
367
367
  } | {
368
- __kind: "Dot";
369
368
  value: string;
369
+ __kind: "Dot";
370
370
  } | {
371
- __kind: "Btc";
372
371
  value: string;
372
+ __kind: "Btc";
373
373
  } | {
374
- __kind: "Arb";
375
374
  value: string;
375
+ __kind: "Arb";
376
376
  };
377
377
  depositMetadata: {
378
378
  sourceChain: {
@@ -384,38 +384,38 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
384
384
  cfParameters: string;
385
385
  };
386
386
  sourceAddress?: {
387
- __kind: "Eth";
388
387
  value: string;
388
+ __kind: "Eth";
389
389
  } | {
390
- __kind: "Dot";
391
390
  value: string;
391
+ __kind: "Dot";
392
392
  } | {
393
- __kind: "Btc";
394
393
  value: {
395
- __kind: "P2PKH";
396
394
  value: string;
395
+ __kind: "P2PKH";
397
396
  } | {
398
- __kind: "P2SH";
399
397
  value: string;
398
+ __kind: "P2SH";
400
399
  } | {
401
- __kind: "P2WPKH";
402
400
  value: string;
401
+ __kind: "P2WPKH";
403
402
  } | {
404
- __kind: "P2WSH";
405
403
  value: string;
404
+ __kind: "P2WSH";
406
405
  } | {
407
- __kind: "Taproot";
408
406
  value: string;
407
+ __kind: "Taproot";
409
408
  } | {
410
- __kind: "OtherSegwit";
411
409
  value: {
412
410
  version: number;
413
411
  program: string;
414
412
  };
413
+ __kind: "OtherSegwit";
415
414
  };
415
+ __kind: "Btc";
416
416
  } | {
417
- __kind: "Arb";
418
417
  value: string;
418
+ __kind: "Arb";
419
419
  } | null | undefined;
420
420
  };
421
421
  principalSwapId?: string | number | null | undefined;