@chainflip/processor 2.1.3 → 2.2.0-dev.1

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 (925) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  3. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  6. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  7. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  8. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  9. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
  10. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
  11. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +2 -2
  12. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +2 -2
  13. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +2 -2
  14. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +2 -2
  15. package/dist/100/common.cjs +1 -1
  16. package/dist/100/common.d.cts +65 -65
  17. package/dist/100/common.d.mts +65 -65
  18. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +28 -28
  19. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +28 -28
  20. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  21. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  25. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  26. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
  27. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
  28. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +8 -8
  29. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +8 -8
  30. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  31. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  32. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
  33. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
  34. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  35. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  36. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  37. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  38. package/dist/100/funding/funded.d.cts +2 -2
  39. package/dist/100/funding/funded.d.mts +2 -2
  40. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  41. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  42. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +12 -12
  43. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
  44. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  45. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  46. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  47. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  48. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  49. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  50. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  51. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  52. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  53. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  54. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  55. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  56. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  57. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  58. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  59. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  60. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
  61. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +15 -15
  62. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  63. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  64. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  65. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  66. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  67. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  68. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
  69. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
  70. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +8 -8
  71. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +8 -8
  72. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  73. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  74. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
  75. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
  76. package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
  77. package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
  78. package/dist/100/swapping/ccmDepositReceived.d.cts +8 -8
  79. package/dist/100/swapping/ccmDepositReceived.d.mts +8 -8
  80. package/dist/100/swapping/ccmFailed.d.cts +8 -8
  81. package/dist/100/swapping/ccmFailed.d.mts +8 -8
  82. package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
  83. package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
  84. package/dist/100/swapping/swapAmountTooLow.d.cts +20 -20
  85. package/dist/100/swapping/swapAmountTooLow.d.mts +20 -20
  86. package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
  87. package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
  88. package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
  89. package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
  90. package/dist/100/swapping/swapExecuted.d.cts +16 -16
  91. package/dist/100/swapping/swapExecuted.d.mts +16 -16
  92. package/dist/100/swapping/swapScheduled.d.cts +31 -31
  93. package/dist/100/swapping/swapScheduled.d.mts +31 -31
  94. package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
  95. package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
  96. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  97. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  98. package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +2 -2
  99. package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +2 -2
  100. package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +2 -2
  101. package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +2 -2
  102. package/dist/102/common.cjs +1 -1
  103. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +69 -69
  104. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +69 -69
  105. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  106. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  107. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +72 -72
  108. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +72 -72
  109. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
  110. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
  111. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +114 -114
  112. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +114 -114
  113. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +6 -6
  114. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +6 -6
  115. package/dist/11000/common.cjs +2 -2
  116. package/dist/11000/common.d.cts +622 -622
  117. package/dist/11000/common.d.mts +622 -622
  118. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +69 -69
  119. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +69 -69
  120. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  121. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  122. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  123. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  124. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  125. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  126. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  127. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  128. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +72 -72
  129. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +72 -72
  130. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
  131. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
  132. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +60 -60
  133. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +60 -60
  134. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
  135. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
  136. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  137. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  138. package/dist/11000/swapping/refundEgressScheduled.d.cts +13 -13
  139. package/dist/11000/swapping/refundEgressScheduled.d.mts +13 -13
  140. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  141. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  142. package/dist/11000/swapping/swapDepositAddressReady.d.cts +42 -42
  143. package/dist/11000/swapping/swapDepositAddressReady.d.mts +42 -42
  144. package/dist/11000/swapping/swapRequested.d.cts +44 -44
  145. package/dist/11000/swapping/swapRequested.d.mts +44 -44
  146. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  147. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  148. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  149. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  150. package/dist/111/common.cjs +1 -1
  151. package/dist/111/common.d.cts +26 -26
  152. package/dist/111/common.d.mts +26 -26
  153. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  154. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  155. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +8 -8
  156. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +8 -8
  157. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  158. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  159. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +18 -18
  160. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +18 -18
  161. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  162. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  163. package/dist/11100/common.cjs +2 -2
  164. package/dist/11100/common.d.cts +36 -36
  165. package/dist/11100/common.d.mts +36 -36
  166. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
  167. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
  168. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +6 -6
  169. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +6 -6
  170. package/dist/11100/funding/sCCallExecuted.d.cts +6 -6
  171. package/dist/11100/funding/sCCallExecuted.d.mts +6 -6
  172. package/dist/11100/swapping/swapExecuted.d.cts +2 -2
  173. package/dist/11100/swapping/swapExecuted.d.mts +2 -2
  174. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  175. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  176. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +16 -16
  177. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +16 -16
  178. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  179. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  180. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +16 -16
  181. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +16 -16
  182. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  183. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  184. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +22 -22
  185. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +22 -22
  186. package/dist/11200/common.cjs +2 -2
  187. package/dist/11200/common.d.cts +132 -132
  188. package/dist/11200/common.d.mts +132 -132
  189. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  190. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  191. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +16 -16
  192. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +16 -16
  193. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  194. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  195. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  196. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +16 -16
  197. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +16 -16
  198. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  199. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  200. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +16 -16
  201. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +16 -16
  202. package/dist/11200/swapping/swapRequested.d.cts +16 -16
  203. package/dist/11200/swapping/swapRequested.d.mts +16 -16
  204. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  205. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  206. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
  207. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
  208. package/dist/120/common.cjs +1 -1
  209. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  210. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  211. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  212. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  213. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  214. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  215. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  216. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  217. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  218. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  219. package/dist/131/common.cjs +1 -1
  220. package/dist/131/common.d.cts +205 -205
  221. package/dist/131/common.d.mts +205 -205
  222. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  223. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  224. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  225. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  226. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  227. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  228. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  229. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  230. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  231. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  232. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +21 -21
  233. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +21 -21
  234. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  235. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  236. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  237. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  238. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  239. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  240. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  241. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  242. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  243. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  244. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  245. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  246. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  247. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  248. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
  249. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
  250. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  251. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  252. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  253. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  254. package/dist/131/swapping/ccmFailed.d.cts +67 -67
  255. package/dist/131/swapping/ccmFailed.d.mts +67 -67
  256. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  257. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  258. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  259. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  260. package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
  261. package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
  262. package/dist/131/swapping/swapEgressIgnored.d.cts +24 -24
  263. package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
  264. package/dist/131/swapping/swapEgressScheduled.d.cts +10 -10
  265. package/dist/131/swapping/swapEgressScheduled.d.mts +10 -10
  266. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  267. package/dist/131/swapping/swapExecuted.d.mts +12 -12
  268. package/dist/131/swapping/swapScheduled.d.cts +95 -95
  269. package/dist/131/swapping/swapScheduled.d.mts +95 -95
  270. package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
  271. package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
  272. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  273. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  274. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  275. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  276. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  277. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  278. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  279. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  280. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  281. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  282. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  283. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  284. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  285. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  286. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  287. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
  288. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  289. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  290. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  291. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  292. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  293. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  294. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  295. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  296. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
  297. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
  298. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
  299. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
  300. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  301. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  302. package/dist/141/common.cjs +1 -1
  303. package/dist/141/common.d.cts +226 -226
  304. package/dist/141/common.d.mts +226 -226
  305. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  306. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  307. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  308. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  309. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  310. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  311. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  312. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  313. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  314. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  315. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  316. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  317. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  318. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  319. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  320. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  321. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  322. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  323. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  324. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  325. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  326. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  327. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  328. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  329. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  330. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  331. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
  332. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
  333. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  334. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  335. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  336. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  337. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  338. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  339. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  340. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  341. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  342. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  343. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  344. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  345. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  346. package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
  347. package/dist/141/swapping/ccmFailed.d.cts +77 -77
  348. package/dist/141/swapping/ccmFailed.d.mts +77 -77
  349. package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
  350. package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
  351. package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
  352. package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
  353. package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
  354. package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
  355. package/dist/141/swapping/swapExecuted.d.cts +82 -82
  356. package/dist/141/swapping/swapExecuted.d.mts +82 -82
  357. package/dist/141/swapping/swapScheduled.d.cts +93 -93
  358. package/dist/141/swapping/swapScheduled.d.mts +93 -93
  359. package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
  360. package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
  361. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  362. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  363. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  364. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  365. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  366. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  367. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  368. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  369. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  370. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  371. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  372. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  373. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  374. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  375. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  376. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  377. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  378. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  379. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  380. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
  381. package/dist/150/assetBalances/refundScheduled.d.cts +50 -50
  382. package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
  383. package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
  384. package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
  385. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  386. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  387. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  388. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  389. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  390. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  391. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  392. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  393. package/dist/150/common.cjs +2 -2
  394. package/dist/150/common.d.cts +231 -231
  395. package/dist/150/common.d.mts +231 -231
  396. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
  397. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
  398. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  399. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  400. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  401. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  402. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  403. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  404. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  405. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  406. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  407. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  408. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  409. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  410. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
  411. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
  412. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  413. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  414. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  415. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  416. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  417. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  418. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  419. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  420. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  421. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  422. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  423. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  424. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  425. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  426. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  427. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  428. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
  429. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
  430. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  431. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  432. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  433. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  434. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  435. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  436. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  437. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  438. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  439. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  440. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
  441. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
  442. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  443. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  444. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  445. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  446. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  447. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +16 -16
  448. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
  449. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
  450. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  451. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  452. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  453. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
  454. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  455. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  456. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  457. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  458. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  459. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  460. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  461. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  462. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  463. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  464. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +32 -32
  465. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +32 -32
  466. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  467. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  468. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  469. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  470. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  471. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  472. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  473. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  474. package/dist/150/swapping/ccmDepositReceived.d.cts +76 -76
  475. package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
  476. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  477. package/dist/150/swapping/ccmFailed.d.mts +79 -79
  478. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  479. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  480. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  481. package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
  482. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  483. package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
  484. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  485. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  486. package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
  487. package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
  488. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  489. package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
  490. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  491. package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
  492. package/dist/150/swapping/swapExecuted.d.cts +96 -96
  493. package/dist/150/swapping/swapExecuted.d.mts +96 -96
  494. package/dist/150/swapping/swapScheduled.d.cts +105 -105
  495. package/dist/150/swapping/swapScheduled.d.mts +105 -105
  496. package/dist/150/swapping/withdrawalRequested.d.cts +13 -13
  497. package/dist/150/swapping/withdrawalRequested.d.mts +13 -13
  498. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  499. package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  500. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  501. package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
  502. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  503. package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
  504. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  505. package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  506. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  507. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  508. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  509. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  510. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  511. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  512. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  513. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  514. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  515. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
  516. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  517. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  518. package/dist/160/common.cjs +2 -2
  519. package/dist/160/common.d.cts +62 -62
  520. package/dist/160/common.d.mts +62 -62
  521. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  522. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  523. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  524. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  525. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  526. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  527. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  528. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  529. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +6 -6
  530. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +6 -6
  531. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +4 -4
  532. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +4 -4
  533. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  534. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  535. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  536. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  537. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  538. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  539. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  540. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  541. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  542. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  543. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  544. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  545. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  546. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  547. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  548. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  549. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
  550. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
  551. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  552. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  553. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  554. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  555. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
  556. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
  557. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  558. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  559. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  560. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  561. package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
  562. package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
  563. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  564. package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
  565. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  566. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  567. package/dist/160/swapping/swapDepositAddressReady.d.cts +8 -8
  568. package/dist/160/swapping/swapDepositAddressReady.d.mts +8 -8
  569. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  570. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  571. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  572. package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
  573. package/dist/160/swapping/swapRequested.d.cts +8 -8
  574. package/dist/160/swapping/swapRequested.d.mts +8 -8
  575. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  576. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  577. package/dist/160/swapping/withdrawalRequested.d.cts +7 -7
  578. package/dist/160/swapping/withdrawalRequested.d.mts +7 -7
  579. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  580. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  581. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  582. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  583. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  584. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  585. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  586. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  587. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  588. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  589. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  590. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  591. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  592. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  593. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  594. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  595. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  596. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  597. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  598. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  599. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  600. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
  601. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  602. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  603. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  604. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  605. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  606. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  607. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  608. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  609. package/dist/170/common.cjs +2 -2
  610. package/dist/170/common.d.cts +72 -72
  611. package/dist/170/common.d.mts +72 -72
  612. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  613. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  614. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  615. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  616. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  617. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  618. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  619. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  620. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  621. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  622. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  623. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  624. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  625. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  626. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  627. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  628. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  629. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  630. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  631. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  632. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  633. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  634. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  635. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  636. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  637. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  638. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  639. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  640. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  641. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  642. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  643. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  644. package/dist/170/swapping/swapRequested.d.cts +53 -53
  645. package/dist/170/swapping/swapRequested.d.mts +53 -53
  646. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  647. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  648. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  649. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  650. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
  651. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
  652. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  653. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  654. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  655. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  656. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  657. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  658. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  659. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  660. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
  661. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
  662. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  663. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  664. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  665. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  666. package/dist/180/common.cjs +2 -2
  667. package/dist/180/common.d.cts +380 -380
  668. package/dist/180/common.d.mts +380 -380
  669. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  670. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  671. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  672. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  673. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
  674. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
  675. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  676. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  677. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  678. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  679. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  680. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  681. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  682. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  683. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +61 -61
  684. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +61 -61
  685. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  686. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  687. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  688. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  689. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  690. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  691. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  692. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  693. package/dist/180/solanaIngressEgress/depositFailed.d.cts +46 -46
  694. package/dist/180/solanaIngressEgress/depositFailed.d.mts +46 -46
  695. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  696. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
  697. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  698. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  699. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  700. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  701. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  702. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  703. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  704. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  705. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  706. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  707. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  708. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  709. package/dist/180/swapping/swapDepositAddressReady.d.cts +30 -30
  710. package/dist/180/swapping/swapDepositAddressReady.d.mts +30 -30
  711. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  712. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  713. package/dist/180/swapping/swapRequested.d.cts +16 -16
  714. package/dist/180/swapping/swapRequested.d.mts +16 -16
  715. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  716. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  717. package/dist/180/swapping/withdrawalRequested.d.cts +6 -6
  718. package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
  719. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  720. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  721. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  722. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  723. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  724. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  725. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  726. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  727. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  728. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  729. package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
  730. package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
  731. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  732. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  733. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  734. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  735. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
  736. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
  737. package/dist/190/assethubIngressEgress/depositFailed.d.cts +30 -30
  738. package/dist/190/assethubIngressEgress/depositFailed.d.mts +30 -30
  739. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  740. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  741. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
  742. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
  743. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  744. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
  745. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +30 -30
  746. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +30 -30
  747. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  748. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  749. package/dist/190/common.cjs +2 -2
  750. package/dist/190/common.d.cts +272 -272
  751. package/dist/190/common.d.mts +272 -272
  752. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  753. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  754. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +30 -30
  755. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +30 -30
  756. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  757. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  758. package/dist/190/liquidityPools/assetSwapped.d.cts +14 -14
  759. package/dist/190/liquidityPools/assetSwapped.d.mts +14 -14
  760. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  761. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  762. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  763. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  764. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  765. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  766. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  767. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  768. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  769. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  770. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  771. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  772. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  773. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  774. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  775. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  776. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  777. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  778. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  779. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  780. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +30 -30
  781. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +30 -30
  782. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  783. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  784. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  785. package/dist/190/reputation/offencePenalty.d.mts +2 -2
  786. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  787. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  788. package/dist/190/solanaIngressEgress/depositFailed.d.cts +18 -18
  789. package/dist/190/solanaIngressEgress/depositFailed.d.mts +18 -18
  790. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  791. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
  792. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  793. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  794. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  795. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  796. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  797. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  798. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  799. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  800. package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
  801. package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
  802. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  803. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  804. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  805. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  806. package/dist/190/swapping/swapDepositAddressReady.d.cts +16 -16
  807. package/dist/190/swapping/swapDepositAddressReady.d.mts +16 -16
  808. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  809. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  810. package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
  811. package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
  812. package/dist/190/swapping/swapExecuted.d.cts +16 -16
  813. package/dist/190/swapping/swapExecuted.d.mts +16 -16
  814. package/dist/190/swapping/swapRequested.d.cts +12 -12
  815. package/dist/190/swapping/swapRequested.d.mts +12 -12
  816. package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
  817. package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
  818. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  819. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  820. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  821. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  822. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  823. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  824. package/dist/200/common.cjs +2 -2
  825. package/dist/210/common.cjs +2 -2
  826. package/dist/210/lendingPools/boostFundsAdded.d.cts +2 -2
  827. package/dist/210/lendingPools/boostFundsAdded.d.mts +2 -2
  828. package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
  829. package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
  830. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  831. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  832. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  833. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  834. package/dist/210/swapping/swapDepositAddressReady.d.cts +2 -2
  835. package/dist/210/swapping/swapDepositAddressReady.d.mts +2 -2
  836. package/dist/220/_virtual/_rolldown/runtime.cjs +29 -0
  837. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  838. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  839. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  840. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  841. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  842. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +214 -0
  843. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +214 -0
  844. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  845. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  846. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  847. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  848. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  849. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  850. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +204 -0
  851. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +204 -0
  852. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  853. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  854. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  855. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  856. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  857. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  858. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +428 -0
  859. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +428 -0
  860. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  861. package/dist/220/common.cjs +539 -0
  862. package/dist/220/common.d.cts +1563 -0
  863. package/dist/220/common.d.mts +1563 -0
  864. package/dist/220/common.mjs +488 -0
  865. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  866. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  867. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  868. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  869. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  870. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +214 -0
  871. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +214 -0
  872. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  873. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  874. package/dist/220/lendingPools/loanCreated.d.cts +61 -0
  875. package/dist/220/lendingPools/loanCreated.d.mts +61 -0
  876. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  877. package/dist/220/lendingPools/loanRepaid.cjs +14 -0
  878. package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
  879. package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
  880. package/dist/220/lendingPools/loanRepaid.mjs +12 -0
  881. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  882. package/dist/220/lendingPools/palletConfigUpdated.d.cts +430 -0
  883. package/dist/220/lendingPools/palletConfigUpdated.d.mts +430 -0
  884. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  885. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  886. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  887. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  888. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  889. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  890. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +204 -0
  891. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +204 -0
  892. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  893. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  894. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  895. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  896. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  897. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  898. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +234 -0
  899. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +234 -0
  900. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  901. package/dist/220/swapping/affiliateDeregistration.cjs +14 -0
  902. package/dist/220/swapping/affiliateDeregistration.d.cts +18 -0
  903. package/dist/220/swapping/affiliateDeregistration.d.mts +18 -0
  904. package/dist/220/swapping/affiliateDeregistration.mjs +12 -0
  905. package/dist/220/tradingStrategy/strategyDeployed.cjs +14 -0
  906. package/dist/220/tradingStrategy/strategyDeployed.d.cts +198 -0
  907. package/dist/220/tradingStrategy/strategyDeployed.d.mts +198 -0
  908. package/dist/220/tradingStrategy/strategyDeployed.mjs +12 -0
  909. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  910. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  911. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  912. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  913. package/dist/Parser.cjs +1 -1
  914. package/dist/Processor.cjs +2 -2
  915. package/dist/Processor.mjs +1 -1
  916. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.cjs +1 -1
  917. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.mjs +1 -1
  918. package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
  919. package/dist/chainspec/src/BaseParser.cjs +3 -3
  920. package/dist/chainspec/src/Compiler.cjs +2 -2
  921. package/dist/chainspec/src/cache.cjs +2 -2
  922. package/dist/chainspec/src/utils.cjs +2 -2
  923. package/dist/generate.cjs +3 -3
  924. package/dist/utils.cjs +1 -1
  925. package/package.json +2 -2
