@chainflip/processor 2.1.0-alpha.4 → 2.1.0-beta.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 (1099) 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/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
  6. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
  7. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
  8. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
  9. package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
  10. package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
  11. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  12. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  13. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  14. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  15. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  16. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  17. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  18. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  19. package/dist/100/common.d.cts +11 -11
  20. package/dist/100/common.d.mts +11 -11
  21. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  22. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  23. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  25. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  27. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  28. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
  29. package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
  30. package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
  31. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  32. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  33. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  34. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  35. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  36. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  37. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  38. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  39. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  40. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  41. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  42. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  43. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  44. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  45. package/dist/100/funding/funded.d.cts +2 -2
  46. package/dist/100/funding/funded.d.mts +2 -2
  47. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  48. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  49. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  50. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  51. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +14 -14
  52. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +14 -14
  53. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  54. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  55. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  56. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  57. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  58. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  59. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  60. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  61. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  62. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  63. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  64. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  65. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
  66. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
  67. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  68. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  69. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  70. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  71. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  72. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  73. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  74. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  75. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  76. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  77. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  78. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
  79. package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
  80. package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
  81. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  82. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  83. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  84. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  85. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  86. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  87. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  88. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  89. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  90. package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
  91. package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
  92. package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
  93. package/dist/100/swapping/ccmFailed.d.cts +8 -8
  94. package/dist/100/swapping/ccmFailed.d.mts +8 -8
  95. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  96. package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
  97. package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
  98. package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
  99. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  100. package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
  101. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  102. package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
  103. package/dist/100/swapping/swapExecuted.d.cts +13 -13
  104. package/dist/100/swapping/swapExecuted.d.mts +13 -13
  105. package/dist/100/swapping/swapScheduled.d.cts +24 -24
  106. package/dist/100/swapping/swapScheduled.d.mts +24 -24
  107. package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
  108. package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
  109. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  110. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  111. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  112. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  113. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +201 -201
  114. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +201 -201
  115. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  116. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  117. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
  118. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
  119. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
  120. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
  121. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  122. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  123. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  124. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
  125. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
  126. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
  127. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  128. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  129. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  130. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
  131. package/dist/11000/common.d.cts +2506 -2506
  132. package/dist/11000/common.d.mts +2506 -2506
  133. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
  134. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
  135. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  136. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  137. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +201 -201
  138. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +201 -201
  139. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  140. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  141. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  142. package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
  143. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
  144. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
  145. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
  146. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
  147. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  148. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  149. package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
  150. package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
  151. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
  152. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
  153. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +192 -192
  154. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +192 -192
  155. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  156. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  157. package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
  158. package/dist/11000/swapping/refundEgressScheduled.d.mts +6 -6
  159. package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
  160. package/dist/11000/swapping/refundedOnChain.d.mts +2 -2
  161. package/dist/11000/swapping/swapDepositAddressReady.d.cts +50 -50
  162. package/dist/11000/swapping/swapDepositAddressReady.d.mts +50 -50
  163. package/dist/11000/swapping/swapRequested.d.cts +94 -94
  164. package/dist/11000/swapping/swapRequested.d.mts +94 -94
  165. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  166. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  167. package/dist/111/common.d.cts +30 -30
  168. package/dist/111/common.d.mts +30 -30
  169. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  170. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  171. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +24 -24
  172. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +24 -24
  173. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  174. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  175. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  176. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  177. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +28 -28
  178. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +28 -28
  179. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
  180. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
  181. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  182. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  183. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +12 -12
  184. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +12 -12
  185. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +12 -12
  186. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +12 -12
  187. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  188. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  189. package/dist/11100/common.d.cts +190 -190
  190. package/dist/11100/common.d.mts +190 -190
  191. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +58 -58
  192. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +58 -58
  193. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +12 -12
  194. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +12 -12
  195. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  196. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  197. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +2 -2
  198. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
  199. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  200. package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
  201. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
  202. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
  203. package/dist/11100/lendingPools/loanCreated.d.cts +4 -4
  204. package/dist/11100/lendingPools/loanCreated.d.mts +4 -4
  205. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +12 -12
  206. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +12 -12
  207. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +12 -12
  208. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +12 -12
  209. package/dist/11100/swapping/swapAborted.d.cts +2 -2
  210. package/dist/11100/swapping/swapAborted.d.mts +2 -2
  211. package/dist/11100/swapping/swapDepositAddressReady.d.cts +2 -2
  212. package/dist/11100/swapping/swapDepositAddressReady.d.mts +2 -2
  213. package/dist/11100/swapping/swapExecuted.d.cts +2 -2
  214. package/dist/11100/swapping/swapExecuted.d.mts +2 -2
  215. package/dist/11100/swapping/swapRequested.d.cts +32 -32
  216. package/dist/11100/swapping/swapRequested.d.mts +32 -32
  217. package/dist/11100/swapping/swapRescheduled.d.cts +2 -2
  218. package/dist/11100/swapping/swapRescheduled.d.mts +2 -2
  219. package/dist/11100/validator/delegated.d.cts +2 -2
  220. package/dist/11100/validator/delegated.d.mts +2 -2
  221. package/dist/11100/validator/delegatorAllowed.d.cts +2 -2
  222. package/dist/11100/validator/delegatorAllowed.d.mts +2 -2
  223. package/dist/11100/validator/delegatorBlocked.d.cts +2 -2
  224. package/dist/11100/validator/delegatorBlocked.d.mts +2 -2
  225. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
  226. package/dist/11100/validator/operatorAcceptedByValidator.d.mts +2 -2
  227. package/dist/11100/validator/undelegated.d.cts +2 -2
  228. package/dist/11100/validator/undelegated.d.mts +2 -2
  229. package/dist/11100/validator/validatorClaimed.d.cts +2 -2
  230. package/dist/11100/validator/validatorClaimed.d.mts +2 -2
  231. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
  232. package/dist/11100/validator/validatorRemovedFromOperator.d.mts +2 -2
  233. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  234. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  235. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +178 -178
  236. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +178 -178
  237. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  238. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  239. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +10 -10
  240. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  241. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +178 -178
  242. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +178 -178
  243. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  244. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  245. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
  246. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
  247. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  248. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  249. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +308 -308
  250. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +308 -308
  251. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
  252. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
  253. package/dist/11200/common.d.cts +2667 -2667
  254. package/dist/11200/common.d.mts +2667 -2667
  255. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
  256. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
  257. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  258. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  259. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +178 -178
  260. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +178 -178
  261. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  262. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  263. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  264. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  265. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +178 -178
  266. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +178 -178
  267. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  268. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  269. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +18 -18
  270. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +18 -18
  271. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +210 -210
  272. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +210 -210
  273. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
  274. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
  275. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
  276. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
  277. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
  278. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
  279. package/dist/11200/swapping/swapRequested.d.cts +374 -374
  280. package/dist/11200/swapping/swapRequested.d.mts +374 -374
  281. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  282. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  283. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  284. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  285. package/dist/120/common.d.cts +93 -93
  286. package/dist/120/common.d.mts +93 -93
  287. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  288. package/dist/120/emissions/flipBurnSkipped.d.mts +16 -16
  289. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  290. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  291. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  292. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  293. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  294. package/dist/120/swapping/ccmFailed.d.mts +62 -62
  295. package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
  296. package/dist/120/swapping/swapEgressIgnored.d.mts +24 -24
  297. package/dist/120/swapping/swapEgressScheduled.d.cts +8 -8
  298. package/dist/120/swapping/swapEgressScheduled.d.mts +8 -8
  299. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  300. package/dist/120/swapping/swapExecuted.d.mts +12 -12
  301. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  302. package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
  303. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  304. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  305. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  306. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
  307. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  308. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  309. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  310. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  311. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  312. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  313. package/dist/131/swapping/swapExecuted.d.cts +2 -2
  314. package/dist/131/swapping/swapExecuted.d.mts +2 -2
  315. package/dist/131/swapping/swapScheduled.d.cts +8 -8
  316. package/dist/131/swapping/swapScheduled.d.mts +8 -8
  317. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  318. package/dist/131/swapping/withdrawalRequested.d.mts +6 -6
  319. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  320. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  321. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
  322. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +4 -4
  323. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  324. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  325. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  326. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  327. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  328. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  329. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  330. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  331. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  332. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  333. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  334. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  335. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  336. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  337. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
  338. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +4 -4
  339. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  340. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  341. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  342. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  343. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  344. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  345. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  346. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  347. package/dist/141/common.d.cts +5 -5
  348. package/dist/141/common.d.mts +5 -5
  349. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  350. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +4 -4
  351. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  352. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  353. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  354. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  355. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  356. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  357. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  358. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  359. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
  360. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +4 -4
  361. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  362. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  363. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  364. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  365. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  366. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  367. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  368. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  369. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  370. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  371. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  372. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  373. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  374. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  375. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  376. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  377. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
  378. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +4 -4
  379. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  380. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  381. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  382. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  383. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  384. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  385. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  386. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  387. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  388. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  389. package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
  390. package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
  391. package/dist/141/swapping/ccmFailed.d.cts +8 -8
  392. package/dist/141/swapping/ccmFailed.d.mts +8 -8
  393. package/dist/141/swapping/swapDepositAddressReady.d.cts +4 -4
  394. package/dist/141/swapping/swapDepositAddressReady.d.mts +4 -4
  395. package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
  396. package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
  397. package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
  398. package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
  399. package/dist/141/swapping/swapExecuted.d.cts +8 -8
  400. package/dist/141/swapping/swapExecuted.d.mts +8 -8
  401. package/dist/141/swapping/swapScheduled.d.cts +6 -6
  402. package/dist/141/swapping/swapScheduled.d.mts +6 -6
  403. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  404. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  405. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  406. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  407. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  408. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  409. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  410. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  411. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  412. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
  413. package/dist/150/assetBalances/refundSkipped.d.cts +49 -49
  414. package/dist/150/assetBalances/refundSkipped.d.mts +49 -49
  415. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  416. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  417. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  418. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  419. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  420. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  421. package/dist/150/common.d.cts +23 -23
  422. package/dist/150/common.d.mts +23 -23
  423. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  424. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  425. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  426. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  427. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  428. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  429. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  430. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  431. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  432. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  433. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  434. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  435. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +12 -12
  436. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
  437. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  438. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  439. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  440. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  441. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  442. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  443. package/dist/150/liquidityProvider/accountCredited.d.cts +7 -7
  444. package/dist/150/liquidityProvider/accountCredited.d.mts +7 -7
  445. package/dist/150/liquidityProvider/accountDebited.d.cts +7 -7
  446. package/dist/150/liquidityProvider/accountDebited.d.mts +7 -7
  447. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  448. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  449. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  450. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  451. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  452. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  453. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  454. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  455. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  456. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  457. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  458. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  459. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  460. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  461. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  462. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  463. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  464. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  465. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  466. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  467. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
  468. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +2 -2
  469. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  470. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  471. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  472. package/dist/150/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  473. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  474. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  475. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  476. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  477. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  478. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
  479. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  480. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
  481. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
  482. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
  483. package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  484. package/dist/150/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  485. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  486. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  487. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  488. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  489. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  490. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  491. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  492. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  493. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  494. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  495. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  496. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  497. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  498. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  499. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  500. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  501. package/dist/150/swapping/ccmDepositReceived.d.cts +6 -6
  502. package/dist/150/swapping/ccmDepositReceived.d.mts +6 -6
  503. package/dist/150/swapping/ccmFailed.d.cts +9 -9
  504. package/dist/150/swapping/ccmFailed.d.mts +9 -9
  505. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  506. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  507. package/dist/150/swapping/refundEgressIgnored.d.cts +6 -6
  508. package/dist/150/swapping/refundEgressIgnored.d.mts +6 -6
  509. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  510. package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
  511. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  512. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  513. package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
  514. package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
  515. package/dist/150/swapping/swapEgressIgnored.d.cts +6 -6
  516. package/dist/150/swapping/swapEgressIgnored.d.mts +6 -6
  517. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  518. package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
  519. package/dist/150/swapping/swapExecuted.d.cts +13 -13
  520. package/dist/150/swapping/swapExecuted.d.mts +13 -13
  521. package/dist/150/swapping/swapScheduled.d.cts +22 -22
  522. package/dist/150/swapping/swapScheduled.d.mts +22 -22
  523. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  524. package/dist/150/swapping/withdrawalRequested.d.mts +10 -10
  525. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  526. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  527. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  528. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  529. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  530. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  531. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  532. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
  533. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  534. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  535. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  536. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  537. package/dist/160/common.d.cts +108 -108
  538. package/dist/160/common.d.mts +108 -108
  539. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
  540. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
  541. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  542. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  543. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  544. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  545. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  546. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  547. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  548. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +10 -10
  549. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  550. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  551. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  552. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  553. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  554. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  555. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
  556. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
  557. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  558. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  559. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  560. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  561. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  562. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
  563. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
  564. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
  565. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  566. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  567. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  568. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  569. package/dist/160/swapping/ccmFailed.d.cts +22 -22
  570. package/dist/160/swapping/ccmFailed.d.mts +22 -22
  571. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  572. package/dist/160/swapping/refundEgressIgnored.d.mts +18 -18
  573. package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
  574. package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
  575. package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
  576. package/dist/160/swapping/swapDepositAddressReady.d.mts +13 -13
  577. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  578. package/dist/160/swapping/swapEgressIgnored.d.mts +18 -18
  579. package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
  580. package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
  581. package/dist/160/swapping/swapRequested.d.cts +32 -32
  582. package/dist/160/swapping/swapRequested.d.mts +32 -32
  583. package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
  584. package/dist/160/swapping/withdrawalRequested.d.mts +4 -4
  585. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  586. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  587. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  588. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  589. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  590. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  591. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  592. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  593. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  594. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  595. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  596. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  597. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  598. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  599. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  600. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  601. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  602. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  603. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
  604. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
  605. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  606. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  607. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  608. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +30 -30
  609. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  610. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  611. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  612. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  613. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
  614. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
  615. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  616. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  617. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  618. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  619. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  620. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  621. package/dist/170/common.d.cts +148 -148
  622. package/dist/170/common.d.mts +148 -148
  623. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  624. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  625. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  626. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  627. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  628. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  629. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  630. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  631. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  632. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  633. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  634. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  635. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  636. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  637. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  638. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  639. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  640. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  641. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  642. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  643. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  644. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  645. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  646. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  647. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  648. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  649. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  650. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  651. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  652. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  653. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  654. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  655. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  656. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  657. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  658. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  659. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  660. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  661. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  662. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  663. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  664. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  665. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  666. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  667. package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
  668. package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
  669. package/dist/170/swapping/swapRequested.d.cts +53 -53
  670. package/dist/170/swapping/swapRequested.d.mts +53 -53
  671. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +68 -68
  672. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +68 -68
  673. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
  674. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
  675. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +206 -206
  676. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +206 -206
  677. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  678. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  679. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  680. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
  681. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  682. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  683. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +68 -68
  684. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +68 -68
  685. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +42 -42
  686. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +42 -42
  687. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +382 -382
  688. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +382 -382
  689. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +36 -36
  690. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +36 -36
  691. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  692. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
  693. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  694. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  695. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  696. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  697. package/dist/180/common.d.cts +1784 -1784
  698. package/dist/180/common.d.mts +1784 -1784
  699. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +68 -68
  700. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +68 -68
  701. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +18 -18
  702. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +18 -18
  703. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +206 -206
  704. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +206 -206
  705. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  706. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  707. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  708. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
  709. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  710. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  711. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
  712. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +68 -68
  713. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +18 -18
  714. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +18 -18
  715. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
  716. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
  717. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +12 -12
  718. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +12 -12
  719. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  720. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
  721. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  722. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  723. package/dist/180/solanaElections/unknownElection.d.cts +4 -4
  724. package/dist/180/solanaElections/unknownElection.d.mts +4 -4
  725. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +68 -68
  726. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +68 -68
  727. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +16 -16
  728. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +16 -16
  729. package/dist/180/solanaIngressEgress/depositFailed.d.cts +197 -197
  730. package/dist/180/solanaIngressEgress/depositFailed.d.mts +197 -197
  731. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +10 -10
  732. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +10 -10
  733. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  734. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
  735. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  736. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  737. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  738. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  739. package/dist/180/swapping/swapDepositAddressReady.d.cts +45 -45
  740. package/dist/180/swapping/swapDepositAddressReady.d.mts +45 -45
  741. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  742. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  743. package/dist/180/swapping/swapRequested.d.cts +65 -65
  744. package/dist/180/swapping/swapRequested.d.mts +65 -65
  745. package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
  746. package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
  747. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  748. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  749. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
  750. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
  751. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
  752. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
  753. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  754. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  755. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  756. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  757. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  758. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  759. package/dist/190/assetBalances/accountCredited.d.cts +9 -9
  760. package/dist/190/assetBalances/accountCredited.d.mts +9 -9
  761. package/dist/190/assetBalances/accountDebited.d.cts +9 -9
  762. package/dist/190/assetBalances/accountDebited.d.mts +9 -9
  763. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  764. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  765. package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
  766. package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
  767. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  768. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  769. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  770. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  771. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
  772. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
  773. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +14 -14
  774. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +14 -14
  775. package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
  776. package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
  777. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  778. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  779. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +14 -14
  780. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +14 -14
  781. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  782. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  783. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  784. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  785. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  786. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
  787. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +18 -18
  788. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +18 -18
  789. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +64 -64
  790. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +64 -64
  791. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
  792. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
  793. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  794. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  795. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  796. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  797. package/dist/190/common.d.cts +640 -640
  798. package/dist/190/common.d.mts +640 -640
  799. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  800. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  801. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +14 -14
  802. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +14 -14
  803. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
  804. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
  805. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  806. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  807. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  808. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  809. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  810. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  811. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  812. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  813. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  814. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  815. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  816. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  817. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  818. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  819. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +10 -10
  820. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +10 -10
  821. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  822. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  823. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  824. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  825. package/dist/190/liquidityProvider/assetTransferred.d.cts +7 -7
  826. package/dist/190/liquidityProvider/assetTransferred.d.mts +7 -7
  827. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
  828. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
  829. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +13 -13
  830. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +13 -13
  831. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  832. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
  833. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +14 -14
  834. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +14 -14
  835. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
  836. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
  837. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +14 -14
  838. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +14 -14
  839. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  840. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  841. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  842. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  843. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  844. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
  845. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
  846. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
  847. package/dist/190/solanaIngressEgress/depositFailed.d.cts +48 -48
  848. package/dist/190/solanaIngressEgress/depositFailed.d.mts +48 -48
  849. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +14 -14
  850. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +14 -14
  851. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  852. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  853. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  854. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  855. package/dist/190/swapping/batchSwapFailed.d.cts +7 -7
  856. package/dist/190/swapping/batchSwapFailed.d.mts +7 -7
  857. package/dist/190/swapping/creditedOnChain.d.cts +9 -9
  858. package/dist/190/swapping/creditedOnChain.d.mts +9 -9
  859. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  860. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  861. package/dist/190/swapping/refundEgressIgnored.d.cts +20 -20
  862. package/dist/190/swapping/refundEgressIgnored.d.mts +20 -20
  863. package/dist/190/swapping/refundEgressScheduled.d.cts +13 -13
  864. package/dist/190/swapping/refundEgressScheduled.d.mts +13 -13
  865. package/dist/190/swapping/refundedOnChain.d.cts +9 -9
  866. package/dist/190/swapping/refundedOnChain.d.mts +9 -9
  867. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  868. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  869. package/dist/190/swapping/swapDepositAddressReady.d.cts +39 -39
  870. package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
  871. package/dist/190/swapping/swapEgressIgnored.d.cts +20 -20
  872. package/dist/190/swapping/swapEgressIgnored.d.mts +20 -20
  873. package/dist/190/swapping/swapEgressScheduled.d.cts +13 -13
  874. package/dist/190/swapping/swapEgressScheduled.d.mts +13 -13
  875. package/dist/190/swapping/swapExecuted.d.cts +14 -14
  876. package/dist/190/swapping/swapExecuted.d.mts +14 -14
  877. package/dist/190/swapping/swapRequested.d.cts +41 -41
  878. package/dist/190/swapping/swapRequested.d.mts +41 -41
  879. package/dist/190/swapping/withdrawalRequested.d.cts +12 -12
  880. package/dist/190/swapping/withdrawalRequested.d.mts +12 -12
  881. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  882. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  883. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +26 -26
  884. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +26 -26
  885. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  886. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  887. package/dist/200/common.d.cts +62 -62
  888. package/dist/200/common.d.mts +62 -62
  889. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  890. package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  891. package/dist/200/lendingPools/lendingFundsAdded.d.cts +4 -4
  892. package/dist/200/lendingPools/lendingFundsAdded.d.mts +4 -4
  893. package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
  894. package/dist/200/lendingPools/lendingFundsRemoved.d.mts +2 -2
  895. package/dist/200/lendingPools/loanCreated.d.cts +2 -2
  896. package/dist/200/lendingPools/loanCreated.d.mts +2 -2
  897. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +9 -9
  898. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +9 -9
  899. package/dist/200/swapping/swapAborted.d.cts +2 -2
  900. package/dist/200/swapping/swapAborted.d.mts +2 -2
  901. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  902. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  903. package/dist/200/swapping/swapRequested.d.cts +22 -22
  904. package/dist/200/swapping/swapRequested.d.mts +22 -22
  905. package/dist/200/swapping/swapRescheduled.d.cts +2 -2
  906. package/dist/200/swapping/swapRescheduled.d.mts +2 -2
  907. package/dist/210/arbitrumElections/allVotesCleared.cjs +8 -0
  908. package/dist/210/arbitrumElections/allVotesCleared.d.cts +6 -0
  909. package/dist/210/arbitrumElections/allVotesCleared.d.mts +6 -0
  910. package/dist/210/arbitrumElections/allVotesCleared.mjs +7 -0
  911. package/dist/210/arbitrumElections/allVotesNotCleared.cjs +8 -0
  912. package/dist/210/arbitrumElections/allVotesNotCleared.d.cts +6 -0
  913. package/dist/210/arbitrumElections/allVotesNotCleared.d.mts +6 -0
  914. package/dist/210/arbitrumElections/allVotesNotCleared.mjs +7 -0
  915. package/dist/210/arbitrumElections/corruptStorage.cjs +8 -0
  916. package/dist/210/arbitrumElections/corruptStorage.d.cts +6 -0
  917. package/dist/210/arbitrumElections/corruptStorage.d.mts +6 -0
  918. package/dist/210/arbitrumElections/corruptStorage.mjs +7 -0
  919. package/dist/210/arbitrumElections/electoralEvent.cjs +7 -0
  920. package/dist/210/arbitrumElections/electoralEvent.d.cts +58 -0
  921. package/dist/210/arbitrumElections/electoralEvent.d.mts +58 -0
  922. package/dist/210/arbitrumElections/electoralEvent.mjs +7 -0
  923. package/dist/210/arbitrumElections/uninitialized.cjs +8 -0
  924. package/dist/210/arbitrumElections/uninitialized.d.cts +6 -0
  925. package/dist/210/arbitrumElections/uninitialized.d.mts +6 -0
  926. package/dist/210/arbitrumElections/uninitialized.mjs +7 -0
  927. package/dist/210/arbitrumElections/unknownElection.cjs +9 -0
  928. package/dist/210/arbitrumElections/unknownElection.d.cts +14 -0
  929. package/dist/210/arbitrumElections/unknownElection.d.mts +14 -0
  930. package/dist/210/arbitrumElections/unknownElection.mjs +8 -0
  931. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  932. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  933. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +25 -25
  934. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +25 -25
  935. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  936. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  937. package/dist/210/assetBalances/accountCredited.d.cts +9 -9
  938. package/dist/210/assetBalances/accountCredited.d.mts +9 -9
  939. package/dist/210/assetBalances/accountDebited.d.cts +9 -9
  940. package/dist/210/assetBalances/accountDebited.d.mts +9 -9
  941. package/dist/210/assethubIngressEgress/depositFailed.d.cts +43 -43
  942. package/dist/210/assethubIngressEgress/depositFailed.d.mts +43 -43
  943. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +41 -41
  944. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +41 -41
  945. package/dist/210/common.cjs +146 -12
  946. package/dist/210/common.d.cts +1074 -610
  947. package/dist/210/common.d.mts +1074 -610
  948. package/dist/210/common.mjs +135 -13
  949. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +143 -75
  950. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +143 -75
  951. package/dist/210/ethereumElections/allVotesCleared.cjs +8 -0
  952. package/dist/210/ethereumElections/allVotesCleared.d.cts +6 -0
  953. package/dist/210/ethereumElections/allVotesCleared.d.mts +6 -0
  954. package/dist/210/ethereumElections/allVotesCleared.mjs +7 -0
  955. package/dist/210/ethereumElections/allVotesNotCleared.cjs +8 -0
  956. package/dist/210/ethereumElections/allVotesNotCleared.d.cts +6 -0
  957. package/dist/210/ethereumElections/allVotesNotCleared.d.mts +6 -0
  958. package/dist/210/ethereumElections/allVotesNotCleared.mjs +7 -0
  959. package/dist/210/ethereumElections/corruptStorage.cjs +8 -0
  960. package/dist/210/ethereumElections/corruptStorage.d.cts +6 -0
  961. package/dist/210/ethereumElections/corruptStorage.d.mts +6 -0
  962. package/dist/210/ethereumElections/corruptStorage.mjs +7 -0
  963. package/dist/210/ethereumElections/electoralEvent.cjs +7 -0
  964. package/dist/210/ethereumElections/electoralEvent.d.cts +30 -0
  965. package/dist/210/ethereumElections/electoralEvent.d.mts +30 -0
  966. package/dist/210/ethereumElections/electoralEvent.mjs +7 -0
  967. package/dist/210/ethereumElections/uninitialized.cjs +8 -0
  968. package/dist/210/ethereumElections/uninitialized.d.cts +6 -0
  969. package/dist/210/ethereumElections/uninitialized.d.mts +6 -0
  970. package/dist/210/ethereumElections/uninitialized.mjs +7 -0
  971. package/dist/210/ethereumElections/unknownElection.cjs +9 -0
  972. package/dist/210/ethereumElections/unknownElection.d.cts +14 -0
  973. package/dist/210/ethereumElections/unknownElection.d.mts +14 -0
  974. package/dist/210/ethereumElections/unknownElection.mjs +8 -0
  975. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  976. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  977. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +25 -25
  978. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +25 -25
  979. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  980. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  981. package/dist/210/funding/funded.d.cts +9 -9
  982. package/dist/210/funding/funded.d.mts +9 -9
  983. package/dist/210/lendingPools/boostFundsAdded.d.cts +11 -11
  984. package/dist/210/lendingPools/boostFundsAdded.d.mts +11 -11
  985. package/dist/210/lendingPools/boostPoolCreated.d.cts +9 -9
  986. package/dist/210/lendingPools/boostPoolCreated.d.mts +9 -9
  987. package/dist/210/lendingPools/collateralAdded.d.cts +7 -7
  988. package/dist/210/lendingPools/collateralAdded.d.mts +7 -7
  989. package/dist/210/lendingPools/collateralRemoved.d.cts +7 -7
  990. package/dist/210/lendingPools/collateralRemoved.d.mts +7 -7
  991. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +7 -7
  992. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +7 -7
  993. package/dist/210/lendingPools/lendingFundsAdded.d.cts +7 -7
  994. package/dist/210/lendingPools/lendingFundsAdded.d.mts +7 -7
  995. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +7 -7
  996. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +7 -7
  997. package/dist/210/lendingPools/lendingPoolCreated.d.cts +7 -7
  998. package/dist/210/lendingPools/lendingPoolCreated.d.mts +7 -7
  999. package/dist/210/lendingPools/loanCreated.d.cts +7 -7
  1000. package/dist/210/lendingPools/loanCreated.d.mts +7 -7
  1001. package/dist/210/lendingPools/palletConfigUpdated.d.cts +54 -19
  1002. package/dist/210/lendingPools/palletConfigUpdated.d.mts +54 -19
  1003. package/dist/210/lendingPools/stoppedBoosting.d.cts +11 -11
  1004. package/dist/210/lendingPools/stoppedBoosting.d.mts +11 -11
  1005. package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
  1006. package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
  1007. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
  1008. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
  1009. package/dist/210/liquidityPools/newPoolCreated.d.cts +14 -14
  1010. package/dist/210/liquidityPools/newPoolCreated.d.mts +14 -14
  1011. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
  1012. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
  1013. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +9 -9
  1014. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +9 -9
  1015. package/dist/210/liquidityPools/poolFeeSet.d.cts +14 -14
  1016. package/dist/210/liquidityPools/poolFeeSet.d.mts +14 -14
  1017. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +14 -14
  1018. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +14 -14
  1019. package/dist/210/liquidityProvider/assetTransferred.d.cts +7 -7
  1020. package/dist/210/liquidityProvider/assetTransferred.d.mts +7 -7
  1021. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
  1022. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
  1023. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
  1024. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
  1025. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +43 -43
  1026. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +43 -43
  1027. package/dist/210/solanaIngressEgress/assetEgressStatusChanged.cjs +12 -0
  1028. package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.cts +25 -0
  1029. package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.mts +25 -0
  1030. package/dist/210/solanaIngressEgress/assetEgressStatusChanged.mjs +11 -0
  1031. package/dist/210/solanaIngressEgress/depositBoosted.cjs +22 -0
  1032. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +224 -0
  1033. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +224 -0
  1034. package/dist/210/solanaIngressEgress/depositBoosted.mjs +21 -0
  1035. package/dist/210/solanaIngressEgress/depositFailed.d.cts +47 -47
  1036. package/dist/210/solanaIngressEgress/depositFailed.d.mts +47 -47
  1037. package/dist/210/solanaIngressEgress/depositFetchesScheduled.cjs +12 -0
  1038. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +25 -0
  1039. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +25 -0
  1040. package/dist/210/solanaIngressEgress/depositFetchesScheduled.mjs +11 -0
  1041. package/dist/210/solanaIngressEgress/depositFinalised.cjs +20 -0
  1042. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +218 -0
  1043. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +218 -0
  1044. package/dist/210/solanaIngressEgress/depositFinalised.mjs +19 -0
  1045. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.cjs +15 -0
  1046. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
  1047. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
  1048. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.mjs +14 -0
  1049. package/dist/210/solanaIngressEgress/invalidCcmRefunded.cjs +13 -0
  1050. package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.cts +28 -0
  1051. package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.mts +28 -0
  1052. package/dist/210/solanaIngressEgress/invalidCcmRefunded.mjs +12 -0
  1053. package/dist/210/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
  1054. package/dist/210/solanaIngressEgress/palletConfigUpdated.d.cts +151 -0
  1055. package/dist/210/solanaIngressEgress/palletConfigUpdated.d.mts +151 -0
  1056. package/dist/210/solanaIngressEgress/palletConfigUpdated.mjs +8 -0
  1057. package/dist/210/solanaIngressEgress/transferFallbackRequested.cjs +15 -0
  1058. package/dist/210/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
  1059. package/dist/210/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
  1060. package/dist/210/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
  1061. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +11 -11
  1062. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +11 -11
  1063. package/dist/210/swapping/batchSwapFailed.d.cts +7 -7
  1064. package/dist/210/swapping/batchSwapFailed.d.mts +7 -7
  1065. package/dist/210/swapping/boundBrokerWithdrawalAddress.cjs +12 -0
  1066. package/dist/210/swapping/boundBrokerWithdrawalAddress.d.cts +15 -0
  1067. package/dist/210/swapping/boundBrokerWithdrawalAddress.d.mts +15 -0
  1068. package/dist/210/swapping/boundBrokerWithdrawalAddress.mjs +11 -0
  1069. package/dist/210/swapping/creditedOnChain.d.cts +7 -7
  1070. package/dist/210/swapping/creditedOnChain.d.mts +7 -7
  1071. package/dist/210/swapping/palletConfigUpdated.d.cts +36 -36
  1072. package/dist/210/swapping/palletConfigUpdated.d.mts +36 -36
  1073. package/dist/210/swapping/refundEgressIgnored.d.cts +7 -7
  1074. package/dist/210/swapping/refundEgressIgnored.d.mts +7 -7
  1075. package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
  1076. package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
  1077. package/dist/210/swapping/refundedOnChain.d.cts +7 -7
  1078. package/dist/210/swapping/refundedOnChain.d.mts +7 -7
  1079. package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
  1080. package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
  1081. package/dist/210/swapping/swapDepositAddressReady.d.cts +16 -16
  1082. package/dist/210/swapping/swapDepositAddressReady.d.mts +16 -16
  1083. package/dist/210/swapping/swapEgressIgnored.d.cts +7 -7
  1084. package/dist/210/swapping/swapEgressIgnored.d.mts +7 -7
  1085. package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
  1086. package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
  1087. package/dist/210/swapping/swapExecuted.d.cts +18 -18
  1088. package/dist/210/swapping/swapExecuted.d.mts +18 -18
  1089. package/dist/210/swapping/swapRequested.d.cts +18 -18
  1090. package/dist/210/swapping/swapRequested.d.mts +18 -18
  1091. package/dist/210/swapping/withdrawalRequested.d.cts +9 -9
  1092. package/dist/210/swapping/withdrawalRequested.d.mts +9 -9
  1093. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
  1094. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
  1095. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +27 -27
  1096. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +27 -27
  1097. package/dist/210/tradingStrategy/strategyDeployed.d.cts +27 -27
  1098. package/dist/210/tradingStrategy/strategyDeployed.d.mts +27 -27
  1099. package/package.json +1 -1
