@chainflip/processor 2.0.1 → 2.0.2

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 (227) hide show
  1. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  3. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  5. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  12. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  13. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  14. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  15. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  16. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  17. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  18. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  19. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  20. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  21. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  22. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  23. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  24. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  25. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  26. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  27. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  28. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  29. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  30. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  31. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  32. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  33. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  34. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  35. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  36. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  37. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  38. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  39. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  40. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
  41. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  42. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
  43. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  44. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  45. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  46. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +107 -107
  47. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  48. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +401 -401
  49. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  50. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  51. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  52. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  53. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  54. package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
  55. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  56. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  57. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  58. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  59. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  60. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  61. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  62. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  63. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  64. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  65. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  66. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  67. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  68. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  69. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  70. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  71. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  72. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  73. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  74. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  75. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  76. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  77. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +184 -184
  78. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +184 -184
  79. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  80. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  81. package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
  82. package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
  83. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  84. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  85. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  86. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  87. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  88. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  89. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  90. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  91. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  92. package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
  93. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  94. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  95. package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
  96. package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
  97. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  98. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  99. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  100. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  101. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +28 -28
  102. package/dist/141/environment/runtimeSafeModeUpdated.d.ts +28 -28
  103. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  104. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  105. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  106. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  107. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  108. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  109. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  110. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  111. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  112. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  113. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  114. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  115. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  116. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  117. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  118. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  119. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  120. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  121. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  122. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  123. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  124. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  125. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  126. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  127. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  128. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  129. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  130. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  131. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  132. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  133. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  134. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  135. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  136. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  137. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  138. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  139. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  140. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  141. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  142. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  143. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  144. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  145. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  146. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  147. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  148. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  149. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  150. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  151. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  152. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +50 -50
  153. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  154. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  155. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +306 -306
  156. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +306 -306
  157. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  158. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  159. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  160. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  161. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  162. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  163. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  164. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  165. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  166. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  167. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  168. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  169. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  170. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  171. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  172. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  173. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  174. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  175. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  176. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  177. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  178. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  179. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  180. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  181. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  182. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  183. package/dist/180/swapping/swapRequested.d.cts +4 -4
  184. package/dist/180/swapping/swapRequested.d.ts +4 -4
  185. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  186. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  187. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  188. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  189. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  190. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  191. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  192. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  193. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  194. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  195. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  196. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  197. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  198. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  199. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  200. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  201. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  202. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  203. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  204. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  205. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  206. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  207. package/dist/200/common.cjs +25 -1
  208. package/dist/200/common.d.cts +37 -1
  209. package/dist/200/common.d.ts +37 -1
  210. package/dist/200/common.mjs +24 -0
  211. package/dist/200/lendingPools/collateralAdded.cjs +7 -1
  212. package/dist/200/lendingPools/collateralAdded.d.cts +13 -0
  213. package/dist/200/lendingPools/collateralAdded.d.ts +13 -0
  214. package/dist/200/lendingPools/collateralAdded.mjs +8 -2
  215. package/dist/200/lendingPools/liquidationCompleted.cjs +13 -0
  216. package/dist/200/lendingPools/liquidationCompleted.d.cts +24 -0
  217. package/dist/200/lendingPools/liquidationCompleted.d.ts +24 -0
  218. package/dist/200/lendingPools/liquidationCompleted.mjs +13 -0
  219. package/dist/200/lendingPools/liquidationInitiated.cjs +5 -1
  220. package/dist/200/lendingPools/liquidationInitiated.d.cts +13 -3
  221. package/dist/200/lendingPools/liquidationInitiated.d.ts +13 -3
  222. package/dist/200/lendingPools/liquidationInitiated.mjs +6 -2
  223. package/dist/200/swapping/swapRequestCompleted.cjs +10 -0
  224. package/dist/200/swapping/swapRequestCompleted.d.cts +24 -0
  225. package/dist/200/swapping/swapRequestCompleted.d.ts +24 -0
  226. package/dist/200/swapping/swapRequestCompleted.mjs +10 -0
  227. package/package.json +1 -1
@@ -64,17 +64,17 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
64
64
  error: string;
65
65
  }>;
66
66
  }, "strip", z.ZodTypeAny, {
67
+ __kind: "Module";
67
68
  value: {
68
69
  index: number;
69
70
  error: `0x${string}`;
70
71
  };
71
- __kind: "Module";
72
72
  }, {
73
+ __kind: "Module";
73
74
  value: {
74
75
  index: number;
75
76
  error: string;
76
77
  };
77
- __kind: "Module";
78
78
  }>, z.ZodObject<{
79
79
  __kind: z.ZodLiteral<"ConsumerRemaining">;
80
80
  }, "strip", z.ZodTypeAny, {
@@ -105,13 +105,13 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
105
105
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
106
106
  }>;