@@ -62,10 +62,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
62
62
  }>]>;
63
63
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
64
64
  }, "strip", z.ZodTypeAny, {
65
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
66
65
  amount: bigint;
67
66
  depositAddress: `0x${string}`;
68
67
  channelId: bigint;
68
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
69
69
  ingressFee: bigint;
70
70
  action: {
71
71
  __kind: "Swap";
@@ -84,12 +84,12 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
84
84
  prewitnessedDepositId: bigint;
85
85
  };
86
86
  }, {
87
- asset: {
88
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
89
- };
90
87
  amount: string | number;
91
88
  depositAddress: string;
92
89
  channelId: string | number;
90
+ asset: {
91
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
92
+ };
93
93
  ingressFee: string | number;
94
94
  action: {
95
95
  __kind: "Swap";
@@ -15,16 +15,16 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
15
15
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
19
18
  channelId: bigint;
20
19
  prewitnessedDepositId: bigint;
20
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
21
21
  amountAttempted: bigint;
22
22
  }, {
23
+ channelId: string | number;
24
+ prewitnessedDepositId: string | number;
23
25
  asset: {
24
26
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
25
27
  };
26
- channelId: string | number;
27
- prewitnessedDepositId: string | number;
28
28
  amountAttempted: string | number;
29
29
  }>;
30
30
  //#endregion
@@ -15,16 +15,16 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
15
15
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
19
18
  channelId: bigint;
20
19
  prewitnessedDepositId: bigint;
20
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
21
21
  amountAttempted: bigint;
22
22
  }, {
23
+ channelId: string | number;
24
+ prewitnessedDepositId: string | number;
23
25
  asset: {
24
26
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
25
27
  };
26
- channelId: string | number;
27
- prewitnessedDepositId: string | number;
28
28
  amountAttempted: string | number;
29
29
  }>;
