@chainflip/processor 2.0.3 → 2.0.4

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 (1005) hide show
  1. package/dist/100/accountRoles/accountRoleRegistered.d.cts +2 -2
  2. package/dist/100/accountRoles/accountRoleRegistered.d.ts +2 -2
  3. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  4. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  5. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
  6. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.ts +2 -2
  7. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  8. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  9. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  10. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  11. package/dist/100/bitcoinVault/keyHandoverFailureReported.d.cts +1 -1
  12. package/dist/100/bitcoinVault/keyHandoverFailureReported.d.ts +1 -1
  13. package/dist/100/bitcoinVault/keyHandoverRequest.d.cts +4 -4
  14. package/dist/100/bitcoinVault/keyHandoverRequest.d.ts +4 -4
  15. package/dist/100/bitcoinVault/keyHandoverSuccessReported.d.cts +1 -1
  16. package/dist/100/bitcoinVault/keyHandoverSuccessReported.d.ts +1 -1
  17. package/dist/100/bitcoinVault/keygenFailureReported.d.cts +1 -1
  18. package/dist/100/bitcoinVault/keygenFailureReported.d.ts +1 -1
  19. package/dist/100/bitcoinVault/keygenRequest.d.cts +2 -2
  20. package/dist/100/bitcoinVault/keygenRequest.d.ts +2 -2
  21. package/dist/100/bitcoinVault/keygenSuccessReported.d.cts +1 -1
  22. package/dist/100/bitcoinVault/keygenSuccessReported.d.ts +1 -1
  23. package/dist/100/common.d.cts +62 -62
  24. package/dist/100/common.d.ts +62 -62
  25. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  26. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  27. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  28. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  29. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  30. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.ts +2 -2
  31. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  32. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  33. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  34. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  35. package/dist/100/ethereumVault/keyHandoverFailureReported.d.cts +1 -1
  36. package/dist/100/ethereumVault/keyHandoverFailureReported.d.ts +1 -1
  37. package/dist/100/ethereumVault/keyHandoverRequest.d.cts +4 -4
  38. package/dist/100/ethereumVault/keyHandoverRequest.d.ts +4 -4
  39. package/dist/100/ethereumVault/keyHandoverSuccessReported.d.cts +1 -1
  40. package/dist/100/ethereumVault/keyHandoverSuccessReported.d.ts +1 -1
  41. package/dist/100/ethereumVault/keygenFailureReported.d.cts +1 -1
  42. package/dist/100/ethereumVault/keygenFailureReported.d.ts +1 -1
  43. package/dist/100/ethereumVault/keygenRequest.d.cts +2 -2
  44. package/dist/100/ethereumVault/keygenRequest.d.ts +2 -2
  45. package/dist/100/ethereumVault/keygenSuccessReported.d.cts +1 -1
  46. package/dist/100/ethereumVault/keygenSuccessReported.d.ts +1 -1
  47. package/dist/100/flip/accountReaped.d.cts +2 -2
  48. package/dist/100/flip/accountReaped.d.ts +2 -2
  49. package/dist/100/flip/remainingImbalance.d.cts +8 -8
  50. package/dist/100/flip/remainingImbalance.d.ts +8 -8
  51. package/dist/100/flip/slashingPerformed.d.cts +2 -2
  52. package/dist/100/flip/slashingPerformed.d.ts +2 -2
  53. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  54. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  55. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  56. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  57. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  58. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  59. package/dist/100/funding/funded.d.cts +2 -2
  60. package/dist/100/funding/funded.d.ts +2 -2
  61. package/dist/100/funding/redemptionAmountZero.d.cts +2 -2
  62. package/dist/100/funding/redemptionAmountZero.d.ts +2 -2
  63. package/dist/100/funding/redemptionExpired.d.cts +2 -2
  64. package/dist/100/funding/redemptionExpired.d.ts +2 -2
  65. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  66. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  67. package/dist/100/funding/redemptionSettled.d.cts +1 -1
  68. package/dist/100/funding/redemptionSettled.d.ts +1 -1
  69. package/dist/100/funding/startedBidding.d.cts +2 -2
  70. package/dist/100/funding/startedBidding.d.ts +2 -2
  71. package/dist/100/funding/stoppedBidding.d.cts +2 -2
  72. package/dist/100/funding/stoppedBidding.d.ts +2 -2
  73. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
  74. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +2 -2
  75. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  76. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  77. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  78. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  79. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  80. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  81. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  82. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  83. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  84. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  85. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  86. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  87. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  88. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.ts +2 -2
  89. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  90. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  91. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  92. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  93. package/dist/100/polkadotVault/keyHandoverFailureReported.d.cts +1 -1
  94. package/dist/100/polkadotVault/keyHandoverFailureReported.d.ts +1 -1
  95. package/dist/100/polkadotVault/keyHandoverRequest.d.cts +4 -4
  96. package/dist/100/polkadotVault/keyHandoverRequest.d.ts +4 -4
  97. package/dist/100/polkadotVault/keyHandoverSuccessReported.d.cts +1 -1
  98. package/dist/100/polkadotVault/keyHandoverSuccessReported.d.ts +1 -1
  99. package/dist/100/polkadotVault/keygenFailureReported.d.cts +1 -1
  100. package/dist/100/polkadotVault/keygenFailureReported.d.ts +1 -1
  101. package/dist/100/polkadotVault/keygenRequest.d.cts +2 -2
  102. package/dist/100/polkadotVault/keygenRequest.d.ts +2 -2
  103. package/dist/100/polkadotVault/keygenSuccessReported.d.cts +1 -1
  104. package/dist/100/polkadotVault/keygenSuccessReported.d.ts +1 -1
  105. package/dist/100/reputation/offencePenalty.d.cts +2 -2
  106. package/dist/100/reputation/offencePenalty.d.ts +2 -2
  107. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  108. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  109. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  110. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  111. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  112. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  113. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  114. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  115. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  116. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  117. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  118. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  119. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  120. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  121. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  122. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  123. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  124. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  125. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  126. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  127. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  128. package/dist/100/system/extrinsicFailed.d.ts +16 -16
  129. package/dist/100/system/killedAccount.d.cts +2 -2
  130. package/dist/100/system/killedAccount.d.ts +2 -2
  131. package/dist/100/system/newAccount.d.cts +2 -2
  132. package/dist/100/system/newAccount.d.ts +2 -2
  133. package/dist/100/system/remarked.d.cts +2 -2
  134. package/dist/100/system/remarked.d.ts +2 -2
  135. package/dist/100/transactionPayment/transactionFeePaid.d.cts +2 -2
  136. package/dist/100/transactionPayment/transactionFeePaid.d.ts +2 -2
  137. package/dist/100/validator/auctionCompleted.d.cts +1 -1
  138. package/dist/100/validator/auctionCompleted.d.ts +1 -1
  139. package/dist/100/validator/cFEVersionUpdated.d.cts +2 -2
  140. package/dist/100/validator/cFEVersionUpdated.d.ts +2 -2
  141. package/dist/100/validator/peerIdRegistered.d.cts +1 -1
  142. package/dist/100/validator/peerIdRegistered.d.ts +1 -1
  143. package/dist/100/validator/peerIdUnregistered.d.cts +1 -1
  144. package/dist/100/validator/peerIdUnregistered.d.ts +1 -1
  145. package/dist/100/validator/rotationPhaseUpdated.d.cts +60 -60
  146. package/dist/100/validator/rotationPhaseUpdated.d.ts +60 -60
  147. package/dist/100/validator/vanityNameSet.d.cts +1 -1
  148. package/dist/100/validator/vanityNameSet.d.ts +1 -1
  149. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  150. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  151. package/dist/102/accountRoles/accountRoleRegistered.d.cts +2 -2
  152. package/dist/102/accountRoles/accountRoleRegistered.d.ts +2 -2
  153. package/dist/102/common.d.cts +1 -1
  154. package/dist/102/common.d.ts +1 -1
  155. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  156. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
  157. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +39 -39
  158. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +39 -39
  159. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  160. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  161. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +5 -5
  162. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +5 -5
  163. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +5 -5
  164. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +5 -5
  165. package/dist/11000/common.d.cts +61 -61
  166. package/dist/11000/common.d.ts +61 -61
  167. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  168. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
  169. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +5 -5
  170. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +5 -5
  171. package/dist/11000/funding/rebalance.d.cts +4 -4
  172. package/dist/11000/funding/rebalance.d.ts +4 -4
  173. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  174. package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
  175. package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
  176. package/dist/11000/lendingPools/stoppedBoosting.d.ts +2 -2
  177. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +55 -55
  178. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +55 -55
  179. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  180. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  181. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +45 -45
  182. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +45 -45
  183. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  184. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  185. package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
  186. package/dist/11000/swapping/refundedOnChain.d.ts +2 -2
  187. package/dist/11000/swapping/swapDepositAddressReady.d.cts +5 -5
  188. package/dist/11000/swapping/swapDepositAddressReady.d.ts +5 -5
  189. package/dist/11000/swapping/swapRequested.d.cts +20 -20
  190. package/dist/11000/swapping/swapRequested.d.ts +20 -20
  191. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +4 -4
  192. package/dist/11000/tradingStrategy/strategyDeployed.d.ts +4 -4
  193. package/dist/111/common.d.cts +1 -1
  194. package/dist/111/common.d.ts +1 -1
  195. package/dist/111/liquidityPools/limitOrderSetOrUpdateScheduled.d.cts +2 -2
  196. package/dist/111/liquidityPools/limitOrderSetOrUpdateScheduled.d.ts +2 -2
  197. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +2 -2
  198. package/dist/111/liquidityPools/limitOrderUpdated.d.ts +2 -2
  199. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  200. package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  201. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  202. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  203. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.d.cts +2 -2
  204. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.d.ts +2 -2
  205. package/dist/11100/accountRoles/accountRoleDeregistered.d.cts +2 -2
  206. package/dist/11100/accountRoles/accountRoleDeregistered.d.ts +2 -2
  207. package/dist/11100/accountRoles/accountRoleRegistered.d.cts +2 -2
  208. package/dist/11100/accountRoles/accountRoleRegistered.d.ts +2 -2
  209. package/dist/11100/accountRoles/subAccountCallExecuted.d.cts +4 -4
  210. package/dist/11100/accountRoles/subAccountCallExecuted.d.ts +4 -4
  211. package/dist/11100/accountRoles/subAccountCreated.d.cts +4 -4
  212. package/dist/11100/accountRoles/subAccountCreated.d.ts +4 -4
  213. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +5 -5
  214. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +5 -5
  215. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +5 -5
  216. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +5 -5
  217. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +5 -5
  218. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +5 -5
  219. package/dist/11100/common.d.cts +109 -109
  220. package/dist/11100/common.d.ts +109 -109
  221. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +5 -5
  222. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +5 -5
  223. package/dist/11100/flip/bondUpdated.d.cts +2 -2
  224. package/dist/11100/flip/bondUpdated.d.ts +2 -2
  225. package/dist/11100/flip/flipMinted.d.cts +3 -3
  226. package/dist/11100/flip/flipMinted.d.ts +3 -3
  227. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  228. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
  229. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +6 -6
  230. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +6 -6
  231. package/dist/11100/funding/sCCallExecuted.d.cts +6 -6
  232. package/dist/11100/funding/sCCallExecuted.d.ts +6 -6
  233. package/dist/11100/lendingPools/collateralAdded.d.cts +2 -2
  234. package/dist/11100/lendingPools/collateralAdded.d.ts +2 -2
  235. package/dist/11100/lendingPools/collateralRemoved.d.cts +2 -2
  236. package/dist/11100/lendingPools/collateralRemoved.d.ts +2 -2
  237. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
  238. package/dist/11100/lendingPools/lendingFundsAdded.d.ts +2 -2
  239. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +2 -2
  240. package/dist/11100/lendingPools/lendingFundsRemoved.d.ts +2 -2
  241. package/dist/11100/lendingPools/liquidationInitiated.d.cts +2 -2
  242. package/dist/11100/lendingPools/liquidationInitiated.d.ts +2 -2
  243. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  244. package/dist/11100/lendingPools/loanCreated.d.ts +2 -2
  245. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +35 -35
  246. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +35 -35
  247. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +171 -171
  248. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +171 -171
  249. package/dist/11100/swapping/swapDepositAddressReady.d.cts +56 -56
  250. package/dist/11100/swapping/swapDepositAddressReady.d.ts +56 -56
  251. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  252. package/dist/11100/swapping/swapExecuted.d.ts +14 -14
  253. package/dist/11100/swapping/swapRequested.d.cts +404 -404
  254. package/dist/11100/swapping/swapRequested.d.ts +404 -404
  255. package/dist/11100/validator/delegated.d.cts +4 -4
  256. package/dist/11100/validator/delegated.d.ts +4 -4
  257. package/dist/11100/validator/delegatorAllowed.d.cts +4 -4
  258. package/dist/11100/validator/delegatorAllowed.d.ts +4 -4
  259. package/dist/11100/validator/delegatorBlocked.d.cts +4 -4
  260. package/dist/11100/validator/delegatorBlocked.d.ts +4 -4
  261. package/dist/11100/validator/maxBidUpdated.d.cts +2 -2
  262. package/dist/11100/validator/maxBidUpdated.d.ts +2 -2
  263. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +4 -4
  264. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +4 -4
  265. package/dist/11100/validator/operatorSettingsUpdated.d.cts +2 -2
  266. package/dist/11100/validator/operatorSettingsUpdated.d.ts +2 -2
  267. package/dist/11100/validator/rotationPhaseUpdated.d.cts +35 -35
  268. package/dist/11100/validator/rotationPhaseUpdated.d.ts +35 -35
  269. package/dist/11100/validator/unDelegationFinalized.d.cts +2 -2
  270. package/dist/11100/validator/unDelegationFinalized.d.ts +2 -2
  271. package/dist/11100/validator/undelegated.d.cts +4 -4
  272. package/dist/11100/validator/undelegated.d.ts +4 -4
  273. package/dist/11100/validator/validatorClaimed.d.cts +4 -4
  274. package/dist/11100/validator/validatorClaimed.d.ts +4 -4
  275. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +4 -4
  276. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +4 -4
  277. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +3 -3
  278. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +3 -3
  279. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +9 -9
  280. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +9 -9
  281. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +189 -189
  282. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +189 -189
  283. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  284. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +5 -5
  285. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +3 -3
  286. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +3 -3
  287. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +9 -9
  288. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +9 -9
  289. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +189 -189
  290. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +189 -189
  291. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +5 -5
  292. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +5 -5
  293. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +23 -23
  294. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +23 -23
  295. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +25 -25
  296. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +25 -25
  297. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +311 -311
  298. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +311 -311
  299. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +25 -25
  300. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +25 -25
  301. package/dist/11200/common.d.cts +77 -77
  302. package/dist/11200/common.d.ts +77 -77
  303. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +3 -3
  304. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +3 -3
  305. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +9 -9
  306. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +9 -9
  307. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +189 -189
  308. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +189 -189
  309. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +5 -5
  310. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +5 -5
  311. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  312. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  313. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  314. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  315. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +5 -5
  316. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +5 -5
  317. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  318. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  319. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  320. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  321. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +3 -3
  322. package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +3 -3
  323. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +5 -5
  324. package/dist/11200/solanaIngressEgress/depositFailed.d.ts +5 -5
  325. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +3 -3
  326. package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +3 -3
  327. package/dist/11200/swapping/swapRequested.d.cts +21 -21
  328. package/dist/11200/swapping/swapRequested.d.ts +21 -21
  329. package/dist/11200/validator/operatorSettingsUpdated.d.cts +2 -2
  330. package/dist/11200/validator/operatorSettingsUpdated.d.ts +2 -2
  331. package/dist/120/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  332. package/dist/120/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  333. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +3 -3
  334. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +3 -3
  335. package/dist/120/common.d.cts +7 -7
  336. package/dist/120/common.d.ts +7 -7
  337. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  338. package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
  339. package/dist/120/ethereumBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  340. package/dist/120/ethereumBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  341. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +3 -3
  342. package/dist/120/ethereumIngressEgress/depositReceived.d.ts +3 -3
  343. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  344. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  345. package/dist/120/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  346. package/dist/120/polkadotBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  347. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +3 -3
  348. package/dist/120/polkadotIngressEgress/depositReceived.d.ts +3 -3
  349. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  350. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  351. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +3 -3
  352. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +3 -3
  353. package/dist/131/bitcoinThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  354. package/dist/131/bitcoinThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  355. package/dist/131/bitcoinThresholdSigner/keyHandoverRequest.d.cts +4 -4
  356. package/dist/131/bitcoinThresholdSigner/keyHandoverRequest.d.ts +4 -4
  357. package/dist/131/bitcoinThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  358. package/dist/131/bitcoinThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  359. package/dist/131/bitcoinThresholdSigner/keygenFailureReported.d.cts +1 -1
  360. package/dist/131/bitcoinThresholdSigner/keygenFailureReported.d.ts +1 -1
  361. package/dist/131/bitcoinThresholdSigner/keygenRequest.d.cts +2 -2
  362. package/dist/131/bitcoinThresholdSigner/keygenRequest.d.ts +2 -2
  363. package/dist/131/bitcoinThresholdSigner/keygenSuccessReported.d.cts +1 -1
  364. package/dist/131/bitcoinThresholdSigner/keygenSuccessReported.d.ts +1 -1
  365. package/dist/131/common.d.cts +5 -5
  366. package/dist/131/common.d.ts +5 -5
  367. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +3 -3
  368. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +3 -3
  369. package/dist/131/ethereumThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  370. package/dist/131/ethereumThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  371. package/dist/131/ethereumThresholdSigner/keyHandoverRequest.d.cts +4 -4
  372. package/dist/131/ethereumThresholdSigner/keyHandoverRequest.d.ts +4 -4
  373. package/dist/131/ethereumThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  374. package/dist/131/ethereumThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  375. package/dist/131/ethereumThresholdSigner/keygenFailureReported.d.cts +1 -1
  376. package/dist/131/ethereumThresholdSigner/keygenFailureReported.d.ts +1 -1
  377. package/dist/131/ethereumThresholdSigner/keygenRequest.d.cts +2 -2
  378. package/dist/131/ethereumThresholdSigner/keygenRequest.d.ts +2 -2
  379. package/dist/131/ethereumThresholdSigner/keygenSuccessReported.d.cts +1 -1
  380. package/dist/131/ethereumThresholdSigner/keygenSuccessReported.d.ts +1 -1
  381. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  382. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
  383. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  384. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  385. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  386. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  387. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  388. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  389. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  390. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  391. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  392. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  393. package/dist/131/polkadotThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  394. package/dist/131/polkadotThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  395. package/dist/131/polkadotThresholdSigner/keyHandoverRequest.d.cts +4 -4
  396. package/dist/131/polkadotThresholdSigner/keyHandoverRequest.d.ts +4 -4
  397. package/dist/131/polkadotThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  398. package/dist/131/polkadotThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  399. package/dist/131/polkadotThresholdSigner/keygenFailureReported.d.cts +1 -1
  400. package/dist/131/polkadotThresholdSigner/keygenFailureReported.d.ts +1 -1
  401. package/dist/131/polkadotThresholdSigner/keygenRequest.d.cts +2 -2
  402. package/dist/131/polkadotThresholdSigner/keygenRequest.d.ts +2 -2
  403. package/dist/131/polkadotThresholdSigner/keygenSuccessReported.d.cts +1 -1
  404. package/dist/131/polkadotThresholdSigner/keygenSuccessReported.d.ts +1 -1
  405. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  406. package/dist/131/reputation/offencePenalty.d.ts +2 -2
  407. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  408. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  409. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  410. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  411. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  412. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  413. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  414. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  415. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  416. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  417. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  418. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  419. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  420. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  421. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  422. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  423. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  424. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  425. package/dist/141/accountRoles/accountRoleDeregistered.d.cts +2 -2
  426. package/dist/141/accountRoles/accountRoleDeregistered.d.ts +2 -2
  427. package/dist/141/accountRoles/vanityNameSet.d.cts +2 -2
  428. package/dist/141/accountRoles/vanityNameSet.d.ts +2 -2
  429. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  430. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  431. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  432. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  433. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  434. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
  435. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +3 -3
  436. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +3 -3
  437. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +3 -3
  438. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +3 -3
  439. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  440. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
  441. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  442. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  443. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  444. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  445. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  446. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  447. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  448. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
  449. package/dist/141/common.d.cts +55 -55
  450. package/dist/141/common.d.ts +55 -55
  451. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  452. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  453. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  454. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  455. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  456. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  457. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  458. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  459. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  460. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  461. package/dist/141/evmThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  462. package/dist/141/evmThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  463. package/dist/141/evmThresholdSigner/keyHandoverRequest.d.cts +4 -4
  464. package/dist/141/evmThresholdSigner/keyHandoverRequest.d.ts +4 -4
  465. package/dist/141/evmThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  466. package/dist/141/evmThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  467. package/dist/141/evmThresholdSigner/keygenFailureReported.d.cts +1 -1
  468. package/dist/141/evmThresholdSigner/keygenFailureReported.d.ts +1 -1
  469. package/dist/141/evmThresholdSigner/keygenRequest.d.cts +2 -2
  470. package/dist/141/evmThresholdSigner/keygenRequest.d.ts +2 -2
  471. package/dist/141/evmThresholdSigner/keygenSuccessReported.d.cts +1 -1
  472. package/dist/141/evmThresholdSigner/keygenSuccessReported.d.ts +1 -1
  473. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  474. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  475. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  476. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  477. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
  478. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +2 -2
  479. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  480. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  481. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  482. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  483. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  484. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  485. package/dist/141/liquidityProvider/assetTransferred.d.cts +4 -4
  486. package/dist/141/liquidityProvider/assetTransferred.d.ts +4 -4
  487. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  488. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  489. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  490. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  491. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  492. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  493. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  494. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  495. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  496. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  497. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  498. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  499. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  500. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
  501. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  502. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  503. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  504. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  505. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  506. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  507. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  508. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  509. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  510. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  511. package/dist/141/swapping/swapDepositAddressReady.d.cts +29 -29
  512. package/dist/141/swapping/swapDepositAddressReady.d.ts +29 -29
  513. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  514. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  515. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  516. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  517. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  518. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  519. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  520. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  521. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  522. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  523. package/dist/141/validator/rotationPhaseUpdated.d.cts +51 -51
  524. package/dist/141/validator/rotationPhaseUpdated.d.ts +51 -51
  525. package/dist/141/validator/startedBidding.d.cts +2 -2
  526. package/dist/141/validator/startedBidding.d.ts +2 -2
  527. package/dist/141/validator/stoppedBidding.d.cts +2 -2
  528. package/dist/141/validator/stoppedBidding.d.ts +2 -2
  529. package/dist/141/witnesser/reportedWitnessingFailures.d.cts +2 -2
  530. package/dist/141/witnesser/reportedWitnessingFailures.d.ts +2 -2
  531. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  532. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  533. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  534. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  535. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +9 -9
  536. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +9 -9
  537. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +7 -7
  538. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +7 -7
  539. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  540. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  541. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
  542. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
  543. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  544. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  545. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  546. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  547. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  548. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  549. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  550. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  551. package/dist/150/common.d.cts +13 -13
  552. package/dist/150/common.d.ts +13 -13
  553. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  554. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  555. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  556. package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  557. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  558. package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  559. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  560. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  561. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  562. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  563. package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
  564. package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
  565. package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
  566. package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
  567. package/dist/150/liquidityProvider/assetTransferred.d.cts +4 -4
  568. package/dist/150/liquidityProvider/assetTransferred.d.ts +4 -4
  569. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  570. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  571. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  572. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  573. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  574. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  575. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  576. package/dist/150/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  577. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  578. package/dist/150/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  579. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  580. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  581. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  582. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  583. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  584. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  585. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +3 -3
  586. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +3 -3
  587. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  588. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  589. package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  590. package/dist/150/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  591. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +4 -4
  592. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +4 -4
  593. package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  594. package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  595. package/dist/150/solanaThresholdSigner/keyHandoverRequest.d.cts +4 -4
  596. package/dist/150/solanaThresholdSigner/keyHandoverRequest.d.ts +4 -4
  597. package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  598. package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  599. package/dist/150/solanaThresholdSigner/keygenFailureReported.d.cts +1 -1
  600. package/dist/150/solanaThresholdSigner/keygenFailureReported.d.ts +1 -1
  601. package/dist/150/solanaThresholdSigner/keygenRequest.d.cts +2 -2
  602. package/dist/150/solanaThresholdSigner/keygenRequest.d.ts +2 -2
  603. package/dist/150/solanaThresholdSigner/keygenSuccessReported.d.cts +1 -1
  604. package/dist/150/solanaThresholdSigner/keygenSuccessReported.d.ts +1 -1
  605. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  606. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  607. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  608. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  609. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +4 -4
  610. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +4 -4
  611. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  612. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +4 -4
  613. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  614. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  615. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  616. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  617. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  618. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  619. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  620. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  621. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  622. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  623. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  624. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  625. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  626. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  627. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  628. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  629. package/dist/150/swapping/swapDepositAddressReady.d.cts +28 -28
  630. package/dist/150/swapping/swapDepositAddressReady.d.ts +28 -28
  631. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  632. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  633. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  634. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  635. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  636. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  637. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  638. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  639. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  640. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  641. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  642. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  643. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +11 -11
  644. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +11 -11
  645. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  646. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +5 -5
  647. package/dist/160/assetBalances/accountCredited.d.cts +4 -4
  648. package/dist/160/assetBalances/accountCredited.d.ts +4 -4
  649. package/dist/160/assetBalances/accountDebited.d.cts +4 -4
  650. package/dist/160/assetBalances/accountDebited.d.ts +4 -4
  651. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  652. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  653. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +31 -31
  654. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +31 -31
  655. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +29 -29
  656. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +29 -29
  657. package/dist/160/common.d.cts +13 -13
  658. package/dist/160/common.d.ts +13 -13
  659. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  660. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  661. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  662. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  663. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  664. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
  665. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  666. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  667. package/dist/160/liquidityProvider/assetTransferred.d.cts +4 -4
  668. package/dist/160/liquidityProvider/assetTransferred.d.ts +4 -4
  669. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  670. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  671. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  672. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  673. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  674. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  675. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  676. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  677. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  678. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  679. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +3 -3
  680. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +3 -3
  681. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +3 -3
  682. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +3 -3
  683. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  684. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  685. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  686. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  687. package/dist/160/swapping/swapDepositAddressReady.d.cts +3 -3
  688. package/dist/160/swapping/swapDepositAddressReady.d.ts +3 -3
  689. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  690. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  691. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  692. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  693. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  694. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  695. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  696. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
  697. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +33 -33
  698. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +33 -33
  699. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +33 -33
  700. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +33 -33
  701. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  702. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
  703. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  704. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
  705. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  706. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  707. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  708. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
  709. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  710. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  711. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  712. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  713. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  714. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  715. package/dist/170/common.d.cts +3 -3
  716. package/dist/170/common.d.ts +3 -3
  717. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  718. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  719. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  720. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  721. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  722. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  723. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  724. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  725. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  726. package/dist/170/reputation/offencePenalty.d.ts +2 -2
  727. package/dist/170/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  728. package/dist/170/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  729. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  730. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  731. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  732. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  733. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  734. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  735. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +11 -11
  736. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +11 -11
  737. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +172 -172
  738. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +172 -172
  739. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  740. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +5 -5
  741. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  742. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  743. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  744. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  745. package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.cts +2 -2
  746. package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.ts +2 -2
  747. package/dist/180/arbitrumIngressEgress/unknownBroker.d.cts +2 -2
  748. package/dist/180/arbitrumIngressEgress/unknownBroker.d.ts +2 -2
  749. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  750. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  751. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +5 -5
  752. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +5 -5
  753. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  754. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  755. package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.cts +2 -2
  756. package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.ts +2 -2
  757. package/dist/180/bitcoinIngressEgress/unknownBroker.d.cts +2 -2
  758. package/dist/180/bitcoinIngressEgress/unknownBroker.d.ts +2 -2
  759. package/dist/180/common.d.cts +52 -52
  760. package/dist/180/common.d.ts +52 -52
  761. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  762. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  763. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +9 -9
  764. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +9 -9
  765. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +184 -184
  766. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +184 -184
  767. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +5 -5
  768. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +5 -5
  769. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  770. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  771. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  772. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  773. package/dist/180/ethereumIngressEgress/unknownAffiliate.d.cts +2 -2
  774. package/dist/180/ethereumIngressEgress/unknownAffiliate.d.ts +2 -2
  775. package/dist/180/ethereumIngressEgress/unknownBroker.d.cts +2 -2
  776. package/dist/180/ethereumIngressEgress/unknownBroker.d.ts +2 -2
  777. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  778. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  779. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +5 -5
  780. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +5 -5
  781. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  782. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  783. package/dist/180/polkadotIngressEgress/unknownAffiliate.d.cts +2 -2
  784. package/dist/180/polkadotIngressEgress/unknownAffiliate.d.ts +2 -2
  785. package/dist/180/polkadotIngressEgress/unknownBroker.d.cts +2 -2
  786. package/dist/180/polkadotIngressEgress/unknownBroker.d.ts +2 -2
  787. package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  788. package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  789. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  790. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  791. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +9 -9
  792. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +9 -9
  793. package/dist/180/solanaIngressEgress/depositFailed.d.cts +166 -166
  794. package/dist/180/solanaIngressEgress/depositFailed.d.ts +166 -166
  795. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +3 -3
  796. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +3 -3
  797. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  798. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  799. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  800. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  801. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  802. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  803. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  804. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  805. package/dist/180/solanaIngressEgress/unknownAffiliate.d.cts +2 -2
  806. package/dist/180/solanaIngressEgress/unknownAffiliate.d.ts +2 -2
  807. package/dist/180/solanaIngressEgress/unknownBroker.d.cts +2 -2
  808. package/dist/180/solanaIngressEgress/unknownBroker.d.ts +2 -2
  809. package/dist/180/swapping/affiliateRegistration.d.cts +4 -4
  810. package/dist/180/swapping/affiliateRegistration.d.ts +4 -4
  811. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +3 -3
  812. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +3 -3
  813. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +3 -3
  814. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +3 -3
  815. package/dist/180/swapping/swapDepositAddressReady.d.cts +6 -6
  816. package/dist/180/swapping/swapDepositAddressReady.d.ts +6 -6
  817. package/dist/180/swapping/swapRequested.d.cts +11 -11
  818. package/dist/180/swapping/swapRequested.d.ts +11 -11
  819. package/dist/180/swapping/withdrawalRequested.d.cts +2 -2
  820. package/dist/180/swapping/withdrawalRequested.d.ts +2 -2
  821. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  822. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  823. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  824. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  825. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +11 -11
  826. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +11 -11
  827. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +15 -15
  828. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +15 -15
  829. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +11 -11
  830. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +11 -11
  831. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  832. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  833. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  834. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  835. package/dist/190/assetBalances/accountCredited.d.cts +4 -4
  836. package/dist/190/assetBalances/accountCredited.d.ts +4 -4
  837. package/dist/190/assetBalances/accountDebited.d.cts +4 -4
  838. package/dist/190/assetBalances/accountDebited.d.ts +4 -4
  839. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  840. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  841. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  842. package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
  843. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +3 -3
  844. package/dist/190/assethubIngressEgress/depositBoosted.d.ts +3 -3
  845. package/dist/190/assethubIngressEgress/depositFailed.d.cts +5 -5
  846. package/dist/190/assethubIngressEgress/depositFailed.d.ts +5 -5
  847. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +3 -3
  848. package/dist/190/assethubIngressEgress/depositFinalised.d.ts +3 -3
  849. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  850. package/dist/190/assethubIngressEgress/stoppedBoosting.d.ts +2 -2
  851. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  852. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  853. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  854. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  855. package/dist/190/assethubIngressEgress/unknownAffiliate.d.cts +2 -2
  856. package/dist/190/assethubIngressEgress/unknownAffiliate.d.ts +2 -2
  857. package/dist/190/assethubIngressEgress/unknownBroker.d.cts +2 -2
  858. package/dist/190/assethubIngressEgress/unknownBroker.d.ts +2 -2
  859. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  860. package/dist/190/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  861. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +5 -5
  862. package/dist/190/bitcoinIngressEgress/depositFailed.d.ts +5 -5
  863. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  864. package/dist/190/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  865. package/dist/190/common.d.cts +73 -73
  866. package/dist/190/common.d.ts +73 -73
  867. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  868. package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  869. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +5 -5
  870. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +5 -5
  871. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  872. package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  873. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +13 -13
  874. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +13 -13
  875. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  876. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  877. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +13 -13
  878. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +13 -13
  879. package/dist/190/liquidityProvider/assetTransferred.d.cts +4 -4
  880. package/dist/190/liquidityProvider/assetTransferred.d.ts +4 -4
  881. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  882. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  883. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  884. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  885. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  886. package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  887. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +5 -5
  888. package/dist/190/polkadotIngressEgress/depositFailed.d.ts +5 -5
  889. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  890. package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  891. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  892. package/dist/190/reputation/offencePenalty.d.ts +2 -2
  893. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +3 -3
  894. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +3 -3
  895. package/dist/190/solanaIngressEgress/depositFailed.d.cts +5 -5
  896. package/dist/190/solanaIngressEgress/depositFailed.d.ts +5 -5
  897. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +3 -3
  898. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +3 -3
  899. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  900. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  901. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  902. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  903. package/dist/190/swapping/creditedOnChain.d.cts +2 -2
  904. package/dist/190/swapping/creditedOnChain.d.ts +2 -2
  905. package/dist/190/swapping/refundedOnChain.d.cts +2 -2
  906. package/dist/190/swapping/refundedOnChain.d.ts +2 -2
  907. package/dist/190/swapping/swapDepositAddressReady.d.cts +5 -5
  908. package/dist/190/swapping/swapDepositAddressReady.d.ts +5 -5
  909. package/dist/190/swapping/swapRequested.d.cts +20 -20
  910. package/dist/190/swapping/swapRequested.d.ts +20 -20
  911. package/dist/190/swapping/vaultSwapMinimumBrokerFeeSet.d.cts +2 -2
  912. package/dist/190/swapping/vaultSwapMinimumBrokerFeeSet.d.ts +2 -2
  913. package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
  914. package/dist/190/swapping/withdrawalRequested.d.ts +2 -2
  915. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  916. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  917. package/dist/190/tradingStrategy/strategyClosed.d.cts +2 -2
  918. package/dist/190/tradingStrategy/strategyClosed.d.ts +2 -2
  919. package/dist/190/tradingStrategy/strategyDeployed.d.cts +4 -4
  920. package/dist/190/tradingStrategy/strategyDeployed.d.ts +4 -4
  921. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.cjs +10 -0
  922. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  923. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  924. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.mjs +10 -0
  925. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.cjs +10 -0
  926. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  927. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  928. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.mjs +10 -0
  929. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.cjs +10 -0
  930. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  931. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  932. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.mjs +10 -0
  933. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.cjs +8 -0
  934. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  935. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  936. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.mjs +8 -0
  937. package/dist/200/common.cjs +14 -12
  938. package/dist/200/common.d.cts +84 -66
  939. package/dist/200/common.d.ts +84 -66
  940. package/dist/200/common.mjs +17 -15
  941. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +9 -0
  942. package/dist/200/environment/runtimeSafeModeUpdated.d.ts +9 -0
  943. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.cjs +10 -0
  944. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  945. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  946. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.mjs +10 -0
  947. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.cjs +6 -0
  948. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  949. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  950. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.mjs +6 -0
  951. package/dist/200/funding/funded.d.cts +2 -2
  952. package/dist/200/funding/funded.d.ts +2 -2
  953. package/dist/200/lendingPools/collateralAdded.d.cts +2 -2
  954. package/dist/200/lendingPools/collateralAdded.d.ts +2 -2
  955. package/dist/200/lendingPools/collateralRemoved.d.cts +2 -2
  956. package/dist/200/lendingPools/collateralRemoved.d.ts +2 -2
  957. package/dist/200/lendingPools/collateralTopupAssetUpdated.cjs +10 -0
  958. package/dist/200/lendingPools/{primaryCollateralAssetUpdated.d.cts → collateralTopupAssetUpdated.d.cts} +9 -9
  959. package/dist/200/lendingPools/{primaryCollateralAssetUpdated.d.ts → collateralTopupAssetUpdated.d.ts} +9 -9
  960. package/dist/200/lendingPools/collateralTopupAssetUpdated.mjs +10 -0
  961. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  962. package/dist/200/lendingPools/lendingFundsAdded.d.ts +2 -2
  963. package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
  964. package/dist/200/lendingPools/lendingFundsRemoved.d.ts +2 -2
  965. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  966. package/dist/200/lendingPools/liquidationCompleted.d.ts +2 -2
  967. package/dist/200/lendingPools/liquidationInitiated.d.cts +2 -2
  968. package/dist/200/lendingPools/liquidationInitiated.d.ts +2 -2
  969. package/dist/200/lendingPools/loanCreated.d.cts +5 -5
  970. package/dist/200/lendingPools/loanCreated.d.ts +5 -5
  971. package/dist/200/lendingPools/palletConfigUpdated.d.cts +12 -7
  972. package/dist/200/lendingPools/palletConfigUpdated.d.ts +12 -7
  973. package/dist/200/lendingPools/whitelistUpdated.d.cts +9 -9
  974. package/dist/200/lendingPools/whitelistUpdated.d.ts +9 -9
  975. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.cjs +10 -0
  976. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  977. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  978. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.mjs +10 -0
  979. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.cjs +8 -0
  980. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  981. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  982. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.mjs +8 -0
  983. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.cjs +10 -0
  984. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  985. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  986. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.mjs +10 -0
  987. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.cjs +6 -0
  988. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  989. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  990. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.mjs +6 -0
  991. package/dist/200/swapping/accountCreationDepositAddressReady.cjs +1 -2
  992. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +41 -213
  993. package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +41 -213
  994. package/dist/200/swapping/accountCreationDepositAddressReady.mjs +1 -2
  995. package/dist/200/swapping/swapRequested.d.cts +43 -43
  996. package/dist/200/swapping/swapRequested.d.ts +43 -43
  997. package/dist/Processor.cjs +2 -2
  998. package/dist/Processor.mjs +2 -2
  999. package/dist/generate.cjs +1078 -0
  1000. package/dist/generate.d.cts +3 -0
  1001. package/dist/generate.d.ts +3 -0
  1002. package/dist/generate.mjs +1046 -0
  1003. package/package.json +2 -2
  1004. package/dist/200/lendingPools/primaryCollateralAssetUpdated.cjs +0 -10
  1005. package/dist/200/lendingPools/primaryCollateralAssetUpdated.mjs +0 -10
