@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
@@ -4,19 +4,19 @@ declare const swappingMaximumSwapAmountSet: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
7
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
9
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
10
+ }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
12
12
  }>;
13
13
  amount: 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>>>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
15
+ asset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
16
16
  amount?: bigint | null | undefined;
17
17
  }, {
18
18
  asset: {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
20
20
  };
21
21
  amount?: string | number | null | undefined;
22
22
  }>;
@@ -5,36 +5,36 @@ declare const swappingSwapAmountConfiscated: 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
  destinationAsset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
21
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
20
+ }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
21
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
22
22
  }>;
23
23
  totalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  confiscatedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  }, "strip", z.ZodTypeAny, {
26
26
  swapId: bigint;
27
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
28
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
27
+ sourceAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
28
+ destinationAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
29
29
  totalAmount: bigint;
30
30
  confiscatedAmount: bigint;
31
31
  }, {
32
32
  swapId: string | number;
33
33
  sourceAsset: {
34
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
34
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
35
35
  };
36
36
  destinationAsset: {
37
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
37
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
38
38
  };
39
39
  totalAmount: string | number;
40
40
  confiscatedAmount: string | number;
@@ -5,36 +5,36 @@ declare const swappingSwapAmountConfiscated: 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
  destinationAsset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
21
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
20
+ }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
21
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
22
22
  }>;
23
23
  totalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  confiscatedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  }, "strip", z.ZodTypeAny, {
26
26
  swapId: bigint;
27
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
28
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
27
+ sourceAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
28
+ destinationAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
29
29
  totalAmount: bigint;
30
30
  confiscatedAmount: bigint;
31
31
  }, {
32
32
  swapId: string | number;
33
33
  sourceAsset: {
34
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
34
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
35
35
  };
36
36
  destinationAsset: {
37
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
37
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
38
38
  };
39
39
  totalAmount: string | number;
40
40
  confiscatedAmount: string | number;
@@ -5,93 +5,93 @@ 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
- __kind: "Eth";
9
8
  value: `0x${string}`;
10
- }, {
11
9
  __kind: "Eth";
10
+ }, {
12
11
  value: string;
12
+ __kind: "Eth";
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
- __kind: "Dot";
18
17
  value: `0x${string}`;
19
- }, {
20
18
  __kind: "Dot";
19
+ }, {
21
20
  value: string;
21
+ __kind: "Dot";
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
- __kind: "Btc";
27
26
  value: `0x${string}`;
28
- }, {
29
27
  __kind: "Btc";
28
+ }, {
30
29
  value: string;
30
+ __kind: "Btc";
31
31
  }>, z.ZodObject<{
32
32
  __kind: z.ZodLiteral<"Arb">;
33
33
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Arb";
36
35
  value: `0x${string}`;
37
- }, {
38
36
  __kind: "Arb";
37
+ }, {
39
38
  value: string;
39
+ __kind: "Arb";
40
40
  }>]>;
41
41
  destinationAddress: z.ZodUnion<[z.ZodObject<{
42
42
  __kind: z.ZodLiteral<"Eth">;
43
43
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
44
44
  }, "strip", z.ZodTypeAny, {
45
- __kind: "Eth";
46
45
  value: `0x${string}`;
47
- }, {
48
46
  __kind: "Eth";
47
+ }, {
49
48
  value: string;
49
+ __kind: "Eth";
50
50
  }>, z.ZodObject<{
51
51
  __kind: z.ZodLiteral<"Dot">;
52
52
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
53
53
  }, "strip", z.ZodTypeAny, {
54
- __kind: "Dot";
55
54
  value: `0x${string}`;
56
- }, {
57
55
  __kind: "Dot";
56
+ }, {
58
57
  value: string;
58
+ __kind: "Dot";
59
59
  }>, z.ZodObject<{
60
60
  __kind: z.ZodLiteral<"Btc">;
61
61
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
62
62
  }, "strip", z.ZodTypeAny, {
63
- __kind: "Btc";
64
63
  value: `0x${string}`;
65
- }, {
66
64
  __kind: "Btc";
65
+ }, {
67
66
  value: string;
67
+ __kind: "Btc";
68
68
  }>, z.ZodObject<{
69
69
  __kind: z.ZodLiteral<"Arb">;
70
70
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
71
71
  }, "strip", z.ZodTypeAny, {
72
- __kind: "Arb";
73
72
  value: `0x${string}`;
74
- }, {
75
73
  __kind: "Arb";
74
+ }, {
76
75
  value: string;
76
+ __kind: "Arb";
77
77
  }>]>;
