@chainflip/processor 1.4.3 → 1.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (173) hide show
  1. package/dist/100/BitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  2. package/dist/100/BitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  3. package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  4. package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  5. package/dist/100/Environment/runtimeSafeModeUpdated.d.cts +12 -12
  6. package/dist/100/Environment/runtimeSafeModeUpdated.d.ts +12 -12
  7. package/dist/100/Funding/boundExecutorAddress.d.cts +2 -2
  8. package/dist/100/Funding/boundExecutorAddress.d.ts +2 -2
  9. package/dist/100/Funding/boundRedeemAddress.d.cts +2 -2
  10. package/dist/100/Funding/boundRedeemAddress.d.ts +2 -2
  11. package/dist/100/Funding/failedFundingAttempt.d.cts +2 -2
  12. package/dist/100/Funding/failedFundingAttempt.d.ts +2 -2
  13. package/dist/100/Funding/funded.d.cts +2 -2
  14. package/dist/100/Funding/funded.d.ts +2 -2
  15. package/dist/100/Funding/redemptionRequested.d.cts +2 -2
  16. package/dist/100/Funding/redemptionRequested.d.ts +2 -2
  17. package/dist/100/LiquidityPools/limitOrderUpdated.d.cts +8 -8
  18. package/dist/100/LiquidityPools/limitOrderUpdated.d.ts +8 -8
  19. package/dist/100/LiquidityPools/rangeOrderUpdated.d.cts +8 -8
  20. package/dist/100/LiquidityPools/rangeOrderUpdated.d.ts +8 -8
  21. package/dist/100/LiquidityProvider/accountCredited.d.cts +2 -2
  22. package/dist/100/LiquidityProvider/accountCredited.d.ts +2 -2
  23. package/dist/100/LiquidityProvider/accountDebited.d.cts +2 -2
  24. package/dist/100/LiquidityProvider/accountDebited.d.ts +2 -2
  25. package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  26. package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  27. package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  28. package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  29. package/dist/100/PolkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  30. package/dist/100/PolkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  31. package/dist/100/PolkadotIngressEgress/depositIgnored.d.cts +2 -2
  32. package/dist/100/PolkadotIngressEgress/depositIgnored.d.ts +2 -2
  33. package/dist/100/PolkadotIngressEgress/depositReceived.d.cts +2 -2
  34. package/dist/100/PolkadotIngressEgress/depositReceived.d.ts +2 -2
  35. package/dist/100/PolkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  36. package/dist/100/PolkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  37. package/dist/100/Swapping/batchSwapFailed.d.cts +2 -2
  38. package/dist/100/Swapping/batchSwapFailed.d.ts +2 -2
  39. package/dist/100/Swapping/ccmDepositReceived.d.cts +78 -78
  40. package/dist/100/Swapping/ccmDepositReceived.d.ts +78 -78
  41. package/dist/100/Swapping/ccmFailed.d.cts +78 -78
  42. package/dist/100/Swapping/ccmFailed.d.ts +78 -78
  43. package/dist/100/Swapping/swapAmountTooLow.d.cts +40 -40
  44. package/dist/100/Swapping/swapAmountTooLow.d.ts +40 -40
  45. package/dist/100/Swapping/swapDepositAddressReady.d.cts +24 -24
  46. package/dist/100/Swapping/swapDepositAddressReady.d.ts +24 -24
  47. package/dist/100/Swapping/swapEgressScheduled.d.cts +4 -4
  48. package/dist/100/Swapping/swapEgressScheduled.d.ts +4 -4
  49. package/dist/100/Swapping/swapScheduled.d.cts +118 -118
  50. package/dist/100/Swapping/swapScheduled.d.ts +118 -118
  51. package/dist/100/Swapping/withdrawalRequested.d.cts +16 -16
  52. package/dist/100/Swapping/withdrawalRequested.d.ts +16 -16
  53. package/dist/100/Witnesser/witnessExecutionFailed.d.cts +2 -2
  54. package/dist/100/Witnesser/witnessExecutionFailed.d.ts +2 -2
  55. package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  56. package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  57. package/dist/131/LiquidityPools/limitOrderUpdated.d.cts +2 -2
  58. package/dist/131/LiquidityPools/limitOrderUpdated.d.ts +2 -2
  59. package/dist/131/LiquidityPools/rangeOrderUpdated.d.cts +2 -2
  60. package/dist/131/LiquidityPools/rangeOrderUpdated.d.ts +2 -2
  61. package/dist/131/LiquidityProvider/accountCredited.d.cts +2 -2
  62. package/dist/131/LiquidityProvider/accountCredited.d.ts +2 -2
  63. package/dist/131/LiquidityProvider/accountDebited.d.cts +2 -2
  64. package/dist/131/LiquidityProvider/accountDebited.d.ts +2 -2
  65. package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  66. package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  67. package/dist/131/LiquidityProvider/liquidityDepositCredited.d.cts +2 -2
  68. package/dist/131/LiquidityProvider/liquidityDepositCredited.d.ts +2 -2
  69. package/dist/131/Swapping/batchSwapFailed.d.cts +6 -6
  70. package/dist/131/Swapping/batchSwapFailed.d.ts +6 -6
  71. package/dist/131/Swapping/maximumSwapAmountSet.d.cts +6 -6
  72. package/dist/131/Swapping/maximumSwapAmountSet.d.ts +6 -6
  73. package/dist/131/Swapping/swapAmountConfiscated.d.cts +12 -12
  74. package/dist/131/Swapping/swapAmountConfiscated.d.ts +12 -12
  75. package/dist/131/Swapping/swapDepositAddressReady.d.cts +18 -18
  76. package/dist/131/Swapping/swapDepositAddressReady.d.ts +18 -18
  77. package/dist/131/Swapping/swapEgressIgnored.d.cts +12 -12
  78. package/dist/131/Swapping/swapEgressIgnored.d.ts +12 -12
  79. package/dist/131/Swapping/swapEgressScheduled.d.cts +8 -8
  80. package/dist/131/Swapping/swapEgressScheduled.d.ts +8 -8
  81. package/dist/131/Swapping/swapExecuted.d.cts +12 -12
  82. package/dist/131/Swapping/swapExecuted.d.ts +12 -12
  83. package/dist/131/Swapping/swapScheduled.d.cts +14 -14
  84. package/dist/131/Swapping/swapScheduled.d.ts +14 -14
  85. package/dist/131/Swapping/withdrawalRequested.d.cts +6 -6
  86. package/dist/131/Swapping/withdrawalRequested.d.ts +6 -6
  87. package/dist/141/ArbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  88. package/dist/141/ArbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  89. package/dist/141/ArbitrumIngressEgress/depositBoosted.d.cts +8 -8
  90. package/dist/141/ArbitrumIngressEgress/depositBoosted.d.ts +8 -8
  91. package/dist/141/ArbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  92. package/dist/141/ArbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  93. package/dist/141/ArbitrumIngressEgress/depositFinalised.d.cts +8 -8
  94. package/dist/141/ArbitrumIngressEgress/depositFinalised.d.ts +8 -8
  95. package/dist/141/ArbitrumIngressEgress/depositIgnored.d.cts +3 -3
  96. package/dist/141/ArbitrumIngressEgress/depositIgnored.d.ts +3 -3
  97. package/dist/141/ArbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  98. package/dist/141/ArbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  99. package/dist/141/ArbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  100. package/dist/141/ArbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  101. package/dist/141/ArbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  102. package/dist/141/ArbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  103. package/dist/141/ArbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  104. package/dist/141/ArbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  105. package/dist/141/EthereumIngressEgress/boostFundsAdded.d.cts +2 -2
  106. package/dist/141/EthereumIngressEgress/boostFundsAdded.d.ts +2 -2
  107. package/dist/141/EthereumIngressEgress/depositBoosted.d.cts +4 -4
  108. package/dist/141/EthereumIngressEgress/depositBoosted.d.ts +4 -4
  109. package/dist/141/EthereumIngressEgress/depositFinalised.d.cts +4 -4
  110. package/dist/141/EthereumIngressEgress/depositFinalised.d.ts +4 -4
  111. package/dist/141/EthereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  112. package/dist/141/EthereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  113. package/dist/141/EvmThresholdSigner/failureReportProcessed.d.cts +2 -2
  114. package/dist/141/EvmThresholdSigner/failureReportProcessed.d.ts +2 -2
  115. package/dist/141/EvmThresholdSigner/retryRequested.d.cts +2 -2
  116. package/dist/141/EvmThresholdSigner/retryRequested.d.ts +2 -2
  117. package/dist/141/EvmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  118. package/dist/141/EvmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  119. package/dist/141/EvmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  120. package/dist/141/EvmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  121. package/dist/141/EvmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  122. package/dist/141/EvmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  123. package/dist/141/EvmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  124. package/dist/141/EvmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  125. package/dist/141/LiquidityPools/limitOrderUpdated.d.cts +10 -10
  126. package/dist/141/LiquidityPools/limitOrderUpdated.d.ts +10 -10
  127. package/dist/141/LiquidityPools/rangeOrderUpdated.d.cts +10 -10
  128. package/dist/141/LiquidityPools/rangeOrderUpdated.d.ts +10 -10
  129. package/dist/141/PolkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  130. package/dist/141/PolkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  131. package/dist/141/PolkadotIngressEgress/depositBoosted.d.cts +4 -4
  132. package/dist/141/PolkadotIngressEgress/depositBoosted.d.ts +4 -4
  133. package/dist/141/PolkadotIngressEgress/depositFinalised.d.cts +4 -4
  134. package/dist/141/PolkadotIngressEgress/depositFinalised.d.ts +4 -4
  135. package/dist/141/PolkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  136. package/dist/141/PolkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  137. package/dist/141/Swapping/batchSwapFailed.d.cts +8 -8
  138. package/dist/141/Swapping/batchSwapFailed.d.ts +8 -8
  139. package/dist/141/Swapping/ccmDepositReceived.d.cts +88 -88
  140. package/dist/141/Swapping/ccmDepositReceived.d.ts +88 -88
  141. package/dist/141/Swapping/ccmFailed.d.cts +124 -124
  142. package/dist/141/Swapping/ccmFailed.d.ts +124 -124
  143. package/dist/141/Swapping/maximumSwapAmountSet.d.cts +6 -6
  144. package/dist/141/Swapping/maximumSwapAmountSet.d.ts +6 -6
  145. package/dist/141/Swapping/swapAmountConfiscated.d.cts +12 -12
  146. package/dist/141/Swapping/swapAmountConfiscated.d.ts +12 -12
  147. package/dist/141/Swapping/swapDepositAddressReady.d.cts +50 -50
  148. package/dist/141/Swapping/swapDepositAddressReady.d.ts +50 -50
  149. package/dist/141/Swapping/swapEgressIgnored.d.cts +24 -24
  150. package/dist/141/Swapping/swapEgressIgnored.d.ts +24 -24
  151. package/dist/141/Swapping/swapEgressScheduled.d.cts +8 -8
  152. package/dist/141/Swapping/swapEgressScheduled.d.ts +8 -8
  153. package/dist/141/Swapping/swapExecuted.d.cts +98 -98
  154. package/dist/141/Swapping/swapExecuted.d.ts +98 -98
  155. package/dist/141/Swapping/swapScheduled.d.cts +150 -150
  156. package/dist/141/Swapping/swapScheduled.d.ts +150 -150
  157. package/dist/141/Swapping/withdrawalRequested.d.cts +22 -22
  158. package/dist/141/Swapping/withdrawalRequested.d.ts +22 -22
  159. package/dist/141/TokenholderGovernance/proposalEnacted.d.cts +8 -8
  160. package/dist/141/TokenholderGovernance/proposalEnacted.d.ts +8 -8
  161. package/dist/141/TokenholderGovernance/proposalPassed.d.cts +8 -8
  162. package/dist/141/TokenholderGovernance/proposalPassed.d.ts +8 -8
  163. package/dist/141/TokenholderGovernance/proposalRejected.d.cts +8 -8
  164. package/dist/141/TokenholderGovernance/proposalRejected.d.ts +8 -8
  165. package/dist/141/TokenholderGovernance/proposalSubmitted.d.cts +8 -8
  166. package/dist/141/TokenholderGovernance/proposalSubmitted.d.ts +8 -8
  167. package/dist/Processor.cjs +8 -1
  168. package/dist/Processor.d.cts +1 -0
  169. package/dist/Processor.d.ts +1 -0
  170. package/dist/Processor.mjs +8 -1
  171. package/dist/types.d.cts +1 -1
  172. package/dist/types.d.ts +1 -1
  173. package/package.json +1 -1
