@chainflip/processor 2.2.0-alpha.4 → 2.2.0-alpha.6

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 (1568) hide show
  1. package/README.MD +6 -6
  2. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
  3. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
  4. package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
  5. package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
  6. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  7. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  8. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  9. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  10. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  11. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  12. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  13. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  14. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  15. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
  16. package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
  17. package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
  18. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  19. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  20. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  21. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  22. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  23. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  24. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  25. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  26. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  27. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  28. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  29. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  30. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  31. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  32. package/dist/100/funding/funded.d.cts +2 -2
  33. package/dist/100/funding/funded.d.mts +2 -2
  34. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  35. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  36. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
  37. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
  38. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  39. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  40. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  41. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  42. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  43. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  44. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  45. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  46. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  47. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  48. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  49. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  50. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  51. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
  52. package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
  53. package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
  54. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  55. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  56. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  57. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  58. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  59. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  60. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  61. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  62. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  63. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  64. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  65. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  66. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  67. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  68. package/dist/100/swapping/swapScheduled.d.cts +10 -10
  69. package/dist/100/swapping/swapScheduled.d.mts +10 -10
  70. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  71. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  72. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  73. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  74. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  75. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
  76. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
  77. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +204 -204
  78. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  79. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  80. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  81. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
  82. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
  83. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
  84. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  85. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  86. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  87. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
  88. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  89. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +401 -401
  90. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  91. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  92. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  93. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
  94. package/dist/11000/common.d.cts +2570 -2570
  95. package/dist/11000/common.d.mts +2570 -2570
  96. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
  97. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
  98. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  99. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
  100. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +204 -204
  101. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +204 -204
  102. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  103. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  104. package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
  105. package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
  106. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  107. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  108. package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
  109. package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
  110. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  111. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
  112. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
  113. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
  114. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  115. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  116. package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
  117. package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
  118. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
  119. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
  120. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +195 -195
  121. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +195 -195
  122. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  123. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
  124. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  125. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  126. package/dist/11000/swapping/refundEgressScheduled.d.cts +17 -17
  127. package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
  128. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  129. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  130. package/dist/11000/swapping/swapDepositAddressReady.d.cts +56 -56
  131. package/dist/11000/swapping/swapDepositAddressReady.d.mts +56 -56
  132. package/dist/11000/swapping/swapRequested.d.cts +102 -102
  133. package/dist/11000/swapping/swapRequested.d.mts +102 -102
  134. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  135. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  136. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  137. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  138. package/dist/111/common.d.cts +26 -26
  139. package/dist/111/common.d.mts +26 -26
  140. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +12 -12
  141. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +12 -12
  142. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  143. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  144. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
  145. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
  146. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +9 -9
  147. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +9 -9
  148. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +9 -9
  149. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +9 -9
  150. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +12 -12
  151. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +12 -12
  152. package/dist/11100/common.d.cts +57 -57
  153. package/dist/11100/common.d.mts +57 -57
  154. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +9 -9
  155. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +9 -9
  156. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  157. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  158. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +2 -2
  159. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
  160. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  161. package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
  162. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +4 -4
  163. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +4 -4
  164. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +2 -2
  165. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +2 -2
  166. package/dist/11100/lendingPools/loanCreated.d.cts +3 -3
  167. package/dist/11100/lendingPools/loanCreated.d.mts +3 -3
  168. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +9 -9
  169. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +9 -9
  170. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +9 -9
  171. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +9 -9
  172. package/dist/11100/swapping/swapExecuted.d.cts +2 -2
  173. package/dist/11100/swapping/swapExecuted.d.mts +2 -2
  174. package/dist/11100/swapping/swapRequested.d.cts +8 -8
  175. package/dist/11100/swapping/swapRequested.d.mts +8 -8
  176. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  177. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  178. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  179. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  180. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  181. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  182. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  183. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  184. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  185. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  186. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +8 -8
  187. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +8 -8
  188. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +52 -52
  189. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +52 -52
  190. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
  191. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
  192. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  193. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  194. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  195. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  196. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  197. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  198. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  199. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  200. package/dist/11200/common.d.cts +325 -325
  201. package/dist/11200/common.d.mts +325 -325
  202. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  203. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  204. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  205. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  206. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
  207. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
  208. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  209. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  210. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  211. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  212. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  213. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  214. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +52 -52
  215. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +52 -52
  216. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  217. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  218. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  219. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  220. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +8 -8
  221. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +8 -8
  222. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
  223. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
  224. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
  225. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
  226. package/dist/11200/swapping/swapRequested.d.cts +41 -41
  227. package/dist/11200/swapping/swapRequested.d.mts +41 -41
  228. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  229. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  230. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  231. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  232. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  233. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  234. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  235. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  236. package/dist/131/common.d.cts +205 -205
  237. package/dist/131/common.d.mts +205 -205
  238. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  239. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  240. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  241. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  242. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  243. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  244. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  245. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  246. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  247. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  248. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  249. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  250. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +20 -20
  251. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +20 -20
  252. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  253. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  254. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  255. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  256. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  257. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  258. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  259. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  260. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  261. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  262. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  263. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  264. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  265. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  266. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
  267. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
  268. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  269. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  270. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  271. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  272. package/dist/131/swapping/ccmFailed.d.cts +96 -96
  273. package/dist/131/swapping/ccmFailed.d.mts +96 -96
  274. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  275. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  276. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  277. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  278. package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
  279. package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
  280. package/dist/131/swapping/swapEgressIgnored.d.cts +24 -24
  281. package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
  282. package/dist/131/swapping/swapEgressScheduled.d.cts +10 -10
  283. package/dist/131/swapping/swapEgressScheduled.d.mts +10 -10
  284. package/dist/131/swapping/swapExecuted.d.cts +14 -14
  285. package/dist/131/swapping/swapExecuted.d.mts +14 -14
  286. package/dist/131/swapping/swapScheduled.d.cts +97 -97
  287. package/dist/131/swapping/swapScheduled.d.mts +97 -97
  288. package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
  289. package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
  290. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  291. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  292. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  293. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  294. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  295. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  296. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  297. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  298. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  299. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  300. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  301. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
  302. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  303. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  304. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  305. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  306. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  307. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  308. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
  309. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
  310. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
  311. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
  312. package/dist/141/common.d.cts +225 -225
  313. package/dist/141/common.d.mts +225 -225
  314. package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
  315. package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
  316. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  317. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  318. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  319. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  320. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  321. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  322. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  323. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  324. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  325. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  326. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  327. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  328. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  329. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  330. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  331. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  332. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  333. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  334. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  335. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  336. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
  337. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
  338. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  339. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  340. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  341. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  342. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  343. package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
  344. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  345. package/dist/141/swapping/ccmFailed.d.mts +73 -73
  346. package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
  347. package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
  348. package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
  349. package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
  350. package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
  351. package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
  352. package/dist/141/swapping/swapExecuted.d.cts +82 -82
  353. package/dist/141/swapping/swapExecuted.d.mts +82 -82
  354. package/dist/141/swapping/swapScheduled.d.cts +93 -93
  355. package/dist/141/swapping/swapScheduled.d.mts +93 -93
  356. package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
  357. package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
  358. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  359. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  360. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  361. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  362. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  363. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  364. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  365. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  366. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  367. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  368. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  369. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  370. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  371. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
  372. package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
  373. package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
  374. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  375. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
  376. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  377. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  378. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  379. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  380. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  381. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  382. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  383. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  384. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  385. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  386. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
  387. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
  388. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  389. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  390. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  391. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  392. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  393. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  394. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  395. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  396. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  397. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  398. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  399. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  400. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  401. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  402. package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
  403. package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
  404. package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
  405. package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
  406. package/dist/150/swapping/swapExecuted.d.cts +2 -2
  407. package/dist/150/swapping/swapExecuted.d.mts +2 -2
  408. package/dist/150/swapping/swapScheduled.d.cts +2 -2
  409. package/dist/150/swapping/swapScheduled.d.mts +2 -2
  410. package/dist/150/swapping/withdrawalRequested.d.cts +4 -4
  411. package/dist/150/swapping/withdrawalRequested.d.mts +4 -4
  412. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  413. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  414. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  415. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  416. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  417. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  418. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  419. package/dist/160/assetBalances/accountCredited.d.mts +2 -2
  420. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  421. package/dist/160/assetBalances/accountDebited.d.mts +2 -2
  422. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  423. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  424. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  425. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  426. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  427. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  428. package/dist/160/common.d.cts +32 -32
  429. package/dist/160/common.d.mts +32 -32
  430. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  431. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  432. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  433. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  434. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  435. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  436. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  437. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +2 -2
  438. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +14 -14
  439. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +14 -14
  440. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  441. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  442. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  443. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  444. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  445. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  446. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  447. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  448. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  449. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  450. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  451. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  452. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  453. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  454. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  455. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  456. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  457. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  458. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  459. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  460. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
  461. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
  462. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  463. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  464. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  465. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  466. package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
  467. package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
  468. package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
  469. package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
  470. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  471. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  472. package/dist/160/swapping/swapDepositAddressReady.d.cts +2 -2
  473. package/dist/160/swapping/swapDepositAddressReady.d.mts +2 -2
  474. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  475. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  476. package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
  477. package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
  478. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  479. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  480. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  481. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  482. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  483. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  484. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  485. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  486. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  487. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  488. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  489. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  490. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
  491. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
  492. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  493. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  494. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  495. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  496. package/dist/170/common.d.cts +6 -6
  497. package/dist/170/common.d.mts +6 -6
  498. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  499. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  500. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  501. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  502. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  503. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  504. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  505. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +54 -54
  506. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  507. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  508. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +196 -196
  509. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +196 -196
  510. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  511. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  512. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  513. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  514. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  515. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  516. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +54 -54
  517. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +54 -54
  518. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
  519. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
  520. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +388 -388
  521. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +388 -388
  522. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  523. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  524. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  525. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  526. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  527. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  528. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  529. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  530. package/dist/180/common.d.cts +1693 -1693
  531. package/dist/180/common.d.mts +1693 -1693
  532. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  533. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +54 -54
  534. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  535. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  536. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +196 -196
  537. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +196 -196
  538. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  539. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  540. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  541. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  542. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  543. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  544. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +54 -54
  545. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +54 -54
  546. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  547. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  548. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +199 -199
  549. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +199 -199
  550. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  551. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  552. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  553. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  554. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  555. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  556. package/dist/180/solanaElections/unknownElection.d.cts +4 -4
  557. package/dist/180/solanaElections/unknownElection.d.mts +4 -4
  558. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +54 -54
  559. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +54 -54
  560. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  561. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
  562. package/dist/180/solanaIngressEgress/depositFailed.d.cts +184 -184
  563. package/dist/180/solanaIngressEgress/depositFailed.d.mts +184 -184
  564. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  565. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
  566. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  567. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  568. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  569. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  570. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  571. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  572. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  573. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  574. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  575. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  576. package/dist/180/swapping/swapDepositAddressReady.d.cts +34 -34
  577. package/dist/180/swapping/swapDepositAddressReady.d.mts +34 -34
  578. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  579. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  580. package/dist/180/swapping/swapRequested.d.cts +57 -57
  581. package/dist/180/swapping/swapRequested.d.mts +57 -57
  582. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  583. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  584. package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
  585. package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
  586. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  587. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  588. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  589. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  590. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
  591. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
  592. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
  593. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
  594. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  595. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  596. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  597. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  598. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  599. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  600. package/dist/190/assetBalances/accountCredited.d.cts +9 -9
  601. package/dist/190/assetBalances/accountCredited.d.mts +9 -9
  602. package/dist/190/assetBalances/accountDebited.d.cts +9 -9
  603. package/dist/190/assetBalances/accountDebited.d.mts +9 -9
  604. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  605. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  606. package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
  607. package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
  608. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  609. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  610. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  611. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  612. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  613. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  614. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
  615. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
  616. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
  617. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
  618. package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
  619. package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
  620. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  621. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  622. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
  623. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
  624. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  625. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  626. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  627. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  628. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  629. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  630. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  631. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  632. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  633. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
  634. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
  635. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
  636. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +48 -48
  637. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +48 -48
  638. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
  639. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
  640. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  641. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  642. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  643. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  644. package/dist/190/common.d.cts +548 -548
  645. package/dist/190/common.d.mts +548 -548
  646. package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
  647. package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
  648. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  649. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  650. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  651. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  652. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
  653. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
  654. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
  655. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
  656. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  657. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  658. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  659. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  660. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  661. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  662. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  663. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  664. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
  665. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
  666. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  667. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  668. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  669. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  670. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  671. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  672. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  673. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  674. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  675. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  676. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  677. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  678. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  679. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  680. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  681. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  682. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  683. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  684. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
  685. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
  686. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
  687. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
  688. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
  689. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
  690. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
  691. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
  692. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  693. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  694. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  695. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  696. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  697. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  698. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  699. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
  700. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
  701. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
  702. package/dist/190/solanaIngressEgress/depositFailed.d.cts +42 -42
  703. package/dist/190/solanaIngressEgress/depositFailed.d.mts +42 -42
  704. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
  705. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
  706. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  707. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  708. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  709. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  710. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  711. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  712. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  713. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  714. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  715. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  716. package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
  717. package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
  718. package/dist/190/swapping/refundEgressScheduled.d.cts +18 -18
  719. package/dist/190/swapping/refundEgressScheduled.d.mts +18 -18
  720. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  721. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  722. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  723. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  724. package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
  725. package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
  726. package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
  727. package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
  728. package/dist/190/swapping/swapEgressScheduled.d.cts +18 -18
  729. package/dist/190/swapping/swapEgressScheduled.d.mts +18 -18
  730. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  731. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  732. package/dist/190/swapping/swapRequested.d.cts +16 -16
  733. package/dist/190/swapping/swapRequested.d.mts +16 -16
  734. package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
  735. package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
  736. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  737. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  738. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  739. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  740. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  741. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  742. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  743. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  744. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  745. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  746. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +197 -197
  747. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +197 -197
  748. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  749. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  750. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  751. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  752. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  753. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  754. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  755. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  756. package/dist/210/assetBalances/accountCredited.d.cts +6 -6
  757. package/dist/210/assetBalances/accountCredited.d.mts +6 -6
  758. package/dist/210/assetBalances/accountDebited.d.cts +6 -6
  759. package/dist/210/assetBalances/accountDebited.d.mts +6 -6
  760. package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
  761. package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
  762. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
  763. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
  764. package/dist/210/assethubIngressEgress/depositFailed.d.cts +200 -200
  765. package/dist/210/assethubIngressEgress/depositFailed.d.mts +200 -200
  766. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  767. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  768. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
  769. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
  770. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +366 -366
  771. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +366 -366
  772. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  773. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  774. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  775. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  776. package/dist/210/common.d.cts +3451 -3451
  777. package/dist/210/common.d.mts +3451 -3451
  778. package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
  779. package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
  780. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
  781. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
  782. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  783. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  784. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  785. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  786. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +197 -197
  787. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +197 -197
  788. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  789. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  790. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  791. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  792. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  793. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  794. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  795. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  796. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  797. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  798. package/dist/210/funding/funded.d.cts +8 -8
  799. package/dist/210/funding/funded.d.mts +8 -8
  800. package/dist/210/funding/redemptionSettled.d.cts +2 -2
  801. package/dist/210/funding/redemptionSettled.d.mts +2 -2
  802. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
  803. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
  804. package/dist/210/governance/failedExecution.d.cts +10 -10
  805. package/dist/210/governance/failedExecution.d.mts +10 -10
  806. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
  807. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
  808. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  809. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  810. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  811. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  812. package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
  813. package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
  814. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  815. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  816. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  817. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  818. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  819. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  820. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
  821. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
  822. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  823. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  824. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  825. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  826. package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
  827. package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
  828. package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
  829. package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
  830. package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
  831. package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
  832. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +22 -22
  833. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +22 -22
  834. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  835. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  836. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
  837. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
  838. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  839. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  840. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  841. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  842. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +28 -28
  843. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +28 -28
  844. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  845. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  846. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +30 -30
  847. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +30 -30
  848. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +15 -15
  849. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +15 -15
  850. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  851. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  852. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  853. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  854. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  855. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  856. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
  857. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
  858. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +200 -200
  859. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +200 -200
  860. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  861. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  862. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  863. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  864. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
  865. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
  866. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  867. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  868. package/dist/210/solanaIngressEgress/depositFailed.d.cts +235 -235
  869. package/dist/210/solanaIngressEgress/depositFailed.d.mts +235 -235
  870. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  871. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  872. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
  873. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
  874. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  875. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  876. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  877. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  878. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  879. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  880. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +19 -19
  881. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +19 -19
  882. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  883. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  884. package/dist/210/swapping/creditedOnChain.d.cts +8 -8
  885. package/dist/210/swapping/creditedOnChain.d.mts +8 -8
  886. package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
  887. package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
  888. package/dist/210/swapping/refundEgressIgnored.d.cts +28 -28
  889. package/dist/210/swapping/refundEgressIgnored.d.mts +28 -28
  890. package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
  891. package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
  892. package/dist/210/swapping/refundedOnChain.d.cts +8 -8
  893. package/dist/210/swapping/refundedOnChain.d.mts +8 -8
  894. package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
  895. package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
  896. package/dist/210/swapping/swapDepositAddressReady.d.cts +46 -46
  897. package/dist/210/swapping/swapDepositAddressReady.d.mts +46 -46
  898. package/dist/210/swapping/swapEgressIgnored.d.cts +28 -28
  899. package/dist/210/swapping/swapEgressIgnored.d.mts +28 -28
  900. package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
  901. package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
  902. package/dist/210/swapping/swapExecuted.d.cts +16 -16
  903. package/dist/210/swapping/swapExecuted.d.mts +16 -16
  904. package/dist/210/swapping/swapRequested.d.cts +405 -405
  905. package/dist/210/swapping/swapRequested.d.mts +405 -405
  906. package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
  907. package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
  908. package/dist/210/system/extrinsicFailed.d.cts +20 -20
  909. package/dist/210/system/extrinsicFailed.d.mts +20 -20
  910. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
  911. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
  912. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  913. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  914. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  915. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  916. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  917. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  918. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
  919. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
  920. package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
  921. package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
  922. package/dist/220/arbitrumBroadcaster/callResigned.cjs +4 -1
  923. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +52 -1
  924. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +52 -1
  925. package/dist/220/arbitrumBroadcaster/callResigned.mjs +3 -1
  926. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +4 -1
  927. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +22 -1
  928. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +22 -1
  929. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +3 -1
  930. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +4 -1
  931. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  932. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  933. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +3 -1
  934. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +4 -1
  935. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  936. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  937. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +3 -1
  938. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +4 -1
  939. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +238 -18
  940. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +238 -18
  941. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +3 -1
  942. package/dist/220/arbitrumIngressEgress/depositFailed.cjs +4 -1
  943. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1562 -59
  944. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1562 -59
  945. package/dist/220/arbitrumIngressEgress/depositFailed.mjs +3 -1
  946. package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +4 -1
  947. package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +209 -15
  948. package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +209 -15
  949. package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +3 -1
  950. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +4 -1
  951. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -3
  952. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +65 -3
  953. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +3 -1
  954. package/dist/220/assetBalances/accountCredited.cjs +4 -1
  955. package/dist/220/assetBalances/accountCredited.d.cts +34 -7
  956. package/dist/220/assetBalances/accountCredited.d.mts +34 -7
  957. package/dist/220/assetBalances/accountCredited.mjs +3 -1
  958. package/dist/220/assetBalances/accountDebited.cjs +4 -1
  959. package/dist/220/assetBalances/accountDebited.d.cts +34 -7
  960. package/dist/220/assetBalances/accountDebited.d.mts +34 -7
  961. package/dist/220/assetBalances/accountDebited.mjs +3 -1
  962. package/dist/220/assetBalances/refundScheduled.cjs +4 -1
  963. package/dist/220/assetBalances/refundScheduled.d.cts +265 -3
  964. package/dist/220/assetBalances/refundScheduled.d.mts +265 -3
  965. package/dist/220/assetBalances/refundScheduled.mjs +3 -1
  966. package/dist/220/assetBalances/refundSkipped.cjs +4 -1
  967. package/dist/220/assetBalances/refundSkipped.d.cts +521 -15
  968. package/dist/220/assetBalances/refundSkipped.d.mts +521 -15
  969. package/dist/220/assetBalances/refundSkipped.mjs +3 -1
  970. package/dist/220/assetBalances/vaultDeficitDetected.cjs +4 -1
  971. package/dist/220/assetBalances/vaultDeficitDetected.d.cts +25 -1
  972. package/dist/220/assetBalances/vaultDeficitDetected.d.mts +25 -1
  973. package/dist/220/assetBalances/vaultDeficitDetected.mjs +3 -1
  974. package/dist/220/assethubBroadcaster/callResigned.cjs +4 -1
  975. package/dist/220/assethubBroadcaster/callResigned.d.cts +22 -1
  976. package/dist/220/assethubBroadcaster/callResigned.d.mts +22 -1
  977. package/dist/220/assethubBroadcaster/callResigned.mjs +3 -1
  978. package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +4 -1
  979. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +22 -1
  980. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +22 -1
  981. package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +3 -1
  982. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +4 -1
  983. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  984. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  985. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +3 -1
  986. package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +4 -1
  987. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  988. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  989. package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +3 -1
  990. package/dist/220/assethubIngressEgress/depositBoosted.cjs +4 -1
  991. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +228 -18
  992. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +228 -18
  993. package/dist/220/assethubIngressEgress/depositBoosted.mjs +3 -1
  994. package/dist/220/assethubIngressEgress/depositFailed.cjs +4 -1
  995. package/dist/220/assethubIngressEgress/depositFailed.d.cts +1553 -59
  996. package/dist/220/assethubIngressEgress/depositFailed.d.mts +1553 -59
  997. package/dist/220/assethubIngressEgress/depositFailed.mjs +3 -1
  998. package/dist/220/assethubIngressEgress/depositFinalised.cjs +4 -1
  999. package/dist/220/assethubIngressEgress/depositFinalised.d.cts +199 -15
  1000. package/dist/220/assethubIngressEgress/depositFinalised.d.mts +199 -15
  1001. package/dist/220/assethubIngressEgress/depositFinalised.mjs +3 -1
  1002. package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +4 -1
  1003. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +65 -3
  1004. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +65 -3
  1005. package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +3 -1
  1006. package/dist/220/bitcoinBroadcaster/callResigned.cjs +4 -1
  1007. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +22 -1
  1008. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +22 -1
  1009. package/dist/220/bitcoinBroadcaster/callResigned.mjs +3 -1
  1010. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +4 -1
  1011. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1012. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1013. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +3 -1
  1014. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1015. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1016. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1017. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1018. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +4 -1
  1019. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1020. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1021. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +3 -1
  1022. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +4 -1
  1023. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +452 -18
  1024. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +452 -18
  1025. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +3 -1
  1026. package/dist/220/bitcoinIngressEgress/depositFailed.cjs +4 -1
  1027. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2477 -65
  1028. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2477 -65
  1029. package/dist/220/bitcoinIngressEgress/depositFailed.mjs +3 -1
  1030. package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +4 -1
  1031. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +423 -15
  1032. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +423 -15
  1033. package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +3 -1
  1034. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +4 -1
  1035. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -3
  1036. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +160 -3
  1037. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +3 -1
  1038. package/dist/220/common.d.cts +894 -894
  1039. package/dist/220/common.d.mts +894 -894
  1040. package/dist/220/emissions/networkFeeBurned.cjs +4 -1
  1041. package/dist/220/emissions/networkFeeBurned.d.cts +24 -3
  1042. package/dist/220/emissions/networkFeeBurned.d.mts +24 -3
  1043. package/dist/220/emissions/networkFeeBurned.mjs +3 -1
  1044. package/dist/220/environment/runtimeSafeModeUpdated.cjs +4 -1
  1045. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1983 -43
  1046. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1983 -43
  1047. package/dist/220/environment/runtimeSafeModeUpdated.mjs +3 -1
  1048. package/dist/220/environment/tronInitialized.cjs +4 -1
  1049. package/dist/220/environment/tronInitialized.d.cts +3 -1
  1050. package/dist/220/environment/tronInitialized.d.mts +3 -1
  1051. package/dist/220/environment/tronInitialized.mjs +3 -1
  1052. package/dist/220/ethereumBroadcaster/callResigned.cjs +4 -1
  1053. package/dist/220/ethereumBroadcaster/callResigned.d.cts +52 -1
  1054. package/dist/220/ethereumBroadcaster/callResigned.d.mts +52 -1
  1055. package/dist/220/ethereumBroadcaster/callResigned.mjs +3 -1
  1056. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +4 -1
  1057. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1058. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1059. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +3 -1
  1060. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1061. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1062. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1063. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1064. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +4 -1
  1065. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1066. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1067. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +3 -1
  1068. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +4 -1
  1069. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +238 -18
  1070. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +238 -18
  1071. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +3 -1
  1072. package/dist/220/ethereumIngressEgress/depositFailed.cjs +4 -1
  1073. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1562 -59
  1074. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1562 -59
  1075. package/dist/220/ethereumIngressEgress/depositFailed.mjs +3 -1
  1076. package/dist/220/ethereumIngressEgress/depositFinalised.cjs +4 -1
  1077. package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +209 -15
  1078. package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +209 -15
  1079. package/dist/220/ethereumIngressEgress/depositFinalised.mjs +3 -1
  1080. package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +4 -1
  1081. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -3
  1082. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +65 -3
  1083. package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +3 -1
  1084. package/dist/220/funding/funded.cjs +4 -1
  1085. package/dist/220/funding/funded.d.cts +93 -9
  1086. package/dist/220/funding/funded.d.mts +93 -9
  1087. package/dist/220/funding/funded.mjs +3 -1
  1088. package/dist/220/grandpa/grandpaVoteDelegated.cjs +4 -1
  1089. package/dist/220/grandpa/grandpaVoteDelegated.d.cts +12 -1
  1090. package/dist/220/grandpa/grandpaVoteDelegated.d.mts +12 -1
  1091. package/dist/220/grandpa/grandpaVoteDelegated.mjs +3 -1
  1092. package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +4 -1
  1093. package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +9 -1
  1094. package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +9 -1
  1095. package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +3 -1
  1096. package/dist/220/lendingPools/boostFundsAdded.cjs +4 -1
  1097. package/dist/220/lendingPools/boostFundsAdded.d.cts +52 -11
  1098. package/dist/220/lendingPools/boostFundsAdded.d.mts +52 -11
  1099. package/dist/220/lendingPools/boostFundsAdded.mjs +3 -1
  1100. package/dist/220/lendingPools/boostPoolCreated.cjs +4 -1
  1101. package/dist/220/lendingPools/boostPoolCreated.d.cts +44 -9
  1102. package/dist/220/lendingPools/boostPoolCreated.d.mts +44 -9
  1103. package/dist/220/lendingPools/boostPoolCreated.mjs +3 -1
  1104. package/dist/220/lendingPools/lendingFundsAdded.cjs +4 -1
  1105. package/dist/220/lendingPools/lendingFundsAdded.d.cts +84 -7
  1106. package/dist/220/lendingPools/lendingFundsAdded.d.mts +84 -7
  1107. package/dist/220/lendingPools/lendingFundsAdded.mjs +3 -1
  1108. package/dist/220/lendingPools/lendingFundsRemoved.cjs +4 -1
  1109. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +44 -7
  1110. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +44 -7
  1111. package/dist/220/lendingPools/lendingFundsRemoved.mjs +3 -1
  1112. package/dist/220/lendingPools/lendingPoolCreated.cjs +4 -1
  1113. package/dist/220/lendingPools/lendingPoolCreated.d.cts +25 -7
  1114. package/dist/220/lendingPools/lendingPoolCreated.d.mts +25 -7
  1115. package/dist/220/lendingPools/lendingPoolCreated.mjs +3 -1
  1116. package/dist/220/lendingPools/loanCreated.cjs +4 -1
  1117. package/dist/220/lendingPools/loanCreated.d.cts +67 -7
  1118. package/dist/220/lendingPools/loanCreated.d.mts +67 -7
  1119. package/dist/220/lendingPools/loanCreated.mjs +3 -1
  1120. package/dist/220/lendingPools/loanRepaid.cjs +4 -1
  1121. package/dist/220/lendingPools/loanRepaid.d.cts +52 -3
  1122. package/dist/220/lendingPools/loanRepaid.d.mts +52 -3
  1123. package/dist/220/lendingPools/loanRepaid.mjs +3 -1
  1124. package/dist/220/lendingPools/palletConfigUpdated.cjs +4 -1
  1125. package/dist/220/lendingPools/palletConfigUpdated.d.cts +453 -19
  1126. package/dist/220/lendingPools/palletConfigUpdated.d.mts +453 -19
  1127. package/dist/220/lendingPools/palletConfigUpdated.mjs +3 -1
  1128. package/dist/220/lendingPools/stoppedBoosting.cjs +4 -1
  1129. package/dist/220/lendingPools/stoppedBoosting.d.cts +55 -11
  1130. package/dist/220/lendingPools/stoppedBoosting.d.mts +55 -11
  1131. package/dist/220/lendingPools/stoppedBoosting.mjs +3 -1
  1132. package/dist/220/liquidityPools/assetSwapped.cjs +4 -1
  1133. package/dist/220/liquidityPools/assetSwapped.d.cts +50 -13
  1134. package/dist/220/liquidityPools/assetSwapped.d.mts +50 -13
  1135. package/dist/220/liquidityPools/assetSwapped.mjs +3 -1
  1136. package/dist/220/liquidityPools/limitOrderUpdated.cjs +4 -1
  1137. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +108 -13
  1138. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +108 -13
  1139. package/dist/220/liquidityPools/limitOrderUpdated.mjs +3 -1
  1140. package/dist/220/liquidityPools/newPoolCreated.cjs +4 -1
  1141. package/dist/220/liquidityPools/newPoolCreated.d.cts +50 -13
  1142. package/dist/220/liquidityPools/newPoolCreated.d.mts +50 -13
  1143. package/dist/220/liquidityPools/newPoolCreated.mjs +3 -1
  1144. package/dist/220/liquidityPools/orderDeletionFailed.cjs +4 -1
  1145. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +156 -33
  1146. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +156 -33
  1147. package/dist/220/liquidityPools/orderDeletionFailed.mjs +3 -1
  1148. package/dist/220/liquidityPools/palletConfigUpdated.cjs +4 -1
  1149. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +49 -9
  1150. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +49 -9
  1151. package/dist/220/liquidityPools/palletConfigUpdated.mjs +3 -1
  1152. package/dist/220/liquidityPools/poolFeeSet.cjs +4 -1
  1153. package/dist/220/liquidityPools/poolFeeSet.d.cts +47 -13
  1154. package/dist/220/liquidityPools/poolFeeSet.d.mts +47 -13
  1155. package/dist/220/liquidityPools/poolFeeSet.mjs +3 -1
  1156. package/dist/220/liquidityPools/priceImpactLimitSet.cjs +4 -1
  1157. package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +43 -1
  1158. package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +43 -1
  1159. package/dist/220/liquidityPools/priceImpactLimitSet.mjs +3 -1
  1160. package/dist/220/liquidityPools/rangeOrderUpdated.cjs +4 -1
  1161. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +229 -24
  1162. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +229 -24
  1163. package/dist/220/liquidityPools/rangeOrderUpdated.mjs +3 -1
  1164. package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +4 -1
  1165. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +288 -17
  1166. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +288 -17
  1167. package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +3 -1
  1168. package/dist/220/liquidityProvider/assetBalancePurged.cjs +4 -1
  1169. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +115 -15
  1170. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +115 -15
  1171. package/dist/220/liquidityProvider/assetBalancePurged.mjs +3 -1
  1172. package/dist/220/liquidityProvider/assetTransferred.cjs +4 -1
  1173. package/dist/220/liquidityProvider/assetTransferred.d.cts +34 -7
  1174. package/dist/220/liquidityProvider/assetTransferred.d.mts +34 -7
  1175. package/dist/220/liquidityProvider/assetTransferred.mjs +3 -1
  1176. package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +4 -1
  1177. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +109 -16
  1178. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +109 -16
  1179. package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +3 -1
  1180. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +4 -1
  1181. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +263 -1
  1182. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +263 -1
  1183. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +3 -1
  1184. package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +4 -1
  1185. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +110 -13
  1186. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +110 -13
  1187. package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +3 -1
  1188. package/dist/220/polkadotBroadcaster/callResigned.cjs +4 -1
  1189. package/dist/220/polkadotBroadcaster/callResigned.d.cts +22 -1
  1190. package/dist/220/polkadotBroadcaster/callResigned.d.mts +22 -1
  1191. package/dist/220/polkadotBroadcaster/callResigned.mjs +3 -1
  1192. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +4 -1
  1193. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1194. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1195. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +3 -1
  1196. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1197. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1198. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1199. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1200. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +4 -1
  1201. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1202. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1203. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +3 -1
  1204. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +4 -1
  1205. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +228 -18
  1206. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +228 -18
  1207. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +3 -1
  1208. package/dist/220/polkadotIngressEgress/depositFailed.cjs +4 -1
  1209. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1553 -59
  1210. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1553 -59
  1211. package/dist/220/polkadotIngressEgress/depositFailed.mjs +3 -1
  1212. package/dist/220/polkadotIngressEgress/depositFinalised.cjs +4 -1
  1213. package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +199 -15
  1214. package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +199 -15
  1215. package/dist/220/polkadotIngressEgress/depositFinalised.mjs +3 -1
  1216. package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +4 -1
  1217. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -3
  1218. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +65 -3
  1219. package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +3 -1
  1220. package/dist/220/reputation/offencePenalty.cjs +4 -1
  1221. package/dist/220/reputation/offencePenalty.d.cts +122 -1
  1222. package/dist/220/reputation/offencePenalty.d.mts +122 -1
  1223. package/dist/220/reputation/offencePenalty.mjs +3 -1
  1224. package/dist/220/reputation/penaltyUpdated.cjs +4 -1
  1225. package/dist/220/reputation/penaltyUpdated.d.cts +152 -1
  1226. package/dist/220/reputation/penaltyUpdated.d.mts +152 -1
  1227. package/dist/220/reputation/penaltyUpdated.mjs +3 -1
  1228. package/dist/220/solanaBroadcaster/callResigned.cjs +4 -1
  1229. package/dist/220/solanaBroadcaster/callResigned.d.cts +27 -1
  1230. package/dist/220/solanaBroadcaster/callResigned.d.mts +27 -1
  1231. package/dist/220/solanaBroadcaster/callResigned.mjs +3 -1
  1232. package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +4 -1
  1233. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1234. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1235. package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +3 -1
  1236. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1237. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1238. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1239. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1240. package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +4 -1
  1241. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1242. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1243. package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +3 -1
  1244. package/dist/220/solanaIngressEgress/depositBoosted.cjs +4 -1
  1245. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +258 -18
  1246. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +258 -18
  1247. package/dist/220/solanaIngressEgress/depositBoosted.mjs +3 -1
  1248. package/dist/220/solanaIngressEgress/depositFailed.cjs +4 -1
  1249. package/dist/220/solanaIngressEgress/depositFailed.d.cts +1634 -59
  1250. package/dist/220/solanaIngressEgress/depositFailed.d.mts +1634 -59
  1251. package/dist/220/solanaIngressEgress/depositFailed.mjs +3 -1
  1252. package/dist/220/solanaIngressEgress/depositFinalised.cjs +4 -1
  1253. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +229 -15
  1254. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +229 -15
  1255. package/dist/220/solanaIngressEgress/depositFinalised.mjs +3 -1
  1256. package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +4 -1
  1257. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +65 -3
  1258. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +65 -3
  1259. package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +3 -1
  1260. package/dist/220/swapping/accountCreationDepositAddressReady.cjs +4 -1
  1261. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +180 -24
  1262. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +180 -24
  1263. package/dist/220/swapping/accountCreationDepositAddressReady.mjs +3 -1
  1264. package/dist/220/swapping/affiliateDeregistration.cjs +4 -1
  1265. package/dist/220/swapping/affiliateDeregistration.d.cts +15 -1
  1266. package/dist/220/swapping/affiliateDeregistration.d.mts +15 -1
  1267. package/dist/220/swapping/affiliateDeregistration.mjs +3 -1
  1268. package/dist/220/swapping/batchSwapFailed.cjs +4 -1
  1269. package/dist/220/swapping/batchSwapFailed.d.cts +41 -7
  1270. package/dist/220/swapping/batchSwapFailed.d.mts +41 -7
  1271. package/dist/220/swapping/batchSwapFailed.mjs +3 -1
  1272. package/dist/220/swapping/creditedOnChain.cjs +4 -1
  1273. package/dist/220/swapping/creditedOnChain.d.cts +37 -10
  1274. package/dist/220/swapping/creditedOnChain.d.mts +37 -10
  1275. package/dist/220/swapping/creditedOnChain.mjs +3 -1
  1276. package/dist/220/swapping/palletConfigUpdated.cjs +4 -1
  1277. package/dist/220/swapping/palletConfigUpdated.d.cts +349 -49
  1278. package/dist/220/swapping/palletConfigUpdated.d.mts +349 -49
  1279. package/dist/220/swapping/palletConfigUpdated.mjs +3 -1
  1280. package/dist/220/swapping/refundEgressIgnored.cjs +4 -1
  1281. package/dist/220/swapping/refundEgressIgnored.d.cts +289 -18
  1282. package/dist/220/swapping/refundEgressIgnored.d.mts +289 -18
  1283. package/dist/220/swapping/refundEgressIgnored.mjs +3 -1
  1284. package/dist/220/swapping/refundEgressScheduled.cjs +4 -1
  1285. package/dist/220/swapping/refundEgressScheduled.d.cts +69 -16
  1286. package/dist/220/swapping/refundEgressScheduled.d.mts +69 -16
  1287. package/dist/220/swapping/refundEgressScheduled.mjs +3 -1
  1288. package/dist/220/swapping/refundedOnChain.cjs +4 -1
  1289. package/dist/220/swapping/refundedOnChain.d.cts +40 -10
  1290. package/dist/220/swapping/refundedOnChain.d.mts +40 -10
  1291. package/dist/220/swapping/refundedOnChain.mjs +3 -1
  1292. package/dist/220/swapping/swapAmountConfiscated.cjs +4 -1
  1293. package/dist/220/swapping/swapAmountConfiscated.d.cts +35 -8
  1294. package/dist/220/swapping/swapAmountConfiscated.d.mts +35 -8
  1295. package/dist/220/swapping/swapAmountConfiscated.mjs +3 -1
  1296. package/dist/220/swapping/swapDepositAddressReady.cjs +4 -1
  1297. package/dist/220/swapping/swapDepositAddressReady.d.cts +742 -30
  1298. package/dist/220/swapping/swapDepositAddressReady.d.mts +742 -30
  1299. package/dist/220/swapping/swapDepositAddressReady.mjs +3 -1
  1300. package/dist/220/swapping/swapEgressIgnored.cjs +4 -1
  1301. package/dist/220/swapping/swapEgressIgnored.d.cts +289 -18
  1302. package/dist/220/swapping/swapEgressIgnored.d.mts +289 -18
  1303. package/dist/220/swapping/swapEgressIgnored.mjs +3 -1
  1304. package/dist/220/swapping/swapEgressScheduled.cjs +4 -1
  1305. package/dist/220/swapping/swapEgressScheduled.d.cts +66 -16
  1306. package/dist/220/swapping/swapEgressScheduled.d.mts +66 -16
  1307. package/dist/220/swapping/swapEgressScheduled.mjs +3 -1
  1308. package/dist/220/swapping/swapExecuted.cjs +4 -1
  1309. package/dist/220/swapping/swapExecuted.d.cts +71 -13
  1310. package/dist/220/swapping/swapExecuted.d.mts +71 -13
  1311. package/dist/220/swapping/swapExecuted.mjs +3 -1
  1312. package/dist/220/swapping/swapRequested.cjs +4 -1
  1313. package/dist/220/swapping/swapRequested.d.cts +4166 -48
  1314. package/dist/220/swapping/swapRequested.d.mts +4166 -48
  1315. package/dist/220/swapping/swapRequested.mjs +3 -1
  1316. package/dist/220/swapping/withdrawalRequested.cjs +4 -1
  1317. package/dist/220/swapping/withdrawalRequested.d.cts +113 -13
  1318. package/dist/220/swapping/withdrawalRequested.d.mts +113 -13
  1319. package/dist/220/swapping/withdrawalRequested.mjs +3 -1
  1320. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +4 -1
  1321. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +22 -1
  1322. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +22 -1
  1323. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +3 -1
  1324. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +4 -1
  1325. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +22 -1
  1326. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +22 -1
  1327. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +3 -1
  1328. package/dist/220/tokenholderGovernance/proposalEnacted.cjs +4 -1
  1329. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +51 -1
  1330. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +51 -1
  1331. package/dist/220/tokenholderGovernance/proposalEnacted.mjs +3 -1
  1332. package/dist/220/tokenholderGovernance/proposalPassed.cjs +4 -1
  1333. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +51 -1
  1334. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +51 -1
  1335. package/dist/220/tokenholderGovernance/proposalPassed.mjs +3 -1
  1336. package/dist/220/tokenholderGovernance/proposalRejected.cjs +4 -1
  1337. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +51 -1
  1338. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +51 -1
  1339. package/dist/220/tokenholderGovernance/proposalRejected.mjs +3 -1
  1340. package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +4 -1
  1341. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +51 -1
  1342. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +51 -1
  1343. package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +3 -1
  1344. package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +4 -1
  1345. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +28 -7
  1346. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +28 -7
  1347. package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +3 -1
  1348. package/dist/220/tradingStrategy/palletConfigUpdated.cjs +4 -1
  1349. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +129 -25
  1350. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +129 -25
  1351. package/dist/220/tradingStrategy/palletConfigUpdated.mjs +3 -1
  1352. package/dist/220/tradingStrategy/strategyDeployed.cjs +4 -1
  1353. package/dist/220/tradingStrategy/strategyDeployed.d.cts +235 -41
  1354. package/dist/220/tradingStrategy/strategyDeployed.d.mts +235 -41
  1355. package/dist/220/tradingStrategy/strategyDeployed.mjs +3 -1
  1356. package/dist/220/tronBroadcaster/broadcastAborted.cjs +4 -1
  1357. package/dist/220/tronBroadcaster/broadcastAborted.d.cts +9 -1
  1358. package/dist/220/tronBroadcaster/broadcastAborted.d.mts +9 -1
  1359. package/dist/220/tronBroadcaster/broadcastAborted.mjs +3 -1
  1360. package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +4 -1
  1361. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +12 -1
  1362. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +12 -1
  1363. package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +3 -1
  1364. package/dist/220/tronBroadcaster/broadcastSuccess.cjs +4 -1
  1365. package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +30 -1
  1366. package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +30 -1
  1367. package/dist/220/tronBroadcaster/broadcastSuccess.mjs +3 -1
  1368. package/dist/220/tronBroadcaster/broadcastTimeout.cjs +4 -1
  1369. package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +9 -1
  1370. package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +9 -1
  1371. package/dist/220/tronBroadcaster/broadcastTimeout.mjs +3 -1
  1372. package/dist/220/tronBroadcaster/callResigned.cjs +4 -1
  1373. package/dist/220/tronBroadcaster/callResigned.d.cts +42 -1
  1374. package/dist/220/tronBroadcaster/callResigned.d.mts +42 -1
  1375. package/dist/220/tronBroadcaster/callResigned.mjs +3 -1
  1376. package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +4 -1
  1377. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +15 -1
  1378. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +15 -1
  1379. package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +3 -1
  1380. package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +4 -1
  1381. package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +24 -1
  1382. package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +24 -1
  1383. package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +3 -1
  1384. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +4 -1
  1385. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +9 -1
  1386. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +9 -1
  1387. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +3 -1
  1388. package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +4 -1
  1389. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +65 -3
  1390. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +65 -3
  1391. package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +3 -1
  1392. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +4 -1
  1393. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +12 -1
  1394. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +12 -1
  1395. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +3 -1
  1396. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +4 -1
  1397. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +9 -1
  1398. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +9 -1
  1399. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +3 -1
  1400. package/dist/220/tronChainTracking/chainStateUpdated.cjs +4 -1
  1401. package/dist/220/tronChainTracking/chainStateUpdated.d.cts +19 -1
  1402. package/dist/220/tronChainTracking/chainStateUpdated.d.mts +19 -1
  1403. package/dist/220/tronChainTracking/chainStateUpdated.mjs +3 -1
  1404. package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +4 -1
  1405. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +9 -1
  1406. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +9 -1
  1407. package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +3 -1
  1408. package/dist/220/tronElections/allVotesCleared.cjs +4 -1
  1409. package/dist/220/tronElections/allVotesCleared.d.cts +3 -1
  1410. package/dist/220/tronElections/allVotesCleared.d.mts +3 -1
  1411. package/dist/220/tronElections/allVotesCleared.mjs +3 -1
  1412. package/dist/220/tronElections/allVotesNotCleared.cjs +4 -1
  1413. package/dist/220/tronElections/allVotesNotCleared.d.cts +3 -1
  1414. package/dist/220/tronElections/allVotesNotCleared.d.mts +3 -1
  1415. package/dist/220/tronElections/allVotesNotCleared.mjs +3 -1
  1416. package/dist/220/tronElections/corruptStorage.cjs +4 -1
  1417. package/dist/220/tronElections/corruptStorage.d.cts +3 -1
  1418. package/dist/220/tronElections/corruptStorage.d.mts +3 -1
  1419. package/dist/220/tronElections/corruptStorage.mjs +3 -1
  1420. package/dist/220/tronElections/electoralEvent.cjs +5 -1
  1421. package/dist/220/tronElections/electoralEvent.d.cts +27 -1
  1422. package/dist/220/tronElections/electoralEvent.d.mts +27 -1
  1423. package/dist/220/tronElections/electoralEvent.mjs +3 -1
  1424. package/dist/220/tronElections/uninitialized.cjs +4 -1
  1425. package/dist/220/tronElections/uninitialized.d.cts +3 -1
  1426. package/dist/220/tronElections/uninitialized.d.mts +3 -1
  1427. package/dist/220/tronElections/uninitialized.mjs +3 -1
  1428. package/dist/220/tronElections/unknownElection.cjs +4 -1
  1429. package/dist/220/tronElections/unknownElection.d.cts +11 -1
  1430. package/dist/220/tronElections/unknownElection.d.mts +11 -1
  1431. package/dist/220/tronElections/unknownElection.mjs +3 -1
  1432. package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +4 -1
  1433. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +22 -1
  1434. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +22 -1
  1435. package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +3 -1
  1436. package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +4 -1
  1437. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +22 -1
  1438. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +22 -1
  1439. package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +3 -1
  1440. package/dist/220/tronIngressEgress/boostedDepositLost.cjs +4 -1
  1441. package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +14 -3
  1442. package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +14 -3
  1443. package/dist/220/tronIngressEgress/boostedDepositLost.mjs +3 -1
  1444. package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +4 -1
  1445. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +9 -1
  1446. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +9 -1
  1447. package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +3 -1
  1448. package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +4 -1
  1449. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +24 -3
  1450. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +24 -3
  1451. package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +3 -1
  1452. package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +4 -1
  1453. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1092 -37
  1454. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1092 -37
  1455. package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +3 -1
  1456. package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +4 -1
  1457. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +9 -1
  1458. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +9 -1
  1459. package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +3 -1
  1460. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +4 -1
  1461. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +12 -1
  1462. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +12 -1
  1463. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +3 -1
  1464. package/dist/220/tronIngressEgress/depositBoosted.cjs +4 -1
  1465. package/dist/220/tronIngressEgress/depositBoosted.d.cts +238 -18
  1466. package/dist/220/tronIngressEgress/depositBoosted.d.mts +238 -18
  1467. package/dist/220/tronIngressEgress/depositBoosted.mjs +3 -1
  1468. package/dist/220/tronIngressEgress/depositFailed.cjs +4 -1
  1469. package/dist/220/tronIngressEgress/depositFailed.d.cts +1562 -59
  1470. package/dist/220/tronIngressEgress/depositFailed.d.mts +1562 -59
  1471. package/dist/220/tronIngressEgress/depositFailed.mjs +3 -1
  1472. package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +4 -1
  1473. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +24 -3
  1474. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +24 -3
  1475. package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +3 -1
  1476. package/dist/220/tronIngressEgress/depositFinalised.cjs +4 -1
  1477. package/dist/220/tronIngressEgress/depositFinalised.d.cts +209 -15
  1478. package/dist/220/tronIngressEgress/depositFinalised.d.mts +209 -15
  1479. package/dist/220/tronIngressEgress/depositFinalised.mjs +3 -1
  1480. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +4 -1
  1481. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +9 -1
  1482. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +9 -1
  1483. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +3 -1
  1484. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +4 -1
  1485. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +12 -1
  1486. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +12 -1
  1487. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +3 -1
  1488. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +4 -1
  1489. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1085 -33
  1490. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1085 -33
  1491. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +3 -1
  1492. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +4 -1
  1493. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +41 -1
  1494. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +41 -1
  1495. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +3 -1
  1496. package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +4 -1
  1497. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +25 -1
  1498. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +25 -1
  1499. package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +3 -1
  1500. package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +4 -1
  1501. package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +148 -1
  1502. package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +148 -1
  1503. package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +3 -1
  1504. package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +4 -1
  1505. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +24 -3
  1506. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +24 -3
  1507. package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +3 -1
  1508. package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +4 -1
  1509. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +19 -1
  1510. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +19 -1
  1511. package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +3 -1
  1512. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +4 -1
  1513. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +12 -1
  1514. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +12 -1
  1515. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +3 -1
  1516. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +4 -1
  1517. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +15 -1
  1518. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +15 -1
  1519. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +3 -1
  1520. package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +4 -1
  1521. package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +65 -3
  1522. package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +65 -3
  1523. package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +3 -1
  1524. package/dist/220/tronIngressEgress/unknownAffiliate.cjs +4 -1
  1525. package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +12 -1
  1526. package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +12 -1
  1527. package/dist/220/tronIngressEgress/unknownAffiliate.mjs +3 -1
  1528. package/dist/220/tronIngressEgress/unknownBroker.cjs +4 -1
  1529. package/dist/220/tronIngressEgress/unknownBroker.d.cts +9 -1
  1530. package/dist/220/tronIngressEgress/unknownBroker.d.mts +9 -1
  1531. package/dist/220/tronIngressEgress/unknownBroker.mjs +3 -1
  1532. package/dist/220/tronIngressEgress/utxoConsolidation.cjs +4 -1
  1533. package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +9 -1
  1534. package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +9 -1
  1535. package/dist/220/tronIngressEgress/utxoConsolidation.mjs +3 -1
  1536. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +4 -1
  1537. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +36 -1
  1538. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +36 -1
  1539. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +3 -1
  1540. package/dist/220/tronVault/awaitingGovernanceActivation.cjs +4 -1
  1541. package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +36 -1
  1542. package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +36 -1
  1543. package/dist/220/tronVault/awaitingGovernanceActivation.mjs +3 -1
  1544. package/dist/220/tronVault/chainInitialized.cjs +4 -1
  1545. package/dist/220/tronVault/chainInitialized.d.cts +3 -1
  1546. package/dist/220/tronVault/chainInitialized.d.mts +3 -1
  1547. package/dist/220/tronVault/chainInitialized.mjs +3 -1
  1548. package/dist/220/tronVault/vaultActivationCompleted.cjs +4 -1
  1549. package/dist/220/tronVault/vaultActivationCompleted.d.cts +3 -1
  1550. package/dist/220/tronVault/vaultActivationCompleted.d.mts +3 -1
  1551. package/dist/220/tronVault/vaultActivationCompleted.mjs +3 -1
  1552. package/dist/220/tronVault/vaultRotatedExternally.cjs +5 -1
  1553. package/dist/220/tronVault/vaultRotatedExternally.d.cts +22 -1
  1554. package/dist/220/tronVault/vaultRotatedExternally.d.mts +22 -1
  1555. package/dist/220/tronVault/vaultRotatedExternally.mjs +3 -1
  1556. package/dist/220/validator/witnessingTaskRestarted.cjs +4 -1
  1557. package/dist/220/validator/witnessingTaskRestarted.d.cts +22 -1
  1558. package/dist/220/validator/witnessingTaskRestarted.d.mts +22 -1
  1559. package/dist/220/validator/witnessingTaskRestarted.mjs +3 -1
  1560. package/dist/CodeGenerator.cjs +5 -0
  1561. package/dist/CodeGenerator.mjs +5 -0
  1562. package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -1
  1563. package/dist/chainspec/src/BaseCodeGenerator.mjs +9 -1
  1564. package/dist/event.cjs +17 -0
  1565. package/dist/event.d.cts +23 -0
  1566. package/dist/event.d.mts +23 -0
  1567. package/dist/event.mjs +15 -0
  1568. package/package.json +2 -2
