@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
@@ -54,17 +54,17 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
54
54
  error: string;
55
55
  }>;
56
56
  }, "strip", z.ZodTypeAny, {
57
+ __kind: "Module";
57
58
  value: {
58
59
  index: number;
59
60
  error: `0x${string}`;
60
61
  };
61
- __kind: "Module";
62
62
  }, {
63
+ __kind: "Module";
63
64
  value: {
64
65
  index: number;
65
66
  error: string;
66
67
  };
67
- __kind: "Module";
68
68
  }>, z.ZodObject<{
69
69
  __kind: z.ZodLiteral<"ConsumerRemaining">;
70
70
  }, "strip", z.ZodTypeAny, {
@@ -88,20 +88,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
88
88
  value: z.ZodEffects<z.ZodObject<{
89
89
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
90
90
  }, "strip", z.ZodTypeAny, {
91
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
92
92
  }, {
93
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
94
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
95
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
94
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
95
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
96
96
  }>;
97
97
  }, "strip", z.ZodTypeAny, {
98
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
98
  __kind: "Token";
99
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
100
100
  }, {
101
+ __kind: "Token";
101
102
  value: {
102
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
103
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
103
104
  };
104
- __kind: "Token";
105
105
  }>, z.ZodObject<{
106
106
  __kind: z.ZodLiteral<"Arithmetic">;
107
107
  value: z.ZodEffects<z.ZodObject<{
@@ -114,13 +114,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
114
114
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
115
115
  }>;
116
116
  }, "strip", z.ZodTypeAny, {
117
- value: "Underflow" | "Overflow" | "DivisionByZero";
118
117
  __kind: "Arithmetic";
118
+ value: "Underflow" | "Overflow" | "DivisionByZero";
119
119
  }, {
120
+ __kind: "Arithmetic";
120
121
  value: {
121
122
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
122
123
  };
123
- __kind: "Arithmetic";
124
124
  }>, z.ZodObject<{
125
125
  __kind: z.ZodLiteral<"Transactional">;
126
126
  value: z.ZodEffects<z.ZodObject<{
@@ -133,13 +133,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
133
133
  __kind: "LimitReached" | "NoLayer";
134
134
  }>;
135
135
  }, "strip", z.ZodTypeAny, {
136
- value: "LimitReached" | "NoLayer";
137
136
  __kind: "Transactional";
137
+ value: "LimitReached" | "NoLayer";
138
138
  }, {
139
+ __kind: "Transactional";
139
140
  value: {
140
141
  __kind: "LimitReached" | "NoLayer";
141
142
  };
142
- __kind: "Transactional";
143
143
  }>, z.ZodObject<{
144
144
  __kind: z.ZodLiteral<"Exhausted">;
145
145
  }, "strip", z.ZodTypeAny, {
@@ -166,6 +166,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
166
166
  __kind: "RootNotAllowed";
167
167
  }>]>;
168
168
  }, "strip", z.ZodTypeAny, {
169
+ __kind: "DepositWitnessRejected";
169
170
  value: {
170
171
  __kind: "Other";
171
172
  } | {
@@ -173,11 +174,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
173
174
  } | {
174
175
  __kind: "BadOrigin";
175
176
  } | {
177
+ __kind: "Module";
176
178
  value: {
177
179
  index: number;
178
180
  error: `0x${string}`;
179
181
  };
180
- __kind: "Module";
181
182
  } | {
182
183
  __kind: "ConsumerRemaining";
183
184
  } | {
@@ -185,14 +186,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
185
186
  } | {
186
187
  __kind: "TooManyConsumers";
187
188
  } | {
188
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
189
189
  __kind: "Token";
190
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
190
191
  } | {
191
- value: "Underflow" | "Overflow" | "DivisionByZero";
192
192
  __kind: "Arithmetic";
193
+ value: "Underflow" | "Overflow" | "DivisionByZero";
193
194
  } | {
194
- value: "LimitReached" | "NoLayer";
195
195
  __kind: "Transactional";
196
+ value: "LimitReached" | "NoLayer";
196
197
  } | {
197
198
  __kind: "Exhausted";
198
199
  } | {
@@ -202,8 +203,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
202
203
  } | {
203
204
  __kind: "RootNotAllowed";
204
205
  };
205
- __kind: "DepositWitnessRejected";
206
206
  }, {
207
+ __kind: "DepositWitnessRejected";
207
208
  value: {
208
209
  __kind: "Other";
209
210
  } | {
@@ -211,11 +212,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
211
212
  } | {
212
213
  __kind: "BadOrigin";
213
214
  } | {
215
+ __kind: "Module";
214
216
  value: {
215
217
  index: number;
216
218
  error: string;
217
219
  };
218
- __kind: "Module";
219
220
  } | {
220
221
  __kind: "ConsumerRemaining";
221
222
  } | {
@@ -223,20 +224,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
223
224
  } | {
224
225
  __kind: "TooManyConsumers";
225
226
  } | {
227
+ __kind: "Token";
226
228
  value: {
227
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
229
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
228
230
  };
229
- __kind: "Token";
230
231
  } | {
232
+ __kind: "Arithmetic";
231
233
  value: {
232
234
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
233
235
  };
234
- __kind: "Arithmetic";
235
236
  } | {
237
+ __kind: "Transactional";
236
238
  value: {
237
239
  __kind: "LimitReached" | "NoLayer";
238
240
  };
239
- __kind: "Transactional";
240
241
  } | {
241
242
  __kind: "Exhausted";
242
243
  } | {
@@ -246,7 +247,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
246
247
  } | {
247
248
  __kind: "RootNotAllowed";
248
249
  };
249
- __kind: "DepositWitnessRejected";
250
250
  }>, z.ZodObject<{
251
251
  __kind: z.ZodLiteral<"InvalidDestinationAddress">;
252
252
  }, "strip", z.ZodTypeAny, {
@@ -307,8 +307,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
307
307
  }>;
