@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
@@ -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
  version: z.ZodNumber;
@@ -127,49 +127,49 @@ declare const swappingCcmFailed: z.ZodObject<{
127
127
  program: string;
128
128
  }>]>;
129
129
  }, "strip", z.ZodTypeAny, {
130
+ __kind: "Btc";
130
131
  value: {
131
- value: `0x${string}`;
132
132
  __kind: "P2PKH";
133
- } | {
134
133
  value: `0x${string}`;
135
- __kind: "P2SH";
136
134
  } | {
135
+ __kind: "P2SH";
137
136
  value: `0x${string}`;
138
- __kind: "P2WPKH";
139
137
  } | {
138
+ __kind: "P2WPKH";
140
139
  value: `0x${string}`;
141
- __kind: "P2WSH";
142
140
  } | {
141
+ __kind: "P2WSH";
143
142
  value: `0x${string}`;
143
+ } | {
144
144
  __kind: "Taproot";
145
+ value: `0x${string}`;
145
146
  } | {
146
147
  __kind: "OtherSegwit";
147
148
  version: number;
148
149
  program: `0x${string}`;
149
150
  };
150
- __kind: "Btc";
151
151
  }, {
152
+ __kind: "Btc";
152
153
  value: {
153
- value: string;
154
154
  __kind: "P2PKH";
155
- } | {
156
155
  value: string;
157
- __kind: "P2SH";
158
156
  } | {
157
+ __kind: "P2SH";
159
158
  value: string;
160
- __kind: "P2WPKH";
161
159
  } | {
160
+ __kind: "P2WPKH";
162
161
  value: string;
163
- __kind: "P2WSH";
164
162
  } | {
163
+ __kind: "P2WSH";
165
164
  value: string;
165
+ } | {
166
166
  __kind: "Taproot";
167
+ value: string;
167
168
  } | {
168
169
  __kind: "OtherSegwit";
169
170
  version: number;
170
171
  program: string;
171
172
  };
172
- __kind: "Btc";
173
173
  }>]>>>;