30
30
  //#endregion
@@ -43,17 +43,17 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
43
43
  error: string;
44
44
  }>;
45
45
  }, "strip", z.ZodTypeAny, {
46
- __kind: "Module";
47
46
  value: {
48
47
  index: number;
49
48
  error: `0x${string}`;
50
49
  };
51
- }, {
52
50
  __kind: "Module";
51
+ }, {
53
52
  value: {
54
53
  index: number;
55
54
  error: string;
56
55
  };
56
+ __kind: "Module";
57
57
  }>, z.ZodObject<{
58
58
  __kind: z.ZodLiteral<"ConsumerRemaining">;
59
59
  }, "strip", z.ZodTypeAny, {
@@ -84,13 +84,13 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
84
84
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
85
85
  }>;
86
86
  }, "strip", z.ZodTypeAny, {
87
- __kind: "Token";
88
87
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
89
- }, {
90
88
  __kind: "Token";
89
+ }, {
91
90
  value: {
92
91
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
92
  };
93
+ __kind: "Token";
94
94
  }>, z.ZodObject<{
95
95
  __kind: z.ZodLiteral<"Arithmetic">;
96
96
  value: z.ZodEffects<z.ZodObject<{
@@ -103,13 +103,13 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
103
103
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
104
104
  }>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- __kind: "Arithmetic";
107
106
  value: "Underflow" | "Overflow" | "DivisionByZero";
108
- }, {
109
107
  __kind: "Arithmetic";
108
+ }, {
110
109
  value: {
111
110
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
112
111
  };
112
+ __kind: "Arithmetic";
113
113
  }>, z.ZodObject<{
114
114
  __kind: z.ZodLiteral<"Transactional">;
115
115
  value: z.ZodEffects<z.ZodObject<{
@@ -122,13 +122,13 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
122
122
  __kind: "LimitReached" | "NoLayer";
123
123
  }>;
124
124
  }, "strip", z.ZodTypeAny, {
125
- __kind: "Transactional";
126
125
  value: "LimitReached" | "NoLayer";
127
- }, {
128
126
  __kind: "Transactional";
127
+ }, {
129
128
  value: {
130
129
  __kind: "LimitReached" | "NoLayer";
131
130
  };
131
+ __kind: "Transactional";
132
132
  }>, z.ZodObject<{
133
133
  __kind: z.ZodLiteral<"Exhausted">;
134
134
  }, "strip", z.ZodTypeAny, {
@@ -155,7 +155,6 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
155
155
  __kind: "RootNotAllowed";
156
156
  }>]>;
