@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 bitcoinIngressEgressDepositFailed: 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, {
@@ -95,13 +95,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
95
95
  __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
96
96
  }>;
97
97
  }, "strip", z.ZodTypeAny, {
98
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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
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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: z.ZodObject<{
185
186
  } | {
186
187
  __kind: "TooManyConsumers";
187
188
  } | {
188
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: z.ZodObject<{
223
224
  } | {
224
225
  __kind: "TooManyConsumers";
225
226
  } | {
227
+ __kind: "Token";
226
228
  value: {
227
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 bitcoinIngressEgressDepositFailed: z.ZodObject<{
246
247
  } | {
247
248
  __kind: "RootNotAllowed";
248
249
  };
249
- __kind: "DepositWitnessRejected";
250
250
  }>]>;
251
251
  details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
252
252
  __kind: z.ZodLiteral<"DepositFailedDepositChannelVariantBitcoin">;
@@ -255,47 +255,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
255
255
  __kind: z.ZodLiteral<"P2PKH">;
256
256
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
257
257
  }, "strip", z.ZodTypeAny, {
258
- value: `0x${string}`;
259
258
  __kind: "P2PKH";
259
+ value: `0x${string}`;
260
260
  }, {
261
- value: string;
262
261
  __kind: "P2PKH";
262
+ value: string;
263
263
  }>, z.ZodObject<{
264
264
  __kind: z.ZodLiteral<"P2SH">;
265
265
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
266
266
  }, "strip", z.ZodTypeAny, {
267
- value: `0x${string}`;
268
267
  __kind: "P2SH";
268
+ value: `0x${string}`;
269
269
  }, {
270
- value: string;
271
270
  __kind: "P2SH";
271
+ value: string;
272
272
  }>, z.ZodObject<{
273
273
  __kind: z.ZodLiteral<"P2WPKH">;
274
274
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
275
275
  }, "strip", z.ZodTypeAny, {
276
- value: `0x${string}`;
277
276
  __kind: "P2WPKH";
277
+ value: `0x${string}`;
278
278
  }, {
279
- value: string;
280
279
  __kind: "P2WPKH";
280
+ value: string;
281
281
  }>, z.ZodObject<{
282
282
  __kind: z.ZodLiteral<"P2WSH">;
283
283
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
284
284
  }, "strip", z.ZodTypeAny, {
285
- value: `0x${string}`;
286
285
  __kind: "P2WSH";
286
+ value: `0x${string}`;
287
287
  }, {
288
- value: string;
289
288
  __kind: "P2WSH";
289
+ value: string;
290
290
  }>, z.ZodObject<{
291
291
  __kind: z.ZodLiteral<"Taproot">;
292
292
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
293
293
  }, "strip", z.ZodTypeAny, {
294
- value: `0x${string}`;
295
294
  __kind: "Taproot";
295
+ value: `0x${string}`;
296
296
  }, {
297
- value: string;
298
297
  __kind: "Taproot";
298
+ value: string;
299
299
  }>, z.ZodObject<{
300
300
  __kind: z.ZodLiteral<"OtherSegwit">;
301
301
  version: z.ZodNumber;
@@ -381,6 +381,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
381
381
  } | null | undefined;
382
382
  }>;
383
383
  }, "strip", z.ZodTypeAny, {
384
+ amount: bigint;
384
385
  depositAddress: {
385
386
  pubkeyX: `0x${string}`;
386
387
  scriptPath?: {
@@ -392,12 +393,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
392
393
  };
393
394
  } | null | undefined;
394
395
  };
395
- amount: bigint;
396
396
  id: {
397
397
  txId: `0x${string}`;
398
398
  vout: number;
399
399
  };
400
400
  }, {
401
+ amount: string | number;
401
402
  depositAddress: {
402
403
  pubkeyX: string;
403
404
  scriptPath?: {
@@ -409,36 +410,36 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
409
410
  };
410
411
  } | null | undefined;
411
412
  };
412
- amount: string | number;
413
413
  id: {
414
414
  txId: string;
415
415
  vout: number;
416
416
  };
417
417
  }>;
418
418
  }, "strip", z.ZodTypeAny, {
419
+ asset: "Btc";
420
+ amount: bigint;
419
421
  depositAddress: {
420
- value: `0x${string}`;
421
422
  __kind: "P2PKH";
422
- } | {
423
423
  value: `0x${string}`;
424
- __kind: "P2SH";
425
424
  } | {
425
+ __kind: "P2SH";
426
426
  value: `0x${string}`;
427
- __kind: "P2WPKH";
428
427
  } | {
428
+ __kind: "P2WPKH";
429
429
  value: `0x${string}`;
430
- __kind: "P2WSH";
431
430
  } | {
431
+ __kind: "P2WSH";
432
432
  value: `0x${string}`;
433
+ } | {
433
434
  __kind: "Taproot";
435
+ value: `0x${string}`;
434
436
  } | {
435
437
  __kind: "OtherSegwit";
436
438
  version: number;
437
439
  program: `0x${string}`;
438
440
  };
439
- asset: "Btc";
440
- amount: bigint;
441
441
  depositDetails: {
442
+ amount: bigint;
442
443
  depositAddress: {
443
444
  pubkeyX: `0x${string}`;
444
445
  scriptPath?: {
@@ -450,38 +451,38 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
450
451
  };
451
452
  } | null | undefined;
452
453
  };
453
- amount: bigint;
454
454
  id: {
455
455
  txId: `0x${string}`;
456
456
  vout: number;
457
457
  };
458
458
  };
