@chainflip/processor 2.0.3 → 2.1.0-alpha.0

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 (1287) 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/environment/runtimeSafeModeUpdated.d.cts +12 -12
  26. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  27. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  28. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  29. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  30. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  31. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  32. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.ts +2 -2
  33. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  34. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  35. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  36. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  37. package/dist/100/ethereumVault/keyHandoverFailureReported.d.cts +1 -1
  38. package/dist/100/ethereumVault/keyHandoverFailureReported.d.ts +1 -1
  39. package/dist/100/ethereumVault/keyHandoverRequest.d.cts +4 -4
  40. package/dist/100/ethereumVault/keyHandoverRequest.d.ts +4 -4
  41. package/dist/100/ethereumVault/keyHandoverSuccessReported.d.cts +1 -1
  42. package/dist/100/ethereumVault/keyHandoverSuccessReported.d.ts +1 -1
  43. package/dist/100/ethereumVault/keygenFailureReported.d.cts +1 -1
  44. package/dist/100/ethereumVault/keygenFailureReported.d.ts +1 -1
  45. package/dist/100/ethereumVault/keygenRequest.d.cts +2 -2
  46. package/dist/100/ethereumVault/keygenRequest.d.ts +2 -2
  47. package/dist/100/ethereumVault/keygenSuccessReported.d.cts +1 -1
  48. package/dist/100/ethereumVault/keygenSuccessReported.d.ts +1 -1
  49. package/dist/100/flip/accountReaped.d.cts +2 -2
  50. package/dist/100/flip/accountReaped.d.ts +2 -2
  51. package/dist/100/flip/remainingImbalance.d.cts +24 -24
  52. package/dist/100/flip/remainingImbalance.d.ts +24 -24
  53. package/dist/100/flip/slashingPerformed.d.cts +2 -2
  54. package/dist/100/flip/slashingPerformed.d.ts +2 -2
  55. package/dist/100/funding/boundExecutorAddress.d.cts +3 -3
  56. package/dist/100/funding/boundExecutorAddress.d.ts +3 -3
  57. package/dist/100/funding/boundRedeemAddress.d.cts +3 -3
  58. package/dist/100/funding/boundRedeemAddress.d.ts +3 -3
  59. package/dist/100/funding/failedFundingAttempt.d.cts +3 -3
  60. package/dist/100/funding/failedFundingAttempt.d.ts +3 -3
  61. package/dist/100/funding/funded.d.cts +3 -3
  62. package/dist/100/funding/funded.d.ts +3 -3
  63. package/dist/100/funding/redemptionAmountZero.d.cts +2 -2
  64. package/dist/100/funding/redemptionAmountZero.d.ts +2 -2
  65. package/dist/100/funding/redemptionExpired.d.cts +2 -2
  66. package/dist/100/funding/redemptionExpired.d.ts +2 -2
  67. package/dist/100/funding/redemptionRequested.d.cts +3 -3
  68. package/dist/100/funding/redemptionRequested.d.ts +3 -3
  69. package/dist/100/funding/redemptionSettled.d.cts +1 -1
  70. package/dist/100/funding/redemptionSettled.d.ts +1 -1
  71. package/dist/100/funding/startedBidding.d.cts +2 -2
  72. package/dist/100/funding/startedBidding.d.ts +2 -2
  73. package/dist/100/funding/stoppedBidding.d.cts +2 -2
  74. package/dist/100/funding/stoppedBidding.d.ts +2 -2
  75. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
  76. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +2 -2
  77. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  78. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  79. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  80. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  81. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  82. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  83. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  84. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  85. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  86. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  87. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  88. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  89. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  90. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.ts +2 -2
  91. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  92. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  93. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  94. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  95. package/dist/100/polkadotVault/keyHandoverFailureReported.d.cts +1 -1
  96. package/dist/100/polkadotVault/keyHandoverFailureReported.d.ts +1 -1
  97. package/dist/100/polkadotVault/keyHandoverRequest.d.cts +4 -4
  98. package/dist/100/polkadotVault/keyHandoverRequest.d.ts +4 -4
  99. package/dist/100/polkadotVault/keyHandoverSuccessReported.d.cts +1 -1
  100. package/dist/100/polkadotVault/keyHandoverSuccessReported.d.ts +1 -1
  101. package/dist/100/polkadotVault/keygenFailureReported.d.cts +1 -1
  102. package/dist/100/polkadotVault/keygenFailureReported.d.ts +1 -1
  103. package/dist/100/polkadotVault/keygenRequest.d.cts +2 -2
  104. package/dist/100/polkadotVault/keygenRequest.d.ts +2 -2
  105. package/dist/100/polkadotVault/keygenSuccessReported.d.cts +1 -1
  106. package/dist/100/polkadotVault/keygenSuccessReported.d.ts +1 -1
  107. package/dist/100/reputation/offencePenalty.d.cts +2 -2
  108. package/dist/100/reputation/offencePenalty.d.ts +2 -2
  109. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  110. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  111. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  112. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  113. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  114. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  115. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  116. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  117. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  118. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  119. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  120. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  121. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  122. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  123. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  124. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  125. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  126. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  127. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  128. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  129. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  130. package/dist/100/system/extrinsicFailed.d.ts +16 -16
  131. package/dist/100/system/killedAccount.d.cts +2 -2
  132. package/dist/100/system/killedAccount.d.ts +2 -2
  133. package/dist/100/system/newAccount.d.cts +2 -2
  134. package/dist/100/system/newAccount.d.ts +2 -2
  135. package/dist/100/system/remarked.d.cts +2 -2
  136. package/dist/100/system/remarked.d.ts +2 -2
  137. package/dist/100/transactionPayment/transactionFeePaid.d.cts +2 -2
  138. package/dist/100/transactionPayment/transactionFeePaid.d.ts +2 -2
  139. package/dist/100/validator/auctionCompleted.d.cts +1 -1
  140. package/dist/100/validator/auctionCompleted.d.ts +1 -1
  141. package/dist/100/validator/cFEVersionUpdated.d.cts +2 -2
  142. package/dist/100/validator/cFEVersionUpdated.d.ts +2 -2
  143. package/dist/100/validator/peerIdRegistered.d.cts +1 -1
  144. package/dist/100/validator/peerIdRegistered.d.ts +1 -1
  145. package/dist/100/validator/peerIdUnregistered.d.cts +1 -1
  146. package/dist/100/validator/peerIdUnregistered.d.ts +1 -1
  147. package/dist/100/validator/rotationPhaseUpdated.d.cts +60 -60
  148. package/dist/100/validator/rotationPhaseUpdated.d.ts +60 -60
  149. package/dist/100/validator/vanityNameSet.d.cts +1 -1
  150. package/dist/100/validator/vanityNameSet.d.ts +1 -1
  151. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  152. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  153. package/dist/102/accountRoles/accountRoleRegistered.d.cts +2 -2
  154. package/dist/102/accountRoles/accountRoleRegistered.d.ts +2 -2
  155. package/dist/102/common.d.cts +1 -1
  156. package/dist/102/common.d.ts +1 -1
  157. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +5 -5
  158. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +5 -5
  159. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +5 -5
  160. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +5 -5
  161. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +5 -5
  162. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +5 -5
  163. package/dist/11000/common.d.cts +61 -61
  164. package/dist/11000/common.d.ts +61 -61
  165. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  166. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
  167. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +5 -5
  168. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +5 -5
  169. package/dist/11000/funding/rebalance.d.cts +4 -4
  170. package/dist/11000/funding/rebalance.d.ts +4 -4
  171. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  172. package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
  173. package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
  174. package/dist/11000/lendingPools/stoppedBoosting.d.ts +2 -2
  175. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  176. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  177. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +208 -208
  178. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +208 -208
  179. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  180. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  181. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +5 -5
  182. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +5 -5
  183. package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
  184. package/dist/11000/swapping/refundedOnChain.d.ts +2 -2
  185. package/dist/11000/swapping/swapDepositAddressReady.d.cts +5 -5
  186. package/dist/11000/swapping/swapDepositAddressReady.d.ts +5 -5
  187. package/dist/11000/swapping/swapRequested.d.cts +20 -20
  188. package/dist/11000/swapping/swapRequested.d.ts +20 -20
  189. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +4 -4
  190. package/dist/11000/tradingStrategy/strategyDeployed.d.ts +4 -4
  191. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  192. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +22 -22
  193. package/dist/111/common.d.cts +1 -1
  194. package/dist/111/common.d.ts +1 -1
  195. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  196. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
  197. package/dist/111/liquidityPools/limitOrderSetOrUpdateScheduled.d.cts +2 -2
  198. package/dist/111/liquidityPools/limitOrderSetOrUpdateScheduled.d.ts +2 -2
  199. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +2 -2
  200. package/dist/111/liquidityPools/limitOrderUpdated.d.ts +2 -2
  201. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  202. package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  203. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  204. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  205. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.d.cts +2 -2
  206. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.d.ts +2 -2
  207. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  208. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
  209. package/dist/11100/accountRoles/accountRoleDeregistered.d.cts +2 -2
  210. package/dist/11100/accountRoles/accountRoleDeregistered.d.ts +2 -2
  211. package/dist/11100/accountRoles/accountRoleRegistered.d.cts +2 -2
  212. package/dist/11100/accountRoles/accountRoleRegistered.d.ts +2 -2
  213. package/dist/11100/accountRoles/subAccountCallExecuted.d.cts +4 -4
  214. package/dist/11100/accountRoles/subAccountCallExecuted.d.ts +4 -4
  215. package/dist/11100/accountRoles/subAccountCreated.d.cts +4 -4
  216. package/dist/11100/accountRoles/subAccountCreated.d.ts +4 -4
  217. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +5 -5
  218. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +5 -5
  219. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +35 -35
  220. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +35 -35
  221. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +5 -5
  222. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +5 -5
  223. package/dist/11100/common.d.cts +109 -109
  224. package/dist/11100/common.d.ts +109 -109
  225. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +5 -5
  226. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +5 -5
  227. package/dist/11100/flip/bondUpdated.d.cts +2 -2
  228. package/dist/11100/flip/bondUpdated.d.ts +2 -2
  229. package/dist/11100/flip/flipMinted.d.cts +2 -2
  230. package/dist/11100/flip/flipMinted.d.ts +2 -2
  231. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  232. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
  233. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +6 -6
  234. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +6 -6
  235. package/dist/11100/funding/sCCallExecuted.d.cts +6 -6
  236. package/dist/11100/funding/sCCallExecuted.d.ts +6 -6
  237. package/dist/11100/lendingPools/collateralAdded.d.cts +2 -2
  238. package/dist/11100/lendingPools/collateralAdded.d.ts +2 -2
  239. package/dist/11100/lendingPools/collateralRemoved.d.cts +2 -2
  240. package/dist/11100/lendingPools/collateralRemoved.d.ts +2 -2
  241. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
  242. package/dist/11100/lendingPools/lendingFundsAdded.d.ts +2 -2
  243. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +2 -2
  244. package/dist/11100/lendingPools/lendingFundsRemoved.d.ts +2 -2
  245. package/dist/11100/lendingPools/liquidationInitiated.d.cts +2 -2
  246. package/dist/11100/lendingPools/liquidationInitiated.d.ts +2 -2
  247. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  248. package/dist/11100/lendingPools/loanCreated.d.ts +2 -2
  249. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +35 -35
  250. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +35 -35
  251. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +171 -171
  252. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +171 -171
  253. package/dist/11100/swapping/swapDepositAddressReady.d.cts +5 -5
  254. package/dist/11100/swapping/swapDepositAddressReady.d.ts +5 -5
  255. package/dist/11100/swapping/swapRequested.d.cts +26 -26
  256. package/dist/11100/swapping/swapRequested.d.ts +26 -26
  257. package/dist/11100/validator/delegated.d.cts +4 -4
  258. package/dist/11100/validator/delegated.d.ts +4 -4
  259. package/dist/11100/validator/delegatorAllowed.d.cts +4 -4
  260. package/dist/11100/validator/delegatorAllowed.d.ts +4 -4
  261. package/dist/11100/validator/delegatorBlocked.d.cts +4 -4
  262. package/dist/11100/validator/delegatorBlocked.d.ts +4 -4
  263. package/dist/11100/validator/maxBidUpdated.d.cts +2 -2
  264. package/dist/11100/validator/maxBidUpdated.d.ts +2 -2
  265. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +4 -4
  266. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +4 -4
  267. package/dist/11100/validator/operatorSettingsUpdated.d.cts +2 -2
  268. package/dist/11100/validator/operatorSettingsUpdated.d.ts +2 -2
  269. package/dist/11100/validator/rotationPhaseUpdated.d.cts +35 -35
  270. package/dist/11100/validator/rotationPhaseUpdated.d.ts +35 -35
  271. package/dist/11100/validator/unDelegationFinalized.d.cts +2 -2
  272. package/dist/11100/validator/unDelegationFinalized.d.ts +2 -2
  273. package/dist/11100/validator/undelegated.d.cts +4 -4
  274. package/dist/11100/validator/undelegated.d.ts +4 -4
  275. package/dist/11100/validator/validatorClaimed.d.cts +4 -4
  276. package/dist/11100/validator/validatorClaimed.d.ts +4 -4
  277. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +4 -4
  278. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +4 -4
  279. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +3 -3
  280. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +3 -3
  281. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +9 -9
  282. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +9 -9
  283. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +189 -189
  284. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +189 -189
  285. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  286. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +5 -5
  287. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  288. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  289. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +3 -3
  290. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +3 -3
  291. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +5 -5
  292. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +5 -5
  293. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +3 -3
  294. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +3 -3
  295. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  296. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  297. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  298. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  299. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +5 -5
  300. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +5 -5
  301. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  302. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  303. package/dist/11200/common.d.cts +77 -77
  304. package/dist/11200/common.d.ts +77 -77
  305. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  306. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  307. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  308. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  309. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +5 -5
  310. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +5 -5
  311. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  312. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  313. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  314. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  315. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  316. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  317. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +5 -5
  318. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +5 -5
  319. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  320. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  321. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  322. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  323. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +3 -3
  324. package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +3 -3
  325. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +5 -5
  326. package/dist/11200/solanaIngressEgress/depositFailed.d.ts +5 -5
  327. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +3 -3
  328. package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +3 -3
  329. package/dist/11200/swapping/swapRequested.d.cts +21 -21
  330. package/dist/11200/swapping/swapRequested.d.ts +21 -21
  331. package/dist/11200/validator/operatorSettingsUpdated.d.cts +2 -2
  332. package/dist/11200/validator/operatorSettingsUpdated.d.ts +2 -2
  333. package/dist/120/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  334. package/dist/120/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  335. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +3 -3
  336. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +3 -3
  337. package/dist/120/common.d.cts +7 -7
  338. package/dist/120/common.d.ts +7 -7
  339. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  340. package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
  341. package/dist/120/ethereumBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  342. package/dist/120/ethereumBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  343. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +3 -3
  344. package/dist/120/ethereumIngressEgress/depositReceived.d.ts +3 -3
  345. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  346. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  347. package/dist/120/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  348. package/dist/120/polkadotBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  349. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +3 -3
  350. package/dist/120/polkadotIngressEgress/depositReceived.d.ts +3 -3
  351. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  352. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  353. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +3 -3
  354. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +3 -3
  355. package/dist/131/bitcoinThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  356. package/dist/131/bitcoinThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  357. package/dist/131/bitcoinThresholdSigner/keyHandoverRequest.d.cts +4 -4
  358. package/dist/131/bitcoinThresholdSigner/keyHandoverRequest.d.ts +4 -4
  359. package/dist/131/bitcoinThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  360. package/dist/131/bitcoinThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  361. package/dist/131/bitcoinThresholdSigner/keygenFailureReported.d.cts +1 -1
  362. package/dist/131/bitcoinThresholdSigner/keygenFailureReported.d.ts +1 -1
  363. package/dist/131/bitcoinThresholdSigner/keygenRequest.d.cts +2 -2
  364. package/dist/131/bitcoinThresholdSigner/keygenRequest.d.ts +2 -2
  365. package/dist/131/bitcoinThresholdSigner/keygenSuccessReported.d.cts +1 -1
  366. package/dist/131/bitcoinThresholdSigner/keygenSuccessReported.d.ts +1 -1
  367. package/dist/131/common.d.cts +5 -5
  368. package/dist/131/common.d.ts +5 -5
  369. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  370. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  371. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +3 -3
  372. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +3 -3
  373. package/dist/131/ethereumThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  374. package/dist/131/ethereumThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  375. package/dist/131/ethereumThresholdSigner/keyHandoverRequest.d.cts +4 -4
  376. package/dist/131/ethereumThresholdSigner/keyHandoverRequest.d.ts +4 -4
  377. package/dist/131/ethereumThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  378. package/dist/131/ethereumThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  379. package/dist/131/ethereumThresholdSigner/keygenFailureReported.d.cts +1 -1
  380. package/dist/131/ethereumThresholdSigner/keygenFailureReported.d.ts +1 -1
  381. package/dist/131/ethereumThresholdSigner/keygenRequest.d.cts +2 -2
  382. package/dist/131/ethereumThresholdSigner/keygenRequest.d.ts +2 -2
  383. package/dist/131/ethereumThresholdSigner/keygenSuccessReported.d.cts +1 -1
  384. package/dist/131/ethereumThresholdSigner/keygenSuccessReported.d.ts +1 -1
  385. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  386. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
  387. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  388. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  389. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  390. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  391. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  392. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  393. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  394. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  395. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  396. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  397. package/dist/131/polkadotThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  398. package/dist/131/polkadotThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  399. package/dist/131/polkadotThresholdSigner/keyHandoverRequest.d.cts +4 -4
  400. package/dist/131/polkadotThresholdSigner/keyHandoverRequest.d.ts +4 -4
  401. package/dist/131/polkadotThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  402. package/dist/131/polkadotThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  403. package/dist/131/polkadotThresholdSigner/keygenFailureReported.d.cts +1 -1
  404. package/dist/131/polkadotThresholdSigner/keygenFailureReported.d.ts +1 -1
  405. package/dist/131/polkadotThresholdSigner/keygenRequest.d.cts +2 -2
  406. package/dist/131/polkadotThresholdSigner/keygenRequest.d.ts +2 -2
  407. package/dist/131/polkadotThresholdSigner/keygenSuccessReported.d.cts +1 -1
  408. package/dist/131/polkadotThresholdSigner/keygenSuccessReported.d.ts +1 -1
  409. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  410. package/dist/131/reputation/offencePenalty.d.ts +2 -2
  411. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  412. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  413. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  414. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  415. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  416. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  417. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  418. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  419. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  420. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  421. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  422. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  423. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  424. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  425. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  426. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  427. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  428. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  429. package/dist/141/accountRoles/accountRoleDeregistered.d.cts +2 -2
  430. package/dist/141/accountRoles/accountRoleDeregistered.d.ts +2 -2
  431. package/dist/141/accountRoles/vanityNameSet.d.cts +2 -2
  432. package/dist/141/accountRoles/vanityNameSet.d.ts +2 -2
  433. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  434. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  435. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  436. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
  437. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +3 -3
  438. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +3 -3
  439. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +3 -3
  440. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +3 -3
  441. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  442. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
  443. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
  444. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +4 -4
  445. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +7 -7
  446. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +7 -7
  447. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +7 -7
  448. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +7 -7
  449. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  450. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  451. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  452. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
  453. package/dist/141/common.d.cts +55 -55
  454. package/dist/141/common.d.ts +55 -55
  455. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  456. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  457. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  458. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  459. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  460. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  461. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  462. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  463. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  464. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  465. package/dist/141/evmThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  466. package/dist/141/evmThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  467. package/dist/141/evmThresholdSigner/keyHandoverRequest.d.cts +4 -4
  468. package/dist/141/evmThresholdSigner/keyHandoverRequest.d.ts +4 -4
  469. package/dist/141/evmThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  470. package/dist/141/evmThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  471. package/dist/141/evmThresholdSigner/keygenFailureReported.d.cts +1 -1
  472. package/dist/141/evmThresholdSigner/keygenFailureReported.d.ts +1 -1
  473. package/dist/141/evmThresholdSigner/keygenRequest.d.cts +2 -2
  474. package/dist/141/evmThresholdSigner/keygenRequest.d.ts +2 -2
  475. package/dist/141/evmThresholdSigner/keygenSuccessReported.d.cts +1 -1
  476. package/dist/141/evmThresholdSigner/keygenSuccessReported.d.ts +1 -1
  477. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  478. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  479. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  480. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  481. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
  482. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +2 -2
  483. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  484. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  485. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  486. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  487. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  488. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  489. package/dist/141/liquidityProvider/assetTransferred.d.cts +4 -4
  490. package/dist/141/liquidityProvider/assetTransferred.d.ts +4 -4
  491. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  492. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  493. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  494. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  495. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  496. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  497. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  498. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  499. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  500. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  501. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  502. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  503. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  504. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
  505. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  506. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  507. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  508. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  509. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  510. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  511. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  512. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  513. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  514. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  515. package/dist/141/swapping/swapDepositAddressReady.d.cts +29 -29
  516. package/dist/141/swapping/swapDepositAddressReady.d.ts +29 -29
  517. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  518. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  519. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  520. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  521. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  522. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  523. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  524. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  525. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  526. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  527. package/dist/141/validator/rotationPhaseUpdated.d.cts +51 -51
  528. package/dist/141/validator/rotationPhaseUpdated.d.ts +51 -51
  529. package/dist/141/validator/startedBidding.d.cts +2 -2
  530. package/dist/141/validator/startedBidding.d.ts +2 -2
  531. package/dist/141/validator/stoppedBidding.d.cts +2 -2
  532. package/dist/141/validator/stoppedBidding.d.ts +2 -2
  533. package/dist/141/witnesser/reportedWitnessingFailures.d.cts +2 -2
  534. package/dist/141/witnesser/reportedWitnessingFailures.d.ts +2 -2
  535. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  536. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  537. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  538. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  539. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +3 -3
  540. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +3 -3
  541. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +3 -3
  542. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +3 -3
  543. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  544. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  545. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  546. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  547. package/dist/150/common.d.cts +13 -13
  548. package/dist/150/common.d.ts +13 -13
  549. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  550. package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  551. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  552. package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  553. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  554. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  555. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  556. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  557. package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
  558. package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
  559. package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
  560. package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
  561. package/dist/150/liquidityProvider/assetTransferred.d.cts +4 -4
  562. package/dist/150/liquidityProvider/assetTransferred.d.ts +4 -4
  563. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  564. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  565. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  566. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  567. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  568. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  569. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  570. package/dist/150/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  571. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  572. package/dist/150/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  573. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  574. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  575. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  576. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  577. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  578. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  579. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +3 -3
  580. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +3 -3
  581. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  582. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  583. package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  584. package/dist/150/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  585. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +4 -4
  586. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +4 -4
  587. package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  588. package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  589. package/dist/150/solanaThresholdSigner/keyHandoverRequest.d.cts +4 -4
  590. package/dist/150/solanaThresholdSigner/keyHandoverRequest.d.ts +4 -4
  591. package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  592. package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  593. package/dist/150/solanaThresholdSigner/keygenFailureReported.d.cts +1 -1
  594. package/dist/150/solanaThresholdSigner/keygenFailureReported.d.ts +1 -1
  595. package/dist/150/solanaThresholdSigner/keygenRequest.d.cts +2 -2
  596. package/dist/150/solanaThresholdSigner/keygenRequest.d.ts +2 -2
  597. package/dist/150/solanaThresholdSigner/keygenSuccessReported.d.cts +1 -1
  598. package/dist/150/solanaThresholdSigner/keygenSuccessReported.d.ts +1 -1
  599. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  600. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  601. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  602. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  603. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +4 -4
  604. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +4 -4
  605. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  606. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +4 -4
  607. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  608. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  609. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  610. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  611. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  612. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  613. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  614. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  615. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  616. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  617. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  618. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  619. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  620. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  621. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  622. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  623. package/dist/150/swapping/swapDepositAddressReady.d.cts +28 -28
  624. package/dist/150/swapping/swapDepositAddressReady.d.ts +28 -28
  625. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  626. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  627. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  628. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  629. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  630. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  631. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  632. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  633. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  634. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  635. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  636. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  637. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +11 -11
  638. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +11 -11
  639. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  640. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +5 -5
  641. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  642. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  643. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  644. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  645. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  646. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  647. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +31 -31
  648. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +31 -31
  649. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +29 -29
  650. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +29 -29
  651. package/dist/160/common.d.cts +13 -13
  652. package/dist/160/common.d.ts +13 -13
  653. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  654. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  655. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +11 -11
  656. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +11 -11
  657. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +9 -9
  658. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +9 -9
  659. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  660. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
  661. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  662. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  663. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  664. package/dist/160/liquidityProvider/assetTransferred.d.ts +6 -6
  665. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  666. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  667. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  668. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  669. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  670. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  671. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  672. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  673. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  674. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  675. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +3 -3
  676. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +3 -3
  677. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +3 -3
  678. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +3 -3
  679. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  680. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  681. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  682. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  683. package/dist/160/swapping/swapDepositAddressReady.d.cts +3 -3
  684. package/dist/160/swapping/swapDepositAddressReady.d.ts +3 -3
  685. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  686. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  687. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  688. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  689. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  690. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  691. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  692. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
  693. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +33 -33
  694. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +33 -33
  695. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +33 -33
  696. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +33 -33
  697. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  698. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
  699. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  700. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
  701. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  702. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  703. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  704. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
  705. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  706. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  707. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  708. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  709. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  710. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  711. package/dist/170/common.d.cts +3 -3
  712. package/dist/170/common.d.ts +3 -3
  713. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  714. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  715. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  716. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  717. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  718. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  719. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  720. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  721. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  722. package/dist/170/reputation/offencePenalty.d.ts +2 -2
  723. package/dist/170/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  724. package/dist/170/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  725. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  726. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  727. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  728. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  729. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  730. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  731. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +7 -7
  732. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +7 -7
  733. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +31 -31
  734. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +31 -31
  735. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  736. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +5 -5
  737. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  738. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  739. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  740. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  741. package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.cts +2 -2
  742. package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.ts +2 -2
  743. package/dist/180/arbitrumIngressEgress/unknownBroker.d.cts +2 -2
  744. package/dist/180/arbitrumIngressEgress/unknownBroker.d.ts +2 -2
  745. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  746. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  747. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +5 -5
  748. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +5 -5
  749. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  750. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  751. package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.cts +2 -2
  752. package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.ts +2 -2
  753. package/dist/180/bitcoinIngressEgress/unknownBroker.d.cts +2 -2
  754. package/dist/180/bitcoinIngressEgress/unknownBroker.d.ts +2 -2
  755. package/dist/180/common.d.cts +52 -52
  756. package/dist/180/common.d.ts +52 -52
  757. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  758. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  759. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +5 -5
  760. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +5 -5
  761. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  762. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  763. package/dist/180/ethereumIngressEgress/unknownAffiliate.d.cts +2 -2
  764. package/dist/180/ethereumIngressEgress/unknownAffiliate.d.ts +2 -2
  765. package/dist/180/ethereumIngressEgress/unknownBroker.d.cts +2 -2
  766. package/dist/180/ethereumIngressEgress/unknownBroker.d.ts +2 -2
  767. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  768. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  769. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +9 -9
  770. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +9 -9
  771. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +184 -184
  772. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +184 -184
  773. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +5 -5
  774. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +5 -5
  775. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  776. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  777. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  778. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  779. package/dist/180/polkadotIngressEgress/unknownAffiliate.d.cts +2 -2
  780. package/dist/180/polkadotIngressEgress/unknownAffiliate.d.ts +2 -2
  781. package/dist/180/polkadotIngressEgress/unknownBroker.d.cts +2 -2
  782. package/dist/180/polkadotIngressEgress/unknownBroker.d.ts +2 -2
  783. package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  784. package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  785. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
  786. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
  787. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +11 -11
  788. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +11 -11
  789. package/dist/180/solanaIngressEgress/depositFailed.d.cts +155 -155
  790. package/dist/180/solanaIngressEgress/depositFailed.d.ts +155 -155
  791. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +5 -5
  792. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +5 -5
  793. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  794. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  795. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  796. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  797. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  798. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  799. package/dist/180/solanaIngressEgress/unknownAffiliate.d.cts +2 -2
  800. package/dist/180/solanaIngressEgress/unknownAffiliate.d.ts +2 -2
  801. package/dist/180/solanaIngressEgress/unknownBroker.d.cts +2 -2
  802. package/dist/180/solanaIngressEgress/unknownBroker.d.ts +2 -2
  803. package/dist/180/swapping/affiliateRegistration.d.cts +4 -4
  804. package/dist/180/swapping/affiliateRegistration.d.ts +4 -4
  805. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  806. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  807. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  808. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  809. package/dist/180/swapping/swapDepositAddressReady.d.cts +5 -5
  810. package/dist/180/swapping/swapDepositAddressReady.d.ts +5 -5
  811. package/dist/180/swapping/swapRequested.d.cts +9 -9
  812. package/dist/180/swapping/swapRequested.d.ts +9 -9
  813. package/dist/180/swapping/withdrawalRequested.d.cts +2 -2
  814. package/dist/180/swapping/withdrawalRequested.d.ts +2 -2
  815. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +3 -3
  816. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +3 -3
  817. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +5 -5
  818. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +5 -5
  819. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +3 -3
  820. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +3 -3
  821. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  822. package/dist/190/assetBalances/accountCredited.d.ts +2 -2
  823. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  824. package/dist/190/assetBalances/accountDebited.d.ts +2 -2
  825. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  826. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  827. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  828. package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
  829. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  830. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  831. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  832. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  833. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +3 -3
  834. package/dist/190/assethubIngressEgress/depositBoosted.d.ts +3 -3
  835. package/dist/190/assethubIngressEgress/depositFailed.d.cts +175 -175
  836. package/dist/190/assethubIngressEgress/depositFailed.d.ts +175 -175
  837. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  838. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  839. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +3 -3
  840. package/dist/190/assethubIngressEgress/depositFinalised.d.ts +3 -3
  841. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  842. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  843. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  844. package/dist/190/assethubIngressEgress/stoppedBoosting.d.ts +2 -2
  845. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  846. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  847. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  848. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  849. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  850. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  851. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  852. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  853. package/dist/190/assethubIngressEgress/unknownAffiliate.d.cts +2 -2
  854. package/dist/190/assethubIngressEgress/unknownAffiliate.d.ts +2 -2
  855. package/dist/190/assethubIngressEgress/unknownBroker.d.cts +2 -2
  856. package/dist/190/assethubIngressEgress/unknownBroker.d.ts +2 -2
  857. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  858. package/dist/190/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  859. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +5 -5
  860. package/dist/190/bitcoinIngressEgress/depositFailed.d.ts +5 -5
  861. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  862. package/dist/190/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  863. package/dist/190/common.d.cts +73 -73
  864. package/dist/190/common.d.ts +73 -73
  865. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  866. package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  867. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +5 -5
  868. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +5 -5
  869. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  870. package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  871. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +13 -13
  872. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +13 -13
  873. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  874. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  875. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +13 -13
  876. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +13 -13
  877. package/dist/190/liquidityProvider/assetTransferred.d.cts +4 -4
  878. package/dist/190/liquidityProvider/assetTransferred.d.ts +4 -4
  879. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  880. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  881. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  882. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  883. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  884. package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  885. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +5 -5
  886. package/dist/190/polkadotIngressEgress/depositFailed.d.ts +5 -5
  887. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  888. package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  889. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  890. package/dist/190/reputation/offencePenalty.d.ts +2 -2
  891. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +3 -3
  892. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +3 -3
  893. package/dist/190/solanaIngressEgress/depositFailed.d.cts +5 -5
  894. package/dist/190/solanaIngressEgress/depositFailed.d.ts +5 -5
  895. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +3 -3
  896. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +3 -3
  897. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  898. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  899. package/dist/190/swapping/creditedOnChain.d.cts +2 -2
  900. package/dist/190/swapping/creditedOnChain.d.ts +2 -2
  901. package/dist/190/swapping/refundedOnChain.d.cts +2 -2
  902. package/dist/190/swapping/refundedOnChain.d.ts +2 -2
  903. package/dist/190/swapping/swapDepositAddressReady.d.cts +5 -5
  904. package/dist/190/swapping/swapDepositAddressReady.d.ts +5 -5
  905. package/dist/190/swapping/swapRequested.d.cts +20 -20
  906. package/dist/190/swapping/swapRequested.d.ts +20 -20
  907. package/dist/190/swapping/vaultSwapMinimumBrokerFeeSet.d.cts +2 -2
  908. package/dist/190/swapping/vaultSwapMinimumBrokerFeeSet.d.ts +2 -2
  909. package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
  910. package/dist/190/swapping/withdrawalRequested.d.ts +2 -2
  911. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +3 -3
  912. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +3 -3
  913. package/dist/190/tradingStrategy/strategyClosed.d.cts +2 -2
  914. package/dist/190/tradingStrategy/strategyClosed.d.ts +2 -2
  915. package/dist/190/tradingStrategy/strategyDeployed.d.cts +5 -5
  916. package/dist/190/tradingStrategy/strategyDeployed.d.ts +5 -5
  917. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.cjs +10 -0
  918. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  919. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  920. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.mjs +10 -0
  921. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.cjs +10 -0
  922. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  923. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  924. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.mjs +10 -0
  925. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.cjs +10 -0
  926. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  927. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  928. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.mjs +10 -0
  929. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.cjs +8 -0
  930. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  931. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  932. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.mjs +8 -0
  933. package/dist/200/common.cjs +14 -12
  934. package/dist/200/common.d.cts +84 -66
  935. package/dist/200/common.d.ts +84 -66
  936. package/dist/200/common.mjs +17 -15
  937. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +9 -0
  938. package/dist/200/environment/runtimeSafeModeUpdated.d.ts +9 -0
  939. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.cjs +10 -0
  940. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  941. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  942. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.mjs +10 -0
  943. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.cjs +6 -0
  944. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  945. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  946. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.mjs +6 -0
  947. package/dist/200/funding/funded.d.cts +2 -2
  948. package/dist/200/funding/funded.d.ts +2 -2
  949. package/dist/200/lendingPools/collateralAdded.d.cts +2 -2
  950. package/dist/200/lendingPools/collateralAdded.d.ts +2 -2
  951. package/dist/200/lendingPools/collateralRemoved.d.cts +2 -2
  952. package/dist/200/lendingPools/collateralRemoved.d.ts +2 -2
  953. package/dist/200/lendingPools/collateralTopupAssetUpdated.cjs +10 -0
  954. package/dist/200/lendingPools/{primaryCollateralAssetUpdated.d.cts → collateralTopupAssetUpdated.d.cts} +9 -9
  955. package/dist/200/lendingPools/{primaryCollateralAssetUpdated.d.ts → collateralTopupAssetUpdated.d.ts} +9 -9
  956. package/dist/200/lendingPools/collateralTopupAssetUpdated.mjs +10 -0
  957. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  958. package/dist/200/lendingPools/lendingFundsAdded.d.ts +2 -2
  959. package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
  960. package/dist/200/lendingPools/lendingFundsRemoved.d.ts +2 -2
  961. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  962. package/dist/200/lendingPools/liquidationCompleted.d.ts +2 -2
  963. package/dist/200/lendingPools/liquidationInitiated.d.cts +2 -2
  964. package/dist/200/lendingPools/liquidationInitiated.d.ts +2 -2
  965. package/dist/200/lendingPools/loanCreated.d.cts +2 -2
  966. package/dist/200/lendingPools/loanCreated.d.ts +2 -2
  967. package/dist/200/lendingPools/palletConfigUpdated.d.cts +12 -7
  968. package/dist/200/lendingPools/palletConfigUpdated.d.ts +12 -7
  969. package/dist/200/lendingPools/whitelistUpdated.d.cts +9 -9
  970. package/dist/200/lendingPools/whitelistUpdated.d.ts +9 -9
  971. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.cjs +10 -0
  972. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  973. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  974. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.mjs +10 -0
  975. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.cjs +8 -0
  976. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  977. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  978. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.mjs +8 -0
  979. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.cjs +10 -0
  980. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  981. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  982. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.mjs +10 -0
  983. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.cjs +6 -0
  984. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  985. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  986. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.mjs +6 -0
  987. package/dist/200/swapping/accountCreationDepositAddressReady.cjs +1 -2
  988. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +47 -219
  989. package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +47 -219
  990. package/dist/200/swapping/accountCreationDepositAddressReady.mjs +1 -2
  991. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  992. package/dist/200/swapping/swapRequestCompleted.d.ts +2 -2
  993. package/dist/200/swapping/swapRequested.d.cts +53 -53
  994. package/dist/200/swapping/swapRequested.d.ts +53 -53
  995. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.cjs +10 -0
  996. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  997. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  998. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.mjs +10 -0
  999. package/dist/210/arbitrumIngressEgress/depositBoosted.cjs +27 -0
  1000. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
  1001. package/dist/210/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
  1002. package/dist/210/arbitrumIngressEgress/depositBoosted.mjs +27 -0
  1003. package/dist/210/arbitrumIngressEgress/depositFailed.cjs +15 -0
  1004. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
  1005. package/dist/210/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
  1006. package/dist/210/arbitrumIngressEgress/depositFailed.mjs +15 -0
  1007. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.cjs +10 -0
  1008. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +24 -0
  1009. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.ts +24 -0
  1010. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.mjs +10 -0
  1011. package/dist/210/arbitrumIngressEgress/depositFinalised.cjs +25 -0
  1012. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
  1013. package/dist/210/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
  1014. package/dist/210/arbitrumIngressEgress/depositFinalised.mjs +25 -0
  1015. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  1016. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  1017. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  1018. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  1019. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.cjs +11 -0
  1020. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  1021. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  1022. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.mjs +11 -0
  1023. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  1024. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
  1025. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
  1026. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  1027. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
  1028. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
  1029. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
  1030. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
  1031. package/dist/210/assetBalances/accountCredited.cjs +12 -0
  1032. package/dist/210/assetBalances/accountCredited.d.cts +30 -0
  1033. package/dist/210/assetBalances/accountCredited.d.ts +30 -0
  1034. package/dist/210/assetBalances/accountCredited.mjs +12 -0
  1035. package/dist/210/assetBalances/accountDebited.cjs +12 -0
  1036. package/dist/210/assetBalances/accountDebited.d.cts +30 -0
  1037. package/dist/210/assetBalances/accountDebited.d.ts +30 -0
  1038. package/dist/210/assetBalances/accountDebited.mjs +12 -0
  1039. package/dist/210/assethubIngressEgress/depositFailed.cjs +14 -0
  1040. package/dist/210/assethubIngressEgress/depositFailed.d.cts +1417 -0
  1041. package/dist/210/assethubIngressEgress/depositFailed.d.ts +1417 -0
  1042. package/dist/210/assethubIngressEgress/depositFailed.mjs +14 -0
  1043. package/dist/210/bitcoinIngressEgress/depositFailed.cjs +15 -0
  1044. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +2335 -0
  1045. package/dist/210/bitcoinIngressEgress/depositFailed.d.ts +2335 -0
  1046. package/dist/210/bitcoinIngressEgress/depositFailed.mjs +15 -0
  1047. package/dist/210/common.cjs +1171 -0
  1048. package/dist/210/common.d.cts +26252 -0
  1049. package/dist/210/common.d.ts +26252 -0
  1050. package/dist/210/common.mjs +1171 -0
  1051. package/dist/210/environment/addedNewArbAsset.cjs +7 -0
  1052. package/dist/210/environment/addedNewArbAsset.d.cts +13 -0
  1053. package/dist/210/environment/addedNewArbAsset.d.ts +13 -0
  1054. package/dist/210/environment/addedNewArbAsset.mjs +7 -0
  1055. package/dist/210/environment/addedNewEthAsset.cjs +7 -0
  1056. package/dist/210/environment/addedNewEthAsset.d.cts +13 -0
  1057. package/dist/210/environment/addedNewEthAsset.d.ts +13 -0
  1058. package/dist/210/environment/addedNewEthAsset.mjs +7 -0
  1059. package/dist/210/environment/runtimeSafeModeUpdated.cjs +9 -0
  1060. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +1928 -0
  1061. package/dist/210/environment/runtimeSafeModeUpdated.d.ts +1928 -0
  1062. package/dist/210/environment/runtimeSafeModeUpdated.mjs +9 -0
  1063. package/dist/210/environment/updatedArbAsset.cjs +7 -0
  1064. package/dist/210/environment/updatedArbAsset.d.cts +13 -0
  1065. package/dist/210/environment/updatedArbAsset.d.ts +13 -0
  1066. package/dist/210/environment/updatedArbAsset.mjs +7 -0
  1067. package/dist/210/environment/updatedEthAsset.cjs +7 -0
  1068. package/dist/210/environment/updatedEthAsset.d.cts +13 -0
  1069. package/dist/210/environment/updatedEthAsset.d.ts +13 -0
  1070. package/dist/210/environment/updatedEthAsset.mjs +7 -0
  1071. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.cjs +10 -0
  1072. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  1073. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  1074. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.mjs +10 -0
  1075. package/dist/210/ethereumIngressEgress/depositBoosted.cjs +27 -0
  1076. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +203 -0
  1077. package/dist/210/ethereumIngressEgress/depositBoosted.d.ts +203 -0
  1078. package/dist/210/ethereumIngressEgress/depositBoosted.mjs +27 -0
  1079. package/dist/210/ethereumIngressEgress/depositFailed.cjs +15 -0
  1080. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +1426 -0
  1081. package/dist/210/ethereumIngressEgress/depositFailed.d.ts +1426 -0
  1082. package/dist/210/ethereumIngressEgress/depositFailed.mjs +15 -0
  1083. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.cjs +10 -0
  1084. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +24 -0
  1085. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.ts +24 -0
  1086. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.mjs +10 -0
  1087. package/dist/210/ethereumIngressEgress/depositFinalised.cjs +25 -0
  1088. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +197 -0
  1089. package/dist/210/ethereumIngressEgress/depositFinalised.d.ts +197 -0
  1090. package/dist/210/ethereumIngressEgress/depositFinalised.mjs +25 -0
  1091. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  1092. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  1093. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  1094. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  1095. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.cjs +11 -0
  1096. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  1097. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  1098. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.mjs +11 -0
  1099. package/dist/210/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  1100. package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
  1101. package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
  1102. package/dist/210/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  1103. package/dist/210/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
  1104. package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
  1105. package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
  1106. package/dist/210/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
  1107. package/dist/210/funding/funded.cjs +12 -0
  1108. package/dist/210/funding/funded.d.cts +87 -0
  1109. package/dist/210/funding/funded.d.ts +87 -0
  1110. package/dist/210/funding/funded.mjs +12 -0
  1111. package/dist/210/governance/newGovernanceCouncil.cjs +9 -0
  1112. package/dist/210/governance/newGovernanceCouncil.d.cts +26 -0
  1113. package/dist/210/governance/newGovernanceCouncil.d.ts +26 -0
  1114. package/dist/210/governance/newGovernanceCouncil.mjs +9 -0
  1115. package/dist/210/lendingPools/boostFundsAdded.cjs +11 -0
  1116. package/dist/210/lendingPools/boostFundsAdded.d.cts +44 -0
  1117. package/dist/210/lendingPools/boostFundsAdded.d.ts +44 -0
  1118. package/dist/210/lendingPools/boostFundsAdded.mjs +11 -0
  1119. package/dist/210/lendingPools/boostPoolCreated.cjs +9 -0
  1120. package/dist/210/lendingPools/boostPoolCreated.d.cts +38 -0
  1121. package/dist/210/lendingPools/boostPoolCreated.d.ts +38 -0
  1122. package/dist/210/lendingPools/boostPoolCreated.mjs +9 -0
  1123. package/dist/210/lendingPools/collateralAdded.cjs +16 -0
  1124. package/dist/210/lendingPools/collateralAdded.d.cts +62 -0
  1125. package/dist/210/lendingPools/collateralAdded.d.ts +62 -0
  1126. package/dist/210/lendingPools/collateralAdded.mjs +16 -0
  1127. package/dist/210/lendingPools/collateralRemoved.cjs +10 -0
  1128. package/dist/210/lendingPools/collateralRemoved.d.cts +24 -0
  1129. package/dist/210/lendingPools/collateralRemoved.d.ts +24 -0
  1130. package/dist/210/lendingPools/collateralRemoved.mjs +10 -0
  1131. package/dist/210/lendingPools/collateralTopupAssetUpdated.cjs +10 -0
  1132. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +24 -0
  1133. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.ts +24 -0
  1134. package/dist/210/lendingPools/collateralTopupAssetUpdated.mjs +10 -0
  1135. package/dist/210/lendingPools/lendingFundsAdded.cjs +11 -0
  1136. package/dist/210/lendingPools/lendingFundsAdded.d.cts +27 -0
  1137. package/dist/210/lendingPools/lendingFundsAdded.d.ts +27 -0
  1138. package/dist/210/lendingPools/lendingFundsAdded.mjs +11 -0
  1139. package/dist/210/lendingPools/lendingFundsRemoved.cjs +11 -0
  1140. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +27 -0
  1141. package/dist/210/lendingPools/lendingFundsRemoved.d.ts +27 -0
  1142. package/dist/210/lendingPools/lendingFundsRemoved.mjs +11 -0
  1143. package/dist/210/lendingPools/lendingPoolCreated.cjs +7 -0
  1144. package/dist/210/lendingPools/lendingPoolCreated.d.cts +21 -0
  1145. package/dist/210/lendingPools/lendingPoolCreated.d.ts +21 -0
  1146. package/dist/210/lendingPools/lendingPoolCreated.mjs +7 -0
  1147. package/dist/210/lendingPools/loanCreated.cjs +12 -0
  1148. package/dist/210/lendingPools/loanCreated.d.cts +30 -0
  1149. package/dist/210/lendingPools/loanCreated.d.ts +30 -0
  1150. package/dist/210/lendingPools/loanCreated.mjs +12 -0
  1151. package/dist/210/lendingPools/palletConfigUpdated.cjs +9 -0
  1152. package/dist/210/lendingPools/palletConfigUpdated.d.cts +387 -0
  1153. package/dist/210/lendingPools/palletConfigUpdated.d.ts +387 -0
  1154. package/dist/210/lendingPools/palletConfigUpdated.mjs +9 -0
  1155. package/dist/210/lendingPools/stoppedBoosting.cjs +12 -0
  1156. package/dist/210/lendingPools/stoppedBoosting.d.cts +47 -0
  1157. package/dist/210/lendingPools/stoppedBoosting.d.ts +47 -0
  1158. package/dist/210/lendingPools/stoppedBoosting.mjs +12 -0
  1159. package/dist/210/liquidityPools/assetSwapped.cjs +12 -0
  1160. package/dist/210/liquidityPools/assetSwapped.d.cts +40 -0
  1161. package/dist/210/liquidityPools/assetSwapped.d.ts +40 -0
  1162. package/dist/210/liquidityPools/assetSwapped.mjs +12 -0
  1163. package/dist/210/liquidityPools/limitOrderUpdated.cjs +24 -0
  1164. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +98 -0
  1165. package/dist/210/liquidityPools/limitOrderUpdated.d.ts +98 -0
  1166. package/dist/210/liquidityPools/limitOrderUpdated.mjs +24 -0
  1167. package/dist/210/liquidityPools/newPoolCreated.cjs +12 -0
  1168. package/dist/210/liquidityPools/newPoolCreated.d.cts +40 -0
  1169. package/dist/210/liquidityPools/newPoolCreated.d.ts +40 -0
  1170. package/dist/210/liquidityPools/newPoolCreated.mjs +12 -0
  1171. package/dist/210/liquidityPools/orderDeletionFailed.cjs +7 -0
  1172. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +126 -0
  1173. package/dist/210/liquidityPools/orderDeletionFailed.d.ts +126 -0
  1174. package/dist/210/liquidityPools/orderDeletionFailed.mjs +7 -0
  1175. package/dist/210/liquidityPools/palletConfigUpdated.cjs +9 -0
  1176. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +43 -0
  1177. package/dist/210/liquidityPools/palletConfigUpdated.d.ts +43 -0
  1178. package/dist/210/liquidityPools/palletConfigUpdated.mjs +9 -0
  1179. package/dist/210/liquidityPools/poolFeeSet.cjs +11 -0
  1180. package/dist/210/liquidityPools/poolFeeSet.d.cts +37 -0
  1181. package/dist/210/liquidityPools/poolFeeSet.d.ts +37 -0
  1182. package/dist/210/liquidityPools/poolFeeSet.mjs +11 -0
  1183. package/dist/210/liquidityPools/priceImpactLimitSet.cjs +10 -0
  1184. package/dist/210/liquidityPools/priceImpactLimitSet.d.cts +45 -0
  1185. package/dist/210/liquidityPools/priceImpactLimitSet.d.ts +45 -0
  1186. package/dist/210/liquidityPools/priceImpactLimitSet.mjs +10 -0
  1187. package/dist/210/liquidityPools/rangeOrderUpdated.cjs +22 -0
  1188. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +208 -0
  1189. package/dist/210/liquidityPools/rangeOrderUpdated.d.ts +208 -0
  1190. package/dist/210/liquidityPools/rangeOrderUpdated.mjs +22 -0
  1191. package/dist/210/liquidityProvider/assetTransferred.cjs +12 -0
  1192. package/dist/210/liquidityProvider/assetTransferred.d.cts +30 -0
  1193. package/dist/210/liquidityProvider/assetTransferred.d.ts +30 -0
  1194. package/dist/210/liquidityProvider/assetTransferred.mjs +12 -0
  1195. package/dist/210/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
  1196. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +90 -0
  1197. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.ts +90 -0
  1198. package/dist/210/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
  1199. package/dist/210/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
  1200. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +94 -0
  1201. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.ts +94 -0
  1202. package/dist/210/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
  1203. package/dist/210/polkadotIngressEgress/depositFailed.cjs +14 -0
  1204. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +1417 -0
  1205. package/dist/210/polkadotIngressEgress/depositFailed.d.ts +1417 -0
  1206. package/dist/210/polkadotIngressEgress/depositFailed.mjs +14 -0
  1207. package/dist/210/solanaIngressEgress/depositFailed.cjs +15 -0
  1208. package/dist/210/solanaIngressEgress/depositFailed.d.cts +1498 -0
  1209. package/dist/210/solanaIngressEgress/depositFailed.d.ts +1498 -0
  1210. package/dist/210/solanaIngressEgress/depositFailed.mjs +15 -0
  1211. package/dist/210/swapping/accountCreationDepositAddressReady.cjs +22 -0
  1212. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +147 -0
  1213. package/dist/210/swapping/accountCreationDepositAddressReady.d.ts +147 -0
  1214. package/dist/210/swapping/accountCreationDepositAddressReady.mjs +22 -0
  1215. package/dist/210/swapping/batchSwapFailed.cjs +11 -0
  1216. package/dist/210/swapping/batchSwapFailed.d.cts +37 -0
  1217. package/dist/210/swapping/batchSwapFailed.d.ts +37 -0
  1218. package/dist/210/swapping/batchSwapFailed.mjs +11 -0
  1219. package/dist/210/swapping/creditedOnChain.cjs +12 -0
  1220. package/dist/210/swapping/creditedOnChain.d.cts +30 -0
  1221. package/dist/210/swapping/creditedOnChain.d.ts +30 -0
  1222. package/dist/210/swapping/creditedOnChain.mjs +12 -0
  1223. package/dist/210/swapping/palletConfigUpdated.cjs +7 -0
  1224. package/dist/210/swapping/palletConfigUpdated.d.cts +254 -0
  1225. package/dist/210/swapping/palletConfigUpdated.d.ts +254 -0
  1226. package/dist/210/swapping/palletConfigUpdated.mjs +7 -0
  1227. package/dist/210/swapping/refundEgressIgnored.cjs +12 -0
  1228. package/dist/210/swapping/refundEgressIgnored.d.cts +247 -0
  1229. package/dist/210/swapping/refundEgressIgnored.d.ts +247 -0
  1230. package/dist/210/swapping/refundEgressIgnored.mjs +12 -0
  1231. package/dist/210/swapping/refundEgressScheduled.cjs +18 -0
  1232. package/dist/210/swapping/refundEgressScheduled.d.cts +56 -0
  1233. package/dist/210/swapping/refundEgressScheduled.d.ts +56 -0
  1234. package/dist/210/swapping/refundEgressScheduled.mjs +18 -0
  1235. package/dist/210/swapping/refundedOnChain.cjs +13 -0
  1236. package/dist/210/swapping/refundedOnChain.d.cts +33 -0
  1237. package/dist/210/swapping/refundedOnChain.d.ts +33 -0
  1238. package/dist/210/swapping/refundedOnChain.mjs +13 -0
  1239. package/dist/210/swapping/swapAmountConfiscated.cjs +12 -0
  1240. package/dist/210/swapping/swapAmountConfiscated.d.cts +30 -0
  1241. package/dist/210/swapping/swapAmountConfiscated.d.ts +30 -0
  1242. package/dist/210/swapping/swapAmountConfiscated.mjs +12 -0
  1243. package/dist/210/swapping/swapDepositAddressReady.cjs +31 -0
  1244. package/dist/210/swapping/swapDepositAddressReady.d.cts +694 -0
  1245. package/dist/210/swapping/swapDepositAddressReady.d.ts +694 -0
  1246. package/dist/210/swapping/swapDepositAddressReady.mjs +31 -0
  1247. package/dist/210/swapping/swapEgressIgnored.cjs +12 -0
  1248. package/dist/210/swapping/swapEgressIgnored.d.cts +247 -0
  1249. package/dist/210/swapping/swapEgressIgnored.d.ts +247 -0
  1250. package/dist/210/swapping/swapEgressIgnored.mjs +12 -0
  1251. package/dist/210/swapping/swapEgressScheduled.cjs +17 -0
  1252. package/dist/210/swapping/swapEgressScheduled.d.cts +53 -0
  1253. package/dist/210/swapping/swapEgressScheduled.d.ts +53 -0
  1254. package/dist/210/swapping/swapEgressScheduled.mjs +17 -0
  1255. package/dist/210/swapping/swapExecuted.cjs +18 -0
  1256. package/dist/210/swapping/swapExecuted.d.cts +58 -0
  1257. package/dist/210/swapping/swapExecuted.d.ts +58 -0
  1258. package/dist/210/swapping/swapExecuted.mjs +18 -0
  1259. package/dist/210/swapping/swapRequested.cjs +25 -0
  1260. package/dist/210/swapping/swapRequested.d.cts +3992 -0
  1261. package/dist/210/swapping/swapRequested.d.ts +3992 -0
  1262. package/dist/210/swapping/swapRequested.mjs +25 -0
  1263. package/dist/210/swapping/withdrawalRequested.cjs +20 -0
  1264. package/dist/210/swapping/withdrawalRequested.d.cts +97 -0
  1265. package/dist/210/swapping/withdrawalRequested.d.ts +97 -0
  1266. package/dist/210/swapping/withdrawalRequested.mjs +20 -0
  1267. package/dist/210/tradingStrategy/fundsAddedToStrategy.cjs +10 -0
  1268. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +24 -0
  1269. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.ts +24 -0
  1270. package/dist/210/tradingStrategy/fundsAddedToStrategy.mjs +10 -0
  1271. package/dist/210/tradingStrategy/palletConfigUpdated.cjs +9 -0
  1272. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +107 -0
  1273. package/dist/210/tradingStrategy/palletConfigUpdated.d.ts +107 -0
  1274. package/dist/210/tradingStrategy/palletConfigUpdated.mjs +9 -0
  1275. package/dist/210/tradingStrategy/strategyDeployed.cjs +11 -0
  1276. package/dist/210/tradingStrategy/strategyDeployed.d.cts +133 -0
  1277. package/dist/210/tradingStrategy/strategyDeployed.d.ts +133 -0
  1278. package/dist/210/tradingStrategy/strategyDeployed.mjs +11 -0
  1279. package/dist/Processor.cjs +2 -2
  1280. package/dist/Processor.mjs +2 -2
  1281. package/dist/generate.cjs +1078 -0
  1282. package/dist/generate.d.cts +3 -0
  1283. package/dist/generate.d.ts +3 -0
  1284. package/dist/generate.mjs +1046 -0
  1285. package/package.json +2 -2
  1286. package/dist/200/lendingPools/primaryCollateralAssetUpdated.cjs +0 -10
  1287. package/dist/200/lendingPools/primaryCollateralAssetUpdated.mjs +0 -10
