@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
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
7
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
9
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
12
12
  }>;
13
13
  direction: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["FromStable", "ToStable"]>;
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
21
21
  }>;
22
22
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  }, "strip", z.ZodTypeAny, {
24
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
25
- direction: "FromStable" | "ToStable";
24
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
26
25
  amount: bigint;
26
+ direction: "FromStable" | "ToStable";
27
27
  }, {
28
28
  asset: {
29
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
29
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
30
30
  };
31
+ amount: string | number;
31
32
  direction: {
32
33
  __kind: "FromStable" | "ToStable";
33
34
  };
34
- amount: string | number;
35
35
  }>;
36
36
 
37
37
  export { swappingBatchSwapFailed };
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
7
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
9
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
12
12
  }>;
13
13
  direction: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["FromStable", "ToStable"]>;
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
21
21
  }>;
22
22
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  }, "strip", z.ZodTypeAny, {
24
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
25
- direction: "FromStable" | "ToStable";
24
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
26
25
  amount: bigint;
26
+ direction: "FromStable" | "ToStable";
27
27
  }, {
28
28
  asset: {
29
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
29
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
30
30
  };
31
+ amount: string | number;
31
32
  direction: {
32
33
  __kind: "FromStable" | "ToStable";
33
34
  };
34
- amount: string | number;
35
35
  }>;
36
36
 
37
37
  export { swappingBatchSwapFailed };
@@ -9,47 +9,47 @@ 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
  }>, z.ZodObject<{
45
45
  __kind: z.ZodLiteral<"Sol">;
46
46
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
47
47
  }, "strip", z.ZodTypeAny, {
48
- __kind: "Sol";
49
48
  value: `0x${string}`;
50
- }, {
51
49
  __kind: "Sol";
50
+ }, {
52
51
  value: string;
52
+ __kind: "Sol";
53
53
  }>]>;
