@chainflip/processor 1.8.7 → 1.9.0

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 (181) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  3. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  4. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  5. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  10. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  11. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  12. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  13. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  15. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  16. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  17. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  18. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  19. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  20. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  21. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  22. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +4 -4
  23. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  24. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  25. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  26. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  27. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  28. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  29. package/dist/100/funding/funded.d.cts +2 -2
  30. package/dist/100/funding/funded.d.ts +2 -2
  31. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  32. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  33. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  34. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  35. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  36. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  37. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  38. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  39. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  40. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  41. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  42. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  43. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  44. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  45. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  46. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  47. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  48. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
  49. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  50. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  51. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
  52. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
  53. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  54. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  55. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  56. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  57. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  58. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  59. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  60. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  61. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  62. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
  63. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  64. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  65. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  66. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  67. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  68. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  69. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  70. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  71. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  72. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  73. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  74. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  75. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  76. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  77. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  78. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  79. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  80. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  81. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  82. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  83. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  84. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  85. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  86. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  87. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  88. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  89. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  90. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  91. package/dist/170/swapping/swapRequested.d.cts +27 -27
  92. package/dist/170/swapping/swapRequested.d.ts +27 -27
  93. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  94. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  95. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  96. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  97. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  98. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  99. package/dist/180/swapping/swapRequested.d.cts +4 -4
  100. package/dist/180/swapping/swapRequested.d.ts +4 -4
  101. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
  102. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +532 -0
  103. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +532 -0
  104. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
  105. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  106. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  107. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  108. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  109. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
  110. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +532 -0
  111. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +532 -0
  112. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
  113. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  114. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  115. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  116. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  117. package/dist/190/common.cjs +289 -0
  118. package/dist/190/common.d.cts +2696 -0
  119. package/dist/190/common.d.ts +2696 -0
  120. package/dist/190/common.mjs +289 -0
  121. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
  122. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +532 -0
  123. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +532 -0
  124. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
  125. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  126. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  127. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  128. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  129. package/dist/190/liquidityPools/limitOrderUpdated.cjs +24 -0
  130. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +98 -0
  131. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +98 -0
  132. package/dist/190/liquidityPools/limitOrderUpdated.mjs +24 -0
  133. package/dist/190/liquidityPools/rangeOrderUpdated.cjs +22 -0
  134. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +208 -0
  135. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +208 -0
  136. package/dist/190/liquidityPools/rangeOrderUpdated.mjs +22 -0
  137. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
  138. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +532 -0
  139. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +532 -0
  140. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
  141. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  142. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  143. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  144. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  145. package/dist/190/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
  146. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +532 -0
  147. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +532 -0
  148. package/dist/190/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
  149. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  150. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  151. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  152. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  153. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.cjs +14 -0
  154. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +313 -0
  155. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.ts +313 -0
  156. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.mjs +14 -0
  157. package/dist/190/swapping/creditedOnChain.cjs +12 -0
  158. package/dist/190/swapping/creditedOnChain.d.cts +30 -0
  159. package/dist/190/swapping/creditedOnChain.d.ts +30 -0
  160. package/dist/190/swapping/creditedOnChain.mjs +12 -0
  161. package/dist/190/swapping/refundedOnChain.cjs +12 -0
  162. package/dist/190/swapping/refundedOnChain.d.cts +30 -0
  163. package/dist/190/swapping/refundedOnChain.d.ts +30 -0
  164. package/dist/190/swapping/refundedOnChain.mjs +12 -0
  165. package/dist/190/swapping/swapRequested.cjs +25 -0
  166. package/dist/190/swapping/swapRequested.d.cts +851 -0
  167. package/dist/190/swapping/swapRequested.d.ts +851 -0
  168. package/dist/190/swapping/swapRequested.mjs +25 -0
  169. package/dist/190/tradingStrategy/fundsAddedToStrategy.cjs +10 -0
  170. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +24 -0
  171. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +24 -0
  172. package/dist/190/tradingStrategy/fundsAddedToStrategy.mjs +10 -0
  173. package/dist/190/tradingStrategy/strategyClosed.cjs +7 -0
  174. package/dist/190/tradingStrategy/strategyClosed.d.cts +11 -0
  175. package/dist/190/tradingStrategy/strategyClosed.d.ts +11 -0
  176. package/dist/190/tradingStrategy/strategyClosed.mjs +7 -0
  177. package/dist/190/tradingStrategy/strategyDeployed.cjs +11 -0
  178. package/dist/190/tradingStrategy/strategyDeployed.d.cts +54 -0
  179. package/dist/190/tradingStrategy/strategyDeployed.d.ts +54 -0
  180. package/dist/190/tradingStrategy/strategyDeployed.mjs +11 -0
  181. package/package.json +2 -2
