@chainflip/processor 2.1.1 → 2.1.3

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