459
459
  }, {
460
+ asset: {
461
+ __kind: "Btc";
462
+ };
463
+ amount: string | number;
460
464
  depositAddress: {
461
- value: string;
462
465
  __kind: "P2PKH";
463
- } | {
464
466
  value: string;
465
- __kind: "P2SH";
466
467
  } | {
468
+ __kind: "P2SH";
467
469
  value: string;
468
- __kind: "P2WPKH";
469
470
  } | {
471
+ __kind: "P2WPKH";
470
472
  value: string;
471
- __kind: "P2WSH";
472
473
  } | {
474
+ __kind: "P2WSH";
473
475
  value: string;
476
+ } | {
474
477
  __kind: "Taproot";
478
+ value: string;
475
479
  } | {
476
480
  __kind: "OtherSegwit";
477
481
  version: number;
478
482
  program: string;
479
483
  };
480
- asset: {
481
- __kind: "Btc";
482
- };
483
- amount: string | number;
484
484
  depositDetails: {
485
+ amount: string | number;
485
486
  depositAddress: {
486
487
  pubkeyX: string;
487
488
  scriptPath?: {
@@ -493,7 +494,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
493
494
  };
494
495
  } | null | undefined;
495
496
  };
496
- amount: string | number;
497
497
  id: {
498
498
  txId: string;
499
499
  vout: number;
@@ -503,29 +503,30 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
503
503
  }, "strip", z.ZodTypeAny, {
504
504
  __kind: "DepositFailedDepositChannelVariantBitcoin";
505
505
  depositWitness: {
506
+ asset: "Btc";
507
+ amount: bigint;
506
508
  depositAddress: {
507
- value: `0x${string}`;
508
509
  __kind: "P2PKH";
509
- } | {
510
510
  value: `0x${string}`;
511
- __kind: "P2SH";
512
511
  } | {
512
+ __kind: "P2SH";
513
513
  value: `0x${string}`;
514
- __kind: "P2WPKH";
515
514
  } | {
515
+ __kind: "P2WPKH";
516
516
  value: `0x${string}`;
517
- __kind: "P2WSH";
518
517
  } | {
518
+ __kind: "P2WSH";
519
519
  value: `0x${string}`;
520
+ } | {
520
521
  __kind: "Taproot";
522
+ value: `0x${string}`;
521
523
  } | {
522
524
  __kind: "OtherSegwit";
523
525
  version: number;
524
526
  program: `0x${string}`;
525
527
  };
526
- asset: "Btc";
527
- amount: bigint;
528
528
  depositDetails: {
529
+ amount: bigint;
529
530
  depositAddress: {
530
531
  pubkeyX: `0x${string}`;
531
532
  scriptPath?: {
@@ -537,7 +538,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
537
538
  };
538
539
  } | null | undefined;
539
540
  };
540
- amount: bigint;
541
541
  id: {
542
542
  txId: `0x${string}`;
543
543
  vout: number;
@@ -547,31 +547,32 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
547
547
  }, {
548
548
  __kind: "DepositFailedDepositChannelVariantBitcoin";
549
549
  depositWitness: {
550
+ asset: {
551
+ __kind: "Btc";
552
+ };
553
+ amount: string | number;
550
554
  depositAddress: {
551
- value: string;
552
555
  __kind: "P2PKH";
553
- } | {
554
556
  value: string;
555
- __kind: "P2SH";
556
557
  } | {
558
+ __kind: "P2SH";
557
559
  value: string;
558
- __kind: "P2WPKH";
559
560
  } | {
561
+ __kind: "P2WPKH";
560
562
  value: string;
561
- __kind: "P2WSH";
562
563
  } | {
564
+ __kind: "P2WSH";
563
565
  value: string;
566
+ } | {
564
567
  __kind: "Taproot";
568
+ value: string;
565
569
  } | {
566
570
  __kind: "OtherSegwit";
567
571
  version: number;
568
572
  program: string;
569
573
  };
570
- asset: {
571
- __kind: "Btc";
572
- };
573
- amount: string | number;
574
574
  depositDetails: {
575
+ amount: string | number;
575
576
  depositAddress: {
576
577
  pubkeyX: string;
577
578
  scriptPath?: {
@@ -583,7 +584,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
583
584
  };
584
585
  } | null | undefined;
585
586
  };
586
- amount: string | number;
587
587
  id: {
588
588
  txId: string;
589
589
  vout: number;
@@ -606,47 +606,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
606
606
  __kind: z.ZodLiteral<"P2PKH">;
607
607
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
608
608
  }, "strip", z.ZodTypeAny, {
609
- value: `0x${string}`;
610
609
  __kind: "P2PKH";
610
+ value: `0x${string}`;
611
611
  }, {
612
- value: string;
613
612
  __kind: "P2PKH";
613
+ value: string;
614
614
  }>, z.ZodObject<{
615
615
  __kind: z.ZodLiteral<"P2SH">;
616
616
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
617
617
  }, "strip", z.ZodTypeAny, {
618
- value: `0x${string}`;
619
618
  __kind: "P2SH";
619
+ value: `0x${string}`;
620
620
  }, {
621
- value: string;
622
621
  __kind: "P2SH";
622
+ value: string;
623
623
  }>, z.ZodObject<{
624
624
  __kind: z.ZodLiteral<"P2WPKH">;
625
625
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
626
626
  }, "strip", z.ZodTypeAny, {
627
- value: `0x${string}`;
628
627
  __kind: "P2WPKH";
628
+ value: `0x${string}`;
629
629
  }, {
630
- value: string;
631
630
  __kind: "P2WPKH";
631
+ value: string;
632
632
  }>, z.ZodObject<{
633
633
  __kind: z.ZodLiteral<"P2WSH">;
634
634
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
635
635
  }, "strip", z.ZodTypeAny, {
636
- value: `0x${string}`;
637
636
  __kind: "P2WSH";
637
+ value: `0x${string}`;
638
638
  }, {
639
- value: string;
640
639
  __kind: "P2WSH";
640
+ value: string;
641
641
  }>, z.ZodObject<{
642
642
  __kind: z.ZodLiteral<"Taproot">;
643
643
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
644
644
  }, "strip", z.ZodTypeAny, {
645
- value: `0x${string}`;
646
645
  __kind: "Taproot";
646
+ value: `0x${string}`;
647
647
  }, {
648
- value: string;
649
648
  __kind: "Taproot";
649
+ value: string;
650
650
  }>, z.ZodObject<{
651
651
  __kind: z.ZodLiteral<"OtherSegwit">;
652
652
  version: z.ZodNumber;
@@ -724,6 +724,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
724
724
  } | null | undefined;
725
725
  }>;
726
726
  }, "strip", z.ZodTypeAny, {
727
+ amount: bigint;
727
728
  depositAddress: {
728
729
  pubkeyX: `0x${string}`;
729
730
  scriptPath?: {
@@ -735,12 +736,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
735
736
  };
736
737
  } | null | undefined;
737
738
  };
738
- amount: bigint;
739
739
  id: {
740
740
  txId: `0x${string}`;
741
741
  vout: number;
742
742
  };
743
743
  }, {
744
+ amount: string | number;
744
745
  depositAddress: {
745
746
  pubkeyX: string;
746
747
  scriptPath?: {
@@ -752,7 +753,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
752
753
  };
753
754
  } | null | undefined;
754
755
  };
755
- amount: string | number;
756
756
  id: {
757
757
  txId: string;
758
758
  vout: number;
@@ -771,11 +771,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
771
771
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
772
772
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
773
773
  }, "strip", z.ZodTypeAny, {
774
- value: `0x${string}`;
775
774
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
775
+ value: `0x${string}`;
776
776
  }, {
777
- value: string;
778
777
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
778
+ value: string;
779
779
  }>, {
780
780
  readonly chain: "Ethereum";
781
781
  readonly address: `0x${string}`;
@@ -795,8 +795,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
795
795
  readonly chain: "Assethub";
796
796
  readonly address: string;
797
797
  }, {
798
- value: string;
799
798
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
799
+ value: string;
800
800
  }>;
801
801
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
802
802
  channelMetadata: z.ZodObject<{
@@ -825,67 +825,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
825
825
  __kind: z.ZodLiteral<"Eth">;
826
826
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
827
827
  }, "strip", z.ZodTypeAny, {
828
- value: `0x${string}`;
829
828
  __kind: "Eth";
829
+ value: `0x${string}`;
830
830
  }, {
831
- value: string;
832
831
  __kind: "Eth";
832
+ value: string;
833
833
  }>, z.ZodObject<{
834
834
  __kind: z.ZodLiteral<"Dot">;
835
835
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
836
836
  }, "strip", z.ZodTypeAny, {
837
- value: `0x${string}`;
838
837
  __kind: "Dot";
838
+ value: `0x${string}`;
839
839
  }, {
840
- value: string;
841
840
  __kind: "Dot";
841
+ value: string;
842
842
  }>, z.ZodObject<{
843
843
  __kind: z.ZodLiteral<"Btc">;
844
844
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
845
845
  __kind: z.ZodLiteral<"P2PKH">;
846
846
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
847
847
  }, "strip", z.ZodTypeAny, {
848
- value: `0x${string}`;
849
848
  __kind: "P2PKH";
849
+ value: `0x${string}`;
850
850
  }, {
851
- value: string;
852
851
  __kind: "P2PKH";
852
+ value: string;
853
853
  }>, z.ZodObject<{
854
854
  __kind: z.ZodLiteral<"P2SH">;
855
855
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
856
856
  }, "strip", z.ZodTypeAny, {
857
- value: `0x${string}`;
858
857
  __kind: "P2SH";
858
+ value: `0x${string}`;
859
859
  }, {
860
- value: string;
861
860
  __kind: "P2SH";
861
+ value: string;
862
862
  }>, z.ZodObject<{
863
863
  __kind: z.ZodLiteral<"P2WPKH">;
864
864
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
865
865
  }, "strip", z.ZodTypeAny, {
866
- value: `0x${string}`;
867
866
  __kind: "P2WPKH";
867
+ value: `0x${string}`;
868
868
  }, {
869
- value: string;
870
869
  __kind: "P2WPKH";
870
+ value: string;
871
871
  }>, z.ZodObject<{
872
872
  __kind: z.ZodLiteral<"P2WSH">;
873
873
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
874
874
  }, "strip", z.ZodTypeAny, {
875
- value: `0x${string}`;
876
875
  __kind: "P2WSH";
876
+ value: `0x${string}`;
877
877
  }, {
878
- value: string;
879
878
  __kind: "P2WSH";
879
+ value: string;
880
880
  }>, z.ZodObject<{
881
881
  __kind: z.ZodLiteral<"Taproot">;
882
882
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
883
883
  }, "strip", z.ZodTypeAny, {
884
- value: `0x${string}`;
885
884
  __kind: "Taproot";
885
+ value: `0x${string}`;
886
886
  }, {
887
- value: string;
888
887
  __kind: "Taproot";
888
+ value: string;
889
889
  }>, z.ZodObject<{
890
890
  __kind: z.ZodLiteral<"OtherSegwit">;
891
891
  version: z.ZodNumber;
@@ -900,76 +900,76 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
900
900
  program: string;
901
901
  }>]>;
902
902
  }, "strip", z.ZodTypeAny, {
903
+ __kind: "Btc";
903
904
  value: {
904
- value: `0x${string}`;
905
905
  __kind: "P2PKH";
906
- } | {
907
906
  value: `0x${string}`;
908
- __kind: "P2SH";
909
907
  } | {
908
+ __kind: "P2SH";
910
909
  value: `0x${string}`;
911
- __kind: "P2WPKH";
912
910
  } | {
911
+ __kind: "P2WPKH";
913
912
  value: `0x${string}`;
914
- __kind: "P2WSH";
915
913
  } | {
914
+ __kind: "P2WSH";
916
915
  value: `0x${string}`;
916
+ } | {
917
917
  __kind: "Taproot";
918
+ value: `0x${string}`;
918
919
  } | {
919
920
  __kind: "OtherSegwit";
920
921
  version: number;
921
922
  program: `0x${string}`;
922
923
  };
923
- __kind: "Btc";
924
924
  }, {
925
+ __kind: "Btc";
925
926
  value: {
926
- value: string;
927
927
  __kind: "P2PKH";
928
- } | {
929
928
  value: string;
930
- __kind: "P2SH";
931
929
  } | {
930
+ __kind: "P2SH";
932
931
  value: string;
933
- __kind: "P2WPKH";
934
932
  } | {
933
+ __kind: "P2WPKH";
935
934
  value: string;
936
- __kind: "P2WSH";
937
935
  } | {
936
+ __kind: "P2WSH";
938
937
  value: string;
938
+ } | {
939
939
  __kind: "Taproot";
940
+ value: string;
940
941
  } | {
941
942
  __kind: "OtherSegwit";
942
943
  version: number;
943
944
  program: string;
944
945
  };
945
- __kind: "Btc";
946
946
  }>, z.ZodObject<{
947
947
  __kind: z.ZodLiteral<"Arb">;
948
948
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
949
949
  }, "strip", z.ZodTypeAny, {
950
- value: `0x${string}`;
951
950
  __kind: "Arb";
951
+ value: `0x${string}`;
952
952
  }, {
953
- value: string;
954
953
  __kind: "Arb";
954
+ value: string;
955
955
  }>, z.ZodObject<{
956
956
  __kind: z.ZodLiteral<"Sol">;
957
957
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
958
958
  }, "strip", z.ZodTypeAny, {
959
- value: `0x${string}`;
960
959
  __kind: "Sol";
960
+ value: `0x${string}`;
961
961
  }, {
962
- value: string;
963
962
  __kind: "Sol";
963
+ value: string;
964
964
  }>, z.ZodObject<{
965
965
  __kind: z.ZodLiteral<"Hub">;
966
966
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
967
967
  }, "strip", z.ZodTypeAny, {
968
- value: `0x${string}`;
969
968
  __kind: "Hub";
969
+ value: `0x${string}`;
970
970
  }, {
971
- value: string;
972
971
  __kind: "Hub";
972
+ value: string;
973
973
  }>]>>>;