54
54
  depositMetadata: z.ZodObject<{
55
55
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -65,67 +65,67 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
65
65
  __kind: z.ZodLiteral<"Eth">;
66
66
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
67
67
  }, "strip", z.ZodTypeAny, {
68
- __kind: "Eth";
69
68
  value: `0x${string}`;
70
- }, {
71
69
  __kind: "Eth";
70
+ }, {
72
71
  value: string;
72
+ __kind: "Eth";
73
73
  }>, z.ZodObject<{
74
74
  __kind: z.ZodLiteral<"Dot">;
75
75
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
76
76
  }, "strip", z.ZodTypeAny, {
77
- __kind: "Dot";
78
77
  value: `0x${string}`;
79
- }, {
80
78
  __kind: "Dot";
79
+ }, {
81
80
  value: string;
81
+ __kind: "Dot";
82
82
  }>, z.ZodObject<{
83
83
  __kind: z.ZodLiteral<"Btc">;
84
84
  value: z.ZodUnion<[z.ZodObject<{
85
85
  __kind: z.ZodLiteral<"P2PKH">;
86
86
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
87
87
  }, "strip", z.ZodTypeAny, {
88
- __kind: "P2PKH";
89
88
  value: `0x${string}`;
90
- }, {
91
89
  __kind: "P2PKH";
90
+ }, {
92
91
  value: string;
92
+ __kind: "P2PKH";
93
93
  }>, z.ZodObject<{
94
94
  __kind: z.ZodLiteral<"P2SH">;
95
95
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
96
96
  }, "strip", z.ZodTypeAny, {
97
- __kind: "P2SH";
98
97
  value: `0x${string}`;
99
- }, {
100
98
  __kind: "P2SH";
99
+ }, {
101
100
  value: string;
101
+ __kind: "P2SH";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"P2WPKH">;
104
104
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- __kind: "P2WPKH";
107
106
  value: `0x${string}`;
108
- }, {
109
107
  __kind: "P2WPKH";
108
+ }, {
110
109
  value: string;
110
+ __kind: "P2WPKH";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"P2WSH">;
113
113
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
114
114
  }, "strip", z.ZodTypeAny, {
115
- __kind: "P2WSH";
116
115
  value: `0x${string}`;
117
- }, {
118
116
  __kind: "P2WSH";
117
+ }, {
119
118
  value: string;
119
+ __kind: "P2WSH";
120
120
  }>, z.ZodObject<{
121
121
  __kind: z.ZodLiteral<"Taproot">;
122
122
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
123
123
  }, "strip", z.ZodTypeAny, {
124
- __kind: "Taproot";
125
124
  value: `0x${string}`;
126
- }, {
127
125
  __kind: "Taproot";
126
+ }, {
128
127
  value: string;
128
+ __kind: "Taproot";
129
129
  }>, z.ZodObject<{
130
130
  __kind: z.ZodLiteral<"OtherSegwit">;
131
131
  version: z.ZodNumber;
@@ -140,67 +140,67 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
140
140
  program: string;
141
141
  }>]>;
142
142
  }, "strip", z.ZodTypeAny, {
143
- __kind: "Btc";
144
143
  value: {
145
- __kind: "P2PKH";
146
144
  value: `0x${string}`;
145
+ __kind: "P2PKH";
147
146
  } | {
148
- __kind: "P2SH";
149
147
  value: `0x${string}`;
148
+ __kind: "P2SH";
150
149
  } | {
151
- __kind: "P2WPKH";
152
150
  value: `0x${string}`;
151
+ __kind: "P2WPKH";
153
152
  } | {
154
- __kind: "P2WSH";
155
153
  value: `0x${string}`;
154
+ __kind: "P2WSH";
156
155
  } | {
157
- __kind: "Taproot";
158
156
  value: `0x${string}`;
157
+ __kind: "Taproot";
159
158
  } | {
160
159
  __kind: "OtherSegwit";
161
160
  version: number;
162
161
  program: `0x${string}`;
163
162
  };
164
- }, {
165
163
  __kind: "Btc";
164
+ }, {
166
165
  value: {
167
- __kind: "P2PKH";
168
166
  value: string;
167
+ __kind: "P2PKH";
169
168
  } | {
170
- __kind: "P2SH";
171
169
  value: string;
170
+ __kind: "P2SH";
172
171
  } | {
173
- __kind: "P2WPKH";
174
172
  value: string;
173
+ __kind: "P2WPKH";
175
174
  } | {
176
- __kind: "P2WSH";
177
175
  value: string;
176
+ __kind: "P2WSH";
178
177
  } | {
179
- __kind: "Taproot";
180
178
  value: string;
179
+ __kind: "Taproot";
181
180
  } | {
182
181
  __kind: "OtherSegwit";
183
182
  version: number;
184
183
  program: string;
185
184
  };
185
+ __kind: "Btc";
186
186
  }>, z.ZodObject<{
187
187
  __kind: z.ZodLiteral<"Arb">;
188
188
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
189
189
  }, "strip", z.ZodTypeAny, {
190
- __kind: "Arb";
191
190
  value: `0x${string}`;
192
- }, {
193
191
  __kind: "Arb";
192
+ }, {
194
193
  value: string;
194
+ __kind: "Arb";
195
195
  }>, z.ZodObject<{
196
196
  __kind: z.ZodLiteral<"Sol">;
197
197
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
198
198
  }, "strip", z.ZodTypeAny, {
199
- __kind: "Sol";
200
199
  value: `0x${string}`;
201
- }, {
202
200
  __kind: "Sol";
201
+ }, {
203
202
  value: string;
203
+ __kind: "Sol";
204
204
  }>]>>>;
205
205
  channelMetadata: z.ZodObject<{
206
206
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -223,39 +223,39 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
223
223
  cfParameters: `0x${string}`;
224
224
  };
