@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
@@ -6,21 +6,21 @@ declare const swappingSwapRequested: z.ZodObject<{
6
6
  inputAsset: z.ZodEffects<z.ZodObject<{
7
7
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10
10
  }, {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
13
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
13
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14
14
  }>;
15
15
  inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  outputAsset: z.ZodEffects<z.ZodObject<{
17
17
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18
18
  }, "strip", z.ZodTypeAny, {
19
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20
20
  }, {
21
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
23
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
23
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
24
24
  }>;
25
25
  origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
26
26
  __kind: z.ZodLiteral<"DepositChannel">;
@@ -28,11 +28,11 @@ declare const swappingSwapRequested: z.ZodObject<{
28
28
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
29
29
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
30
30
  }, "strip", z.ZodTypeAny, {
31
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
31
32
  value: `0x${string}`;
32
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
33
33
  }, {
34
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
34
35
  value: string;
35
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
36
36
  }>, {
37
37
  readonly chain: "Ethereum";
38
38
  readonly address: `0x${string}`;
@@ -52,14 +52,13 @@ declare const swappingSwapRequested: z.ZodObject<{
52
52
  readonly chain: "Assethub";
53
53
  readonly address: string;
54
54
  }, {
55
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
55
56
  value: string;
56
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
57
57
  }>;
58
58
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
59
59
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
60
60
  brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
61
61
  }, "strip", z.ZodTypeAny, {
62
- __kind: "DepositChannel";
63
62
  depositAddress: {
64
63
  readonly chain: "Ethereum";
65
64
  readonly address: `0x${string}`;
@@ -79,15 +78,16 @@ declare const swappingSwapRequested: z.ZodObject<{
79
78
  readonly chain: "Assethub";
80
79
  readonly address: string;
81
80
  };
81
+ __kind: "DepositChannel";
82
82
  channelId: bigint;
83
83
  depositBlockHeight: bigint;
84
84
  brokerId: `cF${string}`;
85
85
  }, {
86
- __kind: "DepositChannel";
87
86
  depositAddress: {
87
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
88
88
  value: string;
89
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
90
89
  };
90
+ __kind: "DepositChannel";
91
91
  channelId: string | number;
92
92
  depositBlockHeight: string | number;
93
93
  brokerId: string;
@@ -97,20 +97,20 @@ declare const swappingSwapRequested: z.ZodObject<{
97
97
  __kind: z.ZodLiteral<"Evm">;
98
98
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
99
99
  }, "strip", z.ZodTypeAny, {
100
- value: `0x${string}`;
101
100
  __kind: "Evm";
101
+ value: `0x${string}`;
102
102
  }, {
103
- value: string;
104
103
  __kind: "Evm";
104
+ value: string;
105
105
  }>, z.ZodObject<{
106
106
  __kind: z.ZodLiteral<"Bitcoin">;
107
107
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
108
108
  }, "strip", z.ZodTypeAny, {
109
- value: `0x${string}`;
110
109
  __kind: "Bitcoin";
110
+ value: `0x${string}`;
111
111
  }, {
112
- value: string;
113
112
  __kind: "Bitcoin";
113
+ value: string;
114
114
  }>, z.ZodObject<{
115
115
  __kind: z.ZodLiteral<"Polkadot">;
116
116
  value: z.ZodObject<{
@@ -124,26 +124,26 @@ declare const swappingSwapRequested: z.ZodObject<{
124
124
  extrinsicIndex: number;
125
125
  }>;
126
126
  }, "strip", z.ZodTypeAny, {
127
+ __kind: "Polkadot";
127
128
  value: {
128
129
  blockNumber: number;
129
130
  extrinsicIndex: number;
130
131
  };
131
- __kind: "Polkadot";
132
132
  }, {
133
+ __kind: "Polkadot";
133
134
  value: {
134
135
  blockNumber: number;
135
136
  extrinsicIndex: number;
136
137
  };
137
- __kind: "Polkadot";
138
138
  }>, z.ZodObject<{
139
139
  __kind: z.ZodLiteral<"Solana">;
140
140
  value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
141
141
  }, "strip", z.ZodTypeAny, {
142
- value: [`0x${string}`, bigint];
143
142
  __kind: "Solana";
143
+ value: [`0x${string}`, bigint];
144
144
  }, {
145
- value: [string, string | number];
146
145
  __kind: "Solana";
146
+ value: [string, string | number];
147
147
  }>, z.ZodObject<{
148
148
  __kind: z.ZodLiteral<"None">;
149
149
  }, "strip", z.ZodTypeAny, {
@@ -155,20 +155,20 @@ declare const swappingSwapRequested: z.ZodObject<{
155
155
  }, "strip", z.ZodTypeAny, {
156
156
  __kind: "Vault";
157
157
  txId: {
158
- value: `0x${string}`;
159
158
  __kind: "Evm";
160
- } | {
161
159
  value: `0x${string}`;
160
+ } | {
162
161
  __kind: "Bitcoin";
162
+ value: `0x${string}`;
163
163
  } | {
164
+ __kind: "Polkadot";
164
165
  value: {
165
166
  blockNumber: number;
166
167
  extrinsicIndex: number;
167
168
  };
168
- __kind: "Polkadot";
169
169
  } | {
170
- value: [`0x${string}`, bigint];
171
170
  __kind: "Solana";
171
+ value: [`0x${string}`, bigint];
172
172
  } | {
173
173
  __kind: "None";
174
174
  };
@@ -176,20 +176,20 @@ declare const swappingSwapRequested: z.ZodObject<{
176
176
  }, {
177
177
  __kind: "Vault";
178
178
  txId: {
179
- value: string;
180
179
  __kind: "Evm";
181
- } | {
182
180
  value: string;
181
+ } | {
183
182
  __kind: "Bitcoin";
183
+ value: string;
184
184
  } | {
185
+ __kind: "Polkadot";
185
186
  value: {
186
187
  blockNumber: number;
187
188
  extrinsicIndex: number;
188
189
  };
189
- __kind: "Polkadot";
190
190
  } | {
191
- value: [string, string | number];
192
191
  __kind: "Solana";
192
+ value: [string, string | number];
193
193
  } | {
194
194
  __kind: "None";
195
195
  };
@@ -204,11 +204,11 @@ declare const swappingSwapRequested: z.ZodObject<{
204
204
  __kind: z.ZodLiteral<"OnChainAccount">;
205
205
  value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
206
206
  }, "strip", z.ZodTypeAny, {
207
- value: `cF${string}`;
208
207
  __kind: "OnChainAccount";
208
+ value: `cF${string}`;
209
209
  }, {
210
- value: string;
211
210
  __kind: "OnChainAccount";
211
+ value: string;
212
212
  }>]>;
213
213
  requestType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
214
214
  __kind: z.ZodLiteral<"NetworkFee">;
@@ -284,6 +284,7 @@ declare const swappingSwapRequested: z.ZodObject<{
284
284
  fallbackAddress: string;
285
285
  }>;
286
286
  }, "strip", z.ZodTypeAny, {
287
+ __kind: "V0";
287
288
  value: {
288
289
  cfReceiver: {
289
290
  pubkey: `0x${string}`;
@@ -295,8 +296,8 @@ declare const swappingSwapRequested: z.ZodObject<{
295
296
  }[];
296
297
  fallbackAddress: `0x${string}`;
297
298
  };
298
- __kind: "V0";
299
299
  }, {
300
+ __kind: "V0";
300
301
  value: {
301
302
  cfReceiver: {
302
303
  pubkey: string;
@@ -308,7 +309,6 @@ declare const swappingSwapRequested: z.ZodObject<{
308
309
  }[];
309
310
  fallbackAddress: string;
310
311
  };
311
- __kind: "V0";
312
312
  }>, z.ZodObject<{
313
313
  __kind: z.ZodLiteral<"V1">;
314
314
  ccmAccounts: z.ZodObject<{
@@ -385,7 +385,9 @@ declare const swappingSwapRequested: z.ZodObject<{
385
385
  alts: string[];
386
386
  }>]>;
387
387
  }, "strip", z.ZodTypeAny, {
388
+ __kind: "Solana";
388
389
  value: {
390
+ __kind: "V0";
389
391
  value: {
390
392
  cfReceiver: {
391
393
  pubkey: `0x${string}`;
@@ -397,7 +399,6 @@ declare const swappingSwapRequested: z.ZodObject<{
397
399
  }[];
398
400
  fallbackAddress: `0x${string}`;
399
401
  };
400
- __kind: "V0";
401
402
  } | {
402
403
  __kind: "V1";
403
404
  ccmAccounts: {
@@ -413,9 +414,10 @@ declare const swappingSwapRequested: z.ZodObject<{
413
414
  };
414
415
  alts: `0x${string}`[];
415
416
  };
416
- __kind: "Solana";
417
417
  }, {
418
+ __kind: "Solana";
418
419
  value: {
420
+ __kind: "V0";
419
421
  value: {
420
422
  cfReceiver: {
421
423
  pubkey: string;
@@ -427,7 +429,6 @@ declare const swappingSwapRequested: z.ZodObject<{
427
429
  }[];
428
430
  fallbackAddress: string;
429
431
  };
430
- __kind: "V0";
431
432
  } | {
432
433
  __kind: "V1";
433
434
  ccmAccounts: {
@@ -443,7 +444,6 @@ declare const swappingSwapRequested: z.ZodObject<{
443
444
  };
444
445
  alts: string[];
445
446
  };
446
- __kind: "Solana";
447
447
  }>]>;
448
448
  }, "strip", z.ZodTypeAny, {
449
449
  message: `0x${string}`;
@@ -451,7 +451,9 @@ declare const swappingSwapRequested: z.ZodObject<{
451
451
  ccmAdditionalData: {
452
452
  __kind: "NotRequired";
453
453
  } | {
454
+ __kind: "Solana";
454
455
  value: {
456
+ __kind: "V0";
455
457
  value: {
456
458
  cfReceiver: {
457
459
  pubkey: `0x${string}`;
@@ -463,7 +465,6 @@ declare const swappingSwapRequested: z.ZodObject<{
463
465
  }[];
464
466
  fallbackAddress: `0x${string}`;
465
467
  };
466
- __kind: "V0";
467
468
  } | {
468
469
  __kind: "V1";
469
470
  ccmAccounts: {
@@ -479,7 +480,6 @@ declare const swappingSwapRequested: z.ZodObject<{
479
480
  };
480
481
  alts: `0x${string}`[];
481
482
  };
482
- __kind: "Solana";
483
483
  };
484
484
  }, {
485
485
  message: string;
@@ -487,7 +487,9 @@ declare const swappingSwapRequested: z.ZodObject<{
487
487
  ccmAdditionalData: {
488
488
  __kind: "NotRequired";
489
489
  } | {
490
+ __kind: "Solana";
490
491
  value: {
492
+ __kind: "V0";
491
493
  value: {
492
494
  cfReceiver: {
493
495
  pubkey: string;
@@ -499,7 +501,6 @@ declare const swappingSwapRequested: z.ZodObject<{
499
501
  }[];
500
502
  fallbackAddress: string;
501
503
  };
502
- __kind: "V0";
503
504
  } | {
504
505
  __kind: "V1";
505
506
  ccmAccounts: {
@@ -515,7 +516,6 @@ declare const swappingSwapRequested: z.ZodObject<{
515
516
  };
516
517
  alts: string[];
517
518
  };
518
- __kind: "Solana";
519
519
  };
520
520
  }>;
521
521
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -531,11 +531,11 @@ declare const swappingSwapRequested: z.ZodObject<{
531
531
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
532
532
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
533
533
  }, "strip", z.ZodTypeAny, {
534
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
534
535
  value: `0x${string}`;
535
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
536
536
  }, {
537
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
537
538
  value: string;
538
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
539
539
  }>, {
540
540
  readonly chain: "Ethereum";
541
541
  readonly address: `0x${string}`;
@@ -555,8 +555,8 @@ declare const swappingSwapRequested: z.ZodObject<{
555
555
  readonly chain: "Assethub";
556
556
  readonly address: string;
557
557
  }, {
558
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
558
559
  value: string;
559
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
560
560
  }>>>;
561
561
  }, "strip", z.ZodTypeAny, {
562
562
  channelMetadata: {
@@ -565,7 +565,9 @@ declare const swappingSwapRequested: z.ZodObject<{
565
565
  ccmAdditionalData: {
566
566
  __kind: "NotRequired";
567
567
  } | {
568
+ __kind: "Solana";
568
569
  value: {
570
+ __kind: "V0";
569
571
  value: {
570
572
  cfReceiver: {
571
573
  pubkey: `0x${string}`;
@@ -577,7 +579,6 @@ declare const swappingSwapRequested: z.ZodObject<{
577
579
  }[];
578
580
  fallbackAddress: `0x${string}`;
579
581
  };
580
- __kind: "V0";
581
582
  } | {
582
583
  __kind: "V1";
583
584
  ccmAccounts: {
@@ -593,7 +594,6 @@ declare const swappingSwapRequested: z.ZodObject<{
593
594
  };
594
595
  alts: `0x${string}`[];
595
596
  };
596
- __kind: "Solana";
597
597
  };
598
598
  };
599
599
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -623,7 +623,9 @@ declare const swappingSwapRequested: z.ZodObject<{
623
623
  ccmAdditionalData: {
624
624
  __kind: "NotRequired";
625
625
  } | {
626
+ __kind: "Solana";
626
627
  value: {
628
+ __kind: "V0";
627
629
  value: {
628
630
  cfReceiver: {
629
631
  pubkey: string;
@@ -635,7 +637,6 @@ declare const swappingSwapRequested: z.ZodObject<{
635
637
  }[];
636
638
  fallbackAddress: string;
637
639
  };
638
- __kind: "V0";
639
640
  } | {
640
641
  __kind: "V1";
641
642
  ccmAccounts: {
@@ -651,26 +652,25 @@ declare const swappingSwapRequested: z.ZodObject<{
651
652
  };
652
653
  alts: string[];
653
654
  };
654
- __kind: "Solana";
655
655
  };
656
656
  };
657
657
  sourceChain: {
658
658
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
659
659
  };
660
660
  sourceAddress?: {
661
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
661
662
  value: string;
662
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
663
663
  } | null | undefined;
664
664
  }>>>;
665
665
  outputAddress: z.ZodEffects<z.ZodObject<{
666
666
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
667
667
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
668
668
  }, "strip", z.ZodTypeAny, {
669
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
669
670
  value: `0x${string}`;
670
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
671
671
  }, {
672
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
672
673
  value: string;
673
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
674
674
  }>, {
675
675
  readonly chain: "Ethereum";
676
676
  readonly address: `0x${string}`;
@@ -690,8 +690,8 @@ declare const swappingSwapRequested: z.ZodObject<{
690
690
  readonly chain: "Assethub";
691
691
  readonly address: string;
692
692
  }, {
693
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
693
694
  value: string;
694
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
695
695
  }>;
696
696
  }, "strip", z.ZodTypeAny, {
697
697
  __kind: "Egress";
@@ -721,7 +721,9 @@ declare const swappingSwapRequested: z.ZodObject<{
721
721
  ccmAdditionalData: {
722
722
  __kind: "NotRequired";
723
723
  } | {
724
+ __kind: "Solana";
724
725
  value: {
726
+ __kind: "V0";
725
727
  value: {
726
728
  cfReceiver: {
727
729
  pubkey: `0x${string}`;
@@ -733,7 +735,6 @@ declare const swappingSwapRequested: z.ZodObject<{
733
735
  }[];
734
736
  fallbackAddress: `0x${string}`;
735
737
  };
736
- __kind: "V0";
737
738
  } | {
738
739
  __kind: "V1";
739
740
  ccmAccounts: {
@@ -749,7 +750,6 @@ declare const swappingSwapRequested: z.ZodObject<{
749
750
  };
750
751
  alts: `0x${string}`[];
751
752
  };
752
- __kind: "Solana";
753
753
  };
754
754
  };
755
755
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -776,8 +776,8 @@ declare const swappingSwapRequested: z.ZodObject<{
776
776
  }, {
777
777
  __kind: "Egress";
778
778
  outputAddress: {
779
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
779
780
  value: string;
780
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
781
781
  };
782
782
  ccmDepositMetadata?: {
783
783
  channelMetadata: {
@@ -786,7 +786,9 @@ declare const swappingSwapRequested: z.ZodObject<{
786
786
  ccmAdditionalData: {
787
787
  __kind: "NotRequired";
788
788
  } | {
789
+ __kind: "Solana";
789
790
  value: {
791
+ __kind: "V0";
790
792
  value: {
791
793
  cfReceiver: {
792
794
  pubkey: string;
@@ -798,7 +800,6 @@ declare const swappingSwapRequested: z.ZodObject<{
798
800
  }[];
799
801
  fallbackAddress: string;
800
802
  };
801
- __kind: "V0";
802
803
  } | {
803
804
  __kind: "V1";
804
805
  ccmAccounts: {
@@ -814,15 +815,14 @@ declare const swappingSwapRequested: z.ZodObject<{
814
815
  };
815
816
  alts: string[];
816
817
  };
817
- __kind: "Solana";
818
818
  };
819
819
  };
820
820
  sourceChain: {
821
821
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
822
822
  };
823
823
  sourceAddress?: {
824
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
824
825
  value: string;
825
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
826
826
  } | null | undefined;
827
827
  } | null | undefined;
828
828
  }>, z.ZodObject<{
@@ -865,7 +865,9 @@ declare const swappingSwapRequested: z.ZodObject<{
865
865
  ccmAdditionalData: {
866
866
  __kind: "NotRequired";
867
867
  } | {
868
+ __kind: "Solana";
868
869
  value: {
870
+ __kind: "V0";
869
871
  value: {
870
872
  cfReceiver: {
871
873
  pubkey: `0x${string}`;
@@ -877,7 +879,6 @@ declare const swappingSwapRequested: z.ZodObject<{
877
879
  }[];
878
880
  fallbackAddress: `0x${string}`;
879
881
  };
880
- __kind: "V0";
881
882
  } | {
882
883
  __kind: "V1";
883
884
  ccmAccounts: {
@@ -893,7 +894,6 @@ declare const swappingSwapRequested: z.ZodObject<{
893
894
  };
894
895
  alts: `0x${string}`[];
895
896
  };
896
- __kind: "Solana";
897
897
  };
898
898
  };
899
899
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -926,8 +926,8 @@ declare const swappingSwapRequested: z.ZodObject<{
926
926
  outputAction: {
927
927
  __kind: "Egress";
928
928
  outputAddress: {
929
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
929
930
  value: string;
930
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
931
931
  };
932
932
  ccmDepositMetadata?: {
933
933
  channelMetadata: {
@@ -936,7 +936,9 @@ declare const swappingSwapRequested: z.ZodObject<{
936
936
  ccmAdditionalData: {
937
937
  __kind: "NotRequired";
938
938
  } | {
939
+ __kind: "Solana";
939
940
  value: {
941
+ __kind: "V0";
940
942
  value: {
941
943
  cfReceiver: {
942
944
  pubkey: string;
@@ -948,7 +950,6 @@ declare const swappingSwapRequested: z.ZodObject<{
948
950
  }[];
949
951
  fallbackAddress: string;
950
952
  };
951
- __kind: "V0";
952
953
  } | {
953
954
  __kind: "V1";
954
955
  ccmAccounts: {
@@ -964,15 +965,14 @@ declare const swappingSwapRequested: z.ZodObject<{
964
965
  };
965
966
  alts: string[];
966
967
  };
967
- __kind: "Solana";
968
968
  };
969
969
  };
970
970
  sourceChain: {
971
971
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
972
972
  };
973
973
  sourceAddress?: {
974
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
974
975
  value: string;
975
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
976
976
  } | null | undefined;
977
977
  } | null | undefined;
978
978
  } | {
@@ -1004,78 +1004,78 @@ declare const swappingSwapRequested: z.ZodObject<{
1004
1004
  __kind: z.ZodLiteral<"InternalAccount">;
1005
1005
  value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1006
1006
  }, "strip", z.ZodTypeAny, {
1007
- value: `cF${string}`;
1008
1007
  __kind: "InternalAccount";
1008
+ value: `cF${string}`;
1009
1009
  }, {
1010
- value: string;
1011
1010
  __kind: "InternalAccount";
1011
+ value: string;
1012
1012
  }>, z.ZodObject<{
1013
1013
  __kind: z.ZodLiteral<"ExternalAddress">;
1014
1014
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1015
1015
  __kind: z.ZodLiteral<"Eth">;
1016
1016
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1017
1017
  }, "strip", z.ZodTypeAny, {
1018
- value: `0x${string}`;
1019
1018
  __kind: "Eth";
1019
+ value: `0x${string}`;
1020
1020
  }, {
1021
- value: string;
1022
1021
  __kind: "Eth";
1022
+ value: string;
1023
1023
  }>, z.ZodObject<{
1024
1024
  __kind: z.ZodLiteral<"Dot">;
1025
1025
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1026
1026
  }, "strip", z.ZodTypeAny, {
1027
- value: `0x${string}`;
1028
1027
  __kind: "Dot";
1028
+ value: `0x${string}`;
1029
1029
  }, {
1030
- value: string;
1031
1030
  __kind: "Dot";
1031
+ value: string;
1032
1032
  }>, z.ZodObject<{
1033
1033
  __kind: z.ZodLiteral<"Btc">;
1034
1034
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1035
1035
  __kind: z.ZodLiteral<"P2PKH">;
1036
1036
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1037
1037
  }, "strip", z.ZodTypeAny, {
1038
- value: `0x${string}`;
1039
1038
  __kind: "P2PKH";
1039
+ value: `0x${string}`;
1040
1040
  }, {
1041
- value: string;
1042
1041
  __kind: "P2PKH";
1042
+ value: string;
1043
1043
  }>, z.ZodObject<{
1044
1044
  __kind: z.ZodLiteral<"P2SH">;
1045
1045
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1046
1046
  }, "strip", z.ZodTypeAny, {
1047
- value: `0x${string}`;
1048
1047
  __kind: "P2SH";
1048
+ value: `0x${string}`;
1049
1049
  }, {
1050
- value: string;
1051
1050
  __kind: "P2SH";
1051
+ value: string;
1052
1052
  }>, z.ZodObject<{
1053
1053
  __kind: z.ZodLiteral<"P2WPKH">;
1054
1054
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1055
1055
  }, "strip", z.ZodTypeAny, {
1056
- value: `0x${string}`;
1057
1056
  __kind: "P2WPKH";
1057
+ value: `0x${string}`;
1058
1058
  }, {
1059
- value: string;
1060
1059
  __kind: "P2WPKH";
1060
+ value: string;
1061
1061
  }>, z.ZodObject<{
1062
1062
  __kind: z.ZodLiteral<"P2WSH">;
1063
1063
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1064
1064
  }, "strip", z.ZodTypeAny, {
1065
- value: `0x${string}`;
1066
1065
  __kind: "P2WSH";
1066
+ value: `0x${string}`;
1067
1067
  }, {
1068
- value: string;
1069
1068
  __kind: "P2WSH";
1069
+ value: string;
1070
1070
  }>, z.ZodObject<{
1071
1071
  __kind: z.ZodLiteral<"Taproot">;
1072
1072
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1073
1073
  }, "strip", z.ZodTypeAny, {
1074
- value: `0x${string}`;
1075
1074
  __kind: "Taproot";
1075
+ value: `0x${string}`;
1076
1076
  }, {
1077
- value: string;
1078
1077
  __kind: "Taproot";
1078
+ value: string;
1079
1079
  }>, z.ZodObject<{
1080
1080
  __kind: z.ZodLiteral<"OtherSegwit">;
1081
1081
  version: z.ZodNumber;
@@ -1090,157 +1090,157 @@ declare const swappingSwapRequested: z.ZodObject<{
1090
1090
  program: string;
1091
1091
  }>]>;
1092
1092
  }, "strip", z.ZodTypeAny, {
1093
+ __kind: "Btc";
1093
1094
  value: {
1094
- value: `0x${string}`;
1095
1095
  __kind: "P2PKH";
1096
- } | {
1097
1096
  value: `0x${string}`;
1098
- __kind: "P2SH";
1099
1097
  } | {
1098
+ __kind: "P2SH";
1100
1099
  value: `0x${string}`;
1101
- __kind: "P2WPKH";
1102
1100
  } | {
1101
+ __kind: "P2WPKH";
1103
1102
  value: `0x${string}`;
1104
- __kind: "P2WSH";
1105
1103
  } | {
1104
+ __kind: "P2WSH";
1106
1105
  value: `0x${string}`;
1106
+ } | {
1107
1107
  __kind: "Taproot";
1108
+ value: `0x${string}`;
1108
1109
  } | {
1109
1110
  __kind: "OtherSegwit";
1110
1111
  version: number;
1111
1112
  program: `0x${string}`;
1112
1113
  };
1113
- __kind: "Btc";
1114
1114
  }, {
1115
+ __kind: "Btc";
1115
1116
  value: {
1116
- value: string;
1117
1117
  __kind: "P2PKH";
1118
- } | {
1119
1118
  value: string;
1120
- __kind: "P2SH";
1121
1119
  } | {
1120
+ __kind: "P2SH";
1122
1121
  value: string;
1123
- __kind: "P2WPKH";
1124
1122
  } | {
1123
+ __kind: "P2WPKH";
1125
1124
  value: string;
1126
- __kind: "P2WSH";
1127
1125
  } | {
1126
+ __kind: "P2WSH";
1128
1127
  value: string;
1128
+ } | {
1129
1129
  __kind: "Taproot";
1130
+ value: string;
1130
1131
  } | {
1131
1132
  __kind: "OtherSegwit";
1132
1133
  version: number;
1133
1134
  program: string;
1134
1135
  };
1135
- __kind: "Btc";
1136
1136
  }>, z.ZodObject<{
1137
1137
  __kind: z.ZodLiteral<"Arb">;
1138
1138
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1139
1139
  }, "strip", z.ZodTypeAny, {
1140
- value: `0x${string}`;
1141
1140
  __kind: "Arb";
1141
+ value: `0x${string}`;
1142
1142
  }, {
1143
- value: string;
1144
1143
  __kind: "Arb";
1144
+ value: string;
1145
1145
  }>, z.ZodObject<{
1146
1146
  __kind: z.ZodLiteral<"Sol">;
1147
1147
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1148
1148
  }, "strip", z.ZodTypeAny, {
1149
- value: `0x${string}`;
1150
1149
  __kind: "Sol";
1150
+ value: `0x${string}`;
1151
1151
  }, {
1152
- value: string;
1153
1152
  __kind: "Sol";
1153
+ value: string;
1154
1154
  }>, z.ZodObject<{
1155
1155
  __kind: z.ZodLiteral<"Hub">;
1156
1156
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1157
1157
  }, "strip", z.ZodTypeAny, {
1158
- value: `0x${string}`;
1159
1158
  __kind: "Hub";
1159
+ value: `0x${string}`;
1160
1160
  }, {
1161
- value: string;
1162
1161
  __kind: "Hub";
1162
+ value: string;
1163
1163
  }>]>;
1164
1164
  }, "strip", z.ZodTypeAny, {
1165
+ __kind: "ExternalAddress";
1165
1166
  value: {
1166
- value: `0x${string}`;
1167
1167
  __kind: "Eth";
1168
- } | {
1169
1168
  value: `0x${string}`;
1169
+ } | {
1170
1170
  __kind: "Dot";
1171
+ value: `0x${string}`;
1171
1172
  } | {
1173
+ __kind: "Btc";
1172
1174
  value: {
1173
- value: `0x${string}`;
1174
1175
  __kind: "P2PKH";
1175
- } | {
1176
1176
  value: `0x${string}`;
1177
- __kind: "P2SH";
1178
1177
  } | {
1178
+ __kind: "P2SH";
1179
1179
  value: `0x${string}`;
1180
- __kind: "P2WPKH";
1181
1180
  } | {
1181
+ __kind: "P2WPKH";
1182
1182
  value: `0x${string}`;
1183
- __kind: "P2WSH";
1184
1183
  } | {
1184
+ __kind: "P2WSH";
1185
1185
  value: `0x${string}`;
1186
+ } | {
1186
1187
  __kind: "Taproot";
1188
+ value: `0x${string}`;
1187
1189
  } | {
1188
1190
  __kind: "OtherSegwit";
1189
1191
  version: number;
1190
1192
  program: `0x${string}`;
1191
1193
  };
1192
- __kind: "Btc";
1193
1194
  } | {
1194
- value: `0x${string}`;
1195
1195
  __kind: "Arb";
1196
- } | {
1197
1196
  value: `0x${string}`;
1198
- __kind: "Sol";
1199
1197
  } | {
1198
+ __kind: "Sol";
1200
1199
  value: `0x${string}`;
1200
+ } | {
1201
1201
  __kind: "Hub";
1202
+ value: `0x${string}`;
1202
1203
  };
1203
- __kind: "ExternalAddress";
1204
1204
  }, {
1205
+ __kind: "ExternalAddress";
1205
1206
  value: {
1206
- value: string;
1207
1207
  __kind: "Eth";
1208
- } | {
1209
1208
  value: string;
1209
+ } | {
1210
1210
  __kind: "Dot";
1211
+ value: string;
1211
1212
  } | {
1213
+ __kind: "Btc";
1212
1214
  value: {
1213
- value: string;
1214
1215
  __kind: "P2PKH";
1215
- } | {
1216
1216
  value: string;
1217
- __kind: "P2SH";
1218
1217
  } | {
1218
+ __kind: "P2SH";
1219
1219
  value: string;
1220
- __kind: "P2WPKH";
1221
1220
  } | {
1221
+ __kind: "P2WPKH";
1222
1222
  value: string;
1223
- __kind: "P2WSH";
1224
1223
  } | {
1224
+ __kind: "P2WSH";
1225
1225
  value: string;
1226
+ } | {
1226
1227
  __kind: "Taproot";
1228
+ value: string;
1227
1229
  } | {
1228
1230
  __kind: "OtherSegwit";
1229
1231
  version: number;
1230
1232
  program: string;
1231
1233
  };
1232
- __kind: "Btc";
1233
1234
  } | {
1234
- value: string;
1235
1235
  __kind: "Arb";
1236
- } | {
1237
1236
  value: string;
1238
- __kind: "Sol";
1239
1237
  } | {
1238
+ __kind: "Sol";
1240
1239
  value: string;
1240
+ } | {
1241
1241
  __kind: "Hub";
1242
+ value: string;
1242
1243
  };
1243
- __kind: "ExternalAddress";
1244
1244
  }>]>;
1245
1245
  refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1246
1246
  channelMetadata: z.ZodObject<{
@@ -1300,6 +1300,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1300
1300
  fallbackAddress: string;
1301
1301
  }>;
1302
1302
  }, "strip", z.ZodTypeAny, {
1303
+ __kind: "V0";
1303
1304
  value: {
1304
1305
  cfReceiver: {
1305
1306
  pubkey: `0x${string}`;
@@ -1311,8 +1312,8 @@ declare const swappingSwapRequested: z.ZodObject<{
1311
1312
  }[];
1312
1313
  fallbackAddress: `0x${string}`;
1313
1314
  };
1314
- __kind: "V0";
1315
1315
  }, {
1316
+ __kind: "V0";
1316
1317
  value: {
1317
1318
  cfReceiver: {
1318
1319
  pubkey: string;
@@ -1324,7 +1325,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1324
1325
  }[];
1325
1326
  fallbackAddress: string;
1326
1327
  };
1327
- __kind: "V0";
1328
1328
  }>, z.ZodObject<{
1329
1329
  __kind: z.ZodLiteral<"V1">;
1330
1330
  ccmAccounts: z.ZodObject<{
@@ -1401,7 +1401,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1401
1401
  alts: string[];
1402
1402
  }>]>;
1403
1403
  }, "strip", z.ZodTypeAny, {
1404
+ __kind: "Solana";
1404
1405
  value: {
1406
+ __kind: "V0";
1405
1407
  value: {
1406
1408
  cfReceiver: {
1407
1409
  pubkey: `0x${string}`;
@@ -1413,7 +1415,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1413
1415
  }[];
1414
1416
  fallbackAddress: `0x${string}`;
1415
1417
  };
1416
- __kind: "V0";
1417
1418
  } | {
1418
1419
  __kind: "V1";
1419
1420
  ccmAccounts: {
@@ -1429,9 +1430,10 @@ declare const swappingSwapRequested: z.ZodObject<{
1429
1430
  };
1430
1431
  alts: `0x${string}`[];
1431
1432
  };
1432
- __kind: "Solana";
1433
1433
  }, {
1434
+ __kind: "Solana";
1434
1435
  value: {
1436
+ __kind: "V0";
1435
1437
  value: {
1436
1438
  cfReceiver: {
1437
1439
  pubkey: string;
@@ -1443,7 +1445,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1443
1445
  }[];
1444
1446
  fallbackAddress: string;
1445
1447
  };
1446
- __kind: "V0";
1447
1448
  } | {
1448
1449
  __kind: "V1";
1449
1450
  ccmAccounts: {
@@ -1459,7 +1460,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1459
1460
  };
1460
1461
  alts: string[];
1461
1462
  };
1462
- __kind: "Solana";
1463
1463
  }>]>;
1464
1464
  }, "strip", z.ZodTypeAny, {
1465
1465
  message: `0x${string}`;
@@ -1467,7 +1467,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1467
1467
  ccmAdditionalData: {
1468
1468
  __kind: "NotRequired";
1469
1469
  } | {
1470
+ __kind: "Solana";
1470
1471
  value: {
1472
+ __kind: "V0";
1471
1473
  value: {
1472
1474
  cfReceiver: {
1473
1475
  pubkey: `0x${string}`;
@@ -1479,7 +1481,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1479
1481
  }[];
1480
1482
  fallbackAddress: `0x${string}`;
1481
1483
  };
1482
- __kind: "V0";
1483
1484
  } | {
1484
1485
  __kind: "V1";
1485
1486
  ccmAccounts: {
@@ -1495,7 +1496,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1495
1496
  };
1496
1497
  alts: `0x${string}`[];
1497
1498
  };
1498
- __kind: "Solana";
1499
1499
  };
1500
1500
  }, {
1501
1501
  message: string;
@@ -1503,7 +1503,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1503
1503
  ccmAdditionalData: {
1504
1504
  __kind: "NotRequired";
1505
1505
  } | {
1506
+ __kind: "Solana";
1506
1507
  value: {
1508
+ __kind: "V0";
1507
1509
  value: {
1508
1510
  cfReceiver: {
1509
1511
  pubkey: string;
@@ -1515,7 +1517,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1515
1517
  }[];
1516
1518
  fallbackAddress: string;
1517
1519
  };
1518
- __kind: "V0";
1519
1520
  } | {
1520
1521
  __kind: "V1";
1521
1522
  ccmAccounts: {
@@ -1531,7 +1532,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1531
1532
  };
1532
1533
  alts: string[];
1533
1534
  };
1534
- __kind: "Solana";
1535
1535
  };
1536
1536
  }>;
1537
1537
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -1547,67 +1547,67 @@ declare const swappingSwapRequested: z.ZodObject<{
1547
1547
  __kind: z.ZodLiteral<"Eth">;
1548
1548
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1549
1549
  }, "strip", z.ZodTypeAny, {
1550
- value: `0x${string}`;
1551
1550
  __kind: "Eth";
1551
+ value: `0x${string}`;
1552
1552
  }, {
1553
- value: string;
1554
1553
  __kind: "Eth";
1554
+ value: string;
1555
1555
  }>, z.ZodObject<{
1556
1556
  __kind: z.ZodLiteral<"Dot">;
1557
1557
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1558
1558
  }, "strip", z.ZodTypeAny, {
1559
- value: `0x${string}`;
1560
1559
  __kind: "Dot";
1560
+ value: `0x${string}`;
1561
1561
  }, {
1562
- value: string;
1563
1562
  __kind: "Dot";
1563
+ value: string;
1564
1564
  }>, z.ZodObject<{
1565
1565
  __kind: z.ZodLiteral<"Btc">;
1566
1566
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1567
1567
  __kind: z.ZodLiteral<"P2PKH">;
1568
1568
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1569
1569
  }, "strip", z.ZodTypeAny, {
1570
- value: `0x${string}`;
1571
1570
  __kind: "P2PKH";
1571
+ value: `0x${string}`;
1572
1572
  }, {
1573
- value: string;
1574
1573
  __kind: "P2PKH";
1574
+ value: string;
1575
1575
  }>, z.ZodObject<{
1576
1576
  __kind: z.ZodLiteral<"P2SH">;
1577
1577
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1578
1578
  }, "strip", z.ZodTypeAny, {
1579
- value: `0x${string}`;
1580
1579
  __kind: "P2SH";
1580
+ value: `0x${string}`;
1581
1581
  }, {
1582
- value: string;
1583
1582
  __kind: "P2SH";
1583
+ value: string;
1584
1584
  }>, z.ZodObject<{
1585
1585
  __kind: z.ZodLiteral<"P2WPKH">;
1586
1586
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1587
1587
  }, "strip", z.ZodTypeAny, {
1588
- value: `0x${string}`;
1589
1588
  __kind: "P2WPKH";
1589
+ value: `0x${string}`;
1590
1590
  }, {
1591
- value: string;
1592
1591
  __kind: "P2WPKH";
1592
+ value: string;
1593
1593
  }>, z.ZodObject<{
1594
1594
  __kind: z.ZodLiteral<"P2WSH">;
1595
1595
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1596
1596
  }, "strip", z.ZodTypeAny, {
1597
- value: `0x${string}`;
1598
1597
  __kind: "P2WSH";
1598
+ value: `0x${string}`;
1599
1599
  }, {
1600
- value: string;
1601
1600
  __kind: "P2WSH";
1601
+ value: string;
1602
1602
  }>, z.ZodObject<{
1603
1603
  __kind: z.ZodLiteral<"Taproot">;
1604
1604
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1605
1605
  }, "strip", z.ZodTypeAny, {
1606
- value: `0x${string}`;
1607
1606
  __kind: "Taproot";
1607
+ value: `0x${string}`;
1608
1608
  }, {
1609
- value: string;
1610
1609
  __kind: "Taproot";
1610
+ value: string;
1611
1611
  }>, z.ZodObject<{
1612
1612
  __kind: z.ZodLiteral<"OtherSegwit">;
1613
1613
  version: z.ZodNumber;
@@ -1622,76 +1622,76 @@ declare const swappingSwapRequested: z.ZodObject<{
1622
1622
  program: string;
1623
1623
  }>]>;
1624
1624
  }, "strip", z.ZodTypeAny, {
1625
+ __kind: "Btc";
1625
1626
  value: {
1626
- value: `0x${string}`;
1627
1627
  __kind: "P2PKH";
1628
- } | {
1629
1628
  value: `0x${string}`;
1630
- __kind: "P2SH";
1631
1629
  } | {
1630
+ __kind: "P2SH";
1632
1631
  value: `0x${string}`;
1633
- __kind: "P2WPKH";
1634
1632
  } | {
1633
+ __kind: "P2WPKH";
1635
1634
  value: `0x${string}`;
1636
- __kind: "P2WSH";
1637
1635
  } | {
1636
+ __kind: "P2WSH";
1638
1637
  value: `0x${string}`;
1638
+ } | {
1639
1639
  __kind: "Taproot";
1640
+ value: `0x${string}`;
1640
1641
  } | {
1641
1642
  __kind: "OtherSegwit";
1642
1643
  version: number;
1643
1644
  program: `0x${string}`;
1644
1645
  };
1645
- __kind: "Btc";
1646
1646
  }, {
1647
+ __kind: "Btc";
1647
1648
  value: {
1648
- value: string;
1649
1649
  __kind: "P2PKH";
1650
- } | {
1651
1650
  value: string;
1652
- __kind: "P2SH";
1653
1651
  } | {
1652
+ __kind: "P2SH";
1654
1653
  value: string;
1655
- __kind: "P2WPKH";
1656
1654
  } | {
1655
+ __kind: "P2WPKH";
1657
1656
  value: string;
1658
- __kind: "P2WSH";
1659
1657
  } | {
1658
+ __kind: "P2WSH";
1660
1659
  value: string;
1660
+ } | {
1661
1661
  __kind: "Taproot";
1662
+ value: string;
1662
1663
  } | {
1663
1664
  __kind: "OtherSegwit";
1664
1665
  version: number;
1665
1666
  program: string;
1666
1667
  };
1667
- __kind: "Btc";
1668
1668
  }>, z.ZodObject<{
1669
1669
  __kind: z.ZodLiteral<"Arb">;
1670
1670
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1671
1671
  }, "strip", z.ZodTypeAny, {
1672
- value: `0x${string}`;
1673
1672
  __kind: "Arb";
1673
+ value: `0x${string}`;
1674
1674
  }, {
1675
- value: string;
1676
1675
  __kind: "Arb";
1676
+ value: string;
1677
1677
  }>, z.ZodObject<{
1678
1678
  __kind: z.ZodLiteral<"Sol">;
1679
1679
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1680
1680
  }, "strip", z.ZodTypeAny, {
1681
- value: `0x${string}`;
1682
1681
  __kind: "Sol";
1682
+ value: `0x${string}`;
1683
1683
  }, {
1684
- value: string;
1685
1684
  __kind: "Sol";
1685
+ value: string;
1686
1686
  }>, z.ZodObject<{
1687
1687
  __kind: z.ZodLiteral<"Hub">;
1688
1688
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1689
1689
  }, "strip", z.ZodTypeAny, {
1690
- value: `0x${string}`;
1691
1690
  __kind: "Hub";
1691
+ value: `0x${string}`;
1692
1692
  }, {
1693
- value: string;
1694
1693
  __kind: "Hub";
1694
+ value: string;
1695
1695
  }>]>>>;
1696
1696
  }, "strip", z.ZodTypeAny, {
1697
1697
  channelMetadata: {
@@ -1700,7 +1700,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1700
1700
  ccmAdditionalData: {
1701
1701
  __kind: "NotRequired";
1702
1702
  } | {
1703
+ __kind: "Solana";
1703
1704
  value: {
1705
+ __kind: "V0";
1704
1706
  value: {
1705
1707
  cfReceiver: {
1706
1708
  pubkey: `0x${string}`;
@@ -1712,7 +1714,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1712
1714
  }[];
1713
1715
  fallbackAddress: `0x${string}`;
1714
1716
  };
1715
- __kind: "V0";
1716
1717
  } | {
1717
1718
  __kind: "V1";
1718
1719
  ccmAccounts: {
@@ -1728,47 +1729,46 @@ declare const swappingSwapRequested: z.ZodObject<{
1728
1729
  };
1729
1730
  alts: `0x${string}`[];
1730
1731
  };
1731
- __kind: "Solana";
1732
1732
  };
1733
1733
  };
1734
1734
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1735
1735
  sourceAddress?: {
1736
- value: `0x${string}`;
1737
1736
  __kind: "Eth";
1738
- } | {
1739
1737
  value: `0x${string}`;
1738
+ } | {
1740
1739
  __kind: "Dot";
1740
+ value: `0x${string}`;
1741
1741
  } | {
1742
+ __kind: "Btc";
1742
1743
  value: {
1743
- value: `0x${string}`;
1744
1744
  __kind: "P2PKH";
1745
- } | {
1746
1745
  value: `0x${string}`;
1747
- __kind: "P2SH";
1748
1746
  } | {
1747
+ __kind: "P2SH";
1749
1748
  value: `0x${string}`;
1750
- __kind: "P2WPKH";
1751
1749
  } | {
1750
+ __kind: "P2WPKH";
1752
1751
  value: `0x${string}`;
1753
- __kind: "P2WSH";
1754
1752
  } | {
1753
+ __kind: "P2WSH";
1755
1754
  value: `0x${string}`;
1755
+ } | {
1756
1756
  __kind: "Taproot";
1757
+ value: `0x${string}`;
1757
1758
  } | {
1758
1759
  __kind: "OtherSegwit";
1759
1760
  version: number;
1760
1761
  program: `0x${string}`;
1761
1762
  };
1762
- __kind: "Btc";
1763
1763
  } | {
1764
- value: `0x${string}`;
1765
1764
  __kind: "Arb";
1766
- } | {
1767
1765
  value: `0x${string}`;
1768
- __kind: "Sol";
1769
1766
  } | {
1767
+ __kind: "Sol";
1770
1768
  value: `0x${string}`;
1769
+ } | {
1771
1770
  __kind: "Hub";
1771
+ value: `0x${string}`;
1772
1772
  } | null | undefined;
1773
1773
  }, {
1774
1774
  channelMetadata: {
@@ -1777,7 +1777,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1777
1777
  ccmAdditionalData: {
1778
1778
  __kind: "NotRequired";
1779
1779
  } | {
1780
+ __kind: "Solana";
1780
1781
  value: {
1782
+ __kind: "V0";
1781
1783
  value: {
1782
1784
  cfReceiver: {
1783
1785
  pubkey: string;
@@ -1789,7 +1791,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1789
1791
  }[];
1790
1792
  fallbackAddress: string;
1791
1793
  };
1792
- __kind: "V0";
1793
1794
  } | {
1794
1795
  __kind: "V1";
1795
1796
  ccmAccounts: {
@@ -1805,97 +1806,96 @@ declare const swappingSwapRequested: z.ZodObject<{
1805
1806
  };
1806
1807
  alts: string[];
1807
1808
  };
1808
- __kind: "Solana";
1809
1809
  };
1810
1810
  };
1811
1811
  sourceChain: {
1812
1812
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1813
1813
  };
1814
1814
  sourceAddress?: {
1815
- value: string;
1816
1815
  __kind: "Eth";
1817
- } | {
1818
1816
  value: string;
1817
+ } | {
1819
1818
  __kind: "Dot";
1819
+ value: string;
1820
1820
  } | {
1821
+ __kind: "Btc";
1821
1822
  value: {
1822
- value: string;
1823
1823
  __kind: "P2PKH";
1824
- } | {
1825
1824
  value: string;
1826
- __kind: "P2SH";
1827
1825
  } | {
1826
+ __kind: "P2SH";
1828
1827
  value: string;
1829
- __kind: "P2WPKH";
1830
1828
  } | {
1829
+ __kind: "P2WPKH";
1831
1830
  value: string;
1832
- __kind: "P2WSH";
1833
1831
  } | {
1832
+ __kind: "P2WSH";
1834
1833
  value: string;
1834
+ } | {
1835
1835
  __kind: "Taproot";
1836
+ value: string;
1836
1837
  } | {
1837
1838
  __kind: "OtherSegwit";
1838
1839
  version: number;
1839
1840
  program: string;
1840
1841
  };
1841
- __kind: "Btc";
1842
1842
  } | {
1843
- value: string;
1844
1843
  __kind: "Arb";
1845
- } | {
1846
1844
  value: string;
1847
- __kind: "Sol";
1848
1845
  } | {
1846
+ __kind: "Sol";
1849
1847
  value: string;
1848
+ } | {
1850
1849
  __kind: "Hub";
1850
+ value: string;
1851
1851
  } | null | undefined;
1852
1852
  }>>>;
1853
1853
  }, "strip", z.ZodTypeAny, {
1854
1854
  __kind: "RefundIfExpires";
1855
1855
  retryDuration: number;
1856
1856
  refundAddress: {
1857
- value: `cF${string}`;
1858
1857
  __kind: "InternalAccount";
1858
+ value: `cF${string}`;
1859
1859
  } | {
1860
+ __kind: "ExternalAddress";
1860
1861
  value: {
1861
- value: `0x${string}`;
1862
1862
  __kind: "Eth";
1863
- } | {
1864
1863
  value: `0x${string}`;
1864
+ } | {
1865
1865
  __kind: "Dot";
1866
+ value: `0x${string}`;
1866
1867
  } | {
1868
+ __kind: "Btc";
1867
1869
  value: {
1868
- value: `0x${string}`;
1869
1870
  __kind: "P2PKH";
1870
- } | {
1871
1871
  value: `0x${string}`;
1872
- __kind: "P2SH";
1873
1872
  } | {
1873
+ __kind: "P2SH";
1874
1874
  value: `0x${string}`;
1875
- __kind: "P2WPKH";
1876
1875
  } | {
1876
+ __kind: "P2WPKH";
1877
1877
  value: `0x${string}`;
1878
- __kind: "P2WSH";
1879
1878
  } | {
1879
+ __kind: "P2WSH";
1880
1880
  value: `0x${string}`;
1881
+ } | {
1881
1882
  __kind: "Taproot";
1883
+ value: `0x${string}`;
1882
1884
  } | {
1883
1885
  __kind: "OtherSegwit";
1884
1886
  version: number;
1885
1887
  program: `0x${string}`;
1886
1888
  };
1887
- __kind: "Btc";
1888
1889
  } | {
1889
- value: `0x${string}`;
1890
1890
  __kind: "Arb";
1891
- } | {
1892
1891
  value: `0x${string}`;
1893
- __kind: "Sol";
1894
1892
  } | {
1893
+ __kind: "Sol";
1895
1894
  value: `0x${string}`;
1895
+ } | {
1896
1896
  __kind: "Hub";
1897
+ value: `0x${string}`;
1897
1898
  };
1898
- __kind: "ExternalAddress";
1899
1899
  };
1900
1900
  refundCcmMetadata?: {
1901
1901
  channelMetadata: {
@@ -1904,7 +1904,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1904
1904
  ccmAdditionalData: {
1905
1905
  __kind: "NotRequired";
1906
1906
  } | {
1907
+ __kind: "Solana";
1907
1908
  value: {
1909
+ __kind: "V0";
1908
1910
  value: {
1909
1911
  cfReceiver: {
1910
1912
  pubkey: `0x${string}`;
@@ -1916,7 +1918,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1916
1918
  }[];
1917
1919
  fallbackAddress: `0x${string}`;
1918
1920
  };
1919
- __kind: "V0";
1920
1921
  } | {
1921
1922
  __kind: "V1";
1922
1923
  ccmAccounts: {
@@ -1932,95 +1933,94 @@ declare const swappingSwapRequested: z.ZodObject<{
1932
1933
  };
1933
1934
  alts: `0x${string}`[];
1934
1935
  };
1935
- __kind: "Solana";
1936
1936
  };
1937
1937
  };
1938
1938
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1939
1939
  sourceAddress?: {
1940
- value: `0x${string}`;
1941
1940
  __kind: "Eth";
1942
- } | {
1943
1941
  value: `0x${string}`;
1942
+ } | {
1944
1943
  __kind: "Dot";
1944
+ value: `0x${string}`;
1945
1945
  } | {
1946
+ __kind: "Btc";
1946
1947
  value: {
1947
- value: `0x${string}`;
1948
1948
  __kind: "P2PKH";
1949
- } | {
1950
1949
  value: `0x${string}`;
1951
- __kind: "P2SH";
1952
1950
  } | {
1951
+ __kind: "P2SH";
1953
1952
  value: `0x${string}`;
1954
- __kind: "P2WPKH";
1955
1953
  } | {
1954
+ __kind: "P2WPKH";
1956
1955
  value: `0x${string}`;
1957
- __kind: "P2WSH";
1958
1956
  } | {
1957
+ __kind: "P2WSH";
1959
1958
  value: `0x${string}`;
1959
+ } | {
1960
1960
  __kind: "Taproot";
1961
+ value: `0x${string}`;
1961
1962
  } | {
1962
1963
  __kind: "OtherSegwit";
1963
1964
  version: number;
1964
1965
  program: `0x${string}`;
1965
1966
  };
1966
- __kind: "Btc";
1967
1967
  } | {
1968
- value: `0x${string}`;
1969
1968
  __kind: "Arb";
1970
- } | {
1971
1969
  value: `0x${string}`;
1972
- __kind: "Sol";
1973
1970
  } | {
1971
+ __kind: "Sol";
1974
1972
  value: `0x${string}`;
1973
+ } | {
1975
1974
  __kind: "Hub";
1975
+ value: `0x${string}`;
1976
1976
  } | null | undefined;
1977
1977
  } | null | undefined;
1978
1978
  }, {
1979
1979
  __kind: "RefundIfExpires";
1980
1980
  retryDuration: number;
1981
1981
  refundAddress: {
1982
- value: string;
1983
1982
  __kind: "InternalAccount";
1983
+ value: string;
1984
1984
  } | {
1985
+ __kind: "ExternalAddress";
1985
1986
  value: {
1986
- value: string;
1987
1987
  __kind: "Eth";
1988
- } | {
1989
1988
  value: string;
1989
+ } | {
1990
1990
  __kind: "Dot";
1991
+ value: string;
1991
1992
  } | {
1993
+ __kind: "Btc";
1992
1994
  value: {
1993
- value: string;
1994
1995
  __kind: "P2PKH";
1995
- } | {
1996
1996
  value: string;
1997
- __kind: "P2SH";
1998
1997
  } | {
1998
+ __kind: "P2SH";
1999
1999
  value: string;
2000
- __kind: "P2WPKH";
2001
2000
  } | {
2001
+ __kind: "P2WPKH";
2002
2002
  value: string;
2003
- __kind: "P2WSH";
2004
2003
  } | {
2004
+ __kind: "P2WSH";
2005
2005
  value: string;
2006
+ } | {
2006
2007
  __kind: "Taproot";
2008
+ value: string;
2007
2009
  } | {
2008
2010
  __kind: "OtherSegwit";
2009
2011
  version: number;
2010
2012
  program: string;
2011
2013
  };
2012
- __kind: "Btc";
2013
2014
  } | {
2014
- value: string;
2015
2015
  __kind: "Arb";
2016
- } | {
2017
2016
  value: string;
2018
- __kind: "Sol";
2019
2017
  } | {
2018
+ __kind: "Sol";
2020
2019
  value: string;
2020
+ } | {
2021
2021
  __kind: "Hub";
2022
+ value: string;
2022
2023
  };
2023
- __kind: "ExternalAddress";
2024
2024
  };
2025
2025
  refundCcmMetadata?: {
2026
2026
  channelMetadata: {
@@ -2029,7 +2029,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2029
2029
  ccmAdditionalData: {
2030
2030
  __kind: "NotRequired";
2031
2031
  } | {
2032
+ __kind: "Solana";
2032
2033
  value: {
2034
+ __kind: "V0";
2033
2035
  value: {
2034
2036
  cfReceiver: {
2035
2037
  pubkey: string;
@@ -2041,7 +2043,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2041
2043
  }[];
2042
2044
  fallbackAddress: string;
2043
2045
  };
2044
- __kind: "V0";
2045
2046
  } | {
2046
2047
  __kind: "V1";
2047
2048
  ccmAccounts: {
@@ -2057,103 +2058,103 @@ declare const swappingSwapRequested: z.ZodObject<{
2057
2058
  };
2058
2059
  alts: string[];
2059
2060
  };
2060
- __kind: "Solana";
2061
2061
  };
2062
2062
  };
2063
2063
  sourceChain: {
2064
2064
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2065
2065
  };
2066
2066
  sourceAddress?: {
2067
- value: string;
2068
2067
  __kind: "Eth";
2069
- } | {
2070
2068
  value: string;
2069
+ } | {
2071
2070
  __kind: "Dot";
2071
+ value: string;
2072
2072
  } | {
2073
+ __kind: "Btc";
2073
2074
  value: {
2074
- value: string;
2075
2075
  __kind: "P2PKH";
2076
- } | {
2077
2076
  value: string;
2078
- __kind: "P2SH";
2079
2077
  } | {
2078
+ __kind: "P2SH";
2080
2079
  value: string;
2081
- __kind: "P2WPKH";
2082
2080
  } | {
2081
+ __kind: "P2WPKH";
2083
2082
  value: string;
2084
- __kind: "P2WSH";
2085
2083
  } | {
2084
+ __kind: "P2WSH";
2086
2085
  value: string;
2086
+ } | {
2087
2087
  __kind: "Taproot";
2088
+ value: string;
2088
2089
  } | {
2089
2090
  __kind: "OtherSegwit";
2090
2091
  version: number;
2091
2092
  program: string;
2092
2093
  };
2093
- __kind: "Btc";
2094
2094
  } | {
2095
- value: string;
2096
2095
  __kind: "Arb";
2097
- } | {
2098
2096
  value: string;
2099
- __kind: "Sol";
2100
2097
  } | {
2098
+ __kind: "Sol";
2101
2099
  value: string;
2100
+ } | {
2102
2101
  __kind: "Hub";
2102
+ value: string;
2103
2103
  } | null | undefined;
2104
2104
  } | null | undefined;
2105
2105
  }>]>;
2106
2106
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2107
2107
  maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2108
2108
  }, "strip", z.ZodTypeAny, {
2109
+ minPrice: bigint;
2109
2110
  expiryBehaviour: {
2110
2111
  __kind: "NoExpiry";
2111
2112
  } | {
2112
2113
  __kind: "RefundIfExpires";
2113
2114
  retryDuration: number;
2114
2115
  refundAddress: {
2115
- value: `cF${string}`;
2116
2116
  __kind: "InternalAccount";
2117
+ value: `cF${string}`;
2117
2118
  } | {
2119
+ __kind: "ExternalAddress";
2118
2120
  value: {
2119
- value: `0x${string}`;
2120
2121
  __kind: "Eth";
2121
- } | {
2122
2122
  value: `0x${string}`;
2123
+ } | {
2123
2124
  __kind: "Dot";
2125
+ value: `0x${string}`;
2124
2126
  } | {
2127
+ __kind: "Btc";
2125
2128
  value: {
2126
- value: `0x${string}`;
2127
2129
  __kind: "P2PKH";
2128
- } | {
2129
2130
  value: `0x${string}`;
2130
- __kind: "P2SH";
2131
2131
  } | {
2132
+ __kind: "P2SH";
2132
2133
  value: `0x${string}`;
2133
- __kind: "P2WPKH";
2134
2134
  } | {
2135
+ __kind: "P2WPKH";
2135
2136
  value: `0x${string}`;
2136
- __kind: "P2WSH";
2137
2137
  } | {
2138
+ __kind: "P2WSH";
2138
2139
  value: `0x${string}`;
2140
+ } | {
2139
2141
  __kind: "Taproot";
2142
+ value: `0x${string}`;
2140
2143
  } | {
2141
2144
  __kind: "OtherSegwit";
2142
2145
  version: number;
2143
2146
  program: `0x${string}`;
2144
2147
  };
2145
- __kind: "Btc";
2146
2148
  } | {
2147
- value: `0x${string}`;
2148
2149
  __kind: "Arb";
2149
- } | {
2150
2150
  value: `0x${string}`;
2151
- __kind: "Sol";
2152
2151
  } | {
2152
+ __kind: "Sol";
2153
2153
  value: `0x${string}`;
2154
+ } | {
2154
2155
  __kind: "Hub";
2156
+ value: `0x${string}`;
2155
2157
  };
2156
- __kind: "ExternalAddress";
2157
2158
  };
2158
2159
  refundCcmMetadata?: {
2159
2160
  channelMetadata: {
@@ -2162,7 +2163,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2162
2163
  ccmAdditionalData: {
2163
2164
  __kind: "NotRequired";
2164
2165
  } | {
2166
+ __kind: "Solana";
2165
2167
  value: {
2168
+ __kind: "V0";
2166
2169
  value: {
2167
2170
  cfReceiver: {
2168
2171
  pubkey: `0x${string}`;
@@ -2174,7 +2177,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2174
2177
  }[];
2175
2178
  fallbackAddress: `0x${string}`;
2176
2179
  };
2177
- __kind: "V0";
2178
2180
  } | {
2179
2181
  __kind: "V1";
2180
2182
  ccmAccounts: {
@@ -2190,101 +2192,100 @@ declare const swappingSwapRequested: z.ZodObject<{
2190
2192
  };
2191
2193
  alts: `0x${string}`[];
2192
2194
  };
2193
- __kind: "Solana";
2194
2195
  };
2195
2196
  };
2196
2197
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2197
2198
  sourceAddress?: {
2198
- value: `0x${string}`;
2199
2199
  __kind: "Eth";
2200
- } | {
2201
2200
  value: `0x${string}`;
2201
+ } | {
2202
2202
  __kind: "Dot";
2203
+ value: `0x${string}`;
2203
2204
  } | {
2205
+ __kind: "Btc";
2204
2206
  value: {
2205
- value: `0x${string}`;
2206
2207
  __kind: "P2PKH";
2207
- } | {
2208
2208
  value: `0x${string}`;
2209
- __kind: "P2SH";
2210
2209
  } | {
2210
+ __kind: "P2SH";
2211
2211
  value: `0x${string}`;
2212
- __kind: "P2WPKH";
2213
2212
  } | {
2213
+ __kind: "P2WPKH";
2214
2214
  value: `0x${string}`;
2215
- __kind: "P2WSH";
2216
2215
  } | {
2216
+ __kind: "P2WSH";
2217
2217
  value: `0x${string}`;
2218
+ } | {
2218
2219
  __kind: "Taproot";
2220
+ value: `0x${string}`;
2219
2221
  } | {
2220
2222
  __kind: "OtherSegwit";
2221
2223
  version: number;
2222
2224
  program: `0x${string}`;
2223
2225
  };
2224
- __kind: "Btc";
2225
2226
  } | {
2226
- value: `0x${string}`;
2227
2227
  __kind: "Arb";
2228
- } | {
2229
2228
  value: `0x${string}`;
2230
- __kind: "Sol";
2231
2229
  } | {
2230
+ __kind: "Sol";
2232
2231
  value: `0x${string}`;
2232
+ } | {
2233
2233
  __kind: "Hub";
2234
+ value: `0x${string}`;
2234
2235
  } | null | undefined;
2235
2236
  } | null | undefined;
2236
2237
  };
2237
- minPrice: bigint;
2238
2238
  maxOraclePriceSlippage?: number | null | undefined;
2239
2239
  }, {
2240
+ minPrice: string | number;
2240
2241
  expiryBehaviour: {
2241
2242
  __kind: "NoExpiry";
2242
2243
  } | {
2243
2244
  __kind: "RefundIfExpires";
2244
2245
  retryDuration: number;
2245
2246
  refundAddress: {
2246
- value: string;
2247
2247
  __kind: "InternalAccount";
2248
+ value: string;
2248
2249
  } | {
2250
+ __kind: "ExternalAddress";
2249
2251
  value: {
2250
- value: string;
2251
2252
  __kind: "Eth";
2252
- } | {
2253
2253
  value: string;
2254
+ } | {
2254
2255
  __kind: "Dot";
2256
+ value: string;
2255
2257
  } | {
2258
+ __kind: "Btc";
2256
2259
  value: {
2257
- value: string;
2258
2260
  __kind: "P2PKH";
2259
- } | {
2260
2261
  value: string;
2261
- __kind: "P2SH";
2262
2262
  } | {
2263
+ __kind: "P2SH";
2263
2264
  value: string;
2264
- __kind: "P2WPKH";
2265
2265
  } | {
2266
+ __kind: "P2WPKH";
2266
2267
  value: string;
2267
- __kind: "P2WSH";
2268
2268
  } | {
2269
+ __kind: "P2WSH";
2269
2270
  value: string;
2271
+ } | {
2270
2272
  __kind: "Taproot";
2273
+ value: string;
2271
2274
  } | {
2272
2275
  __kind: "OtherSegwit";
2273
2276
  version: number;
2274
2277
  program: string;
2275
2278
  };
2276
- __kind: "Btc";
2277
2279
  } | {
2278
- value: string;
2279
2280
  __kind: "Arb";
2280
- } | {
2281
2281
  value: string;
2282
- __kind: "Sol";
2283
2282
  } | {
2283
+ __kind: "Sol";
2284
2284
  value: string;
2285
+ } | {
2285
2286
  __kind: "Hub";
2287
+ value: string;
2286
2288
  };
2287
- __kind: "ExternalAddress";
2288
2289
  };
2289
2290
  refundCcmMetadata?: {
2290
2291
  channelMetadata: {
@@ -2293,7 +2294,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2293
2294
  ccmAdditionalData: {
2294
2295
  __kind: "NotRequired";
2295
2296
  } | {
2297
+ __kind: "Solana";
2296
2298
  value: {
2299
+ __kind: "V0";
2297
2300
  value: {
2298
2301
  cfReceiver: {
2299
2302
  pubkey: string;
@@ -2305,7 +2308,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2305
2308
  }[];
2306
2309
  fallbackAddress: string;
2307
2310
  };
2308
- __kind: "V0";
2309
2311
  } | {
2310
2312
  __kind: "V1";
2311
2313
  ccmAccounts: {
@@ -2321,53 +2323,51 @@ declare const swappingSwapRequested: z.ZodObject<{
2321
2323
  };
2322
2324
  alts: string[];
2323
2325
  };
2324
- __kind: "Solana";
2325
2326
  };
2326
2327
  };
2327
2328
  sourceChain: {
2328
2329
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2329
2330
  };
2330
2331
  sourceAddress?: {
2331
- value: string;
2332
2332
  __kind: "Eth";
2333
- } | {
2334
2333
  value: string;
2334
+ } | {
2335
2335
  __kind: "Dot";
2336
+ value: string;
2336
2337
  } | {
2338
+ __kind: "Btc";
2337
2339
  value: {
2338
- value: string;
2339
2340
  __kind: "P2PKH";
2340
- } | {
2341
2341
  value: string;
2342
- __kind: "P2SH";
2343
2342
  } | {
2343
+ __kind: "P2SH";
2344
2344
  value: string;
2345
- __kind: "P2WPKH";
2346
2345
  } | {
2346
+ __kind: "P2WPKH";
2347
2347
  value: string;
2348
- __kind: "P2WSH";
2349
2348
  } | {
2349
+ __kind: "P2WSH";
2350
2350
  value: string;
2351
+ } | {
2351
2352
  __kind: "Taproot";
2353
+ value: string;
2352
2354
  } | {
2353
2355
  __kind: "OtherSegwit";
2354
2356
  version: number;
2355
2357
  program: string;
2356
2358
  };
2357
- __kind: "Btc";
2358
2359
  } | {
2359
- value: string;
2360
2360
  __kind: "Arb";
2361
- } | {
2362
2361
  value: string;
2363
- __kind: "Sol";
2364
2362
  } | {
2363
+ __kind: "Sol";
2365
2364
  value: string;
2365
+ } | {
2366
2366
  __kind: "Hub";
2367
+ value: string;
2367
2368
  } | null | undefined;
2368
2369
  } | null | undefined;
2369
2370
  };
2370
- minPrice: string | number;
2371
2371
  maxOraclePriceSlippage?: number | null | undefined;
2372
2372
  }>>>;
2373
2373
  dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -2382,11 +2382,10 @@ declare const swappingSwapRequested: z.ZodObject<{
2382
2382
  }>>>;
2383
2383
  }, "strip", z.ZodTypeAny, {
2384
2384
  swapRequestId: bigint;
2385
- inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2386
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2385
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2386
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2387
2387
  inputAmount: bigint;
2388
2388
  origin: {
2389
- __kind: "DepositChannel";
2390
2389
  depositAddress: {
2391
2390
  readonly chain: "Ethereum";
2392
2391
  readonly address: `0x${string}`;
@@ -2406,26 +2405,27 @@ declare const swappingSwapRequested: z.ZodObject<{
2406
2405
  readonly chain: "Assethub";
2407
2406
  readonly address: string;
2408
2407
  };
2408
+ __kind: "DepositChannel";
2409
2409
  channelId: bigint;
2410
2410
  depositBlockHeight: bigint;
2411
2411
  brokerId: `cF${string}`;
2412
2412
  } | {
2413
2413
  __kind: "Vault";
2414
2414
  txId: {
2415
- value: `0x${string}`;
2416
2415
  __kind: "Evm";
2417
- } | {
2418
2416
  value: `0x${string}`;
2417
+ } | {
2419
2418
  __kind: "Bitcoin";
2419
+ value: `0x${string}`;
2420
2420
  } | {
2421
+ __kind: "Polkadot";
2421
2422
  value: {
2422
2423
  blockNumber: number;
2423
2424
  extrinsicIndex: number;
2424
2425
  };
2425
- __kind: "Polkadot";
2426
2426
  } | {
2427
- value: [`0x${string}`, bigint];
2428
2427
  __kind: "Solana";
2428
+ value: [`0x${string}`, bigint];
2429
2429
  } | {
2430
2430
  __kind: "None";
2431
2431
  };
@@ -2433,8 +2433,8 @@ declare const swappingSwapRequested: z.ZodObject<{
2433
2433
  } | {
2434
2434
  __kind: "Internal";
2435
2435
  } | {
2436
- value: `cF${string}`;
2437
2436
  __kind: "OnChainAccount";
2437
+ value: `cF${string}`;
2438
2438
  };
2439
2439
  requestType: {
2440
2440
  __kind: "NetworkFee";
@@ -2470,7 +2470,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2470
2470
  ccmAdditionalData: {
2471
2471
  __kind: "NotRequired";
2472
2472
  } | {
2473
+ __kind: "Solana";
2473
2474
  value: {
2475
+ __kind: "V0";
2474
2476
  value: {
2475
2477
  cfReceiver: {
2476
2478
  pubkey: `0x${string}`;
@@ -2482,7 +2484,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2482
2484
  }[];
2483
2485
  fallbackAddress: `0x${string}`;
2484
2486
  };
2485
- __kind: "V0";
2486
2487
  } | {
2487
2488
  __kind: "V1";
2488
2489
  ccmAccounts: {
@@ -2498,7 +2499,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2498
2499
  };
2499
2500
  alts: `0x${string}`[];
2500
2501
  };
2501
- __kind: "Solana";
2502
2502
  };
2503
2503
  };
2504
2504
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -2532,54 +2532,55 @@ declare const swappingSwapRequested: z.ZodObject<{
2532
2532
  bps: number;
2533
2533
  }[];
2534
2534
  priceLimitsAndExpiry?: {
2535
+ minPrice: bigint;
2535
2536
  expiryBehaviour: {
2536
2537
  __kind: "NoExpiry";
2537
2538
  } | {
2538
2539
  __kind: "RefundIfExpires";
2539
2540
  retryDuration: number;
2540
2541
  refundAddress: {
2541
- value: `cF${string}`;
2542
2542
  __kind: "InternalAccount";
2543
+ value: `cF${string}`;
2543
2544
  } | {
2545
+ __kind: "ExternalAddress";
2544
2546
  value: {
2545
- value: `0x${string}`;
2546
2547
  __kind: "Eth";
2547
- } | {
2548
2548
  value: `0x${string}`;
2549
+ } | {
2549
2550
  __kind: "Dot";
2551
+ value: `0x${string}`;
2550
2552
  } | {
2553
+ __kind: "Btc";
2551
2554
  value: {
2552
- value: `0x${string}`;
2553
2555
  __kind: "P2PKH";
2554
- } | {
2555
2556
  value: `0x${string}`;
2556
- __kind: "P2SH";
2557
2557
  } | {
2558
+ __kind: "P2SH";
2558
2559
  value: `0x${string}`;
2559
- __kind: "P2WPKH";
2560
2560
  } | {
2561
+ __kind: "P2WPKH";
2561
2562
  value: `0x${string}`;
2562
- __kind: "P2WSH";
2563
2563
  } | {
2564
+ __kind: "P2WSH";
2564
2565
  value: `0x${string}`;
2566
+ } | {
2565
2567
  __kind: "Taproot";
2568
+ value: `0x${string}`;
2566
2569
  } | {
2567
2570
  __kind: "OtherSegwit";
2568
2571
  version: number;
2569
2572
  program: `0x${string}`;
2570
2573
  };
2571
- __kind: "Btc";
2572
2574
  } | {
2573
- value: `0x${string}`;
2574
2575
  __kind: "Arb";
2575
- } | {
2576
2576
  value: `0x${string}`;
2577
- __kind: "Sol";
2578
2577
  } | {
2578
+ __kind: "Sol";
2579
2579
  value: `0x${string}`;
2580
+ } | {
2580
2581
  __kind: "Hub";
2582
+ value: `0x${string}`;
2581
2583
  };
2582
- __kind: "ExternalAddress";
2583
2584
  };
2584
2585
  refundCcmMetadata?: {
2585
2586
  channelMetadata: {
@@ -2588,7 +2589,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2588
2589
  ccmAdditionalData: {
2589
2590
  __kind: "NotRequired";
2590
2591
  } | {
2592
+ __kind: "Solana";
2591
2593
  value: {
2594
+ __kind: "V0";
2592
2595
  value: {
2593
2596
  cfReceiver: {
2594
2597
  pubkey: `0x${string}`;
@@ -2600,7 +2603,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2600
2603
  }[];
2601
2604
  fallbackAddress: `0x${string}`;
2602
2605
  };
2603
- __kind: "V0";
2604
2606
  } | {
2605
2607
  __kind: "V1";
2606
2608
  ccmAccounts: {
@@ -2616,51 +2618,49 @@ declare const swappingSwapRequested: z.ZodObject<{
2616
2618
  };
2617
2619
  alts: `0x${string}`[];
2618
2620
  };
2619
- __kind: "Solana";
2620
2621
  };
2621
2622
  };
2622
2623
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2623
2624
  sourceAddress?: {
2624
- value: `0x${string}`;
2625
2625
  __kind: "Eth";
2626
- } | {
2627
2626
  value: `0x${string}`;
2627
+ } | {
2628
2628
  __kind: "Dot";
2629
+ value: `0x${string}`;
2629
2630
  } | {
2631
+ __kind: "Btc";
2630
2632
  value: {
2631
- value: `0x${string}`;
2632
2633
  __kind: "P2PKH";
2633
- } | {
2634
2634
  value: `0x${string}`;
2635
- __kind: "P2SH";
2636
2635
  } | {
2636
+ __kind: "P2SH";
2637
2637
  value: `0x${string}`;
2638
- __kind: "P2WPKH";
2639
2638
  } | {
2639
+ __kind: "P2WPKH";
2640
2640
  value: `0x${string}`;
2641
- __kind: "P2WSH";
2642
2641
  } | {
2642
+ __kind: "P2WSH";
2643
2643
  value: `0x${string}`;
2644
+ } | {
2644
2645
  __kind: "Taproot";
2646
+ value: `0x${string}`;
2645
2647
  } | {
2646
2648
  __kind: "OtherSegwit";
2647
2649
  version: number;
2648
2650
  program: `0x${string}`;
2649
2651
  };
2650
- __kind: "Btc";
2651
2652
  } | {
2652
- value: `0x${string}`;
2653
2653
  __kind: "Arb";
2654
- } | {
2655
2654
  value: `0x${string}`;
2656
- __kind: "Sol";
2657
2655
  } | {
2656
+ __kind: "Sol";
2658
2657
  value: `0x${string}`;
2658
+ } | {
2659
2659
  __kind: "Hub";
2660
+ value: `0x${string}`;
2660
2661
  } | null | undefined;
2661
2662
  } | null | undefined;
2662
2663
  };
2663
- minPrice: bigint;
2664
2664
  maxOraclePriceSlippage?: number | null | undefined;
2665
2665
  } | null | undefined;
2666
2666
  dcaParameters?: {
@@ -2670,38 +2670,38 @@ declare const swappingSwapRequested: z.ZodObject<{
2670
2670
  }, {
2671
2671
  swapRequestId: string | number;
2672
2672
  inputAsset: {
2673
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2673
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2674
2674
  };
2675
2675
  outputAsset: {
2676
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2676
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2677
2677
  };
2678
2678
  inputAmount: string | number;
2679
2679
  origin: {
2680
- __kind: "DepositChannel";
2681
2680
  depositAddress: {
2681
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
2682
2682
  value: string;
2683
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2684
2683
  };
2684
+ __kind: "DepositChannel";
2685
2685
  channelId: string | number;
2686
2686
  depositBlockHeight: string | number;
2687
2687
  brokerId: string;
2688
2688
  } | {
2689
2689
  __kind: "Vault";
2690
2690
  txId: {
2691
- value: string;
2692
2691
  __kind: "Evm";
2693
- } | {
2694
2692
  value: string;
2693
+ } | {
2695
2694
  __kind: "Bitcoin";
2695
+ value: string;
2696
2696
  } | {
2697
+ __kind: "Polkadot";
2697
2698
  value: {
2698
2699
  blockNumber: number;
2699
2700
  extrinsicIndex: number;
2700
2701
  };
2701
- __kind: "Polkadot";
2702
2702
  } | {
2703
- value: [string, string | number];
2704
2703
  __kind: "Solana";
2704
+ value: [string, string | number];
2705
2705
  } | {
2706
2706
  __kind: "None";
2707
2707
  };
@@ -2709,8 +2709,8 @@ declare const swappingSwapRequested: z.ZodObject<{
2709
2709
  } | {
2710
2710
  __kind: "Internal";
2711
2711
  } | {
2712
- value: string;
2713
2712
  __kind: "OnChainAccount";
2713
+ value: string;
2714
2714
  };
2715
2715
  requestType: {
2716
2716
  __kind: "NetworkFee";
@@ -2721,8 +2721,8 @@ declare const swappingSwapRequested: z.ZodObject<{
2721
2721
  outputAction: {
2722
2722
  __kind: "Egress";
2723
2723
  outputAddress: {
2724
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
2724
2725
  value: string;
2725
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2726
2726
  };
2727
2727
  ccmDepositMetadata?: {
2728
2728
  channelMetadata: {
@@ -2731,7 +2731,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2731
2731
  ccmAdditionalData: {
2732
2732
  __kind: "NotRequired";
2733
2733
  } | {
2734
+ __kind: "Solana";
2734
2735
  value: {
2736
+ __kind: "V0";
2735
2737
  value: {
2736
2738
  cfReceiver: {
2737
2739
  pubkey: string;
@@ -2743,7 +2745,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2743
2745
  }[];
2744
2746
  fallbackAddress: string;
2745
2747
  };
2746
- __kind: "V0";
2747
2748
  } | {
2748
2749
  __kind: "V1";
2749
2750
  ccmAccounts: {
@@ -2759,15 +2760,14 @@ declare const swappingSwapRequested: z.ZodObject<{
2759
2760
  };
2760
2761
  alts: string[];
2761
2762
  };
2762
- __kind: "Solana";
2763
2763
  };
2764
2764
  };
2765
2765
  sourceChain: {
2766
2766
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2767
2767
  };
2768
2768
  sourceAddress?: {
2769
+ __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
2769
2770
  value: string;
2770
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2771
2771
  } | null | undefined;
2772
2772
  } | null | undefined;
2773
2773
  } | {
@@ -2780,54 +2780,55 @@ declare const swappingSwapRequested: z.ZodObject<{
2780
2780
  bps: number;
2781
2781
  }[];
2782
2782
  priceLimitsAndExpiry?: {
2783
+ minPrice: string | number;
2783
2784
  expiryBehaviour: {
2784
2785
  __kind: "NoExpiry";
2785
2786
  } | {
2786
2787
  __kind: "RefundIfExpires";
2787
2788
  retryDuration: number;
2788
2789
  refundAddress: {
2789
- value: string;
2790
2790
  __kind: "InternalAccount";
2791
+ value: string;
2791
2792
  } | {
2793
+ __kind: "ExternalAddress";
2792
2794
  value: {
2793
- value: string;
2794
2795
  __kind: "Eth";
2795
- } | {
2796
2796
  value: string;
2797
+ } | {
2797
2798
  __kind: "Dot";
2799
+ value: string;
2798
2800
  } | {
2801
+ __kind: "Btc";
2799
2802
  value: {
2800
- value: string;
2801
2803
  __kind: "P2PKH";
2802
- } | {
2803
2804
  value: string;
2804
- __kind: "P2SH";
2805
2805
  } | {
2806
+ __kind: "P2SH";
2806
2807
  value: string;
2807
- __kind: "P2WPKH";
2808
2808
  } | {
2809
+ __kind: "P2WPKH";
2809
2810
  value: string;
2810
- __kind: "P2WSH";
2811
2811
  } | {
2812
+ __kind: "P2WSH";
2812
2813
  value: string;
2814
+ } | {
2813
2815
  __kind: "Taproot";
2816
+ value: string;
2814
2817
  } | {
2815
2818
  __kind: "OtherSegwit";
2816
2819
  version: number;
2817
2820
  program: string;
2818
2821
  };
2819
- __kind: "Btc";
2820
2822
  } | {
2821
- value: string;
2822
2823
  __kind: "Arb";
2823
- } | {
2824
2824
  value: string;
2825
- __kind: "Sol";
2826
2825
  } | {
2826
+ __kind: "Sol";
2827
2827
  value: string;
2828
+ } | {
2828
2829
  __kind: "Hub";
2830
+ value: string;
2829
2831
  };
2830
- __kind: "ExternalAddress";
2831
2832
  };
2832
2833
  refundCcmMetadata?: {
2833
2834
  channelMetadata: {
@@ -2836,7 +2837,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2836
2837
  ccmAdditionalData: {
2837
2838
  __kind: "NotRequired";
2838
2839
  } | {
2840
+ __kind: "Solana";
2839
2841
  value: {
2842
+ __kind: "V0";
2840
2843
  value: {
2841
2844
  cfReceiver: {
2842
2845
  pubkey: string;
@@ -2848,7 +2851,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2848
2851
  }[];
2849
2852
  fallbackAddress: string;
2850
2853
  };
2851
- __kind: "V0";
2852
2854
  } | {
2853
2855
  __kind: "V1";
2854
2856
  ccmAccounts: {
@@ -2864,53 +2866,51 @@ declare const swappingSwapRequested: z.ZodObject<{
2864
2866
  };
2865
2867
  alts: string[];
2866
2868
  };
2867
- __kind: "Solana";
2868
2869
  };
2869
2870
  };
2870
2871
  sourceChain: {
2871
2872
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2872
2873
  };
2873
2874
  sourceAddress?: {
2874
- value: string;
2875
2875
  __kind: "Eth";
2876
- } | {
2877
2876
  value: string;
2877
+ } | {
2878
2878
  __kind: "Dot";
2879
+ value: string;
2879
2880
  } | {
2881
+ __kind: "Btc";
2880
2882
  value: {
2881
- value: string;
2882
2883
  __kind: "P2PKH";
2883
- } | {
2884
2884
  value: string;
2885
- __kind: "P2SH";
2886
2885
  } | {
2886
+ __kind: "P2SH";
2887
2887
  value: string;
2888
- __kind: "P2WPKH";
2889
2888
  } | {
2889
+ __kind: "P2WPKH";
2890
2890
  value: string;
2891
- __kind: "P2WSH";
2892
2891
  } | {
2892
+ __kind: "P2WSH";
2893
2893
  value: string;
2894
+ } | {
2894
2895
  __kind: "Taproot";
2896
+ value: string;
2895
2897
  } | {
2896
2898
  __kind: "OtherSegwit";
2897
2899
  version: number;
2898
2900
  program: string;
2899
2901
  };
2900
- __kind: "Btc";
2901
2902
  } | {
2902
- value: string;
2903
2903
  __kind: "Arb";
2904
- } | {
2905
2904
  value: string;
2906
- __kind: "Sol";
2907
2905
  } | {
2906
+ __kind: "Sol";
2908
2907
  value: string;
2908
+ } | {
2909
2909
  __kind: "Hub";
2910
+ value: string;
2910
2911
  } | null | undefined;
2911
2912
  } | null | undefined;
2912
2913
  };
2913
- minPrice: string | number;
2914
2914
  maxOraclePriceSlippage?: number | null | undefined;
2915
2915
  } | null | undefined;
2916
2916
  dcaParameters?: {