@@ -5,21 +5,21 @@ declare const swappingSwapScheduled: z.ZodObject<{
5
5
  sourceAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
13
13
  }>;
14
14
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  destinationAsset: z.ZodEffects<z.ZodObject<{
16
16
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
18
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
19
  }, {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
21
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
22
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
22
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
23
23
  }>;
24
24
  destinationAddress: z.ZodUnion<[z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
@@ -386,7 +386,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
386
386
  brokerCommission: 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>>>;
387
387
  executeAt: z.ZodNumber;
388
388
  }, "strip", z.ZodTypeAny, {
389
- swapId: bigint;
390
389
  destinationAddress: {
391
390
  __kind: "Eth";
392
391
  value: `0x${string}`;
@@ -417,8 +416,9 @@ declare const swappingSwapScheduled: z.ZodObject<{
417
416
  __kind: "Vault";
418
417
  txHash: `0x${string}`;
419
418
  };
420
- sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
421
- destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
419
+ swapId: bigint;
420
+ sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
421
+ destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
422
422
  depositAmount: bigint;
423
423
  swapType: {
424
424
  __kind: "Swap";
@@ -465,7 +465,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
465
465
  executeAt: number;
466
466
  brokerCommission?: bigint | null | undefined;
467
467
  }, {
468
- swapId: string | number;
469
468
  destinationAddress: {
470
469
  __kind: "Eth";
471
470
  value: string;
@@ -496,11 +495,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
496
495
  __kind: "Vault";
497
496
  txHash: string;
498
497
  };
498
+ swapId: string | number;
499
499
  sourceAsset: {
500
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
500
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
501
501
  };
502
502
  destinationAsset: {
503
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
503
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
504
504
  };
505
505
  depositAmount: string | number;
506
506
  swapType: {
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
16
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
17
  }, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
18
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
20
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -62,7 +62,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
62
62
  };
63
63
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
64
64
  egressAmount: bigint;
65
- egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
65
+ egressAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
66
66
  egressFee: bigint;
67
67
  }, {
68
68
  destinationAddress: {
@@ -80,7 +80,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
80
80
  }, string | number];
81
81
  egressAmount: string | number;
82
82
  egressAsset: {
83
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
83
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
84
84
  };
85
85
  egressFee: string | number;
86
86
  }>;
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
16
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
17
  }, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
