@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
@@ -5,67 +5,67 @@ declare const swappingSwapScheduled: z.ZodObject<{
5
5
  sourceAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
11
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
13
13
  }>;
14
14
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  destinationAsset: z.ZodEffects<z.ZodObject<{
16
16
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
18
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
19
  }, {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
21
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol", {
22
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
20
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
21
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt", {
22
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
23
23
  }>;
24
24
  destinationAddress: z.ZodUnion<[z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
26
26
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
27
27
  }, "strip", z.ZodTypeAny, {
28
- __kind: "Eth";
29
28
  value: `0x${string}`;
30
- }, {
31
29
  __kind: "Eth";
30
+ }, {
32
31
  value: string;
32
+ __kind: "Eth";
33
33
  }>, z.ZodObject<{
34
34
  __kind: z.ZodLiteral<"Dot">;
35
35
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
36
36
  }, "strip", z.ZodTypeAny, {
37
- __kind: "Dot";
38
37
  value: `0x${string}`;
39
- }, {
40
38
  __kind: "Dot";
39
+ }, {
41
40
  value: string;
41
+ __kind: "Dot";
42
42
  }>, z.ZodObject<{
43
43
  __kind: z.ZodLiteral<"Btc">;
44
44
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
45
45
  }, "strip", z.ZodTypeAny, {
46
- __kind: "Btc";
47
46
  value: `0x${string}`;
48
- }, {
49
47
  __kind: "Btc";
48
+ }, {
50
49
  value: string;
50
+ __kind: "Btc";
51
51
  }>, z.ZodObject<{
52
52
  __kind: z.ZodLiteral<"Arb">;
53
53
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
54
54
  }, "strip", z.ZodTypeAny, {
55
- __kind: "Arb";
56
55
  value: `0x${string}`;
57
- }, {
58
56
  __kind: "Arb";
57
+ }, {
59
58
  value: string;
59
+ __kind: "Arb";
60
60
  }>, z.ZodObject<{
61
61
  __kind: z.ZodLiteral<"Sol">;
62
62
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
63
63
  }, "strip", z.ZodTypeAny, {
64
- __kind: "Sol";
65
64
  value: `0x${string}`;
66
- }, {
67
65
  __kind: "Sol";
66
+ }, {
68
67
  value: string;
68
+ __kind: "Sol";
69
69
  }>]>;