@@ -1,3 +1,4 @@
1
+ import * as _$_chainflip_processor_event0 from "@chainflip/processor/event";
1
2
  import { z } from "zod";
2
3
 
3
4
  //#region generated/220/tronIngressEgress/ccmEgressInvalid.d.ts
@@ -73,18 +74,18 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
73
74
  value: z.ZodEffects<z.ZodObject<{
74
75
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
75
76
  }, "strip", z.ZodTypeAny, {
76
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
77
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
77
78
  }, {
78
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
79
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
80
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
79
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
80
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
81
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
81
82
  }>;
82
83
  }, "strip", z.ZodTypeAny, {
83
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
84
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
84
85
  __kind: "InvalidCcm";
85
86
  }, {
86
87
  value: {
87
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
88
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
88
89
  };
89
90
  __kind: "InvalidCcm";
90
91
  }>, z.ZodObject<{
@@ -169,18 +170,18 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
169
170
  value: z.ZodEffects<z.ZodObject<{
170
171
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
171
172
  }, "strip", z.ZodTypeAny, {
172
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
173
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
173
174
  }, {
174
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
175
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
176
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
175
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
177
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
177
178
  }>;
178
179
  }, "strip", z.ZodTypeAny, {
179
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
180
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
180
181
  __kind: "Token";
181
182
  }, {
182
183
  value: {
183
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
184
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
184
185
  };
185
186
  __kind: "Token";
186
187
  }>, z.ZodObject<{
@@ -285,7 +286,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
285
286
  } | {
286
287
  __kind: "TooManyConsumers";
287
288
  } | {
288
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
289
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
289
290
  __kind: "Token";
290
291
  } | {
291
292
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -327,7 +328,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
327
328
  __kind: "TooManyConsumers";
328
329
  } | {
329
330
  value: {
330
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
331
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
331
332
  };
332
333
  __kind: "Token";
333
334
  } | {
@@ -383,7 +384,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
383
384
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
384
385
  __kind: "FailedToDeriveAddress";
385
386
  } | {
386
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
387
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
387
388
  __kind: "InvalidCcm";
388
389
  } | {
389
390
  __kind: "FailedToSerializeFinalTransaction";
@@ -410,7 +411,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
410
411
  } | {
411
412
  __kind: "TooManyConsumers";
412
413
  } | {
413
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
414
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
414
415
  __kind: "Token";
415
416
  } | {
416
417
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -455,7 +456,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
455
456
  __kind: "FailedToDeriveAddress";
456
457
  } | {
457
458
  value: {
458
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
459
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
459
460
  };
460
461
  __kind: "InvalidCcm";
461
462
  } | {
@@ -484,7 +485,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
484
485
  __kind: "TooManyConsumers";
485
486
  } | {
486
487
  value: {
487
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
488
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
488
489
  };
489
490
  __kind: "Token";
490
491
  } | {
@@ -585,18 +586,18 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
585
586
  value: z.ZodEffects<z.ZodObject<{
586
587
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
587
588
  }, "strip", z.ZodTypeAny, {
588
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
589
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
589
590
  }, {
590
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
591
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
592
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
591
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
592
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
593
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
593
594
  }>;
594
595
  }, "strip", z.ZodTypeAny, {
595
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
596
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
596
597
  __kind: "Token";
597
598
  }, {
598
599
  value: {
599
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
600
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
600
601
  };
601
602
  __kind: "Token";
602
603
  }>, z.ZodObject<{
@@ -701,7 +702,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
701
702
  } | {
702
703
  __kind: "TooManyConsumers";
703
704
  } | {
704
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
705
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
705
706
  __kind: "Token";
706
707
  } | {
707
708
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -743,7 +744,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
743
744
  __kind: "TooManyConsumers";
744
745
  } | {
745
746
  value: {
746
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
747
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
747
748
  };
748
749
  __kind: "Token";
749
750
  } | {
@@ -791,6 +792,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
791
792
  __kind: "NoChannelAvailable";
792
793
  }>]>;