157
157
  }, "strip", z.ZodTypeAny, {
158
- __kind: "Err";
159
158
  value: {
160
159
  __kind: "Other";
161
160
  } | {
@@ -163,11 +162,11 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
163
162
  } | {
164
163
  __kind: "BadOrigin";
165
164
  } | {
166
- __kind: "Module";
167
165
  value: {
168
166
  index: number;
169
167
  error: `0x${string}`;
170
168
  };
169
+ __kind: "Module";
171
170
  } | {
172
171
  __kind: "ConsumerRemaining";
173
172
  } | {
@@ -175,14 +174,14 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
175
174
  } | {
176
175
  __kind: "TooManyConsumers";
177
176
  } | {
178
- __kind: "Token";
179
177
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
178
+ __kind: "Token";
180
179
  } | {
181
- __kind: "Arithmetic";
182
180
  value: "Underflow" | "Overflow" | "DivisionByZero";
181
+ __kind: "Arithmetic";
183
182
  } | {
184
- __kind: "Transactional";
185
183
  value: "LimitReached" | "NoLayer";
184
+ __kind: "Transactional";
186
185
  } | {
187
186
  __kind: "Exhausted";
188
187
  } | {
@@ -192,8 +191,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
192
191
  } | {
193
192
  __kind: "RootNotAllowed";
194
193
  };
195
- }, {
196
194
  __kind: "Err";
195
+ }, {
197
196
  value: {
198
197
  __kind: "Other";
199
198
  } | {
@@ -201,11 +200,11 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
201
200
  } | {
202
201
  __kind: "BadOrigin";
203
202
  } | {
204
- __kind: "Module";
205
203
  value: {
206
204
  index: number;
207
205
  error: string;
208
206
  };
207
+ __kind: "Module";
209
208
  } | {
210
209
  __kind: "ConsumerRemaining";
211
210
  } | {
@@ -213,20 +212,20 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
213
212
  } | {
214
213
  __kind: "TooManyConsumers";
215
214
  } | {
216
- __kind: "Token";
217
215
  value: {
218
216
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
219
217
  };
218
+ __kind: "Token";
220
219
  } | {
221
- __kind: "Arithmetic";
222
220
  value: {
223
221
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
224
222
  };
223
+ __kind: "Arithmetic";
225
224
  } | {
226
- __kind: "Transactional";
227
225
  value: {
228
226
  __kind: "LimitReached" | "NoLayer";
229
227
  };
228
+ __kind: "Transactional";
230
229
  } | {
231
230
  __kind: "Exhausted";
232
231
  } | {
@@ -236,12 +235,12 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
236
235
  } | {
237
236
  __kind: "RootNotAllowed";
238
237
  };
238
+ __kind: "Err";
239
239
  }>]>;