107
107
  }, "strip", z.ZodTypeAny, {
108
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
109
108
  __kind: "Token";
109
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
110
110
  }, {
111
+ __kind: "Token";
111
112
  value: {
112
113
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
113
114
  };
114
- __kind: "Token";
115
115
  }>, z.ZodObject<{
116
116
  __kind: z.ZodLiteral<"Arithmetic">;
117
117
  value: z.ZodEffects<z.ZodObject<{
@@ -124,13 +124,13 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
124
124
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
125
125
  }>;
126
126
  }, "strip", z.ZodTypeAny, {
127
- value: "Underflow" | "Overflow" | "DivisionByZero";
128
127
  __kind: "Arithmetic";
128
+ value: "Underflow" | "Overflow" | "DivisionByZero";
129
129
  }, {
130
+ __kind: "Arithmetic";
130
131
  value: {
131
132
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
132
133
  };
133
- __kind: "Arithmetic";
134
134
  }>, z.ZodObject<{
135
135
  __kind: z.ZodLiteral<"Transactional">;
136
136
  value: z.ZodEffects<z.ZodObject<{
@@ -143,13 +143,13 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
143
143
  __kind: "LimitReached" | "NoLayer";
144
144
  }>;
145
145
  }, "strip", z.ZodTypeAny, {
146
- value: "LimitReached" | "NoLayer";
147
146
  __kind: "Transactional";
147
+ value: "LimitReached" | "NoLayer";
148
148
  }, {
149
+ __kind: "Transactional";
149
150
  value: {
150
151
  __kind: "LimitReached" | "NoLayer";
151
152
  };
152
- __kind: "Transactional";
153
153
  }>, z.ZodObject<{
154
154
  __kind: z.ZodLiteral<"Exhausted">;
155
155
  }, "strip", z.ZodTypeAny, {
@@ -176,6 +176,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
176
176
  __kind: "RootNotAllowed";
177
177
  }>]>;
178
178
  }, "strip", z.ZodTypeAny, {
179
+ __kind: "DispatchError";
179
180
  value: {
180
181
  __kind: "Other";
181
182
  } | {
@@ -183,11 +184,11 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
183
184
  } | {
184
185
  __kind: "BadOrigin";
185
186
  } | {
187
+ __kind: "Module";
186
188
  value: {
187
189
  index: number;
188
190
  error: `0x${string}`;
189
191
  };
190
- __kind: "Module";
191
192
  } | {
192
193
  __kind: "ConsumerRemaining";
193
194
  } | {
@@ -195,14 +196,14 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
195
196
  } | {
196
197
  __kind: "TooManyConsumers";
197
198
  } | {
198
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
199
199
  __kind: "Token";
200
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
200
201
  } | {
201
- value: "Underflow" | "Overflow" | "DivisionByZero";
202
202
  __kind: "Arithmetic";
203
+ value: "Underflow" | "Overflow" | "DivisionByZero";
203
204
  } | {
204
- value: "LimitReached" | "NoLayer";
205
205
  __kind: "Transactional";
206
+ value: "LimitReached" | "NoLayer";
206
207
  } | {
207
208
  __kind: "Exhausted";
208
209
  } | {
@@ -212,8 +213,8 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
212
213
  } | {
213
214
  __kind: "RootNotAllowed";
214
215
  };
215
- __kind: "DispatchError";
216
216
  }, {
217
+ __kind: "DispatchError";
217
218
  value: {
218
219
  __kind: "Other";
219
220
  } | {
@@ -221,11 +222,11 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
221
222
  } | {
222
223
  __kind: "BadOrigin";
223
224
  } | {
225
+ __kind: "Module";
224
226
  value: {
225
227
  index: number;
226
228
  error: string;
227
229
  };
228
- __kind: "Module";
229
230
  } | {
230
231
  __kind: "ConsumerRemaining";
231
232
  } | {
@@ -233,20 +234,20 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
233
234
  } | {
234
235
  __kind: "TooManyConsumers";
235
236
  } | {
237
+ __kind: "Token";
236
238
  value: {
237
239
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
238
240
  };
239
- __kind: "Token";
240
241
  } | {
242
+ __kind: "Arithmetic";
241
243
  value: {
242
244
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
243
245
  };
244
- __kind: "Arithmetic";
245
246
  } | {
247
+ __kind: "Transactional";
246
248
  value: {
247
249
  __kind: "LimitReached" | "NoLayer";
248
250
  };
249
- __kind: "Transactional";
250
251
  } | {
251
252
  __kind: "Exhausted";
252
253
  } | {
@@ -256,7 +257,6 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
256
257
  } | {
257
258
  __kind: "RootNotAllowed";
258
259
  };
259
- __kind: "DispatchError";
260
260
  }>]>;