793
794
  }, "strip", z.ZodTypeAny, {
795
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", bigint];
794
796
  error: {
795
797
  __kind: "Unsupported";
796
798
  } | {
@@ -808,7 +810,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
808
810
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
809
811
  __kind: "FailedToDeriveAddress";
810
812
  } | {
811
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
813
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
812
814
  __kind: "InvalidCcm";
813
815
  } | {
814
816
  __kind: "FailedToSerializeFinalTransaction";
@@ -835,7 +837,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
835
837
  } | {
836
838
  __kind: "TooManyConsumers";
837
839
  } | {
838
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
840
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
839
841
  __kind: "Token";
840
842
  } | {
841
843
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -882,7 +884,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
882
884
  } | {
883
885
  __kind: "TooManyConsumers";
884
886
  } | {
885
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
887
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
886
888
  __kind: "Token";
887
889
  } | {
888
890
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -910,8 +912,10 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
910
912
  } | {
911
913
  __kind: "NoChannelAvailable";
912
914
  };
913
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", bigint];
914
915
  }, {
916
+ egressId: [{
917
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
918
+ }, string | number];
915
919
  error: {
916
920
  __kind: "Unsupported";
917
921
  } | {
@@ -932,7 +936,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
932
936
  __kind: "FailedToDeriveAddress";
933
937
  } | {
934
938
  value: {
935
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
939
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
936
940
  };
937
941
  __kind: "InvalidCcm";
938
942
  } | {
@@ -961,7 +965,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
961
965
  __kind: "TooManyConsumers";
962
966
  } | {
963
967
  value: {
964
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
968
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
965
969
  };
966
970
  __kind: "Token";
967
971
  } | {
@@ -1016,7 +1020,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
1016
1020
  __kind: "TooManyConsumers";
1017
1021
  } | {
1018
1022
  value: {
1019
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1023
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1020
1024
  };
1021
1025
  __kind: "Token";
1022
1026
  } | {
@@ -1051,9 +1055,1060 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
1051
1055
  } | {
1052
1056
  __kind: "NoChannelAvailable";
1053
1057
  };
1054
- egressId: [{
1055
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1056
- }, string | number];
1057
1058
  }>;