70
70
  origin: z.ZodUnion<[z.ZodObject<{
71
71
  __kind: z.ZodLiteral<"DepositChannel">;
@@ -73,87 +73,87 @@ declare const swappingSwapScheduled: z.ZodObject<{
73
73
  __kind: z.ZodLiteral<"Eth">;
74
74
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "Eth";
77
76
  value: `0x${string}`;
78
- }, {
79
77
  __kind: "Eth";
78
+ }, {
80
79
  value: string;
80
+ __kind: "Eth";
81
81
  }>, z.ZodObject<{
82
82
  __kind: z.ZodLiteral<"Dot">;
83
83
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- __kind: "Dot";
86
85
  value: `0x${string}`;
87
- }, {
88
86
  __kind: "Dot";
87
+ }, {
89
88
  value: string;
89
+ __kind: "Dot";
90
90
  }>, z.ZodObject<{
91
91
  __kind: z.ZodLiteral<"Btc">;
92
92
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
93
93
  }, "strip", z.ZodTypeAny, {
94
- __kind: "Btc";
95
94
  value: `0x${string}`;
96
- }, {
97
95
  __kind: "Btc";
96
+ }, {
98
97
  value: string;
98
+ __kind: "Btc";
99
99
  }>, z.ZodObject<{
100
100
  __kind: z.ZodLiteral<"Arb">;
101
101
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
102
102
  }, "strip", z.ZodTypeAny, {
103
- __kind: "Arb";
104
103
  value: `0x${string}`;
105
- }, {
106
104
  __kind: "Arb";
105
+ }, {
107
106
  value: string;
107
+ __kind: "Arb";
108
108
  }>, z.ZodObject<{
109
109
  __kind: z.ZodLiteral<"Sol">;
110
110
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
111
111
  }, "strip", z.ZodTypeAny, {
112
- __kind: "Sol";
113
112
  value: `0x${string}`;
114
- }, {
115
113
  __kind: "Sol";
114
+ }, {
116
115
  value: string;
116
+ __kind: "Sol";
117
117
  }>]>;
118
118
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
119
119
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
120
120
  }, "strip", z.ZodTypeAny, {
121
121
  __kind: "DepositChannel";
122
122
  depositAddress: {
123
- __kind: "Eth";
124
123
  value: `0x${string}`;
124
+ __kind: "Eth";
125
125
  } | {
126
- __kind: "Dot";
127
126
  value: `0x${string}`;
127
+ __kind: "Dot";
128
128
  } | {
129
- __kind: "Btc";
130
129
  value: `0x${string}`;
130
+ __kind: "Btc";
131
131
  } | {
132
- __kind: "Arb";
133
132
  value: `0x${string}`;
133
+ __kind: "Arb";
134
134
  } | {
135
- __kind: "Sol";
136
135
  value: `0x${string}`;
136
+ __kind: "Sol";
137
137
  };
138
138
  channelId: bigint;
139
139
  depositBlockHeight: bigint;
140
140
  }, {
141
141
  __kind: "DepositChannel";
142
142
  depositAddress: {
143
- __kind: "Eth";
144
143
  value: string;
144
+ __kind: "Eth";
145
145
  } | {
146
- __kind: "Dot";
147
146
  value: string;
147
+ __kind: "Dot";
148
148
  } | {
149
- __kind: "Btc";
150
149
  value: string;
150
+ __kind: "Btc";
151
151
  } | {
152
- __kind: "Arb";
153
152
  value: string;
153
+ __kind: "Arb";
154
154
  } | {
155
- __kind: "Sol";
156
155
  value: string;
156
+ __kind: "Sol";
157
157
  };
158
158
  channelId: string | number;
159
159
  depositBlockHeight: string | number;
@@ -173,67 +173,67 @@ declare const swappingSwapScheduled: z.ZodObject<{
173
173
  __kind: z.ZodLiteral<"Eth">;
174
174
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
175
175
  }, "strip", z.ZodTypeAny, {
176
- __kind: "Eth";
177
176
  value: `0x${string}`;
178
- }, {
179
177
  __kind: "Eth";
178
+ }, {
180
179
  value: string;
180
+ __kind: "Eth";
181
181
  }>, z.ZodObject<{
182
182
  __kind: z.ZodLiteral<"Dot">;
183
183
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
184
184
  }, "strip", z.ZodTypeAny, {
185
- __kind: "Dot";
186
185
  value: `0x${string}`;
187
- }, {
188
186
  __kind: "Dot";
187
+ }, {
189
188
  value: string;
189
+ __kind: "Dot";
190
190
  }>, z.ZodObject<{
191
191
  __kind: z.ZodLiteral<"Btc">;
192
192
  value: z.ZodUnion<[z.ZodObject<{
193
193
  __kind: z.ZodLiteral<"P2PKH">;
194
194
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
195
195
  }, "strip", z.ZodTypeAny, {
196
- __kind: "P2PKH";
197
196
  value: `0x${string}`;
198
- }, {
199
197
  __kind: "P2PKH";
198
+ }, {
200
199
  value: string;
200
+ __kind: "P2PKH";
201
201
  }>, z.ZodObject<{
202
202
  __kind: z.ZodLiteral<"P2SH">;
203
203
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
204
204
  }, "strip", z.ZodTypeAny, {
205
- __kind: "P2SH";
206
205
  value: `0x${string}`;
207
- }, {
208
206
  __kind: "P2SH";
207
+ }, {
209
208
  value: string;
209
+ __kind: "P2SH";
210
210
  }>, z.ZodObject<{
211
211
  __kind: z.ZodLiteral<"P2WPKH">;
212
212
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
213
213
  }, "strip", z.ZodTypeAny, {
214
- __kind: "P2WPKH";
215
214
  value: `0x${string}`;
216
- }, {
217
215
  __kind: "P2WPKH";
216
+ }, {
218
217
  value: string;
218
+ __kind: "P2WPKH";
219
219
  }>, z.ZodObject<{
220
220
  __kind: z.ZodLiteral<"P2WSH">;
221
221
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
222
222
  }, "strip", z.ZodTypeAny, {
223
- __kind: "P2WSH";
224
223
  value: `0x${string}`;
225
- }, {
226
224
  __kind: "P2WSH";
225
+ }, {
227
226
  value: string;
227
+ __kind: "P2WSH";
228
228
  }>, z.ZodObject<{
229
229
  __kind: z.ZodLiteral<"Taproot">;
230
230
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
231
231
  }, "strip", z.ZodTypeAny, {
232
- __kind: "Taproot";
233
232
  value: `0x${string}`;
234
- }, {
235
233
  __kind: "Taproot";
234
+ }, {
236
235
  value: string;
236
+ __kind: "Taproot";
237
237
  }>, z.ZodObject<{
238
238
  __kind: z.ZodLiteral<"OtherSegwit">;
239
239
  version: z.ZodNumber;
@@ -248,160 +248,160 @@ declare const swappingSwapScheduled: z.ZodObject<{
248
248
  program: string;
249
249
  }>]>;
250
250
  }, "strip", z.ZodTypeAny, {
251
- __kind: "Btc";
252
251
  value: {
253
- __kind: "P2PKH";
254
252
  value: `0x${string}`;
253
+ __kind: "P2PKH";
255
254
  } | {
256
- __kind: "P2SH";
257
255
  value: `0x${string}`;
256
+ __kind: "P2SH";
258
257
  } | {
259
- __kind: "P2WPKH";
260
258
  value: `0x${string}`;
259
+ __kind: "P2WPKH";
261
260
  } | {
262
- __kind: "P2WSH";
263
261
  value: `0x${string}`;
262
+ __kind: "P2WSH";
264
263
  } | {
265
- __kind: "Taproot";
266
264
  value: `0x${string}`;
265
+ __kind: "Taproot";
267
266
  } | {
268
267
  __kind: "OtherSegwit";
269
268
  version: number;
270
269
  program: `0x${string}`;
271
270
  };
272
- }, {
273
271
  __kind: "Btc";
272
+ }, {
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
289
  __kind: "OtherSegwit";
291
290
  version: number;
292
291
  program: string;
293
292
  };
293
+ __kind: "Btc";
294
294
  }>, z.ZodObject<{
295
295
  __kind: z.ZodLiteral<"Arb">;
296
296
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
297
297
  }, "strip", z.ZodTypeAny, {
298
- __kind: "Arb";
299
298
  value: `0x${string}`;
300
- }, {
301
299
  __kind: "Arb";
300
+ }, {
302
301
  value: string;
302
+ __kind: "Arb";
303
303
  }>, z.ZodObject<{
304
304
  __kind: z.ZodLiteral<"Sol">;
305
305
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
306
306
  }, "strip", z.ZodTypeAny, {
307
- __kind: "Sol";
308
307
  value: `0x${string}`;
309
- }, {
310
308
  __kind: "Sol";
309
+ }, {
311
310
  value: string;
311
+ __kind: "Sol";
312
312
  }>]>;