225
225
  sourceAddress?: {
226
- __kind: "Eth";
227
226
  value: `0x${string}`;
227
+ __kind: "Eth";
228
228
  } | {
229
- __kind: "Dot";
230
229
  value: `0x${string}`;
230
+ __kind: "Dot";
231
231
  } | {
232
- __kind: "Btc";
233
232
  value: {
234
- __kind: "P2PKH";
235
233
  value: `0x${string}`;
234
+ __kind: "P2PKH";
236
235
  } | {
237
- __kind: "P2SH";
238
236
  value: `0x${string}`;
237
+ __kind: "P2SH";
239
238
  } | {
240
- __kind: "P2WPKH";
241
239
  value: `0x${string}`;
240
+ __kind: "P2WPKH";
242
241
  } | {
243
- __kind: "P2WSH";
244
242
  value: `0x${string}`;
243
+ __kind: "P2WSH";
245
244
  } | {
246
- __kind: "Taproot";
247
245
  value: `0x${string}`;
246
+ __kind: "Taproot";
248
247
  } | {
249
248
  __kind: "OtherSegwit";
250
249
  version: number;
251
250
  program: `0x${string}`;
252
251
  };
252
+ __kind: "Btc";
253
253
  } | {
254
- __kind: "Arb";
255
254
  value: `0x${string}`;
255
+ __kind: "Arb";
256
256
  } | {
257
- __kind: "Sol";
258
257
  value: `0x${string}`;
258
+ __kind: "Sol";
259
259
  } | null | undefined;
260
260
  }, {
261
261
  sourceChain: {
@@ -267,59 +267,59 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
267
267
  cfParameters: string;
268
268
  };
269
269
  sourceAddress?: {
270
- __kind: "Eth";
271
270
  value: string;
271
+ __kind: "Eth";
272
272
  } | {
273
- __kind: "Dot";
274
273
  value: string;
274
+ __kind: "Dot";
275
275
  } | {
276
- __kind: "Btc";
277
276
  value: {
278
- __kind: "P2PKH";
279
277
  value: string;
278
+ __kind: "P2PKH";
280
279
  } | {
281
- __kind: "P2SH";
282
280
  value: string;
281
+ __kind: "P2SH";
283
282
  } | {
284
- __kind: "P2WPKH";
285
283
  value: string;
284
+ __kind: "P2WPKH";
286
285
  } | {
287
- __kind: "P2WSH";
288
286
  value: string;
287
+ __kind: "P2WSH";
289
288
  } | {
290
- __kind: "Taproot";
291
289
  value: string;
290
+ __kind: "Taproot";
292
291
  } | {
293
292
  __kind: "OtherSegwit";
294
293
  version: number;
295
294
  program: string;
296
295
  };
296
+ __kind: "Btc";
297
297
  } | {
298
- __kind: "Arb";
299
298
  value: string;
299
+ __kind: "Arb";
300
300
  } | {
301
- __kind: "Sol";
302
301
  value: string;
302
+ __kind: "Sol";
303
303
  } | null | undefined;
304
304
  }>;
