@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,16 +14,16 @@ declare const solanaIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
14
14
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  channelId: 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: "Sol";
18
17
  channelId: bigint;
19
18
  prewitnessedDepositId: bigint;
19
+ asset: "Sol";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
+ channelId: string | number;
23
+ prewitnessedDepositId: string | number;
22
24
  asset: {
23
25
  __kind: "Sol";
24
26
  };
25
- channelId: string | number;
26
- prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29
 
@@ -14,16 +14,16 @@ declare const solanaIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
14
14
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  channelId: 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: "Sol";
18
17
  channelId: bigint;
19
18
  prewitnessedDepositId: bigint;
19
+ asset: "Sol";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
+ channelId: string | number;
23
+ prewitnessedDepositId: string | number;
22
24
  asset: {
23
25
  __kind: "Sol";
24
26
  };
25
- channelId: string | number;
26
- prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29
 
@@ -14,16 +14,16 @@ declare const solanaIngressEgressTransferFallbackRequested: z.ZodObject<{
14
14
  destinationAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15
15
  broadcastId: z.ZodNumber;
16
16
  }, "strip", z.ZodTypeAny, {
17
+ broadcastId: number;
17
18
  asset: "Sol";
18
19
  amount: bigint;
19
- broadcastId: number;
20
20
  destinationAddress: `0x${string}`;
21
21
  }, {
22
+ broadcastId: number;
22
23
  asset: {
23
24
  __kind: "Sol";
24
25
  };
25
26
  amount: string | number;
26
- broadcastId: number;
27
27
  destinationAddress: string;
28
28
  }>;
29
29
 
@@ -14,16 +14,16 @@ declare const solanaIngressEgressTransferFallbackRequested: z.ZodObject<{
14
14
  destinationAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15
15
  broadcastId: z.ZodNumber;
16
16
  }, "strip", z.ZodTypeAny, {
17
+ broadcastId: number;
17
18
  asset: "Sol";
18
19
  amount: bigint;
19
- broadcastId: number;
20
20
  destinationAddress: `0x${string}`;
21
21
  }, {
22
+ broadcastId: number;
22
23
  asset: {
23
24
  __kind: "Sol";
24
25
  };
25
26
  amount: string | number;
26
- broadcastId: number;
27
27
  destinationAddress: string;
28
28
  }>;
29
29
 
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
10
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
12
12
  }>;
13
13
  direction: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["FromStable", "ToStable"]>;
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
21
21
  }>;
22
22
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  }, "strip", z.ZodTypeAny, {
24
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
25
- direction: "FromStable" | "ToStable";
24
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
26
25
  amount: bigint;
26
+ direction: "FromStable" | "ToStable";
27
27
  }, {
28
28
  asset: {
29
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
29
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
30
30
  };
31
+ amount: string | number;
31
32
  direction: {
32
33
  __kind: "FromStable" | "ToStable";
33
34
  };
34
- amount: string | number;
35
35
  }>;
36
36
 
37
37
  export { swappingBatchSwapFailed };
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
10
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
12
12
  }>;
13
13
  direction: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["FromStable", "ToStable"]>;
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
21
21
  }>;
22
22
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  }, "strip", z.ZodTypeAny, {
24
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
25
- direction: "FromStable" | "ToStable";
24
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
26
25
  amount: bigint;
26
+ direction: "FromStable" | "ToStable";
27
27
  }, {
28
28
  asset: {
29
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
29
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
30
30
  };
31
+ amount: string | number;
31
32
  direction: {
32
33
  __kind: "FromStable" | "ToStable";
33
34
  };
34
- amount: string | number;
35
35
  }>;
36
36
 
37
37
  export { swappingBatchSwapFailed };
@@ -14,10 +14,10 @@ declare const swappingCcmFailed: z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
15
15
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
17
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
18
18
  value: `0x${string}`;