974
974
  }, "strip", z.ZodTypeAny, {
975
975
  channelMetadata: {
@@ -979,42 +979,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
979
979
  };
980
980
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
981
981
  sourceAddress?: {
982
- value: `0x${string}`;
983
982
  __kind: "Eth";
984
- } | {
985
983
  value: `0x${string}`;
984
+ } | {
986
985
  __kind: "Dot";
986
+ value: `0x${string}`;
987
987
  } | {
988
+ __kind: "Btc";
988
989
  value: {
989
- value: `0x${string}`;
990
990
  __kind: "P2PKH";
991
- } | {
992
991
  value: `0x${string}`;
993
- __kind: "P2SH";
994
992
  } | {
993
+ __kind: "P2SH";
995
994
  value: `0x${string}`;
996
- __kind: "P2WPKH";
997
995
  } | {
996
+ __kind: "P2WPKH";
998
997
  value: `0x${string}`;
999
- __kind: "P2WSH";
1000
998
  } | {
999
+ __kind: "P2WSH";
1001
1000
  value: `0x${string}`;
1001
+ } | {
1002
1002
  __kind: "Taproot";
1003
+ value: `0x${string}`;
1003
1004
  } | {
1004
1005
  __kind: "OtherSegwit";
1005
1006
  version: number;
1006
1007
  program: `0x${string}`;
1007
1008
  };
1008
- __kind: "Btc";
1009
1009
  } | {
1010
- value: `0x${string}`;
1011
1010
  __kind: "Arb";
1012
- } | {
1013
1011
  value: `0x${string}`;
1014
- __kind: "Sol";
1015
1012
  } | {
1013
+ __kind: "Sol";
1016
1014
  value: `0x${string}`;
1015
+ } | {
1017
1016
  __kind: "Hub";
1017
+ value: `0x${string}`;
1018
1018
  } | null | undefined;
1019
1019
  }, {
1020
1020
  channelMetadata: {
@@ -1026,42 +1026,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1026
1026
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1027
1027
  };
1028
1028
  sourceAddress?: {
1029
- value: string;
1030
1029
  __kind: "Eth";
1031
- } | {
1032
1030
  value: string;
1031
+ } | {
1033
1032
  __kind: "Dot";
1033
+ value: string;
1034
1034
  } | {
1035
+ __kind: "Btc";
1035
1036
  value: {
1036
- value: string;
1037
1037
  __kind: "P2PKH";
1038
- } | {
1039
1038
  value: string;
1040
- __kind: "P2SH";
1041
1039
  } | {
1040
+ __kind: "P2SH";
1042
1041
  value: string;
1043
- __kind: "P2WPKH";
1044
1042
  } | {
1043
+ __kind: "P2WPKH";
1045
1044
  value: string;
1046
- __kind: "P2WSH";
1047
1045
  } | {
1046
+ __kind: "P2WSH";
1048
1047
  value: string;
1048
+ } | {
1049
1049
  __kind: "Taproot";
1050
+ value: string;
1050
1051
  } | {
1051
1052
  __kind: "OtherSegwit";
1052
1053
  version: number;
1053
1054
  program: string;
1054
1055
  };
1055
- __kind: "Btc";
1056
1056
  } | {
1057
- value: string;
1058
1057
  __kind: "Arb";
1059
- } | {
1060
1058
  value: string;
1061
- __kind: "Sol";
1062
1059
  } | {
1060
+ __kind: "Sol";
1063
1061
  value: string;
1062
+ } | {
1064
1063
  __kind: "Hub";
1064
+ value: string;
1065
1065
  } | null | undefined;
1066
1066
  }>>>;
1067
1067
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -1091,47 +1091,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1091
1091
  __kind: z.ZodLiteral<"P2PKH">;