@@ -5,21 +5,21 @@ declare const swappingSwapRequested: z.ZodObject<{
5
5
  inputAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9
9
  }, {
10
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13
13
  }>;
14
14
  inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  outputAsset: z.ZodEffects<z.ZodObject<{
16
16
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19
19
  }, {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
22
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
22
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23
23
  }>;
24
24
  origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"DepositChannel">;
@@ -27,11 +27,11 @@ declare const swappingSwapRequested: z.ZodObject<{
27
27
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
28
28
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
30
31
  value: `0x${string}`;
31
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
32
32
  }, {
33
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
33
34
  value: string;
34
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
35
35
  }>, {
36
36
  readonly chain: "Ethereum";
37
37
  readonly address: `0x${string}`;
@@ -51,12 +51,12 @@ declare const swappingSwapRequested: z.ZodObject<{
51
51
  readonly chain: "Assethub";
52
52
  readonly address: string;
53
53
  }, {
54
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
54
55
  value: string;
55
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
56
56
  }>;
57
57
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
58
58
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
59
- brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
59
+ brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
60
60
  }, "strip", z.ZodTypeAny, {
61
61
  __kind: "DepositChannel";
62
62
  depositAddress: {
@@ -79,37 +79,37 @@ declare const swappingSwapRequested: z.ZodObject<{
79
79
  readonly address: string;
80
80
  };
81
81
  channelId: bigint;
82
+ brokerId: `cF${string}`;
82
83
  depositBlockHeight: bigint;
83
- brokerId: string;
84
84
  }, {
85
85
  __kind: "DepositChannel";
86
86
  depositAddress: {
87
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
87
88
  value: string;
88
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
89
89
  };
90
90
  channelId: string | number;
91
- depositBlockHeight: string | number;
92
91
  brokerId: string;
92
+ depositBlockHeight: string | number;
93
93
  }>, z.ZodObject<{
94
94
  __kind: z.ZodLiteral<"Vault">;
95
95
  txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
96
96
  __kind: z.ZodLiteral<"Evm">;
97
97
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
98
98
  }, "strip", z.ZodTypeAny, {
99
- value: `0x${string}`;
100
99
  __kind: "Evm";
100
+ value: `0x${string}`;
101
101
  }, {
102
- value: string;
103
102
  __kind: "Evm";
103
+ value: string;
104
104
  }>, z.ZodObject<{
105
105
  __kind: z.ZodLiteral<"Bitcoin">;
106
106
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
107
107
  }, "strip", z.ZodTypeAny, {
108
- value: `0x${string}`;
109
108
  __kind: "Bitcoin";
109
+ value: `0x${string}`;
110
110
  }, {
111
- value: string;
112
111
  __kind: "Bitcoin";
112
+ value: string;
113
113
  }>, z.ZodObject<{
114
114
  __kind: z.ZodLiteral<"Polkadot">;
115
115
  value: z.ZodObject<{
@@ -123,26 +123,26 @@ declare const swappingSwapRequested: z.ZodObject<{
123
123
  extrinsicIndex: number;
124
124
  }>;
125
125
  }, "strip", z.ZodTypeAny, {
126
+ __kind: "Polkadot";
126
127
  value: {
127
128
  blockNumber: number;
128
129
  extrinsicIndex: number;
129
130
  };
130
- __kind: "Polkadot";
131
131
  }, {
132
+ __kind: "Polkadot";
132
133
  value: {
133
134
  blockNumber: number;
134
135
  extrinsicIndex: number;
135
136
  };
136
- __kind: "Polkadot";
137
137
  }>, z.ZodObject<{
138
138
  __kind: z.ZodLiteral<"Solana">;
139
139
  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>;
140
140
  }, "strip", z.ZodTypeAny, {
141
- value: [`0x${string}`, bigint];
142
141
  __kind: "Solana";
142
+ value: [`0x${string}`, bigint];
143
143
  }, {
144
- value: [string, string | number];
145
144
  __kind: "Solana";
145
+ value: [string, string | number];
146
146
  }>, z.ZodObject<{
147
147
  __kind: z.ZodLiteral<"None">;
148
148
  }, "strip", z.ZodTypeAny, {
@@ -150,45 +150,45 @@ declare const swappingSwapRequested: z.ZodObject<{
150
150
  }, {
151
151
  __kind: "None";
152
152
  }>]>;
153
- brokerId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>>>;
153
+ brokerId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>>>;
154
154
  }, "strip", z.ZodTypeAny, {
155
155
  __kind: "Vault";
156
156
  txId: {
157
- value: `0x${string}`;
158
157
  __kind: "Evm";
159
- } | {
160
158
  value: `0x${string}`;
159
+ } | {
161
160
  __kind: "Bitcoin";
161
+ value: `0x${string}`;
162
162
  } | {
163
+ __kind: "Polkadot";
163
164
  value: {
164
165
  blockNumber: number;
165
166
  extrinsicIndex: number;
166
167
  };
167
- __kind: "Polkadot";
168
168
  } | {
169
- value: [`0x${string}`, bigint];
170
169
  __kind: "Solana";
170
+ value: [`0x${string}`, bigint];
171
171
  } | {
172
172
  __kind: "None";
173
173
  };
174
- brokerId?: string | null | undefined;
174
+ brokerId?: `cF${string}` | null | undefined;
175
175
  }, {
176
176
  __kind: "Vault";
177
177
  txId: {
178
- value: string;
179
178
  __kind: "Evm";
180
- } | {
181
179
  value: string;
180
+ } | {
182
181
  __kind: "Bitcoin";
182
+ value: string;
183
183
  } | {
184
+ __kind: "Polkadot";
184
185
  value: {
185
186
  blockNumber: number;
186
187
  extrinsicIndex: number;
187
188
  };
188
- __kind: "Polkadot";
189
189
  } | {
190
- value: [string, string | number];
191
190
  __kind: "Solana";
191
+ value: [string, string | number];
192
192
  } | {
193
193
  __kind: "None";
194
194
  };
@@ -201,13 +201,13 @@ declare const swappingSwapRequested: z.ZodObject<{
201
201
  __kind: "Internal";
202
202
  }>, z.ZodObject<{
203
203
  __kind: z.ZodLiteral<"OnChainAccount">;
204
- value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
204
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
205
205
  }, "strip", z.ZodTypeAny, {
206
- value: string;
207
206
  __kind: "OnChainAccount";
207
+ value: `cF${string}`;
208
208
  }, {
209
- value: string;
210
209
  __kind: "OnChainAccount";
210
+ value: string;
211
211
  }>]>;
212
212
  requestType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
213
213
  __kind: z.ZodLiteral<"NetworkFee">;
@@ -283,6 +283,7 @@ declare const swappingSwapRequested: z.ZodObject<{
283
283
  fallbackAddress: string;
284
284
  }>;
285
285
  }, "strip", z.ZodTypeAny, {
286
+ __kind: "V0";
286
287
  value: {
287
288
  cfReceiver: {
288
289
  pubkey: `0x${string}`;
@@ -294,8 +295,8 @@ declare const swappingSwapRequested: z.ZodObject<{
294
295
  }[];
295
296
  fallbackAddress: `0x${string}`;
296
297
  };
297
- __kind: "V0";
298
298
  }, {
299
+ __kind: "V0";
299
300
  value: {
300
301
  cfReceiver: {
301
302
  pubkey: string;
@@ -307,7 +308,6 @@ declare const swappingSwapRequested: z.ZodObject<{
307
308
  }[];
308
309
  fallbackAddress: string;
309
310
  };
310
- __kind: "V0";
311
311
  }>, z.ZodObject<{
312
312
  __kind: z.ZodLiteral<"V1">;
313
313
  ccmAccounts: z.ZodObject<{
@@ -384,7 +384,9 @@ declare const swappingSwapRequested: z.ZodObject<{
384
384
  alts: string[];
385
385
  }>]>;
386
386
  }, "strip", z.ZodTypeAny, {
387
+ __kind: "Solana";
387
388
  value: {
389
+ __kind: "V0";
388
390
  value: {
389
391
  cfReceiver: {
390
392
  pubkey: `0x${string}`;
@@ -396,7 +398,6 @@ declare const swappingSwapRequested: z.ZodObject<{
396
398
  }[];
397
399
  fallbackAddress: `0x${string}`;
398
400
  };
399
- __kind: "V0";
400
401
  } | {
401
402
  __kind: "V1";
402
403
  ccmAccounts: {
@@ -412,9 +413,10 @@ declare const swappingSwapRequested: z.ZodObject<{
412
413
  };
413
414
  alts: `0x${string}`[];
414
415
  };
415
- __kind: "Solana";
416
416
  }, {
417
+ __kind: "Solana";
417
418
  value: {
419
+ __kind: "V0";
418
420
  value: {
419
421
  cfReceiver: {
420
422
  pubkey: string;
@@ -426,7 +428,6 @@ declare const swappingSwapRequested: z.ZodObject<{
426
428
  }[];
427
429
  fallbackAddress: string;
428
430
  };
429
- __kind: "V0";
430
431
  } | {
431
432
  __kind: "V1";
432
433
  ccmAccounts: {
@@ -442,7 +443,6 @@ declare const swappingSwapRequested: z.ZodObject<{
442
443
  };
443
444
  alts: string[];
444
445
  };
445
- __kind: "Solana";
446
446
  }>]>;
447
447
  }, "strip", z.ZodTypeAny, {
448
448
  message: `0x${string}`;
@@ -450,7 +450,9 @@ declare const swappingSwapRequested: z.ZodObject<{
450
450
  ccmAdditionalData: {
451
451
  __kind: "NotRequired";
452
452
  } | {
453
+ __kind: "Solana";
453
454
  value: {
455
+ __kind: "V0";
454
456
  value: {
455
457
  cfReceiver: {
456
458
  pubkey: `0x${string}`;
@@ -462,7 +464,6 @@ declare const swappingSwapRequested: z.ZodObject<{
462
464
  }[];
463
465
  fallbackAddress: `0x${string}`;
464
466
  };
465
- __kind: "V0";
466
467
  } | {
467
468
  __kind: "V1";
468
469
  ccmAccounts: {
@@ -478,7 +479,6 @@ declare const swappingSwapRequested: z.ZodObject<{
478
479
  };
479
480
  alts: `0x${string}`[];
480
481
  };
481
- __kind: "Solana";
482
482
  };
483
483
  }, {
484
484
  message: string;
@@ -486,7 +486,9 @@ declare const swappingSwapRequested: z.ZodObject<{
486
486
  ccmAdditionalData: {
487
487
  __kind: "NotRequired";
488
488
  } | {
489
+ __kind: "Solana";
489
490
  value: {
491
+ __kind: "V0";
490
492
  value: {
491
493
  cfReceiver: {
492
494
  pubkey: string;
@@ -498,7 +500,6 @@ declare const swappingSwapRequested: z.ZodObject<{
498
500
  }[];
499
501
  fallbackAddress: string;
500
502
  };
501
- __kind: "V0";
502
503
  } | {
503
504
  __kind: "V1";
504
505
  ccmAccounts: {
@@ -514,7 +515,6 @@ declare const swappingSwapRequested: z.ZodObject<{
514
515
  };
515
516
  alts: string[];
516
517
  };
517
- __kind: "Solana";
518
518
  };
519
519
  }>;
520
520
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -530,11 +530,11 @@ declare const swappingSwapRequested: z.ZodObject<{
530
530
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
531
531
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
532
532
  }, "strip", z.ZodTypeAny, {
533
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
533
534
  value: `0x${string}`;
534
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
535
535
  }, {
536
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
536
537
  value: string;
537
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
538
538
  }>, {
539
539
  readonly chain: "Ethereum";
540
540
  readonly address: `0x${string}`;
@@ -554,8 +554,8 @@ declare const swappingSwapRequested: z.ZodObject<{
554
554
  readonly chain: "Assethub";
555
555
  readonly address: string;
556
556
  }, {
557
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
557
558
  value: string;
558
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
559
559
  }>>>;
560
560
  }, "strip", z.ZodTypeAny, {
561
561
  channelMetadata: {
@@ -564,7 +564,9 @@ declare const swappingSwapRequested: z.ZodObject<{
564
564
  ccmAdditionalData: {
565
565
  __kind: "NotRequired";
566
566
  } | {
567
+ __kind: "Solana";
567
568
  value: {
569
+ __kind: "V0";
568
570
  value: {
569
571
  cfReceiver: {
570
572
  pubkey: `0x${string}`;
@@ -576,7 +578,6 @@ declare const swappingSwapRequested: z.ZodObject<{
576
578
  }[];
577
579
  fallbackAddress: `0x${string}`;
578
580
  };
579
- __kind: "V0";
580
581
  } | {
581
582
  __kind: "V1";
582
583
  ccmAccounts: {
@@ -592,7 +593,6 @@ declare const swappingSwapRequested: z.ZodObject<{
592
593
  };
593
594
  alts: `0x${string}`[];
594
595
  };
595
- __kind: "Solana";
596
596
  };
597
597
  };
598
598
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -622,7 +622,9 @@ declare const swappingSwapRequested: z.ZodObject<{
622
622
  ccmAdditionalData: {
623
623
  __kind: "NotRequired";
624
624
  } | {
625
+ __kind: "Solana";
625
626
  value: {
627
+ __kind: "V0";
626
628
  value: {
627
629
  cfReceiver: {
628
630
  pubkey: string;
@@ -634,7 +636,6 @@ declare const swappingSwapRequested: z.ZodObject<{
634
636
  }[];
635
637
  fallbackAddress: string;
636
638
  };
637
- __kind: "V0";
638
639
  } | {
639
640
  __kind: "V1";
640
641
  ccmAccounts: {
@@ -650,26 +651,25 @@ declare const swappingSwapRequested: z.ZodObject<{
650
651
  };
651
652
  alts: string[];
652
653
  };
653
- __kind: "Solana";
654
654
  };
655
655
  };
656
656
  sourceChain: {
657
657
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
658
658
  };
659
659
  sourceAddress?: {
660
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
660
661
  value: string;
661
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
662
662
  } | null | undefined;
663
663
  }>>>;
664
664
  outputAddress: z.ZodEffects<z.ZodObject<{
665
665
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
666
666
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
667
667
  }, "strip", z.ZodTypeAny, {
668
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
668
669
  value: `0x${string}`;
669
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
670
670
  }, {
671
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
671
672
  value: string;
672
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
673
673
  }>, {
674
674
  readonly chain: "Ethereum";
675
675
  readonly address: `0x${string}`;
@@ -689,8 +689,8 @@ declare const swappingSwapRequested: z.ZodObject<{
689
689
  readonly chain: "Assethub";
690
690
  readonly address: string;
691
691
  }, {
692
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
692
693
  value: string;
693
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
694
694
  }>;
695
695
  }, "strip", z.ZodTypeAny, {
696
696
  __kind: "Egress";
@@ -720,7 +720,9 @@ declare const swappingSwapRequested: z.ZodObject<{
720
720
  ccmAdditionalData: {
721
721
  __kind: "NotRequired";
722
722
  } | {
723
+ __kind: "Solana";
723
724
  value: {
725
+ __kind: "V0";
724
726
  value: {
725
727
  cfReceiver: {
726
728
  pubkey: `0x${string}`;
@@ -732,7 +734,6 @@ declare const swappingSwapRequested: z.ZodObject<{
732
734
  }[];
733
735
  fallbackAddress: `0x${string}`;
734
736
  };
735
- __kind: "V0";
736
737
  } | {
737
738
  __kind: "V1";
738
739
  ccmAccounts: {
@@ -748,7 +749,6 @@ declare const swappingSwapRequested: z.ZodObject<{
748
749
  };
749
750
  alts: `0x${string}`[];
750
751
  };
751
- __kind: "Solana";
752
752
  };
753
753
  };
754
754
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -775,8 +775,8 @@ declare const swappingSwapRequested: z.ZodObject<{
775
775
  }, {
776
776
  __kind: "Egress";
777
777
  outputAddress: {
778
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
778
779
  value: string;
779
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
780
780
  };
781
781
  ccmDepositMetadata?: {
782
782
  channelMetadata: {
@@ -785,7 +785,9 @@ declare const swappingSwapRequested: z.ZodObject<{
785
785
  ccmAdditionalData: {
786
786
  __kind: "NotRequired";
787
787
  } | {
788
+ __kind: "Solana";
788
789
  value: {
790
+ __kind: "V0";
789
791
  value: {
790
792
  cfReceiver: {
791
793
  pubkey: string;
@@ -797,7 +799,6 @@ declare const swappingSwapRequested: z.ZodObject<{
797
799
  }[];
798
800
  fallbackAddress: string;
799
801
  };
800
- __kind: "V0";
801
802
  } | {
802
803
  __kind: "V1";
803
804
  ccmAccounts: {
@@ -813,23 +814,22 @@ declare const swappingSwapRequested: z.ZodObject<{
813
814
  };
814
815
  alts: string[];
815
816
  };
816
- __kind: "Solana";
817
817
  };
818
818
  };
819
819
  sourceChain: {
820
820
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
821
821
  };
822
822
  sourceAddress?: {
823
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
823
824
  value: string;
824
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
825
825
  } | null | undefined;
826
826
  } | null | undefined;
827
827
  }>, z.ZodObject<{
828
828
  __kind: z.ZodLiteral<"CreditOnChain">;
829
- accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
829
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
830
830
  }, "strip", z.ZodTypeAny, {
831
831
  __kind: "CreditOnChain";
832
- accountId: string;
832
+ accountId: `cF${string}`;
833
833
  }, {
834
834
  __kind: "CreditOnChain";
835
835
  accountId: string;
@@ -837,11 +837,11 @@ declare const swappingSwapRequested: z.ZodObject<{
837
837
  __kind: z.ZodLiteral<"CreditLendingPool">;
838
838
  swapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
839
839
  __kind: z.ZodLiteral<"Liquidation">;
840
- borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
840
+ borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
841
841
  loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
842
842
  }, "strip", z.ZodTypeAny, {
843
843
  __kind: "Liquidation";
844
- borrowerId: string;
844
+ borrowerId: `cF${string}`;
845
845
  loanId: bigint;
846
846
  }, {
847
847
  __kind: "Liquidation";
@@ -852,30 +852,30 @@ declare const swappingSwapRequested: z.ZodObject<{
852
852
  poolAsset: z.ZodEffects<z.ZodObject<{
853
853
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
854
854
  }, "strip", z.ZodTypeAny, {
855
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
855
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
856
856
  }, {
857
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
858
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
859
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
857
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
858
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
859
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
860
860
  }>;
861
861
  }, "strip", z.ZodTypeAny, {
862
862
  __kind: "FeeSwap";
863
- poolAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
863
+ poolAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
864
864
  }, {
865
865
  __kind: "FeeSwap";
866
866
  poolAsset: {
867
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
867
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
868
868
  };
869
869
  }>]>;
870
870
  }, "strip", z.ZodTypeAny, {
871
871
  __kind: "CreditLendingPool";
872
872
  swapType: {
873
873
  __kind: "Liquidation";
874
- borrowerId: string;
874
+ borrowerId: `cF${string}`;
875
875
  loanId: bigint;
876
876
  } | {
877
877
  __kind: "FeeSwap";
878
- poolAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
878
+ poolAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
879
879
  };
880
880
  }, {
881
881
  __kind: "CreditLendingPool";
@@ -886,7 +886,7 @@ declare const swappingSwapRequested: z.ZodObject<{
886
886
  } | {
887
887
  __kind: "FeeSwap";
888
888
  poolAsset: {
889
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
889
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
890
890
  };
891
891
  };
892
892
  }>]>;
@@ -920,7 +920,9 @@ declare const swappingSwapRequested: z.ZodObject<{
920
920
  ccmAdditionalData: {
921
921
  __kind: "NotRequired";
922
922
  } | {
923
+ __kind: "Solana";
923
924
  value: {
925
+ __kind: "V0";
924
926
  value: {
925
927
  cfReceiver: {
926
928
  pubkey: `0x${string}`;
@@ -932,7 +934,6 @@ declare const swappingSwapRequested: z.ZodObject<{
932
934
  }[];
933
935
  fallbackAddress: `0x${string}`;
934
936
  };
935
- __kind: "V0";
936
937
  } | {
937
938
  __kind: "V1";
938
939
  ccmAccounts: {
@@ -948,7 +949,6 @@ declare const swappingSwapRequested: z.ZodObject<{
948
949
  };
949
950
  alts: `0x${string}`[];
950
951
  };
951
- __kind: "Solana";
952
952
  };
953
953
  };
954
954
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -974,16 +974,16 @@ declare const swappingSwapRequested: z.ZodObject<{
974
974
  } | null | undefined;
975
975
  } | {
976
976
  __kind: "CreditOnChain";
977
- accountId: string;
977
+ accountId: `cF${string}`;
978
978
  } | {
979
979
  __kind: "CreditLendingPool";
980
980
  swapType: {
981
981
  __kind: "Liquidation";
982
- borrowerId: string;
982
+ borrowerId: `cF${string}`;
983
983
  loanId: bigint;
984
984
  } | {
985
985
  __kind: "FeeSwap";
986
- poolAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
986
+ poolAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
987
987
  };
988
988
  };
989
989
  }, {
@@ -991,8 +991,8 @@ declare const swappingSwapRequested: z.ZodObject<{
991
991
  outputAction: {
992
992
  __kind: "Egress";
993
993
  outputAddress: {
994
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
994
995
  value: string;
995
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
996
996
  };
997
997
  ccmDepositMetadata?: {
998
998
  channelMetadata: {
@@ -1001,7 +1001,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1001
1001
  ccmAdditionalData: {
1002
1002
  __kind: "NotRequired";
1003
1003
  } | {
1004
+ __kind: "Solana";
1004
1005
  value: {
1006
+ __kind: "V0";
1005
1007
  value: {
1006
1008
  cfReceiver: {
1007
1009
  pubkey: string;
@@ -1013,7 +1015,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1013
1015
  }[];
1014
1016
  fallbackAddress: string;
1015
1017
  };
1016
- __kind: "V0";
1017
1018
  } | {
1018
1019
  __kind: "V1";
1019
1020
  ccmAccounts: {
@@ -1029,15 +1030,14 @@ declare const swappingSwapRequested: z.ZodObject<{
1029
1030
  };
1030
1031
  alts: string[];
1031
1032
  };
1032
- __kind: "Solana";
1033
1033
  };
1034
1034
  };
1035
1035
  sourceChain: {
1036
1036
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1037
1037
  };
1038
1038
  sourceAddress?: {
1039
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
1039
1040
  value: string;
1040
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1041
1041
  } | null | undefined;
1042
1042
  } | null | undefined;
1043
1043
  } | {
@@ -1052,16 +1052,16 @@ declare const swappingSwapRequested: z.ZodObject<{
1052
1052
  } | {
1053
1053
  __kind: "FeeSwap";
1054
1054
  poolAsset: {
1055
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1055
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1056
1056
  };
1057
1057
  };
1058
1058
  };
1059
1059
  }>]>;
1060
1060
  brokerFees: z.ZodArray<z.ZodObject<{
1061
- account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
1061
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1062
1062
  bps: z.ZodNumber;
1063
1063
  }, "strip", z.ZodTypeAny, {
1064
- account: string;
1064
+ account: `cF${string}`;
1065
1065
  bps: number;
1066
1066
  }, {
1067
1067
  account: string;
@@ -1079,80 +1079,80 @@ declare const swappingSwapRequested: z.ZodObject<{
1079
1079
  retryDuration: z.ZodNumber;
1080
1080
  refundAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1081
1081
  __kind: z.ZodLiteral<"InternalAccount">;
1082
- value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
1082
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1083
1083
  }, "strip", z.ZodTypeAny, {
1084
- value: string;
1085
1084
  __kind: "InternalAccount";
1085
+ value: `cF${string}`;
1086
1086
  }, {
1087
- value: string;
1088
1087
  __kind: "InternalAccount";
1088
+ value: string;
1089
1089
  }>, z.ZodObject<{
1090
1090
  __kind: z.ZodLiteral<"ExternalAddress">;
1091
1091
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1092
1092
  __kind: z.ZodLiteral<"Eth">;
1093
1093
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1094
1094
  }, "strip", z.ZodTypeAny, {
1095
- value: `0x${string}`;
1096
1095
  __kind: "Eth";
1096
+ value: `0x${string}`;
1097
1097
  }, {
1098
- value: string;
1099
1098
  __kind: "Eth";
1099
+ value: string;
1100
1100
  }>, z.ZodObject<{
1101
1101
  __kind: z.ZodLiteral<"Dot">;
1102
1102
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1103
1103
  }, "strip", z.ZodTypeAny, {
1104
- value: `0x${string}`;
1105
1104
  __kind: "Dot";
1105
+ value: `0x${string}`;
1106
1106
  }, {
1107
- value: string;
1108
1107
  __kind: "Dot";
1108
+ value: string;
1109
1109
  }>, z.ZodObject<{
1110
1110
  __kind: z.ZodLiteral<"Btc">;
1111
1111
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1112
1112
  __kind: z.ZodLiteral<"P2PKH">;
1113
1113
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1114
1114
  }, "strip", z.ZodTypeAny, {
1115
- value: `0x${string}`;
1116
1115
  __kind: "P2PKH";
1116
+ value: `0x${string}`;
1117
1117
  }, {
1118
- value: string;
1119
1118
  __kind: "P2PKH";
1119
+ value: string;
1120
1120
  }>, z.ZodObject<{
1121
1121
  __kind: z.ZodLiteral<"P2SH">;
1122
1122
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1123
1123
  }, "strip", z.ZodTypeAny, {
1124
- value: `0x${string}`;
1125
1124
  __kind: "P2SH";
1125
+ value: `0x${string}`;
1126
1126
  }, {
1127
- value: string;
1128
1127
  __kind: "P2SH";
1128
+ value: string;
1129
1129
  }>, z.ZodObject<{
1130
1130
  __kind: z.ZodLiteral<"P2WPKH">;
1131
1131
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1132
1132
  }, "strip", z.ZodTypeAny, {
1133
- value: `0x${string}`;
1134
1133
  __kind: "P2WPKH";
1134
+ value: `0x${string}`;
1135
1135
  }, {
1136
- value: string;
1137
1136
  __kind: "P2WPKH";
1137
+ value: string;
1138
1138
  }>, z.ZodObject<{
1139
1139
  __kind: z.ZodLiteral<"P2WSH">;
1140
1140
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1141
1141
  }, "strip", z.ZodTypeAny, {
1142
- value: `0x${string}`;
1143
1142
  __kind: "P2WSH";
1143
+ value: `0x${string}`;
1144
1144
  }, {
1145
- value: string;
1146
1145
  __kind: "P2WSH";
1146
+ value: string;
1147
1147
  }>, z.ZodObject<{
1148
1148
  __kind: z.ZodLiteral<"Taproot">;
1149
1149
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1150
1150
  }, "strip", z.ZodTypeAny, {
1151
- value: `0x${string}`;
1152
1151
  __kind: "Taproot";
1152
+ value: `0x${string}`;
1153
1153
  }, {
1154
- value: string;
1155
1154
  __kind: "Taproot";
1155
+ value: string;
1156
1156
  }>, z.ZodObject<{
1157
1157
  __kind: z.ZodLiteral<"OtherSegwit">;
1158
1158
  version: z.ZodNumber;
@@ -1167,157 +1167,157 @@ declare const swappingSwapRequested: z.ZodObject<{
1167
1167
  program: string;
1168
1168
  }>]>;
1169
1169
  }, "strip", z.ZodTypeAny, {
1170
+ __kind: "Btc";
1170
1171
  value: {
1171
- value: `0x${string}`;
1172
1172
  __kind: "P2PKH";
1173
- } | {
1174
1173
  value: `0x${string}`;
1175
- __kind: "P2SH";
1176
1174
  } | {
1175
+ __kind: "P2SH";
1177
1176
  value: `0x${string}`;
1178
- __kind: "P2WPKH";
1179
1177
  } | {
1178
+ __kind: "P2WPKH";
1180
1179
  value: `0x${string}`;
1181
- __kind: "P2WSH";
1182
1180
  } | {
1181
+ __kind: "P2WSH";
1183
1182
  value: `0x${string}`;
1183
+ } | {
1184
1184
  __kind: "Taproot";
1185
+ value: `0x${string}`;
1185
1186
  } | {
1186
1187
  __kind: "OtherSegwit";
1187
1188
  version: number;
1188
1189
  program: `0x${string}`;
1189
1190
  };
1190
- __kind: "Btc";
1191
1191
  }, {
1192
+ __kind: "Btc";
1192
1193
  value: {
1193
- value: string;
1194
1194
  __kind: "P2PKH";
1195
- } | {
1196
1195
  value: string;
1197
- __kind: "P2SH";
1198
1196
  } | {
1197
+ __kind: "P2SH";
1199
1198
  value: string;
1200
- __kind: "P2WPKH";
1201
1199
  } | {
1200
+ __kind: "P2WPKH";
1202
1201
  value: string;
1203
- __kind: "P2WSH";
1204
1202
  } | {
1203
+ __kind: "P2WSH";
1205
1204
  value: string;
1205
+ } | {
1206
1206
  __kind: "Taproot";
1207
+ value: string;
1207
1208
  } | {
1208
1209
  __kind: "OtherSegwit";
1209
1210
  version: number;
1210
1211
  program: string;
1211
1212
  };
1212
- __kind: "Btc";
1213
1213
  }>, z.ZodObject<{
1214
1214
  __kind: z.ZodLiteral<"Arb">;
1215
1215
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1216
1216
  }, "strip", z.ZodTypeAny, {
1217
- value: `0x${string}`;
1218
1217
  __kind: "Arb";
1218
+ value: `0x${string}`;
1219
1219
  }, {
1220
- value: string;
1221
1220
  __kind: "Arb";
1221
+ value: string;
1222
1222
  }>, z.ZodObject<{
1223
1223
  __kind: z.ZodLiteral<"Sol">;
1224
1224
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1225
1225
  }, "strip", z.ZodTypeAny, {
1226
- value: `0x${string}`;
1227
1226
  __kind: "Sol";
1227
+ value: `0x${string}`;
1228
1228
  }, {
1229
- value: string;
1230
1229
  __kind: "Sol";
1230
+ value: string;
1231
1231
  }>, z.ZodObject<{
1232
1232
  __kind: z.ZodLiteral<"Hub">;
1233
1233
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1234
1234
  }, "strip", z.ZodTypeAny, {
1235
- value: `0x${string}`;
1236
1235
  __kind: "Hub";
1236
+ value: `0x${string}`;
1237
1237
  }, {
1238
- value: string;
1239
1238
  __kind: "Hub";
1239
+ value: string;
1240
1240
  }>]>;
1241
1241
  }, "strip", z.ZodTypeAny, {
1242
+ __kind: "ExternalAddress";
1242
1243
  value: {
1243
- value: `0x${string}`;
1244
1244
  __kind: "Eth";
1245
- } | {
1246
1245
  value: `0x${string}`;
1246
+ } | {
1247
1247
  __kind: "Dot";
1248
+ value: `0x${string}`;
1248
1249
  } | {
1250
+ __kind: "Btc";
1249
1251
  value: {
1250
- value: `0x${string}`;
1251
1252
  __kind: "P2PKH";
1252
- } | {
1253
1253
  value: `0x${string}`;
1254
- __kind: "P2SH";
1255
1254
  } | {
1255
+ __kind: "P2SH";
1256
1256
  value: `0x${string}`;
1257
- __kind: "P2WPKH";
1258
1257
  } | {
1258
+ __kind: "P2WPKH";
1259
1259
  value: `0x${string}`;
1260
- __kind: "P2WSH";
1261
1260
  } | {
1261
+ __kind: "P2WSH";
1262
1262
  value: `0x${string}`;
1263
+ } | {
1263
1264
  __kind: "Taproot";
1265
+ value: `0x${string}`;
1264
1266
  } | {
1265
1267
  __kind: "OtherSegwit";
1266
1268
  version: number;
1267
1269
  program: `0x${string}`;
1268
1270
  };
1269
- __kind: "Btc";
1270
1271
  } | {
1271
- value: `0x${string}`;
1272
1272
  __kind: "Arb";
1273
- } | {
1274
1273
  value: `0x${string}`;
1275
- __kind: "Sol";
1276
1274
  } | {
1275
+ __kind: "Sol";
1277
1276
  value: `0x${string}`;
1277
+ } | {
1278
1278
  __kind: "Hub";
1279
+ value: `0x${string}`;
1279
1280
  };
1280
- __kind: "ExternalAddress";
1281
1281
  }, {
1282
+ __kind: "ExternalAddress";
1282
1283
  value: {
1283
- value: string;
1284
1284
  __kind: "Eth";
1285
- } | {
1286
1285
  value: string;
1286
+ } | {
1287
1287
  __kind: "Dot";
1288
+ value: string;
1288
1289
  } | {
1290
+ __kind: "Btc";
1289
1291
  value: {
1290
- value: string;
1291
1292
  __kind: "P2PKH";
1292
- } | {
1293
1293
  value: string;
1294
- __kind: "P2SH";
1295
1294
  } | {
1295
+ __kind: "P2SH";
1296
1296
  value: string;
1297
- __kind: "P2WPKH";
1298
1297
  } | {
1298
+ __kind: "P2WPKH";
1299
1299
  value: string;
1300
- __kind: "P2WSH";
1301
1300
  } | {
1301
+ __kind: "P2WSH";
1302
1302
  value: string;
1303
+ } | {
1303
1304
  __kind: "Taproot";
1305
+ value: string;
1304
1306
  } | {
1305
1307
  __kind: "OtherSegwit";
1306
1308
  version: number;
1307
1309
  program: string;
1308
1310
  };
1309
- __kind: "Btc";
1310
1311
  } | {
1311
- value: string;
1312
1312
  __kind: "Arb";
1313
- } | {
1314
1313
  value: string;
1315
- __kind: "Sol";
1316
1314
  } | {
1315
+ __kind: "Sol";
1317
1316
  value: string;
1317
+ } | {
1318
1318
  __kind: "Hub";
1319
+ value: string;
1319
1320
  };
1320
- __kind: "ExternalAddress";
1321
1321
  }>]>;
1322
1322
  refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1323
1323
  channelMetadata: z.ZodObject<{
@@ -1377,6 +1377,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1377
1377
  fallbackAddress: string;
1378
1378
  }>;
1379
1379
  }, "strip", z.ZodTypeAny, {
1380
+ __kind: "V0";
1380
1381
  value: {
1381
1382
  cfReceiver: {
1382
1383
  pubkey: `0x${string}`;
@@ -1388,8 +1389,8 @@ declare const swappingSwapRequested: z.ZodObject<{
1388
1389
  }[];
1389
1390
  fallbackAddress: `0x${string}`;
1390
1391
  };
1391
- __kind: "V0";
1392
1392
  }, {
1393
+ __kind: "V0";
1393
1394
  value: {
1394
1395
  cfReceiver: {
1395
1396
  pubkey: string;
@@ -1401,7 +1402,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1401
1402
  }[];
1402
1403
  fallbackAddress: string;
1403
1404
  };
1404
- __kind: "V0";
1405
1405
  }>, z.ZodObject<{
1406
1406
  __kind: z.ZodLiteral<"V1">;
1407
1407
  ccmAccounts: z.ZodObject<{
@@ -1478,7 +1478,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1478
1478
  alts: string[];
1479
1479
  }>]>;
1480
1480
  }, "strip", z.ZodTypeAny, {
1481
+ __kind: "Solana";
1481
1482
  value: {
1483
+ __kind: "V0";
1482
1484
  value: {
1483
1485
  cfReceiver: {
1484
1486
  pubkey: `0x${string}`;
@@ -1490,7 +1492,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1490
1492
  }[];
1491
1493
  fallbackAddress: `0x${string}`;
1492
1494
  };
1493
- __kind: "V0";
1494
1495
  } | {
1495
1496
  __kind: "V1";
1496
1497
  ccmAccounts: {
@@ -1506,9 +1507,10 @@ declare const swappingSwapRequested: z.ZodObject<{
1506
1507
  };
1507
1508
  alts: `0x${string}`[];
1508
1509
  };
1509
- __kind: "Solana";
1510
1510
  }, {
1511
+ __kind: "Solana";
1511
1512
  value: {
1513
+ __kind: "V0";
1512
1514
  value: {
1513
1515
  cfReceiver: {
1514
1516
  pubkey: string;
@@ -1520,7 +1522,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1520
1522
  }[];
1521
1523
  fallbackAddress: string;
1522
1524
  };
1523
- __kind: "V0";
1524
1525
  } | {
1525
1526
  __kind: "V1";
1526
1527
  ccmAccounts: {
@@ -1536,7 +1537,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1536
1537
  };
1537
1538
  alts: string[];
1538
1539
  };
1539
- __kind: "Solana";
1540
1540
  }>]>;
1541
1541
  }, "strip", z.ZodTypeAny, {
1542
1542
  message: `0x${string}`;
@@ -1544,7 +1544,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1544
1544
  ccmAdditionalData: {
1545
1545
  __kind: "NotRequired";
1546
1546
  } | {
1547
+ __kind: "Solana";
1547
1548
  value: {
1549
+ __kind: "V0";
1548
1550
  value: {
1549
1551
  cfReceiver: {
1550
1552
  pubkey: `0x${string}`;
@@ -1556,7 +1558,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1556
1558
  }[];
1557
1559
  fallbackAddress: `0x${string}`;
1558
1560
  };
1559
- __kind: "V0";
1560
1561
  } | {
1561
1562
  __kind: "V1";
1562
1563
  ccmAccounts: {
@@ -1572,7 +1573,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1572
1573
  };
1573
1574
  alts: `0x${string}`[];
1574
1575
  };
1575
- __kind: "Solana";
1576
1576
  };
1577
1577
  }, {
1578
1578
  message: string;
@@ -1580,7 +1580,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1580
1580
  ccmAdditionalData: {
1581
1581
  __kind: "NotRequired";
1582
1582
  } | {
1583
+ __kind: "Solana";
1583
1584
  value: {
1585
+ __kind: "V0";
1584
1586
  value: {
1585
1587
  cfReceiver: {
1586
1588
  pubkey: string;
@@ -1592,7 +1594,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1592
1594
  }[];
1593
1595
  fallbackAddress: string;
1594
1596
  };
1595
- __kind: "V0";
1596
1597
  } | {
1597
1598
  __kind: "V1";
1598
1599
  ccmAccounts: {
@@ -1608,7 +1609,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1608
1609
  };
1609
1610
  alts: string[];
1610
1611
  };
1611
- __kind: "Solana";
1612
1612
  };
1613
1613
  }>;
1614
1614
  sourceChain: z.ZodEffects<z.ZodObject<{
@@ -1624,67 +1624,67 @@ declare const swappingSwapRequested: z.ZodObject<{
1624
1624
  __kind: z.ZodLiteral<"Eth">;
1625
1625
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1626
1626
  }, "strip", z.ZodTypeAny, {
1627
- value: `0x${string}`;
1628
1627
  __kind: "Eth";
1628
+ value: `0x${string}`;
1629
1629
  }, {
1630
- value: string;
1631
1630
  __kind: "Eth";
1631
+ value: string;
1632
1632
  }>, z.ZodObject<{
1633
1633
  __kind: z.ZodLiteral<"Dot">;
1634
1634
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1635
1635
  }, "strip", z.ZodTypeAny, {
1636
- value: `0x${string}`;
1637
1636
  __kind: "Dot";
1637
+ value: `0x${string}`;
1638
1638
  }, {
1639
- value: string;
1640
1639
  __kind: "Dot";
1640
+ value: string;
1641
1641
  }>, z.ZodObject<{
1642
1642
  __kind: z.ZodLiteral<"Btc">;
1643
1643
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1644
1644
  __kind: z.ZodLiteral<"P2PKH">;
1645
1645
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1646
1646
  }, "strip", z.ZodTypeAny, {
1647
- value: `0x${string}`;
1648
1647
  __kind: "P2PKH";
1648
+ value: `0x${string}`;
1649
1649
  }, {
1650
- value: string;
1651
1650
  __kind: "P2PKH";
1651
+ value: string;
1652
1652
  }>, z.ZodObject<{
1653
1653
  __kind: z.ZodLiteral<"P2SH">;
1654
1654
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1655
1655
  }, "strip", z.ZodTypeAny, {
1656
- value: `0x${string}`;
1657
1656
  __kind: "P2SH";
1657
+ value: `0x${string}`;
1658
1658
  }, {
1659
- value: string;
1660
1659
  __kind: "P2SH";
1660
+ value: string;
1661
1661
  }>, z.ZodObject<{
1662
1662
  __kind: z.ZodLiteral<"P2WPKH">;
1663
1663
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1664
1664
  }, "strip", z.ZodTypeAny, {
1665
- value: `0x${string}`;
1666
1665
  __kind: "P2WPKH";
1666
+ value: `0x${string}`;
1667
1667
  }, {
1668
- value: string;
1669
1668
  __kind: "P2WPKH";
1669
+ value: string;
1670
1670
  }>, z.ZodObject<{
1671
1671
  __kind: z.ZodLiteral<"P2WSH">;
1672
1672
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1673
1673
  }, "strip", z.ZodTypeAny, {
1674
- value: `0x${string}`;
1675
1674
  __kind: "P2WSH";
1675
+ value: `0x${string}`;
1676
1676
  }, {
1677
- value: string;
1678
1677
  __kind: "P2WSH";
1678
+ value: string;
1679
1679
  }>, z.ZodObject<{
1680
1680
  __kind: z.ZodLiteral<"Taproot">;
1681
1681
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1682
1682
  }, "strip", z.ZodTypeAny, {
1683
- value: `0x${string}`;
1684
1683
  __kind: "Taproot";
1684
+ value: `0x${string}`;
1685
1685
  }, {
1686
- value: string;
1687
1686
  __kind: "Taproot";
1687
+ value: string;
1688
1688
  }>, z.ZodObject<{
1689
1689
  __kind: z.ZodLiteral<"OtherSegwit">;
1690
1690
  version: z.ZodNumber;
@@ -1699,76 +1699,76 @@ declare const swappingSwapRequested: z.ZodObject<{
1699
1699
  program: string;
1700
1700
  }>]>;
1701
1701
  }, "strip", z.ZodTypeAny, {
1702
+ __kind: "Btc";
1702
1703
  value: {
1703
- value: `0x${string}`;
1704
1704
  __kind: "P2PKH";
1705
- } | {
1706
1705
  value: `0x${string}`;
1707
- __kind: "P2SH";
1708
1706
  } | {
1707
+ __kind: "P2SH";
1709
1708
  value: `0x${string}`;
1710
- __kind: "P2WPKH";
1711
1709
  } | {
1710
+ __kind: "P2WPKH";
1712
1711
  value: `0x${string}`;
1713
- __kind: "P2WSH";
1714
1712
  } | {
1713
+ __kind: "P2WSH";
1715
1714
  value: `0x${string}`;
1715
+ } | {
1716
1716
  __kind: "Taproot";
1717
+ value: `0x${string}`;
1717
1718
  } | {
1718
1719
  __kind: "OtherSegwit";
1719
1720
  version: number;
1720
1721
  program: `0x${string}`;
1721
1722
  };
1722
- __kind: "Btc";
1723
1723
  }, {
1724
+ __kind: "Btc";
1724
1725
  value: {
1725
- value: string;
1726
1726
  __kind: "P2PKH";
1727
- } | {
1728
1727
  value: string;
1729
- __kind: "P2SH";
1730
1728
  } | {
1729
+ __kind: "P2SH";
1731
1730
  value: string;
1732
- __kind: "P2WPKH";
1733
1731
  } | {
1732
+ __kind: "P2WPKH";
1734
1733
  value: string;
1735
- __kind: "P2WSH";
1736
1734
  } | {
1735
+ __kind: "P2WSH";
1737
1736
  value: string;
1737
+ } | {
1738
1738
  __kind: "Taproot";
1739
+ value: string;
1739
1740
  } | {
1740
1741
  __kind: "OtherSegwit";
1741
1742
  version: number;
1742
1743
  program: string;
1743
1744
  };
1744
- __kind: "Btc";
1745
1745
  }>, z.ZodObject<{
1746
1746
  __kind: z.ZodLiteral<"Arb">;
1747
1747
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1748
1748
  }, "strip", z.ZodTypeAny, {
1749
- value: `0x${string}`;
1750
1749
  __kind: "Arb";
1750
+ value: `0x${string}`;
1751
1751
  }, {
1752
- value: string;
1753
1752
  __kind: "Arb";
1753
+ value: string;
1754
1754
  }>, z.ZodObject<{
1755
1755
  __kind: z.ZodLiteral<"Sol">;
1756
1756
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1757
1757
  }, "strip", z.ZodTypeAny, {
1758
- value: `0x${string}`;
1759
1758
  __kind: "Sol";
1759
+ value: `0x${string}`;
1760
1760
  }, {
1761
- value: string;
1762
1761
  __kind: "Sol";
1762
+ value: string;
1763
1763
  }>, z.ZodObject<{
1764
1764
  __kind: z.ZodLiteral<"Hub">;
1765
1765
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1766
1766
  }, "strip", z.ZodTypeAny, {
1767
- value: `0x${string}`;
1768
1767
  __kind: "Hub";
1768
+ value: `0x${string}`;
1769
1769
  }, {
1770
- value: string;
1771
1770
  __kind: "Hub";
1771
+ value: string;
1772
1772
  }>]>>>;
1773
1773
  }, "strip", z.ZodTypeAny, {
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: `0x${string}`;
@@ -1789,7 +1791,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1789
1791
  }[];
1790
1792
  fallbackAddress: `0x${string}`;
1791
1793
  };
1792
- __kind: "V0";
1793
1794
  } | {
1794
1795
  __kind: "V1";
1795
1796
  ccmAccounts: {
@@ -1805,47 +1806,46 @@ declare const swappingSwapRequested: z.ZodObject<{
1805
1806
  };
1806
1807
  alts: `0x${string}`[];
1807
1808
  };
1808
- __kind: "Solana";
1809
1809
  };
1810
1810
  };
1811
1811
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1812
1812
  sourceAddress?: {
1813
- value: `0x${string}`;
1814
1813
  __kind: "Eth";
1815
- } | {
1816
1814
  value: `0x${string}`;
1815
+ } | {
1817
1816
  __kind: "Dot";
1817
+ value: `0x${string}`;
1818
1818
  } | {
1819
+ __kind: "Btc";
1819
1820
  value: {
1820
- value: `0x${string}`;
1821
1821
  __kind: "P2PKH";
1822
- } | {
1823
1822
  value: `0x${string}`;
1824
- __kind: "P2SH";
1825
1823
  } | {
1824
+ __kind: "P2SH";
1826
1825
  value: `0x${string}`;
1827
- __kind: "P2WPKH";
1828
1826
  } | {
1827
+ __kind: "P2WPKH";
1829
1828
  value: `0x${string}`;
1830
- __kind: "P2WSH";
1831
1829
  } | {
1830
+ __kind: "P2WSH";
1832
1831
  value: `0x${string}`;
1832
+ } | {
1833
1833
  __kind: "Taproot";
1834
+ value: `0x${string}`;
1834
1835
  } | {
1835
1836
  __kind: "OtherSegwit";
1836
1837
  version: number;
1837
1838
  program: `0x${string}`;
1838
1839
  };
1839
- __kind: "Btc";
1840
1840
  } | {
1841
- value: `0x${string}`;
1842
1841
  __kind: "Arb";
1843
- } | {
1844
1842
  value: `0x${string}`;
1845
- __kind: "Sol";
1846
1843
  } | {
1844
+ __kind: "Sol";
1847
1845
  value: `0x${string}`;
1846
+ } | {
1848
1847
  __kind: "Hub";
1848
+ value: `0x${string}`;
1849
1849
  } | null | undefined;
1850
1850
  }, {
1851
1851
  channelMetadata: {
@@ -1854,7 +1854,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1854
1854
  ccmAdditionalData: {
1855
1855
  __kind: "NotRequired";
1856
1856
  } | {
1857
+ __kind: "Solana";
1857
1858
  value: {
1859
+ __kind: "V0";
1858
1860
  value: {
1859
1861
  cfReceiver: {
1860
1862
  pubkey: string;
@@ -1866,7 +1868,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1866
1868
  }[];
1867
1869
  fallbackAddress: string;
1868
1870
  };
1869
- __kind: "V0";
1870
1871
  } | {
1871
1872
  __kind: "V1";
1872
1873
  ccmAccounts: {
@@ -1882,97 +1883,96 @@ declare const swappingSwapRequested: z.ZodObject<{
1882
1883
  };
1883
1884
  alts: string[];
1884
1885
  };
1885
- __kind: "Solana";
1886
1886
  };
1887
1887
  };
1888
1888
  sourceChain: {
1889
1889
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1890
1890
  };
1891
1891
  sourceAddress?: {
1892
- value: string;
1893
1892
  __kind: "Eth";
1894
- } | {
1895
1893
  value: string;
1894
+ } | {
1896
1895
  __kind: "Dot";
1896
+ value: string;
1897
1897
  } | {
1898
+ __kind: "Btc";
1898
1899
  value: {
1899
- value: string;
1900
1900
  __kind: "P2PKH";
1901
- } | {
1902
1901
  value: string;
1903
- __kind: "P2SH";
1904
1902
  } | {
1903
+ __kind: "P2SH";
1905
1904
  value: string;
1906
- __kind: "P2WPKH";
1907
1905
  } | {
1906
+ __kind: "P2WPKH";
1908
1907
  value: string;
1909
- __kind: "P2WSH";
1910
1908
  } | {
1909
+ __kind: "P2WSH";
1911
1910
  value: string;
1911
+ } | {
1912
1912
  __kind: "Taproot";
1913
+ value: string;
1913
1914
  } | {
1914
1915
  __kind: "OtherSegwit";
1915
1916
  version: number;
1916
1917
  program: string;
1917
1918
  };
1918
- __kind: "Btc";
1919
1919
  } | {
1920
- value: string;
1921
1920
  __kind: "Arb";
1922
- } | {
1923
1921
  value: string;
1924
- __kind: "Sol";
1925
1922
  } | {
1923
+ __kind: "Sol";
1926
1924
  value: string;
1925
+ } | {
1927
1926
  __kind: "Hub";
1927
+ value: string;
1928
1928
  } | null | undefined;
1929
1929
  }>>>;
1930
1930
  }, "strip", z.ZodTypeAny, {
1931
1931
  __kind: "RefundIfExpires";
1932
1932
  retryDuration: number;
1933
1933
  refundAddress: {
1934
- value: string;
1935
1934
  __kind: "InternalAccount";
1935
+ value: `cF${string}`;
1936
1936
  } | {
1937
+ __kind: "ExternalAddress";
1937
1938
  value: {
1938
- value: `0x${string}`;
1939
1939
  __kind: "Eth";
1940
- } | {
1941
1940
  value: `0x${string}`;
1941
+ } | {
1942
1942
  __kind: "Dot";
1943
+ value: `0x${string}`;
1943
1944
  } | {
1945
+ __kind: "Btc";
1944
1946
  value: {
1945
- value: `0x${string}`;
1946
1947
  __kind: "P2PKH";
1947
- } | {
1948
1948
  value: `0x${string}`;
1949
- __kind: "P2SH";
1950
1949
  } | {
1950
+ __kind: "P2SH";
1951
1951
  value: `0x${string}`;
1952
- __kind: "P2WPKH";
1953
1952
  } | {
1953
+ __kind: "P2WPKH";
1954
1954
  value: `0x${string}`;
1955
- __kind: "P2WSH";
1956
1955
  } | {
1956
+ __kind: "P2WSH";
1957
1957
  value: `0x${string}`;
1958
+ } | {
1958
1959
  __kind: "Taproot";
1960
+ value: `0x${string}`;
1959
1961
  } | {
1960
1962
  __kind: "OtherSegwit";
1961
1963
  version: number;
1962
1964
  program: `0x${string}`;
1963
1965
  };
1964
- __kind: "Btc";
1965
1966
  } | {
1966
- value: `0x${string}`;
1967
1967
  __kind: "Arb";
1968
- } | {
1969
1968
  value: `0x${string}`;
1970
- __kind: "Sol";
1971
1969
  } | {
1970
+ __kind: "Sol";
1972
1971
  value: `0x${string}`;
1972
+ } | {
1973
1973
  __kind: "Hub";
1974
+ value: `0x${string}`;
1974
1975
  };
1975
- __kind: "ExternalAddress";
1976
1976
  };
1977
1977
  refundCcmMetadata?: {
1978
1978
  channelMetadata: {
@@ -1981,7 +1981,9 @@ declare const swappingSwapRequested: z.ZodObject<{
1981
1981
  ccmAdditionalData: {
1982
1982
  __kind: "NotRequired";
1983
1983
  } | {
1984
+ __kind: "Solana";
1984
1985
  value: {
1986
+ __kind: "V0";
1985
1987
  value: {
1986
1988
  cfReceiver: {
1987
1989
  pubkey: `0x${string}`;
@@ -1993,7 +1995,6 @@ declare const swappingSwapRequested: z.ZodObject<{
1993
1995
  }[];
1994
1996
  fallbackAddress: `0x${string}`;
1995
1997
  };
1996
- __kind: "V0";
1997
1998
  } | {
1998
1999
  __kind: "V1";
1999
2000
  ccmAccounts: {
@@ -2009,95 +2010,94 @@ declare const swappingSwapRequested: z.ZodObject<{
2009
2010
  };
2010
2011
  alts: `0x${string}`[];
2011
2012
  };
2012
- __kind: "Solana";
2013
2013
  };
2014
2014
  };
2015
2015
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2016
2016
  sourceAddress?: {
2017
- value: `0x${string}`;
2018
2017
  __kind: "Eth";
2019
- } | {
2020
2018
  value: `0x${string}`;
2019
+ } | {
2021
2020
  __kind: "Dot";
2021
+ value: `0x${string}`;
2022
2022
  } | {
2023
+ __kind: "Btc";
2023
2024
  value: {
2024
- value: `0x${string}`;
2025
2025
  __kind: "P2PKH";
2026
- } | {
2027
2026
  value: `0x${string}`;
2028
- __kind: "P2SH";
2029
2027
  } | {
2028
+ __kind: "P2SH";
2030
2029
  value: `0x${string}`;
2031
- __kind: "P2WPKH";
2032
2030
  } | {
2031
+ __kind: "P2WPKH";
2033
2032
  value: `0x${string}`;
2034
- __kind: "P2WSH";
2035
2033
  } | {
2034
+ __kind: "P2WSH";
2036
2035
  value: `0x${string}`;
2036
+ } | {
2037
2037
  __kind: "Taproot";
2038
+ value: `0x${string}`;
2038
2039
  } | {
2039
2040
  __kind: "OtherSegwit";
2040
2041
  version: number;
2041
2042
  program: `0x${string}`;
2042
2043
  };
2043
- __kind: "Btc";
2044
2044
  } | {
2045
- value: `0x${string}`;
2046
2045
  __kind: "Arb";
2047
- } | {
2048
2046
  value: `0x${string}`;
2049
- __kind: "Sol";
2050
2047
  } | {
2048
+ __kind: "Sol";
2051
2049
  value: `0x${string}`;
2050
+ } | {
2052
2051
  __kind: "Hub";
2052
+ value: `0x${string}`;
2053
2053
  } | null | undefined;
2054
2054
  } | null | undefined;
2055
2055
  }, {
2056
2056
  __kind: "RefundIfExpires";
2057
2057
  retryDuration: number;
2058
2058
  refundAddress: {
2059
- value: string;
2060
2059
  __kind: "InternalAccount";
2060
+ value: string;
2061
2061
  } | {
2062
+ __kind: "ExternalAddress";
2062
2063
  value: {
2063
- value: string;
2064
2064
  __kind: "Eth";
2065
- } | {
2066
2065
  value: string;
2066
+ } | {
2067
2067
  __kind: "Dot";
2068
+ value: string;
2068
2069
  } | {
2070
+ __kind: "Btc";
2069
2071
  value: {
2070
- value: string;
2071
2072
  __kind: "P2PKH";
2072
- } | {
2073
2073
  value: string;
2074
- __kind: "P2SH";
2075
2074
  } | {
2075
+ __kind: "P2SH";
2076
2076
  value: string;
2077
- __kind: "P2WPKH";
2078
2077
  } | {
2078
+ __kind: "P2WPKH";
2079
2079
  value: string;
2080
- __kind: "P2WSH";
2081
2080
  } | {
2081
+ __kind: "P2WSH";
2082
2082
  value: string;
2083
+ } | {
2083
2084
  __kind: "Taproot";
2085
+ value: string;
2084
2086
  } | {
2085
2087
  __kind: "OtherSegwit";
2086
2088
  version: number;
2087
2089
  program: string;
2088
2090
  };
2089
- __kind: "Btc";
2090
2091
  } | {
2091
- value: string;
2092
2092
  __kind: "Arb";
2093
- } | {
2094
2093
  value: string;
2095
- __kind: "Sol";
2096
2094
  } | {
2095
+ __kind: "Sol";
2097
2096
  value: string;
2097
+ } | {
2098
2098
  __kind: "Hub";
2099
+ value: string;
2099
2100
  };
2100
- __kind: "ExternalAddress";
2101
2101
  };
2102
2102
  refundCcmMetadata?: {
2103
2103
  channelMetadata: {
@@ -2106,7 +2106,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2106
2106
  ccmAdditionalData: {
2107
2107
  __kind: "NotRequired";
2108
2108
  } | {
2109
+ __kind: "Solana";
2109
2110
  value: {
2111
+ __kind: "V0";
2110
2112
  value: {
2111
2113
  cfReceiver: {
2112
2114
  pubkey: string;
@@ -2118,7 +2120,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2118
2120
  }[];
2119
2121
  fallbackAddress: string;
2120
2122
  };
2121
- __kind: "V0";
2122
2123
  } | {
2123
2124
  __kind: "V1";
2124
2125
  ccmAccounts: {
@@ -2134,103 +2135,103 @@ declare const swappingSwapRequested: z.ZodObject<{
2134
2135
  };
2135
2136
  alts: string[];
2136
2137
  };
2137
- __kind: "Solana";
2138
2138
  };
2139
2139
  };
2140
2140
  sourceChain: {
2141
2141
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2142
2142
  };
2143
2143
  sourceAddress?: {
2144
- value: string;
2145
2144
  __kind: "Eth";
2146
- } | {
2147
2145
  value: string;
2146
+ } | {
2148
2147
  __kind: "Dot";
2148
+ value: string;
2149
2149
  } | {
2150
+ __kind: "Btc";
2150
2151
  value: {
2151
- value: string;
2152
2152
  __kind: "P2PKH";
2153
- } | {
2154
2153
  value: string;
2155
- __kind: "P2SH";
2156
2154
  } | {
2155
+ __kind: "P2SH";
2157
2156
  value: string;
2158
- __kind: "P2WPKH";
2159
2157
  } | {
2158
+ __kind: "P2WPKH";
2160
2159
  value: string;
2161
- __kind: "P2WSH";
2162
2160
  } | {
2161
+ __kind: "P2WSH";
2163
2162
  value: string;
2163
+ } | {
2164
2164
  __kind: "Taproot";
2165
+ value: string;
2165
2166
  } | {
2166
2167
  __kind: "OtherSegwit";
2167
2168
  version: number;
2168
2169
  program: string;
2169
2170
  };
2170
- __kind: "Btc";
2171
2171
  } | {
2172
- value: string;
2173
2172
  __kind: "Arb";
2174
- } | {
2175
2173
  value: string;
2176
- __kind: "Sol";
2177
2174
  } | {
2175
+ __kind: "Sol";
2178
2176
  value: string;
2177
+ } | {
2179
2178
  __kind: "Hub";
2179
+ value: string;
2180
2180
  } | null | undefined;
2181
2181
  } | null | undefined;
2182
2182
  }>]>;
2183
2183
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2184
2184
  maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2185
2185
  }, "strip", z.ZodTypeAny, {
2186
+ minPrice: bigint;
2186
2187
  expiryBehaviour: {
2187
2188
  __kind: "NoExpiry";
2188
2189
  } | {
2189
2190
  __kind: "RefundIfExpires";
2190
2191
  retryDuration: number;
2191
2192
  refundAddress: {
2192
- value: string;
2193
2193
  __kind: "InternalAccount";
2194
+ value: `cF${string}`;
2194
2195
  } | {
2196
+ __kind: "ExternalAddress";
2195
2197
  value: {
2196
- value: `0x${string}`;
2197
2198
  __kind: "Eth";
2198
- } | {
2199
2199
  value: `0x${string}`;
2200
+ } | {
2200
2201
  __kind: "Dot";
2202
+ value: `0x${string}`;
2201
2203
  } | {
2204
+ __kind: "Btc";
2202
2205
  value: {
2203
- value: `0x${string}`;
2204
2206
  __kind: "P2PKH";
2205
- } | {
2206
2207
  value: `0x${string}`;
2207
- __kind: "P2SH";
2208
2208
  } | {
2209
+ __kind: "P2SH";
2209
2210
  value: `0x${string}`;
2210
- __kind: "P2WPKH";
2211
2211
  } | {
2212
+ __kind: "P2WPKH";
2212
2213
  value: `0x${string}`;
2213
- __kind: "P2WSH";
2214
2214
  } | {
2215
+ __kind: "P2WSH";
2215
2216
  value: `0x${string}`;
2217
+ } | {
2216
2218
  __kind: "Taproot";
2219
+ value: `0x${string}`;
2217
2220
  } | {
2218
2221
  __kind: "OtherSegwit";
2219
2222
  version: number;
2220
2223
  program: `0x${string}`;
2221
2224
  };
2222
- __kind: "Btc";
2223
2225
  } | {
2224
- value: `0x${string}`;
2225
2226
  __kind: "Arb";
2226
- } | {
2227
2227
  value: `0x${string}`;
2228
- __kind: "Sol";
2229
2228
  } | {
2229
+ __kind: "Sol";
2230
2230
  value: `0x${string}`;
2231
+ } | {
2231
2232
  __kind: "Hub";
2233
+ value: `0x${string}`;
2232
2234
  };
2233
- __kind: "ExternalAddress";
2234
2235
  };
2235
2236
  refundCcmMetadata?: {
2236
2237
  channelMetadata: {
@@ -2239,7 +2240,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2239
2240
  ccmAdditionalData: {
2240
2241
  __kind: "NotRequired";
2241
2242
  } | {
2243
+ __kind: "Solana";
2242
2244
  value: {
2245
+ __kind: "V0";
2243
2246
  value: {
2244
2247
  cfReceiver: {
2245
2248
  pubkey: `0x${string}`;
@@ -2251,7 +2254,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2251
2254
  }[];
2252
2255
  fallbackAddress: `0x${string}`;
2253
2256
  };
2254
- __kind: "V0";
2255
2257
  } | {
2256
2258
  __kind: "V1";
2257
2259
  ccmAccounts: {
@@ -2267,101 +2269,100 @@ declare const swappingSwapRequested: z.ZodObject<{
2267
2269
  };
2268
2270
  alts: `0x${string}`[];
2269
2271
  };
2270
- __kind: "Solana";
2271
2272
  };
2272
2273
  };
2273
2274
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2274
2275
  sourceAddress?: {
2275
- value: `0x${string}`;
2276
2276
  __kind: "Eth";
2277
- } | {
2278
2277
  value: `0x${string}`;
2278
+ } | {
2279
2279
  __kind: "Dot";
2280
+ value: `0x${string}`;
2280
2281
  } | {
2282
+ __kind: "Btc";
2281
2283
  value: {
2282
- value: `0x${string}`;
2283
2284
  __kind: "P2PKH";
2284
- } | {
2285
2285
  value: `0x${string}`;
2286
- __kind: "P2SH";
2287
2286
  } | {
2287
+ __kind: "P2SH";
2288
2288
  value: `0x${string}`;
2289
- __kind: "P2WPKH";
2290
2289
  } | {
2290
+ __kind: "P2WPKH";
2291
2291
  value: `0x${string}`;
2292
- __kind: "P2WSH";
2293
2292
  } | {
2293
+ __kind: "P2WSH";
2294
2294
  value: `0x${string}`;
2295
+ } | {
2295
2296
  __kind: "Taproot";
2297
+ value: `0x${string}`;
2296
2298
  } | {
2297
2299
  __kind: "OtherSegwit";
2298
2300
  version: number;
2299
2301
  program: `0x${string}`;
2300
2302
  };
2301
- __kind: "Btc";
2302
2303
  } | {
2303
- value: `0x${string}`;
2304
2304
  __kind: "Arb";
2305
- } | {
2306
2305
  value: `0x${string}`;
2307
- __kind: "Sol";
2308
2306
  } | {
2307
+ __kind: "Sol";
2309
2308
  value: `0x${string}`;
2309
+ } | {
2310
2310
  __kind: "Hub";
2311
+ value: `0x${string}`;
2311
2312
  } | null | undefined;
2312
2313
  } | null | undefined;
2313
2314
  };
2314
- minPrice: bigint;
2315
2315
  maxOraclePriceSlippage?: number | null | undefined;
2316
2316
  }, {
2317
+ minPrice: string | number;
2317
2318
  expiryBehaviour: {
2318
2319
  __kind: "NoExpiry";
2319
2320
  } | {
2320
2321
  __kind: "RefundIfExpires";
2321
2322
  retryDuration: number;
2322
2323
  refundAddress: {
2323
- value: string;
2324
2324
  __kind: "InternalAccount";
2325
+ value: string;
2325
2326
  } | {
2327
+ __kind: "ExternalAddress";
2326
2328
  value: {
2327
- value: string;
2328
2329
  __kind: "Eth";
2329
- } | {
2330
2330
  value: string;
2331
+ } | {
2331
2332
  __kind: "Dot";
2333
+ value: string;
2332
2334
  } | {
2335
+ __kind: "Btc";
2333
2336
  value: {
2334
- value: string;
2335
2337
  __kind: "P2PKH";
2336
- } | {
2337
2338
  value: string;
2338
- __kind: "P2SH";
2339
2339
  } | {
2340
+ __kind: "P2SH";
2340
2341
  value: string;
2341
- __kind: "P2WPKH";
2342
2342
  } | {
2343
+ __kind: "P2WPKH";
2343
2344
  value: string;
2344
- __kind: "P2WSH";
2345
2345
  } | {
2346
+ __kind: "P2WSH";
2346
2347
  value: string;
2348
+ } | {
2347
2349
  __kind: "Taproot";
2350
+ value: string;
2348
2351
  } | {
2349
2352
  __kind: "OtherSegwit";
2350
2353
  version: number;
2351
2354
  program: string;
2352
2355
  };
2353
- __kind: "Btc";
2354
2356
  } | {
2355
- value: string;
2356
2357
  __kind: "Arb";
2357
- } | {
2358
2358
  value: string;
2359
- __kind: "Sol";
2360
2359
  } | {
2360
+ __kind: "Sol";
2361
2361
  value: string;
2362
+ } | {
2362
2363
  __kind: "Hub";
2364
+ value: string;
2363
2365
  };
2364
- __kind: "ExternalAddress";
2365
2366
  };
2366
2367
  refundCcmMetadata?: {
2367
2368
  channelMetadata: {
@@ -2370,7 +2371,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2370
2371
  ccmAdditionalData: {
2371
2372
  __kind: "NotRequired";
2372
2373
  } | {
2374
+ __kind: "Solana";
2373
2375
  value: {
2376
+ __kind: "V0";
2374
2377
  value: {
2375
2378
  cfReceiver: {
2376
2379
  pubkey: string;
@@ -2382,7 +2385,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2382
2385
  }[];
2383
2386
  fallbackAddress: string;
2384
2387
  };
2385
- __kind: "V0";
2386
2388
  } | {
2387
2389
  __kind: "V1";
2388
2390
  ccmAccounts: {
@@ -2398,53 +2400,51 @@ declare const swappingSwapRequested: z.ZodObject<{
2398
2400
  };
2399
2401
  alts: string[];
2400
2402
  };
2401
- __kind: "Solana";
2402
2403
  };
2403
2404
  };
2404
2405
  sourceChain: {
2405
2406
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2406
2407
  };
2407
2408
  sourceAddress?: {
2408
- value: string;
2409
2409
  __kind: "Eth";
2410
- } | {
2411
2410
  value: string;
2411
+ } | {
2412
2412
  __kind: "Dot";
2413
+ value: string;
2413
2414
  } | {
2415
+ __kind: "Btc";
2414
2416
  value: {
2415
- value: string;
2416
2417
  __kind: "P2PKH";
2417
- } | {
2418
2418
  value: string;
2419
- __kind: "P2SH";
2420
2419
  } | {
2420
+ __kind: "P2SH";
2421
2421
  value: string;
2422
- __kind: "P2WPKH";
2423
2422
  } | {
2423
+ __kind: "P2WPKH";
2424
2424
  value: string;
2425
- __kind: "P2WSH";
2426
2425
  } | {
2426
+ __kind: "P2WSH";
2427
2427
  value: string;
2428
+ } | {
2428
2429
  __kind: "Taproot";
2430
+ value: string;
2429
2431
  } | {
2430
2432
  __kind: "OtherSegwit";
2431
2433
  version: number;
2432
2434
  program: string;
2433
2435
  };
2434
- __kind: "Btc";
2435
2436
  } | {
2436
- value: string;
2437
2437
  __kind: "Arb";
2438
- } | {
2439
2438
  value: string;
2440
- __kind: "Sol";
2441
2439
  } | {
2440
+ __kind: "Sol";
2442
2441
  value: string;
2442
+ } | {
2443
2443
  __kind: "Hub";
2444
+ value: string;
2444
2445
  } | null | undefined;
2445
2446
  } | null | undefined;
2446
2447
  };
2447
- minPrice: string | number;
2448
2448
  maxOraclePriceSlippage?: number | null | undefined;
2449
2449
  }>>>;
2450
2450
  dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -2458,8 +2458,8 @@ declare const swappingSwapRequested: z.ZodObject<{
2458
2458
  chunkInterval: number;
2459
2459
  }>>>;
2460
2460
  }, "strip", z.ZodTypeAny, {
2461
- inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2462
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2461
+ inputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2462
+ outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2463
2463
  swapRequestId: bigint;
2464
2464
  inputAmount: bigint;
2465
2465
  origin: {
@@ -2484,34 +2484,34 @@ declare const swappingSwapRequested: z.ZodObject<{
2484
2484
  readonly address: string;
2485
2485
  };
2486
2486
  channelId: bigint;
2487
+ brokerId: `cF${string}`;
2487
2488
  depositBlockHeight: bigint;
2488
- brokerId: string;
2489
2489
  } | {
2490
2490
  __kind: "Vault";
2491
2491
  txId: {
2492
- value: `0x${string}`;
2493
2492
  __kind: "Evm";
2494
- } | {
2495
2493
  value: `0x${string}`;
2494
+ } | {
2496
2495
  __kind: "Bitcoin";
2496
+ value: `0x${string}`;
2497
2497
  } | {
2498
+ __kind: "Polkadot";
2498
2499
  value: {
2499
2500
  blockNumber: number;
2500
2501
  extrinsicIndex: number;
2501
2502
  };
2502
- __kind: "Polkadot";
2503
2503
  } | {
2504
- value: [`0x${string}`, bigint];
2505
2504
  __kind: "Solana";
2505
+ value: [`0x${string}`, bigint];
2506
2506
  } | {
2507
2507
  __kind: "None";
2508
2508
  };
2509
- brokerId?: string | null | undefined;
2509
+ brokerId?: `cF${string}` | null | undefined;
2510
2510
  } | {
2511
2511
  __kind: "Internal";
2512
2512
  } | {
2513
- value: string;
2514
2513
  __kind: "OnChainAccount";
2514
+ value: `cF${string}`;
2515
2515
  };
2516
2516
  requestType: {
2517
2517
  __kind: "NetworkFee";
@@ -2547,7 +2547,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2547
2547
  ccmAdditionalData: {
2548
2548
  __kind: "NotRequired";
2549
2549
  } | {
2550
+ __kind: "Solana";
2550
2551
  value: {
2552
+ __kind: "V0";
2551
2553
  value: {
2552
2554
  cfReceiver: {
2553
2555
  pubkey: `0x${string}`;
@@ -2559,7 +2561,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2559
2561
  }[];
2560
2562
  fallbackAddress: `0x${string}`;
2561
2563
  };
2562
- __kind: "V0";
2563
2564
  } | {
2564
2565
  __kind: "V1";
2565
2566
  ccmAccounts: {
@@ -2575,7 +2576,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2575
2576
  };
2576
2577
  alts: `0x${string}`[];
2577
2578
  };
2578
- __kind: "Solana";
2579
2579
  };
2580
2580
  };
2581
2581
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -2601,21 +2601,21 @@ declare const swappingSwapRequested: z.ZodObject<{
2601
2601
  } | null | undefined;
2602
2602
  } | {
2603
2603
  __kind: "CreditOnChain";
2604
- accountId: string;
2604
+ accountId: `cF${string}`;
2605
2605
  } | {
2606
2606
  __kind: "CreditLendingPool";
2607
2607
  swapType: {
2608
2608
  __kind: "Liquidation";
2609
- borrowerId: string;
2609
+ borrowerId: `cF${string}`;
2610
2610
  loanId: bigint;
2611
2611
  } | {
2612
2612
  __kind: "FeeSwap";
2613
- poolAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2613
+ poolAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2614
2614
  };
2615
2615
  };
2616
2616
  };
2617
2617
  brokerFees: {
2618
- account: string;
2618
+ account: `cF${string}`;
2619
2619
  bps: number;
2620
2620
  }[];
2621
2621
  dcaParameters?: {
@@ -2623,54 +2623,55 @@ declare const swappingSwapRequested: z.ZodObject<{
2623
2623
  chunkInterval: number;
2624
2624
  } | null | undefined;
2625
2625
  priceLimitsAndExpiry?: {
2626
+ minPrice: bigint;
2626
2627
  expiryBehaviour: {
2627
2628
  __kind: "NoExpiry";
2628
2629
  } | {
2629
2630
  __kind: "RefundIfExpires";
2630
2631
  retryDuration: number;
2631
2632
  refundAddress: {
2632
- value: string;
2633
2633
  __kind: "InternalAccount";
2634
+ value: `cF${string}`;
2634
2635
  } | {
2636
+ __kind: "ExternalAddress";
2635
2637
  value: {
2636
- value: `0x${string}`;
2637
2638
  __kind: "Eth";
2638
- } | {
2639
2639
  value: `0x${string}`;
2640
+ } | {
2640
2641
  __kind: "Dot";
2642
+ value: `0x${string}`;
2641
2643
  } | {
2644
+ __kind: "Btc";
2642
2645
  value: {
2643
- value: `0x${string}`;
2644
2646
  __kind: "P2PKH";
2645
- } | {
2646
2647
  value: `0x${string}`;
2647
- __kind: "P2SH";
2648
2648
  } | {
2649
+ __kind: "P2SH";
2649
2650
  value: `0x${string}`;
2650
- __kind: "P2WPKH";
2651
2651
  } | {
2652
+ __kind: "P2WPKH";
2652
2653
  value: `0x${string}`;
2653
- __kind: "P2WSH";
2654
2654
  } | {
2655
+ __kind: "P2WSH";
2655
2656
  value: `0x${string}`;
2657
+ } | {
2656
2658
  __kind: "Taproot";
2659
+ value: `0x${string}`;
2657
2660
  } | {
2658
2661
  __kind: "OtherSegwit";
2659
2662
  version: number;
2660
2663
  program: `0x${string}`;
2661
2664
  };
2662
- __kind: "Btc";
2663
2665
  } | {
2664
- value: `0x${string}`;
2665
2666
  __kind: "Arb";
2666
- } | {
2667
2667
  value: `0x${string}`;
2668
- __kind: "Sol";
2669
2668
  } | {
2669
+ __kind: "Sol";
2670
2670
  value: `0x${string}`;
2671
+ } | {
2671
2672
  __kind: "Hub";
2673
+ value: `0x${string}`;
2672
2674
  };
2673
- __kind: "ExternalAddress";
2674
2675
  };
2675
2676
  refundCcmMetadata?: {
2676
2677
  channelMetadata: {
@@ -2679,7 +2680,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2679
2680
  ccmAdditionalData: {
2680
2681
  __kind: "NotRequired";
2681
2682
  } | {
2683
+ __kind: "Solana";
2682
2684
  value: {
2685
+ __kind: "V0";
2683
2686
  value: {
2684
2687
  cfReceiver: {
2685
2688
  pubkey: `0x${string}`;
@@ -2691,7 +2694,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2691
2694
  }[];
2692
2695
  fallbackAddress: `0x${string}`;
2693
2696
  };
2694
- __kind: "V0";
2695
2697
  } | {
2696
2698
  __kind: "V1";
2697
2699
  ccmAccounts: {
@@ -2707,88 +2709,86 @@ declare const swappingSwapRequested: z.ZodObject<{
2707
2709
  };
2708
2710
  alts: `0x${string}`[];
2709
2711
  };
2710
- __kind: "Solana";
2711
2712
  };
2712
2713
  };
2713
2714
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2714
2715
  sourceAddress?: {
2715
- value: `0x${string}`;
2716
2716
  __kind: "Eth";
2717
- } | {
2718
2717
  value: `0x${string}`;
2718
+ } | {
2719
2719
  __kind: "Dot";
2720
+ value: `0x${string}`;
2720
2721
  } | {
2722
+ __kind: "Btc";
2721
2723
  value: {
2722
- value: `0x${string}`;
2723
2724
  __kind: "P2PKH";
2724
- } | {
2725
2725
  value: `0x${string}`;
2726
- __kind: "P2SH";
2727
2726
  } | {
2727
+ __kind: "P2SH";
2728
2728
  value: `0x${string}`;
2729
- __kind: "P2WPKH";
2730
2729
  } | {
2730
+ __kind: "P2WPKH";
2731
2731
  value: `0x${string}`;
2732
- __kind: "P2WSH";
2733
2732
  } | {
2733
+ __kind: "P2WSH";
2734
2734
  value: `0x${string}`;
2735
+ } | {
2735
2736
  __kind: "Taproot";
2737
+ value: `0x${string}`;
2736
2738
  } | {
2737
2739
  __kind: "OtherSegwit";
2738
2740
  version: number;
2739
2741
  program: `0x${string}`;
2740
2742
  };
2741
- __kind: "Btc";
2742
2743
  } | {
2743
- value: `0x${string}`;
2744
2744
  __kind: "Arb";
2745
- } | {
2746
2745
  value: `0x${string}`;
2747
- __kind: "Sol";
2748
2746
  } | {
2747
+ __kind: "Sol";
2749
2748
  value: `0x${string}`;
2749
+ } | {
2750
2750
  __kind: "Hub";
2751
+ value: `0x${string}`;
2751
2752
  } | null | undefined;
2752
2753
  } | null | undefined;
2753
2754
  };
2754
- minPrice: bigint;
2755
2755
  maxOraclePriceSlippage?: number | null | undefined;
2756
2756
  } | null | undefined;
2757
2757
  }, {
2758
2758
  inputAsset: {
2759
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2759
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2760
2760
  };
2761
2761
  outputAsset: {
2762
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2762
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2763
2763
  };
2764
2764
  swapRequestId: string | number;
2765
2765
  inputAmount: string | number;
2766
2766
  origin: {
2767
2767
  __kind: "DepositChannel";
2768
2768
  depositAddress: {
2769
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
2769
2770
  value: string;
2770
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2771
2771
  };
2772
2772
  channelId: string | number;
2773
- depositBlockHeight: string | number;
2774
2773
  brokerId: string;
2774
+ depositBlockHeight: string | number;
2775
2775
  } | {
2776
2776
  __kind: "Vault";
2777
2777
  txId: {
2778
- value: string;
2779
2778
  __kind: "Evm";
2780
- } | {
2781
2779
  value: string;
2780
+ } | {
2782
2781
  __kind: "Bitcoin";
2782
+ value: string;
2783
2783
  } | {
2784
+ __kind: "Polkadot";
2784
2785
  value: {
2785
2786
  blockNumber: number;
2786
2787
  extrinsicIndex: number;
2787
2788
  };
2788
- __kind: "Polkadot";
2789
2789
  } | {
2790
- value: [string, string | number];
2791
2790
  __kind: "Solana";
2791
+ value: [string, string | number];
2792
2792
  } | {
2793
2793
  __kind: "None";
2794
2794
  };
@@ -2796,8 +2796,8 @@ declare const swappingSwapRequested: z.ZodObject<{
2796
2796
  } | {
2797
2797
  __kind: "Internal";
2798
2798
  } | {
2799
- value: string;
2800
2799
  __kind: "OnChainAccount";
2800
+ value: string;
2801
2801
  };
2802
2802
  requestType: {
2803
2803
  __kind: "NetworkFee";
@@ -2808,8 +2808,8 @@ declare const swappingSwapRequested: z.ZodObject<{
2808
2808
  outputAction: {
2809
2809
  __kind: "Egress";
2810
2810
  outputAddress: {
2811
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
2811
2812
  value: string;
2812
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2813
2813
  };
2814
2814
  ccmDepositMetadata?: {
2815
2815
  channelMetadata: {
@@ -2818,7 +2818,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2818
2818
  ccmAdditionalData: {
2819
2819
  __kind: "NotRequired";
2820
2820
  } | {
2821
+ __kind: "Solana";
2821
2822
  value: {
2823
+ __kind: "V0";
2822
2824
  value: {
2823
2825
  cfReceiver: {
2824
2826
  pubkey: string;
@@ -2830,7 +2832,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2830
2832
  }[];
2831
2833
  fallbackAddress: string;
2832
2834
  };
2833
- __kind: "V0";
2834
2835
  } | {
2835
2836
  __kind: "V1";
2836
2837
  ccmAccounts: {
@@ -2846,15 +2847,14 @@ declare const swappingSwapRequested: z.ZodObject<{
2846
2847
  };
2847
2848
  alts: string[];
2848
2849
  };
2849
- __kind: "Solana";
2850
2850
  };
2851
2851
  };
2852
2852
  sourceChain: {
2853
2853
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2854
2854
  };
2855
2855
  sourceAddress?: {
2856
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
2856
2857
  value: string;
2857
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2858
2858
  } | null | undefined;
2859
2859
  } | null | undefined;
2860
2860
  } | {
@@ -2869,7 +2869,7 @@ declare const swappingSwapRequested: z.ZodObject<{
2869
2869
  } | {
2870
2870
  __kind: "FeeSwap";
2871
2871
  poolAsset: {
2872
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2872
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2873
2873
  };
2874
2874
  };
2875
2875
  };
@@ -2883,54 +2883,55 @@ declare const swappingSwapRequested: z.ZodObject<{
2883
2883
  chunkInterval: number;
2884
2884
  } | null | undefined;
2885
2885
  priceLimitsAndExpiry?: {
2886
+ minPrice: string | number;
2886
2887
  expiryBehaviour: {
2887
2888
  __kind: "NoExpiry";
2888
2889
  } | {
2889
2890
  __kind: "RefundIfExpires";
2890
2891
  retryDuration: number;
2891
2892
  refundAddress: {
2892
- value: string;
2893
2893
  __kind: "InternalAccount";
2894
+ value: string;
2894
2895
  } | {
2896
+ __kind: "ExternalAddress";
2895
2897
  value: {
2896
- value: string;
2897
2898
  __kind: "Eth";
2898
- } | {
2899
2899
  value: string;
2900
+ } | {
2900
2901
  __kind: "Dot";
2902
+ value: string;
2901
2903
  } | {
2904
+ __kind: "Btc";
2902
2905
  value: {
2903
- value: string;
2904
2906
  __kind: "P2PKH";
2905
- } | {
2906
2907
  value: string;
2907
- __kind: "P2SH";
2908
2908
  } | {
2909
+ __kind: "P2SH";
2909
2910
  value: string;
2910
- __kind: "P2WPKH";
2911
2911
  } | {
2912
+ __kind: "P2WPKH";
2912
2913
  value: string;
2913
- __kind: "P2WSH";
2914
2914
  } | {
2915
+ __kind: "P2WSH";
2915
2916
  value: string;
2917
+ } | {
2916
2918
  __kind: "Taproot";
2919
+ value: string;
2917
2920
  } | {
2918
2921
  __kind: "OtherSegwit";
2919
2922
  version: number;
2920
2923
  program: string;
2921
2924
  };
2922
- __kind: "Btc";
2923
2925
  } | {
2924
- value: string;
2925
2926
  __kind: "Arb";
2926
- } | {
2927
2927
  value: string;
2928
- __kind: "Sol";
2929
2928
  } | {
2929
+ __kind: "Sol";
2930
2930
  value: string;
2931
+ } | {
2931
2932
  __kind: "Hub";
2933
+ value: string;
2932
2934
  };
2933
- __kind: "ExternalAddress";
2934
2935
  };
2935
2936
  refundCcmMetadata?: {
2936
2937
  channelMetadata: {
@@ -2939,7 +2940,9 @@ declare const swappingSwapRequested: z.ZodObject<{
2939
2940
  ccmAdditionalData: {
2940
2941
  __kind: "NotRequired";
2941
2942
  } | {
2943
+ __kind: "Solana";
2942
2944
  value: {
2945
+ __kind: "V0";
2943
2946
  value: {
2944
2947
  cfReceiver: {
2945
2948
  pubkey: string;
@@ -2951,7 +2954,6 @@ declare const swappingSwapRequested: z.ZodObject<{
2951
2954
  }[];
2952
2955
  fallbackAddress: string;
2953
2956
  };
2954
- __kind: "V0";
2955
2957
  } | {
2956
2958
  __kind: "V1";
2957
2959
  ccmAccounts: {
@@ -2967,53 +2969,51 @@ declare const swappingSwapRequested: z.ZodObject<{
2967
2969
  };
2968
2970
  alts: string[];
2969
2971
  };
2970
- __kind: "Solana";
2971
2972
  };
2972
2973
  };
2973
2974
  sourceChain: {
2974
2975
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2975
2976
  };
2976
2977
  sourceAddress?: {
2977
- value: string;
2978
2978
  __kind: "Eth";
2979
- } | {
2980
2979
  value: string;
2980
+ } | {
2981
2981
  __kind: "Dot";
2982
+ value: string;
2982
2983
  } | {
2984
+ __kind: "Btc";
2983
2985
  value: {
2984
- value: string;
2985
2986
  __kind: "P2PKH";
2986
- } | {
2987
2987
  value: string;
2988
- __kind: "P2SH";
2989
2988
  } | {
2989
+ __kind: "P2SH";
2990
2990
  value: string;
2991
- __kind: "P2WPKH";
2992
2991
  } | {
2992
+ __kind: "P2WPKH";
2993
2993
  value: string;
2994
- __kind: "P2WSH";
2995
2994
  } | {
2995
+ __kind: "P2WSH";
2996
2996
  value: string;
2997
+ } | {
2997
2998
  __kind: "Taproot";
2999
+ value: string;
2998
3000
  } | {
2999
3001
  __kind: "OtherSegwit";
3000
3002
  version: number;
3001
3003
  program: string;
3002
3004
  };
3003
- __kind: "Btc";
3004
3005
  } | {
3005
- value: string;
3006
3006
  __kind: "Arb";
3007
- } | {
3008
3007
  value: string;
3009
- __kind: "Sol";
3010
3008
  } | {
3009
+ __kind: "Sol";
3011
3010
  value: string;
3011
+ } | {
3012
3012
  __kind: "Hub";
3013
+ value: string;
3013
3014
  } | null | undefined;
3014
3015
  } | null | undefined;
3015
3016
  };
3016
- minPrice: string | number;
3017
3017
  maxOraclePriceSlippage?: number | null | undefined;
3018
3018
  } | null | undefined;
3019
3019
  }>;