@chainflip/processor 1.5.0 → 1.5.1

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 (195) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  3. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +28 -28
  4. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +28 -28
  5. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  6. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  7. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  8. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  9. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  10. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  11. package/dist/100/funding/funded.d.cts +2 -2
  12. package/dist/100/funding/funded.d.ts +2 -2
  13. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  14. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  15. package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
  16. package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
  17. package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
  18. package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
  19. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  20. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
  21. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  22. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
  23. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  24. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  25. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  26. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  27. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  28. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  29. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  30. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  31. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  32. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  33. package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
  34. package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
  35. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  36. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  37. package/dist/120/swapping/ccmFailed.d.cts +70 -70
  38. package/dist/120/swapping/ccmFailed.d.ts +70 -70
  39. package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
  40. package/dist/120/swapping/swapEgressIgnored.d.ts +24 -24
  41. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  42. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  43. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  44. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  45. package/dist/120/swapping/withdrawalRequested.d.cts +14 -14
  46. package/dist/120/swapping/withdrawalRequested.d.ts +14 -14
  47. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  48. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  49. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  50. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  51. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  52. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  53. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  54. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
  55. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  56. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  57. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  58. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  59. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  60. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  61. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  62. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  63. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  64. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  65. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  66. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  67. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  68. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  69. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  70. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  71. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  72. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  73. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  74. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  75. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  76. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  77. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
  78. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
  79. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
  80. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
  81. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  82. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  83. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  84. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  85. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  86. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
  87. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  88. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  89. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  90. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  91. package/dist/141/swapping/ccmFailed.d.cts +104 -104
  92. package/dist/141/swapping/ccmFailed.d.ts +104 -104
  93. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  94. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  95. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  96. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  97. package/dist/141/swapping/swapDepositAddressReady.d.cts +44 -44
  98. package/dist/141/swapping/swapDepositAddressReady.d.ts +44 -44
  99. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  100. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  101. package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
  102. package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
  103. package/dist/141/swapping/swapExecuted.d.cts +88 -88
  104. package/dist/141/swapping/swapExecuted.d.ts +88 -88
  105. package/dist/141/swapping/swapScheduled.d.cts +128 -128
  106. package/dist/141/swapping/swapScheduled.d.ts +128 -128
  107. package/dist/141/swapping/withdrawalRequested.d.cts +26 -26
  108. package/dist/141/swapping/withdrawalRequested.d.ts +26 -26
  109. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  110. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  111. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  112. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  113. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  114. package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
  115. package/dist/150/common.cjs +15 -15
  116. package/dist/150/common.d.cts +189 -322
  117. package/dist/150/common.d.ts +189 -322
  118. package/dist/150/common.mjs +15 -15
  119. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  120. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  121. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  122. package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  123. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  124. package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  125. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  126. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
  127. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  128. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  129. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  130. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  131. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  132. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  133. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  134. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  135. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  136. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  137. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  138. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  139. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  140. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  141. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  142. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  143. package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
  144. package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
  145. package/dist/150/swapping/ccmFailed.d.cts +120 -120
  146. package/dist/150/swapping/ccmFailed.d.ts +120 -120
  147. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  148. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  149. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  150. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  151. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  152. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  153. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  154. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  155. package/dist/150/swapping/swapDepositAddressReady.cjs +1 -1
  156. package/dist/150/swapping/swapDepositAddressReady.d.cts +83 -254
  157. package/dist/150/swapping/swapDepositAddressReady.d.ts +83 -254
  158. package/dist/150/swapping/swapDepositAddressReady.mjs +2 -2
  159. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  160. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  161. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  162. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  163. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  164. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  165. package/dist/150/swapping/swapScheduled.d.cts +144 -144
  166. package/dist/150/swapping/swapScheduled.d.ts +144 -144
  167. package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
  168. package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
  169. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  170. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  171. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  172. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  173. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  174. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  175. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  176. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  177. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  178. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  179. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  180. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
  181. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  182. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  183. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  184. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  185. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  186. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  187. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  188. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  189. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  190. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  191. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  192. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  193. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  194. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  195. 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
  version: z.ZodNumber;
@@ -131,58 +131,58 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
131
131
  program: string;
132
132
  }>]>;