@@ -0,0 +1,3992 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const swappingSwapRequested: z.ZodObject<{
4
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5
+ inputAsset: z.ZodEffects<z.ZodObject<{
6
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "SolUsdt", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
9
+ }, {
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
13
+ }>;
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
+ outputAsset: z.ZodEffects<z.ZodObject<{
16
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "SolUsdt", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
17
+ }, "strip", z.ZodTypeAny, {
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19
+ }, {
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
21
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
22
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
23
+ }>;
24
+ origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
25
+ __kind: z.ZodLiteral<"DepositChannel">;
26
+ depositAddress: z.ZodEffects<z.ZodObject<{
27
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
28
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
+ }, "strip", z.ZodTypeAny, {
30
+ value: `0x${string}`;
31
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
32
+ }, {
33
+ value: string;
34
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
35
+ }>, {
36
+ readonly chain: "Ethereum";
37
+ readonly address: `0x${string}`;
38
+ } | {
39
+ readonly chain: "Polkadot";
40
+ readonly address: string;
41
+ } | {
42
+ readonly chain: "Bitcoin";
43
+ readonly address: string;
44
+ } | {
45
+ readonly chain: "Arbitrum";
46
+ readonly address: `0x${string}`;
47
+ } | {
48
+ readonly chain: "Solana";
49
+ readonly address: string;
50
+ } | {
51
+ readonly chain: "Assethub";
52
+ readonly address: string;
53
+ }, {
54
+ value: string;
55
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
56
+ }>;
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
+ 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>]>, `cF${string}`, string>;
60
+ }, "strip", z.ZodTypeAny, {
61
+ channelId: bigint;
62
+ __kind: "DepositChannel";
63
+ depositAddress: {
64
+ readonly chain: "Ethereum";
65
+ readonly address: `0x${string}`;
66
+ } | {
67
+ readonly chain: "Polkadot";
68
+ readonly address: string;
69
+ } | {
70
+ readonly chain: "Bitcoin";
71
+ readonly address: string;
72
+ } | {
73
+ readonly chain: "Arbitrum";
74
+ readonly address: `0x${string}`;
75
+ } | {
76
+ readonly chain: "Solana";
77
+ readonly address: string;
78
+ } | {
79
+ readonly chain: "Assethub";
80
+ readonly address: string;
81
+ };
82
+ depositBlockHeight: bigint;
83
+ brokerId: `cF${string}`;
84
+ }, {
85
+ channelId: string | number;
86
+ __kind: "DepositChannel";
87
+ depositAddress: {
88
+ value: string;
89
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
90
+ };
91
+ depositBlockHeight: string | number;
92
+ brokerId: string;
93
+ }>, z.ZodObject<{
94
+ __kind: z.ZodLiteral<"Vault">;
95
+ txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
96
+ __kind: z.ZodLiteral<"Evm">;
97
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
98
+ }, "strip", z.ZodTypeAny, {
99
+ value: `0x${string}`;
100
+ __kind: "Evm";
101
+ }, {
102
+ value: string;
103
+ __kind: "Evm";
104
+ }>, z.ZodObject<{
105
+ __kind: z.ZodLiteral<"Bitcoin">;
106
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
107
+ }, "strip", z.ZodTypeAny, {
108
+ value: `0x${string}`;
109
+ __kind: "Bitcoin";
110
+ }, {
111
+ value: string;
112
+ __kind: "Bitcoin";
113
+ }>, z.ZodObject<{
114
+ __kind: z.ZodLiteral<"Polkadot">;
115
+ value: z.ZodObject<{
116
+ blockNumber: z.ZodNumber;
117
+ extrinsicIndex: z.ZodNumber;
118
+ }, "strip", z.ZodTypeAny, {
119
+ blockNumber: number;
120
+ extrinsicIndex: number;
121
+ }, {
122
+ blockNumber: number;
123
+ extrinsicIndex: number;
124
+ }>;
125
+ }, "strip", z.ZodTypeAny, {
126
+ value: {
127
+ blockNumber: number;
128
+ extrinsicIndex: number;
129
+ };
130
+ __kind: "Polkadot";
131
+ }, {
132
+ value: {
133
+ blockNumber: number;
134
+ extrinsicIndex: number;
135
+ };
136
+ __kind: "Polkadot";
137
+ }>, z.ZodObject<{
138
+ __kind: z.ZodLiteral<"Solana">;
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
+ }, "strip", z.ZodTypeAny, {
141
+ value: [`0x${string}`, bigint];
142
+ __kind: "Solana";
143
+ }, {
144
+ value: [string, string | number];
145
+ __kind: "Solana";
146
+ }>, z.ZodObject<{
147
+ __kind: z.ZodLiteral<"None">;
148
+ }, "strip", z.ZodTypeAny, {
149
+ __kind: "None";
150
+ }, {
151
+ __kind: "None";
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>]>, `cF${string}`, string>>>;
154
+ }, "strip", z.ZodTypeAny, {
155
+ __kind: "Vault";
156
+ txId: {
157
+ value: `0x${string}`;
158
+ __kind: "Evm";
159
+ } | {
160
+ value: `0x${string}`;
161
+ __kind: "Bitcoin";
162
+ } | {
163
+ value: {
164
+ blockNumber: number;
165
+ extrinsicIndex: number;
166
+ };
167
+ __kind: "Polkadot";
168
+ } | {
169
+ value: [`0x${string}`, bigint];
170
+ __kind: "Solana";
171
+ } | {
172
+ __kind: "None";
173
+ };
174
+ brokerId?: `cF${string}` | null | undefined;
175
+ }, {
176
+ __kind: "Vault";
177
+ txId: {
178
+ value: string;
179
+ __kind: "Evm";
180
+ } | {
181
+ value: string;
182
+ __kind: "Bitcoin";
183
+ } | {
184
+ value: {
185
+ blockNumber: number;
186
+ extrinsicIndex: number;
187
+ };
188
+ __kind: "Polkadot";
189
+ } | {
190
+ value: [string, string | number];
191
+ __kind: "Solana";
192
+ } | {
193
+ __kind: "None";
194
+ };
195
+ brokerId?: string | null | undefined;
196
+ }>, z.ZodObject<{
197
+ __kind: z.ZodLiteral<"Internal">;
198
+ }, "strip", z.ZodTypeAny, {
199
+ __kind: "Internal";
200
+ }, {
201
+ __kind: "Internal";
202
+ }>, z.ZodObject<{
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>]>, `cF${string}`, string>;
205
+ }, "strip", z.ZodTypeAny, {
206
+ value: `cF${string}`;
207
+ __kind: "OnChainAccount";
208
+ }, {
209
+ value: string;
210
+ __kind: "OnChainAccount";
211
+ }>]>;
212
+ requestType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
213
+ __kind: z.ZodLiteral<"NetworkFee">;
214
+ }, "strip", z.ZodTypeAny, {
215
+ __kind: "NetworkFee";
216
+ }, {
217
+ __kind: "NetworkFee";
218
+ }>, z.ZodObject<{
219
+ __kind: z.ZodLiteral<"IngressEgressFee">;
220
+ }, "strip", z.ZodTypeAny, {
221
+ __kind: "IngressEgressFee";
222
+ }, {
223
+ __kind: "IngressEgressFee";
224
+ }>, z.ZodObject<{
225
+ __kind: z.ZodLiteral<"Regular">;
226
+ outputAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
227
+ __kind: z.ZodLiteral<"Egress">;
228
+ ccmDepositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
229
+ channelMetadata: z.ZodObject<{
230
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
231
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
232
+ ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
233
+ __kind: z.ZodLiteral<"NotRequired">;
234
+ }, "strip", z.ZodTypeAny, {
235
+ __kind: "NotRequired";
236
+ }, {
237
+ __kind: "NotRequired";
238
+ }>, z.ZodObject<{
239
+ __kind: z.ZodLiteral<"Solana">;
240
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
241
+ __kind: z.ZodLiteral<"V0">;
242
+ value: z.ZodObject<{
243
+ cfReceiver: z.ZodObject<{
244
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
245
+ isWritable: z.ZodBoolean;
246
+ }, "strip", z.ZodTypeAny, {
247
+ pubkey: `0x${string}`;
248
+ isWritable: boolean;
249
+ }, {
250
+ pubkey: string;
251
+ isWritable: boolean;
252
+ }>;
253
+ additionalAccounts: z.ZodArray<z.ZodObject<{
254
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
255
+ isWritable: z.ZodBoolean;
256
+ }, "strip", z.ZodTypeAny, {
257
+ pubkey: `0x${string}`;
258
+ isWritable: boolean;
259
+ }, {
260
+ pubkey: string;
261
+ isWritable: boolean;
262
+ }>, "many">;
263
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
264
+ }, "strip", z.ZodTypeAny, {
265
+ cfReceiver: {
266
+ pubkey: `0x${string}`;
267
+ isWritable: boolean;
268
+ };
269
+ additionalAccounts: {
270
+ pubkey: `0x${string}`;
271
+ isWritable: boolean;
272
+ }[];
273
+ fallbackAddress: `0x${string}`;
274
+ }, {
275
+ cfReceiver: {
276
+ pubkey: string;
277
+ isWritable: boolean;
278
+ };
279
+ additionalAccounts: {
280
+ pubkey: string;
281
+ isWritable: boolean;
282
+ }[];
283
+ fallbackAddress: string;
284
+ }>;
285
+ }, "strip", z.ZodTypeAny, {
286
+ value: {
287
+ cfReceiver: {
288
+ pubkey: `0x${string}`;
289
+ isWritable: boolean;
290
+ };
291
+ additionalAccounts: {
292
+ pubkey: `0x${string}`;
293
+ isWritable: boolean;
294
+ }[];
295
+ fallbackAddress: `0x${string}`;
296
+ };
297
+ __kind: "V0";
298
+ }, {
299
+ value: {
300
+ cfReceiver: {
301
+ pubkey: string;
302
+ isWritable: boolean;
303
+ };
304
+ additionalAccounts: {
305
+ pubkey: string;
306
+ isWritable: boolean;
307
+ }[];
308
+ fallbackAddress: string;
309
+ };
310
+ __kind: "V0";
311
+ }>, z.ZodObject<{
312
+ __kind: z.ZodLiteral<"V1">;
313
+ ccmAccounts: z.ZodObject<{
314
+ cfReceiver: z.ZodObject<{
315
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
316
+ isWritable: z.ZodBoolean;
317
+ }, "strip", z.ZodTypeAny, {
318
+ pubkey: `0x${string}`;
319
+ isWritable: boolean;
320
+ }, {
321
+ pubkey: string;
322
+ isWritable: boolean;
323
+ }>;
324
+ additionalAccounts: z.ZodArray<z.ZodObject<{
325
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
326
+ isWritable: z.ZodBoolean;
327
+ }, "strip", z.ZodTypeAny, {
328
+ pubkey: `0x${string}`;
329
+ isWritable: boolean;
330
+ }, {
331
+ pubkey: string;
332
+ isWritable: boolean;
333
+ }>, "many">;
334
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
335
+ }, "strip", z.ZodTypeAny, {
336
+ cfReceiver: {
337
+ pubkey: `0x${string}`;
338
+ isWritable: boolean;
339
+ };
340
+ additionalAccounts: {
341
+ pubkey: `0x${string}`;
342
+ isWritable: boolean;
343
+ }[];
344
+ fallbackAddress: `0x${string}`;
345
+ }, {
346
+ cfReceiver: {
347
+ pubkey: string;
348
+ isWritable: boolean;
349
+ };
350
+ additionalAccounts: {
351
+ pubkey: string;
352
+ isWritable: boolean;
353
+ }[];
354
+ fallbackAddress: string;
355
+ }>;
356
+ alts: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
357
+ }, "strip", z.ZodTypeAny, {
358
+ __kind: "V1";
359
+ ccmAccounts: {
360
+ cfReceiver: {
361
+ pubkey: `0x${string}`;
362
+ isWritable: boolean;
363
+ };
364
+ additionalAccounts: {
365
+ pubkey: `0x${string}`;
366
+ isWritable: boolean;
367
+ }[];
368
+ fallbackAddress: `0x${string}`;
369
+ };
370
+ alts: `0x${string}`[];
371
+ }, {
372
+ __kind: "V1";
373
+ ccmAccounts: {
374
+ cfReceiver: {
375
+ pubkey: string;
376
+ isWritable: boolean;
377
+ };
378
+ additionalAccounts: {
379
+ pubkey: string;
380
+ isWritable: boolean;
381
+ }[];
382
+ fallbackAddress: string;
383
+ };
384
+ alts: string[];
385
+ }>]>;
386
+ }, "strip", z.ZodTypeAny, {
387
+ value: {
388
+ value: {
389
+ cfReceiver: {
390
+ pubkey: `0x${string}`;
391
+ isWritable: boolean;
392
+ };
393
+ additionalAccounts: {
394
+ pubkey: `0x${string}`;
395
+ isWritable: boolean;
396
+ }[];
397
+ fallbackAddress: `0x${string}`;
398
+ };
399
+ __kind: "V0";
400
+ } | {
401
+ __kind: "V1";
402
+ ccmAccounts: {
403
+ cfReceiver: {
404
+ pubkey: `0x${string}`;
405
+ isWritable: boolean;
406
+ };
407
+ additionalAccounts: {
408
+ pubkey: `0x${string}`;
409
+ isWritable: boolean;
410
+ }[];
411
+ fallbackAddress: `0x${string}`;
412
+ };
413
+ alts: `0x${string}`[];
414
+ };
415
+ __kind: "Solana";
416
+ }, {
417
+ value: {
418
+ value: {
419
+ cfReceiver: {
420
+ pubkey: string;
421
+ isWritable: boolean;
422
+ };
423
+ additionalAccounts: {
424
+ pubkey: string;
425
+ isWritable: boolean;
426
+ }[];
427
+ fallbackAddress: string;
428
+ };
429
+ __kind: "V0";
430
+ } | {
431
+ __kind: "V1";
432
+ ccmAccounts: {
433
+ cfReceiver: {
434
+ pubkey: string;
435
+ isWritable: boolean;
436
+ };
437
+ additionalAccounts: {
438
+ pubkey: string;
439
+ isWritable: boolean;
440
+ }[];
441
+ fallbackAddress: string;
442
+ };
443
+ alts: string[];
444
+ };
445
+ __kind: "Solana";
446
+ }>]>;
447
+ }, "strip", z.ZodTypeAny, {
448
+ message: `0x${string}`;
449
+ gasBudget: bigint;
450
+ ccmAdditionalData: {
451
+ __kind: "NotRequired";
452
+ } | {
453
+ value: {
454
+ value: {
455
+ cfReceiver: {
456
+ pubkey: `0x${string}`;
457
+ isWritable: boolean;
458
+ };
459
+ additionalAccounts: {
460
+ pubkey: `0x${string}`;
461
+ isWritable: boolean;
462
+ }[];
463
+ fallbackAddress: `0x${string}`;
464
+ };
465
+ __kind: "V0";
466
+ } | {
467
+ __kind: "V1";
468
+ ccmAccounts: {
469
+ cfReceiver: {
470
+ pubkey: `0x${string}`;
471
+ isWritable: boolean;
472
+ };
473
+ additionalAccounts: {
474
+ pubkey: `0x${string}`;
475
+ isWritable: boolean;
476
+ }[];
477
+ fallbackAddress: `0x${string}`;
478
+ };
479
+ alts: `0x${string}`[];
480
+ };
481
+ __kind: "Solana";
482
+ };
483
+ }, {
484
+ message: string;
485
+ gasBudget: string | number;
486
+ ccmAdditionalData: {
487
+ __kind: "NotRequired";
488
+ } | {
489
+ value: {
490
+ value: {
491
+ cfReceiver: {
492
+ pubkey: string;
493
+ isWritable: boolean;
494
+ };
495
+ additionalAccounts: {
496
+ pubkey: string;
497
+ isWritable: boolean;
498
+ }[];
499
+ fallbackAddress: string;
500
+ };
501
+ __kind: "V0";
502
+ } | {
503
+ __kind: "V1";
504
+ ccmAccounts: {
505
+ cfReceiver: {
506
+ pubkey: string;
507
+ isWritable: boolean;
508
+ };
509
+ additionalAccounts: {
510
+ pubkey: string;
511
+ isWritable: boolean;
512
+ }[];
513
+ fallbackAddress: string;
514
+ };
515
+ alts: string[];
516
+ };
517
+ __kind: "Solana";
518
+ };
519
+ }>;
520
+ sourceChain: z.ZodEffects<z.ZodObject<{
521
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
522
+ }, "strip", z.ZodTypeAny, {
523
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
524
+ }, {
525
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
526
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
527
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
528
+ }>;
529
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
530
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
531
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
532
+ }, "strip", z.ZodTypeAny, {
533
+ value: `0x${string}`;
534
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
535
+ }, {
536
+ value: string;
537
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
538
+ }>, {
539
+ readonly chain: "Ethereum";
540
+ readonly address: `0x${string}`;
541
+ } | {
542
+ readonly chain: "Polkadot";
543
+ readonly address: string;
544
+ } | {
545
+ readonly chain: "Bitcoin";
546
+ readonly address: string;
547
+ } | {
548
+ readonly chain: "Arbitrum";
549
+ readonly address: `0x${string}`;
550
+ } | {
551
+ readonly chain: "Solana";
552
+ readonly address: string;
553
+ } | {
554
+ readonly chain: "Assethub";
555
+ readonly address: string;
556
+ }, {
557
+ value: string;
558
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
559
+ }>>>;
560
+ }, "strip", z.ZodTypeAny, {
561
+ channelMetadata: {
562
+ message: `0x${string}`;
563
+ gasBudget: bigint;
564
+ ccmAdditionalData: {
565
+ __kind: "NotRequired";
566
+ } | {
567
+ value: {
568
+ value: {
569
+ cfReceiver: {
570
+ pubkey: `0x${string}`;
571
+ isWritable: boolean;
572
+ };
573
+ additionalAccounts: {
574
+ pubkey: `0x${string}`;
575
+ isWritable: boolean;
576
+ }[];
577
+ fallbackAddress: `0x${string}`;
578
+ };
579
+ __kind: "V0";
580
+ } | {
581
+ __kind: "V1";
582
+ ccmAccounts: {
583
+ cfReceiver: {
584
+ pubkey: `0x${string}`;
585
+ isWritable: boolean;
586
+ };
587
+ additionalAccounts: {
588
+ pubkey: `0x${string}`;
589
+ isWritable: boolean;
590
+ }[];
591
+ fallbackAddress: `0x${string}`;
592
+ };
593
+ alts: `0x${string}`[];
594
+ };
595
+ __kind: "Solana";
596
+ };
597
+ };
598
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
599
+ sourceAddress?: {
600
+ readonly chain: "Ethereum";
601
+ readonly address: `0x${string}`;
602
+ } | {
603
+ readonly chain: "Polkadot";
604
+ readonly address: string;
605
+ } | {
606
+ readonly chain: "Bitcoin";
607
+ readonly address: string;
608
+ } | {
609
+ readonly chain: "Arbitrum";
610
+ readonly address: `0x${string}`;
611
+ } | {
612
+ readonly chain: "Solana";
613
+ readonly address: string;
614
+ } | {
615
+ readonly chain: "Assethub";
616
+ readonly address: string;
617
+ } | null | undefined;
618
+ }, {
619
+ channelMetadata: {
620
+ message: string;
621
+ gasBudget: string | number;
622
+ ccmAdditionalData: {
623
+ __kind: "NotRequired";
624
+ } | {
625
+ value: {
626
+ value: {
627
+ cfReceiver: {
628
+ pubkey: string;
629
+ isWritable: boolean;
630
+ };
631
+ additionalAccounts: {
632
+ pubkey: string;
633
+ isWritable: boolean;
634
+ }[];
635
+ fallbackAddress: string;
636
+ };
637
+ __kind: "V0";
638
+ } | {
639
+ __kind: "V1";
640
+ ccmAccounts: {
641
+ cfReceiver: {
642
+ pubkey: string;
643
+ isWritable: boolean;
644
+ };
645
+ additionalAccounts: {
646
+ pubkey: string;
647
+ isWritable: boolean;
648
+ }[];
649
+ fallbackAddress: string;
650
+ };
651
+ alts: string[];
652
+ };
653
+ __kind: "Solana";
654
+ };
655
+ };
656
+ sourceChain: {
657
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
658
+ };
659
+ sourceAddress?: {
660
+ value: string;
661
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
662
+ } | null | undefined;
663
+ }>>>;
664
+ outputAddress: z.ZodEffects<z.ZodObject<{
665
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
666
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
667
+ }, "strip", z.ZodTypeAny, {
668
+ value: `0x${string}`;
669
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
670
+ }, {
671
+ value: string;
672
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
673
+ }>, {
674
+ readonly chain: "Ethereum";
675
+ readonly address: `0x${string}`;
676
+ } | {
677
+ readonly chain: "Polkadot";
678
+ readonly address: string;
679
+ } | {
680
+ readonly chain: "Bitcoin";
681
+ readonly address: string;
682
+ } | {
683
+ readonly chain: "Arbitrum";
684
+ readonly address: `0x${string}`;
685
+ } | {
686
+ readonly chain: "Solana";
687
+ readonly address: string;
688
+ } | {
689
+ readonly chain: "Assethub";
690
+ readonly address: string;
691
+ }, {
692
+ value: string;
693
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
694
+ }>;
695
+ }, "strip", z.ZodTypeAny, {
696
+ __kind: "Egress";
697
+ outputAddress: {
698
+ readonly chain: "Ethereum";
699
+ readonly address: `0x${string}`;
700
+ } | {
701
+ readonly chain: "Polkadot";
702
+ readonly address: string;
703
+ } | {
704
+ readonly chain: "Bitcoin";
705
+ readonly address: string;
706
+ } | {
707
+ readonly chain: "Arbitrum";
708
+ readonly address: `0x${string}`;
709
+ } | {
710
+ readonly chain: "Solana";
711
+ readonly address: string;
712
+ } | {
713
+ readonly chain: "Assethub";
714
+ readonly address: string;
715
+ };
716
+ ccmDepositMetadata?: {
717
+ channelMetadata: {
718
+ message: `0x${string}`;
719
+ gasBudget: bigint;
720
+ ccmAdditionalData: {
721
+ __kind: "NotRequired";
722
+ } | {
723
+ value: {
724
+ value: {
725
+ cfReceiver: {
726
+ pubkey: `0x${string}`;
727
+ isWritable: boolean;
728
+ };
729
+ additionalAccounts: {
730
+ pubkey: `0x${string}`;
731
+ isWritable: boolean;
732
+ }[];
733
+ fallbackAddress: `0x${string}`;
734
+ };
735
+ __kind: "V0";
736
+ } | {
737
+ __kind: "V1";
738
+ ccmAccounts: {
739
+ cfReceiver: {
740
+ pubkey: `0x${string}`;
741
+ isWritable: boolean;
742
+ };
743
+ additionalAccounts: {
744
+ pubkey: `0x${string}`;
745
+ isWritable: boolean;
746
+ }[];
747
+ fallbackAddress: `0x${string}`;
748
+ };
749
+ alts: `0x${string}`[];
750
+ };
751
+ __kind: "Solana";
752
+ };
753
+ };
754
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
755
+ sourceAddress?: {
756
+ readonly chain: "Ethereum";
757
+ readonly address: `0x${string}`;
758
+ } | {
759
+ readonly chain: "Polkadot";
760
+ readonly address: string;
761
+ } | {
762
+ readonly chain: "Bitcoin";
763
+ readonly address: string;
764
+ } | {
765
+ readonly chain: "Arbitrum";
766
+ readonly address: `0x${string}`;
767
+ } | {
768
+ readonly chain: "Solana";
769
+ readonly address: string;
770
+ } | {
771
+ readonly chain: "Assethub";
772
+ readonly address: string;
773
+ } | null | undefined;
774
+ } | null | undefined;
775
+ }, {
776
+ __kind: "Egress";
777
+ outputAddress: {
778
+ value: string;
779
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
780
+ };
781
+ ccmDepositMetadata?: {
782
+ channelMetadata: {
783
+ message: string;
784
+ gasBudget: string | number;
785
+ ccmAdditionalData: {
786
+ __kind: "NotRequired";
787
+ } | {
788
+ value: {
789
+ value: {
790
+ cfReceiver: {
791
+ pubkey: string;
792
+ isWritable: boolean;
793
+ };
794
+ additionalAccounts: {
795
+ pubkey: string;
796
+ isWritable: boolean;
797
+ }[];
798
+ fallbackAddress: string;
799
+ };
800
+ __kind: "V0";
801
+ } | {
802
+ __kind: "V1";
803
+ ccmAccounts: {
804
+ cfReceiver: {
805
+ pubkey: string;
806
+ isWritable: boolean;
807
+ };
808
+ additionalAccounts: {
809
+ pubkey: string;
810
+ isWritable: boolean;
811
+ }[];
812
+ fallbackAddress: string;
813
+ };
814
+ alts: string[];
815
+ };
816
+ __kind: "Solana";
817
+ };
818
+ };
819
+ sourceChain: {
820
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
821
+ };
822
+ sourceAddress?: {
823
+ value: string;
824
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
825
+ } | null | undefined;
826
+ } | null | undefined;
827
+ }>, z.ZodObject<{
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>]>, `cF${string}`, string>;
830
+ }, "strip", z.ZodTypeAny, {
831
+ __kind: "CreditOnChain";
832
+ accountId: `cF${string}`;
833
+ }, {
834
+ __kind: "CreditOnChain";
835
+ accountId: string;
836
+ }>, z.ZodObject<{
837
+ __kind: z.ZodLiteral<"CreditLendingPool">;
838
+ swapType: z.ZodObject<{
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>]>, `cF${string}`, string>;
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
+ }, "strip", z.ZodTypeAny, {
843
+ __kind: "Liquidation";
844
+ borrowerId: `cF${string}`;
845
+ loanId: bigint;
846
+ }, {
847
+ __kind: "Liquidation";
848
+ borrowerId: string;
849
+ loanId: string | number;
850
+ }>;
851
+ }, "strip", z.ZodTypeAny, {
852
+ __kind: "CreditLendingPool";
853
+ swapType: {
854
+ __kind: "Liquidation";
855
+ borrowerId: `cF${string}`;
856
+ loanId: bigint;
857
+ };
858
+ }, {
859
+ __kind: "CreditLendingPool";
860
+ swapType: {
861
+ __kind: "Liquidation";
862
+ borrowerId: string;
863
+ loanId: string | number;
864
+ };
865
+ }>, z.ZodObject<{
866
+ __kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
867
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
868
+ flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
869
+ }, "strip", z.ZodTypeAny, {
870
+ __kind: "CreditFlipAndTransferToGateway";
871
+ accountId: `cF${string}`;
872
+ flipToSubtractFromSwapOutput: bigint;
873
+ }, {
874
+ __kind: "CreditFlipAndTransferToGateway";
875
+ accountId: string;
876
+ flipToSubtractFromSwapOutput: string | number;
877
+ }>]>;
878
+ }, "strip", z.ZodTypeAny, {
879
+ __kind: "Regular";
880
+ outputAction: {
881
+ __kind: "Egress";
882
+ outputAddress: {
883
+ readonly chain: "Ethereum";
884
+ readonly address: `0x${string}`;
885
+ } | {
886
+ readonly chain: "Polkadot";
887
+ readonly address: string;
888
+ } | {
889
+ readonly chain: "Bitcoin";
890
+ readonly address: string;
891
+ } | {
892
+ readonly chain: "Arbitrum";
893
+ readonly address: `0x${string}`;
894
+ } | {
895
+ readonly chain: "Solana";
896
+ readonly address: string;
897
+ } | {
898
+ readonly chain: "Assethub";
899
+ readonly address: string;
900
+ };
901
+ ccmDepositMetadata?: {
902
+ channelMetadata: {
903
+ message: `0x${string}`;
904
+ gasBudget: bigint;
905
+ ccmAdditionalData: {
906
+ __kind: "NotRequired";
907
+ } | {
908
+ value: {
909
+ value: {
910
+ cfReceiver: {
911
+ pubkey: `0x${string}`;
912
+ isWritable: boolean;
913
+ };
914
+ additionalAccounts: {
915
+ pubkey: `0x${string}`;
916
+ isWritable: boolean;
917
+ }[];
918
+ fallbackAddress: `0x${string}`;
919
+ };
920
+ __kind: "V0";
921
+ } | {
922
+ __kind: "V1";
923
+ ccmAccounts: {
924
+ cfReceiver: {
925
+ pubkey: `0x${string}`;
926
+ isWritable: boolean;
927
+ };
928
+ additionalAccounts: {
929
+ pubkey: `0x${string}`;
930
+ isWritable: boolean;
931
+ }[];
932
+ fallbackAddress: `0x${string}`;
933
+ };
934
+ alts: `0x${string}`[];
935
+ };
936
+ __kind: "Solana";
937
+ };
938
+ };
939
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
940
+ sourceAddress?: {
941
+ readonly chain: "Ethereum";
942
+ readonly address: `0x${string}`;
943
+ } | {
944
+ readonly chain: "Polkadot";
945
+ readonly address: string;
946
+ } | {
947
+ readonly chain: "Bitcoin";
948
+ readonly address: string;
949
+ } | {
950
+ readonly chain: "Arbitrum";
951
+ readonly address: `0x${string}`;
952
+ } | {
953
+ readonly chain: "Solana";
954
+ readonly address: string;
955
+ } | {
956
+ readonly chain: "Assethub";
957
+ readonly address: string;
958
+ } | null | undefined;
959
+ } | null | undefined;
960
+ } | {
961
+ __kind: "CreditOnChain";
962
+ accountId: `cF${string}`;
963
+ } | {
964
+ __kind: "CreditLendingPool";
965
+ swapType: {
966
+ __kind: "Liquidation";
967
+ borrowerId: `cF${string}`;
968
+ loanId: bigint;
969
+ };
970
+ } | {
971
+ __kind: "CreditFlipAndTransferToGateway";
972
+ accountId: `cF${string}`;
973
+ flipToSubtractFromSwapOutput: bigint;
974
+ };
975
+ }, {
976
+ __kind: "Regular";
977
+ outputAction: {
978
+ __kind: "Egress";
979
+ outputAddress: {
980
+ value: string;
981
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
982
+ };
983
+ ccmDepositMetadata?: {
984
+ channelMetadata: {
985
+ message: string;
986
+ gasBudget: string | number;
987
+ ccmAdditionalData: {
988
+ __kind: "NotRequired";
989
+ } | {
990
+ value: {
991
+ value: {
992
+ cfReceiver: {
993
+ pubkey: string;
994
+ isWritable: boolean;
995
+ };
996
+ additionalAccounts: {
997
+ pubkey: string;
998
+ isWritable: boolean;
999
+ }[];
1000
+ fallbackAddress: string;
1001
+ };
1002
+ __kind: "V0";
1003
+ } | {
1004
+ __kind: "V1";
1005
+ ccmAccounts: {
1006
+ cfReceiver: {
1007
+ pubkey: string;
1008
+ isWritable: boolean;
1009
+ };
1010
+ additionalAccounts: {
1011
+ pubkey: string;
1012
+ isWritable: boolean;
1013
+ }[];
1014
+ fallbackAddress: string;
1015
+ };
1016
+ alts: string[];
1017
+ };
1018
+ __kind: "Solana";
1019
+ };
1020
+ };
1021
+ sourceChain: {
1022
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1023
+ };
1024
+ sourceAddress?: {
1025
+ value: string;
1026
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1027
+ } | null | undefined;
1028
+ } | null | undefined;
1029
+ } | {
1030
+ __kind: "CreditOnChain";
1031
+ accountId: string;
1032
+ } | {
1033
+ __kind: "CreditLendingPool";
1034
+ swapType: {
1035
+ __kind: "Liquidation";
1036
+ borrowerId: string;
1037
+ loanId: string | number;
1038
+ };
1039
+ } | {
1040
+ __kind: "CreditFlipAndTransferToGateway";
1041
+ accountId: string;
1042
+ flipToSubtractFromSwapOutput: string | number;
1043
+ };
1044
+ }>, z.ZodObject<{
1045
+ __kind: z.ZodLiteral<"RegularNoNetworkFee">;
1046
+ outputAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1047
+ __kind: z.ZodLiteral<"Egress">;
1048
+ ccmDepositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1049
+ channelMetadata: z.ZodObject<{
1050
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1051
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1052
+ ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1053
+ __kind: z.ZodLiteral<"NotRequired">;
1054
+ }, "strip", z.ZodTypeAny, {
1055
+ __kind: "NotRequired";
1056
+ }, {
1057
+ __kind: "NotRequired";
1058
+ }>, z.ZodObject<{
1059
+ __kind: z.ZodLiteral<"Solana">;
1060
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1061
+ __kind: z.ZodLiteral<"V0">;
1062
+ value: z.ZodObject<{
1063
+ cfReceiver: z.ZodObject<{
1064
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1065
+ isWritable: z.ZodBoolean;
1066
+ }, "strip", z.ZodTypeAny, {
1067
+ pubkey: `0x${string}`;
1068
+ isWritable: boolean;
1069
+ }, {
1070
+ pubkey: string;
1071
+ isWritable: boolean;
1072
+ }>;
1073
+ additionalAccounts: z.ZodArray<z.ZodObject<{
1074
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1075
+ isWritable: z.ZodBoolean;
1076
+ }, "strip", z.ZodTypeAny, {
1077
+ pubkey: `0x${string}`;
1078
+ isWritable: boolean;
1079
+ }, {
1080
+ pubkey: string;
1081
+ isWritable: boolean;
1082
+ }>, "many">;
1083
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1084
+ }, "strip", z.ZodTypeAny, {
1085
+ cfReceiver: {
1086
+ pubkey: `0x${string}`;
1087
+ isWritable: boolean;
1088
+ };
1089
+ additionalAccounts: {
1090
+ pubkey: `0x${string}`;
1091
+ isWritable: boolean;
1092
+ }[];
1093
+ fallbackAddress: `0x${string}`;
1094
+ }, {
1095
+ cfReceiver: {
1096
+ pubkey: string;
1097
+ isWritable: boolean;
1098
+ };
1099
+ additionalAccounts: {
1100
+ pubkey: string;
1101
+ isWritable: boolean;
1102
+ }[];
1103
+ fallbackAddress: string;
1104
+ }>;
1105
+ }, "strip", z.ZodTypeAny, {
1106
+ value: {
1107
+ cfReceiver: {
1108
+ pubkey: `0x${string}`;
1109
+ isWritable: boolean;
1110
+ };
1111
+ additionalAccounts: {
1112
+ pubkey: `0x${string}`;
1113
+ isWritable: boolean;
1114
+ }[];
1115
+ fallbackAddress: `0x${string}`;
1116
+ };
1117
+ __kind: "V0";
1118
+ }, {
1119
+ value: {
1120
+ cfReceiver: {
1121
+ pubkey: string;
1122
+ isWritable: boolean;
1123
+ };
1124
+ additionalAccounts: {
1125
+ pubkey: string;
1126
+ isWritable: boolean;
1127
+ }[];
1128
+ fallbackAddress: string;
1129
+ };
1130
+ __kind: "V0";
1131
+ }>, z.ZodObject<{
1132
+ __kind: z.ZodLiteral<"V1">;
1133
+ ccmAccounts: z.ZodObject<{
1134
+ cfReceiver: z.ZodObject<{
1135
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1136
+ isWritable: z.ZodBoolean;
1137
+ }, "strip", z.ZodTypeAny, {
1138
+ pubkey: `0x${string}`;
1139
+ isWritable: boolean;
1140
+ }, {
1141
+ pubkey: string;
1142
+ isWritable: boolean;
1143
+ }>;
1144
+ additionalAccounts: z.ZodArray<z.ZodObject<{
1145
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1146
+ isWritable: z.ZodBoolean;
1147
+ }, "strip", z.ZodTypeAny, {
1148
+ pubkey: `0x${string}`;
1149
+ isWritable: boolean;
1150
+ }, {
1151
+ pubkey: string;
1152
+ isWritable: boolean;
1153
+ }>, "many">;
1154
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1155
+ }, "strip", z.ZodTypeAny, {
1156
+ cfReceiver: {
1157
+ pubkey: `0x${string}`;
1158
+ isWritable: boolean;
1159
+ };
1160
+ additionalAccounts: {
1161
+ pubkey: `0x${string}`;
1162
+ isWritable: boolean;
1163
+ }[];
1164
+ fallbackAddress: `0x${string}`;
1165
+ }, {
1166
+ cfReceiver: {
1167
+ pubkey: string;
1168
+ isWritable: boolean;
1169
+ };
1170
+ additionalAccounts: {
1171
+ pubkey: string;
1172
+ isWritable: boolean;
1173
+ }[];
1174
+ fallbackAddress: string;
1175
+ }>;
1176
+ alts: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
1177
+ }, "strip", z.ZodTypeAny, {
1178
+ __kind: "V1";
1179
+ ccmAccounts: {
1180
+ cfReceiver: {
1181
+ pubkey: `0x${string}`;
1182
+ isWritable: boolean;
1183
+ };
1184
+ additionalAccounts: {
1185
+ pubkey: `0x${string}`;
1186
+ isWritable: boolean;
1187
+ }[];
1188
+ fallbackAddress: `0x${string}`;
1189
+ };
1190
+ alts: `0x${string}`[];
1191
+ }, {
1192
+ __kind: "V1";
1193
+ ccmAccounts: {
1194
+ cfReceiver: {
1195
+ pubkey: string;
1196
+ isWritable: boolean;
1197
+ };
1198
+ additionalAccounts: {
1199
+ pubkey: string;
1200
+ isWritable: boolean;
1201
+ }[];
1202
+ fallbackAddress: string;
1203
+ };
1204
+ alts: string[];
1205
+ }>]>;
1206
+ }, "strip", z.ZodTypeAny, {
1207
+ value: {
1208
+ value: {
1209
+ cfReceiver: {
1210
+ pubkey: `0x${string}`;
1211
+ isWritable: boolean;
1212
+ };
1213
+ additionalAccounts: {
1214
+ pubkey: `0x${string}`;
1215
+ isWritable: boolean;
1216
+ }[];
1217
+ fallbackAddress: `0x${string}`;
1218
+ };
1219
+ __kind: "V0";
1220
+ } | {
1221
+ __kind: "V1";
1222
+ ccmAccounts: {
1223
+ cfReceiver: {
1224
+ pubkey: `0x${string}`;
1225
+ isWritable: boolean;
1226
+ };
1227
+ additionalAccounts: {
1228
+ pubkey: `0x${string}`;
1229
+ isWritable: boolean;
1230
+ }[];
1231
+ fallbackAddress: `0x${string}`;
1232
+ };
1233
+ alts: `0x${string}`[];
1234
+ };
1235
+ __kind: "Solana";
1236
+ }, {
1237
+ value: {
1238
+ value: {
1239
+ cfReceiver: {
1240
+ pubkey: string;
1241
+ isWritable: boolean;
1242
+ };
1243
+ additionalAccounts: {
1244
+ pubkey: string;
1245
+ isWritable: boolean;
1246
+ }[];
1247
+ fallbackAddress: string;
1248
+ };
1249
+ __kind: "V0";
1250
+ } | {
1251
+ __kind: "V1";
1252
+ ccmAccounts: {
1253
+ cfReceiver: {
1254
+ pubkey: string;
1255
+ isWritable: boolean;
1256
+ };
1257
+ additionalAccounts: {
1258
+ pubkey: string;
1259
+ isWritable: boolean;
1260
+ }[];
1261
+ fallbackAddress: string;
1262
+ };
1263
+ alts: string[];
1264
+ };
1265
+ __kind: "Solana";
1266
+ }>]>;
1267
+ }, "strip", z.ZodTypeAny, {
1268
+ message: `0x${string}`;
1269
+ gasBudget: bigint;
1270
+ ccmAdditionalData: {
1271
+ __kind: "NotRequired";
1272
+ } | {
1273
+ value: {
1274
+ value: {
1275
+ cfReceiver: {
1276
+ pubkey: `0x${string}`;
1277
+ isWritable: boolean;
1278
+ };
1279
+ additionalAccounts: {
1280
+ pubkey: `0x${string}`;
1281
+ isWritable: boolean;
1282
+ }[];
1283
+ fallbackAddress: `0x${string}`;
1284
+ };
1285
+ __kind: "V0";
1286
+ } | {
1287
+ __kind: "V1";
1288
+ ccmAccounts: {
1289
+ cfReceiver: {
1290
+ pubkey: `0x${string}`;
1291
+ isWritable: boolean;
1292
+ };
1293
+ additionalAccounts: {
1294
+ pubkey: `0x${string}`;
1295
+ isWritable: boolean;
1296
+ }[];
1297
+ fallbackAddress: `0x${string}`;
1298
+ };
1299
+ alts: `0x${string}`[];
1300
+ };
1301
+ __kind: "Solana";
1302
+ };
1303
+ }, {
1304
+ message: string;
1305
+ gasBudget: string | number;
1306
+ ccmAdditionalData: {
1307
+ __kind: "NotRequired";
1308
+ } | {
1309
+ value: {
1310
+ value: {
1311
+ cfReceiver: {
1312
+ pubkey: string;
1313
+ isWritable: boolean;
1314
+ };
1315
+ additionalAccounts: {
1316
+ pubkey: string;
1317
+ isWritable: boolean;
1318
+ }[];
1319
+ fallbackAddress: string;
1320
+ };
1321
+ __kind: "V0";
1322
+ } | {
1323
+ __kind: "V1";
1324
+ ccmAccounts: {
1325
+ cfReceiver: {
1326
+ pubkey: string;
1327
+ isWritable: boolean;
1328
+ };
1329
+ additionalAccounts: {
1330
+ pubkey: string;
1331
+ isWritable: boolean;
1332
+ }[];
1333
+ fallbackAddress: string;
1334
+ };
1335
+ alts: string[];
1336
+ };
1337
+ __kind: "Solana";
1338
+ };
1339
+ }>;
1340
+ sourceChain: z.ZodEffects<z.ZodObject<{
1341
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
1342
+ }, "strip", z.ZodTypeAny, {
1343
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1344
+ }, {
1345
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1346
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
1347
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1348
+ }>;
1349
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
1350
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
1351
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1352
+ }, "strip", z.ZodTypeAny, {
1353
+ value: `0x${string}`;
1354
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1355
+ }, {
1356
+ value: string;
1357
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1358
+ }>, {
1359
+ readonly chain: "Ethereum";
1360
+ readonly address: `0x${string}`;
1361
+ } | {
1362
+ readonly chain: "Polkadot";
1363
+ readonly address: string;
1364
+ } | {
1365
+ readonly chain: "Bitcoin";
1366
+ readonly address: string;
1367
+ } | {
1368
+ readonly chain: "Arbitrum";
1369
+ readonly address: `0x${string}`;
1370
+ } | {
1371
+ readonly chain: "Solana";
1372
+ readonly address: string;
1373
+ } | {
1374
+ readonly chain: "Assethub";
1375
+ readonly address: string;
1376
+ }, {
1377
+ value: string;
1378
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1379
+ }>>>;
1380
+ }, "strip", z.ZodTypeAny, {
1381
+ channelMetadata: {
1382
+ message: `0x${string}`;
1383
+ gasBudget: bigint;
1384
+ ccmAdditionalData: {
1385
+ __kind: "NotRequired";
1386
+ } | {
1387
+ value: {
1388
+ value: {
1389
+ cfReceiver: {
1390
+ pubkey: `0x${string}`;
1391
+ isWritable: boolean;
1392
+ };
1393
+ additionalAccounts: {
1394
+ pubkey: `0x${string}`;
1395
+ isWritable: boolean;
1396
+ }[];
1397
+ fallbackAddress: `0x${string}`;
1398
+ };
1399
+ __kind: "V0";
1400
+ } | {
1401
+ __kind: "V1";
1402
+ ccmAccounts: {
1403
+ cfReceiver: {
1404
+ pubkey: `0x${string}`;
1405
+ isWritable: boolean;
1406
+ };
1407
+ additionalAccounts: {
1408
+ pubkey: `0x${string}`;
1409
+ isWritable: boolean;
1410
+ }[];
1411
+ fallbackAddress: `0x${string}`;
1412
+ };
1413
+ alts: `0x${string}`[];
1414
+ };
1415
+ __kind: "Solana";
1416
+ };
1417
+ };
1418
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1419
+ sourceAddress?: {
1420
+ readonly chain: "Ethereum";
1421
+ readonly address: `0x${string}`;
1422
+ } | {
1423
+ readonly chain: "Polkadot";
1424
+ readonly address: string;
1425
+ } | {
1426
+ readonly chain: "Bitcoin";
1427
+ readonly address: string;
1428
+ } | {
1429
+ readonly chain: "Arbitrum";
1430
+ readonly address: `0x${string}`;
1431
+ } | {
1432
+ readonly chain: "Solana";
1433
+ readonly address: string;
1434
+ } | {
1435
+ readonly chain: "Assethub";
1436
+ readonly address: string;
1437
+ } | null | undefined;
1438
+ }, {
1439
+ channelMetadata: {
1440
+ message: string;
1441
+ gasBudget: string | number;
1442
+ ccmAdditionalData: {
1443
+ __kind: "NotRequired";
1444
+ } | {
1445
+ value: {
1446
+ value: {
1447
+ cfReceiver: {
1448
+ pubkey: string;
1449
+ isWritable: boolean;
1450
+ };
1451
+ additionalAccounts: {
1452
+ pubkey: string;
1453
+ isWritable: boolean;
1454
+ }[];
1455
+ fallbackAddress: string;
1456
+ };
1457
+ __kind: "V0";
1458
+ } | {
1459
+ __kind: "V1";
1460
+ ccmAccounts: {
1461
+ cfReceiver: {
1462
+ pubkey: string;
1463
+ isWritable: boolean;
1464
+ };
1465
+ additionalAccounts: {
1466
+ pubkey: string;
1467
+ isWritable: boolean;
1468
+ }[];
1469
+ fallbackAddress: string;
1470
+ };
1471
+ alts: string[];
1472
+ };
1473
+ __kind: "Solana";
1474
+ };
1475
+ };
1476
+ sourceChain: {
1477
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1478
+ };
1479
+ sourceAddress?: {
1480
+ value: string;
1481
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1482
+ } | null | undefined;
1483
+ }>>>;
1484
+ outputAddress: z.ZodEffects<z.ZodObject<{
1485
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
1486
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1487
+ }, "strip", z.ZodTypeAny, {
1488
+ value: `0x${string}`;
1489
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1490
+ }, {
1491
+ value: string;
1492
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1493
+ }>, {
1494
+ readonly chain: "Ethereum";
1495
+ readonly address: `0x${string}`;
1496
+ } | {
1497
+ readonly chain: "Polkadot";
1498
+ readonly address: string;
1499
+ } | {
1500
+ readonly chain: "Bitcoin";
1501
+ readonly address: string;
1502
+ } | {
1503
+ readonly chain: "Arbitrum";
1504
+ readonly address: `0x${string}`;
1505
+ } | {
1506
+ readonly chain: "Solana";
1507
+ readonly address: string;
1508
+ } | {
1509
+ readonly chain: "Assethub";
1510
+ readonly address: string;
1511
+ }, {
1512
+ value: string;
1513
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1514
+ }>;
1515
+ }, "strip", z.ZodTypeAny, {
1516
+ __kind: "Egress";
1517
+ outputAddress: {
1518
+ readonly chain: "Ethereum";
1519
+ readonly address: `0x${string}`;
1520
+ } | {
1521
+ readonly chain: "Polkadot";
1522
+ readonly address: string;
1523
+ } | {
1524
+ readonly chain: "Bitcoin";
1525
+ readonly address: string;
1526
+ } | {
1527
+ readonly chain: "Arbitrum";
1528
+ readonly address: `0x${string}`;
1529
+ } | {
1530
+ readonly chain: "Solana";
1531
+ readonly address: string;
1532
+ } | {
1533
+ readonly chain: "Assethub";
1534
+ readonly address: string;
1535
+ };
1536
+ ccmDepositMetadata?: {
1537
+ channelMetadata: {
1538
+ message: `0x${string}`;
1539
+ gasBudget: bigint;
1540
+ ccmAdditionalData: {
1541
+ __kind: "NotRequired";
1542
+ } | {
1543
+ value: {
1544
+ value: {
1545
+ cfReceiver: {
1546
+ pubkey: `0x${string}`;
1547
+ isWritable: boolean;
1548
+ };
1549
+ additionalAccounts: {
1550
+ pubkey: `0x${string}`;
1551
+ isWritable: boolean;
1552
+ }[];
1553
+ fallbackAddress: `0x${string}`;
1554
+ };
1555
+ __kind: "V0";
1556
+ } | {
1557
+ __kind: "V1";
1558
+ ccmAccounts: {
1559
+ cfReceiver: {
1560
+ pubkey: `0x${string}`;
1561
+ isWritable: boolean;
1562
+ };
1563
+ additionalAccounts: {
1564
+ pubkey: `0x${string}`;
1565
+ isWritable: boolean;
1566
+ }[];
1567
+ fallbackAddress: `0x${string}`;
1568
+ };
1569
+ alts: `0x${string}`[];
1570
+ };
1571
+ __kind: "Solana";
1572
+ };
1573
+ };
1574
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1575
+ sourceAddress?: {
1576
+ readonly chain: "Ethereum";
1577
+ readonly address: `0x${string}`;
1578
+ } | {
1579
+ readonly chain: "Polkadot";
1580
+ readonly address: string;
1581
+ } | {
1582
+ readonly chain: "Bitcoin";
1583
+ readonly address: string;
1584
+ } | {
1585
+ readonly chain: "Arbitrum";
1586
+ readonly address: `0x${string}`;
1587
+ } | {
1588
+ readonly chain: "Solana";
1589
+ readonly address: string;
1590
+ } | {
1591
+ readonly chain: "Assethub";
1592
+ readonly address: string;
1593
+ } | null | undefined;
1594
+ } | null | undefined;
1595
+ }, {
1596
+ __kind: "Egress";
1597
+ outputAddress: {
1598
+ value: string;
1599
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1600
+ };
1601
+ ccmDepositMetadata?: {
1602
+ channelMetadata: {
1603
+ message: string;
1604
+ gasBudget: string | number;
1605
+ ccmAdditionalData: {
1606
+ __kind: "NotRequired";
1607
+ } | {
1608
+ value: {
1609
+ value: {
1610
+ cfReceiver: {
1611
+ pubkey: string;
1612
+ isWritable: boolean;
1613
+ };
1614
+ additionalAccounts: {
1615
+ pubkey: string;
1616
+ isWritable: boolean;
1617
+ }[];
1618
+ fallbackAddress: string;
1619
+ };
1620
+ __kind: "V0";
1621
+ } | {
1622
+ __kind: "V1";
1623
+ ccmAccounts: {
1624
+ cfReceiver: {
1625
+ pubkey: string;
1626
+ isWritable: boolean;
1627
+ };
1628
+ additionalAccounts: {
1629
+ pubkey: string;
1630
+ isWritable: boolean;
1631
+ }[];
1632
+ fallbackAddress: string;
1633
+ };
1634
+ alts: string[];
1635
+ };
1636
+ __kind: "Solana";
1637
+ };
1638
+ };
1639
+ sourceChain: {
1640
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1641
+ };
1642
+ sourceAddress?: {
1643
+ value: string;
1644
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1645
+ } | null | undefined;
1646
+ } | null | undefined;
1647
+ }>, z.ZodObject<{
1648
+ __kind: z.ZodLiteral<"CreditOnChain">;
1649
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1650
+ }, "strip", z.ZodTypeAny, {
1651
+ __kind: "CreditOnChain";
1652
+ accountId: `cF${string}`;
1653
+ }, {
1654
+ __kind: "CreditOnChain";
1655
+ accountId: string;
1656
+ }>, z.ZodObject<{
1657
+ __kind: z.ZodLiteral<"CreditLendingPool">;
1658
+ swapType: z.ZodObject<{
1659
+ __kind: z.ZodLiteral<"Liquidation">;
1660
+ borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1661
+ loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1662
+ }, "strip", z.ZodTypeAny, {
1663
+ __kind: "Liquidation";
1664
+ borrowerId: `cF${string}`;
1665
+ loanId: bigint;
1666
+ }, {
1667
+ __kind: "Liquidation";
1668
+ borrowerId: string;
1669
+ loanId: string | number;
1670
+ }>;
1671
+ }, "strip", z.ZodTypeAny, {
1672
+ __kind: "CreditLendingPool";
1673
+ swapType: {
1674
+ __kind: "Liquidation";
1675
+ borrowerId: `cF${string}`;
1676
+ loanId: bigint;
1677
+ };
1678
+ }, {
1679
+ __kind: "CreditLendingPool";
1680
+ swapType: {
1681
+ __kind: "Liquidation";
1682
+ borrowerId: string;
1683
+ loanId: string | number;
1684
+ };
1685
+ }>, z.ZodObject<{
1686
+ __kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
1687
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1688
+ flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1689
+ }, "strip", z.ZodTypeAny, {
1690
+ __kind: "CreditFlipAndTransferToGateway";
1691
+ accountId: `cF${string}`;
1692
+ flipToSubtractFromSwapOutput: bigint;
1693
+ }, {
1694
+ __kind: "CreditFlipAndTransferToGateway";
1695
+ accountId: string;
1696
+ flipToSubtractFromSwapOutput: string | number;
1697
+ }>]>;
1698
+ }, "strip", z.ZodTypeAny, {
1699
+ __kind: "RegularNoNetworkFee";
1700
+ outputAction: {
1701
+ __kind: "Egress";
1702
+ outputAddress: {
1703
+ readonly chain: "Ethereum";
1704
+ readonly address: `0x${string}`;
1705
+ } | {
1706
+ readonly chain: "Polkadot";
1707
+ readonly address: string;
1708
+ } | {
1709
+ readonly chain: "Bitcoin";
1710
+ readonly address: string;
1711
+ } | {
1712
+ readonly chain: "Arbitrum";
1713
+ readonly address: `0x${string}`;
1714
+ } | {
1715
+ readonly chain: "Solana";
1716
+ readonly address: string;
1717
+ } | {
1718
+ readonly chain: "Assethub";
1719
+ readonly address: string;
1720
+ };
1721
+ ccmDepositMetadata?: {
1722
+ channelMetadata: {
1723
+ message: `0x${string}`;
1724
+ gasBudget: bigint;
1725
+ ccmAdditionalData: {
1726
+ __kind: "NotRequired";
1727
+ } | {
1728
+ value: {
1729
+ value: {
1730
+ cfReceiver: {
1731
+ pubkey: `0x${string}`;
1732
+ isWritable: boolean;
1733
+ };
1734
+ additionalAccounts: {
1735
+ pubkey: `0x${string}`;
1736
+ isWritable: boolean;
1737
+ }[];
1738
+ fallbackAddress: `0x${string}`;
1739
+ };
1740
+ __kind: "V0";
1741
+ } | {
1742
+ __kind: "V1";
1743
+ ccmAccounts: {
1744
+ cfReceiver: {
1745
+ pubkey: `0x${string}`;
1746
+ isWritable: boolean;
1747
+ };
1748
+ additionalAccounts: {
1749
+ pubkey: `0x${string}`;
1750
+ isWritable: boolean;
1751
+ }[];
1752
+ fallbackAddress: `0x${string}`;
1753
+ };
1754
+ alts: `0x${string}`[];
1755
+ };
1756
+ __kind: "Solana";
1757
+ };
1758
+ };
1759
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1760
+ sourceAddress?: {
1761
+ readonly chain: "Ethereum";
1762
+ readonly address: `0x${string}`;
1763
+ } | {
1764
+ readonly chain: "Polkadot";
1765
+ readonly address: string;
1766
+ } | {
1767
+ readonly chain: "Bitcoin";
1768
+ readonly address: string;
1769
+ } | {
1770
+ readonly chain: "Arbitrum";
1771
+ readonly address: `0x${string}`;
1772
+ } | {
1773
+ readonly chain: "Solana";
1774
+ readonly address: string;
1775
+ } | {
1776
+ readonly chain: "Assethub";
1777
+ readonly address: string;
1778
+ } | null | undefined;
1779
+ } | null | undefined;
1780
+ } | {
1781
+ __kind: "CreditOnChain";
1782
+ accountId: `cF${string}`;
1783
+ } | {
1784
+ __kind: "CreditLendingPool";
1785
+ swapType: {
1786
+ __kind: "Liquidation";
1787
+ borrowerId: `cF${string}`;
1788
+ loanId: bigint;
1789
+ };
1790
+ } | {
1791
+ __kind: "CreditFlipAndTransferToGateway";
1792
+ accountId: `cF${string}`;
1793
+ flipToSubtractFromSwapOutput: bigint;
1794
+ };
1795
+ }, {
1796
+ __kind: "RegularNoNetworkFee";
1797
+ outputAction: {
1798
+ __kind: "Egress";
1799
+ outputAddress: {
1800
+ value: string;
1801
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1802
+ };
1803
+ ccmDepositMetadata?: {
1804
+ channelMetadata: {
1805
+ message: string;
1806
+ gasBudget: string | number;
1807
+ ccmAdditionalData: {
1808
+ __kind: "NotRequired";
1809
+ } | {
1810
+ value: {
1811
+ value: {
1812
+ cfReceiver: {
1813
+ pubkey: string;
1814
+ isWritable: boolean;
1815
+ };
1816
+ additionalAccounts: {
1817
+ pubkey: string;
1818
+ isWritable: boolean;
1819
+ }[];
1820
+ fallbackAddress: string;
1821
+ };
1822
+ __kind: "V0";
1823
+ } | {
1824
+ __kind: "V1";
1825
+ ccmAccounts: {
1826
+ cfReceiver: {
1827
+ pubkey: string;
1828
+ isWritable: boolean;
1829
+ };
1830
+ additionalAccounts: {
1831
+ pubkey: string;
1832
+ isWritable: boolean;
1833
+ }[];
1834
+ fallbackAddress: string;
1835
+ };
1836
+ alts: string[];
1837
+ };
1838
+ __kind: "Solana";
1839
+ };
1840
+ };
1841
+ sourceChain: {
1842
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1843
+ };
1844
+ sourceAddress?: {
1845
+ value: string;
1846
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1847
+ } | null | undefined;
1848
+ } | null | undefined;
1849
+ } | {
1850
+ __kind: "CreditOnChain";
1851
+ accountId: string;
1852
+ } | {
1853
+ __kind: "CreditLendingPool";
1854
+ swapType: {
1855
+ __kind: "Liquidation";
1856
+ borrowerId: string;
1857
+ loanId: string | number;
1858
+ };
1859
+ } | {
1860
+ __kind: "CreditFlipAndTransferToGateway";
1861
+ accountId: string;
1862
+ flipToSubtractFromSwapOutput: string | number;
1863
+ };
1864
+ }>]>;
1865
+ brokerFees: z.ZodArray<z.ZodObject<{
1866
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1867
+ bps: z.ZodNumber;
1868
+ }, "strip", z.ZodTypeAny, {
1869
+ account: `cF${string}`;
1870
+ bps: number;
1871
+ }, {
1872
+ account: string;
1873
+ bps: number;
1874
+ }>, "many">;
1875
+ priceLimitsAndExpiry: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1876
+ expiryBehaviour: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1877
+ __kind: z.ZodLiteral<"NoExpiry">;
1878
+ }, "strip", z.ZodTypeAny, {
1879
+ __kind: "NoExpiry";
1880
+ }, {
1881
+ __kind: "NoExpiry";
1882
+ }>, z.ZodObject<{
1883
+ __kind: z.ZodLiteral<"RefundIfExpires">;
1884
+ retryDuration: z.ZodNumber;
1885
+ refundAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1886
+ __kind: z.ZodLiteral<"InternalAccount">;
1887
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1888
+ }, "strip", z.ZodTypeAny, {
1889
+ value: `cF${string}`;
1890
+ __kind: "InternalAccount";
1891
+ }, {
1892
+ value: string;
1893
+ __kind: "InternalAccount";
1894
+ }>, z.ZodObject<{
1895
+ __kind: z.ZodLiteral<"ExternalAddress">;
1896
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1897
+ __kind: z.ZodLiteral<"Eth">;
1898
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1899
+ }, "strip", z.ZodTypeAny, {
1900
+ value: `0x${string}`;
1901
+ __kind: "Eth";
1902
+ }, {
1903
+ value: string;
1904
+ __kind: "Eth";
1905
+ }>, z.ZodObject<{
1906
+ __kind: z.ZodLiteral<"Dot">;
1907
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1908
+ }, "strip", z.ZodTypeAny, {
1909
+ value: `0x${string}`;
1910
+ __kind: "Dot";
1911
+ }, {
1912
+ value: string;
1913
+ __kind: "Dot";
1914
+ }>, z.ZodObject<{
1915
+ __kind: z.ZodLiteral<"Btc">;
1916
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1917
+ __kind: z.ZodLiteral<"P2PKH">;
1918
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1919
+ }, "strip", z.ZodTypeAny, {
1920
+ value: `0x${string}`;
1921
+ __kind: "P2PKH";
1922
+ }, {
1923
+ value: string;
1924
+ __kind: "P2PKH";
1925
+ }>, z.ZodObject<{
1926
+ __kind: z.ZodLiteral<"P2SH">;
1927
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1928
+ }, "strip", z.ZodTypeAny, {
1929
+ value: `0x${string}`;
1930
+ __kind: "P2SH";
1931
+ }, {
1932
+ value: string;
1933
+ __kind: "P2SH";
1934
+ }>, z.ZodObject<{
1935
+ __kind: z.ZodLiteral<"P2WPKH">;
1936
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1937
+ }, "strip", z.ZodTypeAny, {
1938
+ value: `0x${string}`;
1939
+ __kind: "P2WPKH";
1940
+ }, {
1941
+ value: string;
1942
+ __kind: "P2WPKH";
1943
+ }>, z.ZodObject<{
1944
+ __kind: z.ZodLiteral<"P2WSH">;
1945
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1946
+ }, "strip", z.ZodTypeAny, {
1947
+ value: `0x${string}`;
1948
+ __kind: "P2WSH";
1949
+ }, {
1950
+ value: string;
1951
+ __kind: "P2WSH";
1952
+ }>, z.ZodObject<{
1953
+ __kind: z.ZodLiteral<"Taproot">;
1954
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1955
+ }, "strip", z.ZodTypeAny, {
1956
+ value: `0x${string}`;
1957
+ __kind: "Taproot";
1958
+ }, {
1959
+ value: string;
1960
+ __kind: "Taproot";
1961
+ }>, z.ZodObject<{
1962
+ __kind: z.ZodLiteral<"OtherSegwit">;
1963
+ version: z.ZodNumber;
1964
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1965
+ }, "strip", z.ZodTypeAny, {
1966
+ __kind: "OtherSegwit";
1967
+ version: number;
1968
+ program: `0x${string}`;
1969
+ }, {
1970
+ __kind: "OtherSegwit";
1971
+ version: number;
1972
+ program: string;
1973
+ }>]>;
1974
+ }, "strip", z.ZodTypeAny, {
1975
+ value: {
1976
+ value: `0x${string}`;
1977
+ __kind: "P2PKH";
1978
+ } | {
1979
+ value: `0x${string}`;
1980
+ __kind: "P2SH";
1981
+ } | {
1982
+ value: `0x${string}`;
1983
+ __kind: "P2WPKH";
1984
+ } | {
1985
+ value: `0x${string}`;
1986
+ __kind: "P2WSH";
1987
+ } | {
1988
+ value: `0x${string}`;
1989
+ __kind: "Taproot";
1990
+ } | {
1991
+ __kind: "OtherSegwit";
1992
+ version: number;
1993
+ program: `0x${string}`;
1994
+ };
1995
+ __kind: "Btc";
1996
+ }, {
1997
+ value: {
1998
+ value: string;
1999
+ __kind: "P2PKH";
2000
+ } | {
2001
+ value: string;
2002
+ __kind: "P2SH";
2003
+ } | {
2004
+ value: string;
2005
+ __kind: "P2WPKH";
2006
+ } | {
2007
+ value: string;
2008
+ __kind: "P2WSH";
2009
+ } | {
2010
+ value: string;
2011
+ __kind: "Taproot";
2012
+ } | {
2013
+ __kind: "OtherSegwit";
2014
+ version: number;
2015
+ program: string;
2016
+ };
2017
+ __kind: "Btc";
2018
+ }>, z.ZodObject<{
2019
+ __kind: z.ZodLiteral<"Arb">;
2020
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2021
+ }, "strip", z.ZodTypeAny, {
2022
+ value: `0x${string}`;
2023
+ __kind: "Arb";
2024
+ }, {
2025
+ value: string;
2026
+ __kind: "Arb";
2027
+ }>, z.ZodObject<{
2028
+ __kind: z.ZodLiteral<"Sol">;
2029
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2030
+ }, "strip", z.ZodTypeAny, {
2031
+ value: `0x${string}`;
2032
+ __kind: "Sol";
2033
+ }, {
2034
+ value: string;
2035
+ __kind: "Sol";
2036
+ }>, z.ZodObject<{
2037
+ __kind: z.ZodLiteral<"Hub">;
2038
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2039
+ }, "strip", z.ZodTypeAny, {
2040
+ value: `0x${string}`;
2041
+ __kind: "Hub";
2042
+ }, {
2043
+ value: string;
2044
+ __kind: "Hub";
2045
+ }>]>;
2046
+ }, "strip", z.ZodTypeAny, {
2047
+ value: {
2048
+ value: `0x${string}`;
2049
+ __kind: "Eth";
2050
+ } | {
2051
+ value: `0x${string}`;
2052
+ __kind: "Dot";
2053
+ } | {
2054
+ value: {
2055
+ value: `0x${string}`;
2056
+ __kind: "P2PKH";
2057
+ } | {
2058
+ value: `0x${string}`;
2059
+ __kind: "P2SH";
2060
+ } | {
2061
+ value: `0x${string}`;
2062
+ __kind: "P2WPKH";
2063
+ } | {
2064
+ value: `0x${string}`;
2065
+ __kind: "P2WSH";
2066
+ } | {
2067
+ value: `0x${string}`;
2068
+ __kind: "Taproot";
2069
+ } | {
2070
+ __kind: "OtherSegwit";
2071
+ version: number;
2072
+ program: `0x${string}`;
2073
+ };
2074
+ __kind: "Btc";
2075
+ } | {
2076
+ value: `0x${string}`;
2077
+ __kind: "Arb";
2078
+ } | {
2079
+ value: `0x${string}`;
2080
+ __kind: "Sol";
2081
+ } | {
2082
+ value: `0x${string}`;
2083
+ __kind: "Hub";
2084
+ };
2085
+ __kind: "ExternalAddress";
2086
+ }, {
2087
+ value: {
2088
+ value: string;
2089
+ __kind: "Eth";
2090
+ } | {
2091
+ value: string;
2092
+ __kind: "Dot";
2093
+ } | {
2094
+ value: {
2095
+ value: string;
2096
+ __kind: "P2PKH";
2097
+ } | {
2098
+ value: string;
2099
+ __kind: "P2SH";
2100
+ } | {
2101
+ value: string;
2102
+ __kind: "P2WPKH";
2103
+ } | {
2104
+ value: string;
2105
+ __kind: "P2WSH";
2106
+ } | {
2107
+ value: string;
2108
+ __kind: "Taproot";
2109
+ } | {
2110
+ __kind: "OtherSegwit";
2111
+ version: number;
2112
+ program: string;
2113
+ };
2114
+ __kind: "Btc";
2115
+ } | {
2116
+ value: string;
2117
+ __kind: "Arb";
2118
+ } | {
2119
+ value: string;
2120
+ __kind: "Sol";
2121
+ } | {
2122
+ value: string;
2123
+ __kind: "Hub";
2124
+ };
2125
+ __kind: "ExternalAddress";
2126
+ }>]>;
2127
+ refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2128
+ channelMetadata: z.ZodObject<{
2129
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2130
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2131
+ ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2132
+ __kind: z.ZodLiteral<"NotRequired">;
2133
+ }, "strip", z.ZodTypeAny, {
2134
+ __kind: "NotRequired";
2135
+ }, {
2136
+ __kind: "NotRequired";
2137
+ }>, z.ZodObject<{
2138
+ __kind: z.ZodLiteral<"Solana">;
2139
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2140
+ __kind: z.ZodLiteral<"V0">;
2141
+ value: z.ZodObject<{
2142
+ cfReceiver: z.ZodObject<{
2143
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2144
+ isWritable: z.ZodBoolean;
2145
+ }, "strip", z.ZodTypeAny, {
2146
+ pubkey: `0x${string}`;
2147
+ isWritable: boolean;
2148
+ }, {
2149
+ pubkey: string;
2150
+ isWritable: boolean;
2151
+ }>;
2152
+ additionalAccounts: z.ZodArray<z.ZodObject<{
2153
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2154
+ isWritable: z.ZodBoolean;
2155
+ }, "strip", z.ZodTypeAny, {
2156
+ pubkey: `0x${string}`;
2157
+ isWritable: boolean;
2158
+ }, {
2159
+ pubkey: string;
2160
+ isWritable: boolean;
2161
+ }>, "many">;
2162
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2163
+ }, "strip", z.ZodTypeAny, {
2164
+ cfReceiver: {
2165
+ pubkey: `0x${string}`;
2166
+ isWritable: boolean;
2167
+ };
2168
+ additionalAccounts: {
2169
+ pubkey: `0x${string}`;
2170
+ isWritable: boolean;
2171
+ }[];
2172
+ fallbackAddress: `0x${string}`;
2173
+ }, {
2174
+ cfReceiver: {
2175
+ pubkey: string;
2176
+ isWritable: boolean;
2177
+ };
2178
+ additionalAccounts: {
2179
+ pubkey: string;
2180
+ isWritable: boolean;
2181
+ }[];
2182
+ fallbackAddress: string;
2183
+ }>;
2184
+ }, "strip", z.ZodTypeAny, {
2185
+ value: {
2186
+ cfReceiver: {
2187
+ pubkey: `0x${string}`;
2188
+ isWritable: boolean;
2189
+ };
2190
+ additionalAccounts: {
2191
+ pubkey: `0x${string}`;
2192
+ isWritable: boolean;
2193
+ }[];
2194
+ fallbackAddress: `0x${string}`;
2195
+ };
2196
+ __kind: "V0";
2197
+ }, {
2198
+ value: {
2199
+ cfReceiver: {
2200
+ pubkey: string;
2201
+ isWritable: boolean;
2202
+ };
2203
+ additionalAccounts: {
2204
+ pubkey: string;
2205
+ isWritable: boolean;
2206
+ }[];
2207
+ fallbackAddress: string;
2208
+ };
2209
+ __kind: "V0";
2210
+ }>, z.ZodObject<{
2211
+ __kind: z.ZodLiteral<"V1">;
2212
+ ccmAccounts: z.ZodObject<{
2213
+ cfReceiver: z.ZodObject<{
2214
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2215
+ isWritable: z.ZodBoolean;
2216
+ }, "strip", z.ZodTypeAny, {
2217
+ pubkey: `0x${string}`;
2218
+ isWritable: boolean;
2219
+ }, {
2220
+ pubkey: string;
2221
+ isWritable: boolean;
2222
+ }>;
2223
+ additionalAccounts: z.ZodArray<z.ZodObject<{
2224
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2225
+ isWritable: z.ZodBoolean;
2226
+ }, "strip", z.ZodTypeAny, {
2227
+ pubkey: `0x${string}`;
2228
+ isWritable: boolean;
2229
+ }, {
2230
+ pubkey: string;
2231
+ isWritable: boolean;
2232
+ }>, "many">;
2233
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2234
+ }, "strip", z.ZodTypeAny, {
2235
+ cfReceiver: {
2236
+ pubkey: `0x${string}`;
2237
+ isWritable: boolean;
2238
+ };
2239
+ additionalAccounts: {
2240
+ pubkey: `0x${string}`;
2241
+ isWritable: boolean;
2242
+ }[];
2243
+ fallbackAddress: `0x${string}`;
2244
+ }, {
2245
+ cfReceiver: {
2246
+ pubkey: string;
2247
+ isWritable: boolean;
2248
+ };
2249
+ additionalAccounts: {
2250
+ pubkey: string;
2251
+ isWritable: boolean;
2252
+ }[];
2253
+ fallbackAddress: string;
2254
+ }>;
2255
+ alts: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
2256
+ }, "strip", z.ZodTypeAny, {
2257
+ __kind: "V1";
2258
+ ccmAccounts: {
2259
+ cfReceiver: {
2260
+ pubkey: `0x${string}`;
2261
+ isWritable: boolean;
2262
+ };
2263
+ additionalAccounts: {
2264
+ pubkey: `0x${string}`;
2265
+ isWritable: boolean;
2266
+ }[];
2267
+ fallbackAddress: `0x${string}`;
2268
+ };
2269
+ alts: `0x${string}`[];
2270
+ }, {
2271
+ __kind: "V1";
2272
+ ccmAccounts: {
2273
+ cfReceiver: {
2274
+ pubkey: string;
2275
+ isWritable: boolean;
2276
+ };
2277
+ additionalAccounts: {
2278
+ pubkey: string;
2279
+ isWritable: boolean;
2280
+ }[];
2281
+ fallbackAddress: string;
2282
+ };
2283
+ alts: string[];
2284
+ }>]>;
2285
+ }, "strip", z.ZodTypeAny, {
2286
+ value: {
2287
+ value: {
2288
+ cfReceiver: {
2289
+ pubkey: `0x${string}`;
2290
+ isWritable: boolean;
2291
+ };
2292
+ additionalAccounts: {
2293
+ pubkey: `0x${string}`;
2294
+ isWritable: boolean;
2295
+ }[];
2296
+ fallbackAddress: `0x${string}`;
2297
+ };
2298
+ __kind: "V0";
2299
+ } | {
2300
+ __kind: "V1";
2301
+ ccmAccounts: {
2302
+ cfReceiver: {
2303
+ pubkey: `0x${string}`;
2304
+ isWritable: boolean;
2305
+ };
2306
+ additionalAccounts: {
2307
+ pubkey: `0x${string}`;
2308
+ isWritable: boolean;
2309
+ }[];
2310
+ fallbackAddress: `0x${string}`;
2311
+ };
2312
+ alts: `0x${string}`[];
2313
+ };
2314
+ __kind: "Solana";
2315
+ }, {
2316
+ value: {
2317
+ value: {
2318
+ cfReceiver: {
2319
+ pubkey: string;
2320
+ isWritable: boolean;
2321
+ };
2322
+ additionalAccounts: {
2323
+ pubkey: string;
2324
+ isWritable: boolean;
2325
+ }[];
2326
+ fallbackAddress: string;
2327
+ };
2328
+ __kind: "V0";
2329
+ } | {
2330
+ __kind: "V1";
2331
+ ccmAccounts: {
2332
+ cfReceiver: {
2333
+ pubkey: string;
2334
+ isWritable: boolean;
2335
+ };
2336
+ additionalAccounts: {
2337
+ pubkey: string;
2338
+ isWritable: boolean;
2339
+ }[];
2340
+ fallbackAddress: string;
2341
+ };
2342
+ alts: string[];
2343
+ };
2344
+ __kind: "Solana";
2345
+ }>]>;
2346
+ }, "strip", z.ZodTypeAny, {
2347
+ message: `0x${string}`;
2348
+ gasBudget: bigint;
2349
+ ccmAdditionalData: {
2350
+ __kind: "NotRequired";
2351
+ } | {
2352
+ value: {
2353
+ value: {
2354
+ cfReceiver: {
2355
+ pubkey: `0x${string}`;
2356
+ isWritable: boolean;
2357
+ };
2358
+ additionalAccounts: {
2359
+ pubkey: `0x${string}`;
2360
+ isWritable: boolean;
2361
+ }[];
2362
+ fallbackAddress: `0x${string}`;
2363
+ };
2364
+ __kind: "V0";
2365
+ } | {
2366
+ __kind: "V1";
2367
+ ccmAccounts: {
2368
+ cfReceiver: {
2369
+ pubkey: `0x${string}`;
2370
+ isWritable: boolean;
2371
+ };
2372
+ additionalAccounts: {
2373
+ pubkey: `0x${string}`;
2374
+ isWritable: boolean;
2375
+ }[];
2376
+ fallbackAddress: `0x${string}`;
2377
+ };
2378
+ alts: `0x${string}`[];
2379
+ };
2380
+ __kind: "Solana";
2381
+ };
2382
+ }, {
2383
+ message: string;
2384
+ gasBudget: string | number;
2385
+ ccmAdditionalData: {
2386
+ __kind: "NotRequired";
2387
+ } | {
2388
+ value: {
2389
+ value: {
2390
+ cfReceiver: {
2391
+ pubkey: string;
2392
+ isWritable: boolean;
2393
+ };
2394
+ additionalAccounts: {
2395
+ pubkey: string;
2396
+ isWritable: boolean;
2397
+ }[];
2398
+ fallbackAddress: string;
2399
+ };
2400
+ __kind: "V0";
2401
+ } | {
2402
+ __kind: "V1";
2403
+ ccmAccounts: {
2404
+ cfReceiver: {
2405
+ pubkey: string;
2406
+ isWritable: boolean;
2407
+ };
2408
+ additionalAccounts: {
2409
+ pubkey: string;
2410
+ isWritable: boolean;
2411
+ }[];
2412
+ fallbackAddress: string;
2413
+ };
2414
+ alts: string[];
2415
+ };
2416
+ __kind: "Solana";
2417
+ };
2418
+ }>;
2419
+ sourceChain: z.ZodEffects<z.ZodObject<{
2420
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
2421
+ }, "strip", z.ZodTypeAny, {
2422
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2423
+ }, {
2424
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2425
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
2426
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2427
+ }>;
2428
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2429
+ __kind: z.ZodLiteral<"Eth">;
2430
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2431
+ }, "strip", z.ZodTypeAny, {
2432
+ value: `0x${string}`;
2433
+ __kind: "Eth";
2434
+ }, {
2435
+ value: string;
2436
+ __kind: "Eth";
2437
+ }>, z.ZodObject<{
2438
+ __kind: z.ZodLiteral<"Dot">;
2439
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2440
+ }, "strip", z.ZodTypeAny, {
2441
+ value: `0x${string}`;
2442
+ __kind: "Dot";
2443
+ }, {
2444
+ value: string;
2445
+ __kind: "Dot";
2446
+ }>, z.ZodObject<{
2447
+ __kind: z.ZodLiteral<"Btc">;
2448
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2449
+ __kind: z.ZodLiteral<"P2PKH">;
2450
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2451
+ }, "strip", z.ZodTypeAny, {
2452
+ value: `0x${string}`;
2453
+ __kind: "P2PKH";
2454
+ }, {
2455
+ value: string;
2456
+ __kind: "P2PKH";
2457
+ }>, z.ZodObject<{
2458
+ __kind: z.ZodLiteral<"P2SH">;
2459
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2460
+ }, "strip", z.ZodTypeAny, {
2461
+ value: `0x${string}`;
2462
+ __kind: "P2SH";
2463
+ }, {
2464
+ value: string;
2465
+ __kind: "P2SH";
2466
+ }>, z.ZodObject<{
2467
+ __kind: z.ZodLiteral<"P2WPKH">;
2468
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2469
+ }, "strip", z.ZodTypeAny, {
2470
+ value: `0x${string}`;
2471
+ __kind: "P2WPKH";
2472
+ }, {
2473
+ value: string;
2474
+ __kind: "P2WPKH";
2475
+ }>, z.ZodObject<{
2476
+ __kind: z.ZodLiteral<"P2WSH">;
2477
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2478
+ }, "strip", z.ZodTypeAny, {
2479
+ value: `0x${string}`;
2480
+ __kind: "P2WSH";
2481
+ }, {
2482
+ value: string;
2483
+ __kind: "P2WSH";
2484
+ }>, z.ZodObject<{
2485
+ __kind: z.ZodLiteral<"Taproot">;
2486
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2487
+ }, "strip", z.ZodTypeAny, {
2488
+ value: `0x${string}`;
2489
+ __kind: "Taproot";
2490
+ }, {
2491
+ value: string;
2492
+ __kind: "Taproot";
2493
+ }>, z.ZodObject<{
2494
+ __kind: z.ZodLiteral<"OtherSegwit">;
2495
+ version: z.ZodNumber;
2496
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2497
+ }, "strip", z.ZodTypeAny, {
2498
+ __kind: "OtherSegwit";
2499
+ version: number;
2500
+ program: `0x${string}`;
2501
+ }, {
2502
+ __kind: "OtherSegwit";
2503
+ version: number;
2504
+ program: string;
2505
+ }>]>;
2506
+ }, "strip", z.ZodTypeAny, {
2507
+ value: {
2508
+ value: `0x${string}`;
2509
+ __kind: "P2PKH";
2510
+ } | {
2511
+ value: `0x${string}`;
2512
+ __kind: "P2SH";
2513
+ } | {
2514
+ value: `0x${string}`;
2515
+ __kind: "P2WPKH";
2516
+ } | {
2517
+ value: `0x${string}`;
2518
+ __kind: "P2WSH";
2519
+ } | {
2520
+ value: `0x${string}`;
2521
+ __kind: "Taproot";
2522
+ } | {
2523
+ __kind: "OtherSegwit";
2524
+ version: number;
2525
+ program: `0x${string}`;
2526
+ };
2527
+ __kind: "Btc";
2528
+ }, {
2529
+ value: {
2530
+ value: string;
2531
+ __kind: "P2PKH";
2532
+ } | {
2533
+ value: string;
2534
+ __kind: "P2SH";
2535
+ } | {
2536
+ value: string;
2537
+ __kind: "P2WPKH";
2538
+ } | {
2539
+ value: string;
2540
+ __kind: "P2WSH";
2541
+ } | {
2542
+ value: string;
2543
+ __kind: "Taproot";
2544
+ } | {
2545
+ __kind: "OtherSegwit";
2546
+ version: number;
2547
+ program: string;
2548
+ };
2549
+ __kind: "Btc";
2550
+ }>, z.ZodObject<{
2551
+ __kind: z.ZodLiteral<"Arb">;
2552
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2553
+ }, "strip", z.ZodTypeAny, {
2554
+ value: `0x${string}`;
2555
+ __kind: "Arb";
2556
+ }, {
2557
+ value: string;
2558
+ __kind: "Arb";
2559
+ }>, z.ZodObject<{
2560
+ __kind: z.ZodLiteral<"Sol">;
2561
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2562
+ }, "strip", z.ZodTypeAny, {
2563
+ value: `0x${string}`;
2564
+ __kind: "Sol";
2565
+ }, {
2566
+ value: string;
2567
+ __kind: "Sol";
2568
+ }>, z.ZodObject<{
2569
+ __kind: z.ZodLiteral<"Hub">;
2570
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2571
+ }, "strip", z.ZodTypeAny, {
2572
+ value: `0x${string}`;
2573
+ __kind: "Hub";
2574
+ }, {
2575
+ value: string;
2576
+ __kind: "Hub";
2577
+ }>]>>>;
2578
+ }, "strip", z.ZodTypeAny, {
2579
+ channelMetadata: {
2580
+ message: `0x${string}`;
2581
+ gasBudget: bigint;
2582
+ ccmAdditionalData: {
2583
+ __kind: "NotRequired";
2584
+ } | {
2585
+ value: {
2586
+ value: {
2587
+ cfReceiver: {
2588
+ pubkey: `0x${string}`;
2589
+ isWritable: boolean;
2590
+ };
2591
+ additionalAccounts: {
2592
+ pubkey: `0x${string}`;
2593
+ isWritable: boolean;
2594
+ }[];
2595
+ fallbackAddress: `0x${string}`;
2596
+ };
2597
+ __kind: "V0";
2598
+ } | {
2599
+ __kind: "V1";
2600
+ ccmAccounts: {
2601
+ cfReceiver: {
2602
+ pubkey: `0x${string}`;
2603
+ isWritable: boolean;
2604
+ };
2605
+ additionalAccounts: {
2606
+ pubkey: `0x${string}`;
2607
+ isWritable: boolean;
2608
+ }[];
2609
+ fallbackAddress: `0x${string}`;
2610
+ };
2611
+ alts: `0x${string}`[];
2612
+ };
2613
+ __kind: "Solana";
2614
+ };
2615
+ };
2616
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2617
+ sourceAddress?: {
2618
+ value: `0x${string}`;
2619
+ __kind: "Eth";
2620
+ } | {
2621
+ value: `0x${string}`;
2622
+ __kind: "Dot";
2623
+ } | {
2624
+ value: {
2625
+ value: `0x${string}`;
2626
+ __kind: "P2PKH";
2627
+ } | {
2628
+ value: `0x${string}`;
2629
+ __kind: "P2SH";
2630
+ } | {
2631
+ value: `0x${string}`;
2632
+ __kind: "P2WPKH";
2633
+ } | {
2634
+ value: `0x${string}`;
2635
+ __kind: "P2WSH";
2636
+ } | {
2637
+ value: `0x${string}`;
2638
+ __kind: "Taproot";
2639
+ } | {
2640
+ __kind: "OtherSegwit";
2641
+ version: number;
2642
+ program: `0x${string}`;
2643
+ };
2644
+ __kind: "Btc";
2645
+ } | {
2646
+ value: `0x${string}`;
2647
+ __kind: "Arb";
2648
+ } | {
2649
+ value: `0x${string}`;
2650
+ __kind: "Sol";
2651
+ } | {
2652
+ value: `0x${string}`;
2653
+ __kind: "Hub";
2654
+ } | null | undefined;
2655
+ }, {
2656
+ channelMetadata: {
2657
+ message: string;
2658
+ gasBudget: string | number;
2659
+ ccmAdditionalData: {
2660
+ __kind: "NotRequired";
2661
+ } | {
2662
+ value: {
2663
+ value: {
2664
+ cfReceiver: {
2665
+ pubkey: string;
2666
+ isWritable: boolean;
2667
+ };
2668
+ additionalAccounts: {
2669
+ pubkey: string;
2670
+ isWritable: boolean;
2671
+ }[];
2672
+ fallbackAddress: string;
2673
+ };
2674
+ __kind: "V0";
2675
+ } | {
2676
+ __kind: "V1";
2677
+ ccmAccounts: {
2678
+ cfReceiver: {
2679
+ pubkey: string;
2680
+ isWritable: boolean;
2681
+ };
2682
+ additionalAccounts: {
2683
+ pubkey: string;
2684
+ isWritable: boolean;
2685
+ }[];
2686
+ fallbackAddress: string;
2687
+ };
2688
+ alts: string[];
2689
+ };
2690
+ __kind: "Solana";
2691
+ };
2692
+ };
2693
+ sourceChain: {
2694
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2695
+ };
2696
+ sourceAddress?: {
2697
+ value: string;
2698
+ __kind: "Eth";
2699
+ } | {
2700
+ value: string;
2701
+ __kind: "Dot";
2702
+ } | {
2703
+ value: {
2704
+ value: string;
2705
+ __kind: "P2PKH";
2706
+ } | {
2707
+ value: string;
2708
+ __kind: "P2SH";
2709
+ } | {
2710
+ value: string;
2711
+ __kind: "P2WPKH";
2712
+ } | {
2713
+ value: string;
2714
+ __kind: "P2WSH";
2715
+ } | {
2716
+ value: string;
2717
+ __kind: "Taproot";
2718
+ } | {
2719
+ __kind: "OtherSegwit";
2720
+ version: number;
2721
+ program: string;
2722
+ };
2723
+ __kind: "Btc";
2724
+ } | {
2725
+ value: string;
2726
+ __kind: "Arb";
2727
+ } | {
2728
+ value: string;
2729
+ __kind: "Sol";
2730
+ } | {
2731
+ value: string;
2732
+ __kind: "Hub";
2733
+ } | null | undefined;
2734
+ }>>>;
2735
+ }, "strip", z.ZodTypeAny, {
2736
+ __kind: "RefundIfExpires";
2737
+ refundAddress: {
2738
+ value: `cF${string}`;
2739
+ __kind: "InternalAccount";
2740
+ } | {
2741
+ value: {
2742
+ value: `0x${string}`;
2743
+ __kind: "Eth";
2744
+ } | {
2745
+ value: `0x${string}`;
2746
+ __kind: "Dot";
2747
+ } | {
2748
+ value: {
2749
+ value: `0x${string}`;
2750
+ __kind: "P2PKH";
2751
+ } | {
2752
+ value: `0x${string}`;
2753
+ __kind: "P2SH";
2754
+ } | {
2755
+ value: `0x${string}`;
2756
+ __kind: "P2WPKH";
2757
+ } | {
2758
+ value: `0x${string}`;
2759
+ __kind: "P2WSH";
2760
+ } | {
2761
+ value: `0x${string}`;
2762
+ __kind: "Taproot";
2763
+ } | {
2764
+ __kind: "OtherSegwit";
2765
+ version: number;
2766
+ program: `0x${string}`;
2767
+ };
2768
+ __kind: "Btc";
2769
+ } | {
2770
+ value: `0x${string}`;
2771
+ __kind: "Arb";
2772
+ } | {
2773
+ value: `0x${string}`;
2774
+ __kind: "Sol";
2775
+ } | {
2776
+ value: `0x${string}`;
2777
+ __kind: "Hub";
2778
+ };
2779
+ __kind: "ExternalAddress";
2780
+ };
2781
+ retryDuration: number;
2782
+ refundCcmMetadata?: {
2783
+ channelMetadata: {
2784
+ message: `0x${string}`;
2785
+ gasBudget: bigint;
2786
+ ccmAdditionalData: {
2787
+ __kind: "NotRequired";
2788
+ } | {
2789
+ value: {
2790
+ value: {
2791
+ cfReceiver: {
2792
+ pubkey: `0x${string}`;
2793
+ isWritable: boolean;
2794
+ };
2795
+ additionalAccounts: {
2796
+ pubkey: `0x${string}`;
2797
+ isWritable: boolean;
2798
+ }[];
2799
+ fallbackAddress: `0x${string}`;
2800
+ };
2801
+ __kind: "V0";
2802
+ } | {
2803
+ __kind: "V1";
2804
+ ccmAccounts: {
2805
+ cfReceiver: {
2806
+ pubkey: `0x${string}`;
2807
+ isWritable: boolean;
2808
+ };
2809
+ additionalAccounts: {
2810
+ pubkey: `0x${string}`;
2811
+ isWritable: boolean;
2812
+ }[];
2813
+ fallbackAddress: `0x${string}`;
2814
+ };
2815
+ alts: `0x${string}`[];
2816
+ };
2817
+ __kind: "Solana";
2818
+ };
2819
+ };
2820
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2821
+ sourceAddress?: {
2822
+ value: `0x${string}`;
2823
+ __kind: "Eth";
2824
+ } | {
2825
+ value: `0x${string}`;
2826
+ __kind: "Dot";
2827
+ } | {
2828
+ value: {
2829
+ value: `0x${string}`;
2830
+ __kind: "P2PKH";
2831
+ } | {
2832
+ value: `0x${string}`;
2833
+ __kind: "P2SH";
2834
+ } | {
2835
+ value: `0x${string}`;
2836
+ __kind: "P2WPKH";
2837
+ } | {
2838
+ value: `0x${string}`;
2839
+ __kind: "P2WSH";
2840
+ } | {
2841
+ value: `0x${string}`;
2842
+ __kind: "Taproot";
2843
+ } | {
2844
+ __kind: "OtherSegwit";
2845
+ version: number;
2846
+ program: `0x${string}`;
2847
+ };
2848
+ __kind: "Btc";
2849
+ } | {
2850
+ value: `0x${string}`;
2851
+ __kind: "Arb";
2852
+ } | {
2853
+ value: `0x${string}`;
2854
+ __kind: "Sol";
2855
+ } | {
2856
+ value: `0x${string}`;
2857
+ __kind: "Hub";
2858
+ } | null | undefined;
2859
+ } | null | undefined;
2860
+ }, {
2861
+ __kind: "RefundIfExpires";
2862
+ refundAddress: {
2863
+ value: string;
2864
+ __kind: "InternalAccount";
2865
+ } | {
2866
+ value: {
2867
+ value: string;
2868
+ __kind: "Eth";
2869
+ } | {
2870
+ value: string;
2871
+ __kind: "Dot";
2872
+ } | {
2873
+ value: {
2874
+ value: string;
2875
+ __kind: "P2PKH";
2876
+ } | {
2877
+ value: string;
2878
+ __kind: "P2SH";
2879
+ } | {
2880
+ value: string;
2881
+ __kind: "P2WPKH";
2882
+ } | {
2883
+ value: string;
2884
+ __kind: "P2WSH";
2885
+ } | {
2886
+ value: string;
2887
+ __kind: "Taproot";
2888
+ } | {
2889
+ __kind: "OtherSegwit";
2890
+ version: number;
2891
+ program: string;
2892
+ };
2893
+ __kind: "Btc";
2894
+ } | {
2895
+ value: string;
2896
+ __kind: "Arb";
2897
+ } | {
2898
+ value: string;
2899
+ __kind: "Sol";
2900
+ } | {
2901
+ value: string;
2902
+ __kind: "Hub";
2903
+ };
2904
+ __kind: "ExternalAddress";
2905
+ };
2906
+ retryDuration: number;
2907
+ refundCcmMetadata?: {
2908
+ channelMetadata: {
2909
+ message: string;
2910
+ gasBudget: string | number;
2911
+ ccmAdditionalData: {
2912
+ __kind: "NotRequired";
2913
+ } | {
2914
+ value: {
2915
+ value: {
2916
+ cfReceiver: {
2917
+ pubkey: string;
2918
+ isWritable: boolean;
2919
+ };
2920
+ additionalAccounts: {
2921
+ pubkey: string;
2922
+ isWritable: boolean;
2923
+ }[];
2924
+ fallbackAddress: string;
2925
+ };
2926
+ __kind: "V0";
2927
+ } | {
2928
+ __kind: "V1";
2929
+ ccmAccounts: {
2930
+ cfReceiver: {
2931
+ pubkey: string;
2932
+ isWritable: boolean;
2933
+ };
2934
+ additionalAccounts: {
2935
+ pubkey: string;
2936
+ isWritable: boolean;
2937
+ }[];
2938
+ fallbackAddress: string;
2939
+ };
2940
+ alts: string[];
2941
+ };
2942
+ __kind: "Solana";
2943
+ };
2944
+ };
2945
+ sourceChain: {
2946
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2947
+ };
2948
+ sourceAddress?: {
2949
+ value: string;
2950
+ __kind: "Eth";
2951
+ } | {
2952
+ value: string;
2953
+ __kind: "Dot";
2954
+ } | {
2955
+ value: {
2956
+ value: string;
2957
+ __kind: "P2PKH";
2958
+ } | {
2959
+ value: string;
2960
+ __kind: "P2SH";
2961
+ } | {
2962
+ value: string;
2963
+ __kind: "P2WPKH";
2964
+ } | {
2965
+ value: string;
2966
+ __kind: "P2WSH";
2967
+ } | {
2968
+ value: string;
2969
+ __kind: "Taproot";
2970
+ } | {
2971
+ __kind: "OtherSegwit";
2972
+ version: number;
2973
+ program: string;
2974
+ };
2975
+ __kind: "Btc";
2976
+ } | {
2977
+ value: string;
2978
+ __kind: "Arb";
2979
+ } | {
2980
+ value: string;
2981
+ __kind: "Sol";
2982
+ } | {
2983
+ value: string;
2984
+ __kind: "Hub";
2985
+ } | null | undefined;
2986
+ } | null | undefined;
2987
+ }>]>;
2988
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2989
+ maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2990
+ }, "strip", z.ZodTypeAny, {
2991
+ expiryBehaviour: {
2992
+ __kind: "NoExpiry";
2993
+ } | {
2994
+ __kind: "RefundIfExpires";
2995
+ refundAddress: {
2996
+ value: `cF${string}`;
2997
+ __kind: "InternalAccount";
2998
+ } | {
2999
+ value: {
3000
+ value: `0x${string}`;
3001
+ __kind: "Eth";
3002
+ } | {
3003
+ value: `0x${string}`;
3004
+ __kind: "Dot";
3005
+ } | {
3006
+ value: {
3007
+ value: `0x${string}`;
3008
+ __kind: "P2PKH";
3009
+ } | {
3010
+ value: `0x${string}`;
3011
+ __kind: "P2SH";
3012
+ } | {
3013
+ value: `0x${string}`;
3014
+ __kind: "P2WPKH";
3015
+ } | {
3016
+ value: `0x${string}`;
3017
+ __kind: "P2WSH";
3018
+ } | {
3019
+ value: `0x${string}`;
3020
+ __kind: "Taproot";
3021
+ } | {
3022
+ __kind: "OtherSegwit";
3023
+ version: number;
3024
+ program: `0x${string}`;
3025
+ };
3026
+ __kind: "Btc";
3027
+ } | {
3028
+ value: `0x${string}`;
3029
+ __kind: "Arb";
3030
+ } | {
3031
+ value: `0x${string}`;
3032
+ __kind: "Sol";
3033
+ } | {
3034
+ value: `0x${string}`;
3035
+ __kind: "Hub";
3036
+ };
3037
+ __kind: "ExternalAddress";
3038
+ };
3039
+ retryDuration: number;
3040
+ refundCcmMetadata?: {
3041
+ channelMetadata: {
3042
+ message: `0x${string}`;
3043
+ gasBudget: bigint;
3044
+ ccmAdditionalData: {
3045
+ __kind: "NotRequired";
3046
+ } | {
3047
+ value: {
3048
+ value: {
3049
+ cfReceiver: {
3050
+ pubkey: `0x${string}`;
3051
+ isWritable: boolean;
3052
+ };
3053
+ additionalAccounts: {
3054
+ pubkey: `0x${string}`;
3055
+ isWritable: boolean;
3056
+ }[];
3057
+ fallbackAddress: `0x${string}`;
3058
+ };
3059
+ __kind: "V0";
3060
+ } | {
3061
+ __kind: "V1";
3062
+ ccmAccounts: {
3063
+ cfReceiver: {
3064
+ pubkey: `0x${string}`;
3065
+ isWritable: boolean;
3066
+ };
3067
+ additionalAccounts: {
3068
+ pubkey: `0x${string}`;
3069
+ isWritable: boolean;
3070
+ }[];
3071
+ fallbackAddress: `0x${string}`;
3072
+ };
3073
+ alts: `0x${string}`[];
3074
+ };
3075
+ __kind: "Solana";
3076
+ };
3077
+ };
3078
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
3079
+ sourceAddress?: {
3080
+ value: `0x${string}`;
3081
+ __kind: "Eth";
3082
+ } | {
3083
+ value: `0x${string}`;
3084
+ __kind: "Dot";
3085
+ } | {
3086
+ value: {
3087
+ value: `0x${string}`;
3088
+ __kind: "P2PKH";
3089
+ } | {
3090
+ value: `0x${string}`;
3091
+ __kind: "P2SH";
3092
+ } | {
3093
+ value: `0x${string}`;
3094
+ __kind: "P2WPKH";
3095
+ } | {
3096
+ value: `0x${string}`;
3097
+ __kind: "P2WSH";
3098
+ } | {
3099
+ value: `0x${string}`;
3100
+ __kind: "Taproot";
3101
+ } | {
3102
+ __kind: "OtherSegwit";
3103
+ version: number;
3104
+ program: `0x${string}`;
3105
+ };
3106
+ __kind: "Btc";
3107
+ } | {
3108
+ value: `0x${string}`;
3109
+ __kind: "Arb";
3110
+ } | {
3111
+ value: `0x${string}`;
3112
+ __kind: "Sol";
3113
+ } | {
3114
+ value: `0x${string}`;
3115
+ __kind: "Hub";
3116
+ } | null | undefined;
3117
+ } | null | undefined;
3118
+ };
3119
+ minPrice: bigint;
3120
+ maxOraclePriceSlippage?: number | null | undefined;
3121
+ }, {
3122
+ expiryBehaviour: {
3123
+ __kind: "NoExpiry";
3124
+ } | {
3125
+ __kind: "RefundIfExpires";
3126
+ refundAddress: {
3127
+ value: string;
3128
+ __kind: "InternalAccount";
3129
+ } | {
3130
+ value: {
3131
+ value: string;
3132
+ __kind: "Eth";
3133
+ } | {
3134
+ value: string;
3135
+ __kind: "Dot";
3136
+ } | {
3137
+ value: {
3138
+ value: string;
3139
+ __kind: "P2PKH";
3140
+ } | {
3141
+ value: string;
3142
+ __kind: "P2SH";
3143
+ } | {
3144
+ value: string;
3145
+ __kind: "P2WPKH";
3146
+ } | {
3147
+ value: string;
3148
+ __kind: "P2WSH";
3149
+ } | {
3150
+ value: string;
3151
+ __kind: "Taproot";
3152
+ } | {
3153
+ __kind: "OtherSegwit";
3154
+ version: number;
3155
+ program: string;
3156
+ };
3157
+ __kind: "Btc";
3158
+ } | {
3159
+ value: string;
3160
+ __kind: "Arb";
3161
+ } | {
3162
+ value: string;
3163
+ __kind: "Sol";
3164
+ } | {
3165
+ value: string;
3166
+ __kind: "Hub";
3167
+ };
3168
+ __kind: "ExternalAddress";
3169
+ };
3170
+ retryDuration: number;
3171
+ refundCcmMetadata?: {
3172
+ channelMetadata: {
3173
+ message: string;
3174
+ gasBudget: string | number;
3175
+ ccmAdditionalData: {
3176
+ __kind: "NotRequired";
3177
+ } | {
3178
+ value: {
3179
+ value: {
3180
+ cfReceiver: {
3181
+ pubkey: string;
3182
+ isWritable: boolean;
3183
+ };
3184
+ additionalAccounts: {
3185
+ pubkey: string;
3186
+ isWritable: boolean;
3187
+ }[];
3188
+ fallbackAddress: string;
3189
+ };
3190
+ __kind: "V0";
3191
+ } | {
3192
+ __kind: "V1";
3193
+ ccmAccounts: {
3194
+ cfReceiver: {
3195
+ pubkey: string;
3196
+ isWritable: boolean;
3197
+ };
3198
+ additionalAccounts: {
3199
+ pubkey: string;
3200
+ isWritable: boolean;
3201
+ }[];
3202
+ fallbackAddress: string;
3203
+ };
3204
+ alts: string[];
3205
+ };
3206
+ __kind: "Solana";
3207
+ };
3208
+ };
3209
+ sourceChain: {
3210
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
3211
+ };
3212
+ sourceAddress?: {
3213
+ value: string;
3214
+ __kind: "Eth";
3215
+ } | {
3216
+ value: string;
3217
+ __kind: "Dot";
3218
+ } | {
3219
+ value: {
3220
+ value: string;
3221
+ __kind: "P2PKH";
3222
+ } | {
3223
+ value: string;
3224
+ __kind: "P2SH";
3225
+ } | {
3226
+ value: string;
3227
+ __kind: "P2WPKH";
3228
+ } | {
3229
+ value: string;
3230
+ __kind: "P2WSH";
3231
+ } | {
3232
+ value: string;
3233
+ __kind: "Taproot";
3234
+ } | {
3235
+ __kind: "OtherSegwit";
3236
+ version: number;
3237
+ program: string;
3238
+ };
3239
+ __kind: "Btc";
3240
+ } | {
3241
+ value: string;
3242
+ __kind: "Arb";
3243
+ } | {
3244
+ value: string;
3245
+ __kind: "Sol";
3246
+ } | {
3247
+ value: string;
3248
+ __kind: "Hub";
3249
+ } | null | undefined;
3250
+ } | null | undefined;
3251
+ };
3252
+ minPrice: string | number;
3253
+ maxOraclePriceSlippage?: number | null | undefined;
3254
+ }>>>;
3255
+ dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3256
+ numberOfChunks: z.ZodNumber;
3257
+ chunkInterval: z.ZodNumber;
3258
+ }, "strip", z.ZodTypeAny, {
3259
+ numberOfChunks: number;
3260
+ chunkInterval: number;
3261
+ }, {
3262
+ numberOfChunks: number;
3263
+ chunkInterval: number;
3264
+ }>>>;
3265
+ }, "strip", z.ZodTypeAny, {
3266
+ swapRequestId: bigint;
3267
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3268
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3269
+ inputAmount: bigint;
3270
+ origin: {
3271
+ channelId: bigint;
3272
+ __kind: "DepositChannel";
3273
+ depositAddress: {
3274
+ readonly chain: "Ethereum";
3275
+ readonly address: `0x${string}`;
3276
+ } | {
3277
+ readonly chain: "Polkadot";
3278
+ readonly address: string;
3279
+ } | {
3280
+ readonly chain: "Bitcoin";
3281
+ readonly address: string;
3282
+ } | {
3283
+ readonly chain: "Arbitrum";
3284
+ readonly address: `0x${string}`;
3285
+ } | {
3286
+ readonly chain: "Solana";
3287
+ readonly address: string;
3288
+ } | {
3289
+ readonly chain: "Assethub";
3290
+ readonly address: string;
3291
+ };
3292
+ depositBlockHeight: bigint;
3293
+ brokerId: `cF${string}`;
3294
+ } | {
3295
+ __kind: "Vault";
3296
+ txId: {
3297
+ value: `0x${string}`;
3298
+ __kind: "Evm";
3299
+ } | {
3300
+ value: `0x${string}`;
3301
+ __kind: "Bitcoin";
3302
+ } | {
3303
+ value: {
3304
+ blockNumber: number;
3305
+ extrinsicIndex: number;
3306
+ };
3307
+ __kind: "Polkadot";
3308
+ } | {
3309
+ value: [`0x${string}`, bigint];
3310
+ __kind: "Solana";
3311
+ } | {
3312
+ __kind: "None";
3313
+ };
3314
+ brokerId?: `cF${string}` | null | undefined;
3315
+ } | {
3316
+ __kind: "Internal";
3317
+ } | {
3318
+ value: `cF${string}`;
3319
+ __kind: "OnChainAccount";
3320
+ };
3321
+ requestType: {
3322
+ __kind: "NetworkFee";
3323
+ } | {
3324
+ __kind: "IngressEgressFee";
3325
+ } | {
3326
+ __kind: "Regular";
3327
+ outputAction: {
3328
+ __kind: "Egress";
3329
+ outputAddress: {
3330
+ readonly chain: "Ethereum";
3331
+ readonly address: `0x${string}`;
3332
+ } | {
3333
+ readonly chain: "Polkadot";
3334
+ readonly address: string;
3335
+ } | {
3336
+ readonly chain: "Bitcoin";
3337
+ readonly address: string;
3338
+ } | {
3339
+ readonly chain: "Arbitrum";
3340
+ readonly address: `0x${string}`;
3341
+ } | {
3342
+ readonly chain: "Solana";
3343
+ readonly address: string;
3344
+ } | {
3345
+ readonly chain: "Assethub";
3346
+ readonly address: string;
3347
+ };
3348
+ ccmDepositMetadata?: {
3349
+ channelMetadata: {
3350
+ message: `0x${string}`;
3351
+ gasBudget: bigint;
3352
+ ccmAdditionalData: {
3353
+ __kind: "NotRequired";
3354
+ } | {
3355
+ value: {
3356
+ value: {
3357
+ cfReceiver: {
3358
+ pubkey: `0x${string}`;
3359
+ isWritable: boolean;
3360
+ };
3361
+ additionalAccounts: {
3362
+ pubkey: `0x${string}`;
3363
+ isWritable: boolean;
3364
+ }[];
3365
+ fallbackAddress: `0x${string}`;
3366
+ };
3367
+ __kind: "V0";
3368
+ } | {
3369
+ __kind: "V1";
3370
+ ccmAccounts: {
3371
+ cfReceiver: {
3372
+ pubkey: `0x${string}`;
3373
+ isWritable: boolean;
3374
+ };
3375
+ additionalAccounts: {
3376
+ pubkey: `0x${string}`;
3377
+ isWritable: boolean;
3378
+ }[];
3379
+ fallbackAddress: `0x${string}`;
3380
+ };
3381
+ alts: `0x${string}`[];
3382
+ };
3383
+ __kind: "Solana";
3384
+ };
3385
+ };
3386
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
3387
+ sourceAddress?: {
3388
+ readonly chain: "Ethereum";
3389
+ readonly address: `0x${string}`;
3390
+ } | {
3391
+ readonly chain: "Polkadot";
3392
+ readonly address: string;
3393
+ } | {
3394
+ readonly chain: "Bitcoin";
3395
+ readonly address: string;
3396
+ } | {
3397
+ readonly chain: "Arbitrum";
3398
+ readonly address: `0x${string}`;
3399
+ } | {
3400
+ readonly chain: "Solana";
3401
+ readonly address: string;
3402
+ } | {
3403
+ readonly chain: "Assethub";
3404
+ readonly address: string;
3405
+ } | null | undefined;
3406
+ } | null | undefined;
3407
+ } | {
3408
+ __kind: "CreditOnChain";
3409
+ accountId: `cF${string}`;
3410
+ } | {
3411
+ __kind: "CreditLendingPool";
3412
+ swapType: {
3413
+ __kind: "Liquidation";
3414
+ borrowerId: `cF${string}`;
3415
+ loanId: bigint;
3416
+ };
3417
+ } | {
3418
+ __kind: "CreditFlipAndTransferToGateway";
3419
+ accountId: `cF${string}`;
3420
+ flipToSubtractFromSwapOutput: bigint;
3421
+ };
3422
+ } | {
3423
+ __kind: "RegularNoNetworkFee";
3424
+ outputAction: {
3425
+ __kind: "Egress";
3426
+ outputAddress: {
3427
+ readonly chain: "Ethereum";
3428
+ readonly address: `0x${string}`;
3429
+ } | {
3430
+ readonly chain: "Polkadot";
3431
+ readonly address: string;
3432
+ } | {
3433
+ readonly chain: "Bitcoin";
3434
+ readonly address: string;
3435
+ } | {
3436
+ readonly chain: "Arbitrum";
3437
+ readonly address: `0x${string}`;
3438
+ } | {
3439
+ readonly chain: "Solana";
3440
+ readonly address: string;
3441
+ } | {
3442
+ readonly chain: "Assethub";
3443
+ readonly address: string;
3444
+ };
3445
+ ccmDepositMetadata?: {
3446
+ channelMetadata: {
3447
+ message: `0x${string}`;
3448
+ gasBudget: bigint;
3449
+ ccmAdditionalData: {
3450
+ __kind: "NotRequired";
3451
+ } | {
3452
+ value: {
3453
+ value: {
3454
+ cfReceiver: {
3455
+ pubkey: `0x${string}`;
3456
+ isWritable: boolean;
3457
+ };
3458
+ additionalAccounts: {
3459
+ pubkey: `0x${string}`;
3460
+ isWritable: boolean;
3461
+ }[];
3462
+ fallbackAddress: `0x${string}`;
3463
+ };
3464
+ __kind: "V0";
3465
+ } | {
3466
+ __kind: "V1";
3467
+ ccmAccounts: {
3468
+ cfReceiver: {
3469
+ pubkey: `0x${string}`;
3470
+ isWritable: boolean;
3471
+ };
3472
+ additionalAccounts: {
3473
+ pubkey: `0x${string}`;
3474
+ isWritable: boolean;
3475
+ }[];
3476
+ fallbackAddress: `0x${string}`;
3477
+ };
3478
+ alts: `0x${string}`[];
3479
+ };
3480
+ __kind: "Solana";
3481
+ };
3482
+ };
3483
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
3484
+ sourceAddress?: {
3485
+ readonly chain: "Ethereum";
3486
+ readonly address: `0x${string}`;
3487
+ } | {
3488
+ readonly chain: "Polkadot";
3489
+ readonly address: string;
3490
+ } | {
3491
+ readonly chain: "Bitcoin";
3492
+ readonly address: string;
3493
+ } | {
3494
+ readonly chain: "Arbitrum";
3495
+ readonly address: `0x${string}`;
3496
+ } | {
3497
+ readonly chain: "Solana";
3498
+ readonly address: string;
3499
+ } | {
3500
+ readonly chain: "Assethub";
3501
+ readonly address: string;
3502
+ } | null | undefined;
3503
+ } | null | undefined;
3504
+ } | {
3505
+ __kind: "CreditOnChain";
3506
+ accountId: `cF${string}`;
3507
+ } | {
3508
+ __kind: "CreditLendingPool";
3509
+ swapType: {
3510
+ __kind: "Liquidation";
3511
+ borrowerId: `cF${string}`;
3512
+ loanId: bigint;
3513
+ };
3514
+ } | {
3515
+ __kind: "CreditFlipAndTransferToGateway";
3516
+ accountId: `cF${string}`;
3517
+ flipToSubtractFromSwapOutput: bigint;
3518
+ };
3519
+ };
3520
+ brokerFees: {
3521
+ account: `cF${string}`;
3522
+ bps: number;
3523
+ }[];
3524
+ dcaParameters?: {
3525
+ numberOfChunks: number;
3526
+ chunkInterval: number;
3527
+ } | null | undefined;
3528
+ priceLimitsAndExpiry?: {
3529
+ expiryBehaviour: {
3530
+ __kind: "NoExpiry";
3531
+ } | {
3532
+ __kind: "RefundIfExpires";
3533
+ refundAddress: {
3534
+ value: `cF${string}`;
3535
+ __kind: "InternalAccount";
3536
+ } | {
3537
+ value: {
3538
+ value: `0x${string}`;
3539
+ __kind: "Eth";
3540
+ } | {
3541
+ value: `0x${string}`;
3542
+ __kind: "Dot";
3543
+ } | {
3544
+ value: {
3545
+ value: `0x${string}`;
3546
+ __kind: "P2PKH";
3547
+ } | {
3548
+ value: `0x${string}`;
3549
+ __kind: "P2SH";
3550
+ } | {
3551
+ value: `0x${string}`;
3552
+ __kind: "P2WPKH";
3553
+ } | {
3554
+ value: `0x${string}`;
3555
+ __kind: "P2WSH";
3556
+ } | {
3557
+ value: `0x${string}`;
3558
+ __kind: "Taproot";
3559
+ } | {
3560
+ __kind: "OtherSegwit";
3561
+ version: number;
3562
+ program: `0x${string}`;
3563
+ };
3564
+ __kind: "Btc";
3565
+ } | {
3566
+ value: `0x${string}`;
3567
+ __kind: "Arb";
3568
+ } | {
3569
+ value: `0x${string}`;
3570
+ __kind: "Sol";
3571
+ } | {
3572
+ value: `0x${string}`;
3573
+ __kind: "Hub";
3574
+ };
3575
+ __kind: "ExternalAddress";
3576
+ };
3577
+ retryDuration: number;
3578
+ refundCcmMetadata?: {
3579
+ channelMetadata: {
3580
+ message: `0x${string}`;
3581
+ gasBudget: bigint;
3582
+ ccmAdditionalData: {
3583
+ __kind: "NotRequired";
3584
+ } | {
3585
+ value: {
3586
+ value: {
3587
+ cfReceiver: {
3588
+ pubkey: `0x${string}`;
3589
+ isWritable: boolean;
3590
+ };
3591
+ additionalAccounts: {
3592
+ pubkey: `0x${string}`;
3593
+ isWritable: boolean;
3594
+ }[];
3595
+ fallbackAddress: `0x${string}`;
3596
+ };
3597
+ __kind: "V0";
3598
+ } | {
3599
+ __kind: "V1";
3600
+ ccmAccounts: {
3601
+ cfReceiver: {
3602
+ pubkey: `0x${string}`;
3603
+ isWritable: boolean;
3604
+ };
3605
+ additionalAccounts: {
3606
+ pubkey: `0x${string}`;
3607
+ isWritable: boolean;
3608
+ }[];
3609
+ fallbackAddress: `0x${string}`;
3610
+ };
3611
+ alts: `0x${string}`[];
3612
+ };
3613
+ __kind: "Solana";
3614
+ };
3615
+ };
3616
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
3617
+ sourceAddress?: {
3618
+ value: `0x${string}`;
3619
+ __kind: "Eth";
3620
+ } | {
3621
+ value: `0x${string}`;
3622
+ __kind: "Dot";
3623
+ } | {
3624
+ value: {
3625
+ value: `0x${string}`;
3626
+ __kind: "P2PKH";
3627
+ } | {
3628
+ value: `0x${string}`;
3629
+ __kind: "P2SH";
3630
+ } | {
3631
+ value: `0x${string}`;
3632
+ __kind: "P2WPKH";
3633
+ } | {
3634
+ value: `0x${string}`;
3635
+ __kind: "P2WSH";
3636
+ } | {
3637
+ value: `0x${string}`;
3638
+ __kind: "Taproot";
3639
+ } | {
3640
+ __kind: "OtherSegwit";
3641
+ version: number;
3642
+ program: `0x${string}`;
3643
+ };
3644
+ __kind: "Btc";
3645
+ } | {
3646
+ value: `0x${string}`;
3647
+ __kind: "Arb";
3648
+ } | {
3649
+ value: `0x${string}`;
3650
+ __kind: "Sol";
3651
+ } | {
3652
+ value: `0x${string}`;
3653
+ __kind: "Hub";
3654
+ } | null | undefined;
3655
+ } | null | undefined;
3656
+ };
3657
+ minPrice: bigint;
3658
+ maxOraclePriceSlippage?: number | null | undefined;
3659
+ } | null | undefined;
3660
+ }, {
3661
+ swapRequestId: string | number;
3662
+ inputAsset: {
3663
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3664
+ };
3665
+ outputAsset: {
3666
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3667
+ };
3668
+ inputAmount: string | number;
3669
+ origin: {
3670
+ channelId: string | number;
3671
+ __kind: "DepositChannel";
3672
+ depositAddress: {
3673
+ value: string;
3674
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3675
+ };
3676
+ depositBlockHeight: string | number;
3677
+ brokerId: string;
3678
+ } | {
3679
+ __kind: "Vault";
3680
+ txId: {
3681
+ value: string;
3682
+ __kind: "Evm";
3683
+ } | {
3684
+ value: string;
3685
+ __kind: "Bitcoin";
3686
+ } | {
3687
+ value: {
3688
+ blockNumber: number;
3689
+ extrinsicIndex: number;
3690
+ };
3691
+ __kind: "Polkadot";
3692
+ } | {
3693
+ value: [string, string | number];
3694
+ __kind: "Solana";
3695
+ } | {
3696
+ __kind: "None";
3697
+ };
3698
+ brokerId?: string | null | undefined;
3699
+ } | {
3700
+ __kind: "Internal";
3701
+ } | {
3702
+ value: string;
3703
+ __kind: "OnChainAccount";
3704
+ };
3705
+ requestType: {
3706
+ __kind: "NetworkFee";
3707
+ } | {
3708
+ __kind: "IngressEgressFee";
3709
+ } | {
3710
+ __kind: "Regular";
3711
+ outputAction: {
3712
+ __kind: "Egress";
3713
+ outputAddress: {
3714
+ value: string;
3715
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3716
+ };
3717
+ ccmDepositMetadata?: {
3718
+ channelMetadata: {
3719
+ message: string;
3720
+ gasBudget: string | number;
3721
+ ccmAdditionalData: {
3722
+ __kind: "NotRequired";
3723
+ } | {
3724
+ value: {
3725
+ value: {
3726
+ cfReceiver: {
3727
+ pubkey: string;
3728
+ isWritable: boolean;
3729
+ };
3730
+ additionalAccounts: {
3731
+ pubkey: string;
3732
+ isWritable: boolean;
3733
+ }[];
3734
+ fallbackAddress: string;
3735
+ };
3736
+ __kind: "V0";
3737
+ } | {
3738
+ __kind: "V1";
3739
+ ccmAccounts: {
3740
+ cfReceiver: {
3741
+ pubkey: string;
3742
+ isWritable: boolean;
3743
+ };
3744
+ additionalAccounts: {
3745
+ pubkey: string;
3746
+ isWritable: boolean;
3747
+ }[];
3748
+ fallbackAddress: string;
3749
+ };
3750
+ alts: string[];
3751
+ };
3752
+ __kind: "Solana";
3753
+ };
3754
+ };
3755
+ sourceChain: {
3756
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
3757
+ };
3758
+ sourceAddress?: {
3759
+ value: string;
3760
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3761
+ } | null | undefined;
3762
+ } | null | undefined;
3763
+ } | {
3764
+ __kind: "CreditOnChain";
3765
+ accountId: string;
3766
+ } | {
3767
+ __kind: "CreditLendingPool";
3768
+ swapType: {
3769
+ __kind: "Liquidation";
3770
+ borrowerId: string;
3771
+ loanId: string | number;
3772
+ };
3773
+ } | {
3774
+ __kind: "CreditFlipAndTransferToGateway";
3775
+ accountId: string;
3776
+ flipToSubtractFromSwapOutput: string | number;
3777
+ };
3778
+ } | {
3779
+ __kind: "RegularNoNetworkFee";
3780
+ outputAction: {
3781
+ __kind: "Egress";
3782
+ outputAddress: {
3783
+ value: string;
3784
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3785
+ };
3786
+ ccmDepositMetadata?: {
3787
+ channelMetadata: {
3788
+ message: string;
3789
+ gasBudget: string | number;
3790
+ ccmAdditionalData: {
3791
+ __kind: "NotRequired";
3792
+ } | {
3793
+ value: {
3794
+ value: {
3795
+ cfReceiver: {
3796
+ pubkey: string;
3797
+ isWritable: boolean;
3798
+ };
3799
+ additionalAccounts: {
3800
+ pubkey: string;
3801
+ isWritable: boolean;
3802
+ }[];
3803
+ fallbackAddress: string;
3804
+ };
3805
+ __kind: "V0";
3806
+ } | {
3807
+ __kind: "V1";
3808
+ ccmAccounts: {
3809
+ cfReceiver: {
3810
+ pubkey: string;
3811
+ isWritable: boolean;
3812
+ };
3813
+ additionalAccounts: {
3814
+ pubkey: string;
3815
+ isWritable: boolean;
3816
+ }[];
3817
+ fallbackAddress: string;
3818
+ };
3819
+ alts: string[];
3820
+ };
3821
+ __kind: "Solana";
3822
+ };
3823
+ };
3824
+ sourceChain: {
3825
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
3826
+ };
3827
+ sourceAddress?: {
3828
+ value: string;
3829
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3830
+ } | null | undefined;
3831
+ } | null | undefined;
3832
+ } | {
3833
+ __kind: "CreditOnChain";
3834
+ accountId: string;
3835
+ } | {
3836
+ __kind: "CreditLendingPool";
3837
+ swapType: {
3838
+ __kind: "Liquidation";
3839
+ borrowerId: string;
3840
+ loanId: string | number;
3841
+ };
3842
+ } | {
3843
+ __kind: "CreditFlipAndTransferToGateway";
3844
+ accountId: string;
3845
+ flipToSubtractFromSwapOutput: string | number;
3846
+ };
3847
+ };
3848
+ brokerFees: {
3849
+ account: string;
3850
+ bps: number;
3851
+ }[];
3852
+ dcaParameters?: {
3853
+ numberOfChunks: number;
3854
+ chunkInterval: number;
3855
+ } | null | undefined;
3856
+ priceLimitsAndExpiry?: {
3857
+ expiryBehaviour: {
3858
+ __kind: "NoExpiry";
3859
+ } | {
3860
+ __kind: "RefundIfExpires";
3861
+ refundAddress: {
3862
+ value: string;
3863
+ __kind: "InternalAccount";
3864
+ } | {
3865
+ value: {
3866
+ value: string;
3867
+ __kind: "Eth";
3868
+ } | {
3869
+ value: string;
3870
+ __kind: "Dot";
3871
+ } | {
3872
+ value: {
3873
+ value: string;
3874
+ __kind: "P2PKH";
3875
+ } | {
3876
+ value: string;
3877
+ __kind: "P2SH";
3878
+ } | {
3879
+ value: string;
3880
+ __kind: "P2WPKH";
3881
+ } | {
3882
+ value: string;
3883
+ __kind: "P2WSH";
3884
+ } | {
3885
+ value: string;
3886
+ __kind: "Taproot";
3887
+ } | {
3888
+ __kind: "OtherSegwit";
3889
+ version: number;
3890
+ program: string;
3891
+ };
3892
+ __kind: "Btc";
3893
+ } | {
3894
+ value: string;
3895
+ __kind: "Arb";
3896
+ } | {
3897
+ value: string;
3898
+ __kind: "Sol";
3899
+ } | {
3900
+ value: string;
3901
+ __kind: "Hub";
3902
+ };
3903
+ __kind: "ExternalAddress";
3904
+ };
3905
+ retryDuration: number;
3906
+ refundCcmMetadata?: {
3907
+ channelMetadata: {
3908
+ message: string;
3909
+ gasBudget: string | number;
3910
+ ccmAdditionalData: {
3911
+ __kind: "NotRequired";
3912
+ } | {
3913
+ value: {
3914
+ value: {
3915
+ cfReceiver: {
3916
+ pubkey: string;
3917
+ isWritable: boolean;
3918
+ };
3919
+ additionalAccounts: {
3920
+ pubkey: string;
3921
+ isWritable: boolean;
3922
+ }[];
3923
+ fallbackAddress: string;
3924
+ };
3925
+ __kind: "V0";
3926
+ } | {
3927
+ __kind: "V1";
3928
+ ccmAccounts: {
3929
+ cfReceiver: {
3930
+ pubkey: string;
3931
+ isWritable: boolean;
3932
+ };
3933
+ additionalAccounts: {
3934
+ pubkey: string;
3935
+ isWritable: boolean;
3936
+ }[];
3937
+ fallbackAddress: string;
3938
+ };
3939
+ alts: string[];
3940
+ };
3941
+ __kind: "Solana";
3942
+ };
3943
+ };
3944
+ sourceChain: {
3945
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
3946
+ };
3947
+ sourceAddress?: {
3948
+ value: string;
3949
+ __kind: "Eth";
3950
+ } | {
3951
+ value: string;
3952
+ __kind: "Dot";
3953
+ } | {
3954
+ value: {
3955
+ value: string;
3956
+ __kind: "P2PKH";
3957
+ } | {
3958
+ value: string;
3959
+ __kind: "P2SH";
3960
+ } | {
3961
+ value: string;
3962
+ __kind: "P2WPKH";
3963
+ } | {
3964
+ value: string;
3965
+ __kind: "P2WSH";
3966
+ } | {
3967
+ value: string;
3968
+ __kind: "Taproot";
3969
+ } | {
3970
+ __kind: "OtherSegwit";
3971
+ version: number;
3972
+ program: string;
3973
+ };
3974
+ __kind: "Btc";
3975
+ } | {
3976
+ value: string;
3977
+ __kind: "Arb";
3978
+ } | {
3979
+ value: string;
3980
+ __kind: "Sol";
3981
+ } | {
3982
+ value: string;
3983
+ __kind: "Hub";
3984
+ } | null | undefined;
3985
+ } | null | undefined;
3986
+ };
3987
+ minPrice: string | number;
3988
+ maxOraclePriceSlippage?: number | null | undefined;
3989
+ } | null | undefined;
3990
+ }>;
3991
+
3992
+ export { swappingSwapRequested };