@chainflip/processor 1.4.3 → 1.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (173) hide show
  1. package/dist/100/BitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  2. package/dist/100/BitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  3. package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  4. package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  5. package/dist/100/Environment/runtimeSafeModeUpdated.d.cts +12 -12
  6. package/dist/100/Environment/runtimeSafeModeUpdated.d.ts +12 -12
  7. package/dist/100/Funding/boundExecutorAddress.d.cts +2 -2
  8. package/dist/100/Funding/boundExecutorAddress.d.ts +2 -2
  9. package/dist/100/Funding/boundRedeemAddress.d.cts +2 -2
  10. package/dist/100/Funding/boundRedeemAddress.d.ts +2 -2
  11. package/dist/100/Funding/failedFundingAttempt.d.cts +2 -2
  12. package/dist/100/Funding/failedFundingAttempt.d.ts +2 -2
  13. package/dist/100/Funding/funded.d.cts +2 -2
  14. package/dist/100/Funding/funded.d.ts +2 -2
  15. package/dist/100/Funding/redemptionRequested.d.cts +2 -2
  16. package/dist/100/Funding/redemptionRequested.d.ts +2 -2
  17. package/dist/100/LiquidityPools/limitOrderUpdated.d.cts +8 -8
  18. package/dist/100/LiquidityPools/limitOrderUpdated.d.ts +8 -8
  19. package/dist/100/LiquidityPools/rangeOrderUpdated.d.cts +8 -8
  20. package/dist/100/LiquidityPools/rangeOrderUpdated.d.ts +8 -8
  21. package/dist/100/LiquidityProvider/accountCredited.d.cts +2 -2
  22. package/dist/100/LiquidityProvider/accountCredited.d.ts +2 -2
  23. package/dist/100/LiquidityProvider/accountDebited.d.cts +2 -2
  24. package/dist/100/LiquidityProvider/accountDebited.d.ts +2 -2
  25. package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  26. package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  27. package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  28. package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  29. package/dist/100/PolkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  30. package/dist/100/PolkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  31. package/dist/100/PolkadotIngressEgress/depositIgnored.d.cts +2 -2
  32. package/dist/100/PolkadotIngressEgress/depositIgnored.d.ts +2 -2
  33. package/dist/100/PolkadotIngressEgress/depositReceived.d.cts +2 -2
  34. package/dist/100/PolkadotIngressEgress/depositReceived.d.ts +2 -2
  35. package/dist/100/PolkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  36. package/dist/100/PolkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  37. package/dist/100/Swapping/batchSwapFailed.d.cts +2 -2
  38. package/dist/100/Swapping/batchSwapFailed.d.ts +2 -2
  39. package/dist/100/Swapping/ccmDepositReceived.d.cts +78 -78
  40. package/dist/100/Swapping/ccmDepositReceived.d.ts +78 -78
  41. package/dist/100/Swapping/ccmFailed.d.cts +78 -78
  42. package/dist/100/Swapping/ccmFailed.d.ts +78 -78
  43. package/dist/100/Swapping/swapAmountTooLow.d.cts +40 -40
  44. package/dist/100/Swapping/swapAmountTooLow.d.ts +40 -40
  45. package/dist/100/Swapping/swapDepositAddressReady.d.cts +24 -24
  46. package/dist/100/Swapping/swapDepositAddressReady.d.ts +24 -24
  47. package/dist/100/Swapping/swapEgressScheduled.d.cts +4 -4
  48. package/dist/100/Swapping/swapEgressScheduled.d.ts +4 -4
  49. package/dist/100/Swapping/swapScheduled.d.cts +118 -118
  50. package/dist/100/Swapping/swapScheduled.d.ts +118 -118
  51. package/dist/100/Swapping/withdrawalRequested.d.cts +16 -16
  52. package/dist/100/Swapping/withdrawalRequested.d.ts +16 -16
  53. package/dist/100/Witnesser/witnessExecutionFailed.d.cts +2 -2
  54. package/dist/100/Witnesser/witnessExecutionFailed.d.ts +2 -2
  55. package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  56. package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  57. package/dist/131/LiquidityPools/limitOrderUpdated.d.cts +2 -2
  58. package/dist/131/LiquidityPools/limitOrderUpdated.d.ts +2 -2
  59. package/dist/131/LiquidityPools/rangeOrderUpdated.d.cts +2 -2
  60. package/dist/131/LiquidityPools/rangeOrderUpdated.d.ts +2 -2
  61. package/dist/131/LiquidityProvider/accountCredited.d.cts +2 -2
  62. package/dist/131/LiquidityProvider/accountCredited.d.ts +2 -2
  63. package/dist/131/LiquidityProvider/accountDebited.d.cts +2 -2
  64. package/dist/131/LiquidityProvider/accountDebited.d.ts +2 -2
  65. package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  66. package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  67. package/dist/131/LiquidityProvider/liquidityDepositCredited.d.cts +2 -2
  68. package/dist/131/LiquidityProvider/liquidityDepositCredited.d.ts +2 -2
  69. package/dist/131/Swapping/batchSwapFailed.d.cts +6 -6
  70. package/dist/131/Swapping/batchSwapFailed.d.ts +6 -6
  71. package/dist/131/Swapping/maximumSwapAmountSet.d.cts +6 -6
  72. package/dist/131/Swapping/maximumSwapAmountSet.d.ts +6 -6
  73. package/dist/131/Swapping/swapAmountConfiscated.d.cts +12 -12
  74. package/dist/131/Swapping/swapAmountConfiscated.d.ts +12 -12
  75. package/dist/131/Swapping/swapDepositAddressReady.d.cts +18 -18
  76. package/dist/131/Swapping/swapDepositAddressReady.d.ts +18 -18
  77. package/dist/131/Swapping/swapEgressIgnored.d.cts +12 -12
  78. package/dist/131/Swapping/swapEgressIgnored.d.ts +12 -12
  79. package/dist/131/Swapping/swapEgressScheduled.d.cts +8 -8
  80. package/dist/131/Swapping/swapEgressScheduled.d.ts +8 -8
  81. package/dist/131/Swapping/swapExecuted.d.cts +12 -12
  82. package/dist/131/Swapping/swapExecuted.d.ts +12 -12
  83. package/dist/131/Swapping/swapScheduled.d.cts +14 -14
  84. package/dist/131/Swapping/swapScheduled.d.ts +14 -14
  85. package/dist/131/Swapping/withdrawalRequested.d.cts +6 -6
  86. package/dist/131/Swapping/withdrawalRequested.d.ts +6 -6
  87. package/dist/141/ArbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  88. package/dist/141/ArbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  89. package/dist/141/ArbitrumIngressEgress/depositBoosted.d.cts +8 -8
  90. package/dist/141/ArbitrumIngressEgress/depositBoosted.d.ts +8 -8
  91. package/dist/141/ArbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  92. package/dist/141/ArbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  93. package/dist/141/ArbitrumIngressEgress/depositFinalised.d.cts +8 -8
  94. package/dist/141/ArbitrumIngressEgress/depositFinalised.d.ts +8 -8
  95. package/dist/141/ArbitrumIngressEgress/depositIgnored.d.cts +3 -3
  96. package/dist/141/ArbitrumIngressEgress/depositIgnored.d.ts +3 -3
  97. package/dist/141/ArbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  98. package/dist/141/ArbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  99. package/dist/141/ArbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  100. package/dist/141/ArbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  101. package/dist/141/ArbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  102. package/dist/141/ArbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  103. package/dist/141/ArbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  104. package/dist/141/ArbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  105. package/dist/141/EthereumIngressEgress/boostFundsAdded.d.cts +2 -2
  106. package/dist/141/EthereumIngressEgress/boostFundsAdded.d.ts +2 -2
  107. package/dist/141/EthereumIngressEgress/depositBoosted.d.cts +4 -4
  108. package/dist/141/EthereumIngressEgress/depositBoosted.d.ts +4 -4
  109. package/dist/141/EthereumIngressEgress/depositFinalised.d.cts +4 -4
  110. package/dist/141/EthereumIngressEgress/depositFinalised.d.ts +4 -4
  111. package/dist/141/EthereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  112. package/dist/141/EthereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  113. package/dist/141/EvmThresholdSigner/failureReportProcessed.d.cts +2 -2
  114. package/dist/141/EvmThresholdSigner/failureReportProcessed.d.ts +2 -2
  115. package/dist/141/EvmThresholdSigner/retryRequested.d.cts +2 -2
  116. package/dist/141/EvmThresholdSigner/retryRequested.d.ts +2 -2
  117. package/dist/141/EvmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  118. package/dist/141/EvmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  119. package/dist/141/EvmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  120. package/dist/141/EvmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  121. package/dist/141/EvmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  122. package/dist/141/EvmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  123. package/dist/141/EvmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  124. package/dist/141/EvmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  125. package/dist/141/LiquidityPools/limitOrderUpdated.d.cts +10 -10
  126. package/dist/141/LiquidityPools/limitOrderUpdated.d.ts +10 -10
  127. package/dist/141/LiquidityPools/rangeOrderUpdated.d.cts +10 -10
  128. package/dist/141/LiquidityPools/rangeOrderUpdated.d.ts +10 -10
  129. package/dist/141/PolkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  130. package/dist/141/PolkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  131. package/dist/141/PolkadotIngressEgress/depositBoosted.d.cts +4 -4
  132. package/dist/141/PolkadotIngressEgress/depositBoosted.d.ts +4 -4
  133. package/dist/141/PolkadotIngressEgress/depositFinalised.d.cts +4 -4
  134. package/dist/141/PolkadotIngressEgress/depositFinalised.d.ts +4 -4
  135. package/dist/141/PolkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  136. package/dist/141/PolkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  137. package/dist/141/Swapping/batchSwapFailed.d.cts +8 -8
  138. package/dist/141/Swapping/batchSwapFailed.d.ts +8 -8
  139. package/dist/141/Swapping/ccmDepositReceived.d.cts +88 -88
  140. package/dist/141/Swapping/ccmDepositReceived.d.ts +88 -88
  141. package/dist/141/Swapping/ccmFailed.d.cts +124 -124
  142. package/dist/141/Swapping/ccmFailed.d.ts +124 -124
  143. package/dist/141/Swapping/maximumSwapAmountSet.d.cts +6 -6
  144. package/dist/141/Swapping/maximumSwapAmountSet.d.ts +6 -6
  145. package/dist/141/Swapping/swapAmountConfiscated.d.cts +12 -12
  146. package/dist/141/Swapping/swapAmountConfiscated.d.ts +12 -12
  147. package/dist/141/Swapping/swapDepositAddressReady.d.cts +50 -50
  148. package/dist/141/Swapping/swapDepositAddressReady.d.ts +50 -50
  149. package/dist/141/Swapping/swapEgressIgnored.d.cts +24 -24
  150. package/dist/141/Swapping/swapEgressIgnored.d.ts +24 -24
  151. package/dist/141/Swapping/swapEgressScheduled.d.cts +8 -8
  152. package/dist/141/Swapping/swapEgressScheduled.d.ts +8 -8
  153. package/dist/141/Swapping/swapExecuted.d.cts +98 -98
  154. package/dist/141/Swapping/swapExecuted.d.ts +98 -98
  155. package/dist/141/Swapping/swapScheduled.d.cts +150 -150
  156. package/dist/141/Swapping/swapScheduled.d.ts +150 -150
  157. package/dist/141/Swapping/withdrawalRequested.d.cts +22 -22
  158. package/dist/141/Swapping/withdrawalRequested.d.ts +22 -22
  159. package/dist/141/TokenholderGovernance/proposalEnacted.d.cts +8 -8
  160. package/dist/141/TokenholderGovernance/proposalEnacted.d.ts +8 -8
  161. package/dist/141/TokenholderGovernance/proposalPassed.d.cts +8 -8
  162. package/dist/141/TokenholderGovernance/proposalPassed.d.ts +8 -8
  163. package/dist/141/TokenholderGovernance/proposalRejected.d.cts +8 -8
  164. package/dist/141/TokenholderGovernance/proposalRejected.d.ts +8 -8
  165. package/dist/141/TokenholderGovernance/proposalSubmitted.d.cts +8 -8
  166. package/dist/141/TokenholderGovernance/proposalSubmitted.d.ts +8 -8
  167. package/dist/Processor.cjs +8 -1
  168. package/dist/Processor.d.cts +1 -0
  169. package/dist/Processor.d.ts +1 -0
  170. package/dist/Processor.mjs +8 -1
  171. package/dist/types.d.cts +1 -1
  172. package/dist/types.d.ts +1 -1
  173. package/package.json +1 -1