240
240
  }, "strip", z.ZodTypeAny, {
241
241
  result: {
242
242
  __kind: "Ok";
243
243
  } | {
244
- __kind: "Err";
245
244
  value: {
246
245
  __kind: "Other";
247
246
  } | {
@@ -249,11 +248,11 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
249
248
  } | {
250
249
  __kind: "BadOrigin";
251
250
  } | {
252
- __kind: "Module";
253
251
  value: {
254
252
  index: number;
255
253
  error: `0x${string}`;
256
254
  };
255
+ __kind: "Module";
257
256
  } | {
258
257
  __kind: "ConsumerRemaining";
259
258
  } | {
@@ -261,14 +260,14 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
261
260
  } | {
262
261
  __kind: "TooManyConsumers";
263
262
  } | {
264
- __kind: "Token";
265
263
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
264
+ __kind: "Token";
266
265
  } | {
267
- __kind: "Arithmetic";
268
266
  value: "Underflow" | "Overflow" | "DivisionByZero";
267
+ __kind: "Arithmetic";
269
268
  } | {
270
- __kind: "Transactional";
271
269
  value: "LimitReached" | "NoLayer";
270
+ __kind: "Transactional";
272
271
  } | {
273
272
  __kind: "Exhausted";
274
273
  } | {
@@ -278,6 +277,7 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
278
277
  } | {
279
278
  __kind: "RootNotAllowed";
280
279
  };
280
+ __kind: "Err";
281
281
  };
282
282
  requestId: number;
283
283
  ceremonyId: bigint;
@@ -285,7 +285,6 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
285
285
  result: {
286
286
  __kind: "Ok";
287
287
  } | {
288
- __kind: "Err";
289
288
  value: {
290
289
  __kind: "Other";
291
290
  } | {
@@ -293,11 +292,11 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
293
292
  } | {
294
293
  __kind: "BadOrigin";
295
294
  } | {
296
- __kind: "Module";
297
295
  value: {
298
296
  index: number;
299
297
  error: string;
300
298
  };
299
+ __kind: "Module";
301
300
  } | {
302
301
  __kind: "ConsumerRemaining";
303
302
  } | {
@@ -305,20 +304,20 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
305
304
  } | {
306
305
  __kind: "TooManyConsumers";
307
306
  } | {
308
- __kind: "Token";
309
307
  value: {
310
308
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
311
309
  };
310
+ __kind: "Token";
312
311
  } | {
313
- __kind: "Arithmetic";
314
312
  value: {
315
313
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
316
314
  };
315
+ __kind: "Arithmetic";
317
316
  } | {
318
- __kind: "Transactional";
319
317
  value: {
320
318
  __kind: "LimitReached" | "NoLayer";
321
319
  };
320
+ __kind: "Transactional";
322
321
  } | {
323
322
  __kind: "Exhausted";
324
323
  } | {
@@ -328,6 +327,7 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
328
327
  } | {
329
328
  __kind: "RootNotAllowed";
330
329
  };
330
+ __kind: "Err";
331
331
  };
332
332
  requestId: number;
333
333
  ceremonyId: string | number;
@@ -43,17 +43,17 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
43
43
  error: string;
44
44
  }>;