@@ -230,9 +230,9 @@ declare const stateChainRuntimeSafeModeWitnesserCallPermission: z.ZodObject<{
230
230
  assethubIngressEgress: z.ZodBoolean;
231
231
  assethubVault: z.ZodBoolean;
232
232
  }, "strip", z.ZodTypeAny, {
233
- governance: boolean;
234
233
  funding: boolean;
235
234
  swapping: boolean;
235
+ governance: boolean;
236
236
  ethereumBroadcast: boolean;
237
237
  ethereumChainTracking: boolean;
238
238
  ethereumIngressEgress: boolean;
@@ -256,9 +256,9 @@ declare const stateChainRuntimeSafeModeWitnesserCallPermission: z.ZodObject<{
256
256
  assethubIngressEgress: boolean;
257
257
  assethubVault: boolean;
258
258
  }, {
259
- governance: boolean;
260
259
  funding: boolean;
261
260
  swapping: boolean;
261
+ governance: boolean;
262
262
  ethereumBroadcast: boolean;
263
263
  ethereumChainTracking: boolean;
264
264
  ethereumIngressEgress: boolean;
@@ -323,9 +323,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
323
323
  assethubIngressEgress: z.ZodBoolean;
324
324
  assethubVault: z.ZodBoolean;
325
325
  }, "strip", z.ZodTypeAny, {
326
- governance: boolean;
327
326
  funding: boolean;
328
327
  swapping: boolean;
328
+ governance: boolean;
329
329
  ethereumBroadcast: boolean;
330
330
  ethereumChainTracking: boolean;
331
331
  ethereumIngressEgress: boolean;
@@ -349,9 +349,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
349
349
  assethubIngressEgress: boolean;
350
350
  assethubVault: boolean;
351
351
  }, {
352
- governance: boolean;
353
352
  funding: boolean;
354
353
  swapping: boolean;
354
+ governance: boolean;
355
355
  ethereumBroadcast: boolean;
356
356
  ethereumChainTracking: boolean;
357
357
  ethereumIngressEgress: boolean;
@@ -377,9 +377,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
377
377
  }>;
378
378
  }, "strip", z.ZodTypeAny, {
379
379
  value: {
380
- governance: boolean;
381
380
  funding: boolean;
382
381
  swapping: boolean;
382
+ governance: boolean;
383
383
  ethereumBroadcast: boolean;
384
384
  ethereumChainTracking: boolean;
385
385
  ethereumIngressEgress: boolean;
@@ -406,9 +406,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
406
406
  __kind: "CodeAmber";
407
407
  }, {
408
408
  value: {
409
- governance: boolean;
410
409
  funding: boolean;
411
410
  swapping: boolean;
411
+ governance: boolean;
412
412
  ethereumBroadcast: boolean;
413
413
  ethereumChainTracking: boolean;
414
414
  ethereumIngressEgress: boolean;
@@ -752,9 +752,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
752
752
  assethubIngressEgress: z.ZodBoolean;
753
753
  assethubVault: z.ZodBoolean;
754
754
  }, "strip", z.ZodTypeAny, {
755
- governance: boolean;
756
755
  funding: boolean;
757
756
  swapping: boolean;
757
+ governance: boolean;
758
758
  ethereumBroadcast: boolean;
759
759
  ethereumChainTracking: boolean;
760
760
  ethereumIngressEgress: boolean;
@@ -778,9 +778,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
778
778
  assethubIngressEgress: boolean;
779
779
  assethubVault: boolean;
780
780
  }, {
781
- governance: boolean;
782
781
  funding: boolean;
783
782
  swapping: boolean;
783
+ governance: boolean;
784
784
  ethereumBroadcast: boolean;
785
785
  ethereumChainTracking: boolean;
786
786
  ethereumIngressEgress: boolean;
@@ -806,9 +806,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
806
806
  }>;
807
807
  }, "strip", z.ZodTypeAny, {
808
808
  value: {
809
- governance: boolean;
810
809
  funding: boolean;
811
810
  swapping: boolean;
811
+ governance: boolean;
812
812
  ethereumBroadcast: boolean;
813
813
  ethereumChainTracking: boolean;
814
814
  ethereumIngressEgress: boolean;
@@ -835,9 +835,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
835
835
  __kind: "CodeAmber";
836
836
  }, {
837
837
  value: {
838
- governance: boolean;
839
838
  funding: boolean;
840
839
  swapping: boolean;
840
+ governance: boolean;
841
841
  ethereumBroadcast: boolean;
842
842
  ethereumChainTracking: boolean;
843
843
  ethereumIngressEgress: boolean;
@@ -967,6 +967,14 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
967
967
  oraclePriceElections: boolean;
968
968
  }>;
969
969
  }, "strip", z.ZodTypeAny, {
970
+ validator: {
971
+ authorityRotationEnabled: boolean;
972
+ startBiddingEnabled: boolean;
973
+ stopBiddingEnabled: boolean;
974
+ };
975
+ emissions: {
976
+ emissionsSyncEnabled: boolean;
977
+ };
970
978
  funding: {
971
979
  redeemEnabled: boolean;
972
980
  };
@@ -975,19 +983,11 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
975
983
  withdrawalsEnabled: boolean;
976
984
  brokerRegistrationEnabled: boolean;
977
985
  };
978
- emissions: {
979
- emissionsSyncEnabled: boolean;
980
- };
981
986
  liquidityProvider: {
982
987
  depositEnabled: boolean;
983
988
  withdrawalEnabled: boolean;
984
989
  internalSwapsEnabled: boolean;
985
990
  };
986
- validator: {
987
- authorityRotationEnabled: boolean;
988
- startBiddingEnabled: boolean;
989
- stopBiddingEnabled: boolean;
990
- };
991
991
  pools: {
992
992
  rangeOrderUpdateEnabled: boolean;
993
993
  limitOrderUpdateEnabled: boolean;
@@ -1054,9 +1054,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1054
1054
  __kind: "CodeRed";
1055
1055
  } | {
1056
1056
  value: {
1057
- governance: boolean;
1058
1057
  funding: boolean;
1059
1058
  swapping: boolean;
1059
+ governance: boolean;
1060
1060
  ethereumBroadcast: boolean;
1061
1061
  ethereumChainTracking: boolean;
1062
1062
  ethereumIngressEgress: boolean;
@@ -1122,6 +1122,14 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1122
1122
  oraclePriceElections: boolean;
1123
1123
  };
1124
1124
  }, {
1125
+ validator: {
1126
+ authorityRotationEnabled: boolean;
1127
+ startBiddingEnabled: boolean;
1128
+ stopBiddingEnabled: boolean;
1129
+ };
1130
+ emissions: {
1131
+ emissionsSyncEnabled: boolean;
1132
+ };
1125
1133
  funding: {
1126
1134
  redeemEnabled: boolean;
1127
1135
  };
@@ -1130,19 +1138,11 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1130
1138
  withdrawalsEnabled: boolean;
1131
1139
  brokerRegistrationEnabled: boolean;
1132
1140
  };
1133
- emissions: {
1134
- emissionsSyncEnabled: boolean;
1135
- };
1136
1141
  liquidityProvider: {
1137
1142
  depositEnabled: boolean;
1138
1143
  withdrawalEnabled: boolean;
1139
1144
  internalSwapsEnabled: boolean;
1140
1145
  };
1141
- validator: {
1142
- authorityRotationEnabled: boolean;
1143
- startBiddingEnabled: boolean;
1144
- stopBiddingEnabled: boolean;
1145
- };
1146
1146
  pools: {
1147
1147
  rangeOrderUpdateEnabled: boolean;
1148
1148
  limitOrderUpdateEnabled: boolean;
@@ -1219,9 +1219,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1219
1219
  __kind: "CodeRed";
1220
1220
  } | {
1221
1221
  value: {
1222
- governance: boolean;
1223
1222
  funding: boolean;
1224
1223
  swapping: boolean;
1224
+ governance: boolean;
1225
1225
  ethereumBroadcast: boolean;
1226
1226
  ethereumChainTracking: boolean;
1227
1227
  ethereumIngressEgress: boolean;
@@ -1596,9 +1596,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1596
1596
  assethubIngressEgress: z.ZodBoolean;
1597
1597
  assethubVault: z.ZodBoolean;
1598
1598
  }, "strip", z.ZodTypeAny, {
1599
- governance: boolean;
1600
1599
  funding: boolean;
1601
1600
  swapping: boolean;
1601
+ governance: boolean;
1602
1602
  ethereumBroadcast: boolean;
1603
1603
  ethereumChainTracking: boolean;
1604
1604
  ethereumIngressEgress: boolean;
@@ -1622,9 +1622,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1622
1622
  assethubIngressEgress: boolean;
1623
1623
  assethubVault: boolean;
1624
1624
  }, {
1625
- governance: boolean;
1626
1625
  funding: boolean;
1627
1626
  swapping: boolean;
1627
+ governance: boolean;
1628
1628
  ethereumBroadcast: boolean;
1629
1629
  ethereumChainTracking: boolean;
1630
1630
  ethereumIngressEgress: boolean;
@@ -1650,9 +1650,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1650
1650
  }>;
1651
1651
  }, "strip", z.ZodTypeAny, {
1652
1652
  value: {
1653
- governance: boolean;
1654
1653
  funding: boolean;
1655
1654
  swapping: boolean;
1655
+ governance: boolean;
1656
1656
  ethereumBroadcast: boolean;
1657
1657
  ethereumChainTracking: boolean;
1658
1658
  ethereumIngressEgress: boolean;
@@ -1679,9 +1679,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1679
1679
  __kind: "CodeAmber";
1680
1680
  }, {
1681
1681
  value: {
1682
- governance: boolean;
1683
1682
  funding: boolean;
1684
1683
  swapping: boolean;
1684
+ governance: boolean;
1685
1685
  ethereumBroadcast: boolean;
1686
1686
  ethereumChainTracking: boolean;
1687
1687
  ethereumIngressEgress: boolean;
@@ -1811,6 +1811,14 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1811
1811
  oraclePriceElections: boolean;
1812
1812
  }>;
1813
1813
  }, "strip", z.ZodTypeAny, {
1814
+ validator: {
1815
+ authorityRotationEnabled: boolean;
1816
+ startBiddingEnabled: boolean;
1817
+ stopBiddingEnabled: boolean;
1818
+ };
1819
+ emissions: {
1820
+ emissionsSyncEnabled: boolean;
1821
+ };
1814
1822
  funding: {
1815
1823
  redeemEnabled: boolean;
1816
1824
  };
@@ -1819,19 +1827,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1819
1827
  withdrawalsEnabled: boolean;
1820
1828
  brokerRegistrationEnabled: boolean;
1821
1829
  };
1822
- emissions: {
1823
- emissionsSyncEnabled: boolean;
1824
- };
1825
1830
  liquidityProvider: {
1826
1831
  depositEnabled: boolean;
1827
1832
  withdrawalEnabled: boolean;
1828
1833
  internalSwapsEnabled: boolean;
1829
1834
  };
1830
- validator: {
1831
- authorityRotationEnabled: boolean;
1832
- startBiddingEnabled: boolean;
1833
- stopBiddingEnabled: boolean;
1834
- };
1835
1835
  pools: {
1836
1836
  rangeOrderUpdateEnabled: boolean;
1837
1837
  limitOrderUpdateEnabled: boolean;
@@ -1898,9 +1898,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1898
1898
  __kind: "CodeRed";
1899
1899
  } | {
1900
1900
  value: {
1901
- governance: boolean;
1902
1901
  funding: boolean;
1903
1902
  swapping: boolean;
1903
+ governance: boolean;
1904
1904
  ethereumBroadcast: boolean;
1905
1905
  ethereumChainTracking: boolean;
1906
1906
  ethereumIngressEgress: boolean;
@@ -1966,6 +1966,14 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1966
1966
  oraclePriceElections: boolean;
1967
1967
  };
1968
1968
  }, {
1969
+ validator: {
1970
+ authorityRotationEnabled: boolean;
1971
+ startBiddingEnabled: boolean;
1972
+ stopBiddingEnabled: boolean;
1973
+ };
1974
+ emissions: {
1975
+ emissionsSyncEnabled: boolean;
1976
+ };
1969
1977
  funding: {
1970
1978
  redeemEnabled: boolean;
1971
1979
  };
@@ -1974,19 +1982,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1974
1982
  withdrawalsEnabled: boolean;
1975
1983
  brokerRegistrationEnabled: boolean;
1976
1984
  };
1977
- emissions: {
1978
- emissionsSyncEnabled: boolean;
1979
- };
1980
1985
  liquidityProvider: {
1981
1986
  depositEnabled: boolean;
1982
1987
  withdrawalEnabled: boolean;
1983
1988
  internalSwapsEnabled: boolean;
1984
1989
  };
1985
- validator: {
1986
- authorityRotationEnabled: boolean;
1987
- startBiddingEnabled: boolean;
1988
- stopBiddingEnabled: boolean;
1989
- };
1990
1990
  pools: {
1991
1991
  rangeOrderUpdateEnabled: boolean;
1992
1992
  limitOrderUpdateEnabled: boolean;
@@ -2063,9 +2063,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2063
2063
  __kind: "CodeRed";
2064
2064
  } | {
2065
2065
  value: {
2066
- governance: boolean;
2067
2066
  funding: boolean;
2068
2067
  swapping: boolean;
2068
+ governance: boolean;
2069
2069
  ethereumBroadcast: boolean;
2070
2070
  ethereumChainTracking: boolean;
2071
2071
  ethereumIngressEgress: boolean;
@@ -2133,6 +2133,14 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2133
2133
  }>;
2134
2134
  }, "strip", z.ZodTypeAny, {
2135
2135
  value: {
2136
+ validator: {
2137
+ authorityRotationEnabled: boolean;
2138
+ startBiddingEnabled: boolean;
2139
+ stopBiddingEnabled: boolean;
2140
+ };
2141
+ emissions: {
2142
+ emissionsSyncEnabled: boolean;
2143
+ };
2136
2144
  funding: {
2137
2145
  redeemEnabled: boolean;
2138
2146
  };
@@ -2141,19 +2149,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2141
2149
  withdrawalsEnabled: boolean;
2142
2150
  brokerRegistrationEnabled: boolean;
2143
2151
  };
2144
- emissions: {
2145
- emissionsSyncEnabled: boolean;
2146
- };
2147
2152
  liquidityProvider: {
2148
2153
  depositEnabled: boolean;
2149
2154
  withdrawalEnabled: boolean;
2150
2155
  internalSwapsEnabled: boolean;
2151
2156
  };
2152
- validator: {
2153
- authorityRotationEnabled: boolean;
2154
- startBiddingEnabled: boolean;
2155
- stopBiddingEnabled: boolean;
2156
- };
2157
2157
  pools: {
2158
2158
  rangeOrderUpdateEnabled: boolean;
2159
2159
  limitOrderUpdateEnabled: boolean;
@@ -2220,9 +2220,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2220
2220
  __kind: "CodeRed";
2221
2221
  } | {
2222
2222
  value: {
2223
- governance: boolean;
2224
2223
  funding: boolean;
2225
2224
  swapping: boolean;
2225
+ governance: boolean;
2226
2226
  ethereumBroadcast: boolean;
2227
2227
  ethereumChainTracking: boolean;
2228
2228
  ethereumIngressEgress: boolean;
@@ -2291,6 +2291,14 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2291
2291
  __kind: "CodeAmber";
2292
2292
  }, {
2293
2293
  value: {
2294
+ validator: {
2295
+ authorityRotationEnabled: boolean;
2296
+ startBiddingEnabled: boolean;
2297
+ stopBiddingEnabled: boolean;
2298
+ };
2299
+ emissions: {
2300
+ emissionsSyncEnabled: boolean;
2301
+ };
2294
2302
  funding: {
2295
2303
  redeemEnabled: boolean;
2296
2304
  };
@@ -2299,19 +2307,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2299
2307
  withdrawalsEnabled: boolean;
2300
2308
  brokerRegistrationEnabled: boolean;
2301
2309
  };
2302
- emissions: {
2303
- emissionsSyncEnabled: boolean;
2304
- };
2305
2310
  liquidityProvider: {
2306
2311
  depositEnabled: boolean;
2307
2312
  withdrawalEnabled: boolean;
2308
2313
  internalSwapsEnabled: boolean;
2309
2314
  };
2310
- validator: {
2311
- authorityRotationEnabled: boolean;
2312
- startBiddingEnabled: boolean;
2313
- stopBiddingEnabled: boolean;
2314
- };
2315
2315
  pools: {
2316
2316
  rangeOrderUpdateEnabled: boolean;
2317
2317
  limitOrderUpdateEnabled: boolean;
@@ -2388,9 +2388,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2388
2388
  __kind: "CodeRed";
2389
2389
  } | {
2390
2390
  value: {
2391
- governance: boolean;
2392
2391
  funding: boolean;
2393
2392
  swapping: boolean;
2393
+ governance: boolean;
2394
2394
  ethereumBroadcast: boolean;
2395
2395
  ethereumChainTracking: boolean;
2396
2396
  ethereumIngressEgress: boolean;
@@ -3810,8 +3810,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
3810
3810
  readonly address: string;
3811
3811
  };
3812
3812
  channelId: bigint;
3813
- depositBlockHeight: bigint;
3814
3813
  brokerId: `cF${string}`;
3814
+ depositBlockHeight: bigint;
3815
3815
  }, {
3816
3816
  __kind: "DepositChannel";
3817
3817
  depositAddress: {
@@ -3819,8 +3819,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
3819
3819
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3820
3820
  };
3821
3821
  channelId: string | number;
3822
- depositBlockHeight: string | number;
3823
3822
  brokerId: string;
3823
+ depositBlockHeight: string | number;
3824
3824
  }>, z.ZodObject<{
3825
3825
  __kind: z.ZodLiteral<"Vault">;
3826
3826
  txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -5095,13 +5095,13 @@ declare const cfTraitsSwappingLendingSwapType: z.ZodDiscriminatedUnion<"__kind",
5095
5095
  borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5096
5096
  loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5097
5097
  }, "strip", z.ZodTypeAny, {
5098
- borrowerId: `cF${string}`;
5099
5098
  __kind: "Liquidation";
5100
5099
  loanId: bigint;
5100
+ borrowerId: `cF${string}`;
5101
5101
  }, {
5102
- borrowerId: string;
5103
5102
  __kind: "Liquidation";
5104
5103
  loanId: string | number;
5104
+ borrowerId: string;
5105
5105
  }>, z.ZodObject<{
5106
5106
  __kind: z.ZodLiteral<"FeeSwap">;
5107
5107
  poolAsset: z.ZodEffects<z.ZodObject<{
@@ -5727,11 +5727,11 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
5727
5727
  __kind: z.ZodLiteral<"CreditOnChain">;
5728
5728
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5729
5729
  }, "strip", z.ZodTypeAny, {
5730
- __kind: "CreditOnChain";
5731
5730
  accountId: `cF${string}`;
5732
- }, {
5733
5731
  __kind: "CreditOnChain";
5732
+ }, {
5734
5733
  accountId: string;
5734
+ __kind: "CreditOnChain";
5735
5735
  }>, z.ZodObject<{
5736
5736
  __kind: z.ZodLiteral<"CreditLendingPool">;
5737
5737
  swapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -5739,13 +5739,13 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
5739
5739
  borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5740
5740
  loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5741
5741
  }, "strip", z.ZodTypeAny, {
5742
- borrowerId: `cF${string}`;
5743
5742
  __kind: "Liquidation";
5744
5743
  loanId: bigint;
5744
+ borrowerId: `cF${string}`;
5745
5745
  }, {
5746
- borrowerId: string;
5747
5746
  __kind: "Liquidation";
5748
5747
  loanId: string | number;
5748
+ borrowerId: string;
5749
5749
  }>, z.ZodObject<{
5750
5750
  __kind: z.ZodLiteral<"FeeSwap">;
5751
5751
  poolAsset: z.ZodEffects<z.ZodObject<{
@@ -5769,9 +5769,9 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
5769
5769
  }, "strip", z.ZodTypeAny, {
5770
5770
  __kind: "CreditLendingPool";
5771
5771
  swapType: {
5772
- borrowerId: `cF${string}`;
5773
5772
  __kind: "Liquidation";
5774
5773
  loanId: bigint;
5774
+ borrowerId: `cF${string}`;
5775
5775
  } | {
5776
5776
  __kind: "FeeSwap";
5777
5777
  poolAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
@@ -5779,9 +5779,9 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
5779
5779
  }, {
5780
5780
  __kind: "CreditLendingPool";
5781
5781
  swapType: {
5782
- borrowerId: string;
5783
5782
  __kind: "Liquidation";
5784
5783
  loanId: string | number;
5784
+ borrowerId: string;
5785
5785
  } | {
5786
5786
  __kind: "FeeSwap";
5787
5787
  poolAsset: {
@@ -6408,11 +6408,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6408
6408
  __kind: z.ZodLiteral<"CreditOnChain">;
6409
6409
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
6410
6410
  }, "strip", z.ZodTypeAny, {
6411
- __kind: "CreditOnChain";
6412
6411
  accountId: `cF${string}`;
6413
- }, {
6414
6412
  __kind: "CreditOnChain";
6413
+ }, {
6415
6414
  accountId: string;
6415
+ __kind: "CreditOnChain";
6416
6416
  }>, z.ZodObject<{
6417
6417
  __kind: z.ZodLiteral<"CreditLendingPool">;
6418
6418
  swapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -6420,13 +6420,13 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6420
6420
  borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
6421
6421
  loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6422
6422
  }, "strip", z.ZodTypeAny, {
6423
- borrowerId: `cF${string}`;
6424
6423
  __kind: "Liquidation";
6425
6424
  loanId: bigint;
6425
+ borrowerId: `cF${string}`;
6426
6426
  }, {
6427
- borrowerId: string;
6428
6427
  __kind: "Liquidation";
6429
6428
  loanId: string | number;
6429
+ borrowerId: string;
6430
6430
  }>, z.ZodObject<{
6431
6431
  __kind: z.ZodLiteral<"FeeSwap">;
6432
6432
  poolAsset: z.ZodEffects<z.ZodObject<{
@@ -6450,9 +6450,9 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6450
6450
  }, "strip", z.ZodTypeAny, {
6451
6451
  __kind: "CreditLendingPool";
6452
6452
  swapType: {
6453
- borrowerId: `cF${string}`;
6454
6453
  __kind: "Liquidation";
6455
6454
  loanId: bigint;
6455
+ borrowerId: `cF${string}`;
6456
6456
  } | {
6457
6457
  __kind: "FeeSwap";
6458
6458
  poolAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
@@ -6460,9 +6460,9 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6460
6460
  }, {
6461
6461
  __kind: "CreditLendingPool";
6462
6462
  swapType: {
6463
- borrowerId: string;
6464
6463
  __kind: "Liquidation";
6465
6464
  loanId: string | number;
6465
+ borrowerId: string;
6466
6466
  } | {
6467
6467
  __kind: "FeeSwap";
6468
6468
  poolAsset: {
@@ -6553,14 +6553,14 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6553
6553
  } | null | undefined;
6554
6554
  } | null | undefined;
6555
6555
  } | {
6556
- __kind: "CreditOnChain";
6557
6556
  accountId: `cF${string}`;
6557
+ __kind: "CreditOnChain";
6558
6558
  } | {
6559
6559
  __kind: "CreditLendingPool";
6560
6560
  swapType: {
6561
- borrowerId: `cF${string}`;
6562
6561
  __kind: "Liquidation";
6563
6562
  loanId: bigint;
6563
+ borrowerId: `cF${string}`;
6564
6564
  } | {
6565
6565
  __kind: "FeeSwap";
6566
6566
  poolAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
@@ -6621,14 +6621,14 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6621
6621
  } | null | undefined;
6622
6622
  } | null | undefined;
6623
6623
  } | {
6624
- __kind: "CreditOnChain";
6625
6624
  accountId: string;
6625
+ __kind: "CreditOnChain";
6626
6626
  } | {
6627
6627
  __kind: "CreditLendingPool";
6628
6628
  swapType: {
6629
- borrowerId: string;
6630
6629
  __kind: "Liquidation";
6631
6630
  loanId: string | number;
6631
+ borrowerId: string;
6632
6632
  } | {
6633
6633
  __kind: "FeeSwap";
6634
6634
  poolAsset: {
@@ -9933,6 +9933,7 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
9933
9933
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
9934
9934
  maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9935
9935
  }, "strip", z.ZodTypeAny, {
9936
+ minPrice: bigint;
9936
9937
  expiryBehaviour: {
9937
9938
  __kind: "NoExpiry";
9938
9939
  } | {
@@ -10061,9 +10062,9 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
10061
10062
  } | null | undefined;
10062
10063
  } | null | undefined;
10063
10064
  };
10064
- minPrice: bigint;
10065
10065
  maxOraclePriceSlippage?: number | null | undefined;
10066
10066
  }, {
10067
+ minPrice: string | number;
10067
10068
  expiryBehaviour: {
10068
10069
  __kind: "NoExpiry";
10069
10070
  } | {
@@ -10194,7 +10195,6 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
10194
10195
  } | null | undefined;
10195
10196
  } | null | undefined;
10196
10197
  };
10197
- minPrice: string | number;
10198
10198
  maxOraclePriceSlippage?: number | null | undefined;
10199
10199
  }>;
10200
10200
  declare const cfPrimitivesDcaParameters: z.ZodObject<{
@@ -10600,18 +10600,18 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
10600
10600
  txHashes?: string[] | null | undefined;
10601
10601
  }>;
10602
10602
  }, "strip", z.ZodTypeAny, {
10603
- amount: bigint;
10604
- depositAddress: `0x${string}`;
10605
10603
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
10604
+ depositAddress: `0x${string}`;
10605
+ amount: bigint;
10606
10606
  depositDetails: {
10607
10607
  txHashes?: `0x${string}`[] | null | undefined;
10608
10608
  };
10609
10609
  }, {
10610
- amount: string | number;
10611
- depositAddress: string;
10612
10610
  asset: {
10613
10611
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10614
10612
  };
10613
+ depositAddress: string;
10614
+ amount: string | number;
10615
10615
  depositDetails: {
10616
10616
  txHashes?: string[] | null | undefined;
10617
10617
  };
@@ -11540,18 +11540,18 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
11540
11540
  txHashes?: string[] | null | undefined;
11541
11541
  }>;
11542
11542
  }, "strip", z.ZodTypeAny, {
11543
- amount: bigint;
11544
- depositAddress: `0x${string}`;
11545
11543
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
11544
+ depositAddress: `0x${string}`;
11545
+ amount: bigint;
11546
11546
  depositDetails: {
11547
11547
  txHashes?: `0x${string}`[] | null | undefined;
11548
11548
  };
11549
11549
  }, {
11550
- amount: string | number;
11551
- depositAddress: string;
11552
11550
  asset: {
11553
11551
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
11554
11552
  };
11553
+ depositAddress: string;
11554
+ amount: string | number;
11555
11555
  depositDetails: {
11556
11556
  txHashes?: string[] | null | undefined;
11557
11557
  };
@@ -11559,9 +11559,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
11559
11559
  }, "strip", z.ZodTypeAny, {
11560
11560
  __kind: "DepositFailedDepositChannelVariantEthereum";
11561
11561
  depositWitness: {
11562
- amount: bigint;
11563
- depositAddress: `0x${string}`;
11564
11562
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
11563
+ depositAddress: `0x${string}`;
11564
+ amount: bigint;
11565
11565
  depositDetails: {
11566
11566
  txHashes?: `0x${string}`[] | null | undefined;
11567
11567
  };
@@ -11569,11 +11569,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
11569
11569
  }, {
11570
11570
  __kind: "DepositFailedDepositChannelVariantEthereum";
11571
11571
  depositWitness: {
11572
- amount: string | number;
11573
- depositAddress: string;
11574
11572
  asset: {
11575
11573
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
11576
11574
  };
11575
+ depositAddress: string;
11576
+ amount: string | number;
11577
11577
  depositDetails: {
11578
11578
  txHashes?: string[] | null | undefined;
11579
11579
  };
@@ -12712,16 +12712,16 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
12712
12712
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12713
12713
  depositDetails: z.ZodNumber;
12714
12714
  }, "strip", z.ZodTypeAny, {
12715
- amount: bigint;
12716
- depositAddress: `0x${string}`;
12717
12715
  asset: "Dot";
12716
+ depositAddress: `0x${string}`;
12717
+ amount: bigint;
12718
12718
  depositDetails: number;
12719
12719
  }, {
12720
- amount: string | number;
12721
- depositAddress: string;
12722
12720
  asset: {
12723
12721
  __kind: "Dot";
12724
12722
  };
12723
+ depositAddress: string;
12724
+ amount: string | number;
12725
12725
  depositDetails: number;
12726
12726
  }>;
12727
12727
  declare const cfPolkadotChainCcmDepositMetadata: z.ZodObject<{
@@ -13637,34 +13637,34 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13637
13637
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
13638
13638
  depositDetails: z.ZodNumber;
13639
13639
  }, "strip", z.ZodTypeAny, {
13640
- amount: bigint;
13641
- depositAddress: `0x${string}`;
13642
13640
  asset: "Dot";
13641
+ depositAddress: `0x${string}`;
13642
+ amount: bigint;
13643
13643
  depositDetails: number;
13644
13644
  }, {
13645
- amount: string | number;
13646
- depositAddress: string;
13647
13645
  asset: {
13648
13646
  __kind: "Dot";
13649
13647
  };
13648
+ depositAddress: string;
13649
+ amount: string | number;
13650
13650
  depositDetails: number;
13651
13651
  }>;
13652
13652
  }, "strip", z.ZodTypeAny, {
13653
13653
  __kind: "DepositFailedDepositChannelVariantPolkadot";
13654
13654
  depositWitness: {
13655
- amount: bigint;
13656
- depositAddress: `0x${string}`;
13657
13655
  asset: "Dot";
13656
+ depositAddress: `0x${string}`;
13657
+ amount: bigint;
13658
13658
  depositDetails: number;
13659
13659
  };
13660
13660
  }, {
13661
13661
  __kind: "DepositFailedDepositChannelVariantPolkadot";
13662
13662
  depositWitness: {
13663
- amount: string | number;
13664
- depositAddress: string;
13665
13663
  asset: {
13666
13664
  __kind: "Dot";
13667
13665
  };
13666
+ depositAddress: string;
13667
+ amount: string | number;
13668
13668
  depositDetails: number;
13669
13669
  };
13670
13670
  }>, z.ZodObject<{
@@ -14948,7 +14948,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
14948
14948
  } | null | undefined;
14949
14949
  }>;
14950
14950
  }, "strip", z.ZodTypeAny, {
14951
- amount: bigint;
14952
14951
  depositAddress: {
14953
14952
  pubkeyX: `0x${string}`;
14954
14953
  scriptPath?: {
@@ -14960,12 +14959,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
14960
14959
  };
14961
14960
  } | null | undefined;
14962
14961
  };
14962
+ amount: bigint;
14963
14963
  id: {
14964
14964
  txId: `0x${string}`;
14965
14965
  vout: number;
14966
14966
  };
14967
14967
  }, {
14968
- amount: string | number;
14969
14968
  depositAddress: {
14970
14969
  pubkeyX: string;
14971
14970
  scriptPath?: {
@@ -14977,6 +14976,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
14977
14976
  };
14978
14977
  } | null | undefined;
14979
14978
  };
14979
+ amount: string | number;
14980
14980
  id: {
14981
14981
  txId: string;
14982
14982
  vout: number;
@@ -15113,7 +15113,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15113
15113
  } | null | undefined;
15114
15114
  }>;
15115
15115
  }, "strip", z.ZodTypeAny, {
15116
- amount: bigint;
15117
15116
  depositAddress: {
15118
15117
  pubkeyX: `0x${string}`;
15119
15118
  scriptPath?: {
@@ -15125,12 +15124,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15125
15124
  };
15126
15125
  } | null | undefined;
15127
15126
  };
15127
+ amount: bigint;
15128
15128
  id: {
15129
15129
  txId: `0x${string}`;
15130
15130
  vout: number;
15131
15131
  };
15132
15132
  }, {
15133
- amount: string | number;
15134
15133
  depositAddress: {
15135
15134
  pubkeyX: string;
15136
15135
  scriptPath?: {
@@ -15142,13 +15141,14 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15142
15141
  };
15143
15142
  } | null | undefined;
15144
15143
  };
15144
+ amount: string | number;
15145
15145
  id: {
15146
15146
  txId: string;
15147
15147
  vout: number;
15148
15148
  };
15149
15149
  }>;
15150
15150
  }, "strip", z.ZodTypeAny, {
15151
- amount: bigint;
15151
+ asset: "Btc";
15152
15152
  depositAddress: {
15153
15153
  value: `0x${string}`;
15154
15154
  __kind: "P2PKH";
@@ -15169,9 +15169,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15169
15169
  version: number;
15170
15170
  program: `0x${string}`;
15171
15171
  };
15172
- asset: "Btc";
15172
+ amount: bigint;
15173
15173
  depositDetails: {
15174
- amount: bigint;
15175
15174
  depositAddress: {
15176
15175
  pubkeyX: `0x${string}`;
15177
15176
  scriptPath?: {
@@ -15183,13 +15182,16 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15183
15182
  };
15184
15183
  } | null | undefined;
15185
15184
  };
15185
+ amount: bigint;
15186
15186
  id: {
15187
15187
  txId: `0x${string}`;
15188
15188
  vout: number;
15189
15189
  };
15190
15190
  };
15191
15191
  }, {
15192
- amount: string | number;
15192
+ asset: {
15193
+ __kind: "Btc";
15194
+ };
15193
15195
  depositAddress: {
15194
15196
  value: string;
15195
15197
  __kind: "P2PKH";
@@ -15210,11 +15212,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15210
15212
  version: number;
15211
15213
  program: string;
15212
15214
  };
15213
- asset: {
15214
- __kind: "Btc";
15215
- };
15215
+ amount: string | number;
15216
15216
  depositDetails: {
15217
- amount: string | number;
15218
15217
  depositAddress: {
15219
15218
  pubkeyX: string;
15220
15219
  scriptPath?: {
@@ -15226,6 +15225,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
15226
15225
  };
15227
15226
  } | null | undefined;
15228
15227
  };
15228
+ amount: string | number;
15229
15229
  id: {
15230
15230
  txId: string;
15231
15231
  vout: number;
@@ -15764,7 +15764,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15764
15764
  } | null | undefined;
15765
15765
  }>;