19
19
  }, {
20
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
20
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
21
21
  value: string;
22
22
  }>, {
23
23
  readonly chain: "Ethereum";
@@ -35,7 +35,7 @@ declare const swappingCcmFailed: z.ZodObject<{
35
35
  readonly chain: "Solana";
36
36
  readonly address: string;
37
37
  }, {
38
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
38
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
39
39
  value: string;
40
40
  }>;
41
41
  depositMetadata: z.ZodObject<{
@@ -52,10 +52,10 @@ declare const swappingCcmFailed: z.ZodObject<{
52
52
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
53
53
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
54
54
  }, "strip", z.ZodTypeAny, {
55
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
55
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
56
56
  value: `0x${string}`;
57
57
  }, {
58
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
58
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
59
59
  value: string;
60
60
  }>, {
61
61
  readonly chain: "Ethereum";
@@ -73,7 +73,7 @@ declare const swappingCcmFailed: z.ZodObject<{
73
73
  readonly chain: "Solana";
74
74
  readonly address: string;
75
75
  }, {
76
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
76
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
77
77
  value: string;
78
78
  }>>>;
79
79
  channelMetadata: z.ZodObject<{
@@ -122,7 +122,7 @@ declare const swappingCcmFailed: z.ZodObject<{
122
122
  cfParameters: string;
123
123
  };
124
124
  sourceAddress?: {
125
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
125
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
126
126
  value: string;
127
127
  } | null | undefined;
128
128
  }>;
@@ -132,10 +132,10 @@ declare const swappingCcmFailed: z.ZodObject<{
132
132
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
133
133
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
134
134
  }, "strip", z.ZodTypeAny, {
135
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
135
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
136
136
  value: `0x${string}`;
137
137
  }, {
138
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
138
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
139
139
  value: string;
140
140
  }>, {
141
141
  readonly chain: "Ethereum";
@@ -153,7 +153,7 @@ declare const swappingCcmFailed: z.ZodObject<{
153
153
  readonly chain: "Solana";
154
154
  readonly address: string;
155
155
  }, {
156
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
156
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
157
157
  value: string;
158
158
  }>;
159
159
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -181,7 +181,7 @@ declare const swappingCcmFailed: z.ZodObject<{
181
181
  }, {
182
182
  __kind: "DepositChannel";
183
183
  depositAddress: {
184
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
184
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
185
185
  value: string;
186
186
  };
187
187
  channelId: string | number;
@@ -275,7 +275,7 @@ declare const swappingCcmFailed: z.ZodObject<{
275
275
  __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
276
276
  };
277
277
  destinationAddress: {
278
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
278
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
279
279
  value: string;
280
280
  };
281
281
  depositMetadata: {
@@ -288,14 +288,14 @@ declare const swappingCcmFailed: z.ZodObject<{
288
288
  cfParameters: string;
289
289
  };
290
290
  sourceAddress?: {
291
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
291
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
292
292
  value: string;
293
293
  } | null | undefined;
294
294
  };
295
295
  origin: {
296
296
  __kind: "DepositChannel";
297
297
  depositAddress: {
298
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
298
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
299
299
  value: string;
300
300
  };
301
301
  channelId: string | number;
@@ -14,10 +14,10 @@ declare const swappingCcmFailed: z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
15
15
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
17
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
18
18
  value: `0x${string}`;
19
19
  }, {
20
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
20
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
21
21
  value: string;
22
22
  }>, {
23
23
  readonly chain: "Ethereum";
@@ -35,7 +35,7 @@ declare const swappingCcmFailed: z.ZodObject<{
35
35
  readonly chain: "Solana";
36
36
  readonly address: string;
37
37
  }, {
38
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
38
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
39
39
  value: string;
40
40
  }>;
41
41
  depositMetadata: z.ZodObject<{
@@ -52,10 +52,10 @@ declare const swappingCcmFailed: z.ZodObject<{
52
52
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
53
53
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
54
54
  }, "strip", z.ZodTypeAny, {
55
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
55
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
56
56
  value: `0x${string}`;
57
57
  }, {
58
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
58
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
59
59
  value: string;
60
60
  }>, {
61
61
  readonly chain: "Ethereum";
@@ -73,7 +73,7 @@ declare const swappingCcmFailed: z.ZodObject<{
73
73
  readonly chain: "Solana";
74
74
  readonly address: string;
75
75
  }, {
76
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
76
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
77
77
  value: string;
78
78
  }>>>;
79
79
  channelMetadata: z.ZodObject<{
@@ -122,7 +122,7 @@ declare const swappingCcmFailed: z.ZodObject<{
122
122
  cfParameters: string;
123
123
  };
124
124
  sourceAddress?: {
125
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
125
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
126
126
  value: string;
127
127
  } | null | undefined;
128
128
  }>;
@@ -132,10 +132,10 @@ declare const swappingCcmFailed: z.ZodObject<{
132
132
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
133
133
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
134
134
  }, "strip", z.ZodTypeAny, {
135
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
135
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
136
136
  value: `0x${string}`;
137
137
  }, {
138
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
138
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
139
139
  value: string;
140
140
  }>, {
141
141
  readonly chain: "Ethereum";
@@ -153,7 +153,7 @@ declare const swappingCcmFailed: z.ZodObject<{
153
153
  readonly chain: "Solana";
154
154
  readonly address: string;
155
155
  }, {
156
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
156
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
157
157
  value: string;
158
158
  }>;
159
159
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -181,7 +181,7 @@ declare const swappingCcmFailed: z.ZodObject<{
181
181
  }, {
182
182
  __kind: "DepositChannel";
183
183
  depositAddress: {
184
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
184
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
185
185
  value: string;
186
186
  };
187
187
  channelId: string | number;
@@ -275,7 +275,7 @@ declare const swappingCcmFailed: z.ZodObject<{
275
275
  __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
276
276
  };
277
277
  destinationAddress: {
278
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
278
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
279
279
  value: string;
280
280
  };
281
281
  depositMetadata: {
@@ -288,14 +288,14 @@ declare const swappingCcmFailed: z.ZodObject<{
288
288
  cfParameters: string;
289
289
  };
290
290
  sourceAddress?: {
291
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
291
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
292
292
  value: string;
293
293
  } | null | undefined;
294
294
  };
295
295
  origin: {
296
296
  __kind: "DepositChannel";
297
297
  depositAddress: {
298
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
298
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
299
299
  value: string;
300
300
  };
301
301
  channelId: string | number;
@@ -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", "Sol", "SolUsdc"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
10
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
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" | "Sol" | "SolUsdc";
15
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
16
16
  amount?: bigint | null | undefined;
17
17
  }, {
18
18
  asset: {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
20
20
  };
21
21
  amount?: string | number | null | undefined;
22
22
  }>;
@@ -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", "Sol", "SolUsdc"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
10
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
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" | "Sol" | "SolUsdc";
15
+ asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
16
16
  amount?: bigint | null | undefined;
17
17
  }, {
18
18
  asset: {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc";
20
20
  };
21
21
  amount?: string | number | null | undefined;
22
22
  }>;
@@ -5,11 +5,11 @@ declare const swappingRefundEgressIgnored: 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 swappingRefundEgressIgnored: 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 swappingRefundEgressIgnored: 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 swappingRefundEgressIgnored: 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 { swappingRefundEgressIgnored };
@@ -5,11 +5,11 @@ declare const swappingRefundEgressIgnored: 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 swappingRefundEgressIgnored: 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 swappingRefundEgressIgnored: 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 swappingRefundEgressIgnored: 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 { swappingRefundEgressIgnored };
@@ -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];