45
45
  }, "strip", z.ZodTypeAny, {
46
- __kind: "Module";
47
46
  value: {
48
47
  index: number;
49
48
  error: `0x${string}`;
50
49
  };
51
- }, {
52
50
  __kind: "Module";
51
+ }, {
53
52
  value: {
54
53
  index: number;
55
54
  error: string;
56
55
  };
56
+ __kind: "Module";
57
57
  }>, z.ZodObject<{
58
58
  __kind: z.ZodLiteral<"ConsumerRemaining">;
59
59
  }, "strip", z.ZodTypeAny, {
@@ -84,13 +84,13 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
84
84
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
85
85
  }>;
86
86
  }, "strip", z.ZodTypeAny, {
87
- __kind: "Token";
88
87
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
89
- }, {
90
88
  __kind: "Token";
89
+ }, {
91
90
  value: {
92
91
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
92
  };
93
+ __kind: "Token";
94
94
  }>, z.ZodObject<{
95
95
  __kind: z.ZodLiteral<"Arithmetic">;
96
96
  value: z.ZodEffects<z.ZodObject<{
@@ -103,13 +103,13 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
103
103
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
104
104
  }>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- __kind: "Arithmetic";
107
106
  value: "Underflow" | "Overflow" | "DivisionByZero";
108
- }, {
109
107
  __kind: "Arithmetic";
108
+ }, {
110
109
  value: {
111
110
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
112
111
  };
112
+ __kind: "Arithmetic";
113
113
  }>, z.ZodObject<{
114
114
  __kind: z.ZodLiteral<"Transactional">;
115
115
  value: z.ZodEffects<z.ZodObject<{
@@ -122,13 +122,13 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
122
122
  __kind: "LimitReached" | "NoLayer";
123
123
  }>;
124
124
  }, "strip", z.ZodTypeAny, {
125
- __kind: "Transactional";
126
125
  value: "LimitReached" | "NoLayer";
127
- }, {
128
126
  __kind: "Transactional";
127
+ }, {
129
128
  value: {
130
129
  __kind: "LimitReached" | "NoLayer";
131
130
  };
131
+ __kind: "Transactional";
132
132
  }>, z.ZodObject<{
133
133
  __kind: z.ZodLiteral<"Exhausted">;
134
134
  }, "strip", z.ZodTypeAny, {
@@ -155,7 +155,6 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
155
155
  __kind: "RootNotAllowed";
156
156
  }>]>;
