@chainflip/processor 1.8.5 → 1.8.6

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 (134) hide show
  1. package/README.MD +13 -1
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  3. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  5. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  6. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  7. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  12. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  13. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  14. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  15. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  16. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  17. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  18. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  19. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  20. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  21. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  22. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  23. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  24. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  25. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  26. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  27. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  28. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  29. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  30. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  31. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  32. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  33. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  34. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  35. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  36. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  37. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  38. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  39. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  40. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  41. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  42. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  43. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  44. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  45. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  46. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  47. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  48. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  49. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  50. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  51. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  52. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  53. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  54. package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
  55. package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
  56. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  57. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  58. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  59. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  60. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  61. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  62. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  63. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  64. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  65. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  66. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  67. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  68. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  69. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  70. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  71. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  72. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  73. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  74. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  75. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  76. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  77. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  78. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  79. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  80. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  81. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  82. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  83. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  84. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  85. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  86. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  87. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  88. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  89. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  90. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  91. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  92. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  93. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  94. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  95. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  96. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  97. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  98. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  99. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  100. package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
  101. package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
  102. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  103. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  104. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  105. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  106. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  107. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  108. package/dist/160/swapping/swapRequested.d.cts +40 -40
  109. package/dist/160/swapping/swapRequested.d.ts +40 -40
  110. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  111. package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
  112. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  113. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  114. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  115. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
  116. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  117. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
  118. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  119. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  120. package/dist/180/common.cjs +2 -2
  121. package/dist/180/common.d.cts +2 -2
  122. package/dist/180/common.d.ts +2 -2
  123. package/dist/180/common.mjs +2 -2
  124. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +1 -1
  125. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +3 -3
  126. package/dist/180/swapping/affiliateRegistration.cjs +1 -0
  127. package/dist/180/swapping/affiliateRegistration.d.cts +3 -0
  128. package/dist/180/swapping/affiliateRegistration.d.ts +3 -0
  129. package/dist/180/swapping/affiliateRegistration.mjs +2 -1
  130. package/dist/180/swapping/withdrawalRequested.cjs +20 -0
  131. package/dist/180/swapping/withdrawalRequested.d.cts +91 -0
  132. package/dist/180/swapping/withdrawalRequested.d.ts +91 -0
  133. package/dist/180/swapping/withdrawalRequested.mjs +20 -0
  134. package/package.json +1 -1
@@ -14,26 +14,26 @@ declare const swappingRefundEgressScheduled: z.ZodObject<{
14
14
  asset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
18
18
  }, {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
21
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
20
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
21
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
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
  egressFee: 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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
27
- amount: bigint;
28
26
  swapRequestId: bigint;
27
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
28
+ amount: bigint;
29
29
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
30
30
  egressFee: bigint;
31
31
  }, {
32
+ swapRequestId: string | number;
32
33
  asset: {
33
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
34
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
34
35
  };
35
36
  amount: string | number;
36
- swapRequestId: string | number;
37
37
  egressId: [{
38
38
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
39
39
  }, string | number];
@@ -5,24 +5,24 @@ declare const swappingSwapAmountConfiscated: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
11
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
13
13
  }>;
14
14
  totalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  confiscatedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18
17
  swapRequestId: bigint;
18
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
19
19
  totalAmount: bigint;
20
20
  confiscatedAmount: bigint;
21
21
  }, {
22
+ swapRequestId: string | number;
22
23
  asset: {
23
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
24
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
24
25
  };
25
- swapRequestId: string | number;
26
26
  totalAmount: string | number;
27
27
  confiscatedAmount: string | number;
28
28
  }>;
@@ -5,24 +5,24 @@ declare const swappingSwapAmountConfiscated: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
11
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
13
13
  }>;
14
14
  totalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  confiscatedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18
17
  swapRequestId: bigint;
18
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
19
19
  totalAmount: bigint;
20
20
  confiscatedAmount: bigint;
