@chainflip/processor 2.1.2 → 2.1.3-bsc-dev.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 (1057) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  4. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  5. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
  6. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
  7. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  8. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  9. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  10. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  11. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  12. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  13. package/dist/100/swapping/swapScheduled.d.cts +4 -4
  14. package/dist/100/swapping/swapScheduled.d.mts +4 -4
  15. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  16. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  17. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +24 -24
  18. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +24 -24
  19. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +39 -39
  20. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +39 -39
  21. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +24 -24
  22. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +24 -24
  23. package/dist/11000/common.d.cts +312 -312
  24. package/dist/11000/common.d.mts +312 -312
  25. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  26. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +28 -28
  27. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +24 -24
  28. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +24 -24
  29. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  30. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  31. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  32. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  33. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  34. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  35. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +39 -39
  36. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +39 -39
  37. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +24 -24
  38. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +24 -24
  39. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  40. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  41. package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
  42. package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
  43. package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
  44. package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
  45. package/dist/11000/swapping/swapDepositAddressReady.d.cts +18 -18
  46. package/dist/11000/swapping/swapDepositAddressReady.d.mts +18 -18
  47. package/dist/11000/swapping/swapRequested.d.cts +16 -16
  48. package/dist/11000/swapping/swapRequested.d.mts +16 -16
  49. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  50. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  51. package/dist/111/common.d.cts +4 -4
  52. package/dist/111/common.d.mts +4 -4
  53. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +16 -16
  54. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +16 -16
  55. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  56. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  57. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  58. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  59. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  60. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  61. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  62. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +2 -2
  63. package/dist/11100/common.d.cts +49 -49
  64. package/dist/11100/common.d.mts +49 -49
  65. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
  66. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
  67. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  68. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  69. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +37 -37
  70. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +37 -37
  71. package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
  72. package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
  73. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  74. package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
  75. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  76. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  77. package/dist/11100/swapping/swapRequested.d.cts +8 -8
  78. package/dist/11100/swapping/swapRequested.d.mts +8 -8
  79. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  80. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  81. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  82. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  83. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
  84. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
  85. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  86. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  87. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  88. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  89. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  90. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  91. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +28 -28
  92. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +28 -28
  93. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  94. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  95. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  96. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  97. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  98. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  99. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +28 -28
  100. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +28 -28
  101. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  102. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  103. package/dist/11200/common.d.cts +299 -299
  104. package/dist/11200/common.d.mts +299 -299
  105. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  106. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  107. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  108. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  109. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  110. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  111. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +28 -28
  112. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
  113. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  114. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  115. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  116. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  117. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  118. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  119. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +28 -28
  120. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +28 -28
  121. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  122. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  123. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  124. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  125. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
  126. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
  127. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
  128. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
  129. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  130. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  131. package/dist/11200/swapping/swapRequested.d.cts +38 -38
  132. package/dist/11200/swapping/swapRequested.d.mts +38 -38
  133. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  134. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  135. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +2 -2
  136. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +2 -2
  137. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  138. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  139. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  140. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  141. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  142. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  143. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  144. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  145. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  146. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  147. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  148. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  149. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  150. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  151. package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
  152. package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
  153. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  154. package/dist/120/swapping/swapEgressScheduled.d.mts +6 -6
  155. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  156. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  157. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  158. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  159. package/dist/131/common.d.cts +11 -11
  160. package/dist/131/common.d.mts +11 -11
  161. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  162. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  163. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  164. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  165. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  166. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  167. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +17 -17
  168. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +17 -17
  169. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  170. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  171. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  172. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  173. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  174. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  175. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  176. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  177. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  178. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  179. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  180. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  181. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  182. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  183. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  184. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  185. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  186. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  187. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  188. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  189. package/dist/131/swapping/ccmFailed.d.cts +9 -9
  190. package/dist/131/swapping/ccmFailed.d.mts +9 -9
  191. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  192. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  193. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  194. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  195. package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
  196. package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
  197. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  198. package/dist/131/swapping/swapEgressIgnored.d.mts +12 -12
  199. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  200. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  201. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  202. package/dist/131/swapping/swapExecuted.d.mts +12 -12
  203. package/dist/131/swapping/swapScheduled.d.cts +23 -23
  204. package/dist/131/swapping/swapScheduled.d.mts +23 -23
  205. package/dist/131/swapping/withdrawalRequested.d.cts +10 -10
  206. package/dist/131/swapping/withdrawalRequested.d.mts +10 -10
  207. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
  208. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
  209. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  210. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  211. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  212. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  213. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  214. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  215. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +9 -9
  216. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
  217. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  218. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  219. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  220. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  221. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  222. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  223. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  224. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  225. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  226. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  227. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
  228. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
  229. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
  230. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
  231. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  232. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  233. package/dist/141/common.d.cts +15 -15
  234. package/dist/141/common.d.mts +15 -15
  235. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  236. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  237. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  238. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  239. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  240. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  241. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
  242. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
  243. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  244. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  245. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  246. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  247. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  248. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  249. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  250. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  251. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  252. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  253. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  254. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  255. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  256. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  257. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
  258. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +4 -4
  259. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  260. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  261. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  262. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  263. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  264. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  265. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  266. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  267. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  268. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  269. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  270. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  271. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  272. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  273. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  274. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  275. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  276. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  277. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
  278. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
  279. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  280. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  281. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  282. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  283. package/dist/141/swapping/ccmFailed.d.cts +8 -8
  284. package/dist/141/swapping/ccmFailed.d.mts +8 -8
  285. package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
  286. package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
  287. package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
  288. package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
  289. package/dist/141/swapping/swapEgressScheduled.d.cts +3 -3
  290. package/dist/141/swapping/swapEgressScheduled.d.mts +3 -3
  291. package/dist/141/swapping/swapExecuted.d.cts +4 -4
  292. package/dist/141/swapping/swapExecuted.d.mts +4 -4
  293. package/dist/141/swapping/swapScheduled.d.cts +14 -14
  294. package/dist/141/swapping/swapScheduled.d.mts +14 -14
  295. package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
  296. package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
  297. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  298. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  299. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  300. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  301. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  302. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  303. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  304. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  305. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  306. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  307. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  308. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
  309. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  310. package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
  311. package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
  312. package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
  313. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  314. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  315. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  316. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  317. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  318. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  319. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  320. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  321. package/dist/150/common.d.cts +50 -50
  322. package/dist/150/common.d.mts +50 -50
  323. package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
  324. package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
  325. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +28 -28
  326. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +28 -28
  327. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  328. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  329. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  330. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  331. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  332. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  333. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  334. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  335. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  336. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  337. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  338. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  339. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  340. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  341. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +17 -17
  342. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +17 -17
  343. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  344. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  345. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  346. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  347. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  348. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  349. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  350. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  351. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  352. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  353. package/dist/150/liquidityProvider/assetTransferred.d.cts +7 -7
  354. package/dist/150/liquidityProvider/assetTransferred.d.mts +7 -7
  355. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
  356. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
  357. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  358. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  359. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  360. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  361. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  362. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  363. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  364. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  365. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  366. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  367. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  368. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  369. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  370. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  371. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  372. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  373. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  374. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  375. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  376. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  377. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
  378. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
  379. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  380. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  381. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  382. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
  383. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  384. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
  385. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
  386. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
  387. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  388. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  389. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +4 -4
  390. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +4 -4
  391. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  392. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  393. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  394. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  395. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  396. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  397. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  398. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  399. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  400. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  401. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  402. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  403. package/dist/150/swapping/batchSwapFailed.d.cts +7 -7
  404. package/dist/150/swapping/batchSwapFailed.d.mts +7 -7
  405. package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
  406. package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
  407. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  408. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  409. package/dist/150/swapping/refundEgressIgnored.d.cts +9 -9
  410. package/dist/150/swapping/refundEgressIgnored.d.mts +9 -9
  411. package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
  412. package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
  413. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  414. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  415. package/dist/150/swapping/swapDepositAddressReady.d.cts +14 -14
  416. package/dist/150/swapping/swapDepositAddressReady.d.mts +14 -14
  417. package/dist/150/swapping/swapEgressIgnored.d.cts +9 -9
  418. package/dist/150/swapping/swapEgressIgnored.d.mts +9 -9
  419. package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
  420. package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
  421. package/dist/150/swapping/swapExecuted.d.cts +14 -14
  422. package/dist/150/swapping/swapExecuted.d.mts +14 -14
  423. package/dist/150/swapping/swapScheduled.d.cts +18 -18
  424. package/dist/150/swapping/swapScheduled.d.mts +18 -18
  425. package/dist/150/swapping/withdrawalRequested.d.cts +12 -12
  426. package/dist/150/swapping/withdrawalRequested.d.mts +12 -12
  427. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  428. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  429. package/dist/160/assetBalances/accountCredited.d.cts +8 -8
  430. package/dist/160/assetBalances/accountCredited.d.mts +8 -8
  431. package/dist/160/assetBalances/accountDebited.d.cts +8 -8
  432. package/dist/160/assetBalances/accountDebited.d.mts +8 -8
  433. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  434. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  435. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
  436. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
  437. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
  438. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
  439. package/dist/160/common.d.cts +189 -189
  440. package/dist/160/common.d.mts +189 -189
  441. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  442. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  443. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  444. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  445. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  446. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  447. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
  448. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
  449. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  450. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  451. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  452. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  453. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  454. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  455. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  456. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  457. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  458. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  459. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  460. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  461. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  462. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  463. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  464. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  465. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  466. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  467. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  468. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  469. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
  470. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
  471. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  472. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  473. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  474. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  475. package/dist/160/swapping/ccmFailed.d.cts +18 -18
  476. package/dist/160/swapping/ccmFailed.d.mts +18 -18
  477. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  478. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  479. package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
  480. package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
  481. package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
  482. package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
  483. package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
  484. package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
  485. package/dist/160/swapping/swapDepositAddressReady.d.cts +34 -34
  486. package/dist/160/swapping/swapDepositAddressReady.d.mts +34 -34
  487. package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
  488. package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
  489. package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
  490. package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
  491. package/dist/160/swapping/swapExecuted.d.cts +13 -13
  492. package/dist/160/swapping/swapExecuted.d.mts +13 -13
  493. package/dist/160/swapping/swapRequested.d.cts +42 -42
  494. package/dist/160/swapping/swapRequested.d.mts +42 -42
  495. package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
  496. package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
  497. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  498. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  499. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  500. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  501. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  502. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  503. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  504. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  505. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  506. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  507. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  508. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  509. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
  510. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
  511. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
  512. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
  513. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  514. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  515. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  516. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  517. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  518. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  519. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  520. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  521. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  522. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  523. package/dist/170/common.d.cts +150 -150
  524. package/dist/170/common.d.mts +150 -150
  525. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  526. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  527. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  528. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  529. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  530. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  531. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  532. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  533. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  534. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  535. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  536. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  537. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  538. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  539. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  540. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  541. package/dist/170/reputation/offencePenalty.d.cts +4 -4
  542. package/dist/170/reputation/offencePenalty.d.mts +4 -4
  543. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  544. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  545. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  546. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  547. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  548. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  549. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  550. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  551. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  552. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  553. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  554. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  555. package/dist/170/swapping/swapRequested.d.cts +51 -51
  556. package/dist/170/swapping/swapRequested.d.mts +51 -51
  557. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  558. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  559. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  560. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  561. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +16 -16
  562. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +16 -16
  563. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  564. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  565. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  566. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  567. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  568. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  569. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  570. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  571. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  572. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  573. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +16 -16
  574. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +16 -16
  575. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  576. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
  577. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  578. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  579. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  580. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  581. package/dist/180/common.d.cts +154 -154
  582. package/dist/180/common.d.mts +154 -154
  583. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  584. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  585. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  586. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  587. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +16 -16
  588. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +16 -16
  589. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  590. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  591. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  592. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  593. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  594. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  595. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  596. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  597. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  598. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  599. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +34 -34
  600. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +34 -34
  601. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  602. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  603. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  604. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  605. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  606. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  607. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  608. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  609. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
  610. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +4 -4
  611. package/dist/180/solanaIngressEgress/depositFailed.d.cts +16 -16
  612. package/dist/180/solanaIngressEgress/depositFailed.d.mts +16 -16
  613. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  614. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
  615. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  616. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  617. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  618. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  619. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  620. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  621. package/dist/180/swapping/swapDepositAddressReady.d.cts +24 -24
  622. package/dist/180/swapping/swapDepositAddressReady.d.mts +24 -24
  623. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  624. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  625. package/dist/180/swapping/swapRequested.d.cts +17 -17
  626. package/dist/180/swapping/swapRequested.d.mts +17 -17
  627. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  628. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  629. package/dist/180/swapping/withdrawalRequested.d.cts +8 -8
  630. package/dist/180/swapping/withdrawalRequested.d.mts +8 -8
  631. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  632. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  633. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  634. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +57 -57
  635. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
  636. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
  637. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +186 -186
  638. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +186 -186
  639. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  640. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  641. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  642. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  643. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  644. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  645. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  646. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  647. package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
  648. package/dist/190/assetBalances/refundScheduled.d.mts +54 -54
  649. package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
  650. package/dist/190/assetBalances/refundSkipped.d.mts +103 -103
  651. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  652. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  653. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  654. package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
  655. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  656. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  657. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +57 -57
  658. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +57 -57
  659. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +14 -14
  660. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +14 -14
  661. package/dist/190/assethubIngressEgress/depositFailed.d.cts +204 -204
  662. package/dist/190/assethubIngressEgress/depositFailed.d.mts +204 -204
  663. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
  664. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
  665. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  666. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  667. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  668. package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
  669. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  670. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  671. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  672. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  673. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  674. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  675. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +57 -57
  676. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +57 -57
  677. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
  678. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +34 -34
  679. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +322 -322
  680. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +322 -322
  681. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
  682. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
  683. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  684. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  685. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  686. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  687. package/dist/190/common.d.cts +2152 -2152
  688. package/dist/190/common.d.mts +2152 -2152
  689. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +12 -12
  690. package/dist/190/environment/runtimeSafeModeUpdated.d.mts +12 -12
  691. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  692. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  693. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  694. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +57 -57
  695. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +14 -14
  696. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +14 -14
  697. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +186 -186
  698. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +186 -186
  699. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  700. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  701. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  702. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  703. package/dist/190/flip/palletConfigUpdated.d.cts +8 -8
  704. package/dist/190/flip/palletConfigUpdated.d.mts +8 -8
  705. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  706. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  707. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +21 -21
  708. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +21 -21
  709. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  710. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  711. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +36 -36
  712. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +36 -36
  713. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  714. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  715. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  716. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  717. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +33 -33
  718. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +33 -33
  719. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  720. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  721. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  722. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  723. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +56 -56
  724. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +56 -56
  725. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
  726. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
  727. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  728. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  729. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +57 -57
  730. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +57 -57
  731. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +14 -14
  732. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +14 -14
  733. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +204 -204
  734. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +204 -204
  735. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
  736. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
  737. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  738. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  739. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  740. package/dist/190/reputation/offencePenalty.d.mts +6 -6
  741. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  742. package/dist/190/reputation/penaltyUpdated.d.mts +4 -4
  743. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  744. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  745. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
  746. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +57 -57
  747. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
  748. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
  749. package/dist/190/solanaIngressEgress/depositFailed.d.cts +186 -186
  750. package/dist/190/solanaIngressEgress/depositFailed.d.mts +186 -186
  751. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
  752. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
  753. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  754. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  755. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +8 -8
  756. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +8 -8
  757. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  758. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  759. package/dist/190/swapping/creditedOnChain.d.cts +8 -8
  760. package/dist/190/swapping/creditedOnChain.d.mts +8 -8
  761. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  762. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  763. package/dist/190/swapping/refundEgressIgnored.d.cts +28 -28
  764. package/dist/190/swapping/refundEgressIgnored.d.mts +28 -28
  765. package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
  766. package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
  767. package/dist/190/swapping/refundedOnChain.d.cts +8 -8
  768. package/dist/190/swapping/refundedOnChain.d.mts +8 -8
  769. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  770. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  771. package/dist/190/swapping/swapDepositAddressReady.d.cts +39 -39
  772. package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
  773. package/dist/190/swapping/swapEgressIgnored.d.cts +28 -28
  774. package/dist/190/swapping/swapEgressIgnored.d.mts +28 -28
  775. package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
  776. package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
  777. package/dist/190/swapping/swapExecuted.d.cts +14 -14
  778. package/dist/190/swapping/swapExecuted.d.mts +14 -14
  779. package/dist/190/swapping/swapRequested.d.cts +87 -87
  780. package/dist/190/swapping/swapRequested.d.mts +87 -87
  781. package/dist/190/swapping/withdrawalRequested.d.cts +17 -17
  782. package/dist/190/swapping/withdrawalRequested.d.mts +17 -17
  783. package/dist/190/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  784. package/dist/190/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  785. package/dist/190/tokenholderGovernance/proposalPassed.d.cts +8 -8
  786. package/dist/190/tokenholderGovernance/proposalPassed.d.mts +8 -8
  787. package/dist/190/tokenholderGovernance/proposalRejected.d.cts +8 -8
  788. package/dist/190/tokenholderGovernance/proposalRejected.d.mts +8 -8
  789. package/dist/190/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  790. package/dist/190/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  791. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
  792. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
  793. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  794. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  795. package/dist/190/tradingStrategy/strategyDeployed.d.cts +10 -10
  796. package/dist/190/tradingStrategy/strategyDeployed.d.mts +10 -10
  797. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  798. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  799. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  800. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  801. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
  802. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  803. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  804. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
  805. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
  806. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
  807. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +59 -24
  808. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +59 -24
  809. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  810. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  811. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  812. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  813. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  814. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  815. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  816. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  817. package/dist/210/assetBalances/accountCredited.d.cts +7 -7
  818. package/dist/210/assetBalances/accountCredited.d.mts +7 -7
  819. package/dist/210/assetBalances/accountDebited.d.cts +7 -7
  820. package/dist/210/assetBalances/accountDebited.d.mts +7 -7
  821. package/dist/210/assetBalances/refundSkipped.cjs +14 -0
  822. package/dist/210/assetBalances/refundSkipped.d.cts +495 -0
  823. package/dist/210/assetBalances/refundSkipped.d.mts +495 -0
  824. package/dist/210/assetBalances/refundSkipped.mjs +12 -0
  825. package/dist/210/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
  826. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  827. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  828. package/dist/210/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
  829. package/dist/210/assethubIngressEgress/depositFailed.d.cts +59 -24
  830. package/dist/210/assethubIngressEgress/depositFailed.d.mts +59 -24
  831. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  832. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  833. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  834. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  835. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
  836. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  837. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  838. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
  839. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +65 -30
  840. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +65 -30
  841. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  842. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  843. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  844. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  845. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  846. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  847. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  848. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  849. package/dist/210/common.cjs +226 -59
  850. package/dist/210/common.d.cts +6588 -3446
  851. package/dist/210/common.d.mts +6588 -3446
  852. package/dist/210/common.mjs +209 -59
  853. package/dist/210/emissions/flipBurnSkipped.cjs +10 -0
  854. package/dist/210/emissions/flipBurnSkipped.d.cts +256 -0
  855. package/dist/210/emissions/flipBurnSkipped.d.mts +256 -0
  856. package/dist/210/emissions/flipBurnSkipped.mjs +8 -0
  857. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +70 -70
  858. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +70 -70
  859. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
  860. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  861. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  862. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
  863. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +14 -14
  864. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +14 -14
  865. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +59 -24
  866. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +59 -24
  867. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  868. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  869. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  870. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  871. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  872. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  873. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  874. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  875. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  876. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  877. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  878. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  879. package/dist/210/funding/funded.d.cts +8 -8
  880. package/dist/210/funding/funded.d.mts +8 -8
  881. package/dist/210/funding/redemptionExpired.d.cts +2 -2
  882. package/dist/210/funding/redemptionExpired.d.mts +2 -2
  883. package/dist/210/funding/redemptionSettled.d.cts +2 -2
  884. package/dist/210/funding/redemptionSettled.d.mts +2 -2
  885. package/dist/210/funding/sCCallCannotBeExecuted.cjs +15 -0
  886. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +660 -0
  887. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +660 -0
  888. package/dist/210/funding/sCCallCannotBeExecuted.mjs +13 -0
  889. package/dist/210/governance/failedExecution.cjs +8 -0
  890. package/dist/210/governance/failedExecution.d.cts +166 -0
  891. package/dist/210/governance/failedExecution.d.mts +166 -0
  892. package/dist/210/governance/failedExecution.mjs +7 -0
  893. package/dist/210/governance/govKeyCallExecutionFailed.cjs +13 -0
  894. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +259 -0
  895. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +259 -0
  896. package/dist/210/governance/govKeyCallExecutionFailed.mjs +11 -0
  897. package/dist/210/historical/rootStored.cjs +9 -0
  898. package/dist/210/historical/rootStored.d.cts +12 -0
  899. package/dist/210/historical/rootStored.d.mts +12 -0
  900. package/dist/210/historical/rootStored.mjs +7 -0
  901. package/dist/210/historical/rootsPruned.cjs +9 -0
  902. package/dist/210/historical/rootsPruned.d.cts +12 -0
  903. package/dist/210/historical/rootsPruned.d.mts +12 -0
  904. package/dist/210/historical/rootsPruned.mjs +7 -0
  905. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  906. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  907. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  908. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  909. package/dist/210/lendingPools/collateralAdded.d.cts +8 -8
  910. package/dist/210/lendingPools/collateralAdded.d.mts +8 -8
  911. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  912. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  913. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  914. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  915. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  916. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  917. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
  918. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
  919. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  920. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  921. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  922. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  923. package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
  924. package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
  925. package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
  926. package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
  927. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  928. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  929. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
  930. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
  931. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  932. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  933. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
  934. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
  935. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  936. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  937. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  938. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  939. package/dist/210/liquidityPools/priceImpactLimitSet.cjs +1 -1
  940. package/dist/210/liquidityPools/priceImpactLimitSet.mjs +2 -2
  941. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  942. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  943. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.cjs +14 -0
  944. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +262 -0
  945. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +262 -0
  946. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.mjs +12 -0
  947. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +37 -10
  948. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +37 -10
  949. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +16 -16
  950. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +16 -16
  951. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  952. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  953. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  954. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  955. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  956. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  957. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
  958. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  959. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  960. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
  961. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +59 -24
  962. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +59 -24
  963. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  964. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  965. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  966. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  967. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  968. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  969. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  970. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  971. package/dist/210/session/newQueued.cjs +9 -0
  972. package/dist/210/session/newQueued.d.cts +6 -0
  973. package/dist/210/session/newQueued.d.mts +6 -0
  974. package/dist/210/session/newQueued.mjs +7 -0
  975. package/dist/210/session/validatorDisabled.cjs +10 -0
  976. package/dist/210/session/validatorDisabled.d.cts +12 -0
  977. package/dist/210/session/validatorDisabled.d.mts +12 -0
  978. package/dist/210/session/validatorDisabled.mjs +8 -0
  979. package/dist/210/session/validatorReenabled.cjs +10 -0
  980. package/dist/210/session/validatorReenabled.d.cts +12 -0
  981. package/dist/210/session/validatorReenabled.d.mts +12 -0
  982. package/dist/210/session/validatorReenabled.mjs +8 -0
  983. package/dist/210/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
  984. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  985. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  986. package/dist/210/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
  987. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +14 -14
  988. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +14 -14
  989. package/dist/210/solanaIngressEgress/depositFailed.d.cts +59 -24
  990. package/dist/210/solanaIngressEgress/depositFailed.d.mts +59 -24
  991. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +14 -14
  992. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +14 -14
  993. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  994. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  995. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  996. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  997. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  998. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  999. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  1000. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  1001. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  1002. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  1003. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +20 -20
  1004. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +20 -20
  1005. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  1006. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  1007. package/dist/210/swapping/creditedOnChain.d.cts +8 -8
  1008. package/dist/210/swapping/creditedOnChain.d.mts +8 -8
  1009. package/dist/210/swapping/palletConfigUpdated.d.cts +81 -32
  1010. package/dist/210/swapping/palletConfigUpdated.d.mts +81 -32
  1011. package/dist/210/swapping/refundEgressIgnored.d.cts +35 -8
  1012. package/dist/210/swapping/refundEgressIgnored.d.mts +35 -8
  1013. package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
  1014. package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
  1015. package/dist/210/swapping/refundedOnChain.d.cts +8 -8
  1016. package/dist/210/swapping/refundedOnChain.d.mts +8 -8
  1017. package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
  1018. package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
  1019. package/dist/210/swapping/swapDepositAddressReady.d.cts +25 -25
  1020. package/dist/210/swapping/swapDepositAddressReady.d.mts +25 -25
  1021. package/dist/210/swapping/swapEgressIgnored.d.cts +35 -8
  1022. package/dist/210/swapping/swapEgressIgnored.d.mts +35 -8
  1023. package/dist/210/swapping/swapEgressScheduled.d.cts +15 -15
  1024. package/dist/210/swapping/swapEgressScheduled.d.mts +15 -15
  1025. package/dist/210/swapping/swapExecuted.cjs +2 -1
  1026. package/dist/210/swapping/swapExecuted.d.cts +15 -12
  1027. package/dist/210/swapping/swapExecuted.d.mts +15 -12
  1028. package/dist/210/swapping/swapExecuted.mjs +2 -1
  1029. package/dist/210/swapping/swapRequested.d.cts +75 -75
  1030. package/dist/210/swapping/swapRequested.d.mts +75 -75
  1031. package/dist/210/swapping/withdrawalRequested.d.cts +15 -15
  1032. package/dist/210/swapping/withdrawalRequested.d.mts +15 -15
  1033. package/dist/210/system/extrinsicFailed.cjs +13 -0
  1034. package/dist/210/system/extrinsicFailed.d.cts +324 -0
  1035. package/dist/210/system/extrinsicFailed.d.mts +324 -0
  1036. package/dist/210/system/extrinsicFailed.mjs +11 -0
  1037. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.cjs +13 -0
  1038. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +259 -0
  1039. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +259 -0
  1040. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.mjs +11 -0
  1041. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  1042. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  1043. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  1044. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  1045. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  1046. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  1047. package/dist/210/witnesser/prewitnessExecutionFailed.cjs +13 -0
  1048. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +259 -0
  1049. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +259 -0
  1050. package/dist/210/witnesser/prewitnessExecutionFailed.mjs +11 -0
  1051. package/dist/210/witnesser/witnessExecutionFailed.cjs +13 -0
  1052. package/dist/210/witnesser/witnessExecutionFailed.d.cts +259 -0
  1053. package/dist/210/witnesser/witnessExecutionFailed.d.mts +259 -0
  1054. package/dist/210/witnesser/witnessExecutionFailed.mjs +11 -0
  1055. package/dist/CodeGenerator.cjs +9 -3
  1056. package/dist/CodeGenerator.mjs +9 -3
  1057. package/package.json +3 -3