261
261
  }, "strip", z.ZodTypeAny, {
262
262
  error: {
@@ -270,6 +270,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
270
270
  } | {
271
271
  __kind: "UtxoSelectionFailed";
272
272
  } | {
273
+ __kind: "DispatchError";
273
274
  value: {
274
275
  __kind: "Other";
275
276
  } | {
@@ -277,11 +278,11 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
277
278
  } | {
278
279
  __kind: "BadOrigin";
279
280
  } | {
281
+ __kind: "Module";
280
282
  value: {
281
283
  index: number;
282
284
  error: `0x${string}`;
283
285
  };
284
- __kind: "Module";
285
286
  } | {
286
287
  __kind: "ConsumerRemaining";
287
288
  } | {
@@ -289,14 +290,14 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
289
290
  } | {
290
291
  __kind: "TooManyConsumers";
291
292
  } | {
292
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
293
293
  __kind: "Token";
294
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
294
295
  } | {
295
- value: "Underflow" | "Overflow" | "DivisionByZero";
296
296
  __kind: "Arithmetic";
297
+ value: "Underflow" | "Overflow" | "DivisionByZero";
297
298
  } | {
298
- value: "LimitReached" | "NoLayer";
299
299
  __kind: "Transactional";
300
+ value: "LimitReached" | "NoLayer";
300
301
  } | {
301
302
  __kind: "Exhausted";
302
303
  } | {
@@ -306,7 +307,6 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
306
307
  } | {
307
308
  __kind: "RootNotAllowed";
308
309
  };
309
- __kind: "DispatchError";
310
310
  };
311
311
  }, {
312
312
  error: {
@@ -320,6 +320,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
320
320
  } | {
321
321
  __kind: "UtxoSelectionFailed";
322
322
  } | {
323
+ __kind: "DispatchError";
323
324
  value: {
324
325
  __kind: "Other";
325
326
  } | {
@@ -327,11 +328,11 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
327
328
  } | {
328
329
  __kind: "BadOrigin";
329
330
  } | {
331
+ __kind: "Module";
330
332
  value: {
331
333
  index: number;
332
334
  error: string;
333
335
  };
334
- __kind: "Module";
335
336
  } | {
336
337
  __kind: "ConsumerRemaining";
337
338
  } | {
@@ -339,20 +340,20 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
339
340
  } | {
340
341
  __kind: "TooManyConsumers";
341
342
  } | {
343
+ __kind: "Token";
342
344
  value: {
343
345
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
344
346
  };
345
- __kind: "Token";
346
347
  } | {
348
+ __kind: "Arithmetic";
347
349
  value: {
348
350
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
349
351
  };
350
- __kind: "Arithmetic";
351
352
  } | {
353
+ __kind: "Transactional";
352
354
  value: {
353
355
  __kind: "LimitReached" | "NoLayer";
354
356
  };
355
- __kind: "Transactional";
356
357
  } | {
357
358
  __kind: "Exhausted";
358
359
  } | {
@@ -362,7 +363,6 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
362
363
  } | {
363
364
  __kind: "RootNotAllowed";
364
365
  };
365
- __kind: "DispatchError";
366
366
  };
367
367
  }>;
368
368
 
@@ -60,13 +60,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
60
60
  __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
61
61
  }>;
