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