1092
1092
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1093
1093
  }, "strip", z.ZodTypeAny, {
1094
- value: `0x${string}`;
1095
1094
  __kind: "P2PKH";
1095
+ value: `0x${string}`;
1096
1096
  }, {
1097
- value: string;
1098
1097
  __kind: "P2PKH";
1098
+ value: string;
1099
1099
  }>, z.ZodObject<{
1100
1100
  __kind: z.ZodLiteral<"P2SH">;
1101
1101
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1102
1102
  }, "strip", z.ZodTypeAny, {
1103
- value: `0x${string}`;
1104
1103
  __kind: "P2SH";
1104
+ value: `0x${string}`;
1105
1105
  }, {
1106
- value: string;
1107
1106
  __kind: "P2SH";
1107
+ value: string;
1108
1108
  }>, z.ZodObject<{
1109
1109
  __kind: z.ZodLiteral<"P2WPKH">;
1110
1110
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1111
1111
  }, "strip", z.ZodTypeAny, {
1112
- value: `0x${string}`;
1113
1112
  __kind: "P2WPKH";
1113
+ value: `0x${string}`;
1114
1114
  }, {
1115
- value: string;
1116
1115
  __kind: "P2WPKH";
1116
+ value: string;
1117
1117
  }>, z.ZodObject<{
1118
1118
  __kind: z.ZodLiteral<"P2WSH">;
1119
1119
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1120
1120
  }, "strip", z.ZodTypeAny, {
1121
- value: `0x${string}`;
1122
1121
  __kind: "P2WSH";
1122
+ value: `0x${string}`;
1123
1123
  }, {
1124
- value: string;
1125
1124
  __kind: "P2WSH";
1125
+ value: string;
1126
1126
  }>, z.ZodObject<{
1127
1127
  __kind: z.ZodLiteral<"Taproot">;
1128
1128
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1129
1129
  }, "strip", z.ZodTypeAny, {
1130
- value: `0x${string}`;
1131
1130
  __kind: "Taproot";
1131
+ value: `0x${string}`;
1132
1132
  }, {
1133
- value: string;
1134
1133
  __kind: "Taproot";
1134
+ value: string;
1135
1135
  }>, z.ZodObject<{
1136
1136
  __kind: z.ZodLiteral<"OtherSegwit">;
1137
1137
  version: z.ZodNumber;
@@ -1148,50 +1148,50 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1148
1148
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1149
1149
  }, "strip", z.ZodTypeAny, {
1150
1150
  retryDuration: number;
1151
- minPrice: bigint;
1152
1151
  refundAddress: {
1153
- value: `0x${string}`;
1154
1152
  __kind: "P2PKH";
1155
- } | {
1156
1153
  value: `0x${string}`;
1157
- __kind: "P2SH";
1158
1154
  } | {
1155
+ __kind: "P2SH";
1159
1156
  value: `0x${string}`;
1160
- __kind: "P2WPKH";
1161
1157
  } | {
1158
+ __kind: "P2WPKH";
1162
1159
  value: `0x${string}`;
1163
- __kind: "P2WSH";
1164
1160
  } | {
1161
+ __kind: "P2WSH";
1165
1162
  value: `0x${string}`;
1163
+ } | {
1166
1164
  __kind: "Taproot";
1165
+ value: `0x${string}`;
1167
1166
  } | {
1168
1167
  __kind: "OtherSegwit";
1169
1168
  version: number;
1170
1169
  program: `0x${string}`;
1171
1170
  };
1171
+ minPrice: bigint;
1172
1172
  }, {
1173
1173
  retryDuration: number;
1174
- minPrice: string | number;
1175
1174
  refundAddress: {
1176
- value: string;
1177
1175
  __kind: "P2PKH";
1178
- } | {
1179
1176
  value: string;
1180
- __kind: "P2SH";
1181
1177
  } | {
1178
+ __kind: "P2SH";
1182
1179
  value: string;
1183
- __kind: "P2WPKH";
1184
1180
  } | {
1181
+ __kind: "P2WPKH";
1185
1182
  value: string;
1186
- __kind: "P2WSH";
1187
1183
  } | {
1184
+ __kind: "P2WSH";
1188
1185
  value: string;
1186
+ } | {
1189
1187
  __kind: "Taproot";
1188
+ value: string;
1190
1189
  } | {
1191
1190
  __kind: "OtherSegwit";
1192
1191
  version: number;
1193
1192
  program: string;
1194
1193
  };
1194
+ minPrice: string | number;
1195
1195
  }>;
1196
1196
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1197
1197
  numberOfChunks: z.ZodNumber;
@@ -1205,8 +1205,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1205
1205
  }>>>;
1206
1206
  boostFee: z.ZodNumber;