@@ -0,0 +1,559 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
4
+ error: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5
+ __kind: z.ZodLiteral<"NotRequired">;
6
+ }, "strip", z.ZodTypeAny, {
7
+ __kind: "NotRequired";
8
+ }, {
9
+ __kind: "NotRequired";
10
+ }>, z.ZodObject<{
11
+ __kind: z.ZodLiteral<"UnsupportedToken">;
12
+ }, "strip", z.ZodTypeAny, {
13
+ __kind: "UnsupportedToken";
14
+ }, {
15
+ __kind: "UnsupportedToken";
16
+ }>, z.ZodObject<{
17
+ __kind: z.ZodLiteral<"VaultAccountNotSet">;
18
+ }, "strip", z.ZodTypeAny, {
19
+ __kind: "VaultAccountNotSet";
20
+ }, {
21
+ __kind: "VaultAccountNotSet";
22
+ }>, z.ZodObject<{
23
+ __kind: z.ZodLiteral<"AggKeyNotSet">;
24
+ }, "strip", z.ZodTypeAny, {
25
+ __kind: "AggKeyNotSet";
26
+ }, {
27
+ __kind: "AggKeyNotSet";
28
+ }>, z.ZodObject<{
29
+ __kind: z.ZodLiteral<"UtxoSelectionFailed">;
30
+ }, "strip", z.ZodTypeAny, {
31
+ __kind: "UtxoSelectionFailed";
32
+ }, {
33
+ __kind: "UtxoSelectionFailed";
34
+ }>, z.ZodObject<{
35
+ __kind: z.ZodLiteral<"FailedToBuildSolanaTransaction">;
36
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
37
+ __kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
38
+ }, "strip", z.ZodTypeAny, {
39
+ __kind: "CannotLookupApiEnvironment";
40
+ }, {
41
+ __kind: "CannotLookupApiEnvironment";
42
+ }>, z.ZodObject<{
43
+ __kind: z.ZodLiteral<"CannotLookupCurrentAggKey">;
44
+ }, "strip", z.ZodTypeAny, {
45
+ __kind: "CannotLookupCurrentAggKey";
46
+ }, {
47
+ __kind: "CannotLookupCurrentAggKey";
48
+ }>, z.ZodObject<{
49
+ __kind: z.ZodLiteral<"CannotLookupComputePrice">;
50
+ }, "strip", z.ZodTypeAny, {
51
+ __kind: "CannotLookupComputePrice";
52
+ }, {
53
+ __kind: "CannotLookupComputePrice";
54
+ }>, z.ZodObject<{
55
+ __kind: z.ZodLiteral<"NoNonceAccountsSet">;
56
+ }, "strip", z.ZodTypeAny, {
57
+ __kind: "NoNonceAccountsSet";
58
+ }, {
59
+ __kind: "NoNonceAccountsSet";
60
+ }>, z.ZodObject<{
61
+ __kind: z.ZodLiteral<"NoAvailableNonceAccount">;
62
+ }, "strip", z.ZodTypeAny, {
63
+ __kind: "NoAvailableNonceAccount";
64
+ }, {
65
+ __kind: "NoAvailableNonceAccount";
66
+ }>, z.ZodObject<{
67
+ __kind: z.ZodLiteral<"FailedToDeriveAddress">;
68
+ value: z.ZodEffects<z.ZodObject<{
69
+ __kind: z.ZodEnum<["NotAValidPoint", "TooManySeeds", "SeedTooLarge", "BumpSeedBadLuck"]>;
70
+ }, "strip", z.ZodTypeAny, {
71
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
72
+ }, {
73
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
74
+ }>, "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck", {
75
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
76
+ }>;
77
+ }, "strip", z.ZodTypeAny, {
78
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
79
+ __kind: "FailedToDeriveAddress";
80
+ }, {
81
+ value: {
82
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
83
+ };
84
+ __kind: "FailedToDeriveAddress";
85
+ }>, z.ZodObject<{
86
+ __kind: z.ZodLiteral<"InvalidCcm">;
87
+ value: z.ZodEffects<z.ZodObject<{
88
+ __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
89
+ }, "strip", z.ZodTypeAny, {
90
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
91
+ }, {
92
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
93
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
94
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
95
+ }>;
96
+ }, "strip", z.ZodTypeAny, {
97
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
98
+ __kind: "InvalidCcm";
99
+ }, {
100
+ value: {
101
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
102
+ };
103
+ __kind: "InvalidCcm";
104
+ }>, z.ZodObject<{
105
+ __kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
106
+ }, "strip", z.ZodTypeAny, {
107
+ __kind: "FailedToSerializeFinalTransaction";
108
+ }, {
109
+ __kind: "FailedToSerializeFinalTransaction";
110
+ }>, z.ZodObject<{
111
+ __kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
112
+ value: z.ZodNumber;
113
+ }, "strip", z.ZodTypeAny, {
114
+ value: number;
115
+ __kind: "FinalTransactionExceededMaxLength";
116
+ }, {
117
+ value: number;
118
+ __kind: "FinalTransactionExceededMaxLength";
119
+ }>]>;
120
+ }, "strip", z.ZodTypeAny, {
121
+ value: {
122
+ __kind: "CannotLookupApiEnvironment";
123
+ } | {
124
+ __kind: "CannotLookupCurrentAggKey";
125
+ } | {
126
+ __kind: "CannotLookupComputePrice";
127
+ } | {
128
+ __kind: "NoNonceAccountsSet";
129
+ } | {
130
+ __kind: "NoAvailableNonceAccount";
131
+ } | {
132
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
133
+ __kind: "FailedToDeriveAddress";
134
+ } | {
135
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
136
+ __kind: "InvalidCcm";
137
+ } | {
138
+ __kind: "FailedToSerializeFinalTransaction";
139
+ } | {
140
+ value: number;
141
+ __kind: "FinalTransactionExceededMaxLength";
142
+ };
143
+ __kind: "FailedToBuildSolanaTransaction";
144
+ }, {
145
+ value: {
146
+ __kind: "CannotLookupApiEnvironment";
147
+ } | {
148
+ __kind: "CannotLookupCurrentAggKey";
149
+ } | {
150
+ __kind: "CannotLookupComputePrice";
151
+ } | {
152
+ __kind: "NoNonceAccountsSet";
153
+ } | {
154
+ __kind: "NoAvailableNonceAccount";
155
+ } | {
156
+ value: {
157
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
158
+ };
159
+ __kind: "FailedToDeriveAddress";
160
+ } | {
161
+ value: {
162
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
163
+ };
164
+ __kind: "InvalidCcm";
165
+ } | {
166
+ __kind: "FailedToSerializeFinalTransaction";
167
+ } | {
168
+ value: number;
169
+ __kind: "FinalTransactionExceededMaxLength";
170
+ };
171
+ __kind: "FailedToBuildSolanaTransaction";
172
+ }>, z.ZodObject<{
173
+ __kind: z.ZodLiteral<"DispatchError">;
174
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
175
+ __kind: z.ZodLiteral<"Other">;
176
+ }, "strip", z.ZodTypeAny, {
177
+ __kind: "Other";
178
+ }, {
179
+ __kind: "Other";
180
+ }>, z.ZodObject<{
181
+ __kind: z.ZodLiteral<"CannotLookup">;
182
+ }, "strip", z.ZodTypeAny, {
183
+ __kind: "CannotLookup";
184
+ }, {
185
+ __kind: "CannotLookup";
186
+ }>, z.ZodObject<{
187
+ __kind: z.ZodLiteral<"BadOrigin">;
188
+ }, "strip", z.ZodTypeAny, {
189
+ __kind: "BadOrigin";
190
+ }, {
191
+ __kind: "BadOrigin";
192
+ }>, z.ZodObject<{
193
+ __kind: z.ZodLiteral<"Module">;
194
+ value: z.ZodObject<{
195
+ index: z.ZodNumber;
196
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
197
+ }, "strip", z.ZodTypeAny, {
198
+ index: number;
199
+ error: `0x${string}`;
200
+ }, {
201
+ index: number;
202
+ error: string;
203
+ }>;
204
+ }, "strip", z.ZodTypeAny, {
205
+ value: {
206
+ index: number;
207
+ error: `0x${string}`;
208
+ };
209
+ __kind: "Module";
210
+ }, {
211
+ value: {
212
+ index: number;
213
+ error: string;
214
+ };
215
+ __kind: "Module";
216
+ }>, z.ZodObject<{
217
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
218
+ }, "strip", z.ZodTypeAny, {
219
+ __kind: "ConsumerRemaining";
220
+ }, {
221
+ __kind: "ConsumerRemaining";
222
+ }>, z.ZodObject<{
223
+ __kind: z.ZodLiteral<"NoProviders">;
224
+ }, "strip", z.ZodTypeAny, {
225
+ __kind: "NoProviders";
226
+ }, {
227
+ __kind: "NoProviders";
228
+ }>, z.ZodObject<{
229
+ __kind: z.ZodLiteral<"TooManyConsumers">;
230
+ }, "strip", z.ZodTypeAny, {
231
+ __kind: "TooManyConsumers";
232
+ }, {
233
+ __kind: "TooManyConsumers";
234
+ }>, z.ZodObject<{
235
+ __kind: z.ZodLiteral<"Token">;
236
+ value: z.ZodEffects<z.ZodObject<{
237
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
238
+ }, "strip", z.ZodTypeAny, {
239
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
240
+ }, {
241
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
242
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
243
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
244
+ }>;
245
+ }, "strip", z.ZodTypeAny, {
246
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
247
+ __kind: "Token";
248
+ }, {
249
+ value: {
250
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
251
+ };
252
+ __kind: "Token";
253
+ }>, z.ZodObject<{
254
+ __kind: z.ZodLiteral<"Arithmetic">;
255
+ value: z.ZodEffects<z.ZodObject<{
256
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
257
+ }, "strip", z.ZodTypeAny, {
258
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
259
+ }, {
260
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
261
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
262
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
263
+ }>;
264
+ }, "strip", z.ZodTypeAny, {
265
+ value: "Underflow" | "Overflow" | "DivisionByZero";
266
+ __kind: "Arithmetic";
267
+ }, {
268
+ value: {
269
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
270
+ };
271
+ __kind: "Arithmetic";
272
+ }>, z.ZodObject<{
273
+ __kind: z.ZodLiteral<"Transactional">;
274
+ value: z.ZodEffects<z.ZodObject<{
275
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
276
+ }, "strip", z.ZodTypeAny, {
277
+ __kind: "LimitReached" | "NoLayer";
278
+ }, {
279
+ __kind: "LimitReached" | "NoLayer";
280
+ }>, "LimitReached" | "NoLayer", {
281
+ __kind: "LimitReached" | "NoLayer";
282
+ }>;
283
+ }, "strip", z.ZodTypeAny, {
284
+ value: "LimitReached" | "NoLayer";
285
+ __kind: "Transactional";
286
+ }, {
287
+ value: {
288
+ __kind: "LimitReached" | "NoLayer";
289
+ };
290
+ __kind: "Transactional";
291
+ }>, z.ZodObject<{
292
+ __kind: z.ZodLiteral<"Exhausted">;
293
+ }, "strip", z.ZodTypeAny, {
294
+ __kind: "Exhausted";
295
+ }, {
296
+ __kind: "Exhausted";
297
+ }>, z.ZodObject<{
298
+ __kind: z.ZodLiteral<"Corruption">;
299
+ }, "strip", z.ZodTypeAny, {
300
+ __kind: "Corruption";
301
+ }, {
302
+ __kind: "Corruption";
303
+ }>, z.ZodObject<{
304
+ __kind: z.ZodLiteral<"Unavailable">;
305
+ }, "strip", z.ZodTypeAny, {
306
+ __kind: "Unavailable";
307
+ }, {
308
+ __kind: "Unavailable";
309
+ }>, z.ZodObject<{
310
+ __kind: z.ZodLiteral<"RootNotAllowed">;
311
+ }, "strip", z.ZodTypeAny, {
312
+ __kind: "RootNotAllowed";
313
+ }, {
314
+ __kind: "RootNotAllowed";
315
+ }>]>;
316
+ }, "strip", z.ZodTypeAny, {
317
+ value: {
318
+ __kind: "Other";
319
+ } | {
320
+ __kind: "CannotLookup";
321
+ } | {
322
+ __kind: "BadOrigin";
323
+ } | {
324
+ value: {
325
+ index: number;
326
+ error: `0x${string}`;
327
+ };
328
+ __kind: "Module";
329
+ } | {
330
+ __kind: "ConsumerRemaining";
331
+ } | {
332
+ __kind: "NoProviders";
333
+ } | {
334
+ __kind: "TooManyConsumers";
335
+ } | {
336
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
337
+ __kind: "Token";
338
+ } | {
339
+ value: "Underflow" | "Overflow" | "DivisionByZero";
340
+ __kind: "Arithmetic";
341
+ } | {
342
+ value: "LimitReached" | "NoLayer";
343
+ __kind: "Transactional";
344
+ } | {
345
+ __kind: "Exhausted";
346
+ } | {
347
+ __kind: "Corruption";
348
+ } | {
349
+ __kind: "Unavailable";
350
+ } | {
351
+ __kind: "RootNotAllowed";
352
+ };
353
+ __kind: "DispatchError";
354
+ }, {
355
+ value: {
356
+ __kind: "Other";
357
+ } | {
358
+ __kind: "CannotLookup";
359
+ } | {
360
+ __kind: "BadOrigin";
361
+ } | {
362
+ value: {
363
+ index: number;
364
+ error: string;
365
+ };
366
+ __kind: "Module";
367
+ } | {
368
+ __kind: "ConsumerRemaining";
369
+ } | {
370
+ __kind: "NoProviders";
371
+ } | {
372
+ __kind: "TooManyConsumers";
373
+ } | {
374
+ value: {
375
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
376
+ };
377
+ __kind: "Token";
378
+ } | {
379
+ value: {
380
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
381
+ };
382
+ __kind: "Arithmetic";
383
+ } | {
384
+ value: {
385
+ __kind: "LimitReached" | "NoLayer";
386
+ };
387
+ __kind: "Transactional";
388
+ } | {
389
+ __kind: "Exhausted";
390
+ } | {
391
+ __kind: "Corruption";
392
+ } | {
393
+ __kind: "Unavailable";
394
+ } | {
395
+ __kind: "RootNotAllowed";
396
+ };
397
+ __kind: "DispatchError";
398
+ }>]>;
399
+ }, "strip", z.ZodTypeAny, {
400
+ error: {
401
+ __kind: "NotRequired";
402
+ } | {
403
+ __kind: "UnsupportedToken";
404
+ } | {
405
+ __kind: "VaultAccountNotSet";
406
+ } | {
407
+ __kind: "AggKeyNotSet";
408
+ } | {
409
+ __kind: "UtxoSelectionFailed";
410
+ } | {
411
+ value: {
412
+ __kind: "CannotLookupApiEnvironment";
413
+ } | {
414
+ __kind: "CannotLookupCurrentAggKey";
415
+ } | {
416
+ __kind: "CannotLookupComputePrice";
417
+ } | {
418
+ __kind: "NoNonceAccountsSet";
419
+ } | {
420
+ __kind: "NoAvailableNonceAccount";
421
+ } | {
422
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
423
+ __kind: "FailedToDeriveAddress";
424
+ } | {
425
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
426
+ __kind: "InvalidCcm";
427
+ } | {
428
+ __kind: "FailedToSerializeFinalTransaction";
429
+ } | {
430
+ value: number;
431
+ __kind: "FinalTransactionExceededMaxLength";
432
+ };
433
+ __kind: "FailedToBuildSolanaTransaction";
434
+ } | {
435
+ value: {
436
+ __kind: "Other";
437
+ } | {
438
+ __kind: "CannotLookup";
439
+ } | {
440
+ __kind: "BadOrigin";
441
+ } | {
442
+ value: {
443
+ index: number;
444
+ error: `0x${string}`;
445
+ };
446
+ __kind: "Module";
447
+ } | {
448
+ __kind: "ConsumerRemaining";
449
+ } | {
450
+ __kind: "NoProviders";
451
+ } | {
452
+ __kind: "TooManyConsumers";
453
+ } | {
454
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
455
+ __kind: "Token";
456
+ } | {
457
+ value: "Underflow" | "Overflow" | "DivisionByZero";
458
+ __kind: "Arithmetic";
459
+ } | {
460
+ value: "LimitReached" | "NoLayer";
461
+ __kind: "Transactional";
462
+ } | {
463
+ __kind: "Exhausted";
464
+ } | {
465
+ __kind: "Corruption";
466
+ } | {
467
+ __kind: "Unavailable";
468
+ } | {
469
+ __kind: "RootNotAllowed";
470
+ };
471
+ __kind: "DispatchError";
472
+ };
473
+ }, {
474
+ error: {
475
+ __kind: "NotRequired";
476
+ } | {
477
+ __kind: "UnsupportedToken";
478
+ } | {
479
+ __kind: "VaultAccountNotSet";
480
+ } | {
481
+ __kind: "AggKeyNotSet";
482
+ } | {
483
+ __kind: "UtxoSelectionFailed";
484
+ } | {
485
+ value: {
486
+ __kind: "CannotLookupApiEnvironment";
487
+ } | {
488
+ __kind: "CannotLookupCurrentAggKey";
489
+ } | {
490
+ __kind: "CannotLookupComputePrice";
491
+ } | {
492
+ __kind: "NoNonceAccountsSet";
493
+ } | {
494
+ __kind: "NoAvailableNonceAccount";
495
+ } | {
496
+ value: {
497
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
498
+ };
499
+ __kind: "FailedToDeriveAddress";
500
+ } | {
501
+ value: {
502
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
503
+ };
504
+ __kind: "InvalidCcm";
505
+ } | {
506
+ __kind: "FailedToSerializeFinalTransaction";
507
+ } | {
508
+ value: number;
509
+ __kind: "FinalTransactionExceededMaxLength";
510
+ };
511
+ __kind: "FailedToBuildSolanaTransaction";
512
+ } | {
513
+ value: {
514
+ __kind: "Other";
515
+ } | {
516
+ __kind: "CannotLookup";
517
+ } | {
518
+ __kind: "BadOrigin";
519
+ } | {
520
+ value: {
521
+ index: number;
522
+ error: string;
523
+ };
524
+ __kind: "Module";
525
+ } | {
526
+ __kind: "ConsumerRemaining";
527
+ } | {
528
+ __kind: "NoProviders";
529
+ } | {
530
+ __kind: "TooManyConsumers";
531
+ } | {
532
+ value: {
533
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
534
+ };
535
+ __kind: "Token";
536
+ } | {
537
+ value: {
538
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
539
+ };
540
+ __kind: "Arithmetic";
541
+ } | {
542
+ value: {
543
+ __kind: "LimitReached" | "NoLayer";
544
+ };
545
+ __kind: "Transactional";
546
+ } | {
547
+ __kind: "Exhausted";
548
+ } | {
549
+ __kind: "Corruption";
550
+ } | {
551
+ __kind: "Unavailable";
552
+ } | {
553
+ __kind: "RootNotAllowed";
554
+ };
555
+ __kind: "DispatchError";
556
+ };
557
+ }>;
558
+
559
+ export { polkadotIngressEgressFailedToBuildAllBatchCall };
@@ -0,0 +1,9 @@
1
+ // generated/190/polkadotIngressEgress/failedToBuildAllBatchCall.ts
2
+ import { z } from "zod";
3
+ import { cfChainsAllBatchError } from "../common.mjs";
4
+ var polkadotIngressEgressFailedToBuildAllBatchCall = z.object({
5
+ error: cfChainsAllBatchError
6
+ });
7
+ export {
8
+ polkadotIngressEgressFailedToBuildAllBatchCall
9
+ };
@@ -0,0 +1,14 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/190/solanaIngressEgress/ccmEgressInvalid.ts
2
+ var _zod = require('zod');
3
+
4
+
5
+
6
+
7
+ var _commoncjs = require('../common.cjs');
8
+ var solanaIngressEgressCcmEgressInvalid = _zod.z.object({
9
+ egressId: _zod.z.tuple([_commoncjs.cfPrimitivesChainsForeignChain, _commoncjs.numberOrHex]),
10
+ error: _commoncjs.cfChainsExecutexSwapAndCallError
11
+ });
12
+
13
+
14
+ exports.solanaIngressEgressCcmEgressInvalid = solanaIngressEgressCcmEgressInvalid;