157
157
  }, "strip", z.ZodTypeAny, {
158
- __kind: "Err";
159
158
  value: {
160
159
  __kind: "Other";
161
160
  } | {
@@ -163,11 +162,11 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
163
162
  } | {
164
163
  __kind: "BadOrigin";
165
164
  } | {
166
- __kind: "Module";
167
165
  value: {
168
166
  index: number;
169
167
  error: `0x${string}`;
170
168
  };
169
+ __kind: "Module";
171
170
  } | {
172
171
  __kind: "ConsumerRemaining";
173
172
  } | {
@@ -175,14 +174,14 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
175
174
  } | {
176
175
  __kind: "TooManyConsumers";
177
176
  } | {
178
- __kind: "Token";
179
177
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
178
+ __kind: "Token";
180
179
  } | {
181
- __kind: "Arithmetic";
182
180
  value: "Underflow" | "Overflow" | "DivisionByZero";
181
+ __kind: "Arithmetic";
183
182
  } | {
184
- __kind: "Transactional";
185
183
  value: "LimitReached" | "NoLayer";
184
+ __kind: "Transactional";
186
185
  } | {
187
186
  __kind: "Exhausted";
188
187
  } | {
@@ -192,8 +191,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
192
191
  } | {
193
192
  __kind: "RootNotAllowed";
194
193
  };
195
- }, {
196
194
  __kind: "Err";
195
+ }, {
197
196
  value: {
198
197
  __kind: "Other";
199
198
  } | {
@@ -201,11 +200,11 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
201
200
  } | {
202
201
  __kind: "BadOrigin";
203
202
  } | {
204
- __kind: "Module";
205
203
  value: {
206
204
  index: number;
207
205
  error: string;
208
206
  };
207
+ __kind: "Module";
209
208
  } | {
210
209
  __kind: "ConsumerRemaining";
211
210
  } | {
@@ -213,20 +212,20 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
213
212
  } | {
214
213
  __kind: "TooManyConsumers";
215
214
  } | {
216
- __kind: "Token";
217
215
  value: {
218
216
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
219
217
  };
218
+ __kind: "Token";
220
219
  } | {
221
- __kind: "Arithmetic";
222
220
  value: {
223
221
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
224
222
  };
223
+ __kind: "Arithmetic";
225
224
  } | {
226
- __kind: "Transactional";
227
225
  value: {
228
226
  __kind: "LimitReached" | "NoLayer";
229
227
  };
228
+ __kind: "Transactional";
230
229
  } | {
231
230
  __kind: "Exhausted";
232
231
  } | {
@@ -236,12 +235,12 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
236
235
  } | {
237
236
  __kind: "RootNotAllowed";
238
237
  };
238
+ __kind: "Err";
239
239
  }>]>;