1207
1207
  }, "strip", z.ZodTypeAny, {
1208
- txId: `0x${string}`;
1208
+ destinationAddress: {
1209
+ readonly chain: "Ethereum";
1210
+ readonly address: `0x${string}`;
1211
+ } | {
1212
+ readonly chain: "Polkadot";
1213
+ readonly address: string;
1214
+ } | {
1215
+ readonly chain: "Bitcoin";
1216
+ readonly address: string;
1217
+ } | {
1218
+ readonly chain: "Arbitrum";
1219
+ readonly address: `0x${string}`;
1220
+ } | {
1221
+ readonly chain: "Solana";
1222
+ readonly address: string;
1223
+ } | {
1224
+ readonly chain: "Assethub";
1225
+ readonly address: string;
1226
+ };
1209
1227
  depositDetails: {
1228
+ amount: bigint;
1210
1229
  depositAddress: {
1211
1230
  pubkeyX: `0x${string}`;
1212
1231
  scriptPath?: {
@@ -1218,7 +1237,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1218
1237
  };
1219
1238
  } | null | undefined;
1220
1239
  };
1221
- amount: bigint;
1222
1240
  id: {
1223
1241
  txId: `0x${string}`;
1224
1242
  vout: number;
@@ -1227,69 +1245,51 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1227
1245
  inputAsset: "Btc";
1228
1246
  depositAmount: bigint;
1229
1247
  outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1230
- destinationAddress: {
1231
- readonly chain: "Ethereum";
1232
- readonly address: `0x${string}`;
1233
- } | {
1234
- readonly chain: "Polkadot";
1235
- readonly address: string;
1236
- } | {
1237
- readonly chain: "Bitcoin";
1238
- readonly address: string;
1239
- } | {
1240
- readonly chain: "Arbitrum";
1241
- readonly address: `0x${string}`;
1242
- } | {
1243
- readonly chain: "Solana";
1244
- readonly address: string;
1245
- } | {
1246
- readonly chain: "Assethub";
1247
- readonly address: string;
1248
- };
1248
+ txId: `0x${string}`;
1249
1249
  affiliateFees: {
1250
1250
  account: number;
1251
1251
  bps: number;
1252
1252
  }[];
1253
1253
  refundParams: {
1254
1254
  retryDuration: number;
1255
- minPrice: bigint;
1256
1255
  refundAddress: {
1257
- value: `0x${string}`;
1258
1256
  __kind: "P2PKH";
1259
- } | {
1260
1257
  value: `0x${string}`;
1261
- __kind: "P2SH";
1262
1258
  } | {
1259
+ __kind: "P2SH";
1263
1260
  value: `0x${string}`;
1264
- __kind: "P2WPKH";
1265
1261
  } | {
1262
+ __kind: "P2WPKH";
1266
1263
  value: `0x${string}`;
1267
- __kind: "P2WSH";
1268
1264
  } | {
1265
+ __kind: "P2WSH";
1269
1266
  value: `0x${string}`;
1267
+ } | {
1270
1268
  __kind: "Taproot";
1269
+ value: `0x${string}`;
1271
1270
  } | {
1272
1271
  __kind: "OtherSegwit";
1273
1272
  version: number;
1274
1273
  program: `0x${string}`;
1275
1274
  };
1275
+ minPrice: bigint;
1276
1276
  };
1277
1277
  boostFee: number;
1278
1278
  depositAddress?: {
1279
- value: `0x${string}`;
1280
1279
  __kind: "P2PKH";
1281
- } | {
1282
1280
  value: `0x${string}`;
1283
- __kind: "P2SH";
1284
1281
  } | {
1282
+ __kind: "P2SH";
1285
1283
  value: `0x${string}`;
1286
- __kind: "P2WPKH";
1287
1284
  } | {
1285
+ __kind: "P2WPKH";
1288
1286
  value: `0x${string}`;
1289
- __kind: "P2WSH";
1290
1287
  } | {
1288
+ __kind: "P2WSH";
1291
1289
  value: `0x${string}`;
1290
+ } | {
1292
1291
  __kind: "Taproot";
1292
+ value: `0x${string}`;
1293
1293
  } | {
1294
1294
  __kind: "OtherSegwit";
1295
1295
  version: number;
@@ -1304,42 +1304,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1304
1304
  };
1305
1305
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1306
1306
  sourceAddress?: {
1307
- value: `0x${string}`;
1308
1307
  __kind: "Eth";
1309
- } | {
1310
1308
  value: `0x${string}`;
1309
+ } | {
1311
1310
  __kind: "Dot";
1311
+ value: `0x${string}`;
1312
1312
  } | {
1313
+ __kind: "Btc";
1313
1314
  value: {
1314
- value: `0x${string}`;
1315
1315
  __kind: "P2PKH";
1316
- } | {
1317
1316
  value: `0x${string}`;
1318
- __kind: "P2SH";
1319
1317
  } | {
1318
+ __kind: "P2SH";
1320
1319
  value: `0x${string}`;
1321
- __kind: "P2WPKH";
1322
1320
  } | {
1321
+ __kind: "P2WPKH";
1323
1322
  value: `0x${string}`;
1324
- __kind: "P2WSH";
1325
1323
  } | {
1324
+ __kind: "P2WSH";
1326
1325
  value: `0x${string}`;
1326
+ } | {
1327
1327
  __kind: "Taproot";
1328
+ value: `0x${string}`;
1328
1329
  } | {
1329
1330
  __kind: "OtherSegwit";
1330
1331
  version: number;
1331
1332
  program: `0x${string}`;
1332
1333
  };
1333
- __kind: "Btc";
1334
1334
  } | {
1335
- value: `0x${string}`;
1336
1335
  __kind: "Arb";
1337
- } | {
1338
1336
  value: `0x${string}`;
1339
- __kind: "Sol";
1340
1337
  } | {
1338
+ __kind: "Sol";
1341
1339
  value: `0x${string}`;
1340
+ } | {
1342
1341
  __kind: "Hub";
1342
+ value: `0x${string}`;
1343
1343
  } | null | undefined;
1344
1344
  } | null | undefined;
1345
1345
  brokerFee?: {
@@ -1351,8 +1351,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1351
1351
  chunkInterval: number;
1352
1352
  } | null | undefined;
1353
1353
  }, {
1354
- txId: string;
1354
+ destinationAddress: {
1355
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1356
+ value: string;
1357
+ };
1355
1358
  depositDetails: {
1359
+ amount: string | number;
1356
1360
  depositAddress: {
1357
1361
  pubkeyX: string;
1358
1362
  scriptPath?: {
@@ -1364,7 +1368,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1364
1368
  };
1365
1369
  } | null | undefined;
1366
1370
  };
1367
- amount: string | number;
1368
1371
  id: {
1369
1372
  txId: string;
1370
1373
  vout: number;
@@ -1377,54 +1380,51 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1377
1380
  outputAsset: {
1378
1381
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1379
1382
  };
1380
- destinationAddress: {
1381
- value: string;
1382
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1383
- };
1383
+ txId: string;
1384
1384
  affiliateFees: {
1385
1385
  account: number;
1386
1386
  bps: number;
1387
1387
  }[];
1388
1388
  refundParams: {
1389
1389
  retryDuration: number;
1390
- minPrice: string | number;
1391
1390
  refundAddress: {
1392
- value: string;
1393
1391
  __kind: "P2PKH";
1394
- } | {
1395
1392
  value: string;
1396
- __kind: "P2SH";
1397
1393
  } | {
1394
+ __kind: "P2SH";
1398
1395
  value: string;
1399
- __kind: "P2WPKH";
1400
1396
  } | {
1397
+ __kind: "P2WPKH";
1401
1398
  value: string;
1402
- __kind: "P2WSH";
1403
1399
  } | {
1400
+ __kind: "P2WSH";
1404
1401
  value: string;
1402
+ } | {
1405
1403
  __kind: "Taproot";
1404
+ value: string;
1406
1405
  } | {
1407
1406
  __kind: "OtherSegwit";
1408
1407
  version: number;
1409
1408
  program: string;
1410
1409
  };
1410
+ minPrice: string | number;
1411
1411
  };
1412
1412
  boostFee: number;
1413
1413
  depositAddress?: {
1414
- value: string;
1415
1414
  __kind: "P2PKH";
1416
- } | {
1417
1415
  value: string;
1418
- __kind: "P2SH";
1419
1416
  } | {
1417
+ __kind: "P2SH";
1420
1418
  value: string;
1421
- __kind: "P2WPKH";
1422
1419
  } | {
1420
+ __kind: "P2WPKH";
1423
1421
  value: string;
1424
- __kind: "P2WSH";
1425
1422
  } | {
1423
+ __kind: "P2WSH";
1426
1424
  value: string;
1425
+ } | {
1427
1426
  __kind: "Taproot";
1427
+ value: string;
1428
1428
  } | {
1429
1429
  __kind: "OtherSegwit";
1430
1430
  version: number;
@@ -1441,42 +1441,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1441
1441
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1442
1442
  };
1443
1443
  sourceAddress?: {
1444
- value: string;
1445
1444
  __kind: "Eth";
1446
- } | {
1447
1445
  value: string;
1446
+ } | {
1448
1447
  __kind: "Dot";
1448
+ value: string;
1449
1449
  } | {
1450
+ __kind: "Btc";
1450
1451
  value: {
1451
- value: string;
1452
1452
  __kind: "P2PKH";
1453
- } | {
1454
1453
  value: string;
1455
- __kind: "P2SH";
1456
1454
  } | {
1455
+ __kind: "P2SH";
1457
1456
  value: string;
1458
- __kind: "P2WPKH";
1459
1457
  } | {
1458
+ __kind: "P2WPKH";
1460
1459
  value: string;
1461
- __kind: "P2WSH";
1462
1460
  } | {
1461
+ __kind: "P2WSH";
1463
1462
  value: string;
1463
+ } | {
1464
1464
  __kind: "Taproot";
1465
+ value: string;
1465
1466
  } | {
1466
1467
  __kind: "OtherSegwit";
1467
1468
  version: number;
1468
1469
  program: string;
1469
1470
  };
1470
- __kind: "Btc";
1471
1471
  } | {
1472
- value: string;
1473
1472
  __kind: "Arb";
1474
- } | {
1475
1473
  value: string;
1476
- __kind: "Sol";
1477
1474
  } | {
1475
+ __kind: "Sol";
1478
1476
  value: string;
1477
+ } | {
1479
1478
  __kind: "Hub";
1479
+ value: string;
1480
1480
  } | null | undefined;
1481
1481
  } | null | undefined;
1482
1482
  brokerFee?: {
@@ -1491,8 +1491,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1491
1491
  }, "strip", z.ZodTypeAny, {
1492
1492
  __kind: "DepositFailedVaultVariantBitcoin";
1493
1493
  vaultWitness: {
1494
- txId: `0x${string}`;
1494
+ destinationAddress: {
1495
+ readonly chain: "Ethereum";
1496
+ readonly address: `0x${string}`;
1497
+ } | {
1498
+ readonly chain: "Polkadot";
1499
+ readonly address: string;
1500
+ } | {
1501
+ readonly chain: "Bitcoin";
1502
+ readonly address: string;
1503
+ } | {
1504
+ readonly chain: "Arbitrum";
1505
+ readonly address: `0x${string}`;
1506
+ } | {
1507
+ readonly chain: "Solana";
1508
+ readonly address: string;
1509
+ } | {
1510
+ readonly chain: "Assethub";
1511
+ readonly address: string;
1512
+ };
1495
1513
  depositDetails: {
1514
+ amount: bigint;
1496
1515
  depositAddress: {
1497
1516
  pubkeyX: `0x${string}`;
1498
1517
  scriptPath?: {
@@ -1504,7 +1523,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1504
1523
  };
1505
1524
  } | null | undefined;
1506
1525
  };
1507
- amount: bigint;
1508
1526
  id: {
1509
1527
  txId: `0x${string}`;
1510
1528
  vout: number;
@@ -1513,69 +1531,51 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1513
1531
  inputAsset: "Btc";
1514
1532
  depositAmount: bigint;
1515
1533
  outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1516
- destinationAddress: {
1517
- readonly chain: "Ethereum";
1518
- readonly address: `0x${string}`;
1519
- } | {
1520
- readonly chain: "Polkadot";
1521
- readonly address: string;
1522
- } | {
1523
- readonly chain: "Bitcoin";
1524
- readonly address: string;
1525
- } | {
1526
- readonly chain: "Arbitrum";
1527
- readonly address: `0x${string}`;
1528
- } | {
1529
- readonly chain: "Solana";
1530
- readonly address: string;
1531
- } | {
1532
- readonly chain: "Assethub";
1533
- readonly address: string;
1534
- };
1534
+ txId: `0x${string}`;
1535
1535
  affiliateFees: {
1536
1536
  account: number;
1537
1537
  bps: number;
1538
1538
  }[];
1539
1539
  refundParams: {
1540
1540
  retryDuration: number;
1541
- minPrice: bigint;
1542
1541
  refundAddress: {
1543
- value: `0x${string}`;
1544
1542
  __kind: "P2PKH";
1545
- } | {
1546
1543
  value: `0x${string}`;
1547
- __kind: "P2SH";
1548
1544
  } | {
1545
+ __kind: "P2SH";
1549
1546
  value: `0x${string}`;
1550
- __kind: "P2WPKH";
1551
1547
  } | {
1548
+ __kind: "P2WPKH";
1552
1549
  value: `0x${string}`;
1553
- __kind: "P2WSH";
1554
1550
  } | {
1551
+ __kind: "P2WSH";
1555
1552
  value: `0x${string}`;
1553
+ } | {
1556
1554
  __kind: "Taproot";
1555
+ value: `0x${string}`;
1557
1556
  } | {
1558
1557
  __kind: "OtherSegwit";
1559
1558
  version: number;
1560
1559
  program: `0x${string}`;
1561
1560
  };
1561
+ minPrice: bigint;
1562
1562
  };
1563
1563
  boostFee: number;
1564
1564
  depositAddress?: {
1565
- value: `0x${string}`;
1566
1565
  __kind: "P2PKH";
1567
- } | {
1568
1566
  value: `0x${string}`;
1569
- __kind: "P2SH";
1570
1567
  } | {
1568
+ __kind: "P2SH";
1571
1569
  value: `0x${string}`;
1572
- __kind: "P2WPKH";
1573
1570
  } | {
1571
+ __kind: "P2WPKH";
1574
1572
  value: `0x${string}`;
1575
- __kind: "P2WSH";
1576
1573
  } | {
1574
+ __kind: "P2WSH";
1577
1575
  value: `0x${string}`;
1576
+ } | {
1578
1577
  __kind: "Taproot";
1578
+ value: `0x${string}`;
1579
1579
  } | {
1580
1580
  __kind: "OtherSegwit";
1581
1581
  version: number;
@@ -1590,42 +1590,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1590
1590
  };
1591
1591
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1592
1592
  sourceAddress?: {
1593
- value: `0x${string}`;
1594
1593
  __kind: "Eth";
1595
- } | {
1596
1594
  value: `0x${string}`;
1595
+ } | {
1597
1596
  __kind: "Dot";
1597
+ value: `0x${string}`;
1598
1598
  } | {
1599
+ __kind: "Btc";
1599
1600
  value: {
1600
- value: `0x${string}`;
1601
1601
  __kind: "P2PKH";
1602
- } | {
1603
1602
  value: `0x${string}`;
1604
- __kind: "P2SH";
1605
1603
  } | {
1604
+ __kind: "P2SH";
1606
1605
  value: `0x${string}`;
1607
- __kind: "P2WPKH";
1608
1606
  } | {
1607
+ __kind: "P2WPKH";
1609
1608
  value: `0x${string}`;
1610
- __kind: "P2WSH";
1611
1609
  } | {
1610
+ __kind: "P2WSH";
1612
1611
  value: `0x${string}`;
1612
+ } | {
1613
1613
  __kind: "Taproot";
1614
+ value: `0x${string}`;
1614
1615
  } | {
1615
1616
  __kind: "OtherSegwit";
1616
1617
  version: number;
1617
1618
  program: `0x${string}`;
1618
1619
  };
1619
- __kind: "Btc";
1620
1620
  } | {
1621
- value: `0x${string}`;
1622
1621
  __kind: "Arb";
1623
- } | {
1624
1622
  value: `0x${string}`;
1625
- __kind: "Sol";
1626
1623
  } | {
1624
+ __kind: "Sol";
1627
1625
  value: `0x${string}`;
1626
+ } | {
1628
1627
  __kind: "Hub";
1628
+ value: `0x${string}`;
1629
1629
  } | null | undefined;
1630
1630
  } | null | undefined;
1631
1631
  brokerFee?: {
@@ -1640,8 +1640,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1640
1640
  }, {
1641
1641
  __kind: "DepositFailedVaultVariantBitcoin";
1642
1642
  vaultWitness: {
1643
- txId: string;
1643
+ destinationAddress: {
1644
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1645
+ value: string;
1646
+ };
1644
1647
  depositDetails: {
1648
+ amount: string | number;
1645
1649
  depositAddress: {
1646
1650
  pubkeyX: string;
1647
1651
  scriptPath?: {
@@ -1653,7 +1657,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1653
1657
  };
1654
1658
  } | null | undefined;
1655
1659
  };
1656
- amount: string | number;
1657
1660
  id: {
1658
1661
  txId: string;
1659
1662
  vout: number;
@@ -1666,54 +1669,51 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1666
1669
  outputAsset: {
1667
1670
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1668
1671
  };
1669
- destinationAddress: {
1670
- value: string;
1671
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1672
- };
1672
+ txId: string;
1673
1673
  affiliateFees: {
1674
1674
  account: number;
1675
1675
  bps: number;
1676
1676
  }[];
1677
1677
  refundParams: {
1678
1678
  retryDuration: number;
1679
- minPrice: string | number;
1680
1679
  refundAddress: {
1681
- value: string;
1682
1680
  __kind: "P2PKH";
1683
- } | {
1684
1681
  value: string;
1685
- __kind: "P2SH";
1686
1682
  } | {
1683
+ __kind: "P2SH";
1687
1684
  value: string;
1688
- __kind: "P2WPKH";
1689
1685
  } | {
1686
+ __kind: "P2WPKH";
1690
1687
  value: string;
1691
- __kind: "P2WSH";
1692
1688
  } | {
1689
+ __kind: "P2WSH";
1693
1690
  value: string;
1691
+ } | {
1694
1692
  __kind: "Taproot";
1693
+ value: string;
1695
1694
  } | {
1696
1695
  __kind: "OtherSegwit";
1697
1696
  version: number;
1698
1697
  program: string;
1699
1698
  };
1699
+ minPrice: string | number;
1700
1700
  };
1701
1701
  boostFee: number;
1702
1702
  depositAddress?: {
1703
- value: string;
1704
1703
  __kind: "P2PKH";
1705
- } | {
1706
1704
  value: string;
1707
- __kind: "P2SH";
1708
1705
  } | {
1706
+ __kind: "P2SH";
1709
1707
  value: string;
1710
- __kind: "P2WPKH";
1711
1708
  } | {
1709
+ __kind: "P2WPKH";
1712
1710
  value: string;
1713
- __kind: "P2WSH";
1714
1711
  } | {
1712
+ __kind: "P2WSH";
1715
1713
  value: string;
1714
+ } | {
1716
1715
  __kind: "Taproot";
1716
+ value: string;
1717
1717
  } | {
1718
1718
  __kind: "OtherSegwit";
1719
1719
  version: number;
@@ -1730,42 +1730,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1730
1730
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1731
1731
  };
1732
1732
  sourceAddress?: {
1733
- value: string;
1734
1733
  __kind: "Eth";
1735
- } | {
1736
1734
  value: string;
1735
+ } | {
1737
1736
  __kind: "Dot";
1737
+ value: string;
1738
1738
  } | {
1739
+ __kind: "Btc";
1739
1740
  value: {
1740
- value: string;
1741
1741
  __kind: "P2PKH";
1742
- } | {
1743
1742
  value: string;
1744
- __kind: "P2SH";
1745
1743
  } | {
1744
+ __kind: "P2SH";
1746
1745
  value: string;
1747
- __kind: "P2WPKH";
1748
1746
  } | {
1747
+ __kind: "P2WPKH";
1749
1748
  value: string;
1750
- __kind: "P2WSH";
1751
1749
  } | {
1750
+ __kind: "P2WSH";
1752
1751
  value: string;
1752
+ } | {
1753
1753
  __kind: "Taproot";
1754
+ value: string;
1754
1755
  } | {
1755
1756
  __kind: "OtherSegwit";
1756
1757
  version: number;
1757
1758
  program: string;
1758
1759
  };
1759
- __kind: "Btc";
1760
1760
  } | {
1761
- value: string;
1762
1761
  __kind: "Arb";
1763
- } | {
1764
1762
  value: string;
1765
- __kind: "Sol";
1766
1763
  } | {
1764
+ __kind: "Sol";
1767
1765
  value: string;
1766
+ } | {
1768
1767
  __kind: "Hub";
1768
+ value: string;
1769
1769
  } | null | undefined;
1770
1770
  } | null | undefined;
1771
1771
  brokerFee?: {
@@ -1787,6 +1787,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1787
1787
  } | {
1788
1788
  __kind: "TransactionRejectedByBroker";
1789
1789
  } | {
1790
+ __kind: "DepositWitnessRejected";
1790
1791
  value: {
1791
1792
  __kind: "Other";
1792
1793
  } | {
@@ -1794,11 +1795,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1794
1795
  } | {
1795
1796
  __kind: "BadOrigin";
1796
1797
  } | {
1798
+ __kind: "Module";
1797
1799
  value: {
1798
1800
  index: number;
1799
1801
  error: `0x${string}`;
1800
1802
  };
1801
- __kind: "Module";
1802
1803
  } | {
1803
1804
  __kind: "ConsumerRemaining";
1804
1805
  } | {
@@ -1806,14 +1807,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1806
1807
  } | {
1807
1808
  __kind: "TooManyConsumers";
1808
1809
  } | {
1809
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1810
1810
  __kind: "Token";
1811
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1811
1812
  } | {
1812
- value: "Underflow" | "Overflow" | "DivisionByZero";
1813
1813
  __kind: "Arithmetic";
1814
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1814
1815
  } | {
1815
- value: "LimitReached" | "NoLayer";
1816
1816
  __kind: "Transactional";
1817
+ value: "LimitReached" | "NoLayer";
1817
1818
  } | {
1818
1819
  __kind: "Exhausted";
1819
1820
  } | {
@@ -1823,34 +1824,34 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1823
1824
  } | {
1824
1825
  __kind: "RootNotAllowed";
1825
1826
  };
1826
- __kind: "DepositWitnessRejected";
1827
1827
  };
1828
1828
  details: {
1829
1829
  __kind: "DepositFailedDepositChannelVariantBitcoin";
1830
1830
  depositWitness: {
1831
+ asset: "Btc";
1832
+ amount: bigint;
1831
1833
  depositAddress: {
1832
- value: `0x${string}`;
1833
1834
  __kind: "P2PKH";
1834
- } | {
1835
1835
  value: `0x${string}`;
1836
- __kind: "P2SH";
1837
1836
  } | {
1837
+ __kind: "P2SH";
1838
1838
  value: `0x${string}`;
1839
- __kind: "P2WPKH";
1840
1839
  } | {
1840
+ __kind: "P2WPKH";
1841
1841
  value: `0x${string}`;
1842
- __kind: "P2WSH";
1843
1842
  } | {
1843
+ __kind: "P2WSH";
1844
1844
  value: `0x${string}`;
1845
+ } | {
1845
1846
  __kind: "Taproot";
1847
+ value: `0x${string}`;
1846
1848
  } | {
1847
1849
  __kind: "OtherSegwit";
1848
1850
  version: number;
1849
1851
  program: `0x${string}`;
1850
1852
  };
1851
- asset: "Btc";
1852
- amount: bigint;
1853
1853
  depositDetails: {
1854
+ amount: bigint;
1854
1855
  depositAddress: {
1855
1856
  pubkeyX: `0x${string}`;
1856
1857
  scriptPath?: {
@@ -1862,7 +1863,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1862
1863
  };
1863
1864
  } | null | undefined;
1864
1865
  };
1865
- amount: bigint;
1866
1866
  id: {
1867
1867
  txId: `0x${string}`;
1868
1868
  vout: number;
@@ -1872,8 +1872,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1872
1872
  } | {
1873
1873
  __kind: "DepositFailedVaultVariantBitcoin";
1874
1874
  vaultWitness: {
1875
- txId: `0x${string}`;
1875
+ destinationAddress: {
1876
+ readonly chain: "Ethereum";
1877
+ readonly address: `0x${string}`;
1878
+ } | {
1879
+ readonly chain: "Polkadot";
1880
+ readonly address: string;
1881
+ } | {
1882
+ readonly chain: "Bitcoin";
1883
+ readonly address: string;
1884
+ } | {
1885
+ readonly chain: "Arbitrum";
1886
+ readonly address: `0x${string}`;
1887
+ } | {
1888
+ readonly chain: "Solana";
1889
+ readonly address: string;
1890
+ } | {
1891
+ readonly chain: "Assethub";
1892
+ readonly address: string;
1893
+ };
1876
1894
  depositDetails: {
1895
+ amount: bigint;
1877
1896
  depositAddress: {
1878
1897
  pubkeyX: `0x${string}`;
1879
1898
  scriptPath?: {
@@ -1885,7 +1904,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1885
1904
  };
1886
1905
  } | null | undefined;
1887
1906
  };
1888
- amount: bigint;
1889
1907
  id: {
1890
1908
  txId: `0x${string}`;
1891
1909
  vout: number;
@@ -1894,69 +1912,51 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1894
1912
  inputAsset: "Btc";
1895
1913
  depositAmount: bigint;
1896
1914
  outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1897
- destinationAddress: {
1898
- readonly chain: "Ethereum";
1899
- readonly address: `0x${string}`;
1900
- } | {
1901
- readonly chain: "Polkadot";
1902
- readonly address: string;
1903
- } | {
1904
- readonly chain: "Bitcoin";
1905
- readonly address: string;
1906
- } | {
1907
- readonly chain: "Arbitrum";
1908
- readonly address: `0x${string}`;
1909
- } | {
1910
- readonly chain: "Solana";
1911
- readonly address: string;
1912
- } | {
1913
- readonly chain: "Assethub";
1914
- readonly address: string;
1915
- };
1915
+ txId: `0x${string}`;
1916
1916
  affiliateFees: {
1917
1917
  account: number;
1918
1918
  bps: number;
1919
1919
  }[];
1920
1920
  refundParams: {
1921
1921
  retryDuration: number;
1922
- minPrice: bigint;
1923
1922
  refundAddress: {
1924
- value: `0x${string}`;
1925
1923
  __kind: "P2PKH";
1926
- } | {
1927
1924
  value: `0x${string}`;
1928
- __kind: "P2SH";
1929
1925
  } | {
1926
+ __kind: "P2SH";
1930
1927
  value: `0x${string}`;
1931
- __kind: "P2WPKH";
1932
1928
  } | {
1929
+ __kind: "P2WPKH";
1933
1930
  value: `0x${string}`;
1934
- __kind: "P2WSH";
1935
1931
  } | {
1932
+ __kind: "P2WSH";
1936
1933
  value: `0x${string}`;
1934
+ } | {
1937
1935
  __kind: "Taproot";
1936
+ value: `0x${string}`;
1938
1937
  } | {
1939
1938
  __kind: "OtherSegwit";
1940
1939
  version: number;
1941
1940
  program: `0x${string}`;
1942
1941
  };
1942
+ minPrice: bigint;
1943
1943
  };
1944
1944
  boostFee: number;
1945
1945
  depositAddress?: {
1946
- value: `0x${string}`;
1947
1946
  __kind: "P2PKH";
1948
- } | {
1949
1947
  value: `0x${string}`;
1950
- __kind: "P2SH";
1951
1948
  } | {
1949
+ __kind: "P2SH";
1952
1950
  value: `0x${string}`;
1953
- __kind: "P2WPKH";
1954
1951
  } | {
1952
+ __kind: "P2WPKH";
1955
1953
  value: `0x${string}`;
1956
- __kind: "P2WSH";
1957
1954
  } | {
1955
+ __kind: "P2WSH";
1958
1956
  value: `0x${string}`;
1957
+ } | {
1959
1958
  __kind: "Taproot";
1959
+ value: `0x${string}`;
1960
1960
  } | {
1961
1961
  __kind: "OtherSegwit";
1962
1962
  version: number;
@@ -1971,42 +1971,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1971
1971
  };
1972
1972
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1973
1973
  sourceAddress?: {
1974
- value: `0x${string}`;
1975
1974
  __kind: "Eth";
1976
- } | {
1977
1975
  value: `0x${string}`;
1976
+ } | {
1978
1977
  __kind: "Dot";
1978
+ value: `0x${string}`;
1979
1979
  } | {
1980
+ __kind: "Btc";
1980
1981
  value: {
1981
- value: `0x${string}`;
1982
1982
  __kind: "P2PKH";
1983
- } | {
1984
1983
  value: `0x${string}`;
1985
- __kind: "P2SH";
1986
1984
  } | {
1985
+ __kind: "P2SH";
1987
1986
  value: `0x${string}`;
1988
- __kind: "P2WPKH";
1989
1987
  } | {
1988
+ __kind: "P2WPKH";
1990
1989
  value: `0x${string}`;
1991
- __kind: "P2WSH";
1992
1990
  } | {
1991
+ __kind: "P2WSH";
1993
1992
  value: `0x${string}`;
1993
+ } | {
1994
1994
  __kind: "Taproot";
1995
+ value: `0x${string}`;
1995
1996
  } | {
1996
1997
  __kind: "OtherSegwit";
1997
1998
  version: number;
1998
1999
  program: `0x${string}`;
1999
2000
  };
2000
- __kind: "Btc";
2001
2001
  } | {
2002
- value: `0x${string}`;
2003
2002
  __kind: "Arb";
2004
- } | {
2005
2003
  value: `0x${string}`;
2006
- __kind: "Sol";
2007
2004
  } | {
2005
+ __kind: "Sol";
2008
2006
  value: `0x${string}`;
2007
+ } | {
2009
2008
  __kind: "Hub";
2009
+ value: `0x${string}`;
2010
2010
  } | null | undefined;
2011
2011
  } | null | undefined;
2012
2012
  brokerFee?: {
@@ -2028,6 +2028,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2028
2028
  } | {
2029
2029
  __kind: "TransactionRejectedByBroker";
2030
2030
  } | {
2031
+ __kind: "DepositWitnessRejected";
2031
2032
  value: {
2032
2033
  __kind: "Other";
2033
2034
  } | {
@@ -2035,11 +2036,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2035
2036
  } | {
2036
2037
  __kind: "BadOrigin";
2037
2038
  } | {
2039
+ __kind: "Module";
2038
2040
  value: {
2039
2041
  index: number;
2040
2042
  error: string;
2041
2043
  };
2042
- __kind: "Module";
2043
2044
  } | {
2044
2045
  __kind: "ConsumerRemaining";
2045
2046
  } | {
@@ -2047,20 +2048,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2047
2048
  } | {
2048
2049
  __kind: "TooManyConsumers";
2049
2050
  } | {
2051
+ __kind: "Token";
2050
2052
  value: {
2051
2053
  __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2052
2054
  };
2053
- __kind: "Token";
2054
2055
  } | {
2056
+ __kind: "Arithmetic";
2055
2057
  value: {
2056
2058
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2057
2059
  };
2058
- __kind: "Arithmetic";
2059
2060
  } | {
2061
+ __kind: "Transactional";
2060
2062
  value: {
2061
2063
  __kind: "LimitReached" | "NoLayer";
2062
2064
  };
2063
- __kind: "Transactional";
2064
2065
  } | {
2065
2066
  __kind: "Exhausted";
2066
2067
  } | {
@@ -2070,36 +2071,36 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2070
2071
  } | {
2071
2072
  __kind: "RootNotAllowed";
2072
2073
  };
2073
- __kind: "DepositWitnessRejected";
2074
2074
  };
2075
2075
  details: {
2076
2076
  __kind: "DepositFailedDepositChannelVariantBitcoin";
2077
2077
  depositWitness: {
2078
+ asset: {
2079
+ __kind: "Btc";
2080
+ };
2081
+ amount: string | number;
2078
2082
  depositAddress: {
2079
- value: string;
2080
2083
  __kind: "P2PKH";
2081
- } | {
2082
2084
  value: string;
2083
- __kind: "P2SH";
2084
2085
  } | {
2086
+ __kind: "P2SH";
2085
2087
  value: string;
2086
- __kind: "P2WPKH";
2087
2088
  } | {
2089
+ __kind: "P2WPKH";
2088
2090
  value: string;
2089
- __kind: "P2WSH";
2090
2091
  } | {
2092
+ __kind: "P2WSH";
2091
2093
  value: string;
2094
+ } | {
2092
2095
  __kind: "Taproot";
2096
+ value: string;
2093
2097
  } | {
2094
2098
  __kind: "OtherSegwit";
2095
2099
  version: number;
2096
2100
  program: string;
2097
2101
  };
2098
- asset: {
2099
- __kind: "Btc";
2100
- };
2101
- amount: string | number;
2102
2102
  depositDetails: {
2103
+ amount: string | number;
2103
2104
  depositAddress: {
2104
2105
  pubkeyX: string;
2105
2106
  scriptPath?: {
@@ -2111,7 +2112,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2111
2112
  };
2112
2113
  } | null | undefined;
2113
2114
  };
2114
- amount: string | number;
2115
2115
  id: {
2116
2116
  txId: string;
2117
2117
  vout: number;
@@ -2121,8 +2121,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2121
2121
  } | {
2122
2122
  __kind: "DepositFailedVaultVariantBitcoin";
2123
2123
  vaultWitness: {
2124
- txId: string;
2124
+ destinationAddress: {
2125
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2126
+ value: string;
2127
+ };
2125
2128
  depositDetails: {
2129
+ amount: string | number;
2126
2130
  depositAddress: {
2127
2131
  pubkeyX: string;
2128
2132
  scriptPath?: {
@@ -2134,7 +2138,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2134
2138
  };
2135
2139
  } | null | undefined;
2136
2140
  };
2137
- amount: string | number;
2138
2141
  id: {
2139
2142
  txId: string;
2140
2143
  vout: number;
@@ -2147,54 +2150,51 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2147
2150
  outputAsset: {
2148
2151
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2149
2152
  };
2150
- destinationAddress: {
2151
- value: string;
2152
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2153
- };
2153
+ txId: string;
2154
2154
  affiliateFees: {
2155
2155
  account: number;
2156
2156
  bps: number;
2157
2157
  }[];
2158
2158
  refundParams: {
2159
2159
  retryDuration: number;
2160
- minPrice: string | number;
2161
2160
  refundAddress: {
2162
- value: string;
2163
2161
  __kind: "P2PKH";
2164
- } | {
2165
2162
  value: string;
2166
- __kind: "P2SH";
2167
2163
  } | {
2164
+ __kind: "P2SH";
2168
2165
  value: string;
2169
- __kind: "P2WPKH";
2170
2166
  } | {
2167
+ __kind: "P2WPKH";
2171
2168
  value: string;
2172
- __kind: "P2WSH";
2173
2169
  } | {
2170
+ __kind: "P2WSH";
2174
2171
  value: string;
2172
+ } | {
2175
2173
  __kind: "Taproot";
2174
+ value: string;
2176
2175
  } | {
2177
2176
  __kind: "OtherSegwit";
2178
2177
  version: number;
2179
2178
  program: string;
2180
2179
  };
2180
+ minPrice: string | number;
2181
2181
  };
2182
2182
  boostFee: number;
2183
2183
  depositAddress?: {
2184
- value: string;
2185
2184
  __kind: "P2PKH";
2186
- } | {
2187
2185
  value: string;
2188
- __kind: "P2SH";
2189
2186
  } | {
2187
+ __kind: "P2SH";
2190
2188
  value: string;
2191
- __kind: "P2WPKH";
2192
2189
  } | {
2190
+ __kind: "P2WPKH";
2193
2191
  value: string;
2194
- __kind: "P2WSH";
2195
2192
  } | {
2193
+ __kind: "P2WSH";
2196
2194
  value: string;
2195
+ } | {
2197
2196
  __kind: "Taproot";
2197
+ value: string;
2198
2198
  } | {
2199
2199
  __kind: "OtherSegwit";
2200
2200
  version: number;
@@ -2211,42 +2211,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2211
2211
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2212
2212
  };
2213
2213
  sourceAddress?: {
2214
- value: string;
2215
2214
  __kind: "Eth";
2216
- } | {
2217
2215
  value: string;
2216
+ } | {
2218
2217
  __kind: "Dot";
2218
+ value: string;
2219
2219
  } | {
2220
+ __kind: "Btc";
2220
2221
  value: {
2221
- value: string;
2222
2222
  __kind: "P2PKH";
2223
- } | {
2224
2223
  value: string;
2225
- __kind: "P2SH";
2226
2224
  } | {
2225
+ __kind: "P2SH";
2227
2226
  value: string;
2228
- __kind: "P2WPKH";
2229
2227
  } | {
2228
+ __kind: "P2WPKH";
2230
2229
  value: string;
2231
- __kind: "P2WSH";
2232
2230
  } | {
2231
+ __kind: "P2WSH";
2233
2232
  value: string;
2233
+ } | {
2234
2234
  __kind: "Taproot";
2235
+ value: string;
2235
2236
  } | {
2236
2237
  __kind: "OtherSegwit";
2237
2238
  version: number;
2238
2239
  program: string;
2239
2240
  };
2240
- __kind: "Btc";
2241
2241
  } | {
2242
- value: string;
2243
2242
  __kind: "Arb";
2244
- } | {
2245
2243
  value: string;
2246
- __kind: "Sol";
2247
2244
  } | {
2245
+ __kind: "Sol";
2248
2246
  value: string;
2247
+ } | {
2249
2248
  __kind: "Hub";
2249
+ value: string;
2250
2250
  } | null | undefined;
2251
2251
  } | null | undefined;
2252
2252
  brokerFee?: {