305
305
  }, "strip", z.ZodTypeAny, {
306
306
  ccmId: bigint;
307
307
  depositAmount: bigint;
308
308
  destinationAddress: {
309
- __kind: "Eth";
310
309
  value: `0x${string}`;
310
+ __kind: "Eth";
311
311
  } | {
312
- __kind: "Dot";
313
312
  value: `0x${string}`;
313
+ __kind: "Dot";
314
314
  } | {
315
- __kind: "Btc";
316
315
  value: `0x${string}`;
316
+ __kind: "Btc";
317
317
  } | {
318
- __kind: "Arb";
319
318
  value: `0x${string}`;
319
+ __kind: "Arb";
320
320
  } | {
321
- __kind: "Sol";
322
321
  value: `0x${string}`;
322
+ __kind: "Sol";
323
323
  };
324
324
  depositMetadata: {
325
325
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
@@ -329,39 +329,39 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
329
329
  cfParameters: `0x${string}`;
330
330
  };
331
331
  sourceAddress?: {
332
- __kind: "Eth";
333
332
  value: `0x${string}`;
333
+ __kind: "Eth";
334
334
  } | {
335
- __kind: "Dot";
336
335
  value: `0x${string}`;
336
+ __kind: "Dot";
337
337
  } | {
338
- __kind: "Btc";
339
338
  value: {
340
- __kind: "P2PKH";
341
339
  value: `0x${string}`;
340
+ __kind: "P2PKH";
342
341
  } | {
343
- __kind: "P2SH";
344
342
  value: `0x${string}`;
343
+ __kind: "P2SH";
345
344
  } | {
346
- __kind: "P2WPKH";
347
345
  value: `0x${string}`;
346
+ __kind: "P2WPKH";
348
347
  } | {
349
- __kind: "P2WSH";
350
348
  value: `0x${string}`;
349
+ __kind: "P2WSH";
351
350
  } | {
352
- __kind: "Taproot";
353
351
  value: `0x${string}`;
352
+ __kind: "Taproot";
354
353
  } | {
355
354
  __kind: "OtherSegwit";
356
355
  version: number;
357
356
  program: `0x${string}`;
358
357
  };
358
+ __kind: "Btc";
359
359
  } | {
360
- __kind: "Arb";
361
360
  value: `0x${string}`;
361
+ __kind: "Arb";
362
362
  } | {
363
- __kind: "Sol";
364
363
  value: `0x${string}`;
364
+ __kind: "Sol";
365
365
  } | null | undefined;
366
366
  };
367
367
  principalSwapId?: bigint | null | undefined;
@@ -370,20 +370,20 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
370
370
  ccmId: string | number;
371
371
  depositAmount: string | number;
372
372
  destinationAddress: {
373
- __kind: "Eth";
374
373
  value: string;
374
+ __kind: "Eth";
375
375
  } | {
376
- __kind: "Dot";
377
376
  value: string;
377
+ __kind: "Dot";
378
378
  } | {
379
- __kind: "Btc";
380
379
  value: string;
380
+ __kind: "Btc";
381
381
  } | {
382
- __kind: "Arb";
383
382
  value: string;
383
+ __kind: "Arb";
384
384
  } | {
385
- __kind: "Sol";
386
385
  value: string;
386
+ __kind: "Sol";
387
387
  };
388
388
  depositMetadata: {
389
389
  sourceChain: {
@@ -395,39 +395,39 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
395
395
  cfParameters: string;
396
396
  };
397
397
  sourceAddress?: {
398
- __kind: "Eth";
399
398
  value: string;
399
+ __kind: "Eth";
400
400
  } | {
401
- __kind: "Dot";
402
401
  value: string;
402
+ __kind: "Dot";
403
403
  } | {
404
- __kind: "Btc";
405
404
  value: {
406
- __kind: "P2PKH";
407
405
  value: string;
406
+ __kind: "P2PKH";
408
407
  } | {
409
- __kind: "P2SH";
410
408
  value: string;
409
+ __kind: "P2SH";
411
410
  } | {
412
- __kind: "P2WPKH";
413
411
  value: string;
412
+ __kind: "P2WPKH";
414
413
  } | {
415
- __kind: "P2WSH";
416
414
  value: string;
415
+ __kind: "P2WSH";
417
416
  } | {
418
- __kind: "Taproot";
419
417
  value: string;
418
+ __kind: "Taproot";
420
419
  } | {
421
420
  __kind: "OtherSegwit";
422
421
  version: number;
423
422
  program: string;
424
423
  };
424
+ __kind: "Btc";
425
425
  } | {
426
- __kind: "Arb";
427
426
  value: string;
427
+ __kind: "Arb";
428
428
  } | {
429
- __kind: "Sol";
430
429
  value: string;
430
+ __kind: "Sol";
431
431
  } | null | undefined;
432
432
  };
433
433
  principalSwapId?: string | number | null | undefined;