240
240
  }, "strip", z.ZodTypeAny, {
241
241
  result: {
242
242
  __kind: "Ok";
243
243
  } | {
244
- __kind: "Err";
245
244
  value: {
246
245
  __kind: "Other";
247
246
  } | {
@@ -249,11 +248,11 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
249
248
  } | {
250
249
  __kind: "BadOrigin";
251
250
  } | {
252
- __kind: "Module";
253
251
  value: {
254
252
  index: number;
255
253
  error: `0x${string}`;
256
254
  };
255
+ __kind: "Module";
257
256
  } | {
258
257
  __kind: "ConsumerRemaining";
259
258
  } | {
@@ -261,14 +260,14 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
261
260
  } | {
262
261
  __kind: "TooManyConsumers";
263
262
  } | {
264
- __kind: "Token";
265
263
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
264
+ __kind: "Token";
266
265
  } | {
267
- __kind: "Arithmetic";
268
266
  value: "Underflow" | "Overflow" | "DivisionByZero";
267
+ __kind: "Arithmetic";
269
268
  } | {
270
- __kind: "Transactional";
271
269
  value: "LimitReached" | "NoLayer";
270
+ __kind: "Transactional";
272
271
  } | {
273
272
  __kind: "Exhausted";
274
273
  } | {
@@ -278,6 +277,7 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
278
277
  } | {
279
278
  __kind: "RootNotAllowed";
280
279
  };
280
+ __kind: "Err";
281
281
  };
282
282
  requestId: number;
283
283
  ceremonyId: bigint;
@@ -285,7 +285,6 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
285
285
  result: {
286
286
  __kind: "Ok";
287
287
  } | {
288
- __kind: "Err";
289
288
  value: {
290
289
  __kind: "Other";
291
290
  } | {
@@ -293,11 +292,11 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
293
292
  } | {
294
293
  __kind: "BadOrigin";
295
294
  } | {
296
- __kind: "Module";
297
295
  value: {
298
296
  index: number;
299
297
  error: string;
300
298
  };
299
+ __kind: "Module";
301
300
  } | {
302
301
  __kind: "ConsumerRemaining";
303
302
  } | {
@@ -305,20 +304,20 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
305
304
  } | {
306
305
  __kind: "TooManyConsumers";
307
306
  } | {
308
- __kind: "Token";
309
307
  value: {
310
308
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
311
309
  };
310
+ __kind: "Token";
312
311
  } | {
313
- __kind: "Arithmetic";
314
312
  value: {
315
313
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
316
314
  };
315
+ __kind: "Arithmetic";
317
316
  } | {
318
- __kind: "Transactional";
319
317
  value: {
320
318
  __kind: "LimitReached" | "NoLayer";
321
319
  };
320
+ __kind: "Transactional";
322
321
  } | {
323
322
  __kind: "Exhausted";
324
323
  } | {
@@ -328,6 +327,7 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
328
327
  } | {
329
328
  __kind: "RootNotAllowed";
330
329
  };
330
+ __kind: "Err";
331
331
  };
332
332
  requestId: number;
333
333
  ceremonyId: string | number;
@@ -36,50 +36,50 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
36
36
  __kind: z.ZodLiteral<"Increase">;
37
37
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
38
38
  }, "strip", z.ZodTypeAny, {
39
- __kind: "Increase";
40
39
  value: bigint;
41
- }, {
42
40
  __kind: "Increase";
41
+ }, {
43
42
  value: string | number;
43
+ __kind: "Increase";
44
44
  }>, z.ZodObject<{
45
45
  __kind: z.ZodLiteral<"Decrease">;
46
46
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
47
47
  }, "strip", z.ZodTypeAny, {
48
- __kind: "Decrease";
49
48
  value: bigint;
50
- }, {
51
49
  __kind: "Decrease";
50
+ }, {
52
51
  value: string | number;
52
+ __kind: "Decrease";
53
53
  }>]>>>;
54
54
  sellAmountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
55
55
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
57
57
  }, "strip", z.ZodTypeAny, {
58
58
  id: bigint;
59
- lp: `cF${string}`;
60
59
  baseAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
61
60
  quoteAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
61
+ lp: `cF${string}`;
62
62
  side: "Buy" | "Sell";
63
63
  tick: number;
64
64
  sellAmountTotal: bigint;
65
65
  collectedFees: bigint;
66
66
  boughtAmount: bigint;
67
67
  sellAmountChange?: {
68
- __kind: "Increase";
69
68
  value: bigint;
69
+ __kind: "Increase";
70
70
  } | {
71
- __kind: "Decrease";
72
71
  value: bigint;
72
+ __kind: "Decrease";
73
73
  } | null | undefined;
74
74
  }, {
75
75
  id: string | number;
76
- lp: string;
77
76
  baseAsset: {
78
77
  __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
79
78
  };
80
79
  quoteAsset: {
81
80
  __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
82
81
  };
82
+ lp: string;
83
83
  side: {
84
84
  __kind: "Buy" | "Sell";
85
85
  };
@@ -88,11 +88,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
88
88
  collectedFees: string | number;
89
89
  boughtAmount: string | number;
90
90
  sellAmountChange?: {
91
- __kind: "Increase";
92
91
  value: string | number;
92
+ __kind: "Increase";
93
93
  } | {
94
- __kind: "Decrease";
95
94
  value: string | number;
95
+ __kind: "Decrease";
96
96
  } | null | undefined;
97
97
  }>;
98
98
  //#endregion