21
21
  }, {
22
+ swapRequestId: string | number;
22
23
  asset: {
23
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
24
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
24
25
  };
25
- swapRequestId: string | number;
26
26
  totalAmount: string | number;
27
27
  confiscatedAmount: string | number;
28
28
  }>;
@@ -5,10 +5,10 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
6
6
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
9
9
  value: `0x${string}`;
10
10
  }, {
11
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
11
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
12
12
  value: string;
13
13
  }>, {
14
14
  readonly chain: "Ethereum";
@@ -26,17 +26,17 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
26
26
  readonly chain: "Solana";
27
27
  readonly address: string;
28
28
  }, {
29
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
29
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
30
30
  value: string;
31
31
  }>;
32
32
  destinationAddress: z.ZodEffects<z.ZodObject<{
33
33
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
34
34
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
35
35
  }, "strip", z.ZodTypeAny, {
36
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
36
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
37
37
  value: `0x${string}`;
38
38
  }, {
39
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
39
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
40
40
  value: string;
41
41
  }>, {
42
42
  readonly chain: "Ethereum";
@@ -54,26 +54,26 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
54
54
  readonly chain: "Solana";
55
55
  readonly address: string;
56
56
  }, {
57
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
57
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
58
58
  value: string;
59
59
  }>;
60
60
  sourceAsset: z.ZodEffects<z.ZodObject<{
61
61
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
62
62
  }, "strip", z.ZodTypeAny, {
63
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
63
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
64
64
  }, {
65
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
66
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
67
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
65
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
66
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
67
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
68
68
  }>;
69
69
  destinationAsset: z.ZodEffects<z.ZodObject<{
70
70
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
71
71
  }, "strip", z.ZodTypeAny, {
72
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
72
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
73
73
  }, {
74
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
75
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
76
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
74
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
75
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
76
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
77
77
  }>;
78
78
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
79
79
  brokerCommissionRate: z.ZodNumber;
@@ -109,10 +109,10 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
109
109
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
110
110
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
111
111
  }, "strip", z.ZodTypeAny, {
112
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
112
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
113
113
  value: `0x${string}`;
114
114
  }, {
115
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
115
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
116
116
  value: string;
117
117
  }>, {
118
118
  readonly chain: "Ethereum";
@@ -130,7 +130,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
130
130
  readonly chain: "Solana";
131
131
  readonly address: string;
132
132
  }, {
133
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
133
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
134
134
  value: string;
135
135
  }>;
136
136
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -156,7 +156,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
156
156
  }, {
157
157
  retryDuration: number;
158
158
  refundAddress: {
159
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
159
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
160
160
  value: string;
161
161
  };
162
162
  minPrice: string | number;
@@ -172,7 +172,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
172
172
  chunkInterval: number;
173
173
  }>>>;