308
308
  }, "strip", z.ZodTypeAny, {
309
309
  asset: "ArbEth" | "ArbUsdc";
310
- depositAddress: `0x${string}`;
311
310
  amount: bigint;
311
+ depositAddress: `0x${string}`;
312
312
  depositDetails: {
313
313
  txHashes?: `0x${string}`[] | null | undefined;
314
314
  };
@@ -316,8 +316,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
316
316
  asset: {
317
317
  __kind: "ArbEth" | "ArbUsdc";
318
318
  };
319
- depositAddress: string;
320
319
  amount: string | number;
320
+ depositAddress: string;
321
321
  depositDetails: {
322
322
  txHashes?: string[] | null | undefined;
323
323
  };
@@ -326,8 +326,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
326
326
  __kind: "DepositChannel";
327
327
  depositWitness: {
328
328
  asset: "ArbEth" | "ArbUsdc";
329
- depositAddress: `0x${string}`;
330
329
  amount: bigint;
330
+ depositAddress: `0x${string}`;
331
331
  depositDetails: {
332
332
  txHashes?: `0x${string}`[] | null | undefined;
333
333
  };
@@ -338,8 +338,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
338
338
  asset: {
339
339
  __kind: "ArbEth" | "ArbUsdc";
340
340
  };
341
- depositAddress: string;
342
341
  amount: string | number;
342
+ depositAddress: string;
343
343
  depositDetails: {
344
344
  txHashes?: string[] | null | undefined;
345
345
  };
@@ -369,21 +369,21 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
369
369
  outputAsset: z.ZodEffects<z.ZodObject<{
370
370
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
371
371
  }, "strip", z.ZodTypeAny, {
372
- __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
372
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
373
373
  }, {
374
- __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
375
- }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
376
- __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
374
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
375
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
376
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
377
377
  }>;
378
378
  destinationAddress: z.ZodEffects<z.ZodObject<{
379
379
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
380
380
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
381
381
  }, "strip", z.ZodTypeAny, {
382
- value: `0x${string}`;
383
382
  __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
383
+ value: `0x${string}`;
384
384
  }, {
385
- value: string;
386
385
  __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
386
+ value: string;
387
387
  }>, {
388
388
  readonly chain: "Ethereum";
389
389
  readonly address: `0x${string}`;
@@ -400,8 +400,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
400
400
  readonly chain: "Solana";
401
401
  readonly address: string;
402
402
  }, {
403
- value: string;
404
403
  __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
404
+ value: string;
405
405
  }>;
406
406
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
407
407
  channelMetadata: z.ZodObject<{
@@ -430,67 +430,67 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
430
430
  __kind: z.ZodLiteral<"Eth">;
431
431
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
432
432
  }, "strip", z.ZodTypeAny, {
433
- value: `0x${string}`;
434
433
  __kind: "Eth";
434
+ value: `0x${string}`;
435
435
  }, {
436
- value: string;
437
436
  __kind: "Eth";
437
+ value: string;
438
438
  }>, z.ZodObject<{
439
439
  __kind: z.ZodLiteral<"Dot">;
440
440
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
441
441
  }, "strip", z.ZodTypeAny, {
442
- value: `0x${string}`;
443
442
  __kind: "Dot";
443
+ value: `0x${string}`;
444
444
  }, {
445
- value: string;
446
445
  __kind: "Dot";
446
+ value: string;
447
447
  }>, z.ZodObject<{
448
448
  __kind: z.ZodLiteral<"Btc">;
449
449
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
450
450
  __kind: z.ZodLiteral<"P2PKH">;
451
451
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
452
452
  }, "strip", z.ZodTypeAny, {
453
- value: `0x${string}`;
454
453
  __kind: "P2PKH";
454
+ value: `0x${string}`;
455
455
  }, {
456
- value: string;
457
456
  __kind: "P2PKH";
457
+ value: string;
458
458
  }>, z.ZodObject<{
459
459
  __kind: z.ZodLiteral<"P2SH">;
460
460
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
461
461
  }, "strip", z.ZodTypeAny, {
462
- value: `0x${string}`;
463
462
  __kind: "P2SH";
463
+ value: `0x${string}`;
464
464
  }, {
465
- value: string;
466
465
  __kind: "P2SH";
466
+ value: string;
467
467
  }>, z.ZodObject<{
468
468
  __kind: z.ZodLiteral<"P2WPKH">;
469
469
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
470
470
  }, "strip", z.ZodTypeAny, {
471
- value: `0x${string}`;
472
471
  __kind: "P2WPKH";
472
+ value: `0x${string}`;
473
473
  }, {
474
- value: string;
475
474
  __kind: "P2WPKH";
475
+ value: string;
476
476
  }>, z.ZodObject<{
477
477
  __kind: z.ZodLiteral<"P2WSH">;
478
478
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
479
479
  }, "strip", z.ZodTypeAny, {
480
- value: `0x${string}`;
481
480
  __kind: "P2WSH";
481
+ value: `0x${string}`;
482
482
  }, {
483
- value: string;
484
483
  __kind: "P2WSH";
484
+ value: string;
485
485
  }>, z.ZodObject<{
486
486
  __kind: z.ZodLiteral<"Taproot">;
487
487
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
488
488
  }, "strip", z.ZodTypeAny, {
489
- value: `0x${string}`;
490
489
  __kind: "Taproot";
490
+ value: `0x${string}`;
491
491
  }, {
492
- value: string;
493
492
  __kind: "Taproot";
493
+ value: string;
494
494
  }>, z.ZodObject<{
495
495
  __kind: z.ZodLiteral<"OtherSegwit">;
496
496
  version: z.ZodNumber;
@@ -505,67 +505,67 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
505
505
  program: string;
506
506
  }>]>;
