@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
@@ -15,29 +15,29 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
15
15
  __kind: z.ZodLiteral<"Eth">;
16
16
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- value: `0x${string}`;
19
18
  __kind: "Eth";
19
+ value: `0x${string}`;
20
20
  }, {
21
- value: string;
22
21
  __kind: "Eth";
22
+ value: string;
23
23
  }>, z.ZodObject<{
24
24
  __kind: z.ZodLiteral<"Dot">;
25
25
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- value: `0x${string}`;
28
27
  __kind: "Dot";
28
+ value: `0x${string}`;
29
29
  }, {
30
- value: string;
31
30
  __kind: "Dot";
31
+ value: string;
32
32
  }>, z.ZodObject<{
33
33
  __kind: z.ZodLiteral<"Btc">;
34
34
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
35
35
  }, "strip", z.ZodTypeAny, {
36
- value: `0x${string}`;
37
36
  __kind: "Btc";
37
+ value: `0x${string}`;
38
38
  }, {
39
- value: string;
40
39
  __kind: "Btc";
40
+ value: string;
41
41
  }>]>;
42
42
  origin: z.ZodUnion<[z.ZodObject<{
43
43
  __kind: z.ZodLiteral<"DepositChannel">;
@@ -46,91 +46,91 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
46
46
  __kind: z.ZodLiteral<"Eth">;
47
47
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
48
48
  }, "strip", z.ZodTypeAny, {
49
- value: `0x${string}`;
50
49
  __kind: "Eth";
50
+ value: `0x${string}`;
51
51
  }, {
52
- value: string;
53
52
  __kind: "Eth";
53
+ value: string;
54
54
  }>, z.ZodObject<{
55
55
  __kind: z.ZodLiteral<"Dot">;
56
56
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
57
57
  }, "strip", z.ZodTypeAny, {
58
- value: `0x${string}`;
59
58
  __kind: "Dot";
59
+ value: `0x${string}`;
60
60
  }, {
61
- value: string;
62
61
  __kind: "Dot";
62
+ value: string;
63
63
  }>, z.ZodObject<{
64
64
  __kind: z.ZodLiteral<"Btc">;
65
65
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
66
66
  }, "strip", z.ZodTypeAny, {
67
- value: `0x${string}`;
68
67
  __kind: "Btc";
68
+ value: `0x${string}`;
69
69
  }, {
70
- value: string;
71
70
  __kind: "Btc";
71
+ value: string;
72
72
  }>]>;
73
73
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
74
74
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
75
75
  }, "strip", z.ZodTypeAny, {
76
76
  depositAddress: {
77
- value: `0x${string}`;
78
77
  __kind: "Eth";
79
- } | {
80
78
  value: `0x${string}`;
81
- __kind: "Dot";
82
79
  } | {
80
+ __kind: "Dot";
83
81
  value: `0x${string}`;
82
+ } | {
84
83
  __kind: "Btc";
84
+ value: `0x${string}`;
85
85
  };
86
86
  channelId: bigint;
87
87
  depositBlockHeight: bigint;
88
88
  }, {
89
89
  depositAddress: {
90
- value: string;
91
90
  __kind: "Eth";
92
- } | {
93
91
  value: string;
94
- __kind: "Dot";
95
92
  } | {
93
+ __kind: "Dot";
96
94
  value: string;
95
+ } | {
97
96
  __kind: "Btc";
97
+ value: string;
98
98
  };
99
99
  channelId: string | number;
100
100
  depositBlockHeight: string | number;
101
101
  }>;