15766
15766
  }, "strip", z.ZodTypeAny, {
15767
- amount: bigint;
15768
15767
  depositAddress: {
15769
15768
  pubkeyX: `0x${string}`;
15770
15769
  scriptPath?: {
@@ -15776,12 +15775,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15776
15775
  };
15777
15776
  } | null | undefined;
15778
15777
  };
15778
+ amount: bigint;
15779
15779
  id: {
15780
15780
  txId: `0x${string}`;
15781
15781
  vout: number;
15782
15782
  };
15783
15783
  }, {
15784
- amount: string | number;
15785
15784
  depositAddress: {
15786
15785
  pubkeyX: string;
15787
15786
  scriptPath?: {
@@ -15793,6 +15792,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15793
15792
  };
15794
15793
  } | null | undefined;
15795
15794
  };
15795
+ amount: string | number;
15796
15796
  id: {
15797
15797
  txId: string;
15798
15798
  vout: number;
@@ -16273,7 +16273,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
16273
16273
  }, "strip", z.ZodTypeAny, {
16274
16274
  txId: `0x${string}`;
16275
16275
  depositDetails: {
16276
- amount: bigint;
16277
16276
  depositAddress: {
16278
16277
  pubkeyX: `0x${string}`;
16279
16278
  scriptPath?: {
@@ -16285,6 +16284,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
16285
16284
  };
16286
16285
  } | null | undefined;
16287
16286
  };
16287
+ amount: bigint;
16288
16288
  id: {
16289
16289
  txId: `0x${string}`;
16290
16290
  vout: number;
@@ -16425,7 +16425,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
16425
16425
  }, {
16426
16426
  txId: string;
16427
16427
  depositDetails: {
16428
- amount: string | number;
16429
16428
  depositAddress: {
16430
16429
  pubkeyX: string;
16431
16430
  scriptPath?: {
@@ -16437,6 +16436,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
16437
16436
  };
16438
16437
  } | null | undefined;
16439
16438
  };
16439
+ amount: string | number;
16440
16440
  id: {
16441
16441
  txId: string;
16442
16442
  vout: number;
@@ -16699,7 +16699,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16699
16699
  } | null | undefined;
16700
16700
  }>;
16701
16701
  }, "strip", z.ZodTypeAny, {
16702
- amount: bigint;
16703
16702
  depositAddress: {
16704
16703
  pubkeyX: `0x${string}`;
16705
16704
  scriptPath?: {
@@ -16711,12 +16710,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16711
16710
  };
16712
16711
  } | null | undefined;
16713
16712
  };
