@chainflip/processor 2.2.0-dev.1 → 2.2.0-dev.2

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