102
102
  }, "strip", z.ZodTypeAny, {
103
+ __kind: "DepositChannel";
103
104
  value: {
104
105
  depositAddress: {
105
- value: `0x${string}`;
106
106
  __kind: "Eth";
107
- } | {
108
107
  value: `0x${string}`;
109
- __kind: "Dot";
110
108
  } | {
109
+ __kind: "Dot";
111
110
  value: `0x${string}`;
111
+ } | {
112
112
  __kind: "Btc";
113
+ value: `0x${string}`;
113
114
  };
114
115
  channelId: bigint;
115
116
  depositBlockHeight: bigint;
116
117
  };
117
- __kind: "DepositChannel";
118
118
  }, {
119
+ __kind: "DepositChannel";
119
120
  value: {
120
121
  depositAddress: {
121
- value: string;
122
122
  __kind: "Eth";
123
- } | {
124
123
  value: string;
125
- __kind: "Dot";
126
124
  } | {
125
+ __kind: "Dot";
127
126
  value: string;
127
+ } | {
128
128
  __kind: "Btc";
129
+ value: string;
129
130
  };
130
131
  channelId: string | number;
131
132
  depositBlockHeight: string | number;
132
133
  };
133
- __kind: "DepositChannel";
134
134
  }>, z.ZodObject<{
135
135
  __kind: z.ZodLiteral<"Vault">;
136
136
  txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -145,31 +145,31 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
145
145
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
146
146
  amount: bigint;
147
147
  destinationAddress: {
148
- value: `0x${string}`;
149
148
  __kind: "Eth";
150
- } | {
151
149
  value: `0x${string}`;
152
- __kind: "Dot";
153
150
  } | {
151
+ __kind: "Dot";
154
152
  value: `0x${string}`;
153
+ } | {
155
154
  __kind: "Btc";
155
+ value: `0x${string}`;
156
156
  };
157
157
  origin: {
158
+ __kind: "DepositChannel";
158
159
  value: {
159
160
  depositAddress: {
160
- value: `0x${string}`;
161
161
  __kind: "Eth";
162
- } | {
163
162
  value: `0x${string}`;
164
- __kind: "Dot";
165
163
  } | {
164
+ __kind: "Dot";
166
165
  value: `0x${string}`;
166
+ } | {
167
167
  __kind: "Btc";
168
+ value: `0x${string}`;
168
169
  };
169
170
  channelId: bigint;
170
171
  depositBlockHeight: bigint;
171
172
  };
172
- __kind: "DepositChannel";
173
173
  } | {
174
174
  __kind: "Vault";
175
175
  txHash: `0x${string}`;
@@ -180,31 +180,31 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
180
180
  };
181
181
  amount: string | number;
182
182
  destinationAddress: {
183
- value: string;
184
183
  __kind: "Eth";
185
- } | {
186
184
  value: string;
187
- __kind: "Dot";
188
185
  } | {
186
+ __kind: "Dot";
189
187
  value: string;
188
+ } | {
190
189
  __kind: "Btc";
190
+ value: string;
191
191
  };
192
192
  origin: {
193
+ __kind: "DepositChannel";
193
194
  value: {
194
195
  depositAddress: {
195
- value: string;
196
196
  __kind: "Eth";
197
- } | {
198
197
  value: string;
199
- __kind: "Dot";
200
198
  } | {
199
+ __kind: "Dot";
201
200
  value: string;
201
+ } | {
202
202
  __kind: "Btc";
203
+ value: string;
203
204
  };
204
205
  channelId: string | number;
205
206
  depositBlockHeight: string | number;
206
207
  };
207
- __kind: "DepositChannel";
208
208
  } | {
209
209
  __kind: "Vault";
210
210
  txHash: string;
@@ -5,57 +5,57 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
5
5
  __kind: z.ZodLiteral<"Eth">;
6
6
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- value: `0x${string}`;
9
8
  __kind: "Eth";
9
+ value: `0x${string}`;
10
10
  }, {
11
- value: string;
12
11
  __kind: "Eth";
12
+ value: string;
13
13
  }>, z.ZodObject<{
14
14
  __kind: z.ZodLiteral<"Dot">;
15
15
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- value: `0x${string}`;
18
17
  __kind: "Dot";
18
+ value: `0x${string}`;
19
19
  }, {
20
- value: string;
21
20
  __kind: "Dot";
21
+ value: string;
22
22
  }>, z.ZodObject<{
23
23
  __kind: z.ZodLiteral<"Btc">;
24
24
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
25
25
  }, "strip", z.ZodTypeAny, {
26
- value: `0x${string}`;
27
26
  __kind: "Btc";
27
+ value: `0x${string}`;
28
28
  }, {
29
- value: string;
30
29
  __kind: "Btc";
30
+ value: string;
31
31
  }>]>;