313
313
  }, "strip", z.ZodTypeAny, {
314
- __kind: "Swap";
315
314
  value: {
316
- __kind: "Eth";
317
315
  value: `0x${string}`;
316
+ __kind: "Eth";
318
317
  } | {
319
- __kind: "Dot";
320
318
  value: `0x${string}`;
319
+ __kind: "Dot";
321
320
  } | {
322
- __kind: "Btc";
323
321
  value: {
324
- __kind: "P2PKH";
325
322
  value: `0x${string}`;
323
+ __kind: "P2PKH";
326
324
  } | {
327
- __kind: "P2SH";
328
325
  value: `0x${string}`;
326
+ __kind: "P2SH";
329
327
  } | {
330
- __kind: "P2WPKH";
331
328
  value: `0x${string}`;
329
+ __kind: "P2WPKH";
332
330
  } | {
333
- __kind: "P2WSH";
334
331
  value: `0x${string}`;
332
+ __kind: "P2WSH";
335
333
  } | {
336
- __kind: "Taproot";
337
334
  value: `0x${string}`;
335
+ __kind: "Taproot";
338
336
  } | {
339
337
  __kind: "OtherSegwit";
340
338
  version: number;
341
339
  program: `0x${string}`;
342
340
  };
341
+ __kind: "Btc";
343
342
  } | {
344
- __kind: "Arb";
345
343
  value: `0x${string}`;
344
+ __kind: "Arb";
346
345
  } | {
347
- __kind: "Sol";
348
346
  value: `0x${string}`;
347
+ __kind: "Sol";
349
348
  };
350
- }, {
351
349
  __kind: "Swap";
350
+ }, {
352
351
  value: {
353
- __kind: "Eth";
354
352
  value: string;
353
+ __kind: "Eth";
355
354
  } | {
356
- __kind: "Dot";
357
355
  value: string;
356
+ __kind: "Dot";
358
357
  } | {
359
- __kind: "Btc";
360
358
  value: {
361
- __kind: "P2PKH";
362
359
  value: string;
360
+ __kind: "P2PKH";
363
361
  } | {
364
- __kind: "P2SH";
365
362
  value: string;
363
+ __kind: "P2SH";
366
364
  } | {
367
- __kind: "P2WPKH";
368
365
  value: string;
366
+ __kind: "P2WPKH";
369
367
  } | {
370
- __kind: "P2WSH";
371
368
  value: string;
369
+ __kind: "P2WSH";
372
370
  } | {
373
- __kind: "Taproot";
374
371
  value: string;
372
+ __kind: "Taproot";
375
373
  } | {
376
374
  __kind: "OtherSegwit";
377
375
  version: number;
378
376
  program: string;
379
377
  };
378
+ __kind: "Btc";
380
379
  } | {
381
- __kind: "Arb";
382
380
  value: string;
381
+ __kind: "Arb";
383
382
  } | {
384
- __kind: "Sol";
385
383
  value: string;
384
+ __kind: "Sol";
386
385
  };
386
+ __kind: "Swap";
387
387
  }>, z.ZodObject<{
388
388
  __kind: z.ZodLiteral<"CcmPrincipal">;
389
389
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
390
390
  }, "strip", z.ZodTypeAny, {
391
- __kind: "CcmPrincipal";
392
391
  value: bigint;
393
- }, {
394
392
  __kind: "CcmPrincipal";
393
+ }, {
395
394
  value: string | number;
395
+ __kind: "CcmPrincipal";
396
396
  }>, z.ZodObject<{
397
397
  __kind: z.ZodLiteral<"CcmGas">;
398
398
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
399
399
  }, "strip", z.ZodTypeAny, {
400
- __kind: "CcmGas";
401
400
  value: bigint;
402
- }, {
403
401
  __kind: "CcmGas";
402
+ }, {
404
403
  value: string | number;
404
+ __kind: "CcmGas";
405
405
  }>, z.ZodObject<{
406
406
  __kind: z.ZodLiteral<"NetworkFee">;
407
407
  }, "strip", z.ZodTypeAny, {
@@ -422,38 +422,38 @@ declare const swappingSwapScheduled: z.ZodObject<{
422
422
  swapId: bigint;
423
423
  depositAmount: bigint;
424
424
  destinationAddress: {
425
- __kind: "Eth";
426
425
  value: `0x${string}`;
426
+ __kind: "Eth";
427
427
  } | {
428
- __kind: "Dot";
429
428
  value: `0x${string}`;
429
+ __kind: "Dot";
430
430
  } | {
431
- __kind: "Btc";
432
431
  value: `0x${string}`;
432
+ __kind: "Btc";
433
433
  } | {
434
- __kind: "Arb";
435
434
  value: `0x${string}`;
435
+ __kind: "Arb";
436
436
  } | {
437
- __kind: "Sol";
438
437
  value: `0x${string}`;
438
+ __kind: "Sol";
439
439
  };
440
440
  origin: {
441
441
  __kind: "DepositChannel";
442
442
  depositAddress: {
443
- __kind: "Eth";
444
443
  value: `0x${string}`;
444
+ __kind: "Eth";
445
445
  } | {
446
- __kind: "Dot";
447
446
  value: `0x${string}`;
447
+ __kind: "Dot";
448
448
  } | {
449
- __kind: "Btc";
450
449
  value: `0x${string}`;
450
+ __kind: "Btc";
451
451
  } | {
452
- __kind: "Arb";
453
452
  value: `0x${string}`;
453
+ __kind: "Arb";
454
454
  } | {
455
- __kind: "Sol";
456
455
  value: `0x${string}`;
456
+ __kind: "Sol";
457
457
  };
458
458
  channelId: bigint;
459
459
  depositBlockHeight: bigint;
@@ -461,51 +461,51 @@ declare const swappingSwapScheduled: z.ZodObject<{
461
461
  __kind: "Vault";
462
462
  txHash: `0x${string}`;
463
463
  };
464
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
465
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
464
+ sourceAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
465
+ destinationAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
466
466
  swapType: {
467
- __kind: "Swap";
468
467
  value: {
469
- __kind: "Eth";
470
468
  value: `0x${string}`;
469
+ __kind: "Eth";
471
470
  } | {
472
- __kind: "Dot";
473
471
  value: `0x${string}`;
472
+ __kind: "Dot";
474
473
  } | {
475
- __kind: "Btc";
476
474
  value: {
477
- __kind: "P2PKH";
478
475
  value: `0x${string}`;
476
+ __kind: "P2PKH";
479
477
  } | {
480
- __kind: "P2SH";
481
478
  value: `0x${string}`;
479
+ __kind: "P2SH";
482
480
  } | {
483
- __kind: "P2WPKH";
484
481
  value: `0x${string}`;
482
+ __kind: "P2WPKH";
485
483
  } | {
486
- __kind: "P2WSH";
487
484
  value: `0x${string}`;
485
+ __kind: "P2WSH";
488
486
  } | {
489
- __kind: "Taproot";
490
487
  value: `0x${string}`;
488
+ __kind: "Taproot";
491
489
  } | {
492
490
  __kind: "OtherSegwit";
493
491
  version: number;
494
492
  program: `0x${string}`;
495
493
  };
494
+ __kind: "Btc";
496
495
  } | {
497
- __kind: "Arb";
498
496
  value: `0x${string}`;
497
+ __kind: "Arb";
499
498
  } | {
500
- __kind: "Sol";
501
499
  value: `0x${string}`;
500
+ __kind: "Sol";
502
501
  };
502
+ __kind: "Swap";
503
503
  } | {
504
- __kind: "CcmPrincipal";
505
504
  value: bigint;
505
+ __kind: "CcmPrincipal";
506
506
  } | {
507
- __kind: "CcmGas";
508
507
  value: bigint;
508
+ __kind: "CcmGas";
509
509
  } | {
510
510
  __kind: "NetworkFee";
511
511
  } | {
@@ -518,38 +518,38 @@ declare const swappingSwapScheduled: z.ZodObject<{
518
518
  swapId: string | number;
519
519
  depositAmount: string | number;
520
520
  destinationAddress: {
521
- __kind: "Eth";
522
521
  value: string;
522
+ __kind: "Eth";
523
523
  } | {
524
- __kind: "Dot";
525
524
  value: string;
525
+ __kind: "Dot";
526
526
  } | {
527
- __kind: "Btc";
528
527
  value: string;
528
+ __kind: "Btc";
529
529
  } | {
530
- __kind: "Arb";
531
530
  value: string;
531
+ __kind: "Arb";
532
532
  } | {
533
- __kind: "Sol";
534
533
  value: string;
534
+ __kind: "Sol";
535
535
  };
536
536
  origin: {
537
537
  __kind: "DepositChannel";
538
538
  depositAddress: {
539
- __kind: "Eth";
540
539
  value: string;
540
+ __kind: "Eth";
541
541
  } | {
542
- __kind: "Dot";
543
542
  value: string;
543
+ __kind: "Dot";
544
544
  } | {
545
- __kind: "Btc";
546
545
  value: string;
546
+ __kind: "Btc";
547
547
  } | {
548
- __kind: "Arb";
549
548
  value: string;
549
+ __kind: "Arb";
550
550
  } | {
551
- __kind: "Sol";
552
551
  value: string;
552
+ __kind: "Sol";
553
553
  };
554
554
  channelId: string | number;
555
555
  depositBlockHeight: string | number;
@@ -558,54 +558,54 @@ declare const swappingSwapScheduled: z.ZodObject<{
558
558
  txHash: string;
559
559
  };
560
560
  sourceAsset: {
561
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
561
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
562
562
  };
563
563
  destinationAsset: {
564
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
564
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
565
565
  };
566
566
  swapType: {
567
- __kind: "Swap";
568
567
  value: {
569
- __kind: "Eth";
570
568
  value: string;
569
+ __kind: "Eth";
571
570
  } | {
572
- __kind: "Dot";
573
571
  value: string;
572
+ __kind: "Dot";
574
573
  } | {
575
- __kind: "Btc";
576
574
  value: {
577
- __kind: "P2PKH";
578
575
  value: string;
576
+ __kind: "P2PKH";
579
577
  } | {
580
- __kind: "P2SH";
581
578
  value: string;
579
+ __kind: "P2SH";
582
580
  } | {
583
- __kind: "P2WPKH";
584
581
  value: string;
582
+ __kind: "P2WPKH";
585
583
  } | {
586
- __kind: "P2WSH";
587
584
  value: string;
585
+ __kind: "P2WSH";
588
586
  } | {
589
- __kind: "Taproot";
590
587
  value: string;
588
+ __kind: "Taproot";
591
589
  } | {
592
590
  __kind: "OtherSegwit";
593
591
  version: number;
594
592
  program: string;
595
593
  };
594
+ __kind: "Btc";
596
595
  } | {
597
- __kind: "Arb";
598
596
  value: string;
597
+ __kind: "Arb";
599
598
  } | {
600
- __kind: "Sol";
601
599
  value: string;
600
+ __kind: "Sol";
602
601
  };
602
+ __kind: "Swap";
603
603
  } | {
604
- __kind: "CcmPrincipal";
605
604
  value: string | number;
605
+ __kind: "CcmPrincipal";
606
606
  } | {
607
- __kind: "CcmGas";
608
607
  value: string | number;
608
+ __kind: "CcmGas";
609
609
  } | {
610
610
  __kind: "NetworkFee";
611
611
  } | {