507
507
  }, "strip", z.ZodTypeAny, {
508
+ __kind: "Btc";
508
509
  value: {
509
- value: `0x${string}`;
510
510
  __kind: "P2PKH";
511
- } | {
512
511
  value: `0x${string}`;
513
- __kind: "P2SH";
514
512
  } | {
513
+ __kind: "P2SH";
515
514
  value: `0x${string}`;
516
- __kind: "P2WPKH";
517
515
  } | {
516
+ __kind: "P2WPKH";
518
517
  value: `0x${string}`;
519
- __kind: "P2WSH";
520
518
  } | {
519
+ __kind: "P2WSH";
521
520
  value: `0x${string}`;
521
+ } | {
522
522
  __kind: "Taproot";
523
+ value: `0x${string}`;
523
524
  } | {
524
525
  __kind: "OtherSegwit";
525
526
  version: number;
526
527
  program: `0x${string}`;
527
528
  };
528
- __kind: "Btc";
529
529
  }, {
530
+ __kind: "Btc";
530
531
  value: {
531
- value: string;
532
532
  __kind: "P2PKH";
533
- } | {
534
533
  value: string;
535
- __kind: "P2SH";
536
534
  } | {
535
+ __kind: "P2SH";
537
536
  value: string;
538
- __kind: "P2WPKH";
539
537
  } | {
538
+ __kind: "P2WPKH";
540
539
  value: string;
541
- __kind: "P2WSH";
542
540
  } | {
541
+ __kind: "P2WSH";
543
542
  value: string;
543
+ } | {
544
544
  __kind: "Taproot";
545
+ value: string;
545
546
  } | {
546
547
  __kind: "OtherSegwit";
547
548
  version: number;
548
549
  program: string;
549
550
  };
550
- __kind: "Btc";
551
551
  }>, z.ZodObject<{
552
552
  __kind: z.ZodLiteral<"Arb">;
553
553
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
554
554
  }, "strip", z.ZodTypeAny, {
555
- value: `0x${string}`;
556
555
  __kind: "Arb";
556
+ value: `0x${string}`;
557
557
  }, {
558
- value: string;
559
558
  __kind: "Arb";
559
+ value: string;
560
560
  }>, z.ZodObject<{
561
561
  __kind: z.ZodLiteral<"Sol">;
562
562
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
563
563
  }, "strip", z.ZodTypeAny, {
564
- value: `0x${string}`;
565
564
  __kind: "Sol";
565
+ value: `0x${string}`;
566
566
  }, {
567
- value: string;
568
567
  __kind: "Sol";
568
+ value: string;
569
569
  }>]>>>;