@@ -5,58 +5,58 @@ 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"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
8
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
11
+ }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "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"]>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
19
19
  }, {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
21
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
22
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
21
+ }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
22
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "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
  }>]>;
61
61
  origin: z.ZodUnion<[z.ZodObject<{
62
62
  __kind: z.ZodLiteral<"DepositChannel">;
@@ -65,112 +65,112 @@ declare const swappingSwapScheduled: 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.ZodEffects<z.ZodString, `0x${string}`, string>;
85
85
  }, "strip", z.ZodTypeAny, {
86
- __kind: "Btc";
87
86
  value: `0x${string}`;
88
- }, {
89
87
  __kind: "Btc";
88
+ }, {
90
89
  value: string;
90
+ __kind: "Btc";
91
91
  }>, z.ZodObject<{
92
92
  __kind: z.ZodLiteral<"Arb">;
93
93
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- __kind: "Arb";
96
95
  value: `0x${string}`;
97
- }, {
98
96
  __kind: "Arb";
97
+ }, {
99
98
  value: string;
99
+ __kind: "Arb";
100
100
  }>]>;
101
101
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
102
102
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
103
103
  }, "strip", z.ZodTypeAny, {
104
104
  depositAddress: {
105
- __kind: "Eth";
106
105
  value: `0x${string}`;
106
+ __kind: "Eth";
107
107
  } | {
108
- __kind: "Dot";
109
108
  value: `0x${string}`;
109
+ __kind: "Dot";
110
110
  } | {
111
- __kind: "Btc";
112
111
  value: `0x${string}`;
112
+ __kind: "Btc";
113
113
  } | {
114
- __kind: "Arb";
115
114
  value: `0x${string}`;
115
+ __kind: "Arb";
116
116
  };
117
117
  channelId: bigint;
118
118
  depositBlockHeight: bigint;
119
119
  }, {
120
120
  depositAddress: {
121
- __kind: "Eth";
122
121
  value: string;
122
+ __kind: "Eth";
123
123
  } | {
124
- __kind: "Dot";
125
124
  value: string;
125
+ __kind: "Dot";
126
126
  } | {
127
- __kind: "Btc";
128
127
  value: string;
128
+ __kind: "Btc";
129
129
  } | {
130
- __kind: "Arb";
131
130
  value: string;
131
+ __kind: "Arb";
132
132
  };
133
133
  channelId: string | number;
134
134
  depositBlockHeight: string | number;
135
135
  }>;