133
133
  }, "strip", z.ZodTypeAny, {
134
- __kind: "Btc";
135
134
  value: {
136
- __kind: "P2PKH";
137
135
  value: `0x${string}`;
136
+ __kind: "P2PKH";
138
137
  } | {
139
- __kind: "P2SH";
140
138
  value: `0x${string}`;
139
+ __kind: "P2SH";
141
140
  } | {
142
- __kind: "P2WPKH";
143
141
  value: `0x${string}`;
142
+ __kind: "P2WPKH";
144
143
  } | {
145
- __kind: "P2WSH";
146
144
  value: `0x${string}`;
145
+ __kind: "P2WSH";
147
146
  } | {
148
- __kind: "Taproot";
149
147
  value: `0x${string}`;
148
+ __kind: "Taproot";
150
149
  } | {
151
150
  __kind: "OtherSegwit";
152
151
  version: number;
153
152
  program: `0x${string}`;
154
153
  };
155
- }, {
156
154
  __kind: "Btc";
155
+ }, {
157
156
  value: {
158
- __kind: "P2PKH";
159
157
  value: string;
158
+ __kind: "P2PKH";
160
159
  } | {
161
- __kind: "P2SH";
162
160
  value: string;
161
+ __kind: "P2SH";
163
162
  } | {
164
- __kind: "P2WPKH";
165
163
  value: string;
164
+ __kind: "P2WPKH";
166
165
  } | {
167
- __kind: "P2WSH";
168
166
  value: string;
167
+ __kind: "P2WSH";
169
168
  } | {
170
- __kind: "Taproot";
171
169
  value: string;
170
+ __kind: "Taproot";
172
171
  } | {
173
172
  __kind: "OtherSegwit";
174
173
  version: number;
175
174
  program: string;
176
175
  };
176
+ __kind: "Btc";
177
177
  }>, z.ZodObject<{
178
178
  __kind: z.ZodLiteral<"Arb">;
179
179
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
180
180
  }, "strip", z.ZodTypeAny, {
181
- __kind: "Arb";
182
181
  value: `0x${string}`;
183
- }, {
184
182
  __kind: "Arb";
183
+ }, {
185
184
  value: string;
185
+ __kind: "Arb";
186
186
  }>]>>>;
187
187
  channelMetadata: z.ZodObject<{
188
188
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -205,36 +205,36 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
205
205
  cfParameters: `0x${string}`;
206
206
  };
207
207
  sourceAddress?: {
208
- __kind: "Eth";
209
208
  value: `0x${string}`;
209
+ __kind: "Eth";
210
210
  } | {
211
- __kind: "Dot";
212
211
  value: `0x${string}`;
212
+ __kind: "Dot";
213
213
  } | {
214
- __kind: "Btc";
215
214
  value: {
216
- __kind: "P2PKH";
217
215
  value: `0x${string}`;
216
+ __kind: "P2PKH";
218
217
  } | {
219
- __kind: "P2SH";
220
218
  value: `0x${string}`;
219
+ __kind: "P2SH";
221
220
  } | {
222
- __kind: "P2WPKH";
223
221
  value: `0x${string}`;
222
+ __kind: "P2WPKH";
224
223
  } | {
225
- __kind: "P2WSH";
226
224
  value: `0x${string}`;
225
+ __kind: "P2WSH";
227
226
  } | {
228
- __kind: "Taproot";
229
227
  value: `0x${string}`;
228
+ __kind: "Taproot";
230
229
  } | {
231
230
  __kind: "OtherSegwit";
232
231
  version: number;
233
232
  program: `0x${string}`;
234
233
  };
234
+ __kind: "Btc";
235
235
  } | {
236
- __kind: "Arb";
237
236
  value: `0x${string}`;
237
+ __kind: "Arb";
238
238
  } | null | undefined;
239
239
  }, {
240
240
  sourceChain: {
@@ -246,53 +246,53 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
246
246
  cfParameters: string;
247
247
  };
248
248
  sourceAddress?: {
249
- __kind: "Eth";
250
249
  value: string;
250
+ __kind: "Eth";
251
251
  } | {
252
- __kind: "Dot";
253
252
  value: string;
253
+ __kind: "Dot";
254
254
  } | {
255
- __kind: "Btc";
256
255
  value: {
257
- __kind: "P2PKH";
258
256
  value: string;
257
+ __kind: "P2PKH";
259
258
  } | {
260
- __kind: "P2SH";
261
259
  value: string;
260
+ __kind: "P2SH";
262
261
  } | {
263
- __kind: "P2WPKH";
264
262
  value: string;
263
+ __kind: "P2WPKH";
265
264
  } | {
266
- __kind: "P2WSH";
267
265
  value: string;
266
+ __kind: "P2WSH";
268
267
  } | {
269
- __kind: "Taproot";
270
268
  value: string;
269
+ __kind: "Taproot";
271
270
  } | {
272
271
  __kind: "OtherSegwit";
273
272
  version: number;
274
273
  program: string;
275
274
  };
275
+ __kind: "Btc";
276
276
  } | {
277
- __kind: "Arb";
278
277
  value: string;
278
+ __kind: "Arb";
279
279
  } | null | undefined;
280
280
  }>;