174
174
  channelMetadata: z.ZodObject<{
175
175
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -192,33 +192,33 @@ declare const swappingCcmFailed: z.ZodObject<{
192
192
  cfParameters: `0x${string}`;
193
193
  };
194
194
  sourceAddress?: {
195
- value: `0x${string}`;
196
195
  __kind: "Eth";
197
- } | {
198
196
  value: `0x${string}`;
197
+ } | {
199
198
  __kind: "Dot";
199
+ value: `0x${string}`;
200
200
  } | {
201
+ __kind: "Btc";
201
202
  value: {
202
- value: `0x${string}`;
203
203
  __kind: "P2PKH";
204
- } | {
205
204
  value: `0x${string}`;
206
- __kind: "P2SH";
207
205
  } | {
206
+ __kind: "P2SH";
208
207
  value: `0x${string}`;
209
- __kind: "P2WPKH";
210
208
  } | {
209
+ __kind: "P2WPKH";
211
210
  value: `0x${string}`;
212
- __kind: "P2WSH";
213
211
  } | {
212
+ __kind: "P2WSH";
214
213
  value: `0x${string}`;
214
+ } | {
215
215
  __kind: "Taproot";
216
+ value: `0x${string}`;
216
217
  } | {
217
218
  __kind: "OtherSegwit";
218
219
  version: number;
219
220
  program: `0x${string}`;
220
221
  };
221
- __kind: "Btc";
222
222
  } | null | undefined;
223
223
  }, {
224
224
  sourceChain: {
@@ -230,46 +230,46 @@ declare const swappingCcmFailed: z.ZodObject<{
230
230
  cfParameters: string;
231
231
  };
232
232
  sourceAddress?: {
233
- value: string;
234
233
  __kind: "Eth";
235
- } | {
236
234
  value: string;
235
+ } | {
237
236
  __kind: "Dot";
237
+ value: string;
238
238
  } | {
239
+ __kind: "Btc";
239
240
  value: {
240
- value: string;
241
241
  __kind: "P2PKH";
242
- } | {
243
242
  value: string;
244
- __kind: "P2SH";
245
243
  } | {
244
+ __kind: "P2SH";
246
245
  value: string;
247
- __kind: "P2WPKH";
248
246
  } | {
247
+ __kind: "P2WPKH";
249
248
  value: string;
250
- __kind: "P2WSH";
251
249
  } | {
250
+ __kind: "P2WSH";
252
251
  value: string;
252
+ } | {
253
253
  __kind: "Taproot";
254
+ value: string;
254
255
  } | {
255
256
  __kind: "OtherSegwit";
256
257
  version: number;
257
258
  program: string;
258
259
  };
259
- __kind: "Btc";
260
260
  } | null | undefined;
261
261
  }>;
262
262
  }, "strip", z.ZodTypeAny, {
263
263
  reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
264
264
  destinationAddress: {
265
- value: `0x${string}`;
266
265
  __kind: "Eth";
267
- } | {
268
266
  value: `0x${string}`;
269
- __kind: "Dot";
270
267
  } | {
268
+ __kind: "Dot";
271
269
  value: `0x${string}`;
270
+ } | {
272
271
  __kind: "Btc";
272
+ value: `0x${string}`;
273
273
  };
274
274
  depositMetadata: {
275
275
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin";
@@ -279,33 +279,33 @@ declare const swappingCcmFailed: z.ZodObject<{
279
279
  cfParameters: `0x${string}`;
280
280
  };
281
281
  sourceAddress?: {
282
- value: `0x${string}`;
283
282
  __kind: "Eth";
284
- } | {
285
283
  value: `0x${string}`;
284
+ } | {
286
285
  __kind: "Dot";
286
+ value: `0x${string}`;
287
287
  } | {
288
+ __kind: "Btc";
288
289
  value: {
289
- value: `0x${string}`;
290
290
  __kind: "P2PKH";
291
- } | {
292
291
  value: `0x${string}`;
293
- __kind: "P2SH";
294
292
  } | {
293
+ __kind: "P2SH";
295
294
  value: `0x${string}`;
296
- __kind: "P2WPKH";
297
295
  } | {
296
+ __kind: "P2WPKH";
298
297
  value: `0x${string}`;
299
- __kind: "P2WSH";
300
298
  } | {
299
+ __kind: "P2WSH";
301
300
  value: `0x${string}`;
301
+ } | {
302
302
  __kind: "Taproot";
303
+ value: `0x${string}`;
303
304
  } | {
304
305
  __kind: "OtherSegwit";
305
306
  version: number;
306
307
  program: `0x${string}`;
307
308
  };
308
- __kind: "Btc";
309
309
  } | null | undefined;
310
310
  };
311
311
  }, {
@@ -313,14 +313,14 @@ declare const swappingCcmFailed: z.ZodObject<{
313
313
  __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
314
314
  };
315
315
  destinationAddress: {
316
- value: string;
317
316
  __kind: "Eth";
318
- } | {
319
317
  value: string;
320
- __kind: "Dot";
321
318
  } | {
319
+ __kind: "Dot";
322
320
  value: string;
321
+ } | {
323
322
  __kind: "Btc";
323
+ value: string;
324
324
  };
325
325
  depositMetadata: {
326
326
  sourceChain: {
@@ -332,33 +332,33 @@ declare const swappingCcmFailed: z.ZodObject<{
332
332
  cfParameters: string;
333
333
  };
334
334
  sourceAddress?: {
335
- value: string;
336
335
  __kind: "Eth";
337
- } | {
338
336
  value: string;
337
+ } | {
339
338
  __kind: "Dot";
339
+ value: string;
340
340
  } | {
341
+ __kind: "Btc";
341
342
  value: {
342
- value: string;
343
343
  __kind: "P2PKH";
344
- } | {
345
344
  value: string;
346
- __kind: "P2SH";
347
345
  } | {
346
+ __kind: "P2SH";
348
347
  value: string;
349
- __kind: "P2WPKH";
350
348
  } | {
349
+ __kind: "P2WPKH";
351
350
  value: string;
352
- __kind: "P2WSH";
353
351
  } | {
352
+ __kind: "P2WSH";
354
353
  value: string;
354
+ } | {
355
355
  __kind: "Taproot";
356
+ value: string;
356
357
  } | {
357
358
  __kind: "OtherSegwit";
358
359
  version: number;
359
360
  program: string;
360
361
  };
361
- __kind: "Btc";
362
362
  } | null | undefined;
363
363
  };
364
364
  }>;