32
32
  destinationAddress: z.ZodUnion<[z.ZodObject<{
33
33
  __kind: z.ZodLiteral<"Eth">;
34
34
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
35
35
  }, "strip", z.ZodTypeAny, {
36
- value: `0x${string}`;
37
36
  __kind: "Eth";
37
+ value: `0x${string}`;
38
38
  }, {
39
- value: string;
40
39
  __kind: "Eth";
40
+ value: string;
41
41
  }>, z.ZodObject<{
42
42
  __kind: z.ZodLiteral<"Dot">;
43
43
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
44
44
  }, "strip", z.ZodTypeAny, {
45
- value: `0x${string}`;
46
45
  __kind: "Dot";
46
+ value: `0x${string}`;
47
47
  }, {
48
- value: string;
49
48
  __kind: "Dot";
49
+ value: string;
50
50
  }>, z.ZodObject<{
51
51
  __kind: z.ZodLiteral<"Btc">;
52
52
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
53
53
  }, "strip", z.ZodTypeAny, {
54
- value: `0x${string}`;
55
54
  __kind: "Btc";
55
+ value: `0x${string}`;
56
56
  }, {
57
- value: string;
58
57
  __kind: "Btc";
58
+ value: string;
59
59
  }>]>;
60
60
  sourceAsset: z.ZodEffects<z.ZodObject<{
61
61
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
@@ -93,25 +93,25 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
93
93
  sourceChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
94
94
  }, "strip", z.ZodTypeAny, {
95
95
  depositAddress: {
96
- value: `0x${string}`;
97
96
  __kind: "Eth";
98
- } | {
99
97
  value: `0x${string}`;
100
- __kind: "Dot";
101
98
  } | {
99
+ __kind: "Dot";
102
100
  value: `0x${string}`;
101
+ } | {
103
102
  __kind: "Btc";
103
+ value: `0x${string}`;
104
104
  };
105
105
  channelId: bigint;
106
106
  destinationAddress: {
107
- value: `0x${string}`;
108
107
  __kind: "Eth";
109
- } | {
110
108
  value: `0x${string}`;
111
- __kind: "Dot";
112
109
  } | {
110
+ __kind: "Dot";
113
111
  value: `0x${string}`;
112
+ } | {
114
113
  __kind: "Btc";
114
+ value: `0x${string}`;
115
115
  };
116
116
  sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
117
117
  destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
@@ -124,25 +124,25 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
124
124
  } | null | undefined;
125
125
  }, {
126
126
  depositAddress: {
127
- value: string;
128
127
  __kind: "Eth";
129
- } | {
130
128
  value: string;
131
- __kind: "Dot";
132
129
  } | {
130
+ __kind: "Dot";
133
131
  value: string;
132
+ } | {
134
133
  __kind: "Btc";
134
+ value: string;
135
135
  };
136
136
  channelId: string | number;
137
137
  destinationAddress: {
138
- value: string;
139
138
  __kind: "Eth";
140
- } | {
141
139
  value: string;
142
- __kind: "Dot";
143
140
  } | {
141
+ __kind: "Dot";
144
142
  value: string;
143
+ } | {
145
144
  __kind: "Btc";
145
+ value: string;
146
146
  };
147
147
  sourceAsset: {
148
148
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
@@ -5,57 +5,57 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
5
5
  __kind: z.ZodLiteral<"Eth">;
6
6
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- value: `0x${string}`;
9
8
  __kind: "Eth";
9
+ value: `0x${string}`;
10
10
  }, {
11
- value: string;
12
11
  __kind: "Eth";
12
+ value: string;
13
13
  }>, z.ZodObject<{
14
14
  __kind: z.ZodLiteral<"Dot">;
15
15
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- value: `0x${string}`;
18
17
  __kind: "Dot";
18
+ value: `0x${string}`;
19
19
  }, {
20
- value: string;
21
20
  __kind: "Dot";
21
+ value: string;
22
22
  }>, z.ZodObject<{
23
23
  __kind: z.ZodLiteral<"Btc">;
24
24
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
25
25
  }, "strip", z.ZodTypeAny, {
26
- value: `0x${string}`;
27
26
  __kind: "Btc";
27
+ value: `0x${string}`;
28
28
  }, {
29
- value: string;
30
29
  __kind: "Btc";
30
+ value: string;
31
31
  }>]>;