16713
+ amount: bigint;
16714
16714
  id: {
16715
16715
  txId: `0x${string}`;
16716
16716
  vout: number;
16717
16717
  };
16718
16718
  }, {
16719
- amount: string | number;
16720
16719
  depositAddress: {
16721
16720
  pubkeyX: string;
16722
16721
  scriptPath?: {
@@ -16728,13 +16727,14 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16728
16727
  };
16729
16728
  } | null | undefined;
16730
16729
  };
16730
+ amount: string | number;
16731
16731
  id: {
16732
16732
  txId: string;
16733
16733
  vout: number;
16734
16734
  };
16735
16735
  }>;
16736
16736
  }, "strip", z.ZodTypeAny, {
16737
- amount: bigint;
16737
+ asset: "Btc";
16738
16738
  depositAddress: {
16739
16739
  value: `0x${string}`;
16740
16740
  __kind: "P2PKH";
@@ -16755,9 +16755,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16755
16755
  version: number;
16756
16756
  program: `0x${string}`;
16757
16757
  };
16758
- asset: "Btc";
16758
+ amount: bigint;
16759
16759
  depositDetails: {
16760
- amount: bigint;
16761
16760
  depositAddress: {
16762
16761
  pubkeyX: `0x${string}`;
16763
16762
  scriptPath?: {
@@ -16769,13 +16768,16 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16769
16768
  };
16770
16769
  } | null | undefined;
16771
16770
  };
16771
+ amount: bigint;
16772
16772
  id: {
16773
16773
  txId: `0x${string}`;
16774
16774
  vout: number;
16775
16775
  };
16776
16776
  };