62
62
  }, "strip", z.ZodTypeAny, {
63
- __kind: "FailedToDeriveAddress";
64
63
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
65
- }, {
66
64
  __kind: "FailedToDeriveAddress";
65
+ }, {
67
66
  value: {
68
67
  __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
69
68
  };
69
+ __kind: "FailedToDeriveAddress";
70
70
  }>, z.ZodObject<{
71
71
  __kind: z.ZodLiteral<"InvalidCcm">;
72
72
  value: z.ZodEffects<z.ZodObject<{
@@ -79,13 +79,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
79
79
  __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
80
80
  }>;
81
81
  }, "strip", z.ZodTypeAny, {
82
- __kind: "InvalidCcm";
83
82
  value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
84
- }, {
85
83
  __kind: "InvalidCcm";
84
+ }, {
86
85
  value: {
87
86
  __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
88
87
  };
88
+ __kind: "InvalidCcm";
89
89
  }>, z.ZodObject<{
90
90
  __kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
91
91
  }, "strip", z.ZodTypeAny, {
@@ -96,14 +96,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
96
96
  __kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
97
97
  value: z.ZodNumber;
98
98
  }, "strip", z.ZodTypeAny, {
99
- __kind: "FinalTransactionExceededMaxLength";
100
99
  value: number;
101
- }, {
102
100
  __kind: "FinalTransactionExceededMaxLength";
101
+ }, {
103
102
  value: number;
103
+ __kind: "FinalTransactionExceededMaxLength";
104
104
  }>]>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- __kind: "FailedToBuildCcmForSolana";
107
106
  value: {
108
107
  __kind: "CannotLookupApiEnvironment";
109
108
  } | {
@@ -115,19 +114,19 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
115
114
  } | {
116
115
  __kind: "NoAvailableNonceAccount";
117
116
  } | {
118
- __kind: "FailedToDeriveAddress";
119
117
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
118
+ __kind: "FailedToDeriveAddress";
120
119
  } | {
121
- __kind: "InvalidCcm";
122
120
  value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
121
+ __kind: "InvalidCcm";
123
122
  } | {
124
123
  __kind: "FailedToSerializeFinalTransaction";
125
124
  } | {
126
- __kind: "FinalTransactionExceededMaxLength";
127
125
  value: number;
126
+ __kind: "FinalTransactionExceededMaxLength";
128
127
  };
129
- }, {
130
128
  __kind: "FailedToBuildCcmForSolana";
129
+ }, {
131
130
  value: {
132
131
  __kind: "CannotLookupApiEnvironment";
133
132
  } | {
@@ -139,21 +138,22 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
139
138
  } | {
140
139
  __kind: "NoAvailableNonceAccount";
141
140
  } | {
142
- __kind: "FailedToDeriveAddress";
143
141
  value: {
144
142
  __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
145
143
  };
144
+ __kind: "FailedToDeriveAddress";
146
145
  } | {
147
- __kind: "InvalidCcm";
148
146
  value: {
149
147
  __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
150
148
  };
149
+ __kind: "InvalidCcm";
151
150
  } | {
152
151
  __kind: "FailedToSerializeFinalTransaction";
153
152
  } | {
154
- __kind: "FinalTransactionExceededMaxLength";
155
153
  value: number;
154
+ __kind: "FinalTransactionExceededMaxLength";
156
155
  };
156
+ __kind: "FailedToBuildCcmForSolana";
157
157
  }>, z.ZodObject<{
158
158
  __kind: z.ZodLiteral<"DispatchError">;
159
159
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -187,17 +187,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
187
187
  error: string;
188
188
  }>;
189
189
  }, "strip", z.ZodTypeAny, {
190
- __kind: "Module";
191
190
  value: {
192
191
  index: number;
193
192
  error: `0x${string}`;
194
193
  };
195
- }, {
196
194
  __kind: "Module";
195
+ }, {
197
196
  value: {
198
197
  index: number;
199
198
  error: string;
200
199
  };
200
+ __kind: "Module";
201
201
  }>, z.ZodObject<{
202
202
  __kind: z.ZodLiteral<"ConsumerRemaining">;
203
203
  }, "strip", z.ZodTypeAny, {
@@ -221,20 +221,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
221
221
  value: z.ZodEffects<z.ZodObject<{
222
222
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
223
223
  }, "strip", z.ZodTypeAny, {
224
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
224
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
225
225
  }, {
226
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
228
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
226
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
228
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
229
229
  }>;
230
230
  }, "strip", z.ZodTypeAny, {
231
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
231
232
  __kind: "Token";
232
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
233
233
  }, {
234
- __kind: "Token";
235
234
  value: {
236
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
235
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
237
236
  };
237
+ __kind: "Token";
238
238
  }>, z.ZodObject<{
239
239
  __kind: z.ZodLiteral<"Arithmetic">;
240
240
  value: z.ZodEffects<z.ZodObject<{
@@ -247,13 +247,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
247
247
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
248
248
  }>;
249
249
  }, "strip", z.ZodTypeAny, {
250
- __kind: "Arithmetic";
251
250
  value: "Underflow" | "Overflow" | "DivisionByZero";
252
- }, {
253
251
  __kind: "Arithmetic";
252
+ }, {
254
253
  value: {
255
254
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
256
255
  };
256
+ __kind: "Arithmetic";
257
257
  }>, z.ZodObject<{
258
258
  __kind: z.ZodLiteral<"Transactional">;
259
259
  value: z.ZodEffects<z.ZodObject<{
@@ -266,13 +266,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
266
266
  __kind: "LimitReached" | "NoLayer";
267
267
  }>;
268
268
  }, "strip", z.ZodTypeAny, {
269
- __kind: "Transactional";
270
269
  value: "LimitReached" | "NoLayer";
271
- }, {
272
270
  __kind: "Transactional";
271
+ }, {
273
272
  value: {
274
273
  __kind: "LimitReached" | "NoLayer";
275
274
  };
275
+ __kind: "Transactional";
276
276
  }>, z.ZodObject<{
277
277
  __kind: z.ZodLiteral<"Exhausted">;
278
278
  }, "strip", z.ZodTypeAny, {
@@ -299,7 +299,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
299
299
  __kind: "RootNotAllowed";
300
300
  }>]>;