18
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
20
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -62,7 +62,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
62
62
  };
63
63
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
64
64
  egressAmount: bigint;
65
- egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
65
+ egressAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
66
66
  egressFee: bigint;
67
67
  }, {
68
68
  destinationAddress: {
@@ -80,7 +80,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
80
80
  }, string | number];
81
81
  egressAmount: string | number;
82
82
  egressAsset: {
83
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
83
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
84
84
  };
85
85
  egressFee: string | number;
86
86
  }>;
@@ -41,17 +41,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- __kind: "Module";
45
44
  value: {
46
45
  index: number;
47
46
  error: `0x${string}`;
48
47
  };
49
- }, {
50
48
  __kind: "Module";
49
+ }, {
51
50
  value: {
52
51
  index: number;
53
52
  error: string;
54
53
  };
54
+ __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- __kind: "Token";
86
85
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
- }, {
88
86
  __kind: "Token";
87
+ }, {
89
88
  value: {
90
89
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
90
  };
91
+ __kind: "Token";
92
92
  }>, z.ZodObject<{
93
93
  __kind: z.ZodLiteral<"Arithmetic">;
94
94
  value: z.ZodEffects<z.ZodObject<{
@@ -101,13 +101,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- __kind: "Arithmetic";
105
104
  value: "Underflow" | "Overflow" | "DivisionByZero";
106
- }, {
107
105
  __kind: "Arithmetic";
106
+ }, {
108
107
  value: {
109
108
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
109
  };
110
+ __kind: "Arithmetic";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"Transactional">;
113
113
  value: z.ZodEffects<z.ZodObject<{
@@ -120,13 +120,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- __kind: "Transactional";
124
123
  value: "LimitReached" | "NoLayer";
125
- }, {
126
124
  __kind: "Transactional";
125
+ }, {
127
126
  value: {
128
127
  __kind: "LimitReached" | "NoLayer";
129
128
  };
129
+ __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -160,11 +160,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
160
160
  } | {
161
161
  __kind: "BadOrigin";
162
162
  } | {
163
- __kind: "Module";
164
163
  value: {
165
164
  index: number;
166
165
  error: `0x${string}`;
167
166
  };
167
+ __kind: "Module";
168
168
  } | {
169
169
  __kind: "ConsumerRemaining";
170
170
  } | {
@@ -172,14 +172,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
172
172
  } | {
173
173
  __kind: "TooManyConsumers";
174
174
  } | {
175
- __kind: "Token";
176
175
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
+ __kind: "Token";
177
177
  } | {
178
- __kind: "Arithmetic";
179
178
  value: "Underflow" | "Overflow" | "DivisionByZero";
179
+ __kind: "Arithmetic";
180
180
  } | {
181
- __kind: "Transactional";
182
181
  value: "LimitReached" | "NoLayer";
182
+ __kind: "Transactional";
183
183
  } | {
184
184
  __kind: "Exhausted";
185
185
  } | {
@@ -198,11 +198,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
198
198
  } | {
199
199
  __kind: "BadOrigin";
200
200
  } | {
201
- __kind: "Module";
202
201
  value: {
203
202
  index: number;
204
203
  error: string;
205
204
  };
205
+ __kind: "Module";
206
206
  } | {
207
207
  __kind: "ConsumerRemaining";
208
208
  } | {
@@ -210,20 +210,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
210
210
  } | {
211
211
  __kind: "TooManyConsumers";
212
212
  } | {
213
- __kind: "Token";
214
213
  value: {
215
214
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
216
215
  };
216
+ __kind: "Token";
217
217
  } | {
218
- __kind: "Arithmetic";
219
218
  value: {
220
219
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
221
220
  };
221
+ __kind: "Arithmetic";
222
222
  } | {
223
- __kind: "Transactional";
224
223
  value: {
225
224
  __kind: "LimitReached" | "NoLayer";
226
225
  };
226
+ __kind: "Transactional";
227
227
  } | {
228
228
  __kind: "Exhausted";
229
229
  } | {
@@ -41,17 +41,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- __kind: "Module";
45
44
  value: {
46
45
  index: number;
47
46
  error: `0x${string}`;
48
47
  };
49
- }, {
50
48
  __kind: "Module";
49
+ }, {
51
50
  value: {
52
51
  index: number;
53
52
  error: string;
54
53
  };
54
+ __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- __kind: "Token";
86
85
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
- }, {
88
86
  __kind: "Token";
87
+ }, {
89
88
  value: {
90
89
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
90
  };
91
+ __kind: "Token";
92
92
  }>, z.ZodObject<{
93
93
  __kind: z.ZodLiteral<"Arithmetic">;
94
94
  value: z.ZodEffects<z.ZodObject<{
@@ -101,13 +101,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- __kind: "Arithmetic";
105
104
  value: "Underflow" | "Overflow" | "DivisionByZero";
106
- }, {
107
105
  __kind: "Arithmetic";
106
+ }, {
108
107
  value: {
109
108
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
109
  };
110
+ __kind: "Arithmetic";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"Transactional">;
113
113
  value: z.ZodEffects<z.ZodObject<{
@@ -120,13 +120,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- __kind: "Transactional";
124
123
  value: "LimitReached" | "NoLayer";
125
- }, {
126
124
  __kind: "Transactional";
125
+ }, {
127
126
  value: {
128
127
  __kind: "LimitReached" | "NoLayer";
129
128
  };
129
+ __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -160,11 +160,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
160
160
  } | {
161
161
  __kind: "BadOrigin";
162
162
  } | {
163
- __kind: "Module";
164
163
  value: {
165
164
  index: number;
166
165
  error: `0x${string}`;
167
166
  };
167
+ __kind: "Module";
168
168
  } | {
169
169
  __kind: "ConsumerRemaining";
170
170
  } | {
@@ -172,14 +172,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
172
172
  } | {
173
173
  __kind: "TooManyConsumers";
174
174
  } | {
175
- __kind: "Token";
176
175
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
+ __kind: "Token";
177
177
  } | {
178
- __kind: "Arithmetic";
179
178
  value: "Underflow" | "Overflow" | "DivisionByZero";
179
+ __kind: "Arithmetic";
180
180
  } | {
181
- __kind: "Transactional";
182
181
  value: "LimitReached" | "NoLayer";
182
+ __kind: "Transactional";
183
183
  } | {
184
184
  __kind: "Exhausted";
185
185
  } | {
@@ -198,11 +198,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
198
198
  } | {
199
199
  __kind: "BadOrigin";
200
200
  } | {
201
- __kind: "Module";
202
201
  value: {
203
202
  index: number;
204
203
  error: string;
205
204
  };
205
+ __kind: "Module";
206
206
  } | {
207
207
  __kind: "ConsumerRemaining";
208
208
  } | {
@@ -210,20 +210,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
210
210
  } | {
211
211
  __kind: "TooManyConsumers";
212
212
  } | {
213
- __kind: "Token";
214
213
  value: {
215
214
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
216
215
  };
216
+ __kind: "Token";
217
217
  } | {
218
- __kind: "Arithmetic";
219
218
  value: {
220
219
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
221
220
  };
221
+ __kind: "Arithmetic";
222
222
  } | {
223
- __kind: "Transactional";
224
223
  value: {
225
224
  __kind: "LimitReached" | "NoLayer";
226
225
  };
226
+ __kind: "Transactional";
227
227
  } | {
228
228
  __kind: "Exhausted";
229
229
  } | {
@@ -47,17 +47,17 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
47
47
  gasSwapId?: string | number | null | undefined;
48
48
  }>;
49
49
  }, "strip", z.ZodTypeAny, {
50
- __kind: "CcmTransfer";
51
50
  value: {
52
51
  principalSwapId?: bigint | null | undefined;
53
52
  gasSwapId?: bigint | null | undefined;
54
53
  };
55
- }, {
56
54
  __kind: "CcmTransfer";
55
+ }, {
57
56
  value: {
58
57
  principalSwapId?: string | number | null | undefined;
59
58
  gasSwapId?: string | number | null | undefined;
60
59
  };
60
+ __kind: "CcmTransfer";
61
61
  }>, z.ZodObject<{
62
62
  __kind: z.ZodLiteral<"NoAction">;
63
63
  }, "strip", z.ZodTypeAny, {
@@ -75,10 +75,10 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
75
75
  prewitnessedDepositId: string | number;
76
76
  }>]>;
77
77
  }, "strip", z.ZodTypeAny, {
78
- asset: "ArbEth" | "ArbUsdc";
79
78
  depositAddress: `0x${string}`;
80
79
  channelId: bigint;
81
80
  prewitnessedDepositId: bigint;
81
+ asset: "ArbEth" | "ArbUsdc";
82
82
  amounts: [number, bigint][];
83
83
  ingressFee: bigint;
84
84
  boostFee: bigint;
@@ -89,11 +89,11 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
89
89
  __kind: "LiquidityProvision";
90
90
  lpAccount: string;
91
91
  } | {
92
- __kind: "CcmTransfer";
93
92
  value: {
94
93
  principalSwapId?: bigint | null | undefined;
95
94
  gasSwapId?: bigint | null | undefined;
96
95
  };
96
+ __kind: "CcmTransfer";
97
97
  } | {
98
98
  __kind: "NoAction";
99
99
  } | {
@@ -101,12 +101,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
101
101
  prewitnessedDepositId: bigint;
102
102
  };
103
103
  }, {
104
- asset: {
105
- __kind: "ArbEth" | "ArbUsdc";
106
- };
107
104
  depositAddress: string;
108
105
  channelId: string | number;
109
106
  prewitnessedDepositId: string | number;
107
+ asset: {
108
+ __kind: "ArbEth" | "ArbUsdc";
109
+ };
110
110
  amounts: [number, string | number][];
111
111
  ingressFee: string | number;
112
112
  boostFee: string | number;
@@ -117,11 +117,11 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
117
117
  __kind: "LiquidityProvision";
118
118
  lpAccount: string;
119
119
  } | {
120
- __kind: "CcmTransfer";
121
120
  value: {
122
121
  principalSwapId?: string | number | null | undefined;
123
122
  gasSwapId?: string | number | null | undefined;
124
123
  };
124
+ __kind: "CcmTransfer";
125
125
  } | {
126
126
  __kind: "NoAction";
127
127
  } | {
@@ -47,17 +47,17 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
47
47
  gasSwapId?: string | number | null | undefined;
48
48
  }>;