281
281
  }, "strip", z.ZodTypeAny, {
282
282
  ccmId: bigint;
283
283
  depositAmount: bigint;
284
284
  destinationAddress: {
285
- __kind: "Eth";
286
285
  value: `0x${string}`;
286
+ __kind: "Eth";
287
287
  } | {
288
- __kind: "Dot";
289
288
  value: `0x${string}`;
289
+ __kind: "Dot";
290
290
  } | {
291
- __kind: "Btc";
292
291
  value: `0x${string}`;
292
+ __kind: "Btc";
293
293
  } | {
294
- __kind: "Arb";
295
294
  value: `0x${string}`;
295
+ __kind: "Arb";
296
296
  };
297
297
  depositMetadata: {
298
298
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
@@ -302,36 +302,36 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
302
302
  cfParameters: `0x${string}`;
303
303
  };
304
304
  sourceAddress?: {
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: {
313
- __kind: "P2PKH";
314
312
  value: `0x${string}`;
313
+ __kind: "P2PKH";
315
314
  } | {
316
- __kind: "P2SH";
317
315
  value: `0x${string}`;
316
+ __kind: "P2SH";
318
317
  } | {
319
- __kind: "P2WPKH";
320
318
  value: `0x${string}`;
319
+ __kind: "P2WPKH";
321
320
  } | {
322
- __kind: "P2WSH";
323
321
  value: `0x${string}`;
322
+ __kind: "P2WSH";
324
323
  } | {
325
- __kind: "Taproot";
326
324
  value: `0x${string}`;
325
+ __kind: "Taproot";
327
326
  } | {
328
327
  __kind: "OtherSegwit";
329
328
  version: number;
330
329
  program: `0x${string}`;
331
330
  };
331
+ __kind: "Btc";
332
332
  } | {
333
- __kind: "Arb";
334
333
  value: `0x${string}`;
334
+ __kind: "Arb";
335
335
  } | null | undefined;
336
336
  };
337
337
  principalSwapId?: bigint | null | undefined;
@@ -340,17 +340,17 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
340
340
  ccmId: string | number;
341
341
  depositAmount: string | number;
342
342
  destinationAddress: {
343
- __kind: "Eth";
344
343
  value: string;
344
+ __kind: "Eth";
345
345
  } | {
346
- __kind: "Dot";
347
346
  value: string;
347
+ __kind: "Dot";
348
348
  } | {
349
- __kind: "Btc";
350
349
  value: string;
350
+ __kind: "Btc";
351
351
  } | {
352
- __kind: "Arb";
353
352
  value: string;
353
+ __kind: "Arb";
354
354
  };
355
355
  depositMetadata: {
356
356
  sourceChain: {
@@ -362,36 +362,36 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
362
362
  cfParameters: string;
363
363
  };
364
364
  sourceAddress?: {
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: {
373
- __kind: "P2PKH";
374
372
  value: string;
373
+ __kind: "P2PKH";
375
374
  } | {
376
- __kind: "P2SH";
377
375
  value: string;
376
+ __kind: "P2SH";
378
377
  } | {
379
- __kind: "P2WPKH";
380
378
  value: string;
379
+ __kind: "P2WPKH";
381
380
  } | {
382
- __kind: "P2WSH";
383
381
  value: string;
382
+ __kind: "P2WSH";
384
383
  } | {
385
- __kind: "Taproot";
386
384
  value: string;
385
+ __kind: "Taproot";
387
386
  } | {
388
387
  __kind: "OtherSegwit";
389
388
  version: number;
390
389
  program: string;
391
390
  };
391
+ __kind: "Btc";
392
392
  } | {
393
- __kind: "Arb";
394
393
  value: string;
394
+ __kind: "Arb";
395
395
  } | null | undefined;
396
396
  };
397
397
  principalSwapId?: string | number | null | undefined;