32
32
  destinationAddress: z.ZodUnion<[z.ZodObject<{
33
33
  __kind: z.ZodLiteral<"Eth">;
34
34
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
35
35
  }, "strip", z.ZodTypeAny, {
36
- value: `0x${string}`;
37
36
  __kind: "Eth";
37
+ value: `0x${string}`;
38
38
  }, {
39
- value: string;
40
39
  __kind: "Eth";
40
+ value: string;
41
41
  }>, z.ZodObject<{
42
42
  __kind: z.ZodLiteral<"Dot">;
43
43
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
44
44
  }, "strip", z.ZodTypeAny, {
45
- value: `0x${string}`;
46
45
  __kind: "Dot";
46
+ value: `0x${string}`;
47
47
  }, {
48
- value: string;
49
48
  __kind: "Dot";
49
+ value: string;
50
50
  }>, z.ZodObject<{
51
51
  __kind: z.ZodLiteral<"Btc">;
52
52
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
53
53
  }, "strip", z.ZodTypeAny, {
54
- value: `0x${string}`;
55
54
  __kind: "Btc";
55
+ value: `0x${string}`;
56
56
  }, {
57
- value: string;
58
57
  __kind: "Btc";
58
+ value: string;
59
59
  }>]>;
60
60
  sourceAsset: z.ZodEffects<z.ZodObject<{
61
61
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
@@ -93,25 +93,25 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
93
93
  sourceChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
94
94
  }, "strip", z.ZodTypeAny, {
95
95
  depositAddress: {
96
- value: `0x${string}`;
97
96
  __kind: "Eth";
98
- } | {
99
97
  value: `0x${string}`;
100
- __kind: "Dot";
101
98
  } | {
99
+ __kind: "Dot";
102
100
  value: `0x${string}`;
101
+ } | {
103
102
  __kind: "Btc";
103
+ value: `0x${string}`;
104
104
  };
105
105
  channelId: bigint;
106
106
  destinationAddress: {
107
- value: `0x${string}`;
108
107
  __kind: "Eth";
109
- } | {
110
108
  value: `0x${string}`;
111
- __kind: "Dot";
112
109
  } | {
110
+ __kind: "Dot";
113
111
  value: `0x${string}`;
112
+ } | {
114
113
  __kind: "Btc";
114
+ value: `0x${string}`;
115
115
  };
116
116
  sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
117
117
  destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
@@ -124,25 +124,25 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
124
124
  } | null | undefined;
125
125
  }, {
126
126
  depositAddress: {
127
- value: string;
128
127
  __kind: "Eth";
129
- } | {
130
128
  value: string;
131
- __kind: "Dot";
132
129
  } | {
130
+ __kind: "Dot";
133
131
  value: string;
132
+ } | {
134
133
  __kind: "Btc";
134
+ value: string;
135
135
  };
136
136
  channelId: string | number;
137
137
  destinationAddress: {
138
- value: string;
139
138
  __kind: "Eth";
140
- } | {
141
139
  value: string;
142
- __kind: "Dot";
143
140
  } | {
141
+ __kind: "Dot";
144
142
  value: string;
143
+ } | {
145
144
  __kind: "Btc";
145
+ value: string;
146
146
  };
147
147
  sourceAsset: {
148
148
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
@@ -22,18 +22,18 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
22
22
  }>;
23
23
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  }, "strip", z.ZodTypeAny, {
25
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
26
25
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
27
26
  amount: bigint;
27
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
28
28
  swapId: bigint;
29
29
  }, {
30
- egressId: [{
31
- __kind: "Ethereum" | "Polkadot" | "Bitcoin";
32
- }, string | number];
33
30
  asset: {
34
31
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
35
32
  };
36
33
  amount: string | number;
34
+ egressId: [{
35
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin";
36
+ }, string | number];
37
37
  swapId: string | number;
38
38
  }>;
39
39
 
@@ -22,18 +22,18 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
22
22
  }>;
23
23
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  }, "strip", z.ZodTypeAny, {
25
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
26
25
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
27
26
  amount: bigint;
27
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
28
28
  swapId: bigint;
29
29
  }, {
30
- egressId: [{
31
- __kind: "Ethereum" | "Polkadot" | "Bitcoin";
32
- }, string | number];
33
30
  asset: {
34
31
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
35
32
  };
36
33
  amount: string | number;
34
+ egressId: [{
35
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin";
36
+ }, string | number];
37
37
  swapId: string | number;
38
38
  }>;
39
39