301
301
  }, "strip", z.ZodTypeAny, {
302
- __kind: "DispatchError";
303
302
  value: {
304
303
  __kind: "Other";
305
304
  } | {
@@ -307,11 +306,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
307
306
  } | {
308
307
  __kind: "BadOrigin";
309
308
  } | {
310
- __kind: "Module";
311
309
  value: {
312
310
  index: number;
313
311
  error: `0x${string}`;
314
312
  };
313
+ __kind: "Module";
315
314
  } | {
316
315
  __kind: "ConsumerRemaining";
317
316
  } | {
@@ -319,14 +318,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
319
318
  } | {
320
319
  __kind: "TooManyConsumers";
321
320
  } | {
321
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
322
322
  __kind: "Token";
323
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
324
323
  } | {
325
- __kind: "Arithmetic";
326
324
  value: "Underflow" | "Overflow" | "DivisionByZero";
325
+ __kind: "Arithmetic";
327
326
  } | {
328
- __kind: "Transactional";
329
327
  value: "LimitReached" | "NoLayer";
328
+ __kind: "Transactional";
330
329
  } | {
331
330
  __kind: "Exhausted";
332
331
  } | {
@@ -336,8 +335,8 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
336
335
  } | {
337
336
  __kind: "RootNotAllowed";
338
337
  };
339
- }, {
340
338
  __kind: "DispatchError";
339
+ }, {
341
340
  value: {
342
341
  __kind: "Other";
343
342
  } | {
@@ -345,11 +344,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
345
344
  } | {
346
345
  __kind: "BadOrigin";
347
346
  } | {
348
- __kind: "Module";
349
347
  value: {
350
348
  index: number;
351
349
  error: string;
352
350
  };
351
+ __kind: "Module";
353
352
  } | {
354
353
  __kind: "ConsumerRemaining";
355
354
  } | {
@@ -357,20 +356,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
357
356
  } | {
358
357
  __kind: "TooManyConsumers";
359
358
  } | {
360
- __kind: "Token";
361
359
  value: {
362
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
360
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
363
361
  };
362
+ __kind: "Token";
364
363
  } | {
365
- __kind: "Arithmetic";
366
364
  value: {
367
365
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
368
366
  };
367
+ __kind: "Arithmetic";
369
368
  } | {
370
- __kind: "Transactional";
371
369
  value: {
372
370
  __kind: "LimitReached" | "NoLayer";
373
371
  };
372
+ __kind: "Transactional";
374
373
  } | {
375
374
  __kind: "Exhausted";
376
375
  } | {
@@ -380,12 +379,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
380
379
  } | {
381
380
  __kind: "RootNotAllowed";
382
381
  };
382
+ __kind: "DispatchError";
383
383
  }>]>;