49
49
  }, "strip", z.ZodTypeAny, {
50
- __kind: "CcmTransfer";
51
50
  value: {
52
51
  principalSwapId?: bigint | null | undefined;
53
52
  gasSwapId?: bigint | null | undefined;
54
53
  };
55
- }, {
56
54
  __kind: "CcmTransfer";
55
+ }, {
57
56
  value: {
58
57
  principalSwapId?: string | number | null | undefined;
59
58
  gasSwapId?: string | number | null | undefined;
60
59
  };
60
+ __kind: "CcmTransfer";
61
61
  }>, z.ZodObject<{
62
62
  __kind: z.ZodLiteral<"NoAction">;
63
63
  }, "strip", z.ZodTypeAny, {
@@ -75,10 +75,10 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
75
75
  prewitnessedDepositId: string | number;
76
76
  }>]>;
77
77
  }, "strip", z.ZodTypeAny, {
78
- asset: "ArbEth" | "ArbUsdc";
79
78
  depositAddress: `0x${string}`;
80
79
  channelId: bigint;
81
80
  prewitnessedDepositId: bigint;
81
+ asset: "ArbEth" | "ArbUsdc";
82
82
  amounts: [number, bigint][];
83
83
  ingressFee: bigint;
84
84
  boostFee: bigint;
@@ -89,11 +89,11 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
89
89
  __kind: "LiquidityProvision";
90
90
  lpAccount: string;
91
91
  } | {
92
- __kind: "CcmTransfer";
93
92
  value: {
94
93
  principalSwapId?: bigint | null | undefined;
95
94
  gasSwapId?: bigint | null | undefined;
96
95
  };
96
+ __kind: "CcmTransfer";
97
97
  } | {
98
98
  __kind: "NoAction";
99
99
  } | {
@@ -101,12 +101,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
101
101
  prewitnessedDepositId: bigint;
102
102
  };