16777
16777
  }, {
16778
- amount: string | number;
16778
+ asset: {
16779
+ __kind: "Btc";
16780
+ };
16779
16781
  depositAddress: {
16780
16782
  value: string;
16781
16783
  __kind: "P2PKH";
@@ -16796,11 +16798,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16796
16798
  version: number;
16797
16799
  program: string;
16798
16800
  };
16799
- asset: {
16800
- __kind: "Btc";
16801
- };
16801
+ amount: string | number;
16802
16802
  depositDetails: {
16803
- amount: string | number;
16804
16803
  depositAddress: {
16805
16804
  pubkeyX: string;
16806
16805
  scriptPath?: {
@@ -16812,6 +16811,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16812
16811
  };
16813
16812
  } | null | undefined;
16814
16813
  };
16814
+ amount: string | number;
16815
16815
  id: {
16816
16816
  txId: string;
16817
16817
  vout: number;
@@ -16821,7 +16821,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16821
16821
  }, "strip", z.ZodTypeAny, {
16822
16822
  __kind: "DepositFailedDepositChannelVariantBitcoin";
16823
16823
  depositWitness: {
16824
- amount: bigint;
16824
+ asset: "Btc";
16825
16825
  depositAddress: {
16826
16826
  value: `0x${string}`;
16827
16827
  __kind: "P2PKH";
@@ -16842,9 +16842,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16842
16842
  version: number;
16843
16843
  program: `0x${string}`;
16844
16844
  };
16845
- asset: "Btc";
16845
+ amount: bigint;
16846
16846
  depositDetails: {
16847
- amount: bigint;
16848
16847
  depositAddress: {
16849
16848
  pubkeyX: `0x${string}`;
16850
16849
  scriptPath?: {
@@ -16856,6 +16855,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16856
16855
  };
16857
16856
  } | null | undefined;
16858
16857
  };
16858
+ amount: bigint;
16859
16859
  id: {
16860
16860
  txId: `0x${string}`;
16861
16861
  vout: number;
@@ -16865,7 +16865,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16865
16865
  }, {
16866
16866
  __kind: "DepositFailedDepositChannelVariantBitcoin";
16867
16867
  depositWitness: {
16868
- amount: string | number;
16868
+ asset: {
16869
+ __kind: "Btc";
16870
+ };
16869
16871
  depositAddress: {
16870
16872
  value: string;
16871
16873
  __kind: "P2PKH";
@@ -16886,11 +16888,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16886
16888
  version: number;
16887
16889
  program: string;
16888
16890
  };
16889
- asset: {
16890
- __kind: "Btc";
16891
- };
16891
+ amount: string | number;
16892
16892
  depositDetails: {
16893
- amount: string | number;
16894
16893
  depositAddress: {
16895
16894
  pubkeyX: string;
16896
16895
  scriptPath?: {
@@ -16902,6 +16901,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16902
16901
  };
16903
16902
  } | null | undefined;
16904
16903
  };
16904
+ amount: string | number;
16905
16905
  id: {
16906
16906
  txId: string;
16907
16907
  vout: number;
@@ -17042,7 +17042,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17042
17042
  } | null | undefined;
17043
17043
  }>;
17044
17044
  }, "strip", z.ZodTypeAny, {
17045
- amount: bigint;
17046
17045
  depositAddress: {
17047
17046
  pubkeyX: `0x${string}`;
17048
17047
  scriptPath?: {
@@ -17054,12 +17053,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17054
17053
  };
17055
17054
  } | null | undefined;
17056
17055
  };
17056
+ amount: bigint;
17057
17057
  id: {
17058
17058
  txId: `0x${string}`;
17059
17059
  vout: number;
17060
17060
  };
17061
17061
  }, {
17062
- amount: string | number;
17063
17062
  depositAddress: {
17064
17063
  pubkeyX: string;
17065
17064
  scriptPath?: {
@@ -17071,6 +17070,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17071
17070
  };
17072
17071
  } | null | undefined;
17073
17072
  };
17073
+ amount: string | number;
17074
17074
  id: {
17075
17075
  txId: string;
17076
17076
  vout: number;
@@ -17551,7 +17551,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17551
17551
  }, "strip", z.ZodTypeAny, {
17552
17552
  txId: `0x${string}`;
17553
17553
  depositDetails: {
17554
- amount: bigint;
17555
17554
  depositAddress: {
17556
17555
  pubkeyX: `0x${string}`;
17557
17556
  scriptPath?: {
@@ -17563,6 +17562,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17563
17562
  };
17564
17563
  } | null | undefined;
17565
17564
  };
17565
+ amount: bigint;
17566
17566
  id: {
17567
17567
  txId: `0x${string}`;
17568
17568
  vout: number;
@@ -17703,7 +17703,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17703
17703
  }, {
17704
17704
  txId: string;
17705
17705
  depositDetails: {
17706
- amount: string | number;
17707
17706
  depositAddress: {
17708
17707
  pubkeyX: string;
17709
17708
  scriptPath?: {
@@ -17715,6 +17714,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17715
17714
  };
17716
17715
  } | null | undefined;
17717
17716
  };
17717
+ amount: string | number;
17718
17718
  id: {
17719
17719
  txId: string;
17720
17720
  vout: number;
@@ -17849,7 +17849,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17849
17849
  vaultWitness: {
17850
17850
  txId: `0x${string}`;
17851
17851
  depositDetails: {
17852
- amount: bigint;
17853
17852
  depositAddress: {
17854
17853
  pubkeyX: `0x${string}`;
17855
17854
  scriptPath?: {
@@ -17861,6 +17860,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17861
17860
  };
17862
17861
  } | null | undefined;
17863
17862
  };
17863
+ amount: bigint;
17864
17864
  id: {
17865
17865
  txId: `0x${string}`;
17866
17866
  vout: number;
@@ -18004,7 +18004,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18004
18004
  vaultWitness: {
18005
18005
  txId: string;
18006
18006
  depositDetails: {
18007
- amount: string | number;
18008
18007
  depositAddress: {
18009
18008
  pubkeyX: string;
18010
18009
  scriptPath?: {
@@ -18016,6 +18015,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18016
18015
  };
18017
18016
  } | null | undefined;
18018
18017
  };
18018
+ amount: string | number;
18019
18019
  id: {
18020
18020
  txId: string;
18021
18021
  vout: number;
@@ -18501,18 +18501,18 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
18501
18501
  txHashes?: string[] | null | undefined;
18502
18502
  }>;
18503
18503
  }, "strip", z.ZodTypeAny, {
18504
- amount: bigint;
18505
- depositAddress: `0x${string}`;
18506
18504
  asset: "ArbEth" | "ArbUsdc";
18505
+ depositAddress: `0x${string}`;
18506
+ amount: bigint;
18507
18507
  depositDetails: {
18508
18508
  txHashes?: `0x${string}`[] | null | undefined;
18509
18509
  };
18510
18510
  }, {
18511
- amount: string | number;
18512
- depositAddress: string;
18513
18511
  asset: {
18514
18512
  __kind: "ArbEth" | "ArbUsdc";
18515
18513
  };
18514
+ depositAddress: string;
18515
+ amount: string | number;
18516
18516
  depositDetails: {
18517
18517
  txHashes?: string[] | null | undefined;
18518
18518
  };
@@ -19392,18 +19392,18 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19392
19392
  txHashes?: string[] | null | undefined;
19393
19393
  }>;
19394
19394
  }, "strip", z.ZodTypeAny, {
19395
- amount: bigint;
19396
- depositAddress: `0x${string}`;
19397
19395
  asset: "ArbEth" | "ArbUsdc";
19396
+ depositAddress: `0x${string}`;
19397
+ amount: bigint;
19398
19398
  depositDetails: {
19399
19399
  txHashes?: `0x${string}`[] | null | undefined;
19400
19400
  };
19401
19401
  }, {
19402
- amount: string | number;
19403
- depositAddress: string;
19404
19402
  asset: {
19405
19403
  __kind: "ArbEth" | "ArbUsdc";
19406
19404
  };
19405
+ depositAddress: string;
19406
+ amount: string | number;
19407
19407
  depositDetails: {
19408
19408
  txHashes?: string[] | null | undefined;
19409
19409
  };
@@ -19411,9 +19411,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19411
19411
  }, "strip", z.ZodTypeAny, {
19412
19412
  __kind: "DepositFailedDepositChannelVariantArbitrum";
19413
19413
  depositWitness: {
19414
- amount: bigint;
19415
- depositAddress: `0x${string}`;
19416
19414
  asset: "ArbEth" | "ArbUsdc";
19415
+ depositAddress: `0x${string}`;
19416
+ amount: bigint;
19417
19417
  depositDetails: {
19418
19418
  txHashes?: `0x${string}`[] | null | undefined;
19419
19419
  };
@@ -19421,11 +19421,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19421
19421
  }, {
19422
19422
  __kind: "DepositFailedDepositChannelVariantArbitrum";
19423
19423
  depositWitness: {
19424
- amount: string | number;
19425
- depositAddress: string;
19426
19424
  asset: {
19427
19425
  __kind: "ArbEth" | "ArbUsdc";
19428
19426
  };
19427
+ depositAddress: string;
19428
+ amount: string | number;
19429
19429
  depositDetails: {
19430
19430
  txHashes?: string[] | null | undefined;
19431
19431
  };
@@ -20563,15 +20563,15 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
20563
20563
  }>;
20564
20564
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
20565
20565
  }, "strip", z.ZodTypeAny, {
20566
- amount: bigint;
20567
- depositAddress: `0x${string}`;
20568
20566
  asset: "Sol" | "SolUsdc";
20567
+ depositAddress: `0x${string}`;
20568
+ amount: bigint;
20569
20569
  }, {
20570
- amount: string | number;
20571
- depositAddress: string;
20572
20570
  asset: {
20573
20571
  __kind: "Sol" | "SolUsdc";
20574
20572
  };
20573
+ depositAddress: string;
20574
+ amount: string | number;
20575
20575
  }>;
20576
20576
  declare const cfSolanaChainCcmDepositMetadata: z.ZodObject<{
20577
20577
  channelMetadata: z.ZodObject<{
@@ -21467,31 +21467,31 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21467
21467
  }>;
21468
21468
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
21469
21469
  }, "strip", z.ZodTypeAny, {
21470
- amount: bigint;
21471
- depositAddress: `0x${string}`;
21472
21470
  asset: "Sol" | "SolUsdc";
21471
+ depositAddress: `0x${string}`;
21472
+ amount: bigint;
21473
21473
  }, {
21474
- amount: string | number;
21475
- depositAddress: string;
21476
21474
  asset: {
21477
21475
  __kind: "Sol" | "SolUsdc";
21478
21476
  };
21477
+ depositAddress: string;
21478
+ amount: string | number;
21479
21479
  }>;
21480
21480
  }, "strip", z.ZodTypeAny, {
21481
21481
  __kind: "DepositFailedDepositChannelVariantSolana";
21482
21482
  depositWitness: {
21483
- amount: bigint;
21484
- depositAddress: `0x${string}`;
21485
21483
  asset: "Sol" | "SolUsdc";
21484
+ depositAddress: `0x${string}`;
21485
+ amount: bigint;
21486
21486
  };
21487
21487
  }, {
21488
21488
  __kind: "DepositFailedDepositChannelVariantSolana";
21489
21489
  depositWitness: {
21490
- amount: string | number;
21491
- depositAddress: string;
21492
21490
  asset: {
21493
21491
  __kind: "Sol" | "SolUsdc";
21494
21492
  };
21493
+ depositAddress: string;
21494
+ amount: string | number;
21495
21495
  };
21496
21496
  }>, z.ZodObject<{
21497
21497
  __kind: z.ZodLiteral<"DepositFailedVaultVariantSolana">;
@@ -22608,16 +22608,16 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
22608
22608
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
22609
22609
  depositDetails: z.ZodNumber;
22610
22610
  }, "strip", z.ZodTypeAny, {
22611
- amount: bigint;
22612
- depositAddress: `0x${string}`;
22613
22611
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
22612
+ depositAddress: `0x${string}`;
22613
+ amount: bigint;
22614
22614
  depositDetails: number;
22615
22615
  }, {
22616
- amount: string | number;
22617
- depositAddress: string;
22618
22616
  asset: {
22619
22617
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
22620
22618
  };
22619
+ depositAddress: string;
22620
+ amount: string | number;
22621
22621
  depositDetails: number;
22622
22622
  }>;
22623
22623
  declare const cfAssethubChainCcmDepositMetadata: z.ZodObject<{
@@ -23494,34 +23494,34 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23494
23494
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23495
23495
  depositDetails: z.ZodNumber;
23496
23496
  }, "strip", z.ZodTypeAny, {
23497
- amount: bigint;
23498
- depositAddress: `0x${string}`;
23499
23497
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
23498
+ depositAddress: `0x${string}`;
23499
+ amount: bigint;
23500
23500
  depositDetails: number;
23501
23501
  }, {
23502
- amount: string | number;
23503
- depositAddress: string;
23504
23502
  asset: {
23505
23503
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23506
23504
  };
23505
+ depositAddress: string;
23506
+ amount: string | number;
23507
23507
  depositDetails: number;
23508
23508
  }>;
23509
23509
  }, "strip", z.ZodTypeAny, {
23510
23510
  __kind: "DepositFailedDepositChannelVariantAssethub";
23511
23511
  depositWitness: {
23512
- amount: bigint;
23513
- depositAddress: `0x${string}`;
23514
23512
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
23513
+ depositAddress: `0x${string}`;
23514
+ amount: bigint;
23515
23515
  depositDetails: number;
23516
23516
  };
23517
23517
  }, {
23518
23518
  __kind: "DepositFailedDepositChannelVariantAssethub";
23519
23519
  depositWitness: {
23520
- amount: string | number;
23521
- depositAddress: string;
23522
23520
  asset: {
23523
23521
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23524
23522
  };
23523
+ depositAddress: string;
23524
+ amount: string | number;
23525
23525
  depositDetails: number;
23526
23526
  };
23527
23527
  }>, z.ZodObject<{