@@ -0,0 +1,1049 @@
1
+ import { z } from "zod";
2
+
3
+ //#region generated/210/assethubIngressEgress/ccmEgressInvalid.d.ts
4
+ declare const assethubIngressEgressCcmEgressInvalid: z.ZodObject<{
5
+ egressId: z.ZodTuple<[z.ZodEffects<z.ZodObject<{
6
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
9
+ }, {
10
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
11
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
12
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
13
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
14
+ error: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
15
+ __kind: z.ZodLiteral<"Unsupported">;
16
+ }, "strip", z.ZodTypeAny, {
17
+ __kind: "Unsupported";
18
+ }, {
19
+ __kind: "Unsupported";
20
+ }>, z.ZodObject<{
21
+ __kind: z.ZodLiteral<"FailedToBuildCcmForSolana">;
22
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
23
+ __kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
24
+ }, "strip", z.ZodTypeAny, {
25
+ __kind: "CannotLookupApiEnvironment";
26
+ }, {
27
+ __kind: "CannotLookupApiEnvironment";
28
+ }>, z.ZodObject<{
29
+ __kind: z.ZodLiteral<"CannotLookupCurrentAggKey">;
30
+ }, "strip", z.ZodTypeAny, {
31
+ __kind: "CannotLookupCurrentAggKey";
32
+ }, {
33
+ __kind: "CannotLookupCurrentAggKey";
34
+ }>, z.ZodObject<{
35
+ __kind: z.ZodLiteral<"CannotLookupComputePrice">;
36
+ }, "strip", z.ZodTypeAny, {
37
+ __kind: "CannotLookupComputePrice";
38
+ }, {
39
+ __kind: "CannotLookupComputePrice";
40
+ }>, z.ZodObject<{
41
+ __kind: z.ZodLiteral<"NoNonceAccountsSet">;
42
+ }, "strip", z.ZodTypeAny, {
43
+ __kind: "NoNonceAccountsSet";
44
+ }, {
45
+ __kind: "NoNonceAccountsSet";
46
+ }>, z.ZodObject<{
47
+ __kind: z.ZodLiteral<"NoAvailableNonceAccount">;
48
+ }, "strip", z.ZodTypeAny, {
49
+ __kind: "NoAvailableNonceAccount";
50
+ }, {
51
+ __kind: "NoAvailableNonceAccount";
52
+ }>, z.ZodObject<{
53
+ __kind: z.ZodLiteral<"FailedToDeriveAddress">;
54
+ value: z.ZodEffects<z.ZodObject<{
55
+ __kind: z.ZodEnum<["NotAValidPoint", "TooManySeeds", "SeedTooLarge", "BumpSeedBadLuck"]>;
56
+ }, "strip", z.ZodTypeAny, {
57
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
58
+ }, {
59
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
60
+ }>, "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck", {
61
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
62
+ }>;
63
+ }, "strip", z.ZodTypeAny, {
64
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
65
+ __kind: "FailedToDeriveAddress";
66
+ }, {
67
+ value: {
68
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
69
+ };
70
+ __kind: "FailedToDeriveAddress";
71
+ }>, z.ZodObject<{
72
+ __kind: z.ZodLiteral<"InvalidCcm">;
73
+ value: z.ZodEffects<z.ZodObject<{
74
+ __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
75
+ }, "strip", z.ZodTypeAny, {
76
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
77
+ }, {
78
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
79
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
80
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
81
+ }>;
82
+ }, "strip", z.ZodTypeAny, {
83
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
84
+ __kind: "InvalidCcm";
85
+ }, {
86
+ value: {
87
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
88
+ };
89
+ __kind: "InvalidCcm";
90
+ }>, z.ZodObject<{
91
+ __kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
92
+ }, "strip", z.ZodTypeAny, {
93
+ __kind: "FailedToSerializeFinalTransaction";
94
+ }, {
95
+ __kind: "FailedToSerializeFinalTransaction";
96
+ }>, z.ZodObject<{
97
+ __kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
98
+ value: z.ZodNumber;
99
+ }, "strip", z.ZodTypeAny, {
100
+ value: number;
101
+ __kind: "FinalTransactionExceededMaxLength";
102
+ }, {
103
+ value: number;
104
+ __kind: "FinalTransactionExceededMaxLength";
105
+ }>, z.ZodObject<{
106
+ __kind: z.ZodLiteral<"DispatchError">;
107
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
108
+ __kind: z.ZodLiteral<"Other">;
109
+ }, "strip", z.ZodTypeAny, {
110
+ __kind: "Other";
111
+ }, {
112
+ __kind: "Other";
113
+ }>, z.ZodObject<{
114
+ __kind: z.ZodLiteral<"CannotLookup">;
115
+ }, "strip", z.ZodTypeAny, {
116
+ __kind: "CannotLookup";
117
+ }, {
118
+ __kind: "CannotLookup";
119
+ }>, z.ZodObject<{
120
+ __kind: z.ZodLiteral<"BadOrigin">;
121
+ }, "strip", z.ZodTypeAny, {
122
+ __kind: "BadOrigin";
123
+ }, {
124
+ __kind: "BadOrigin";
125
+ }>, z.ZodObject<{
126
+ __kind: z.ZodLiteral<"Module">;
127
+ value: z.ZodObject<{
128
+ index: z.ZodNumber;
129
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
130
+ }, "strip", z.ZodTypeAny, {
131
+ index: number;
132
+ error: `0x${string}`;
133
+ }, {
134
+ index: number;
135
+ error: string;
136
+ }>;
137
+ }, "strip", z.ZodTypeAny, {
138
+ value: {
139
+ index: number;
140
+ error: `0x${string}`;
141
+ };
142
+ __kind: "Module";
143
+ }, {
144
+ value: {
145
+ index: number;
146
+ error: string;
147
+ };
148
+ __kind: "Module";
149
+ }>, z.ZodObject<{
150
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
151
+ }, "strip", z.ZodTypeAny, {
152
+ __kind: "ConsumerRemaining";
153
+ }, {
154
+ __kind: "ConsumerRemaining";
155
+ }>, z.ZodObject<{
156
+ __kind: z.ZodLiteral<"NoProviders">;
157
+ }, "strip", z.ZodTypeAny, {
158
+ __kind: "NoProviders";
159
+ }, {
160
+ __kind: "NoProviders";
161
+ }>, z.ZodObject<{
162
+ __kind: z.ZodLiteral<"TooManyConsumers">;
163
+ }, "strip", z.ZodTypeAny, {
164
+ __kind: "TooManyConsumers";
165
+ }, {
166
+ __kind: "TooManyConsumers";
167
+ }>, z.ZodObject<{
168
+ __kind: z.ZodLiteral<"Token">;
169
+ value: z.ZodEffects<z.ZodObject<{
170
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
171
+ }, "strip", z.ZodTypeAny, {
172
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
173
+ }, {
174
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
175
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
176
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
177
+ }>;
178
+ }, "strip", z.ZodTypeAny, {
179
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
180
+ __kind: "Token";
181
+ }, {
182
+ value: {
183
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
184
+ };
185
+ __kind: "Token";
186
+ }>, z.ZodObject<{
187
+ __kind: z.ZodLiteral<"Arithmetic">;
188
+ value: z.ZodEffects<z.ZodObject<{
189
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
190
+ }, "strip", z.ZodTypeAny, {
191
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
192
+ }, {
193
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
194
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
195
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
196
+ }>;
197
+ }, "strip", z.ZodTypeAny, {
198
+ value: "Underflow" | "Overflow" | "DivisionByZero";
199
+ __kind: "Arithmetic";
200
+ }, {
201
+ value: {
202
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
203
+ };
204
+ __kind: "Arithmetic";
205
+ }>, z.ZodObject<{
206
+ __kind: z.ZodLiteral<"Transactional">;
207
+ value: z.ZodEffects<z.ZodObject<{
208
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
209
+ }, "strip", z.ZodTypeAny, {
210
+ __kind: "LimitReached" | "NoLayer";
211
+ }, {
212
+ __kind: "LimitReached" | "NoLayer";
213
+ }>, "LimitReached" | "NoLayer", {
214
+ __kind: "LimitReached" | "NoLayer";
215
+ }>;
216
+ }, "strip", z.ZodTypeAny, {
217
+ value: "LimitReached" | "NoLayer";
218
+ __kind: "Transactional";
219
+ }, {
220
+ value: {
221
+ __kind: "LimitReached" | "NoLayer";
222
+ };
223
+ __kind: "Transactional";
224
+ }>, z.ZodObject<{
225
+ __kind: z.ZodLiteral<"Exhausted">;
226
+ }, "strip", z.ZodTypeAny, {
227
+ __kind: "Exhausted";
228
+ }, {
229
+ __kind: "Exhausted";
230
+ }>, z.ZodObject<{
231
+ __kind: z.ZodLiteral<"Corruption">;
232
+ }, "strip", z.ZodTypeAny, {
233
+ __kind: "Corruption";
234
+ }, {
235
+ __kind: "Corruption";
236
+ }>, z.ZodObject<{
237
+ __kind: z.ZodLiteral<"Unavailable">;
238
+ }, "strip", z.ZodTypeAny, {
239
+ __kind: "Unavailable";
240
+ }, {
241
+ __kind: "Unavailable";
242
+ }>, z.ZodObject<{
243
+ __kind: z.ZodLiteral<"RootNotAllowed">;
244
+ }, "strip", z.ZodTypeAny, {
245
+ __kind: "RootNotAllowed";
246
+ }, {
247
+ __kind: "RootNotAllowed";
248
+ }>, z.ZodObject<{
249
+ __kind: z.ZodLiteral<"Trie">;
250
+ value: z.ZodEffects<z.ZodObject<{
251
+ __kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
252
+ }, "strip", z.ZodTypeAny, {
253
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
254
+ }, {
255
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
256
+ }>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
257
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
258
+ }>;
259
+ }, "strip", z.ZodTypeAny, {
260
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
261
+ __kind: "Trie";
262
+ }, {
263
+ value: {
264
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
265
+ };
266
+ __kind: "Trie";
267
+ }>]>;
268
+ }, "strip", z.ZodTypeAny, {
269
+ value: {
270
+ __kind: "Other";
271
+ } | {
272
+ __kind: "CannotLookup";
273
+ } | {
274
+ __kind: "BadOrigin";
275
+ } | {
276
+ value: {
277
+ index: number;
278
+ error: `0x${string}`;
279
+ };
280
+ __kind: "Module";
281
+ } | {
282
+ __kind: "ConsumerRemaining";
283
+ } | {
284
+ __kind: "NoProviders";
285
+ } | {
286
+ __kind: "TooManyConsumers";
287
+ } | {
288
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
289
+ __kind: "Token";
290
+ } | {
291
+ value: "Underflow" | "Overflow" | "DivisionByZero";
292
+ __kind: "Arithmetic";
293
+ } | {
294
+ value: "LimitReached" | "NoLayer";
295
+ __kind: "Transactional";
296
+ } | {
297
+ __kind: "Exhausted";
298
+ } | {
299
+ __kind: "Corruption";
300
+ } | {
301
+ __kind: "Unavailable";
302
+ } | {
303
+ __kind: "RootNotAllowed";
304
+ } | {
305
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
306
+ __kind: "Trie";
307
+ };
308
+ __kind: "DispatchError";
309
+ }, {
310
+ value: {
311
+ __kind: "Other";
312
+ } | {
313
+ __kind: "CannotLookup";
314
+ } | {
315
+ __kind: "BadOrigin";
316
+ } | {
317
+ value: {
318
+ index: number;
319
+ error: string;
320
+ };
321
+ __kind: "Module";
322
+ } | {
323
+ __kind: "ConsumerRemaining";
324
+ } | {
325
+ __kind: "NoProviders";
326
+ } | {
327
+ __kind: "TooManyConsumers";
328
+ } | {
329
+ value: {
330
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
331
+ };
332
+ __kind: "Token";
333
+ } | {
334
+ value: {
335
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
336
+ };
337
+ __kind: "Arithmetic";
338
+ } | {
339
+ value: {
340
+ __kind: "LimitReached" | "NoLayer";
341
+ };
342
+ __kind: "Transactional";
343
+ } | {
344
+ __kind: "Exhausted";
345
+ } | {
346
+ __kind: "Corruption";
347
+ } | {
348
+ __kind: "Unavailable";
349
+ } | {
350
+ __kind: "RootNotAllowed";
351
+ } | {
352
+ value: {
353
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
354
+ };
355
+ __kind: "Trie";
356
+ };
357
+ __kind: "DispatchError";
358
+ }>, z.ZodObject<{
359
+ __kind: z.ZodLiteral<"AltsNotYetWitnessed">;
360
+ }, "strip", z.ZodTypeAny, {
361
+ __kind: "AltsNotYetWitnessed";
362
+ }, {
363
+ __kind: "AltsNotYetWitnessed";
364
+ }>, z.ZodObject<{
365
+ __kind: z.ZodLiteral<"AltsInvalid">;
366
+ }, "strip", z.ZodTypeAny, {
367
+ __kind: "AltsInvalid";
368
+ }, {
369
+ __kind: "AltsInvalid";
370
+ }>]>;
371
+ }, "strip", z.ZodTypeAny, {
372
+ value: {
373
+ __kind: "CannotLookupApiEnvironment";
374
+ } | {
375
+ __kind: "CannotLookupCurrentAggKey";
376
+ } | {
377
+ __kind: "CannotLookupComputePrice";
378
+ } | {
379
+ __kind: "NoNonceAccountsSet";
380
+ } | {
381
+ __kind: "NoAvailableNonceAccount";
382
+ } | {
383
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
384
+ __kind: "FailedToDeriveAddress";
385
+ } | {
386
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
387
+ __kind: "InvalidCcm";
388
+ } | {
389
+ __kind: "FailedToSerializeFinalTransaction";
390
+ } | {
391
+ value: number;
392
+ __kind: "FinalTransactionExceededMaxLength";
393
+ } | {
394
+ value: {
395
+ __kind: "Other";
396
+ } | {
397
+ __kind: "CannotLookup";
398
+ } | {
399
+ __kind: "BadOrigin";
400
+ } | {
401
+ value: {
402
+ index: number;
403
+ error: `0x${string}`;
404
+ };
405
+ __kind: "Module";
406
+ } | {
407
+ __kind: "ConsumerRemaining";
408
+ } | {
409
+ __kind: "NoProviders";
410
+ } | {
411
+ __kind: "TooManyConsumers";
412
+ } | {
413
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
414
+ __kind: "Token";
415
+ } | {
416
+ value: "Underflow" | "Overflow" | "DivisionByZero";
417
+ __kind: "Arithmetic";
418
+ } | {
419
+ value: "LimitReached" | "NoLayer";
420
+ __kind: "Transactional";
421
+ } | {
422
+ __kind: "Exhausted";
423
+ } | {
424
+ __kind: "Corruption";
425
+ } | {
426
+ __kind: "Unavailable";
427
+ } | {
428
+ __kind: "RootNotAllowed";
429
+ } | {
430
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
431
+ __kind: "Trie";
432
+ };
433
+ __kind: "DispatchError";
434
+ } | {
435
+ __kind: "AltsNotYetWitnessed";
436
+ } | {
437
+ __kind: "AltsInvalid";
438
+ };
439
+ __kind: "FailedToBuildCcmForSolana";
440
+ }, {
441
+ value: {
442
+ __kind: "CannotLookupApiEnvironment";
443
+ } | {
444
+ __kind: "CannotLookupCurrentAggKey";
445
+ } | {
446
+ __kind: "CannotLookupComputePrice";
447
+ } | {
448
+ __kind: "NoNonceAccountsSet";
449
+ } | {
450
+ __kind: "NoAvailableNonceAccount";
451
+ } | {
452
+ value: {
453
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
454
+ };
455
+ __kind: "FailedToDeriveAddress";
456
+ } | {
457
+ value: {
458
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
459
+ };
460
+ __kind: "InvalidCcm";
461
+ } | {
462
+ __kind: "FailedToSerializeFinalTransaction";
463
+ } | {
464
+ value: number;
465
+ __kind: "FinalTransactionExceededMaxLength";
466
+ } | {
467
+ value: {
468
+ __kind: "Other";
469
+ } | {
470
+ __kind: "CannotLookup";
471
+ } | {
472
+ __kind: "BadOrigin";
473
+ } | {
474
+ value: {
475
+ index: number;
476
+ error: string;
477
+ };
478
+ __kind: "Module";
479
+ } | {
480
+ __kind: "ConsumerRemaining";
481
+ } | {
482
+ __kind: "NoProviders";
483
+ } | {
484
+ __kind: "TooManyConsumers";
485
+ } | {
486
+ value: {
487
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
488
+ };
489
+ __kind: "Token";
490
+ } | {
491
+ value: {
492
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
493
+ };
494
+ __kind: "Arithmetic";
495
+ } | {
496
+ value: {
497
+ __kind: "LimitReached" | "NoLayer";
498
+ };
499
+ __kind: "Transactional";
500
+ } | {
501
+ __kind: "Exhausted";
502
+ } | {
503
+ __kind: "Corruption";
504
+ } | {
505
+ __kind: "Unavailable";
506
+ } | {
507
+ __kind: "RootNotAllowed";
508
+ } | {
509
+ value: {
510
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
511
+ };
512
+ __kind: "Trie";
513
+ };
514
+ __kind: "DispatchError";
515
+ } | {
516
+ __kind: "AltsNotYetWitnessed";
517
+ } | {
518
+ __kind: "AltsInvalid";
519
+ };
520
+ __kind: "FailedToBuildCcmForSolana";
521
+ }>, z.ZodObject<{
522
+ __kind: z.ZodLiteral<"DispatchError">;
523
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
524
+ __kind: z.ZodLiteral<"Other">;
525
+ }, "strip", z.ZodTypeAny, {
526
+ __kind: "Other";
527
+ }, {
528
+ __kind: "Other";
529
+ }>, z.ZodObject<{
530
+ __kind: z.ZodLiteral<"CannotLookup">;
531
+ }, "strip", z.ZodTypeAny, {
532
+ __kind: "CannotLookup";
533
+ }, {
534
+ __kind: "CannotLookup";
535
+ }>, z.ZodObject<{
536
+ __kind: z.ZodLiteral<"BadOrigin">;
537
+ }, "strip", z.ZodTypeAny, {
538
+ __kind: "BadOrigin";
539
+ }, {
540
+ __kind: "BadOrigin";
541
+ }>, z.ZodObject<{
542
+ __kind: z.ZodLiteral<"Module">;
543
+ value: z.ZodObject<{
544
+ index: z.ZodNumber;
545
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
546
+ }, "strip", z.ZodTypeAny, {
547
+ index: number;
548
+ error: `0x${string}`;
549
+ }, {
550
+ index: number;
551
+ error: string;
552
+ }>;
553
+ }, "strip", z.ZodTypeAny, {
554
+ value: {
555
+ index: number;
556
+ error: `0x${string}`;
557
+ };
558
+ __kind: "Module";
559
+ }, {
560
+ value: {
561
+ index: number;
562
+ error: string;
563
+ };
564
+ __kind: "Module";
565
+ }>, z.ZodObject<{
566
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
567
+ }, "strip", z.ZodTypeAny, {
568
+ __kind: "ConsumerRemaining";
569
+ }, {
570
+ __kind: "ConsumerRemaining";
571
+ }>, z.ZodObject<{
572
+ __kind: z.ZodLiteral<"NoProviders">;
573
+ }, "strip", z.ZodTypeAny, {
574
+ __kind: "NoProviders";
575
+ }, {
576
+ __kind: "NoProviders";
577
+ }>, z.ZodObject<{
578
+ __kind: z.ZodLiteral<"TooManyConsumers">;
579
+ }, "strip", z.ZodTypeAny, {
580
+ __kind: "TooManyConsumers";
581
+ }, {
582
+ __kind: "TooManyConsumers";
583
+ }>, z.ZodObject<{
584
+ __kind: z.ZodLiteral<"Token">;
585
+ value: z.ZodEffects<z.ZodObject<{
586
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
587
+ }, "strip", z.ZodTypeAny, {
588
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
589
+ }, {
590
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
591
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
592
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
593
+ }>;
594
+ }, "strip", z.ZodTypeAny, {
595
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
596
+ __kind: "Token";
597
+ }, {
598
+ value: {
599
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
600
+ };
601
+ __kind: "Token";
602
+ }>, z.ZodObject<{
603
+ __kind: z.ZodLiteral<"Arithmetic">;
604
+ value: z.ZodEffects<z.ZodObject<{
605
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
606
+ }, "strip", z.ZodTypeAny, {
607
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
608
+ }, {
609
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
610
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
611
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
612
+ }>;
613
+ }, "strip", z.ZodTypeAny, {
614
+ value: "Underflow" | "Overflow" | "DivisionByZero";
615
+ __kind: "Arithmetic";
616
+ }, {
617
+ value: {
618
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
619
+ };
620
+ __kind: "Arithmetic";
621
+ }>, z.ZodObject<{
622
+ __kind: z.ZodLiteral<"Transactional">;
623
+ value: z.ZodEffects<z.ZodObject<{
624
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
625
+ }, "strip", z.ZodTypeAny, {
626
+ __kind: "LimitReached" | "NoLayer";
627
+ }, {
628
+ __kind: "LimitReached" | "NoLayer";
629
+ }>, "LimitReached" | "NoLayer", {
630
+ __kind: "LimitReached" | "NoLayer";
631
+ }>;
632
+ }, "strip", z.ZodTypeAny, {
633
+ value: "LimitReached" | "NoLayer";
634
+ __kind: "Transactional";
635
+ }, {
636
+ value: {
637
+ __kind: "LimitReached" | "NoLayer";
638
+ };
639
+ __kind: "Transactional";
640
+ }>, z.ZodObject<{
641
+ __kind: z.ZodLiteral<"Exhausted">;
642
+ }, "strip", z.ZodTypeAny, {
643
+ __kind: "Exhausted";
644
+ }, {
645
+ __kind: "Exhausted";
646
+ }>, z.ZodObject<{
647
+ __kind: z.ZodLiteral<"Corruption">;
648
+ }, "strip", z.ZodTypeAny, {
649
+ __kind: "Corruption";
650
+ }, {
651
+ __kind: "Corruption";
652
+ }>, z.ZodObject<{
653
+ __kind: z.ZodLiteral<"Unavailable">;
654
+ }, "strip", z.ZodTypeAny, {
655
+ __kind: "Unavailable";
656
+ }, {
657
+ __kind: "Unavailable";
658
+ }>, z.ZodObject<{
659
+ __kind: z.ZodLiteral<"RootNotAllowed">;
660
+ }, "strip", z.ZodTypeAny, {
661
+ __kind: "RootNotAllowed";
662
+ }, {
663
+ __kind: "RootNotAllowed";
664
+ }>, z.ZodObject<{
665
+ __kind: z.ZodLiteral<"Trie">;
666
+ value: z.ZodEffects<z.ZodObject<{
667
+ __kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
668
+ }, "strip", z.ZodTypeAny, {
669
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
670
+ }, {
671
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
672
+ }>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
673
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
674
+ }>;
675
+ }, "strip", z.ZodTypeAny, {
676
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
677
+ __kind: "Trie";
678
+ }, {
679
+ value: {
680
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
681
+ };
682
+ __kind: "Trie";
683
+ }>]>;
684
+ }, "strip", z.ZodTypeAny, {
685
+ value: {
686
+ __kind: "Other";
687
+ } | {
688
+ __kind: "CannotLookup";
689
+ } | {
690
+ __kind: "BadOrigin";
691
+ } | {
692
+ value: {
693
+ index: number;
694
+ error: `0x${string}`;
695
+ };
696
+ __kind: "Module";
697
+ } | {
698
+ __kind: "ConsumerRemaining";
699
+ } | {
700
+ __kind: "NoProviders";
701
+ } | {
702
+ __kind: "TooManyConsumers";
703
+ } | {
704
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
705
+ __kind: "Token";
706
+ } | {
707
+ value: "Underflow" | "Overflow" | "DivisionByZero";
708
+ __kind: "Arithmetic";
709
+ } | {
710
+ value: "LimitReached" | "NoLayer";
711
+ __kind: "Transactional";
712
+ } | {
713
+ __kind: "Exhausted";
714
+ } | {
715
+ __kind: "Corruption";
716
+ } | {
717
+ __kind: "Unavailable";
718
+ } | {
719
+ __kind: "RootNotAllowed";
720
+ } | {
721
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
722
+ __kind: "Trie";
723
+ };
724
+ __kind: "DispatchError";
725
+ }, {
726
+ value: {
727
+ __kind: "Other";
728
+ } | {
729
+ __kind: "CannotLookup";
730
+ } | {
731
+ __kind: "BadOrigin";
732
+ } | {
733
+ value: {
734
+ index: number;
735
+ error: string;
736
+ };
737
+ __kind: "Module";
738
+ } | {
739
+ __kind: "ConsumerRemaining";
740
+ } | {
741
+ __kind: "NoProviders";
742
+ } | {
743
+ __kind: "TooManyConsumers";
744
+ } | {
745
+ value: {
746
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
747
+ };
748
+ __kind: "Token";
749
+ } | {
750
+ value: {
751
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
752
+ };
753
+ __kind: "Arithmetic";
754
+ } | {
755
+ value: {
756
+ __kind: "LimitReached" | "NoLayer";
757
+ };
758
+ __kind: "Transactional";
759
+ } | {
760
+ __kind: "Exhausted";
761
+ } | {
762
+ __kind: "Corruption";
763
+ } | {
764
+ __kind: "Unavailable";
765
+ } | {
766
+ __kind: "RootNotAllowed";
767
+ } | {
768
+ value: {
769
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
770
+ };
771
+ __kind: "Trie";
772
+ };
773
+ __kind: "DispatchError";
774
+ }>, z.ZodObject<{
775
+ __kind: z.ZodLiteral<"NoVault">;
776
+ }, "strip", z.ZodTypeAny, {
777
+ __kind: "NoVault";
778
+ }, {
779
+ __kind: "NoVault";
780
+ }>, z.ZodObject<{
781
+ __kind: z.ZodLiteral<"AuxDataNotReady">;
782
+ }, "strip", z.ZodTypeAny, {
783
+ __kind: "AuxDataNotReady";
784
+ }, {
785
+ __kind: "AuxDataNotReady";
786
+ }>]>;
787
+ }, "strip", z.ZodTypeAny, {
788
+ error: {
789
+ __kind: "Unsupported";
790
+ } | {
791
+ value: {
792
+ __kind: "CannotLookupApiEnvironment";
793
+ } | {
794
+ __kind: "CannotLookupCurrentAggKey";
795
+ } | {
796
+ __kind: "CannotLookupComputePrice";
797
+ } | {
798
+ __kind: "NoNonceAccountsSet";
799
+ } | {
800
+ __kind: "NoAvailableNonceAccount";
801
+ } | {
802
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
803
+ __kind: "FailedToDeriveAddress";
804
+ } | {
805
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
806
+ __kind: "InvalidCcm";
807
+ } | {
808
+ __kind: "FailedToSerializeFinalTransaction";
809
+ } | {
810
+ value: number;
811
+ __kind: "FinalTransactionExceededMaxLength";
812
+ } | {
813
+ value: {
814
+ __kind: "Other";
815
+ } | {
816
+ __kind: "CannotLookup";
817
+ } | {
818
+ __kind: "BadOrigin";
819
+ } | {
820
+ value: {
821
+ index: number;
822
+ error: `0x${string}`;
823
+ };
824
+ __kind: "Module";
825
+ } | {
826
+ __kind: "ConsumerRemaining";
827
+ } | {
828
+ __kind: "NoProviders";
829
+ } | {
830
+ __kind: "TooManyConsumers";
831
+ } | {
832
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
833
+ __kind: "Token";
834
+ } | {
835
+ value: "Underflow" | "Overflow" | "DivisionByZero";
836
+ __kind: "Arithmetic";
837
+ } | {
838
+ value: "LimitReached" | "NoLayer";
839
+ __kind: "Transactional";
840
+ } | {
841
+ __kind: "Exhausted";
842
+ } | {
843
+ __kind: "Corruption";
844
+ } | {
845
+ __kind: "Unavailable";
846
+ } | {
847
+ __kind: "RootNotAllowed";
848
+ } | {
849
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
850
+ __kind: "Trie";
851
+ };
852
+ __kind: "DispatchError";
853
+ } | {
854
+ __kind: "AltsNotYetWitnessed";
855
+ } | {
856
+ __kind: "AltsInvalid";
857
+ };
858
+ __kind: "FailedToBuildCcmForSolana";
859
+ } | {
860
+ value: {
861
+ __kind: "Other";
862
+ } | {
863
+ __kind: "CannotLookup";
864
+ } | {
865
+ __kind: "BadOrigin";
866
+ } | {
867
+ value: {
868
+ index: number;
869
+ error: `0x${string}`;
870
+ };
871
+ __kind: "Module";
872
+ } | {
873
+ __kind: "ConsumerRemaining";
874
+ } | {
875
+ __kind: "NoProviders";
876
+ } | {
877
+ __kind: "TooManyConsumers";
878
+ } | {
879
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
880
+ __kind: "Token";
881
+ } | {
882
+ value: "Underflow" | "Overflow" | "DivisionByZero";
883
+ __kind: "Arithmetic";
884
+ } | {
885
+ value: "LimitReached" | "NoLayer";
886
+ __kind: "Transactional";
887
+ } | {
888
+ __kind: "Exhausted";
889
+ } | {
890
+ __kind: "Corruption";
891
+ } | {
892
+ __kind: "Unavailable";
893
+ } | {
894
+ __kind: "RootNotAllowed";
895
+ } | {
896
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
897
+ __kind: "Trie";
898
+ };
899
+ __kind: "DispatchError";
900
+ } | {
901
+ __kind: "NoVault";
902
+ } | {
903
+ __kind: "AuxDataNotReady";
904
+ };
905
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
906
+ }, {
907
+ error: {
908
+ __kind: "Unsupported";
909
+ } | {
910
+ value: {
911
+ __kind: "CannotLookupApiEnvironment";
912
+ } | {
913
+ __kind: "CannotLookupCurrentAggKey";
914
+ } | {
915
+ __kind: "CannotLookupComputePrice";
916
+ } | {
917
+ __kind: "NoNonceAccountsSet";
918
+ } | {
919
+ __kind: "NoAvailableNonceAccount";
920
+ } | {
921
+ value: {
922
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
923
+ };
924
+ __kind: "FailedToDeriveAddress";
925
+ } | {
926
+ value: {
927
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
928
+ };
929
+ __kind: "InvalidCcm";
930
+ } | {
931
+ __kind: "FailedToSerializeFinalTransaction";
932
+ } | {
933
+ value: number;
934
+ __kind: "FinalTransactionExceededMaxLength";
935
+ } | {
936
+ value: {
937
+ __kind: "Other";
938
+ } | {
939
+ __kind: "CannotLookup";
940
+ } | {
941
+ __kind: "BadOrigin";
942
+ } | {
943
+ value: {
944
+ index: number;
945
+ error: string;
946
+ };
947
+ __kind: "Module";
948
+ } | {
949
+ __kind: "ConsumerRemaining";
950
+ } | {
951
+ __kind: "NoProviders";
952
+ } | {
953
+ __kind: "TooManyConsumers";
954
+ } | {
955
+ value: {
956
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
957
+ };
958
+ __kind: "Token";
959
+ } | {
960
+ value: {
961
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
962
+ };
963
+ __kind: "Arithmetic";
964
+ } | {
965
+ value: {
966
+ __kind: "LimitReached" | "NoLayer";
967
+ };
968
+ __kind: "Transactional";
969
+ } | {
970
+ __kind: "Exhausted";
971
+ } | {
972
+ __kind: "Corruption";
973
+ } | {
974
+ __kind: "Unavailable";
975
+ } | {
976
+ __kind: "RootNotAllowed";
977
+ } | {
978
+ value: {
979
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
980
+ };
981
+ __kind: "Trie";
982
+ };
983
+ __kind: "DispatchError";
984
+ } | {
985
+ __kind: "AltsNotYetWitnessed";
986
+ } | {
987
+ __kind: "AltsInvalid";
988
+ };
989
+ __kind: "FailedToBuildCcmForSolana";
990
+ } | {
991
+ value: {
992
+ __kind: "Other";
993
+ } | {
994
+ __kind: "CannotLookup";
995
+ } | {
996
+ __kind: "BadOrigin";
997
+ } | {
998
+ value: {
999
+ index: number;
1000
+ error: string;
1001
+ };
1002
+ __kind: "Module";
1003
+ } | {
1004
+ __kind: "ConsumerRemaining";
1005
+ } | {
1006
+ __kind: "NoProviders";
1007
+ } | {
1008
+ __kind: "TooManyConsumers";
1009
+ } | {
1010
+ value: {
1011
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1012
+ };
1013
+ __kind: "Token";
1014
+ } | {
1015
+ value: {
1016
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1017
+ };
1018
+ __kind: "Arithmetic";
1019
+ } | {
1020
+ value: {
1021
+ __kind: "LimitReached" | "NoLayer";
1022
+ };
1023
+ __kind: "Transactional";
1024
+ } | {
1025
+ __kind: "Exhausted";
1026
+ } | {
1027
+ __kind: "Corruption";
1028
+ } | {
1029
+ __kind: "Unavailable";
1030
+ } | {
1031
+ __kind: "RootNotAllowed";
1032
+ } | {
1033
+ value: {
1034
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1035
+ };
1036
+ __kind: "Trie";
1037
+ };
1038
+ __kind: "DispatchError";
1039
+ } | {
1040
+ __kind: "NoVault";
1041
+ } | {
1042
+ __kind: "AuxDataNotReady";
1043
+ };
1044
+ egressId: [{
1045
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1046
+ }, string | number];
1047
+ }>;
1048
+ //#endregion
1049
+ export { assethubIngressEgressCcmEgressInvalid };