103
103
  }, {
104
- asset: {
105
- __kind: "ArbEth" | "ArbUsdc";
106
- };
107
104
  depositAddress: string;
108
105
  channelId: string | number;
109
106
  prewitnessedDepositId: string | number;
107
+ asset: {
108
+ __kind: "ArbEth" | "ArbUsdc";
109
+ };
110
110
  amounts: [number, string | number][];
111
111
  ingressFee: string | number;
112
112
  boostFee: string | number;
@@ -117,11 +117,11 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
117
117
  __kind: "LiquidityProvision";
118
118
  lpAccount: string;
119
119
  } | {
120
- __kind: "CcmTransfer";
121
120
  value: {
122
121
  principalSwapId?: string | number | null | undefined;
123
122
  gasSwapId?: string | number | null | undefined;
124
123
  };
124
+ __kind: "CcmTransfer";
125
125
  } | {
126
126
  __kind: "NoAction";
127
127
  } | {
@@ -12,13 +12,13 @@ declare const arbitrumIngressEgressDepositFetchesScheduled: z.ZodObject<{
12
12
  __kind: "ArbEth" | "ArbUsdc";
13
13
  }>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- asset: "ArbEth" | "ArbUsdc";
16
15
  channelId: bigint;
16
+ asset: "ArbEth" | "ArbUsdc";
17
17
  }, {
18
+ channelId: string | number;
18
19
  asset: {
19
20
  __kind: "ArbEth" | "ArbUsdc";
20
21
  };
21
- channelId: string | number;
22
22
  }>;