78
78
  sourceAsset: z.ZodEffects<z.ZodObject<{
79
79
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
80
80
  }, "strip", z.ZodTypeAny, {
81
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
81
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
82
82
  }, {
83
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
84
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
85
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
83
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
84
+ }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
85
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
86
86
  }>;
87
87
  destinationAsset: z.ZodEffects<z.ZodObject<{
88
88
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
89
89
  }, "strip", z.ZodTypeAny, {
90
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
90
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
91
91
  }, {
92
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
93
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
94
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
92
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
93
+ }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
94
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
95
95
  }>;
96
96
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
97
97
  brokerCommissionRate: z.ZodNumber;
@@ -122,35 +122,35 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
122
122
  bps: number;
123
123
  }>, "many">;
124
124
  }, "strip", z.ZodTypeAny, {
125
- depositAddress: {
126
- __kind: "Eth";
125
+ destinationAddress: {
127
126
  value: `0x${string}`;
127
+ __kind: "Eth";
128
128
  } | {
129
- __kind: "Dot";
130
129
  value: `0x${string}`;
130
+ __kind: "Dot";
131
131
  } | {
132
- __kind: "Btc";
133
132
  value: `0x${string}`;
133
+ __kind: "Btc";
134
134
  } | {
135
- __kind: "Arb";
136
135
  value: `0x${string}`;
136
+ __kind: "Arb";
137
137
  };
138
- channelId: bigint;
139
- destinationAddress: {
140
- __kind: "Eth";
138
+ depositAddress: {
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
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
153
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
151
+ channelId: bigint;
152
+ sourceAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
153
+ destinationAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
154
154
  brokerCommissionRate: number;
155
155
  sourceChainExpiryBlock: bigint;
156
156
  boostFee: number;
@@ -165,38 +165,38 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
165
165
  cfParameters: `0x${string}`;
166
166
  } | null | undefined;
167
167
  }, {
168
- depositAddress: {
169
- __kind: "Eth";
168
+ destinationAddress: {
170
169
  value: string;
170
+ __kind: "Eth";
171
171
  } | {
172
- __kind: "Dot";
173
172
  value: string;
173
+ __kind: "Dot";
174
174
  } | {
175
- __kind: "Btc";
176
175
  value: string;
176
+ __kind: "Btc";
177
177
  } | {
178
- __kind: "Arb";
179
178
  value: string;
179
+ __kind: "Arb";
180
180
  };
181
- channelId: string | number;
182
- destinationAddress: {
183
- __kind: "Eth";
181
+ depositAddress: {
184
182
  value: string;
183
+ __kind: "Eth";
185
184
  } | {
186
- __kind: "Dot";
187
185
  value: string;
186
+ __kind: "Dot";
188
187
  } | {
189
- __kind: "Btc";
190
188
  value: string;
189
+ __kind: "Btc";
191
190
  } | {
192
- __kind: "Arb";
193
191
  value: string;
192
+ __kind: "Arb";
194
193
  };
194
+ channelId: string | number;
195
195
  sourceAsset: {
196
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
196
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
197
197
  };
198
198
  destinationAsset: {
199
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
199
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
200
200
  };
201
201
  brokerCommissionRate: number;
202
202
  sourceChainExpiryBlock: string | number;
@@ -5,93 +5,93 @@ 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
- __kind: "Eth";
9
8
  value: `0x${string}`;
10
- }, {
11
9
  __kind: "Eth";
10
+ }, {
12
11
  value: string;
12
+ __kind: "Eth";
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
- __kind: "Dot";
18
17
  value: `0x${string}`;
19
- }, {
20
18
  __kind: "Dot";
19
+ }, {
21
20
  value: string;
21
+ __kind: "Dot";
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
- __kind: "Btc";
27
26
  value: `0x${string}`;
28
- }, {
29
27
  __kind: "Btc";
28
+ }, {
30
29
  value: string;
30
+ __kind: "Btc";
31
31
  }>, z.ZodObject<{
32
32
  __kind: z.ZodLiteral<"Arb">;
33
33
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Arb";
36
35
  value: `0x${string}`;
37
- }, {
38
36
  __kind: "Arb";
37
+ }, {
39
38
  value: string;
39
+ __kind: "Arb";
40
40
  }>]>;
41
41
  destinationAddress: z.ZodUnion<[z.ZodObject<{
42
42
  __kind: z.ZodLiteral<"Eth">;
43
43
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
44
44
  }, "strip", z.ZodTypeAny, {
45
- __kind: "Eth";
46
45
  value: `0x${string}`;
47
- }, {
48
46
  __kind: "Eth";
47
+ }, {
49
48
  value: string;
49
+ __kind: "Eth";
50
50
  }>, z.ZodObject<{
51
51
  __kind: z.ZodLiteral<"Dot">;
52
52
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
53
53
  }, "strip", z.ZodTypeAny, {
54
- __kind: "Dot";
55
54
  value: `0x${string}`;
56
- }, {
57
55
  __kind: "Dot";
56
+ }, {
58
57
  value: string;
58
+ __kind: "Dot";
59
59
  }>, z.ZodObject<{
60
60
  __kind: z.ZodLiteral<"Btc">;
61
61
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
62
62
  }, "strip", z.ZodTypeAny, {
63
- __kind: "Btc";
64
63
  value: `0x${string}`;
65
- }, {
66
64
  __kind: "Btc";
65
+ }, {
67
66
  value: string;
67
+ __kind: "Btc";
68
68
  }>, z.ZodObject<{
69
69
  __kind: z.ZodLiteral<"Arb">;
70
70
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
71
71
  }, "strip", z.ZodTypeAny, {
72
- __kind: "Arb";
73
72
  value: `0x${string}`;
74
- }, {
75
73
  __kind: "Arb";
74
+ }, {
76
75
  value: string;
76
+ __kind: "Arb";
77
77
  }>]>;
78
78
  sourceAsset: z.ZodEffects<z.ZodObject<{
79
79
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
80
80
  }, "strip", z.ZodTypeAny, {
81
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
81
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
82
82
  }, {
83
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
84
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
85
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
83
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
84
+ }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
85
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
86
86
  }>;
87
87
  destinationAsset: z.ZodEffects<z.ZodObject<{
88
88
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
89
89
  }, "strip", z.ZodTypeAny, {
90
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
90
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
91
91
  }, {
92
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
93
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
94
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
92
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
93
+ }>, "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
94
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
95
95
  }>;
96
96
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
97
97
  brokerCommissionRate: z.ZodNumber;
@@ -122,35 +122,35 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
122
122
  bps: number;
123
123
  }>, "many">;