136
136
  }, "strip", z.ZodTypeAny, {
137
- __kind: "DepositChannel";
138
137
  value: {
139
138
  depositAddress: {
140
- __kind: "Eth";
141
139
  value: `0x${string}`;
140
+ __kind: "Eth";
142
141
  } | {
143
- __kind: "Dot";
144
142
  value: `0x${string}`;
143
+ __kind: "Dot";
145
144
  } | {
146
- __kind: "Btc";
147
145
  value: `0x${string}`;
146
+ __kind: "Btc";
148
147
  } | {
149
- __kind: "Arb";
150
148
  value: `0x${string}`;
149
+ __kind: "Arb";
151
150
  };
152
151
  channelId: bigint;
153
152
  depositBlockHeight: bigint;
154
153
  };
155
- }, {
156
154
  __kind: "DepositChannel";
155
+ }, {
157
156
  value: {
158
157
  depositAddress: {
159
- __kind: "Eth";
160
158
  value: string;
159
+ __kind: "Eth";
161
160
  } | {
162
- __kind: "Dot";
163
161
  value: string;
162
+ __kind: "Dot";
164
163
  } | {
165
- __kind: "Btc";
166
164
  value: string;
165
+ __kind: "Btc";
167
166
  } | {
168
- __kind: "Arb";
169
167
  value: string;
168
+ __kind: "Arb";
170
169
  };
171
170
  channelId: string | number;
172
171
  depositBlockHeight: string | number;
173
172
  };
173
+ __kind: "DepositChannel";
174
174
  }>, z.ZodObject<{
175
175
  __kind: z.ZodLiteral<"Vault">;
176
176
  txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -187,67 +187,67 @@ declare const swappingSwapScheduled: z.ZodObject<{
187
187
  __kind: z.ZodLiteral<"Eth">;
188
188
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
189
189
  }, "strip", z.ZodTypeAny, {
190
- __kind: "Eth";
191
190
  value: `0x${string}`;
192
- }, {
193
191
  __kind: "Eth";
192
+ }, {
194
193
  value: string;
194
+ __kind: "Eth";
195
195
  }>, z.ZodObject<{
196
196
  __kind: z.ZodLiteral<"Dot">;
197
197
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
198
198
  }, "strip", z.ZodTypeAny, {
199
- __kind: "Dot";
200
199
  value: `0x${string}`;
201
- }, {
202
200
  __kind: "Dot";
201
+ }, {
203
202
  value: string;
203
+ __kind: "Dot";
204
204
  }>, z.ZodObject<{
205
205
  __kind: z.ZodLiteral<"Btc">;
206
206
  value: z.ZodUnion<[z.ZodObject<{
207
207
  __kind: z.ZodLiteral<"P2PKH">;
208
208
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
209
209
  }, "strip", z.ZodTypeAny, {
210
- __kind: "P2PKH";
211
210
  value: `0x${string}`;
212
- }, {
213
211
  __kind: "P2PKH";
212
+ }, {
214
213
  value: string;
214
+ __kind: "P2PKH";
215
215
  }>, z.ZodObject<{
216
216
  __kind: z.ZodLiteral<"P2SH">;
217
217
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
218
218
  }, "strip", z.ZodTypeAny, {
219
- __kind: "P2SH";
220
219
  value: `0x${string}`;
221
- }, {
222
220
  __kind: "P2SH";
221
+ }, {
223
222
  value: string;
223
+ __kind: "P2SH";
224
224
  }>, z.ZodObject<{
225
225
  __kind: z.ZodLiteral<"P2WPKH">;
226
226
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
227
227
  }, "strip", z.ZodTypeAny, {
228
- __kind: "P2WPKH";
229
228
  value: `0x${string}`;
230
- }, {
231
229
  __kind: "P2WPKH";
230
+ }, {
232
231
  value: string;
232
+ __kind: "P2WPKH";
233
233
  }>, z.ZodObject<{
234
234
  __kind: z.ZodLiteral<"P2WSH">;
235
235
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
236
236
  }, "strip", z.ZodTypeAny, {
237
- __kind: "P2WSH";
238
237
  value: `0x${string}`;
239
- }, {
240
238
  __kind: "P2WSH";
239
+ }, {
241
240
  value: string;
241
+ __kind: "P2WSH";
242
242
  }>, z.ZodObject<{
243
243
  __kind: z.ZodLiteral<"Taproot">;
244
244
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
245
245
  }, "strip", z.ZodTypeAny, {
246
- __kind: "Taproot";
247
246
  value: `0x${string}`;
248
- }, {
249
247
  __kind: "Taproot";
248
+ }, {
250
249
  value: string;
250
+ __kind: "Taproot";
251
251
  }>, z.ZodObject<{
252
252
  __kind: z.ZodLiteral<"OtherSegwit">;
253
253
  value: z.ZodObject<{
@@ -261,166 +261,166 @@ declare const swappingSwapScheduled: z.ZodObject<{
261
261
  program: string;
262
262
  }>;
263
263
  }, "strip", z.ZodTypeAny, {
264
- __kind: "OtherSegwit";
265
264
  value: {
266
265
  version: number;
267
266
  program: `0x${string}`;
268
267
  };
269
- }, {
270
268
  __kind: "OtherSegwit";
269
+ }, {
271
270
  value: {
272
271
  version: number;
273
272
  program: string;
274
273
  };
274
+ __kind: "OtherSegwit";
275
275
  }>]>;
276
276
  }, "strip", z.ZodTypeAny, {
277
- __kind: "Btc";
278
277
  value: {
279
- __kind: "P2PKH";
280
278
  value: `0x${string}`;
279
+ __kind: "P2PKH";
281
280
  } | {
282
- __kind: "P2SH";
283
281
  value: `0x${string}`;
282
+ __kind: "P2SH";
284
283
  } | {
285
- __kind: "P2WPKH";
286
284
  value: `0x${string}`;
285
+ __kind: "P2WPKH";
287
286
  } | {
288
- __kind: "P2WSH";
289
287
  value: `0x${string}`;
288
+ __kind: "P2WSH";
290
289
  } | {
291
- __kind: "Taproot";
292
290
  value: `0x${string}`;
291
+ __kind: "Taproot";
293
292
  } | {
294
- __kind: "OtherSegwit";
295
293
  value: {
296
294
  version: number;
297
295
  program: `0x${string}`;
298
296
  };
297
+ __kind: "OtherSegwit";
299
298
  };
300
- }, {
301
299
  __kind: "Btc";
300
+ }, {
302
301
  value: {
303
- __kind: "P2PKH";
304
302
  value: string;
303
+ __kind: "P2PKH";
305
304
  } | {
306
- __kind: "P2SH";
307
305
  value: string;
306
+ __kind: "P2SH";
308
307
  } | {
309
- __kind: "P2WPKH";
310
308
  value: string;
309
+ __kind: "P2WPKH";
311
310
  } | {
312
- __kind: "P2WSH";
313
311
  value: string;
312
+ __kind: "P2WSH";
314
313
  } | {
315
- __kind: "Taproot";
316
314
  value: string;
315
+ __kind: "Taproot";
317
316
  } | {
318
- __kind: "OtherSegwit";
319
317
  value: {
320
318
  version: number;
321
319
  program: string;
322
320
  };
321
+ __kind: "OtherSegwit";
323
322
  };
323
+ __kind: "Btc";
324
324
  }>, z.ZodObject<{
325
325
  __kind: z.ZodLiteral<"Arb">;
326
326
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
327
327
  }, "strip", z.ZodTypeAny, {
328
- __kind: "Arb";
329
328
  value: `0x${string}`;
330
- }, {
331
329
  __kind: "Arb";
330
+ }, {
332
331
  value: string;
332
+ __kind: "Arb";
333
333
  }>]>;
334
334
  }, "strip", z.ZodTypeAny, {
335
- __kind: "Swap";
336
335
  value: {
337
- __kind: "Eth";
338
336
  value: `0x${string}`;
337
+ __kind: "Eth";
339
338
  } | {
340
- __kind: "Dot";
341
339
  value: `0x${string}`;
340
+ __kind: "Dot";
342
341
  } | {
343
- __kind: "Btc";
344
342
  value: {
345
- __kind: "P2PKH";
346
343
  value: `0x${string}`;
344
+ __kind: "P2PKH";
347
345
  } | {
348
- __kind: "P2SH";
349
346
  value: `0x${string}`;
347
+ __kind: "P2SH";
350
348
  } | {
351
- __kind: "P2WPKH";
352
349
  value: `0x${string}`;
350
+ __kind: "P2WPKH";
353
351
  } | {
354
- __kind: "P2WSH";
355
352
  value: `0x${string}`;
353
+ __kind: "P2WSH";
356
354
  } | {
357
- __kind: "Taproot";
358
355
  value: `0x${string}`;
356
+ __kind: "Taproot";
359
357
  } | {
360
- __kind: "OtherSegwit";
361
358
  value: {
362
359
  version: number;
363
360
  program: `0x${string}`;
364
361
  };
362
+ __kind: "OtherSegwit";
365
363
  };
364
+ __kind: "Btc";
366
365
  } | {
367
- __kind: "Arb";
368
366
  value: `0x${string}`;
367
+ __kind: "Arb";
369
368
  };
370
- }, {
371
369
  __kind: "Swap";
370
+ }, {
372
371
  value: {
373
- __kind: "Eth";
374
372
  value: string;
373
+ __kind: "Eth";
375
374
  } | {
376
- __kind: "Dot";
377
375
  value: string;
376
+ __kind: "Dot";
378
377
  } | {
379
- __kind: "Btc";
380
378
  value: {
381
- __kind: "P2PKH";
382
379
  value: string;
380
+ __kind: "P2PKH";
383
381
  } | {
384
- __kind: "P2SH";
385
382
  value: string;
383
+ __kind: "P2SH";
386
384
  } | {
387
- __kind: "P2WPKH";
388
385
  value: string;
386
+ __kind: "P2WPKH";
389
387
  } | {
390
- __kind: "P2WSH";
391
388
  value: string;
389
+ __kind: "P2WSH";
392
390
  } | {
393
- __kind: "Taproot";
394
391
  value: string;
392
+ __kind: "Taproot";
395
393
  } | {
396
- __kind: "OtherSegwit";
397
394
  value: {
398
395
  version: number;
399
396
  program: string;
400
397
  };
398
+ __kind: "OtherSegwit";
401
399
  };
400
+ __kind: "Btc";
402
401
  } | {
403
- __kind: "Arb";
404
402
  value: string;
403
+ __kind: "Arb";
405
404
  };
405
+ __kind: "Swap";
406
406
  }>, z.ZodObject<{
407
407
  __kind: z.ZodLiteral<"CcmPrincipal">;
408
408
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
409
409
  }, "strip", z.ZodTypeAny, {
410
- __kind: "CcmPrincipal";
411
410
  value: bigint;
412
- }, {
413
411
  __kind: "CcmPrincipal";
412
+ }, {
414
413
  value: string | number;
414
+ __kind: "CcmPrincipal";
415
415
  }>, z.ZodObject<{
416
416
  __kind: z.ZodLiteral<"CcmGas">;
417
417
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
418
418
  }, "strip", z.ZodTypeAny, {
419
- __kind: "CcmGas";
420
419
  value: bigint;
421
- }, {
422
420
  __kind: "CcmGas";
421
+ }, {
423
422
  value: string | number;
423
+ __kind: "CcmGas";
424
424
  }>, z.ZodObject<{
425
425
  __kind: z.ZodLiteral<"NetworkFee">;
426
426
  }, "strip", z.ZodTypeAny, {
@@ -438,88 +438,88 @@ declare const swappingSwapScheduled: z.ZodObject<{
438
438
  brokerFee: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
439
439
  executeAt: z.ZodNumber;
440
440
  }, "strip", z.ZodTypeAny, {
441
- swapId: bigint;
442
441
  depositAmount: bigint;
443
442
  destinationAddress: {
444
- __kind: "Eth";
445
443
  value: `0x${string}`;
444
+ __kind: "Eth";
446
445
  } | {
447
- __kind: "Dot";
448
446
  value: `0x${string}`;
447
+ __kind: "Dot";
449
448
  } | {
450
- __kind: "Btc";
451
449
  value: `0x${string}`;
450
+ __kind: "Btc";
452
451
  } | {
453
- __kind: "Arb";
454
452
  value: `0x${string}`;
453
+ __kind: "Arb";
455
454
  };
455
+ swapId: bigint;
456
456
  origin: {
457
- __kind: "DepositChannel";
458
457
  value: {
459
458
  depositAddress: {
460
- __kind: "Eth";
461
459
  value: `0x${string}`;
460
+ __kind: "Eth";
462
461
  } | {
463
- __kind: "Dot";
464
462
  value: `0x${string}`;
463
+ __kind: "Dot";
465
464
  } | {
466
- __kind: "Btc";
467
465
  value: `0x${string}`;
466
+ __kind: "Btc";
468
467
  } | {
469
- __kind: "Arb";
470
468
  value: `0x${string}`;
469
+ __kind: "Arb";
471
470
  };
472
471
  channelId: bigint;
473
472
  depositBlockHeight: bigint;
474
473
  };
474
+ __kind: "DepositChannel";
475
475
  } | {
476
476
  __kind: "Vault";
477
477
  txHash: `0x${string}`;
478
478
  };
479
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
480
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
479
+ sourceAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
480
+ destinationAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
481
481
  swapType: {
482
- __kind: "Swap";
483
482
  value: {
484
- __kind: "Eth";
485
483
  value: `0x${string}`;
484
+ __kind: "Eth";
486
485
  } | {
487
- __kind: "Dot";
488
486
  value: `0x${string}`;
487
+ __kind: "Dot";
489
488
  } | {
490
- __kind: "Btc";
491
489
  value: {
492
- __kind: "P2PKH";
493
490
  value: `0x${string}`;
491
+ __kind: "P2PKH";
494
492
  } | {
495
- __kind: "P2SH";
496
493
  value: `0x${string}`;
494
+ __kind: "P2SH";
497
495
  } | {
498
- __kind: "P2WPKH";
499
496
  value: `0x${string}`;
497
+ __kind: "P2WPKH";
500
498
  } | {
501
- __kind: "P2WSH";
502
499
  value: `0x${string}`;
500
+ __kind: "P2WSH";
503
501
  } | {
504
- __kind: "Taproot";
505
502
  value: `0x${string}`;
503
+ __kind: "Taproot";
506
504
  } | {
507
- __kind: "OtherSegwit";
508
505
  value: {
509
506
  version: number;
510
507
  program: `0x${string}`;
511
508
  };
509
+ __kind: "OtherSegwit";
512
510
  };
511
+ __kind: "Btc";
513
512
  } | {
514
- __kind: "Arb";
515
513
  value: `0x${string}`;
514
+ __kind: "Arb";
516
515
  };
516
+ __kind: "Swap";
517
517
  } | {
518
- __kind: "CcmPrincipal";
519
518
  value: bigint;
519
+ __kind: "CcmPrincipal";
520
520
  } | {
521
- __kind: "CcmGas";
522
521
  value: bigint;
522
+ __kind: "CcmGas";
523
523
  } | {
524
524
  __kind: "NetworkFee";
525
525
  } | {
@@ -529,92 +529,92 @@ declare const swappingSwapScheduled: z.ZodObject<{
529
529
  brokerCommission?: bigint | null | undefined;
530
530
  brokerFee?: bigint | null | undefined;
531
531
  }, {
532
- swapId: string | number;
533
532
  depositAmount: string | number;
534
533
  destinationAddress: {
535
- __kind: "Eth";
536
534
  value: string;
535
+ __kind: "Eth";
537
536
  } | {
538
- __kind: "Dot";
539
537
  value: string;
538
+ __kind: "Dot";
540
539
  } | {
541
- __kind: "Btc";
542
540
  value: string;
541
+ __kind: "Btc";
543
542
  } | {
544
- __kind: "Arb";
545
543
  value: string;
544
+ __kind: "Arb";
546
545
  };
546
+ swapId: string | number;
547
547
  origin: {
548
- __kind: "DepositChannel";
549
548
  value: {
550
549
  depositAddress: {
551
- __kind: "Eth";
552
550
  value: string;
551
+ __kind: "Eth";
553
552
  } | {
554
- __kind: "Dot";
555
553
  value: string;
554
+ __kind: "Dot";
556
555
  } | {
557
- __kind: "Btc";
558
556
  value: string;
557
+ __kind: "Btc";
559
558
  } | {
560
- __kind: "Arb";
561
559
  value: string;
560
+ __kind: "Arb";
562
561
  };
563
562
  channelId: string | number;
564
563
  depositBlockHeight: string | number;
565
564
  };
565
+ __kind: "DepositChannel";
566
566
  } | {
567
567
  __kind: "Vault";
568
568
  txHash: string;
569
569
  };
570
570
  sourceAsset: {
571
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
571
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
572
572
  };
573
573
  destinationAsset: {
574
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
574
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
575
575
  };
576
576
  swapType: {
577
- __kind: "Swap";
578
577
  value: {
579
- __kind: "Eth";
580
578
  value: string;
579
+ __kind: "Eth";
581
580
  } | {
582
- __kind: "Dot";
583
581
  value: string;
582
+ __kind: "Dot";
584
583
  } | {
585
- __kind: "Btc";
586
584
  value: {
587
- __kind: "P2PKH";
588
585
  value: string;
586
+ __kind: "P2PKH";
589
587
  } | {
590
- __kind: "P2SH";
591
588
  value: string;
589
+ __kind: "P2SH";
592
590
  } | {
593
- __kind: "P2WPKH";
594
591
  value: string;
592
+ __kind: "P2WPKH";
595
593
  } | {
596
- __kind: "P2WSH";
597
594
  value: string;
595
+ __kind: "P2WSH";
598
596
  } | {
599
- __kind: "Taproot";
600
597
  value: string;
598
+ __kind: "Taproot";
601
599
  } | {
602
- __kind: "OtherSegwit";
603
600
  value: {
604
601
  version: number;
605
602
  program: string;
606
603
  };
604
+ __kind: "OtherSegwit";
607
605
  };
606
+ __kind: "Btc";
608
607
  } | {
609
- __kind: "Arb";
610
608
  value: string;
609
+ __kind: "Arb";
611
610
  };
611
+ __kind: "Swap";
612
612
  } | {
613
- __kind: "CcmPrincipal";
614
613
  value: string | number;
614
+ __kind: "CcmPrincipal";
615
615
  } | {
616
- __kind: "CcmGas";
617
616
  value: string | number;
617
+ __kind: "CcmGas";
618
618
  } | {
619
619
  __kind: "NetworkFee";
620
620
  } | {