570
570
  }, "strip", z.ZodTypeAny, {
571
571
  channelMetadata: {
@@ -575,39 +575,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
575
575
  };
576
576
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
577
577
  sourceAddress?: {
578
- value: `0x${string}`;
579
578
  __kind: "Eth";
580
- } | {
581
579
  value: `0x${string}`;
580
+ } | {
582
581
  __kind: "Dot";
582
+ value: `0x${string}`;
583
583
  } | {
584
+ __kind: "Btc";
584
585
  value: {
585
- value: `0x${string}`;
586
586
  __kind: "P2PKH";
587
- } | {
588
587
  value: `0x${string}`;
589
- __kind: "P2SH";
590
588
  } | {
589
+ __kind: "P2SH";
591
590
  value: `0x${string}`;
592
- __kind: "P2WPKH";
593
591
  } | {
592
+ __kind: "P2WPKH";
594
593
  value: `0x${string}`;
595
- __kind: "P2WSH";
596
594
  } | {
595
+ __kind: "P2WSH";
597
596
  value: `0x${string}`;
597
+ } | {
598
598
  __kind: "Taproot";
599
+ value: `0x${string}`;
599
600
  } | {
600
601
  __kind: "OtherSegwit";
601
602
  version: number;
602
603
  program: `0x${string}`;
603
604
  };
604
- __kind: "Btc";
605
605
  } | {
606
- value: `0x${string}`;
607
606
  __kind: "Arb";
608
- } | {
609
607
  value: `0x${string}`;
608
+ } | {
610
609
  __kind: "Sol";
610
+ value: `0x${string}`;
611
611
  } | null | undefined;
612
612
  }, {
613
613
  channelMetadata: {
@@ -619,39 +619,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
619
619
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
620
620
  };
621
621
  sourceAddress?: {
622
- value: string;
623
622
  __kind: "Eth";
624
- } | {
625
623
  value: string;
624
+ } | {
626
625
  __kind: "Dot";
626
+ value: string;
627
627
  } | {
628
+ __kind: "Btc";
628
629
  value: {
629
- value: string;
630
630
  __kind: "P2PKH";
631
- } | {
632
631
  value: string;
633
- __kind: "P2SH";
634
632
  } | {
633
+ __kind: "P2SH";
635
634
  value: string;
636
- __kind: "P2WPKH";
637
635
  } | {
636
+ __kind: "P2WPKH";
638
637
  value: string;
639
- __kind: "P2WSH";
640
638
  } | {
639
+ __kind: "P2WSH";
641
640
  value: string;
641
+ } | {
642
642
  __kind: "Taproot";
643
+ value: string;
643
644
  } | {
644
645
  __kind: "OtherSegwit";
645
646
  version: number;
646
647
  program: string;
647
648
  };
648
- __kind: "Btc";
649
649
  } | {
650
- value: string;
651
650
  __kind: "Arb";
652
- } | {
653
651
  value: string;
652
+ } | {
654
653
  __kind: "Sol";
654
+ value: string;
655
655
  } | null | undefined;
656
656
  }>>>;
657
657
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -700,13 +700,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
700
700
  }>>>;
701
701
  boostFee: z.ZodNumber;