23
23
 
24
24
  export { arbitrumIngressEgressDepositFetchesScheduled };
@@ -12,13 +12,13 @@ declare const arbitrumIngressEgressDepositFetchesScheduled: z.ZodObject<{
12
12
  __kind: "ArbEth" | "ArbUsdc";
13
13
  }>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- asset: "ArbEth" | "ArbUsdc";
16
15
  channelId: bigint;
16
+ asset: "ArbEth" | "ArbUsdc";
17
17
  }, {
18
+ channelId: string | number;
18
19
  asset: {
19
20
  __kind: "ArbEth" | "ArbUsdc";
20
21
  };
21
- channelId: string | number;
22
22
  }>;
23
23
 
24
24
  export { arbitrumIngressEgressDepositFetchesScheduled };
@@ -44,17 +44,17 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
44
44
  gasSwapId?: string | number | null | undefined;
45
45
  }>;
46
46
  }, "strip", z.ZodTypeAny, {
47
- __kind: "CcmTransfer";
48
47
  value: {
49
48
  principalSwapId?: bigint | null | undefined;
50
49
  gasSwapId?: bigint | null | undefined;
51
50
  };
52
- }, {
53
51
  __kind: "CcmTransfer";
52
+ }, {
54
53
  value: {
55
54
  principalSwapId?: string | number | null | undefined;
56
55
  gasSwapId?: string | number | null | undefined;
57
56
  };
57
+ __kind: "CcmTransfer";
58
58
  }>, z.ZodObject<{
59
59
  __kind: z.ZodLiteral<"NoAction">;
60
60
  }, "strip", z.ZodTypeAny, {
@@ -73,10 +73,10 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
73
73
  }>]>;