384
384
  }, "strip", z.ZodTypeAny, {
385
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
385
386
  error: {
386
387
  __kind: "Unsupported";
387
388
  } | {
388
- __kind: "FailedToBuildCcmForSolana";
389
389
  value: {
390
390
  __kind: "CannotLookupApiEnvironment";
391
391
  } | {
@@ -397,19 +397,19 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
397
397
  } | {
398
398
  __kind: "NoAvailableNonceAccount";
399
399
  } | {
400
- __kind: "FailedToDeriveAddress";
401
400
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
401
+ __kind: "FailedToDeriveAddress";
402
402
  } | {
403
- __kind: "InvalidCcm";
404
403
  value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
404
+ __kind: "InvalidCcm";
405
405
  } | {
406
406
  __kind: "FailedToSerializeFinalTransaction";
407
407
  } | {
408
- __kind: "FinalTransactionExceededMaxLength";
409
408
  value: number;
409
+ __kind: "FinalTransactionExceededMaxLength";
410
410
  };
411
+ __kind: "FailedToBuildCcmForSolana";
411
412
  } | {
412
- __kind: "DispatchError";
413
413
  value: {
414
414
  __kind: "Other";
415
415
  } | {
@@ -417,11 +417,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
417
417
  } | {
418
418
  __kind: "BadOrigin";
419
419
  } | {
420
- __kind: "Module";
421
420
  value: {
422
421
  index: number;
423
422
  error: `0x${string}`;
424
423
  };
424
+ __kind: "Module";
425
425
  } | {
426
426
  __kind: "ConsumerRemaining";
427
427
  } | {
@@ -429,14 +429,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
429
429
  } | {
430
430
  __kind: "TooManyConsumers";
431
431
  } | {
432
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
432
433
  __kind: "Token";
433
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
434
434
  } | {
435
- __kind: "Arithmetic";
436
435
  value: "Underflow" | "Overflow" | "DivisionByZero";
436
+ __kind: "Arithmetic";
437
437
  } | {
438
- __kind: "Transactional";
439
438
  value: "LimitReached" | "NoLayer";
439
+ __kind: "Transactional";
440
440
  } | {
441
441
  __kind: "Exhausted";
442
442
  } | {
@@ -446,13 +446,15 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
446
446
  } | {
447
447
  __kind: "RootNotAllowed";
448
448
  };
449
+ __kind: "DispatchError";
449
450
  };
450
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
451
451
  }, {
452
+ egressId: [{
453
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
454
+ }, string | number];
452
455
  error: {
453
456
  __kind: "Unsupported";
454
457
  } | {
455
- __kind: "FailedToBuildCcmForSolana";
456
458
  value: {
457
459
  __kind: "CannotLookupApiEnvironment";
458
460
  } | {
@@ -464,23 +466,23 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
464
466
  } | {
465
467
  __kind: "NoAvailableNonceAccount";
466
468
  } | {
467
- __kind: "FailedToDeriveAddress";
468
469
  value: {
469
470
  __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
470
471
  };
472
+ __kind: "FailedToDeriveAddress";
471
473
  } | {
472
- __kind: "InvalidCcm";
473
474
  value: {
474
475
  __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
475
476
  };
477
+ __kind: "InvalidCcm";
476
478
  } | {
477
479
  __kind: "FailedToSerializeFinalTransaction";
478
480
  } | {
479
- __kind: "FinalTransactionExceededMaxLength";
480
481
  value: number;
482
+ __kind: "FinalTransactionExceededMaxLength";
481
483
  };
484
+ __kind: "FailedToBuildCcmForSolana";
482
485
  } | {
483
- __kind: "DispatchError";
484
486
  value: {
485
487
  __kind: "Other";
486
488
  } | {
@@ -488,11 +490,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
488
490
  } | {
489
491
  __kind: "BadOrigin";
490
492
  } | {
491
- __kind: "Module";
492
493
  value: {
493
494
  index: number;
494
495
  error: string;
495
496
  };
497
+ __kind: "Module";
496
498
  } | {
497
499
  __kind: "ConsumerRemaining";
498
500
  } | {
@@ -500,20 +502,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
500
502
  } | {
501
503
  __kind: "TooManyConsumers";
502
504
  } | {
503
- __kind: "Token";
504
505
  value: {
505
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
506
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
506
507
  };
508
+ __kind: "Token";
507
509
  } | {
508
- __kind: "Arithmetic";
509
510
  value: {
510
511
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
511
512
  };
513
+ __kind: "Arithmetic";
512
514
  } | {
513
- __kind: "Transactional";
514
515
  value: {
515
516
  __kind: "LimitReached" | "NoLayer";
516
517
  };
518
+ __kind: "Transactional";
517
519
  } | {
518
520
  __kind: "Exhausted";
519
521
  } | {
@@ -523,10 +525,8 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
523
525
  } | {
524
526
  __kind: "RootNotAllowed";
525
527
  };
528
+ __kind: "DispatchError";
526
529
  };
527
- egressId: [{
528
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
529
- }, string | number];
530
530
  }>;
531
531
 
532
532
  export { arbitrumIngressEgressCcmEgressInvalid };