702
702
  }, "strip", z.ZodTypeAny, {
703
- txId: `0x${string}`;
704
- depositDetails: {
705
- txHashes?: `0x${string}`[] | null | undefined;
706
- };
707
- inputAsset: "ArbEth" | "ArbUsdc";
708
- depositAmount: bigint;
709
- outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
710
703
  destinationAddress: {
711
704
  readonly chain: "Ethereum";
712
705
  readonly address: `0x${string}`;
@@ -723,6 +716,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
723
716
  readonly chain: "Solana";
724
717
  readonly address: string;
725
718
  };
719
+ txId: `0x${string}`;
720
+ depositDetails: {
721
+ txHashes?: `0x${string}`[] | null | undefined;
722
+ };
723
+ boostFee: number;
724
+ inputAsset: "ArbEth" | "ArbUsdc";
725
+ depositAmount: bigint;
726
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
726
727
  affiliateFees: {
727
728
  account: number;
728
729
  bps: number;
@@ -732,9 +733,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
732
733
  refundAddress: `0x${string}`;
733
734
  minPrice: bigint;
734
735
  };
735
- boostFee: number;
736
- channelId?: bigint | null | undefined;
737
736
  depositAddress?: `0x${string}` | null | undefined;
737
+ channelId?: bigint | null | undefined;
738
738
  depositMetadata?: {
739
739
  channelMetadata: {
740
740
  message: `0x${string}`;
@@ -743,39 +743,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
743
743
  };
744
744
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
745
745
  sourceAddress?: {
746
- value: `0x${string}`;
747
746
  __kind: "Eth";
748
- } | {
749
747
  value: `0x${string}`;
748
+ } | {
750
749
  __kind: "Dot";
750
+ value: `0x${string}`;
751
751
  } | {
752
+ __kind: "Btc";
752
753
  value: {
753
- value: `0x${string}`;
754
754
  __kind: "P2PKH";
755
- } | {
756
755
  value: `0x${string}`;
757
- __kind: "P2SH";
758
756
  } | {
757
+ __kind: "P2SH";
759
758
  value: `0x${string}`;
760
- __kind: "P2WPKH";
761
759
  } | {
760
+ __kind: "P2WPKH";
762
761
  value: `0x${string}`;
763
- __kind: "P2WSH";
764
762
  } | {
763
+ __kind: "P2WSH";
765
764
  value: `0x${string}`;
765
+ } | {
766
766
  __kind: "Taproot";
767
+ value: `0x${string}`;
767
768
  } | {
768
769
  __kind: "OtherSegwit";
769
770
  version: number;
770
771
  program: `0x${string}`;
771
772
  };
772
- __kind: "Btc";
773
773
  } | {
774
- value: `0x${string}`;
775
774
  __kind: "Arb";
776
- } | {
777
775
  value: `0x${string}`;
776
+ } | {
778
777
  __kind: "Sol";
778
+ value: `0x${string}`;
779
779
  } | null | undefined;
780
780
  } | null | undefined;
781
781
  brokerFee?: {
@@ -787,20 +787,21 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
787
787
  chunkInterval: number;
788
788
  } | null | undefined;
789
789
  }, {
790
+ destinationAddress: {
791
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
792
+ value: string;
793
+ };
790
794
  txId: string;
791
795
  depositDetails: {
792
796
  txHashes?: string[] | null | undefined;
793
797
  };
798
+ boostFee: number;
794
799
  inputAsset: {
795
800
  __kind: "ArbEth" | "ArbUsdc";
796
801
  };
797
802
  depositAmount: string | number;
798
803
  outputAsset: {
799
- __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
800
- };
801
- destinationAddress: {
802
- value: string;
803
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
804
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
804
805
  };
805
806
  affiliateFees: {
806
807
  account: number;
@@ -811,9 +812,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
811
812
  refundAddress: string;
812
813
  minPrice: string | number;
813
814
  };
814
- boostFee: number;
815
- channelId?: string | number | null | undefined;
816
815
  depositAddress?: string | null | undefined;
816
+ channelId?: string | number | null | undefined;
817
817
  depositMetadata?: {
818
818
  channelMetadata: {
819
819
  message: string;
@@ -824,39 +824,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
824
824
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
825
825
  };
826
826
  sourceAddress?: {
827
- value: string;
828
827
  __kind: "Eth";
829
- } | {
830
828
  value: string;
829
+ } | {
831
830
  __kind: "Dot";
831
+ value: string;
832
832
  } | {
833
+ __kind: "Btc";
833
834
  value: {
834
- value: string;
835
835
  __kind: "P2PKH";
836
- } | {
837
836
  value: string;
838
- __kind: "P2SH";
839
837
  } | {
838
+ __kind: "P2SH";
840
839
  value: string;
841
- __kind: "P2WPKH";
842
840
  } | {
841
+ __kind: "P2WPKH";
843
842
  value: string;
844
- __kind: "P2WSH";
845
843
  } | {
844
+ __kind: "P2WSH";
846
845
  value: string;
846
+ } | {
847
847
  __kind: "Taproot";
848
+ value: string;
848
849
  } | {
849
850
  __kind: "OtherSegwit";
850
851
  version: number;
851
852
  program: string;
852
853
  };
853
- __kind: "Btc";
854
854
  } | {
855
- value: string;
856
855
  __kind: "Arb";
857
- } | {
858
856
  value: string;
857
+ } | {
859
858
  __kind: "Sol";
859
+ value: string;
860
860
  } | null | undefined;
861
861
  } | null | undefined;
862
862
  brokerFee?: {
@@ -871,13 +871,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
871
871
  }, "strip", z.ZodTypeAny, {
872
872
  __kind: "Vault";
873
873
  vaultWitness: {
874
- txId: `0x${string}`;
875
- depositDetails: {
876
- txHashes?: `0x${string}`[] | null | undefined;
877
- };
878
- inputAsset: "ArbEth" | "ArbUsdc";
879
- depositAmount: bigint;
880
- outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
881
874
  destinationAddress: {
882
875
  readonly chain: "Ethereum";
883
876
  readonly address: `0x${string}`;
@@ -894,6 +887,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
894
887
  readonly chain: "Solana";
895
888
  readonly address: string;
896
889
  };
890
+ txId: `0x${string}`;
891
+ depositDetails: {
892
+ txHashes?: `0x${string}`[] | null | undefined;
893
+ };
894
+ boostFee: number;
895
+ inputAsset: "ArbEth" | "ArbUsdc";
896
+ depositAmount: bigint;
897
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
897
898
  affiliateFees: {
898
899
  account: number;
899
900
  bps: number;
@@ -903,9 +904,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
903
904
  refundAddress: `0x${string}`;
904
905
  minPrice: bigint;
905
906
  };
906
- boostFee: number;
907
- channelId?: bigint | null | undefined;
908
907
  depositAddress?: `0x${string}` | null | undefined;
908
+ channelId?: bigint | null | undefined;
909
909
  depositMetadata?: {
910
910
  channelMetadata: {
911
911
  message: `0x${string}`;
@@ -914,39 +914,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
914
914
  };
915
915
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
916
916
  sourceAddress?: {
917
- value: `0x${string}`;
918
917
  __kind: "Eth";
919
- } | {
920
918
  value: `0x${string}`;
919
+ } | {
921
920
  __kind: "Dot";
921
+ value: `0x${string}`;
922
922
  } | {
923
+ __kind: "Btc";
923
924
  value: {
924
- value: `0x${string}`;
925
925
  __kind: "P2PKH";
926
- } | {
927
926
  value: `0x${string}`;
928
- __kind: "P2SH";
929
927
  } | {
928
+ __kind: "P2SH";
930
929
  value: `0x${string}`;
931
- __kind: "P2WPKH";
932
930
  } | {
931
+ __kind: "P2WPKH";
933
932
  value: `0x${string}`;
934
- __kind: "P2WSH";
935
933
  } | {
934
+ __kind: "P2WSH";
936
935
  value: `0x${string}`;
936
+ } | {
937
937
  __kind: "Taproot";
938
+ value: `0x${string}`;
938
939
  } | {
939
940
  __kind: "OtherSegwit";
940
941
  version: number;
941
942
  program: `0x${string}`;
942
943
  };
943
- __kind: "Btc";
944
944
  } | {
945
- value: `0x${string}`;
946
945
  __kind: "Arb";
947
- } | {
948
946
  value: `0x${string}`;
947
+ } | {
949
948
  __kind: "Sol";
949
+ value: `0x${string}`;
950
950
  } | null | undefined;
951
951
  } | null | undefined;
952
952
  brokerFee?: {
@@ -961,20 +961,21 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
961
961
  }, {
962
962
  __kind: "Vault";
963
963
  vaultWitness: {
964
+ destinationAddress: {
965
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
966
+ value: string;
967
+ };
964
968
  txId: string;
965
969
  depositDetails: {
966
970
  txHashes?: string[] | null | undefined;
967
971
  };
972
+ boostFee: number;
968
973
  inputAsset: {
969
974
  __kind: "ArbEth" | "ArbUsdc";
970
975
  };
971
976
  depositAmount: string | number;
972
977
  outputAsset: {
973
- __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
974
- };
975
- destinationAddress: {
976
- value: string;
977
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
978
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
978
979
  };
979
980
  affiliateFees: {
980
981
  account: number;
@@ -985,9 +986,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
985
986
  refundAddress: string;
986
987
  minPrice: string | number;
987
988
  };
988
- boostFee: number;
989
- channelId?: string | number | null | undefined;
990
989
  depositAddress?: string | null | undefined;
990
+ channelId?: string | number | null | undefined;
991
991
  depositMetadata?: {
992
992
  channelMetadata: {
993
993
  message: string;
@@ -998,39 +998,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
998
998
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
999
999
  };
1000
1000
  sourceAddress?: {
1001
- value: string;
1002
1001
  __kind: "Eth";
1003
- } | {
1004
1002
  value: string;
1003
+ } | {
1005
1004
  __kind: "Dot";
1005
+ value: string;
1006
1006
  } | {
1007
+ __kind: "Btc";
1007
1008
  value: {
1008
- value: string;
1009
1009
  __kind: "P2PKH";
1010
- } | {
1011
1010
  value: string;
1012
- __kind: "P2SH";
1013
1011
  } | {
1012
+ __kind: "P2SH";
1014
1013
  value: string;
1015
- __kind: "P2WPKH";
1016
1014
  } | {
1015
+ __kind: "P2WPKH";
1017
1016
  value: string;
1018
- __kind: "P2WSH";
1019
1017
  } | {
1018
+ __kind: "P2WSH";
1020
1019
  value: string;
1020
+ } | {
1021
1021
  __kind: "Taproot";
1022
+ value: string;
1022
1023
  } | {
1023
1024
  __kind: "OtherSegwit";
1024
1025
  version: number;
1025
1026
  program: string;
1026
1027
  };
1027
- __kind: "Btc";
1028
1028
  } | {
1029
- value: string;
1030
1029
  __kind: "Arb";
1031
- } | {
1032
1030
  value: string;
1031
+ } | {
1033
1032
  __kind: "Sol";
1033
+ value: string;
1034
1034
  } | null | undefined;
1035
1035
  } | null | undefined;
1036
1036
  brokerFee?: {
@@ -1052,6 +1052,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1052
1052
  } | {
1053
1053
  __kind: "TransactionRejectedByBroker";
1054
1054
  } | {
1055
+ __kind: "DepositWitnessRejected";
1055
1056
  value: {
1056
1057
  __kind: "Other";
1057
1058
  } | {
@@ -1059,11 +1060,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1059
1060
  } | {
1060
1061
  __kind: "BadOrigin";
1061
1062
  } | {
1063
+ __kind: "Module";
1062
1064
  value: {
1063
1065
  index: number;
1064
1066
  error: `0x${string}`;
1065
1067
  };
1066
- __kind: "Module";
1067
1068
  } | {
1068
1069
  __kind: "ConsumerRemaining";
1069
1070
  } | {
@@ -1071,14 +1072,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1071
1072
  } | {
1072
1073
  __kind: "TooManyConsumers";
1073
1074
  } | {
1074
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1075
1075
  __kind: "Token";
1076
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1076
1077
  } | {
1077
- value: "Underflow" | "Overflow" | "DivisionByZero";
1078
1078
  __kind: "Arithmetic";
1079
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1079
1080
  } | {
1080
- value: "LimitReached" | "NoLayer";
1081
1081
  __kind: "Transactional";
1082
+ value: "LimitReached" | "NoLayer";
1082
1083
  } | {
1083
1084
  __kind: "Exhausted";
1084
1085
  } | {
@@ -1088,7 +1089,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1088
1089
  } | {
1089
1090
  __kind: "RootNotAllowed";
1090
1091
  };
1091
- __kind: "DepositWitnessRejected";
1092
1092
  } | {
1093
1093
  __kind: "InvalidDestinationAddress";
1094
1094
  } | {
@@ -1106,8 +1106,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1106
1106
  __kind: "DepositChannel";
1107
1107
  depositWitness: {
1108
1108
  asset: "ArbEth" | "ArbUsdc";
1109
- depositAddress: `0x${string}`;
1110
1109
  amount: bigint;
1110
+ depositAddress: `0x${string}`;
1111
1111
  depositDetails: {
1112
1112
  txHashes?: `0x${string}`[] | null | undefined;
1113
1113
  };
@@ -1115,13 +1115,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1115
1115
  } | {
1116
1116
  __kind: "Vault";
1117
1117
  vaultWitness: {
1118
- txId: `0x${string}`;
1119
- depositDetails: {
1120
- txHashes?: `0x${string}`[] | null | undefined;
1121
- };
1122
- inputAsset: "ArbEth" | "ArbUsdc";
1123
- depositAmount: bigint;
1124
- outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1125
1118
  destinationAddress: {
1126
1119
  readonly chain: "Ethereum";
1127
1120
  readonly address: `0x${string}`;
@@ -1138,6 +1131,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1138
1131
  readonly chain: "Solana";
1139
1132
  readonly address: string;
1140
1133
  };
1134
+ txId: `0x${string}`;
1135
+ depositDetails: {
1136
+ txHashes?: `0x${string}`[] | null | undefined;
1137
+ };
1138
+ boostFee: number;
1139
+ inputAsset: "ArbEth" | "ArbUsdc";
1140
+ depositAmount: bigint;
1141
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
1141
1142
  affiliateFees: {
1142
1143
  account: number;
1143
1144
  bps: number;
@@ -1147,9 +1148,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1147
1148
  refundAddress: `0x${string}`;
1148
1149
  minPrice: bigint;
1149
1150
  };
1150
- boostFee: number;
1151
- channelId?: bigint | null | undefined;
1152
1151
  depositAddress?: `0x${string}` | null | undefined;
1152
+ channelId?: bigint | null | undefined;
1153
1153
  depositMetadata?: {
1154
1154
  channelMetadata: {
1155
1155
  message: `0x${string}`;
@@ -1158,39 +1158,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1158
1158
  };
1159
1159
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1160
1160
  sourceAddress?: {
1161
- value: `0x${string}`;
1162
1161
  __kind: "Eth";
1163
- } | {
1164
1162
  value: `0x${string}`;
1163
+ } | {
1165
1164
  __kind: "Dot";
1165
+ value: `0x${string}`;
1166
1166
  } | {
1167
+ __kind: "Btc";
1167
1168
  value: {
1168
- value: `0x${string}`;
1169
1169
  __kind: "P2PKH";
1170
- } | {
1171
1170
  value: `0x${string}`;
1172
- __kind: "P2SH";
1173
1171
  } | {
1172
+ __kind: "P2SH";
1174
1173
  value: `0x${string}`;
1175
- __kind: "P2WPKH";
1176
1174
  } | {
1175
+ __kind: "P2WPKH";
1177
1176
  value: `0x${string}`;
1178
- __kind: "P2WSH";
1179
1177
  } | {
1178
+ __kind: "P2WSH";
1180
1179
  value: `0x${string}`;
1180
+ } | {
1181
1181
  __kind: "Taproot";
1182
+ value: `0x${string}`;
1182
1183
  } | {
1183
1184
  __kind: "OtherSegwit";
1184
1185
  version: number;
1185
1186
  program: `0x${string}`;
1186
1187
  };
1187
- __kind: "Btc";
1188
1188
  } | {
1189
- value: `0x${string}`;
1190
1189
  __kind: "Arb";
1191
- } | {
1192
1190
  value: `0x${string}`;
1191
+ } | {
1193
1192
  __kind: "Sol";
1193
+ value: `0x${string}`;
1194
1194
  } | null | undefined;
1195
1195
  } | null | undefined;
1196
1196
  brokerFee?: {
@@ -1212,6 +1212,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1212
1212
  } | {
1213
1213
  __kind: "TransactionRejectedByBroker";
1214
1214
  } | {
1215
+ __kind: "DepositWitnessRejected";
1215
1216
  value: {
1216
1217
  __kind: "Other";
1217
1218
  } | {
@@ -1219,11 +1220,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1219
1220
  } | {
1220
1221
  __kind: "BadOrigin";
1221
1222
  } | {
1223
+ __kind: "Module";
1222
1224
  value: {
1223
1225
  index: number;
1224
1226
  error: string;
1225
1227
  };
1226
- __kind: "Module";
1227
1228
  } | {
1228
1229
  __kind: "ConsumerRemaining";
1229
1230
  } | {
@@ -1231,20 +1232,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1231
1232
  } | {
1232
1233
  __kind: "TooManyConsumers";
1233
1234
  } | {
1235
+ __kind: "Token";
1234
1236
  value: {
1235
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1237
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1236
1238
  };
1237
- __kind: "Token";
1238
1239
  } | {
1240
+ __kind: "Arithmetic";
1239
1241
  value: {
1240
1242
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
1241
1243
  };
1242
- __kind: "Arithmetic";
1243
1244
  } | {
1245
+ __kind: "Transactional";
1244
1246
  value: {
1245
1247
  __kind: "LimitReached" | "NoLayer";
1246
1248
  };
1247
- __kind: "Transactional";
1248
1249
  } | {
1249
1250
  __kind: "Exhausted";
1250
1251
  } | {
@@ -1254,7 +1255,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1254
1255
  } | {
1255
1256
  __kind: "RootNotAllowed";
1256
1257
  };
1257
- __kind: "DepositWitnessRejected";
1258
1258
  } | {
1259
1259
  __kind: "InvalidDestinationAddress";
1260
1260
  } | {
@@ -1274,8 +1274,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1274
1274
  asset: {
1275
1275
  __kind: "ArbEth" | "ArbUsdc";
1276
1276
  };
1277
- depositAddress: string;
1278
1277
  amount: string | number;
1278
+ depositAddress: string;
1279
1279
  depositDetails: {
1280
1280
  txHashes?: string[] | null | undefined;
1281
1281
  };
@@ -1283,20 +1283,21 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1283
1283
  } | {
1284
1284
  __kind: "Vault";
1285
1285
  vaultWitness: {
1286
+ destinationAddress: {
1287
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
1288
+ value: string;
1289
+ };
1286
1290
  txId: string;
1287
1291
  depositDetails: {
1288
1292
  txHashes?: string[] | null | undefined;
1289
1293
  };
1294
+ boostFee: number;
1290
1295
  inputAsset: {
1291
1296
  __kind: "ArbEth" | "ArbUsdc";
1292
1297
  };
1293
1298
  depositAmount: string | number;
1294
1299
  outputAsset: {
1295
- __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
1296
- };
1297
- destinationAddress: {
1298
- value: string;
1299
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
1300
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
1300
1301
  };
1301
1302
  affiliateFees: {
1302
1303
  account: number;
@@ -1307,9 +1308,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1307
1308
  refundAddress: string;
1308
1309
  minPrice: string | number;
1309
1310
  };
1310
- boostFee: number;
1311
- channelId?: string | number | null | undefined;
1312
1311
  depositAddress?: string | null | undefined;
1312
+ channelId?: string | number | null | undefined;
1313
1313
  depositMetadata?: {
1314
1314
  channelMetadata: {
1315
1315
  message: string;
@@ -1320,39 +1320,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1320
1320
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1321
1321
  };
1322
1322
  sourceAddress?: {
1323
- value: string;
1324
1323
  __kind: "Eth";
1325
- } | {
1326
1324
  value: string;
1325
+ } | {
1327
1326
  __kind: "Dot";
1327
+ value: string;
1328
1328
  } | {
1329
+ __kind: "Btc";
1329
1330
  value: {
1330
- value: string;
1331
1331
  __kind: "P2PKH";
1332
- } | {
1333
1332
  value: string;
1334
- __kind: "P2SH";
1335
1333
  } | {
1334
+ __kind: "P2SH";
1336
1335
  value: string;
1337
- __kind: "P2WPKH";
1338
1336
  } | {
1337
+ __kind: "P2WPKH";
1339
1338
  value: string;
1340
- __kind: "P2WSH";
1341
1339
  } | {
1340
+ __kind: "P2WSH";
1342
1341
  value: string;
1342
+ } | {
1343
1343
  __kind: "Taproot";
1344
+ value: string;
1344
1345
  } | {
1345
1346
  __kind: "OtherSegwit";
1346
1347
  version: number;
1347
1348
  program: string;
1348
1349
  };
1349
- __kind: "Btc";
1350
1350
  } | {
1351
- value: string;
1352
1351
  __kind: "Arb";
1353
- } | {
1354
1352
  value: string;
1353
+ } | {
1355
1354
  __kind: "Sol";
1355
+ value: string;
1356
1356
  } | null | undefined;
1357
1357
  } | null | undefined;
1358
1358
  brokerFee?: {