74
74
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- asset: "ArbEth" | "ArbUsdc";
77
76
  amount: bigint;
78
77
  depositAddress: `0x${string}`;
79
78
  channelId: bigint;
79
+ asset: "ArbEth" | "ArbUsdc";
80
80
  ingressFee: bigint;
81
81
  action: {
82
82
  __kind: "Swap";
@@ -85,11 +85,11 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
85
85
  __kind: "LiquidityProvision";
86
86
  lpAccount: string;
87
87
  } | {
88
- __kind: "CcmTransfer";
89
88
  value: {
90
89
  principalSwapId?: bigint | null | undefined;
91
90
  gasSwapId?: bigint | null | undefined;
92
91
  };
92
+ __kind: "CcmTransfer";
93
93
  } | {
94
94
  __kind: "NoAction";
95
95
  } | {
@@ -97,12 +97,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
97
97
  prewitnessedDepositId: bigint;
98
98
  };
99
99
  }, {
100
- asset: {
101
- __kind: "ArbEth" | "ArbUsdc";
102
- };
103
100
  amount: string | number;
104
101
  depositAddress: string;
105
102
  channelId: string | number;
103
+ asset: {
104
+ __kind: "ArbEth" | "ArbUsdc";
105
+ };
106
106
  ingressFee: string | number;
107
107
  action: {
108
108
  __kind: "Swap";
@@ -111,11 +111,11 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
111
111
  __kind: "LiquidityProvision";
112
112
  lpAccount: string;
113
113
  } | {
114
- __kind: "CcmTransfer";
115
114
  value: {
116
115
  principalSwapId?: string | number | null | undefined;
117
116
  gasSwapId?: string | number | null | undefined;
118
117
  };
118
+ __kind: "CcmTransfer";
119
119
  } | {
120
120
  __kind: "NoAction";
121
121
  } | {