1059
+ declare const tronIngressEgressCcmEgressInvalidEvent: _$_chainflip_processor_event0.EventDescriptor<"TronIngressEgress.CcmEgressInvalid", z.ZodObject<{
1060
+ egressId: z.ZodTuple<[z.ZodEffects<z.ZodObject<{
1061
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
1062
+ }, "strip", z.ZodTypeAny, {
1063
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1064
+ }, {
1065
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1066
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
1067
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1068
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
1069
+ error: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1070
+ __kind: z.ZodLiteral<"Unsupported">;
1071
+ }, "strip", z.ZodTypeAny, {
1072
+ __kind: "Unsupported";
1073
+ }, {
1074
+ __kind: "Unsupported";
1075
+ }>, z.ZodObject<{
1076
+ __kind: z.ZodLiteral<"FailedToBuildCcmForSolana">;
1077
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1078
+ __kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
1079
+ }, "strip", z.ZodTypeAny, {
1080
+ __kind: "CannotLookupApiEnvironment";
1081
+ }, {
1082
+ __kind: "CannotLookupApiEnvironment";
1083
+ }>, z.ZodObject<{
1084
+ __kind: z.ZodLiteral<"CannotLookupCurrentAggKey">;
1085
+ }, "strip", z.ZodTypeAny, {
1086
+ __kind: "CannotLookupCurrentAggKey";
1087
+ }, {
1088
+ __kind: "CannotLookupCurrentAggKey";
1089
+ }>, z.ZodObject<{
1090
+ __kind: z.ZodLiteral<"CannotLookupComputePrice">;
1091
+ }, "strip", z.ZodTypeAny, {
1092
+ __kind: "CannotLookupComputePrice";
1093
+ }, {
1094
+ __kind: "CannotLookupComputePrice";
1095
+ }>, z.ZodObject<{
1096
+ __kind: z.ZodLiteral<"NoNonceAccountsSet">;
1097
+ }, "strip", z.ZodTypeAny, {
1098
+ __kind: "NoNonceAccountsSet";
1099
+ }, {
1100
+ __kind: "NoNonceAccountsSet";
1101
+ }>, z.ZodObject<{
1102
+ __kind: z.ZodLiteral<"NoAvailableNonceAccount">;
1103
+ }, "strip", z.ZodTypeAny, {
1104
+ __kind: "NoAvailableNonceAccount";
1105
+ }, {
1106
+ __kind: "NoAvailableNonceAccount";
1107
+ }>, z.ZodObject<{
1108
+ __kind: z.ZodLiteral<"FailedToDeriveAddress">;
1109
+ value: z.ZodEffects<z.ZodObject<{
1110
+ __kind: z.ZodEnum<["NotAValidPoint", "TooManySeeds", "SeedTooLarge", "BumpSeedBadLuck"]>;
1111
+ }, "strip", z.ZodTypeAny, {
1112
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1113
+ }, {
1114
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1115
+ }>, "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck", {
1116
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1117
+ }>;
1118
+ }, "strip", z.ZodTypeAny, {
1119
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1120
+ __kind: "FailedToDeriveAddress";
1121
+ }, {
1122
+ value: {
1123
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1124
+ };
1125
+ __kind: "FailedToDeriveAddress";
1126
+ }>, z.ZodObject<{
1127
+ __kind: z.ZodLiteral<"InvalidCcm">;
1128
+ value: z.ZodEffects<z.ZodObject<{
1129
+ __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
1130
+ }, "strip", z.ZodTypeAny, {
1131
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
1132
+ }, {
1133
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
1134
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
1135
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
1136
+ }>;
1137
+ }, "strip", z.ZodTypeAny, {
1138
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
1139
+ __kind: "InvalidCcm";
1140
+ }, {
1141
+ value: {
1142
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
1143
+ };
1144
+ __kind: "InvalidCcm";
1145
+ }>, z.ZodObject<{
1146
+ __kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
1147
+ }, "strip", z.ZodTypeAny, {
1148
+ __kind: "FailedToSerializeFinalTransaction";
1149
+ }, {
1150
+ __kind: "FailedToSerializeFinalTransaction";
1151
+ }>, z.ZodObject<{
1152
+ __kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
1153
+ value: z.ZodNumber;
1154
+ }, "strip", z.ZodTypeAny, {
1155
+ value: number;
1156
+ __kind: "FinalTransactionExceededMaxLength";
1157
+ }, {
1158
+ value: number;
1159
+ __kind: "FinalTransactionExceededMaxLength";
1160
+ }>, z.ZodObject<{
1161
+ __kind: z.ZodLiteral<"DispatchError">;
1162
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1163
+ __kind: z.ZodLiteral<"Other">;
1164
+ }, "strip", z.ZodTypeAny, {
1165
+ __kind: "Other";
1166
+ }, {
1167
+ __kind: "Other";
1168
+ }>, z.ZodObject<{
1169
+ __kind: z.ZodLiteral<"CannotLookup">;
1170
+ }, "strip", z.ZodTypeAny, {
1171
+ __kind: "CannotLookup";
1172
+ }, {
1173
+ __kind: "CannotLookup";
1174
+ }>, z.ZodObject<{
1175
+ __kind: z.ZodLiteral<"BadOrigin">;
1176
+ }, "strip", z.ZodTypeAny, {
1177
+ __kind: "BadOrigin";
1178
+ }, {
1179
+ __kind: "BadOrigin";
1180
+ }>, z.ZodObject<{
1181
+ __kind: z.ZodLiteral<"Module">;
1182
+ value: z.ZodObject<{
1183
+ index: z.ZodNumber;
1184
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1185
+ }, "strip", z.ZodTypeAny, {
1186
+ index: number;
1187
+ error: `0x${string}`;
1188
+ }, {
1189
+ index: number;
1190
+ error: string;
1191
+ }>;
1192
+ }, "strip", z.ZodTypeAny, {
1193
+ value: {
1194
+ index: number;
1195
+ error: `0x${string}`;
1196
+ };
1197
+ __kind: "Module";
1198
+ }, {
1199
+ value: {
1200
+ index: number;
1201
+ error: string;
1202
+ };
1203
+ __kind: "Module";
1204
+ }>, z.ZodObject<{
1205
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
1206
+ }, "strip", z.ZodTypeAny, {
1207
+ __kind: "ConsumerRemaining";
1208
+ }, {
1209
+ __kind: "ConsumerRemaining";
1210
+ }>, z.ZodObject<{
1211
+ __kind: z.ZodLiteral<"NoProviders">;
1212
+ }, "strip", z.ZodTypeAny, {
1213
+ __kind: "NoProviders";
1214
+ }, {
1215
+ __kind: "NoProviders";
1216
+ }>, z.ZodObject<{
1217
+ __kind: z.ZodLiteral<"TooManyConsumers">;
1218
+ }, "strip", z.ZodTypeAny, {
1219
+ __kind: "TooManyConsumers";
1220
+ }, {
1221
+ __kind: "TooManyConsumers";
1222
+ }>, z.ZodObject<{
1223
+ __kind: z.ZodLiteral<"Token">;
1224
+ value: z.ZodEffects<z.ZodObject<{
1225
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
1226
+ }, "strip", z.ZodTypeAny, {
1227
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1228
+ }, {
1229
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1230
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
1231
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1232
+ }>;
1233
+ }, "strip", z.ZodTypeAny, {
1234
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1235
+ __kind: "Token";
1236
+ }, {
1237
+ value: {
1238
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1239
+ };
1240
+ __kind: "Token";
1241
+ }>, z.ZodObject<{
1242
+ __kind: z.ZodLiteral<"Arithmetic">;
1243
+ value: z.ZodEffects<z.ZodObject<{
1244
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
1245
+ }, "strip", z.ZodTypeAny, {
1246
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1247
+ }, {
1248
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1249
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
1250
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1251
+ }>;
1252
+ }, "strip", z.ZodTypeAny, {
1253
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1254
+ __kind: "Arithmetic";
1255
+ }, {
1256
+ value: {
1257
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1258
+ };
1259
+ __kind: "Arithmetic";
1260
+ }>, z.ZodObject<{
1261
+ __kind: z.ZodLiteral<"Transactional">;
1262
+ value: z.ZodEffects<z.ZodObject<{
1263
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
1264
+ }, "strip", z.ZodTypeAny, {
1265
+ __kind: "LimitReached" | "NoLayer";
1266
+ }, {
1267
+ __kind: "LimitReached" | "NoLayer";
1268
+ }>, "LimitReached" | "NoLayer", {
1269
+ __kind: "LimitReached" | "NoLayer";
1270
+ }>;
1271
+ }, "strip", z.ZodTypeAny, {
1272
+ value: "LimitReached" | "NoLayer";
1273
+ __kind: "Transactional";
1274
+ }, {
1275
+ value: {
1276
+ __kind: "LimitReached" | "NoLayer";
1277
+ };
1278
+ __kind: "Transactional";
1279
+ }>, z.ZodObject<{
1280
+ __kind: z.ZodLiteral<"Exhausted">;
1281
+ }, "strip", z.ZodTypeAny, {
1282
+ __kind: "Exhausted";
1283
+ }, {
1284
+ __kind: "Exhausted";
1285
+ }>, z.ZodObject<{
1286
+ __kind: z.ZodLiteral<"Corruption">;
1287
+ }, "strip", z.ZodTypeAny, {
1288
+ __kind: "Corruption";
1289
+ }, {
1290
+ __kind: "Corruption";
1291
+ }>, z.ZodObject<{
1292
+ __kind: z.ZodLiteral<"Unavailable">;
1293
+ }, "strip", z.ZodTypeAny, {
1294
+ __kind: "Unavailable";
1295
+ }, {
1296
+ __kind: "Unavailable";
1297
+ }>, z.ZodObject<{
1298
+ __kind: z.ZodLiteral<"RootNotAllowed">;
1299
+ }, "strip", z.ZodTypeAny, {
1300
+ __kind: "RootNotAllowed";
1301
+ }, {
1302
+ __kind: "RootNotAllowed";
1303
+ }>, z.ZodObject<{
1304
+ __kind: z.ZodLiteral<"Trie">;
1305
+ value: z.ZodEffects<z.ZodObject<{
1306
+ __kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
1307
+ }, "strip", z.ZodTypeAny, {
1308
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1309
+ }, {
1310
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1311
+ }>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
1312
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1313
+ }>;
1314
+ }, "strip", z.ZodTypeAny, {
1315
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1316
+ __kind: "Trie";
1317
+ }, {
1318
+ value: {
1319
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1320
+ };
1321
+ __kind: "Trie";
1322
+ }>]>;
1323
+ }, "strip", z.ZodTypeAny, {
1324
+ value: {
1325
+ __kind: "Other";
1326
+ } | {
1327
+ __kind: "CannotLookup";
1328
+ } | {
1329
+ __kind: "BadOrigin";
1330
+ } | {
1331
+ value: {
1332
+ index: number;
1333
+ error: `0x${string}`;
1334
+ };
1335
+ __kind: "Module";
1336
+ } | {
1337
+ __kind: "ConsumerRemaining";
1338
+ } | {
1339
+ __kind: "NoProviders";
1340
+ } | {
1341
+ __kind: "TooManyConsumers";
1342
+ } | {
1343
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1344
+ __kind: "Token";
1345
+ } | {
1346
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1347
+ __kind: "Arithmetic";
1348
+ } | {
1349
+ value: "LimitReached" | "NoLayer";
1350
+ __kind: "Transactional";
1351
+ } | {
1352
+ __kind: "Exhausted";
1353
+ } | {
1354
+ __kind: "Corruption";
1355
+ } | {
1356
+ __kind: "Unavailable";
1357
+ } | {
1358
+ __kind: "RootNotAllowed";
1359
+ } | {
1360
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1361
+ __kind: "Trie";
1362
+ };
1363
+ __kind: "DispatchError";
1364
+ }, {
1365
+ value: {
1366
+ __kind: "Other";
1367
+ } | {
1368
+ __kind: "CannotLookup";
1369
+ } | {
1370
+ __kind: "BadOrigin";
1371
+ } | {
1372
+ value: {
1373
+ index: number;
1374
+ error: string;
1375
+ };
1376
+ __kind: "Module";
1377
+ } | {
1378
+ __kind: "ConsumerRemaining";
1379
+ } | {
1380
+ __kind: "NoProviders";
1381
+ } | {
1382
+ __kind: "TooManyConsumers";
1383
+ } | {
1384
+ value: {
1385
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1386
+ };
1387
+ __kind: "Token";
1388
+ } | {
1389
+ value: {
1390
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1391
+ };
1392
+ __kind: "Arithmetic";
1393
+ } | {
1394
+ value: {
1395
+ __kind: "LimitReached" | "NoLayer";
1396
+ };
1397
+ __kind: "Transactional";
1398
+ } | {
1399
+ __kind: "Exhausted";
1400
+ } | {
1401
+ __kind: "Corruption";
1402
+ } | {
1403
+ __kind: "Unavailable";
1404
+ } | {
1405
+ __kind: "RootNotAllowed";
1406
+ } | {
1407
+ value: {
1408
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1409
+ };
1410
+ __kind: "Trie";
1411
+ };
1412
+ __kind: "DispatchError";
1413
+ }>, z.ZodObject<{
1414
+ __kind: z.ZodLiteral<"AltsNotYetWitnessed">;
1415
+ }, "strip", z.ZodTypeAny, {
1416
+ __kind: "AltsNotYetWitnessed";
1417
+ }, {
1418
+ __kind: "AltsNotYetWitnessed";
1419
+ }>, z.ZodObject<{
1420
+ __kind: z.ZodLiteral<"AltsInvalid">;
1421
+ }, "strip", z.ZodTypeAny, {
1422
+ __kind: "AltsInvalid";
1423
+ }, {
1424
+ __kind: "AltsInvalid";
1425
+ }>]>;
1426
+ }, "strip", z.ZodTypeAny, {
1427
+ value: {
1428
+ __kind: "CannotLookupApiEnvironment";
1429
+ } | {
1430
+ __kind: "CannotLookupCurrentAggKey";
1431
+ } | {
1432
+ __kind: "CannotLookupComputePrice";
1433
+ } | {
1434
+ __kind: "NoNonceAccountsSet";
1435
+ } | {
1436
+ __kind: "NoAvailableNonceAccount";
1437
+ } | {
1438
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1439
+ __kind: "FailedToDeriveAddress";
1440
+ } | {
1441
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
1442
+ __kind: "InvalidCcm";
1443
+ } | {
1444
+ __kind: "FailedToSerializeFinalTransaction";
1445
+ } | {
1446
+ value: number;
1447
+ __kind: "FinalTransactionExceededMaxLength";
1448
+ } | {
1449
+ value: {
1450
+ __kind: "Other";
1451
+ } | {
1452
+ __kind: "CannotLookup";
1453
+ } | {
1454
+ __kind: "BadOrigin";
1455
+ } | {
1456
+ value: {
1457
+ index: number;
1458
+ error: `0x${string}`;
1459
+ };
1460
+ __kind: "Module";
1461
+ } | {
1462
+ __kind: "ConsumerRemaining";
1463
+ } | {
1464
+ __kind: "NoProviders";
1465
+ } | {
1466
+ __kind: "TooManyConsumers";
1467
+ } | {
1468
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1469
+ __kind: "Token";
1470
+ } | {
1471
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1472
+ __kind: "Arithmetic";
1473
+ } | {
1474
+ value: "LimitReached" | "NoLayer";
1475
+ __kind: "Transactional";
1476
+ } | {
1477
+ __kind: "Exhausted";
1478
+ } | {
1479
+ __kind: "Corruption";
1480
+ } | {
1481
+ __kind: "Unavailable";
1482
+ } | {
1483
+ __kind: "RootNotAllowed";
1484
+ } | {
1485
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1486
+ __kind: "Trie";
1487
+ };
1488
+ __kind: "DispatchError";
1489
+ } | {
1490
+ __kind: "AltsNotYetWitnessed";
1491
+ } | {
1492
+ __kind: "AltsInvalid";
1493
+ };
1494
+ __kind: "FailedToBuildCcmForSolana";
1495
+ }, {
1496
+ value: {
1497
+ __kind: "CannotLookupApiEnvironment";
1498
+ } | {
1499
+ __kind: "CannotLookupCurrentAggKey";
1500
+ } | {
1501
+ __kind: "CannotLookupComputePrice";
1502
+ } | {
1503
+ __kind: "NoNonceAccountsSet";
1504
+ } | {
1505
+ __kind: "NoAvailableNonceAccount";
1506
+ } | {
1507
+ value: {
1508
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1509
+ };
1510
+ __kind: "FailedToDeriveAddress";
1511
+ } | {
1512
+ value: {
1513
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
1514
+ };
1515
+ __kind: "InvalidCcm";
1516
+ } | {
1517
+ __kind: "FailedToSerializeFinalTransaction";
1518
+ } | {
1519
+ value: number;
1520
+ __kind: "FinalTransactionExceededMaxLength";
1521
+ } | {
1522
+ value: {
1523
+ __kind: "Other";
1524
+ } | {
1525
+ __kind: "CannotLookup";
1526
+ } | {
1527
+ __kind: "BadOrigin";
1528
+ } | {
1529
+ value: {
1530
+ index: number;
1531
+ error: string;
1532
+ };
1533
+ __kind: "Module";
1534
+ } | {
1535
+ __kind: "ConsumerRemaining";
1536
+ } | {
1537
+ __kind: "NoProviders";
1538
+ } | {
1539
+ __kind: "TooManyConsumers";
1540
+ } | {
1541
+ value: {
1542
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1543
+ };
1544
+ __kind: "Token";
1545
+ } | {
1546
+ value: {
1547
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1548
+ };
1549
+ __kind: "Arithmetic";
1550
+ } | {
1551
+ value: {
1552
+ __kind: "LimitReached" | "NoLayer";
1553
+ };
1554
+ __kind: "Transactional";
1555
+ } | {
1556
+ __kind: "Exhausted";
1557
+ } | {
1558
+ __kind: "Corruption";
1559
+ } | {
1560
+ __kind: "Unavailable";
1561
+ } | {
1562
+ __kind: "RootNotAllowed";
1563
+ } | {
1564
+ value: {
1565
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1566
+ };
1567
+ __kind: "Trie";
1568
+ };
1569
+ __kind: "DispatchError";
1570
+ } | {
1571
+ __kind: "AltsNotYetWitnessed";
1572
+ } | {
1573
+ __kind: "AltsInvalid";
1574
+ };
1575
+ __kind: "FailedToBuildCcmForSolana";
1576
+ }>, z.ZodObject<{
1577
+ __kind: z.ZodLiteral<"DispatchError">;
1578
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1579
+ __kind: z.ZodLiteral<"Other">;
1580
+ }, "strip", z.ZodTypeAny, {
1581
+ __kind: "Other";
1582
+ }, {
1583
+ __kind: "Other";
1584
+ }>, z.ZodObject<{
1585
+ __kind: z.ZodLiteral<"CannotLookup">;
1586
+ }, "strip", z.ZodTypeAny, {
1587
+ __kind: "CannotLookup";
1588
+ }, {
1589
+ __kind: "CannotLookup";
1590
+ }>, z.ZodObject<{
1591
+ __kind: z.ZodLiteral<"BadOrigin">;
1592
+ }, "strip", z.ZodTypeAny, {
1593
+ __kind: "BadOrigin";
1594
+ }, {
1595
+ __kind: "BadOrigin";
1596
+ }>, z.ZodObject<{
1597
+ __kind: z.ZodLiteral<"Module">;
1598
+ value: z.ZodObject<{
1599
+ index: z.ZodNumber;
1600
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1601
+ }, "strip", z.ZodTypeAny, {
1602
+ index: number;
1603
+ error: `0x${string}`;
1604
+ }, {
1605
+ index: number;
1606
+ error: string;
1607
+ }>;
1608
+ }, "strip", z.ZodTypeAny, {
1609
+ value: {
1610
+ index: number;
1611
+ error: `0x${string}`;
1612
+ };
1613
+ __kind: "Module";
1614
+ }, {
1615
+ value: {
1616
+ index: number;
1617
+ error: string;
1618
+ };
1619
+ __kind: "Module";
1620
+ }>, z.ZodObject<{
1621
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
1622
+ }, "strip", z.ZodTypeAny, {
1623
+ __kind: "ConsumerRemaining";
1624
+ }, {
1625
+ __kind: "ConsumerRemaining";
1626
+ }>, z.ZodObject<{
1627
+ __kind: z.ZodLiteral<"NoProviders">;
1628
+ }, "strip", z.ZodTypeAny, {
1629
+ __kind: "NoProviders";
1630
+ }, {
1631
+ __kind: "NoProviders";
1632
+ }>, z.ZodObject<{
1633
+ __kind: z.ZodLiteral<"TooManyConsumers">;
1634
+ }, "strip", z.ZodTypeAny, {
1635
+ __kind: "TooManyConsumers";
1636
+ }, {
1637
+ __kind: "TooManyConsumers";
1638
+ }>, z.ZodObject<{
1639
+ __kind: z.ZodLiteral<"Token">;
1640
+ value: z.ZodEffects<z.ZodObject<{
1641
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
1642
+ }, "strip", z.ZodTypeAny, {
1643
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1644
+ }, {
1645
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1646
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
1647
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1648
+ }>;
1649
+ }, "strip", z.ZodTypeAny, {
1650
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1651
+ __kind: "Token";
1652
+ }, {
1653
+ value: {
1654
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1655
+ };
1656
+ __kind: "Token";
1657
+ }>, z.ZodObject<{
1658
+ __kind: z.ZodLiteral<"Arithmetic">;
1659
+ value: z.ZodEffects<z.ZodObject<{
1660
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
1661
+ }, "strip", z.ZodTypeAny, {
1662
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1663
+ }, {
1664
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1665
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
1666
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1667
+ }>;
1668
+ }, "strip", z.ZodTypeAny, {
1669
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1670
+ __kind: "Arithmetic";
1671
+ }, {
1672
+ value: {
1673
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1674
+ };
1675
+ __kind: "Arithmetic";
1676
+ }>, z.ZodObject<{
1677
+ __kind: z.ZodLiteral<"Transactional">;
1678
+ value: z.ZodEffects<z.ZodObject<{
1679
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
1680
+ }, "strip", z.ZodTypeAny, {
1681
+ __kind: "LimitReached" | "NoLayer";
1682
+ }, {
1683
+ __kind: "LimitReached" | "NoLayer";
1684
+ }>, "LimitReached" | "NoLayer", {
1685
+ __kind: "LimitReached" | "NoLayer";
1686
+ }>;
1687
+ }, "strip", z.ZodTypeAny, {
1688
+ value: "LimitReached" | "NoLayer";
1689
+ __kind: "Transactional";
1690
+ }, {
1691
+ value: {
1692
+ __kind: "LimitReached" | "NoLayer";
1693
+ };
1694
+ __kind: "Transactional";
1695
+ }>, z.ZodObject<{
1696
+ __kind: z.ZodLiteral<"Exhausted">;
1697
+ }, "strip", z.ZodTypeAny, {
1698
+ __kind: "Exhausted";
1699
+ }, {
1700
+ __kind: "Exhausted";
1701
+ }>, z.ZodObject<{
1702
+ __kind: z.ZodLiteral<"Corruption">;
1703
+ }, "strip", z.ZodTypeAny, {
1704
+ __kind: "Corruption";
1705
+ }, {
1706
+ __kind: "Corruption";
1707
+ }>, z.ZodObject<{
1708
+ __kind: z.ZodLiteral<"Unavailable">;
1709
+ }, "strip", z.ZodTypeAny, {
1710
+ __kind: "Unavailable";
1711
+ }, {
1712
+ __kind: "Unavailable";
1713
+ }>, z.ZodObject<{
1714
+ __kind: z.ZodLiteral<"RootNotAllowed">;
1715
+ }, "strip", z.ZodTypeAny, {
1716
+ __kind: "RootNotAllowed";
1717
+ }, {
1718
+ __kind: "RootNotAllowed";
1719
+ }>, z.ZodObject<{
1720
+ __kind: z.ZodLiteral<"Trie">;
1721
+ value: z.ZodEffects<z.ZodObject<{
1722
+ __kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
1723
+ }, "strip", z.ZodTypeAny, {
1724
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1725
+ }, {
1726
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1727
+ }>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
1728
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1729
+ }>;
1730
+ }, "strip", z.ZodTypeAny, {
1731
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1732
+ __kind: "Trie";
1733
+ }, {
1734
+ value: {
1735
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1736
+ };
1737
+ __kind: "Trie";
1738
+ }>]>;
1739
+ }, "strip", z.ZodTypeAny, {
1740
+ value: {
1741
+ __kind: "Other";
1742
+ } | {
1743
+ __kind: "CannotLookup";
1744
+ } | {
1745
+ __kind: "BadOrigin";
1746
+ } | {
1747
+ value: {
1748
+ index: number;
1749
+ error: `0x${string}`;
1750
+ };
1751
+ __kind: "Module";
1752
+ } | {
1753
+ __kind: "ConsumerRemaining";
1754
+ } | {
1755
+ __kind: "NoProviders";
1756
+ } | {
1757
+ __kind: "TooManyConsumers";
1758
+ } | {
1759
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1760
+ __kind: "Token";
1761
+ } | {
1762
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1763
+ __kind: "Arithmetic";
1764
+ } | {
1765
+ value: "LimitReached" | "NoLayer";
1766
+ __kind: "Transactional";
1767
+ } | {
1768
+ __kind: "Exhausted";
1769
+ } | {
1770
+ __kind: "Corruption";
1771
+ } | {
1772
+ __kind: "Unavailable";
1773
+ } | {
1774
+ __kind: "RootNotAllowed";
1775
+ } | {
1776
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1777
+ __kind: "Trie";
1778
+ };
1779
+ __kind: "DispatchError";
1780
+ }, {
1781
+ value: {
1782
+ __kind: "Other";
1783
+ } | {
1784
+ __kind: "CannotLookup";
1785
+ } | {
1786
+ __kind: "BadOrigin";
1787
+ } | {
1788
+ value: {
1789
+ index: number;
1790
+ error: string;
1791
+ };
1792
+ __kind: "Module";
1793
+ } | {
1794
+ __kind: "ConsumerRemaining";
1795
+ } | {
1796
+ __kind: "NoProviders";
1797
+ } | {
1798
+ __kind: "TooManyConsumers";
1799
+ } | {
1800
+ value: {
1801
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1802
+ };
1803
+ __kind: "Token";
1804
+ } | {
1805
+ value: {
1806
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1807
+ };
1808
+ __kind: "Arithmetic";
1809
+ } | {
1810
+ value: {
1811
+ __kind: "LimitReached" | "NoLayer";
1812
+ };
1813
+ __kind: "Transactional";
1814
+ } | {
1815
+ __kind: "Exhausted";
1816
+ } | {
1817
+ __kind: "Corruption";
1818
+ } | {
1819
+ __kind: "Unavailable";
1820
+ } | {
1821
+ __kind: "RootNotAllowed";
1822
+ } | {
1823
+ value: {
1824
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1825
+ };
1826
+ __kind: "Trie";
1827
+ };
1828
+ __kind: "DispatchError";
1829
+ }>, z.ZodObject<{
1830
+ __kind: z.ZodLiteral<"NoVault">;
1831
+ }, "strip", z.ZodTypeAny, {
1832
+ __kind: "NoVault";
1833
+ }, {
1834
+ __kind: "NoVault";
1835
+ }>, z.ZodObject<{
1836
+ __kind: z.ZodLiteral<"AuxDataNotReady">;
1837
+ }, "strip", z.ZodTypeAny, {
1838
+ __kind: "AuxDataNotReady";
1839
+ }, {
1840
+ __kind: "AuxDataNotReady";
1841
+ }>, z.ZodObject<{
1842
+ __kind: z.ZodLiteral<"NoChannelAvailable">;
1843
+ }, "strip", z.ZodTypeAny, {
1844
+ __kind: "NoChannelAvailable";
1845
+ }, {
1846
+ __kind: "NoChannelAvailable";
1847
+ }>]>;
1848
+ }, "strip", z.ZodTypeAny, {
1849
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", bigint];
1850
+ error: {
1851
+ __kind: "Unsupported";
1852
+ } | {
1853
+ value: {
1854
+ __kind: "CannotLookupApiEnvironment";
1855
+ } | {
1856
+ __kind: "CannotLookupCurrentAggKey";
1857
+ } | {
1858
+ __kind: "CannotLookupComputePrice";
1859
+ } | {
1860
+ __kind: "NoNonceAccountsSet";
1861
+ } | {
1862
+ __kind: "NoAvailableNonceAccount";
1863
+ } | {
1864
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1865
+ __kind: "FailedToDeriveAddress";
1866
+ } | {
1867
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
1868
+ __kind: "InvalidCcm";
1869
+ } | {
1870
+ __kind: "FailedToSerializeFinalTransaction";
1871
+ } | {
1872
+ value: number;
1873
+ __kind: "FinalTransactionExceededMaxLength";
1874
+ } | {
1875
+ value: {
1876
+ __kind: "Other";
1877
+ } | {
1878
+ __kind: "CannotLookup";
1879
+ } | {
1880
+ __kind: "BadOrigin";
1881
+ } | {
1882
+ value: {
1883
+ index: number;
1884
+ error: `0x${string}`;
1885
+ };
1886
+ __kind: "Module";
1887
+ } | {
1888
+ __kind: "ConsumerRemaining";
1889
+ } | {
1890
+ __kind: "NoProviders";
1891
+ } | {
1892
+ __kind: "TooManyConsumers";
1893
+ } | {
1894
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1895
+ __kind: "Token";
1896
+ } | {
1897
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1898
+ __kind: "Arithmetic";
1899
+ } | {
1900
+ value: "LimitReached" | "NoLayer";
1901
+ __kind: "Transactional";
1902
+ } | {
1903
+ __kind: "Exhausted";
1904
+ } | {
1905
+ __kind: "Corruption";
1906
+ } | {
1907
+ __kind: "Unavailable";
1908
+ } | {
1909
+ __kind: "RootNotAllowed";
1910
+ } | {
1911
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1912
+ __kind: "Trie";
1913
+ };
1914
+ __kind: "DispatchError";
1915
+ } | {
1916
+ __kind: "AltsNotYetWitnessed";
1917
+ } | {
1918
+ __kind: "AltsInvalid";
1919
+ };
1920
+ __kind: "FailedToBuildCcmForSolana";
1921
+ } | {
1922
+ value: {
1923
+ __kind: "Other";
1924
+ } | {
1925
+ __kind: "CannotLookup";
1926
+ } | {
1927
+ __kind: "BadOrigin";
1928
+ } | {
1929
+ value: {
1930
+ index: number;
1931
+ error: `0x${string}`;
1932
+ };
1933
+ __kind: "Module";
1934
+ } | {
1935
+ __kind: "ConsumerRemaining";
1936
+ } | {
1937
+ __kind: "NoProviders";
1938
+ } | {
1939
+ __kind: "TooManyConsumers";
1940
+ } | {
1941
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1942
+ __kind: "Token";
1943
+ } | {
1944
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1945
+ __kind: "Arithmetic";
1946
+ } | {
1947
+ value: "LimitReached" | "NoLayer";
1948
+ __kind: "Transactional";
1949
+ } | {
1950
+ __kind: "Exhausted";
1951
+ } | {
1952
+ __kind: "Corruption";
1953
+ } | {
1954
+ __kind: "Unavailable";
1955
+ } | {
1956
+ __kind: "RootNotAllowed";
1957
+ } | {
1958
+ value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
1959
+ __kind: "Trie";
1960
+ };
1961
+ __kind: "DispatchError";
1962
+ } | {
1963
+ __kind: "NoVault";
1964
+ } | {
1965
+ __kind: "AuxDataNotReady";
1966
+ } | {
1967
+ __kind: "NoChannelAvailable";
1968
+ };
1969
+ }, {
1970
+ egressId: [{
1971
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
1972
+ }, string | number];
1973
+ error: {
1974
+ __kind: "Unsupported";
1975
+ } | {
1976
+ value: {
1977
+ __kind: "CannotLookupApiEnvironment";
1978
+ } | {
1979
+ __kind: "CannotLookupCurrentAggKey";
1980
+ } | {
1981
+ __kind: "CannotLookupComputePrice";
1982
+ } | {
1983
+ __kind: "NoNonceAccountsSet";
1984
+ } | {
1985
+ __kind: "NoAvailableNonceAccount";
1986
+ } | {
1987
+ value: {
1988
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1989
+ };
1990
+ __kind: "FailedToDeriveAddress";
1991
+ } | {
1992
+ value: {
1993
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
1994
+ };
1995
+ __kind: "InvalidCcm";
1996
+ } | {
1997
+ __kind: "FailedToSerializeFinalTransaction";
1998
+ } | {
1999
+ value: number;
2000
+ __kind: "FinalTransactionExceededMaxLength";
2001
+ } | {
2002
+ value: {
2003
+ __kind: "Other";
2004
+ } | {
2005
+ __kind: "CannotLookup";
2006
+ } | {
2007
+ __kind: "BadOrigin";
2008
+ } | {
2009
+ value: {
2010
+ index: number;
2011
+ error: string;
2012
+ };
2013
+ __kind: "Module";
2014
+ } | {
2015
+ __kind: "ConsumerRemaining";
2016
+ } | {
2017
+ __kind: "NoProviders";
2018
+ } | {
2019
+ __kind: "TooManyConsumers";
2020
+ } | {
2021
+ value: {
2022
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2023
+ };
2024
+ __kind: "Token";
2025
+ } | {
2026
+ value: {
2027
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2028
+ };
2029
+ __kind: "Arithmetic";
2030
+ } | {
2031
+ value: {
2032
+ __kind: "LimitReached" | "NoLayer";
2033
+ };
2034
+ __kind: "Transactional";
2035
+ } | {
2036
+ __kind: "Exhausted";
2037
+ } | {
2038
+ __kind: "Corruption";
2039
+ } | {
2040
+ __kind: "Unavailable";
2041
+ } | {
2042
+ __kind: "RootNotAllowed";
2043
+ } | {
2044
+ value: {
2045
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2046
+ };
2047
+ __kind: "Trie";
2048
+ };
2049
+ __kind: "DispatchError";
2050
+ } | {
2051
+ __kind: "AltsNotYetWitnessed";
2052
+ } | {
2053
+ __kind: "AltsInvalid";
2054
+ };
2055
+ __kind: "FailedToBuildCcmForSolana";
2056
+ } | {
2057
+ value: {
2058
+ __kind: "Other";
2059
+ } | {
2060
+ __kind: "CannotLookup";
2061
+ } | {
2062
+ __kind: "BadOrigin";
2063
+ } | {
2064
+ value: {
2065
+ index: number;
2066
+ error: string;
2067
+ };
2068
+ __kind: "Module";
2069
+ } | {
2070
+ __kind: "ConsumerRemaining";
2071
+ } | {
2072
+ __kind: "NoProviders";
2073
+ } | {
2074
+ __kind: "TooManyConsumers";
2075
+ } | {
2076
+ value: {
2077
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2078
+ };
2079
+ __kind: "Token";
2080
+ } | {
2081
+ value: {
2082
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2083
+ };
2084
+ __kind: "Arithmetic";
2085
+ } | {
2086
+ value: {
2087
+ __kind: "LimitReached" | "NoLayer";
2088
+ };
2089
+ __kind: "Transactional";
2090
+ } | {
2091
+ __kind: "Exhausted";
2092
+ } | {
2093
+ __kind: "Corruption";
2094
+ } | {
2095
+ __kind: "Unavailable";
2096
+ } | {
2097
+ __kind: "RootNotAllowed";
2098
+ } | {
2099
+ value: {
2100
+ __kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
2101
+ };
2102
+ __kind: "Trie";
2103
+ };
2104
+ __kind: "DispatchError";
2105
+ } | {
2106
+ __kind: "NoVault";
2107
+ } | {
2108
+ __kind: "AuxDataNotReady";
2109
+ } | {
2110
+ __kind: "NoChannelAvailable";
2111
+ };
2112
+ }>>;
1058
2113
  //#endregion
1059
- export { tronIngressEgressCcmEgressInvalid };
2114
+ export { tronIngressEgressCcmEgressInvalid, tronIngressEgressCcmEgressInvalidEvent };