124
124
  }, "strip", z.ZodTypeAny, {
125
- depositAddress: {
126
- __kind: "Eth";
125
+ destinationAddress: {
127
126
  value: `0x${string}`;
127
+ __kind: "Eth";
128
128
  } | {
129
- __kind: "Dot";
130
129
  value: `0x${string}`;
130
+ __kind: "Dot";
131
131
  } | {
132
- __kind: "Btc";
133
132
  value: `0x${string}`;
133
+ __kind: "Btc";
134
134
  } | {
135
- __kind: "Arb";
136
135
  value: `0x${string}`;
136
+ __kind: "Arb";
137
137
  };
138
- channelId: bigint;
139
- destinationAddress: {
140
- __kind: "Eth";
138
+ depositAddress: {
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
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
153
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
151
+ channelId: bigint;
152
+ sourceAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
153
+ destinationAsset: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
154
154
  brokerCommissionRate: number;
155
155
  sourceChainExpiryBlock: bigint;
156
156
  boostFee: number;
@@ -165,38 +165,38 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
165
165
  cfParameters: `0x${string}`;
166
166
  } | null | undefined;
167
167
  }, {
168
- depositAddress: {
169
- __kind: "Eth";
168
+ destinationAddress: {
170
169
  value: string;
170
+ __kind: "Eth";
171
171
  } | {
172
- __kind: "Dot";
173
172
  value: string;
173
+ __kind: "Dot";
174
174
  } | {
175
- __kind: "Btc";
176
175
  value: string;
176
+ __kind: "Btc";
177
177
  } | {
178
- __kind: "Arb";
179
178
  value: string;
179
+ __kind: "Arb";
180
180
  };
181
- channelId: string | number;
182
- destinationAddress: {
183
- __kind: "Eth";
181
+ depositAddress: {
184
182
  value: string;
183
+ __kind: "Eth";
185
184
  } | {
186
- __kind: "Dot";
187
185
  value: string;
186
+ __kind: "Dot";
188
187
  } | {
189
- __kind: "Btc";
190
188
  value: string;
189
+ __kind: "Btc";
191
190
  } | {
192
- __kind: "Arb";
193
191
  value: string;
192
+ __kind: "Arb";
194
193
  };
194
+ channelId: string | number;
195
195
  sourceAsset: {
196
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
196
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
197
197
  };
198
198
  destinationAsset: {
199
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
199
+ __kind: "Eth" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
200
200
  };
201
201
  brokerCommissionRate: number;
202
202
  sourceChainExpiryBlock: string | number;