174
174
  }, "strip", z.ZodTypeAny, {
175
- depositAddress: {
175
+ destinationAddress: {
176
176
  readonly chain: "Ethereum";
177
177
  readonly address: `0x${string}`;
178
178
  } | {
@@ -188,8 +188,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
188
188
  readonly chain: "Solana";
189
189
  readonly address: string;
190
190
  };
191
- channelId: bigint;
192
- destinationAddress: {
191
+ depositAddress: {
193
192
  readonly chain: "Ethereum";
194
193
  readonly address: `0x${string}`;
195
194
  } | {
@@ -205,8 +204,9 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
205
204
  readonly chain: "Solana";
206
205
  readonly address: string;
207
206
  };
208
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
209
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
207
+ channelId: bigint;
208
+ sourceAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
209
+ destinationAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
210
210
  brokerCommissionRate: number;
211
211
  sourceChainExpiryBlock: bigint;
212
212
  boostFee: number;
@@ -245,20 +245,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
245
245
  chunkInterval: number;
246
246
  } | null | undefined;
247
247
  }, {
248
- depositAddress: {
249
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
248
+ destinationAddress: {
249
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
250
250
  value: string;
251
251
  };
252
- channelId: string | number;
253
- destinationAddress: {
254
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
252
+ depositAddress: {
253
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
255
254
  value: string;
256
255
  };
256
+ channelId: string | number;
257
257
  sourceAsset: {
258
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
258
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
259
259
  };
260
260
  destinationAsset: {
261
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
261
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
262
262
  };
263
263
  brokerCommissionRate: number;
264
264
  sourceChainExpiryBlock: string | number;
@@ -276,7 +276,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
276
276
  refundParameters?: {
277
277
  retryDuration: number;
278
278
  refundAddress: {
279
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
279
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
280
280
  value: string;
281
281
  };
282
282
  minPrice: string | number;
@@ -5,10 +5,10 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
6
6
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
9
9
  value: `0x${string}`;
10
10
  }, {
11
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
11
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
12
12
  value: string;
13
13
  }>, {
14
14
  readonly chain: "Ethereum";
@@ -26,17 +26,17 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
26
26
  readonly chain: "Solana";
27
27
  readonly address: string;
28
28
  }, {
29
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
29
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
30
30
  value: string;
31
31
  }>;
32
32
  destinationAddress: z.ZodEffects<z.ZodObject<{
33
33
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
34
34
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
35
35
  }, "strip", z.ZodTypeAny, {
36
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
36
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
37
37
  value: `0x${string}`;
38
38
  }, {
39
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
39
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
40
40
  value: string;
41
41
  }>, {
42
42
  readonly chain: "Ethereum";
@@ -54,26 +54,26 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
54
54
  readonly chain: "Solana";
55
55
  readonly address: string;
56
56
  }, {
57
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
57
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
58
58
  value: string;
59
59
  }>;
60
60
  sourceAsset: z.ZodEffects<z.ZodObject<{
61
61
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
62
62
  }, "strip", z.ZodTypeAny, {
63
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
63
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
64
64
  }, {
65
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
66
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
67
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
65
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
66
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
67
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
68
68
  }>;
69
69
  destinationAsset: z.ZodEffects<z.ZodObject<{
70
70
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
71
71
  }, "strip", z.ZodTypeAny, {
72
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
72
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
73
73
  }, {
74
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
75
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
76
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
74
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
75
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
76
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
77
77
  }>;
78
78
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
79
79
  brokerCommissionRate: z.ZodNumber;
@@ -109,10 +109,10 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
109
109
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
110
110
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
111
111
  }, "strip", z.ZodTypeAny, {
112
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
112
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
113
113
  value: `0x${string}`;
114
114
  }, {
115
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
115
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
116
116
  value: string;
117
117
  }>, {
118
118
  readonly chain: "Ethereum";
@@ -130,7 +130,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
130
130
  readonly chain: "Solana";
131
131
  readonly address: string;
132
132
  }, {
133
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
133
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
134
134
  value: string;
135
135
  }>;
136
136
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -156,7 +156,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
156
156
  }, {
157
157
  retryDuration: number;
158
158
  refundAddress: {
159
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
159
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
160
160
  value: string;
161
161
  };
162
162
  minPrice: string | number;
@@ -172,7 +172,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
172
172
  chunkInterval: number;
173
173
  }>>>;
174
174
  }, "strip", z.ZodTypeAny, {
175
- depositAddress: {
175
+ destinationAddress: {
176
176
  readonly chain: "Ethereum";
177
177
  readonly address: `0x${string}`;
178
178
  } | {
@@ -188,8 +188,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
188
188
  readonly chain: "Solana";
189
189
  readonly address: string;
190
190
  };
191
- channelId: bigint;
192
- destinationAddress: {
191
+ depositAddress: {
193
192
  readonly chain: "Ethereum";
194
193
  readonly address: `0x${string}`;
195
194
  } | {
@@ -205,8 +204,9 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
205
204
  readonly chain: "Solana";
206
205
  readonly address: string;
207
206
  };
208
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
209
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
207
+ channelId: bigint;
208
+ sourceAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
209
+ destinationAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
210
210
  brokerCommissionRate: number;
211
211
  sourceChainExpiryBlock: bigint;
212
212
  boostFee: number;
@@ -245,20 +245,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
245
245
  chunkInterval: number;
246
246
  } | null | undefined;
247
247
  }, {
248
- depositAddress: {
249
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
248
+ destinationAddress: {
249
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
250
250
  value: string;
251
251
  };
252
- channelId: string | number;
253
- destinationAddress: {
254
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
252
+ depositAddress: {
253
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
255
254
  value: string;
256
255
  };
256
+ channelId: string | number;
257
257
  sourceAsset: {
258
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
258
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
259
259
  };
260
260
  destinationAsset: {
261
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
261
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
262
262
  };
263
263
  brokerCommissionRate: number;
264
264
  sourceChainExpiryBlock: string | number;
@@ -276,7 +276,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
276
276
  refundParameters?: {
277
277
  retryDuration: number;
278
278
  refundAddress: {
279
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
279
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
280
280
  value: string;
281
281
  };
282
282
  minPrice: string | number;
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
11
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -155,9 +155,6 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
155
155
  __kind: "RootNotAllowed";
156
156
  }>]>;
157
157
  }, "strip", z.ZodTypeAny, {
158
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
159
- amount: bigint;
160
- swapRequestId: bigint;
161
158
  reason: {
162
159
  __kind: "Other";
163
160
  } | {
@@ -194,12 +191,10 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
194
191
  } | {
195
192
  __kind: "RootNotAllowed";
196
193
  };
194
+ swapRequestId: bigint;
195
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
196
+ amount: bigint;
197
197
  }, {
198
- asset: {
199
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
200
- };
201
- amount: string | number;
202
- swapRequestId: string | number;
203
198
  reason: {
204
199
  __kind: "Other";
205
200
  } | {
@@ -242,6 +237,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
242
237
  } | {
243
238
  __kind: "RootNotAllowed";
244
239
  };
240
+ swapRequestId: string | number;
241
+ asset: {
242
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
243
+ };
244
+ amount: string | number;
245
245
  }>;
246
246
 
247
247
  export { swappingSwapEgressIgnored };
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
11
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -155,9 +155,6 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
155
155
  __kind: "RootNotAllowed";
156
156
  }>]>;
157
157
  }, "strip", z.ZodTypeAny, {
158
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
159
- amount: bigint;
160
- swapRequestId: bigint;
161
158
  reason: {
162
159
  __kind: "Other";
163
160
  } | {
@@ -194,12 +191,10 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
194
191
  } | {
195
192
  __kind: "RootNotAllowed";
196
193
  };
194
+ swapRequestId: bigint;
195
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
196
+ amount: bigint;
197
197
  }, {
198
- asset: {
199
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
200
- };
201
- amount: string | number;
202
- swapRequestId: string | number;
203
198
  reason: {
204
199
  __kind: "Other";
205
200
  } | {
@@ -242,6 +237,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
242
237
  } | {
243
238
  __kind: "RootNotAllowed";
244
239
  };
240
+ swapRequestId: string | number;
241
+ asset: {
242
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
243
+ };
244
+ amount: string | number;
245
245
  }>;
246
246
 
247
247
  export { swappingSwapEgressIgnored };
@@ -14,26 +14,26 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
14
14
  asset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
18
18
  }, {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
21
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
20
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
21
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
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
  egressFee: 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
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
27
- amount: bigint;
28
26
  swapRequestId: bigint;
27
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
28
+ amount: bigint;
29
29
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
30
30
  egressFee: bigint;
31
31
  }, {
32
+ swapRequestId: string | number;
32
33
  asset: {
33
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
34
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
34
35
  };
35
36
  amount: string | number;
36
- swapRequestId: string | number;
37
37
  egressId: [{
38
38
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
39
39
  }, string | number];