@chainflip/processor 1.11.12 → 1.11.13

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 (545) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
  7. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
  9. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  10. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  11. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  12. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  13. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  14. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  15. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  16. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  17. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  18. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  19. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  20. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  21. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  22. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  23. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  25. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  28. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  30. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  31. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  32. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  33. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  34. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  35. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  36. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  37. package/dist/100/funding/funded.d.cts +2 -2
  38. package/dist/100/funding/funded.d.ts +2 -2
  39. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  40. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  41. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  42. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  43. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  44. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  45. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  46. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  47. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  48. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  49. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  50. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  51. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +161 -161
  52. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +161 -161
  53. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  54. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  55. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  56. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
  57. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
  58. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
  59. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  60. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  61. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  62. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +88 -88
  63. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +392 -392
  64. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +392 -392
  65. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  66. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  67. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  68. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  69. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  70. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
  71. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  72. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  73. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  74. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  75. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  76. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  77. package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
  78. package/dist/11000/swapping/refundEgressScheduled.d.ts +4 -4
  79. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  80. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  81. package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
  82. package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
  83. package/dist/11000/swapping/swapRequested.d.cts +98 -98
  84. package/dist/11000/swapping/swapRequested.d.ts +98 -98
  85. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
  86. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
  87. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  88. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  89. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  90. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
  91. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
  92. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
  93. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  94. package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
  95. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
  96. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
  97. package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
  98. package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
  99. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  100. package/dist/11100/swapping/swapExecuted.d.ts +14 -14
  101. package/dist/11100/swapping/swapRequested.d.cts +386 -386
  102. package/dist/11100/swapping/swapRequested.d.ts +386 -386
  103. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
  104. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +2 -2
  105. package/dist/11100/validator/validatorClaimed.d.cts +2 -2
  106. package/dist/11100/validator/validatorClaimed.d.ts +2 -2
  107. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
  108. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +2 -2
  109. package/dist/11200/arbitrumIngressEgress/depositBoosted.cjs +27 -0
  110. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
  111. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
  112. package/dist/11200/arbitrumIngressEgress/depositBoosted.mjs +27 -0
  113. package/dist/11200/arbitrumIngressEgress/depositFailed.cjs +15 -0
  114. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
  115. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
  116. package/dist/11200/arbitrumIngressEgress/depositFailed.mjs +15 -0
  117. package/dist/11200/arbitrumIngressEgress/depositFinalised.cjs +25 -0
  118. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
  119. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
  120. package/dist/11200/arbitrumIngressEgress/depositFinalised.mjs +25 -0
  121. package/dist/11200/assethubIngressEgress/depositBoosted.cjs +26 -0
  122. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +193 -0
  123. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +193 -0
  124. package/dist/11200/assethubIngressEgress/depositBoosted.mjs +26 -0
  125. package/dist/11200/assethubIngressEgress/depositFailed.cjs +14 -0
  126. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +1417 -0
  127. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +1417 -0
  128. package/dist/11200/assethubIngressEgress/depositFailed.mjs +14 -0
  129. package/dist/11200/assethubIngressEgress/depositFinalised.cjs +24 -0
  130. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +187 -0
  131. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +187 -0
  132. package/dist/11200/assethubIngressEgress/depositFinalised.mjs +24 -0
  133. package/dist/11200/bitcoinIngressEgress/depositBoosted.cjs +27 -0
  134. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +417 -0
  135. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +417 -0
  136. package/dist/11200/bitcoinIngressEgress/depositBoosted.mjs +27 -0
  137. package/dist/11200/bitcoinIngressEgress/depositFailed.cjs +15 -0
  138. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +2126 -0
  139. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +2126 -0
  140. package/dist/11200/bitcoinIngressEgress/depositFailed.mjs +15 -0
  141. package/dist/11200/bitcoinIngressEgress/depositFinalised.cjs +25 -0
  142. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +411 -0
  143. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +411 -0
  144. package/dist/11200/bitcoinIngressEgress/depositFinalised.mjs +25 -0
  145. package/dist/11200/common.cjs +765 -16
  146. package/dist/11200/common.d.cts +16217 -164
  147. package/dist/11200/common.d.ts +16217 -164
  148. package/dist/11200/common.mjs +765 -16
  149. package/dist/11200/environment/runtimeSafeModeUpdated.cjs +9 -0
  150. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +1910 -0
  151. package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +1910 -0
  152. package/dist/11200/environment/runtimeSafeModeUpdated.mjs +9 -0
  153. package/dist/11200/ethereumIngressEgress/depositBoosted.cjs +27 -0
  154. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +203 -0
  155. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +203 -0
  156. package/dist/11200/ethereumIngressEgress/depositBoosted.mjs +27 -0
  157. package/dist/11200/ethereumIngressEgress/depositFailed.cjs +15 -0
  158. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +1426 -0
  159. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +1426 -0
  160. package/dist/11200/ethereumIngressEgress/depositFailed.mjs +15 -0
  161. package/dist/11200/ethereumIngressEgress/depositFinalised.cjs +25 -0
  162. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +197 -0
  163. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +197 -0
  164. package/dist/11200/ethereumIngressEgress/depositFinalised.mjs +25 -0
  165. package/dist/11200/lendingPools/collateralAdded.cjs +10 -0
  166. package/dist/11200/lendingPools/collateralAdded.d.cts +24 -0
  167. package/dist/11200/lendingPools/collateralAdded.d.ts +24 -0
  168. package/dist/11200/lendingPools/collateralAdded.mjs +10 -0
  169. package/dist/11200/lendingPools/collateralRemoved.cjs +10 -0
  170. package/dist/11200/lendingPools/collateralRemoved.d.cts +24 -0
  171. package/dist/11200/lendingPools/collateralRemoved.d.ts +24 -0
  172. package/dist/11200/lendingPools/collateralRemoved.mjs +10 -0
  173. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.cts +2 -2
  174. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.ts +2 -2
  175. package/dist/11200/lendingPools/liquidationFeeTaken.d.cts +2 -2
  176. package/dist/11200/lendingPools/liquidationFeeTaken.d.ts +2 -2
  177. package/dist/11200/lendingPools/loanCreated.d.cts +4 -4
  178. package/dist/11200/lendingPools/loanCreated.d.ts +4 -4
  179. package/dist/11200/lendingPools/loanRepaid.d.cts +2 -2
  180. package/dist/11200/lendingPools/loanRepaid.d.ts +2 -2
  181. package/dist/11200/lendingPools/originationFeeTaken.d.cts +2 -2
  182. package/dist/11200/lendingPools/originationFeeTaken.d.ts +2 -2
  183. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.cjs +10 -0
  184. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.d.cts +24 -0
  185. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.d.ts +24 -0
  186. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.mjs +10 -0
  187. package/dist/11200/polkadotIngressEgress/depositBoosted.cjs +26 -0
  188. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +193 -0
  189. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +193 -0
  190. package/dist/11200/polkadotIngressEgress/depositBoosted.mjs +26 -0
  191. package/dist/11200/polkadotIngressEgress/depositFailed.cjs +14 -0
  192. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +1417 -0
  193. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +1417 -0
  194. package/dist/11200/polkadotIngressEgress/depositFailed.mjs +14 -0
  195. package/dist/11200/polkadotIngressEgress/depositFinalised.cjs +24 -0
  196. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +187 -0
  197. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +187 -0
  198. package/dist/11200/polkadotIngressEgress/depositFinalised.mjs +24 -0
  199. package/dist/11200/solanaIngressEgress/depositBoosted.cjs +25 -0
  200. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +190 -0
  201. package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +190 -0
  202. package/dist/11200/solanaIngressEgress/depositBoosted.mjs +25 -0
  203. package/dist/11200/solanaIngressEgress/depositFailed.cjs +15 -0
  204. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +1376 -0
  205. package/dist/11200/solanaIngressEgress/depositFailed.d.ts +1376 -0
  206. package/dist/11200/solanaIngressEgress/depositFailed.mjs +15 -0
  207. package/dist/11200/solanaIngressEgress/depositFinalised.cjs +23 -0
  208. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +184 -0
  209. package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +184 -0
  210. package/dist/11200/solanaIngressEgress/depositFinalised.mjs +23 -0
  211. package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
  212. package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
  213. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  214. package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
  215. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  216. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  217. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  218. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  219. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  220. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  221. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  222. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  223. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  224. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  225. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  226. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  227. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  228. package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
  229. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  230. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  231. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  232. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  233. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  234. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  235. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  236. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  237. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  238. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  239. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  240. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  241. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  242. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  243. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  244. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  245. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  246. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  247. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  248. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  249. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  250. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  251. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  252. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  253. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  254. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  255. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  256. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  257. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  258. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  259. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  260. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  261. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  262. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  263. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  264. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  265. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  266. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  267. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  268. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  269. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  270. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  271. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  272. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  273. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  274. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  275. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  276. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  277. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  278. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  279. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  280. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  281. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  282. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  283. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  284. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  285. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  286. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  287. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  288. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  289. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  290. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  291. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  292. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  293. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  294. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  295. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  296. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  297. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  298. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  299. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  300. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  301. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  302. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  303. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  304. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  305. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  306. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  307. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  308. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  309. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  310. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  311. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  312. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  313. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  314. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  315. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  316. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  317. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  318. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  319. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  320. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  321. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  322. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  323. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  324. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  325. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  326. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  327. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  328. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  329. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  330. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  331. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  332. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  333. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  334. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  335. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  336. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  337. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  338. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  339. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  340. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  341. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  342. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  343. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  344. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  345. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  346. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  347. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  348. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  349. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  350. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  351. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  352. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  353. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  354. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  355. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  356. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  357. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  358. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  359. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  360. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  361. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  362. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  363. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  364. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  365. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  366. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  367. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  368. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  369. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  370. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  371. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  372. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  373. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
  374. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
  375. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  376. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  377. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  378. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  379. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  380. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
  381. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  382. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  383. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  384. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  385. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  386. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
  387. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  388. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  389. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  390. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
  391. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  392. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  393. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  394. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  395. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  396. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
  397. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  398. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
  399. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  400. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  401. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  402. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +57 -57
  403. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  404. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  405. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +162 -162
  406. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +162 -162
  407. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  408. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  409. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  410. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  411. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  412. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  413. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  414. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  415. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  416. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  417. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  418. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  419. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  420. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  421. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  422. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  423. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  424. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +10 -10
  425. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  426. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  427. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +36 -36
  428. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +36 -36
  429. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  430. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  431. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  432. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  433. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
  434. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
  435. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  436. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  437. package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
  438. package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
  439. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  440. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
  441. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  442. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  443. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  444. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  445. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  446. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  447. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  448. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  449. package/dist/180/swapping/swapRequested.d.cts +4 -4
  450. package/dist/180/swapping/swapRequested.d.ts +4 -4
  451. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  452. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  453. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  454. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  455. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  456. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  457. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  458. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +10 -10
  459. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  460. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
  461. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  462. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  463. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  464. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  465. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  466. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  467. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  468. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  469. package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
  470. package/dist/190/assetBalances/refundScheduled.d.ts +54 -54
  471. package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
  472. package/dist/190/assetBalances/refundSkipped.d.ts +103 -103
  473. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  474. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  475. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  476. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  477. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  478. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  479. package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
  480. package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
  481. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  482. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  483. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  484. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  485. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  486. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  487. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  488. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  489. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  490. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  491. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  492. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  493. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  494. package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  495. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
  496. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
  497. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  498. package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
  499. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  500. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  501. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  502. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
  503. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  504. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  505. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  506. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  507. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  508. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  509. package/dist/190/liquidityProvider/assetTransferred.d.cts +9 -9
  510. package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
  511. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  512. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
  513. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  514. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  515. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  516. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
  517. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  518. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  519. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  520. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  521. package/dist/190/swapping/creditedOnChain.d.cts +4 -4
  522. package/dist/190/swapping/creditedOnChain.d.ts +4 -4
  523. package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
  524. package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
  525. package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
  526. package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
  527. package/dist/190/swapping/refundedOnChain.d.cts +4 -4
  528. package/dist/190/swapping/refundedOnChain.d.ts +4 -4
  529. package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
  530. package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
  531. package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
  532. package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
  533. package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
  534. package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
  535. package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
  536. package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
  537. package/dist/190/swapping/swapRequested.d.cts +70 -70
  538. package/dist/190/swapping/swapRequested.d.ts +70 -70
  539. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  540. package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
  541. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  542. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  543. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  544. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  545. package/package.json +2 -2
@@ -0,0 +1,2126 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
4
+ blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5
+ reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6
+ __kind: z.ZodLiteral<"BelowMinimumDeposit">;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "BelowMinimumDeposit";
9
+ }, {
10
+ __kind: "BelowMinimumDeposit";
11
+ }>, z.ZodObject<{
12
+ __kind: z.ZodLiteral<"NotEnoughToPayFees">;
13
+ }, "strip", z.ZodTypeAny, {
14
+ __kind: "NotEnoughToPayFees";
15
+ }, {
16
+ __kind: "NotEnoughToPayFees";
17
+ }>, z.ZodObject<{
18
+ __kind: z.ZodLiteral<"TransactionRejectedByBroker">;
19
+ }, "strip", z.ZodTypeAny, {
20
+ __kind: "TransactionRejectedByBroker";
21
+ }, {
22
+ __kind: "TransactionRejectedByBroker";
23
+ }>, z.ZodObject<{
24
+ __kind: z.ZodLiteral<"DepositWitnessRejected">;
25
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
26
+ __kind: z.ZodLiteral<"Other">;
27
+ }, "strip", z.ZodTypeAny, {
28
+ __kind: "Other";
29
+ }, {
30
+ __kind: "Other";
31
+ }>, z.ZodObject<{
32
+ __kind: z.ZodLiteral<"CannotLookup">;
33
+ }, "strip", z.ZodTypeAny, {
34
+ __kind: "CannotLookup";
35
+ }, {
36
+ __kind: "CannotLookup";
37
+ }>, z.ZodObject<{
38
+ __kind: z.ZodLiteral<"BadOrigin">;
39
+ }, "strip", z.ZodTypeAny, {
40
+ __kind: "BadOrigin";
41
+ }, {
42
+ __kind: "BadOrigin";
43
+ }>, z.ZodObject<{
44
+ __kind: z.ZodLiteral<"Module">;
45
+ value: z.ZodObject<{
46
+ index: z.ZodNumber;
47
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
48
+ }, "strip", z.ZodTypeAny, {
49
+ index: number;
50
+ error: `0x${string}`;
51
+ }, {
52
+ index: number;
53
+ error: string;
54
+ }>;
55
+ }, "strip", z.ZodTypeAny, {
56
+ __kind: "Module";
57
+ value: {
58
+ index: number;
59
+ error: `0x${string}`;
60
+ };
61
+ }, {
62
+ __kind: "Module";
63
+ value: {
64
+ index: number;
65
+ error: string;
66
+ };
67
+ }>, z.ZodObject<{
68
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
69
+ }, "strip", z.ZodTypeAny, {
70
+ __kind: "ConsumerRemaining";
71
+ }, {
72
+ __kind: "ConsumerRemaining";
73
+ }>, z.ZodObject<{
74
+ __kind: z.ZodLiteral<"NoProviders">;
75
+ }, "strip", z.ZodTypeAny, {
76
+ __kind: "NoProviders";
77
+ }, {
78
+ __kind: "NoProviders";
79
+ }>, z.ZodObject<{
80
+ __kind: z.ZodLiteral<"TooManyConsumers">;
81
+ }, "strip", z.ZodTypeAny, {
82
+ __kind: "TooManyConsumers";
83
+ }, {
84
+ __kind: "TooManyConsumers";
85
+ }>, z.ZodObject<{
86
+ __kind: z.ZodLiteral<"Token">;
87
+ value: z.ZodEffects<z.ZodObject<{
88
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
89
+ }, "strip", z.ZodTypeAny, {
90
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
+ }, {
92
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
94
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
+ }>;
96
+ }, "strip", z.ZodTypeAny, {
97
+ __kind: "Token";
98
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
+ }, {
100
+ __kind: "Token";
101
+ value: {
102
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
103
+ };
104
+ }>, z.ZodObject<{
105
+ __kind: z.ZodLiteral<"Arithmetic">;
106
+ value: z.ZodEffects<z.ZodObject<{
107
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
108
+ }, "strip", z.ZodTypeAny, {
109
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
+ }, {
111
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
112
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
113
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
114
+ }>;
115
+ }, "strip", z.ZodTypeAny, {
116
+ __kind: "Arithmetic";
117
+ value: "Underflow" | "Overflow" | "DivisionByZero";
118
+ }, {
119
+ __kind: "Arithmetic";
120
+ value: {
121
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
122
+ };
123
+ }>, z.ZodObject<{
124
+ __kind: z.ZodLiteral<"Transactional">;
125
+ value: z.ZodEffects<z.ZodObject<{
126
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
127
+ }, "strip", z.ZodTypeAny, {
128
+ __kind: "LimitReached" | "NoLayer";
129
+ }, {
130
+ __kind: "LimitReached" | "NoLayer";
131
+ }>, "LimitReached" | "NoLayer", {
132
+ __kind: "LimitReached" | "NoLayer";
133
+ }>;
134
+ }, "strip", z.ZodTypeAny, {
135
+ __kind: "Transactional";
136
+ value: "LimitReached" | "NoLayer";
137
+ }, {
138
+ __kind: "Transactional";
139
+ value: {
140
+ __kind: "LimitReached" | "NoLayer";
141
+ };
142
+ }>, z.ZodObject<{
143
+ __kind: z.ZodLiteral<"Exhausted">;
144
+ }, "strip", z.ZodTypeAny, {
145
+ __kind: "Exhausted";
146
+ }, {
147
+ __kind: "Exhausted";
148
+ }>, z.ZodObject<{
149
+ __kind: z.ZodLiteral<"Corruption">;
150
+ }, "strip", z.ZodTypeAny, {
151
+ __kind: "Corruption";
152
+ }, {
153
+ __kind: "Corruption";
154
+ }>, z.ZodObject<{
155
+ __kind: z.ZodLiteral<"Unavailable">;
156
+ }, "strip", z.ZodTypeAny, {
157
+ __kind: "Unavailable";
158
+ }, {
159
+ __kind: "Unavailable";
160
+ }>, z.ZodObject<{
161
+ __kind: z.ZodLiteral<"RootNotAllowed">;
162
+ }, "strip", z.ZodTypeAny, {
163
+ __kind: "RootNotAllowed";
164
+ }, {
165
+ __kind: "RootNotAllowed";
166
+ }>]>;
167
+ }, "strip", z.ZodTypeAny, {
168
+ __kind: "DepositWitnessRejected";
169
+ value: {
170
+ __kind: "Other";
171
+ } | {
172
+ __kind: "CannotLookup";
173
+ } | {
174
+ __kind: "BadOrigin";
175
+ } | {
176
+ __kind: "Module";
177
+ value: {
178
+ index: number;
179
+ error: `0x${string}`;
180
+ };
181
+ } | {
182
+ __kind: "ConsumerRemaining";
183
+ } | {
184
+ __kind: "NoProviders";
185
+ } | {
186
+ __kind: "TooManyConsumers";
187
+ } | {
188
+ __kind: "Token";
189
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
190
+ } | {
191
+ __kind: "Arithmetic";
192
+ value: "Underflow" | "Overflow" | "DivisionByZero";
193
+ } | {
194
+ __kind: "Transactional";
195
+ value: "LimitReached" | "NoLayer";
196
+ } | {
197
+ __kind: "Exhausted";
198
+ } | {
199
+ __kind: "Corruption";
200
+ } | {
201
+ __kind: "Unavailable";
202
+ } | {
203
+ __kind: "RootNotAllowed";
204
+ };
205
+ }, {
206
+ __kind: "DepositWitnessRejected";
207
+ value: {
208
+ __kind: "Other";
209
+ } | {
210
+ __kind: "CannotLookup";
211
+ } | {
212
+ __kind: "BadOrigin";
213
+ } | {
214
+ __kind: "Module";
215
+ value: {
216
+ index: number;
217
+ error: string;
218
+ };
219
+ } | {
220
+ __kind: "ConsumerRemaining";
221
+ } | {
222
+ __kind: "NoProviders";
223
+ } | {
224
+ __kind: "TooManyConsumers";
225
+ } | {
226
+ __kind: "Token";
227
+ value: {
228
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
229
+ };
230
+ } | {
231
+ __kind: "Arithmetic";
232
+ value: {
233
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
234
+ };
235
+ } | {
236
+ __kind: "Transactional";
237
+ value: {
238
+ __kind: "LimitReached" | "NoLayer";
239
+ };
240
+ } | {
241
+ __kind: "Exhausted";
242
+ } | {
243
+ __kind: "Corruption";
244
+ } | {
245
+ __kind: "Unavailable";
246
+ } | {
247
+ __kind: "RootNotAllowed";
248
+ };
249
+ }>, z.ZodObject<{
250
+ __kind: z.ZodLiteral<"Unrefundable">;
251
+ }, "strip", z.ZodTypeAny, {
252
+ __kind: "Unrefundable";
253
+ }, {
254
+ __kind: "Unrefundable";
255
+ }>]>;
256
+ details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
257
+ __kind: z.ZodLiteral<"DepositFailedDepositChannelVariantBitcoin">;
258
+ depositWitness: z.ZodObject<{
259
+ depositAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
260
+ __kind: z.ZodLiteral<"P2PKH">;
261
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
262
+ }, "strip", z.ZodTypeAny, {
263
+ __kind: "P2PKH";
264
+ value: `0x${string}`;
265
+ }, {
266
+ __kind: "P2PKH";
267
+ value: string;
268
+ }>, z.ZodObject<{
269
+ __kind: z.ZodLiteral<"P2SH">;
270
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
271
+ }, "strip", z.ZodTypeAny, {
272
+ __kind: "P2SH";
273
+ value: `0x${string}`;
274
+ }, {
275
+ __kind: "P2SH";
276
+ value: string;
277
+ }>, z.ZodObject<{
278
+ __kind: z.ZodLiteral<"P2WPKH">;
279
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
280
+ }, "strip", z.ZodTypeAny, {
281
+ __kind: "P2WPKH";
282
+ value: `0x${string}`;
283
+ }, {
284
+ __kind: "P2WPKH";
285
+ value: string;
286
+ }>, z.ZodObject<{
287
+ __kind: z.ZodLiteral<"P2WSH">;
288
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
289
+ }, "strip", z.ZodTypeAny, {
290
+ __kind: "P2WSH";
291
+ value: `0x${string}`;
292
+ }, {
293
+ __kind: "P2WSH";
294
+ value: string;
295
+ }>, z.ZodObject<{
296
+ __kind: z.ZodLiteral<"Taproot">;
297
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
298
+ }, "strip", z.ZodTypeAny, {
299
+ __kind: "Taproot";
300
+ value: `0x${string}`;
301
+ }, {
302
+ __kind: "Taproot";
303
+ value: string;
304
+ }>, z.ZodObject<{
305
+ __kind: z.ZodLiteral<"OtherSegwit">;
306
+ version: z.ZodNumber;
307
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
308
+ }, "strip", z.ZodTypeAny, {
309
+ __kind: "OtherSegwit";
310
+ version: number;
311
+ program: `0x${string}`;
312
+ }, {
313
+ __kind: "OtherSegwit";
314
+ version: number;
315
+ program: string;
316
+ }>]>;
317
+ asset: z.ZodEffects<z.ZodObject<{
318
+ __kind: z.ZodEnum<["Btc"]>;
319
+ }, "strip", z.ZodTypeAny, {
320
+ __kind: "Btc";
321
+ }, {
322
+ __kind: "Btc";
323
+ }>, "Btc", {
324
+ __kind: "Btc";
325
+ }>;
326
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
327
+ depositDetails: z.ZodObject<{
328
+ id: z.ZodObject<{
329
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
330
+ vout: z.ZodNumber;
331
+ }, "strip", z.ZodTypeAny, {
332
+ txId: `0x${string}`;
333
+ vout: number;
334
+ }, {
335
+ txId: string;
336
+ vout: number;
337
+ }>;
338
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
339
+ depositAddress: z.ZodObject<{
340
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
341
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
342
+ salt: z.ZodNumber;
343
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
344
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
345
+ unlockScript: z.ZodObject<{
346
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
347
+ }, "strip", z.ZodTypeAny, {
348
+ bytes: `0x${string}`;
349
+ }, {
350
+ bytes: string;
351
+ }>;
352
+ }, "strip", z.ZodTypeAny, {
353
+ salt: number;
354
+ tweakedPubkeyBytes: `0x${string}`;
355
+ tapleafHash: `0x${string}`;
356
+ unlockScript: {
357
+ bytes: `0x${string}`;
358
+ };
359
+ }, {
360
+ salt: number;
361
+ tweakedPubkeyBytes: string;
362
+ tapleafHash: string;
363
+ unlockScript: {
364
+ bytes: string;
365
+ };
366
+ }>>>;
367
+ }, "strip", z.ZodTypeAny, {
368
+ pubkeyX: `0x${string}`;
369
+ scriptPath?: {
370
+ salt: number;
371
+ tweakedPubkeyBytes: `0x${string}`;
372
+ tapleafHash: `0x${string}`;
373
+ unlockScript: {
374
+ bytes: `0x${string}`;
375
+ };
376
+ } | null | undefined;
377
+ }, {
378
+ pubkeyX: string;
379
+ scriptPath?: {
380
+ salt: number;
381
+ tweakedPubkeyBytes: string;
382
+ tapleafHash: string;
383
+ unlockScript: {
384
+ bytes: string;
385
+ };
386
+ } | null | undefined;
387
+ }>;
388
+ }, "strip", z.ZodTypeAny, {
389
+ depositAddress: {
390
+ pubkeyX: `0x${string}`;
391
+ scriptPath?: {
392
+ salt: number;
393
+ tweakedPubkeyBytes: `0x${string}`;
394
+ tapleafHash: `0x${string}`;
395
+ unlockScript: {
396
+ bytes: `0x${string}`;
397
+ };
398
+ } | null | undefined;
399
+ };
400
+ id: {
401
+ txId: `0x${string}`;
402
+ vout: number;
403
+ };
404
+ amount: bigint;
405
+ }, {
406
+ depositAddress: {
407
+ pubkeyX: string;
408
+ scriptPath?: {
409
+ salt: number;
410
+ tweakedPubkeyBytes: string;
411
+ tapleafHash: string;
412
+ unlockScript: {
413
+ bytes: string;
414
+ };
415
+ } | null | undefined;
416
+ };
417
+ id: {
418
+ txId: string;
419
+ vout: number;
420
+ };
421
+ amount: string | number;
422
+ }>;
423
+ }, "strip", z.ZodTypeAny, {
424
+ depositAddress: {
425
+ __kind: "P2PKH";
426
+ value: `0x${string}`;
427
+ } | {
428
+ __kind: "P2SH";
429
+ value: `0x${string}`;
430
+ } | {
431
+ __kind: "P2WPKH";
432
+ value: `0x${string}`;
433
+ } | {
434
+ __kind: "P2WSH";
435
+ value: `0x${string}`;
436
+ } | {
437
+ __kind: "Taproot";
438
+ value: `0x${string}`;
439
+ } | {
440
+ __kind: "OtherSegwit";
441
+ version: number;
442
+ program: `0x${string}`;
443
+ };
444
+ asset: "Btc";
445
+ amount: bigint;
446
+ depositDetails: {
447
+ depositAddress: {
448
+ pubkeyX: `0x${string}`;
449
+ scriptPath?: {
450
+ salt: number;
451
+ tweakedPubkeyBytes: `0x${string}`;
452
+ tapleafHash: `0x${string}`;
453
+ unlockScript: {
454
+ bytes: `0x${string}`;
455
+ };
456
+ } | null | undefined;
457
+ };
458
+ id: {
459
+ txId: `0x${string}`;
460
+ vout: number;
461
+ };
462
+ amount: bigint;
463
+ };
464
+ }, {
465
+ depositAddress: {
466
+ __kind: "P2PKH";
467
+ value: string;
468
+ } | {
469
+ __kind: "P2SH";
470
+ value: string;
471
+ } | {
472
+ __kind: "P2WPKH";
473
+ value: string;
474
+ } | {
475
+ __kind: "P2WSH";
476
+ value: string;
477
+ } | {
478
+ __kind: "Taproot";
479
+ value: string;
480
+ } | {
481
+ __kind: "OtherSegwit";
482
+ version: number;
483
+ program: string;
484
+ };
485
+ asset: {
486
+ __kind: "Btc";
487
+ };
488
+ amount: string | number;
489
+ depositDetails: {
490
+ depositAddress: {
491
+ pubkeyX: string;
492
+ scriptPath?: {
493
+ salt: number;
494
+ tweakedPubkeyBytes: string;
495
+ tapleafHash: string;
496
+ unlockScript: {
497
+ bytes: string;
498
+ };
499
+ } | null | undefined;
500
+ };
501
+ id: {
502
+ txId: string;
503
+ vout: number;
504
+ };
505
+ amount: string | number;
506
+ };
507
+ }>;
508
+ }, "strip", z.ZodTypeAny, {
509
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
510
+ depositWitness: {
511
+ depositAddress: {
512
+ __kind: "P2PKH";
513
+ value: `0x${string}`;
514
+ } | {
515
+ __kind: "P2SH";
516
+ value: `0x${string}`;
517
+ } | {
518
+ __kind: "P2WPKH";
519
+ value: `0x${string}`;
520
+ } | {
521
+ __kind: "P2WSH";
522
+ value: `0x${string}`;
523
+ } | {
524
+ __kind: "Taproot";
525
+ value: `0x${string}`;
526
+ } | {
527
+ __kind: "OtherSegwit";
528
+ version: number;
529
+ program: `0x${string}`;
530
+ };
531
+ asset: "Btc";
532
+ amount: bigint;
533
+ depositDetails: {
534
+ depositAddress: {
535
+ pubkeyX: `0x${string}`;
536
+ scriptPath?: {
537
+ salt: number;
538
+ tweakedPubkeyBytes: `0x${string}`;
539
+ tapleafHash: `0x${string}`;
540
+ unlockScript: {
541
+ bytes: `0x${string}`;
542
+ };
543
+ } | null | undefined;
544
+ };
545
+ id: {
546
+ txId: `0x${string}`;
547
+ vout: number;
548
+ };
549
+ amount: bigint;
550
+ };
551
+ };
552
+ }, {
553
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
554
+ depositWitness: {
555
+ depositAddress: {
556
+ __kind: "P2PKH";
557
+ value: string;
558
+ } | {
559
+ __kind: "P2SH";
560
+ value: string;
561
+ } | {
562
+ __kind: "P2WPKH";
563
+ value: string;
564
+ } | {
565
+ __kind: "P2WSH";
566
+ value: string;
567
+ } | {
568
+ __kind: "Taproot";
569
+ value: string;
570
+ } | {
571
+ __kind: "OtherSegwit";
572
+ version: number;
573
+ program: string;
574
+ };
575
+ asset: {
576
+ __kind: "Btc";
577
+ };
578
+ amount: string | number;
579
+ depositDetails: {
580
+ depositAddress: {
581
+ pubkeyX: string;
582
+ scriptPath?: {
583
+ salt: number;
584
+ tweakedPubkeyBytes: string;
585
+ tapleafHash: string;
586
+ unlockScript: {
587
+ bytes: string;
588
+ };
589
+ } | null | undefined;
590
+ };
591
+ id: {
592
+ txId: string;
593
+ vout: number;
594
+ };
595
+ amount: string | number;
596
+ };
597
+ };
598
+ }>, z.ZodObject<{
599
+ __kind: z.ZodLiteral<"DepositFailedVaultVariantBitcoin">;
600
+ vaultWitness: z.ZodObject<{
601
+ inputAsset: z.ZodEffects<z.ZodObject<{
602
+ __kind: z.ZodEnum<["Btc"]>;
603
+ }, "strip", z.ZodTypeAny, {
604
+ __kind: "Btc";
605
+ }, {
606
+ __kind: "Btc";
607
+ }>, "Btc", {
608
+ __kind: "Btc";
609
+ }>;
610
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
611
+ __kind: z.ZodLiteral<"P2PKH">;
612
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
613
+ }, "strip", z.ZodTypeAny, {
614
+ __kind: "P2PKH";
615
+ value: `0x${string}`;
616
+ }, {
617
+ __kind: "P2PKH";
618
+ value: string;
619
+ }>, z.ZodObject<{
620
+ __kind: z.ZodLiteral<"P2SH">;
621
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
622
+ }, "strip", z.ZodTypeAny, {
623
+ __kind: "P2SH";
624
+ value: `0x${string}`;
625
+ }, {
626
+ __kind: "P2SH";
627
+ value: string;
628
+ }>, z.ZodObject<{
629
+ __kind: z.ZodLiteral<"P2WPKH">;
630
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
631
+ }, "strip", z.ZodTypeAny, {
632
+ __kind: "P2WPKH";
633
+ value: `0x${string}`;
634
+ }, {
635
+ __kind: "P2WPKH";
636
+ value: string;
637
+ }>, z.ZodObject<{
638
+ __kind: z.ZodLiteral<"P2WSH">;
639
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
640
+ }, "strip", z.ZodTypeAny, {
641
+ __kind: "P2WSH";
642
+ value: `0x${string}`;
643
+ }, {
644
+ __kind: "P2WSH";
645
+ value: string;
646
+ }>, z.ZodObject<{
647
+ __kind: z.ZodLiteral<"Taproot">;
648
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
649
+ }, "strip", z.ZodTypeAny, {
650
+ __kind: "Taproot";
651
+ value: `0x${string}`;
652
+ }, {
653
+ __kind: "Taproot";
654
+ value: string;
655
+ }>, z.ZodObject<{
656
+ __kind: z.ZodLiteral<"OtherSegwit">;
657
+ version: z.ZodNumber;
658
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
659
+ }, "strip", z.ZodTypeAny, {
660
+ __kind: "OtherSegwit";
661
+ version: number;
662
+ program: `0x${string}`;
663
+ }, {
664
+ __kind: "OtherSegwit";
665
+ version: number;
666
+ program: string;
667
+ }>]>>>;
668
+ channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
669
+ depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
670
+ depositDetails: z.ZodObject<{
671
+ id: z.ZodObject<{
672
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
673
+ vout: z.ZodNumber;
674
+ }, "strip", z.ZodTypeAny, {
675
+ txId: `0x${string}`;
676
+ vout: number;
677
+ }, {
678
+ txId: string;
679
+ vout: number;
680
+ }>;
681
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
682
+ depositAddress: z.ZodObject<{
683
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
684
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
685
+ salt: z.ZodNumber;
686
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
687
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
688
+ unlockScript: z.ZodObject<{
689
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
690
+ }, "strip", z.ZodTypeAny, {
691
+ bytes: `0x${string}`;
692
+ }, {
693
+ bytes: string;
694
+ }>;
695
+ }, "strip", z.ZodTypeAny, {
696
+ salt: number;
697
+ tweakedPubkeyBytes: `0x${string}`;
698
+ tapleafHash: `0x${string}`;
699
+ unlockScript: {
700
+ bytes: `0x${string}`;
701
+ };
702
+ }, {
703
+ salt: number;
704
+ tweakedPubkeyBytes: string;
705
+ tapleafHash: string;
706
+ unlockScript: {
707
+ bytes: string;
708
+ };
709
+ }>>>;
710
+ }, "strip", z.ZodTypeAny, {
711
+ pubkeyX: `0x${string}`;
712
+ scriptPath?: {
713
+ salt: number;
714
+ tweakedPubkeyBytes: `0x${string}`;
715
+ tapleafHash: `0x${string}`;
716
+ unlockScript: {
717
+ bytes: `0x${string}`;
718
+ };
719
+ } | null | undefined;
720
+ }, {
721
+ pubkeyX: string;
722
+ scriptPath?: {
723
+ salt: number;
724
+ tweakedPubkeyBytes: string;
725
+ tapleafHash: string;
726
+ unlockScript: {
727
+ bytes: string;
728
+ };
729
+ } | null | undefined;
730
+ }>;
731
+ }, "strip", z.ZodTypeAny, {
732
+ depositAddress: {
733
+ pubkeyX: `0x${string}`;
734
+ scriptPath?: {
735
+ salt: number;
736
+ tweakedPubkeyBytes: `0x${string}`;
737
+ tapleafHash: `0x${string}`;
738
+ unlockScript: {
739
+ bytes: `0x${string}`;
740
+ };
741
+ } | null | undefined;
742
+ };
743
+ id: {
744
+ txId: `0x${string}`;
745
+ vout: number;
746
+ };
747
+ amount: bigint;
748
+ }, {
749
+ depositAddress: {
750
+ pubkeyX: string;
751
+ scriptPath?: {
752
+ salt: number;
753
+ tweakedPubkeyBytes: string;
754
+ tapleafHash: string;
755
+ unlockScript: {
756
+ bytes: string;
757
+ };
758
+ } | null | undefined;
759
+ };
760
+ id: {
761
+ txId: string;
762
+ vout: number;
763
+ };
764
+ amount: string | number;
765
+ }>;
766
+ outputAsset: z.ZodEffects<z.ZodObject<{
767
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
768
+ }, "strip", z.ZodTypeAny, {
769
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
770
+ }, {
771
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
772
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
773
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
774
+ }>;
775
+ destinationAddress: z.ZodEffects<z.ZodObject<{
776
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
777
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
778
+ }, "strip", z.ZodTypeAny, {
779
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
780
+ value: `0x${string}`;
781
+ }, {
782
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
783
+ value: string;
784
+ }>, {
785
+ readonly chain: "Ethereum";
786
+ readonly address: `0x${string}`;
787
+ } | {
788
+ readonly chain: "Polkadot";
789
+ readonly address: string;
790
+ } | {
791
+ readonly chain: "Bitcoin";
792
+ readonly address: string;
793
+ } | {
794
+ readonly chain: "Arbitrum";
795
+ readonly address: `0x${string}`;
796
+ } | {
797
+ readonly chain: "Solana";
798
+ readonly address: string;
799
+ } | {
800
+ readonly chain: "Assethub";
801
+ readonly address: string;
802
+ }, {
803
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
804
+ value: string;
805
+ }>;
806
+ depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
807
+ channelMetadata: z.ZodObject<{
808
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
809
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
810
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
811
+ }, "strip", z.ZodTypeAny, {
812
+ message: `0x${string}`;
813
+ gasBudget: bigint;
814
+ ccmAdditionalData: `0x${string}`;
815
+ }, {
816
+ message: string;
817
+ gasBudget: string | number;
818
+ ccmAdditionalData: string;
819
+ }>;
820
+ sourceChain: z.ZodEffects<z.ZodObject<{
821
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
822
+ }, "strip", z.ZodTypeAny, {
823
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
824
+ }, {
825
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
826
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
827
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
828
+ }>;
829
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
830
+ __kind: z.ZodLiteral<"Eth">;
831
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
832
+ }, "strip", z.ZodTypeAny, {
833
+ __kind: "Eth";
834
+ value: `0x${string}`;
835
+ }, {
836
+ __kind: "Eth";
837
+ value: string;
838
+ }>, z.ZodObject<{
839
+ __kind: z.ZodLiteral<"Dot">;
840
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
841
+ }, "strip", z.ZodTypeAny, {
842
+ __kind: "Dot";
843
+ value: `0x${string}`;
844
+ }, {
845
+ __kind: "Dot";
846
+ value: string;
847
+ }>, z.ZodObject<{
848
+ __kind: z.ZodLiteral<"Btc">;
849
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
850
+ __kind: z.ZodLiteral<"P2PKH">;
851
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
852
+ }, "strip", z.ZodTypeAny, {
853
+ __kind: "P2PKH";
854
+ value: `0x${string}`;
855
+ }, {
856
+ __kind: "P2PKH";
857
+ value: string;
858
+ }>, z.ZodObject<{
859
+ __kind: z.ZodLiteral<"P2SH">;
860
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
861
+ }, "strip", z.ZodTypeAny, {
862
+ __kind: "P2SH";
863
+ value: `0x${string}`;
864
+ }, {
865
+ __kind: "P2SH";
866
+ value: string;
867
+ }>, z.ZodObject<{
868
+ __kind: z.ZodLiteral<"P2WPKH">;
869
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
870
+ }, "strip", z.ZodTypeAny, {
871
+ __kind: "P2WPKH";
872
+ value: `0x${string}`;
873
+ }, {
874
+ __kind: "P2WPKH";
875
+ value: string;
876
+ }>, z.ZodObject<{
877
+ __kind: z.ZodLiteral<"P2WSH">;
878
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
879
+ }, "strip", z.ZodTypeAny, {
880
+ __kind: "P2WSH";
881
+ value: `0x${string}`;
882
+ }, {
883
+ __kind: "P2WSH";
884
+ value: string;
885
+ }>, z.ZodObject<{
886
+ __kind: z.ZodLiteral<"Taproot">;
887
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
888
+ }, "strip", z.ZodTypeAny, {
889
+ __kind: "Taproot";
890
+ value: `0x${string}`;
891
+ }, {
892
+ __kind: "Taproot";
893
+ value: string;
894
+ }>, z.ZodObject<{
895
+ __kind: z.ZodLiteral<"OtherSegwit">;
896
+ version: z.ZodNumber;
897
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
898
+ }, "strip", z.ZodTypeAny, {
899
+ __kind: "OtherSegwit";
900
+ version: number;
901
+ program: `0x${string}`;
902
+ }, {
903
+ __kind: "OtherSegwit";
904
+ version: number;
905
+ program: string;
906
+ }>]>;
907
+ }, "strip", z.ZodTypeAny, {
908
+ __kind: "Btc";
909
+ value: {
910
+ __kind: "P2PKH";
911
+ value: `0x${string}`;
912
+ } | {
913
+ __kind: "P2SH";
914
+ value: `0x${string}`;
915
+ } | {
916
+ __kind: "P2WPKH";
917
+ value: `0x${string}`;
918
+ } | {
919
+ __kind: "P2WSH";
920
+ value: `0x${string}`;
921
+ } | {
922
+ __kind: "Taproot";
923
+ value: `0x${string}`;
924
+ } | {
925
+ __kind: "OtherSegwit";
926
+ version: number;
927
+ program: `0x${string}`;
928
+ };
929
+ }, {
930
+ __kind: "Btc";
931
+ value: {
932
+ __kind: "P2PKH";
933
+ value: string;
934
+ } | {
935
+ __kind: "P2SH";
936
+ value: string;
937
+ } | {
938
+ __kind: "P2WPKH";
939
+ value: string;
940
+ } | {
941
+ __kind: "P2WSH";
942
+ value: string;
943
+ } | {
944
+ __kind: "Taproot";
945
+ value: string;
946
+ } | {
947
+ __kind: "OtherSegwit";
948
+ version: number;
949
+ program: string;
950
+ };
951
+ }>, z.ZodObject<{
952
+ __kind: z.ZodLiteral<"Arb">;
953
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
954
+ }, "strip", z.ZodTypeAny, {
955
+ __kind: "Arb";
956
+ value: `0x${string}`;
957
+ }, {
958
+ __kind: "Arb";
959
+ value: string;
960
+ }>, z.ZodObject<{
961
+ __kind: z.ZodLiteral<"Sol">;
962
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
963
+ }, "strip", z.ZodTypeAny, {
964
+ __kind: "Sol";
965
+ value: `0x${string}`;
966
+ }, {
967
+ __kind: "Sol";
968
+ value: string;
969
+ }>, z.ZodObject<{
970
+ __kind: z.ZodLiteral<"Hub">;
971
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
972
+ }, "strip", z.ZodTypeAny, {
973
+ __kind: "Hub";
974
+ value: `0x${string}`;
975
+ }, {
976
+ __kind: "Hub";
977
+ value: string;
978
+ }>]>>>;
979
+ }, "strip", z.ZodTypeAny, {
980
+ channelMetadata: {
981
+ message: `0x${string}`;
982
+ gasBudget: bigint;
983
+ ccmAdditionalData: `0x${string}`;
984
+ };
985
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
986
+ sourceAddress?: {
987
+ __kind: "Eth";
988
+ value: `0x${string}`;
989
+ } | {
990
+ __kind: "Dot";
991
+ value: `0x${string}`;
992
+ } | {
993
+ __kind: "Btc";
994
+ value: {
995
+ __kind: "P2PKH";
996
+ value: `0x${string}`;
997
+ } | {
998
+ __kind: "P2SH";
999
+ value: `0x${string}`;
1000
+ } | {
1001
+ __kind: "P2WPKH";
1002
+ value: `0x${string}`;
1003
+ } | {
1004
+ __kind: "P2WSH";
1005
+ value: `0x${string}`;
1006
+ } | {
1007
+ __kind: "Taproot";
1008
+ value: `0x${string}`;
1009
+ } | {
1010
+ __kind: "OtherSegwit";
1011
+ version: number;
1012
+ program: `0x${string}`;
1013
+ };
1014
+ } | {
1015
+ __kind: "Arb";
1016
+ value: `0x${string}`;
1017
+ } | {
1018
+ __kind: "Sol";
1019
+ value: `0x${string}`;
1020
+ } | {
1021
+ __kind: "Hub";
1022
+ value: `0x${string}`;
1023
+ } | null | undefined;
1024
+ }, {
1025
+ channelMetadata: {
1026
+ message: string;
1027
+ gasBudget: string | number;
1028
+ ccmAdditionalData: string;
1029
+ };
1030
+ sourceChain: {
1031
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1032
+ };
1033
+ sourceAddress?: {
1034
+ __kind: "Eth";
1035
+ value: string;
1036
+ } | {
1037
+ __kind: "Dot";
1038
+ value: string;
1039
+ } | {
1040
+ __kind: "Btc";
1041
+ value: {
1042
+ __kind: "P2PKH";
1043
+ value: string;
1044
+ } | {
1045
+ __kind: "P2SH";
1046
+ value: string;
1047
+ } | {
1048
+ __kind: "P2WPKH";
1049
+ value: string;
1050
+ } | {
1051
+ __kind: "P2WSH";
1052
+ value: string;
1053
+ } | {
1054
+ __kind: "Taproot";
1055
+ value: string;
1056
+ } | {
1057
+ __kind: "OtherSegwit";
1058
+ version: number;
1059
+ program: string;
1060
+ };
1061
+ } | {
1062
+ __kind: "Arb";
1063
+ value: string;
1064
+ } | {
1065
+ __kind: "Sol";
1066
+ value: string;
1067
+ } | {
1068
+ __kind: "Hub";
1069
+ value: string;
1070
+ } | null | undefined;
1071
+ }>>>;
1072
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1073
+ brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1074
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
1075
+ bps: z.ZodNumber;
1076
+ }, "strip", z.ZodTypeAny, {
1077
+ account: string;
1078
+ bps: number;
1079
+ }, {
1080
+ account: string;
1081
+ bps: number;
1082
+ }>>>;
1083
+ affiliateFees: z.ZodArray<z.ZodObject<{
1084
+ account: z.ZodNumber;
1085
+ bps: z.ZodNumber;
1086
+ }, "strip", z.ZodTypeAny, {
1087
+ account: number;
1088
+ bps: number;
1089
+ }, {
1090
+ account: number;
1091
+ bps: number;
1092
+ }>, "many">;
1093
+ refundParams: z.ZodObject<{
1094
+ retryDuration: z.ZodNumber;
1095
+ refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1096
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1097
+ refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1098
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1099
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1100
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1101
+ }, "strip", z.ZodTypeAny, {
1102
+ message: `0x${string}`;
1103
+ gasBudget: bigint;
1104
+ ccmAdditionalData: `0x${string}`;
1105
+ }, {
1106
+ message: string;
1107
+ gasBudget: string | number;
1108
+ ccmAdditionalData: string;
1109
+ }>>>;
1110
+ maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1111
+ }, "strip", z.ZodTypeAny, {
1112
+ retryDuration: number;
1113
+ refundAddress: `0x${string}`;
1114
+ minPrice: bigint;
1115
+ refundCcmMetadata?: {
1116
+ message: `0x${string}`;
1117
+ gasBudget: bigint;
1118
+ ccmAdditionalData: `0x${string}`;
1119
+ } | null | undefined;
1120
+ maxOraclePriceSlippage?: number | null | undefined;
1121
+ }, {
1122
+ retryDuration: number;
1123
+ refundAddress: string;
1124
+ minPrice: string | number;
1125
+ refundCcmMetadata?: {
1126
+ message: string;
1127
+ gasBudget: string | number;
1128
+ ccmAdditionalData: string;
1129
+ } | null | undefined;
1130
+ maxOraclePriceSlippage?: number | null | undefined;
1131
+ }>;
1132
+ dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1133
+ numberOfChunks: z.ZodNumber;
1134
+ chunkInterval: z.ZodNumber;
1135
+ }, "strip", z.ZodTypeAny, {
1136
+ numberOfChunks: number;
1137
+ chunkInterval: number;
1138
+ }, {
1139
+ numberOfChunks: number;
1140
+ chunkInterval: number;
1141
+ }>>>;
1142
+ boostFee: z.ZodNumber;
1143
+ }, "strip", z.ZodTypeAny, {
1144
+ txId: `0x${string}`;
1145
+ depositDetails: {
1146
+ depositAddress: {
1147
+ pubkeyX: `0x${string}`;
1148
+ scriptPath?: {
1149
+ salt: number;
1150
+ tweakedPubkeyBytes: `0x${string}`;
1151
+ tapleafHash: `0x${string}`;
1152
+ unlockScript: {
1153
+ bytes: `0x${string}`;
1154
+ };
1155
+ } | null | undefined;
1156
+ };
1157
+ id: {
1158
+ txId: `0x${string}`;
1159
+ vout: number;
1160
+ };
1161
+ amount: bigint;
1162
+ };
1163
+ boostFee: number;
1164
+ inputAsset: "Btc";
1165
+ depositAmount: bigint;
1166
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1167
+ destinationAddress: {
1168
+ readonly chain: "Ethereum";
1169
+ readonly address: `0x${string}`;
1170
+ } | {
1171
+ readonly chain: "Polkadot";
1172
+ readonly address: string;
1173
+ } | {
1174
+ readonly chain: "Bitcoin";
1175
+ readonly address: string;
1176
+ } | {
1177
+ readonly chain: "Arbitrum";
1178
+ readonly address: `0x${string}`;
1179
+ } | {
1180
+ readonly chain: "Solana";
1181
+ readonly address: string;
1182
+ } | {
1183
+ readonly chain: "Assethub";
1184
+ readonly address: string;
1185
+ };
1186
+ affiliateFees: {
1187
+ account: number;
1188
+ bps: number;
1189
+ }[];
1190
+ refundParams: {
1191
+ retryDuration: number;
1192
+ refundAddress: `0x${string}`;
1193
+ minPrice: bigint;
1194
+ refundCcmMetadata?: {
1195
+ message: `0x${string}`;
1196
+ gasBudget: bigint;
1197
+ ccmAdditionalData: `0x${string}`;
1198
+ } | null | undefined;
1199
+ maxOraclePriceSlippage?: number | null | undefined;
1200
+ };
1201
+ depositAddress?: {
1202
+ __kind: "P2PKH";
1203
+ value: `0x${string}`;
1204
+ } | {
1205
+ __kind: "P2SH";
1206
+ value: `0x${string}`;
1207
+ } | {
1208
+ __kind: "P2WPKH";
1209
+ value: `0x${string}`;
1210
+ } | {
1211
+ __kind: "P2WSH";
1212
+ value: `0x${string}`;
1213
+ } | {
1214
+ __kind: "Taproot";
1215
+ value: `0x${string}`;
1216
+ } | {
1217
+ __kind: "OtherSegwit";
1218
+ version: number;
1219
+ program: `0x${string}`;
1220
+ } | null | undefined;
1221
+ channelId?: bigint | null | undefined;
1222
+ depositMetadata?: {
1223
+ channelMetadata: {
1224
+ message: `0x${string}`;
1225
+ gasBudget: bigint;
1226
+ ccmAdditionalData: `0x${string}`;
1227
+ };
1228
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1229
+ sourceAddress?: {
1230
+ __kind: "Eth";
1231
+ value: `0x${string}`;
1232
+ } | {
1233
+ __kind: "Dot";
1234
+ value: `0x${string}`;
1235
+ } | {
1236
+ __kind: "Btc";
1237
+ value: {
1238
+ __kind: "P2PKH";
1239
+ value: `0x${string}`;
1240
+ } | {
1241
+ __kind: "P2SH";
1242
+ value: `0x${string}`;
1243
+ } | {
1244
+ __kind: "P2WPKH";
1245
+ value: `0x${string}`;
1246
+ } | {
1247
+ __kind: "P2WSH";
1248
+ value: `0x${string}`;
1249
+ } | {
1250
+ __kind: "Taproot";
1251
+ value: `0x${string}`;
1252
+ } | {
1253
+ __kind: "OtherSegwit";
1254
+ version: number;
1255
+ program: `0x${string}`;
1256
+ };
1257
+ } | {
1258
+ __kind: "Arb";
1259
+ value: `0x${string}`;
1260
+ } | {
1261
+ __kind: "Sol";
1262
+ value: `0x${string}`;
1263
+ } | {
1264
+ __kind: "Hub";
1265
+ value: `0x${string}`;
1266
+ } | null | undefined;
1267
+ } | null | undefined;
1268
+ brokerFee?: {
1269
+ account: string;
1270
+ bps: number;
1271
+ } | null | undefined;
1272
+ dcaParams?: {
1273
+ numberOfChunks: number;
1274
+ chunkInterval: number;
1275
+ } | null | undefined;
1276
+ }, {
1277
+ txId: string;
1278
+ depositDetails: {
1279
+ depositAddress: {
1280
+ pubkeyX: string;
1281
+ scriptPath?: {
1282
+ salt: number;
1283
+ tweakedPubkeyBytes: string;
1284
+ tapleafHash: string;
1285
+ unlockScript: {
1286
+ bytes: string;
1287
+ };
1288
+ } | null | undefined;
1289
+ };
1290
+ id: {
1291
+ txId: string;
1292
+ vout: number;
1293
+ };
1294
+ amount: string | number;
1295
+ };
1296
+ boostFee: number;
1297
+ inputAsset: {
1298
+ __kind: "Btc";
1299
+ };
1300
+ depositAmount: string | number;
1301
+ outputAsset: {
1302
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1303
+ };
1304
+ destinationAddress: {
1305
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1306
+ value: string;
1307
+ };
1308
+ affiliateFees: {
1309
+ account: number;
1310
+ bps: number;
1311
+ }[];
1312
+ refundParams: {
1313
+ retryDuration: number;
1314
+ refundAddress: string;
1315
+ minPrice: string | number;
1316
+ refundCcmMetadata?: {
1317
+ message: string;
1318
+ gasBudget: string | number;
1319
+ ccmAdditionalData: string;
1320
+ } | null | undefined;
1321
+ maxOraclePriceSlippage?: number | null | undefined;
1322
+ };
1323
+ depositAddress?: {
1324
+ __kind: "P2PKH";
1325
+ value: string;
1326
+ } | {
1327
+ __kind: "P2SH";
1328
+ value: string;
1329
+ } | {
1330
+ __kind: "P2WPKH";
1331
+ value: string;
1332
+ } | {
1333
+ __kind: "P2WSH";
1334
+ value: string;
1335
+ } | {
1336
+ __kind: "Taproot";
1337
+ value: string;
1338
+ } | {
1339
+ __kind: "OtherSegwit";
1340
+ version: number;
1341
+ program: string;
1342
+ } | null | undefined;
1343
+ channelId?: string | number | null | undefined;
1344
+ depositMetadata?: {
1345
+ channelMetadata: {
1346
+ message: string;
1347
+ gasBudget: string | number;
1348
+ ccmAdditionalData: string;
1349
+ };
1350
+ sourceChain: {
1351
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1352
+ };
1353
+ sourceAddress?: {
1354
+ __kind: "Eth";
1355
+ value: string;
1356
+ } | {
1357
+ __kind: "Dot";
1358
+ value: string;
1359
+ } | {
1360
+ __kind: "Btc";
1361
+ value: {
1362
+ __kind: "P2PKH";
1363
+ value: string;
1364
+ } | {
1365
+ __kind: "P2SH";
1366
+ value: string;
1367
+ } | {
1368
+ __kind: "P2WPKH";
1369
+ value: string;
1370
+ } | {
1371
+ __kind: "P2WSH";
1372
+ value: string;
1373
+ } | {
1374
+ __kind: "Taproot";
1375
+ value: string;
1376
+ } | {
1377
+ __kind: "OtherSegwit";
1378
+ version: number;
1379
+ program: string;
1380
+ };
1381
+ } | {
1382
+ __kind: "Arb";
1383
+ value: string;
1384
+ } | {
1385
+ __kind: "Sol";
1386
+ value: string;
1387
+ } | {
1388
+ __kind: "Hub";
1389
+ value: string;
1390
+ } | null | undefined;
1391
+ } | null | undefined;
1392
+ brokerFee?: {
1393
+ account: string;
1394
+ bps: number;
1395
+ } | null | undefined;
1396
+ dcaParams?: {
1397
+ numberOfChunks: number;
1398
+ chunkInterval: number;
1399
+ } | null | undefined;
1400
+ }>;
1401
+ }, "strip", z.ZodTypeAny, {
1402
+ __kind: "DepositFailedVaultVariantBitcoin";
1403
+ vaultWitness: {
1404
+ txId: `0x${string}`;
1405
+ depositDetails: {
1406
+ depositAddress: {
1407
+ pubkeyX: `0x${string}`;
1408
+ scriptPath?: {
1409
+ salt: number;
1410
+ tweakedPubkeyBytes: `0x${string}`;
1411
+ tapleafHash: `0x${string}`;
1412
+ unlockScript: {
1413
+ bytes: `0x${string}`;
1414
+ };
1415
+ } | null | undefined;
1416
+ };
1417
+ id: {
1418
+ txId: `0x${string}`;
1419
+ vout: number;
1420
+ };
1421
+ amount: bigint;
1422
+ };
1423
+ boostFee: number;
1424
+ inputAsset: "Btc";
1425
+ depositAmount: bigint;
1426
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1427
+ destinationAddress: {
1428
+ readonly chain: "Ethereum";
1429
+ readonly address: `0x${string}`;
1430
+ } | {
1431
+ readonly chain: "Polkadot";
1432
+ readonly address: string;
1433
+ } | {
1434
+ readonly chain: "Bitcoin";
1435
+ readonly address: string;
1436
+ } | {
1437
+ readonly chain: "Arbitrum";
1438
+ readonly address: `0x${string}`;
1439
+ } | {
1440
+ readonly chain: "Solana";
1441
+ readonly address: string;
1442
+ } | {
1443
+ readonly chain: "Assethub";
1444
+ readonly address: string;
1445
+ };
1446
+ affiliateFees: {
1447
+ account: number;
1448
+ bps: number;
1449
+ }[];
1450
+ refundParams: {
1451
+ retryDuration: number;
1452
+ refundAddress: `0x${string}`;
1453
+ minPrice: bigint;
1454
+ refundCcmMetadata?: {
1455
+ message: `0x${string}`;
1456
+ gasBudget: bigint;
1457
+ ccmAdditionalData: `0x${string}`;
1458
+ } | null | undefined;
1459
+ maxOraclePriceSlippage?: number | null | undefined;
1460
+ };
1461
+ depositAddress?: {
1462
+ __kind: "P2PKH";
1463
+ value: `0x${string}`;
1464
+ } | {
1465
+ __kind: "P2SH";
1466
+ value: `0x${string}`;
1467
+ } | {
1468
+ __kind: "P2WPKH";
1469
+ value: `0x${string}`;
1470
+ } | {
1471
+ __kind: "P2WSH";
1472
+ value: `0x${string}`;
1473
+ } | {
1474
+ __kind: "Taproot";
1475
+ value: `0x${string}`;
1476
+ } | {
1477
+ __kind: "OtherSegwit";
1478
+ version: number;
1479
+ program: `0x${string}`;
1480
+ } | null | undefined;
1481
+ channelId?: bigint | null | undefined;
1482
+ depositMetadata?: {
1483
+ channelMetadata: {
1484
+ message: `0x${string}`;
1485
+ gasBudget: bigint;
1486
+ ccmAdditionalData: `0x${string}`;
1487
+ };
1488
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1489
+ sourceAddress?: {
1490
+ __kind: "Eth";
1491
+ value: `0x${string}`;
1492
+ } | {
1493
+ __kind: "Dot";
1494
+ value: `0x${string}`;
1495
+ } | {
1496
+ __kind: "Btc";
1497
+ value: {
1498
+ __kind: "P2PKH";
1499
+ value: `0x${string}`;
1500
+ } | {
1501
+ __kind: "P2SH";
1502
+ value: `0x${string}`;
1503
+ } | {
1504
+ __kind: "P2WPKH";
1505
+ value: `0x${string}`;
1506
+ } | {
1507
+ __kind: "P2WSH";
1508
+ value: `0x${string}`;
1509
+ } | {
1510
+ __kind: "Taproot";
1511
+ value: `0x${string}`;
1512
+ } | {
1513
+ __kind: "OtherSegwit";
1514
+ version: number;
1515
+ program: `0x${string}`;
1516
+ };
1517
+ } | {
1518
+ __kind: "Arb";
1519
+ value: `0x${string}`;
1520
+ } | {
1521
+ __kind: "Sol";
1522
+ value: `0x${string}`;
1523
+ } | {
1524
+ __kind: "Hub";
1525
+ value: `0x${string}`;
1526
+ } | null | undefined;
1527
+ } | null | undefined;
1528
+ brokerFee?: {
1529
+ account: string;
1530
+ bps: number;
1531
+ } | null | undefined;
1532
+ dcaParams?: {
1533
+ numberOfChunks: number;
1534
+ chunkInterval: number;
1535
+ } | null | undefined;
1536
+ };
1537
+ }, {
1538
+ __kind: "DepositFailedVaultVariantBitcoin";
1539
+ vaultWitness: {
1540
+ txId: string;
1541
+ depositDetails: {
1542
+ depositAddress: {
1543
+ pubkeyX: string;
1544
+ scriptPath?: {
1545
+ salt: number;
1546
+ tweakedPubkeyBytes: string;
1547
+ tapleafHash: string;
1548
+ unlockScript: {
1549
+ bytes: string;
1550
+ };
1551
+ } | null | undefined;
1552
+ };
1553
+ id: {
1554
+ txId: string;
1555
+ vout: number;
1556
+ };
1557
+ amount: string | number;
1558
+ };
1559
+ boostFee: number;
1560
+ inputAsset: {
1561
+ __kind: "Btc";
1562
+ };
1563
+ depositAmount: string | number;
1564
+ outputAsset: {
1565
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1566
+ };
1567
+ destinationAddress: {
1568
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1569
+ value: string;
1570
+ };
1571
+ affiliateFees: {
1572
+ account: number;
1573
+ bps: number;
1574
+ }[];
1575
+ refundParams: {
1576
+ retryDuration: number;
1577
+ refundAddress: string;
1578
+ minPrice: string | number;
1579
+ refundCcmMetadata?: {
1580
+ message: string;
1581
+ gasBudget: string | number;
1582
+ ccmAdditionalData: string;
1583
+ } | null | undefined;
1584
+ maxOraclePriceSlippage?: number | null | undefined;
1585
+ };
1586
+ depositAddress?: {
1587
+ __kind: "P2PKH";
1588
+ value: string;
1589
+ } | {
1590
+ __kind: "P2SH";
1591
+ value: string;
1592
+ } | {
1593
+ __kind: "P2WPKH";
1594
+ value: string;
1595
+ } | {
1596
+ __kind: "P2WSH";
1597
+ value: string;
1598
+ } | {
1599
+ __kind: "Taproot";
1600
+ value: string;
1601
+ } | {
1602
+ __kind: "OtherSegwit";
1603
+ version: number;
1604
+ program: string;
1605
+ } | null | undefined;
1606
+ channelId?: string | number | null | undefined;
1607
+ depositMetadata?: {
1608
+ channelMetadata: {
1609
+ message: string;
1610
+ gasBudget: string | number;
1611
+ ccmAdditionalData: string;
1612
+ };
1613
+ sourceChain: {
1614
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1615
+ };
1616
+ sourceAddress?: {
1617
+ __kind: "Eth";
1618
+ value: string;
1619
+ } | {
1620
+ __kind: "Dot";
1621
+ value: string;
1622
+ } | {
1623
+ __kind: "Btc";
1624
+ value: {
1625
+ __kind: "P2PKH";
1626
+ value: string;
1627
+ } | {
1628
+ __kind: "P2SH";
1629
+ value: string;
1630
+ } | {
1631
+ __kind: "P2WPKH";
1632
+ value: string;
1633
+ } | {
1634
+ __kind: "P2WSH";
1635
+ value: string;
1636
+ } | {
1637
+ __kind: "Taproot";
1638
+ value: string;
1639
+ } | {
1640
+ __kind: "OtherSegwit";
1641
+ version: number;
1642
+ program: string;
1643
+ };
1644
+ } | {
1645
+ __kind: "Arb";
1646
+ value: string;
1647
+ } | {
1648
+ __kind: "Sol";
1649
+ value: string;
1650
+ } | {
1651
+ __kind: "Hub";
1652
+ value: string;
1653
+ } | null | undefined;
1654
+ } | null | undefined;
1655
+ brokerFee?: {
1656
+ account: string;
1657
+ bps: number;
1658
+ } | null | undefined;
1659
+ dcaParams?: {
1660
+ numberOfChunks: number;
1661
+ chunkInterval: number;
1662
+ } | null | undefined;
1663
+ };
1664
+ }>]>;
1665
+ }, "strip", z.ZodTypeAny, {
1666
+ blockHeight: bigint;
1667
+ reason: {
1668
+ __kind: "BelowMinimumDeposit";
1669
+ } | {
1670
+ __kind: "NotEnoughToPayFees";
1671
+ } | {
1672
+ __kind: "TransactionRejectedByBroker";
1673
+ } | {
1674
+ __kind: "DepositWitnessRejected";
1675
+ value: {
1676
+ __kind: "Other";
1677
+ } | {
1678
+ __kind: "CannotLookup";
1679
+ } | {
1680
+ __kind: "BadOrigin";
1681
+ } | {
1682
+ __kind: "Module";
1683
+ value: {
1684
+ index: number;
1685
+ error: `0x${string}`;
1686
+ };
1687
+ } | {
1688
+ __kind: "ConsumerRemaining";
1689
+ } | {
1690
+ __kind: "NoProviders";
1691
+ } | {
1692
+ __kind: "TooManyConsumers";
1693
+ } | {
1694
+ __kind: "Token";
1695
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1696
+ } | {
1697
+ __kind: "Arithmetic";
1698
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1699
+ } | {
1700
+ __kind: "Transactional";
1701
+ value: "LimitReached" | "NoLayer";
1702
+ } | {
1703
+ __kind: "Exhausted";
1704
+ } | {
1705
+ __kind: "Corruption";
1706
+ } | {
1707
+ __kind: "Unavailable";
1708
+ } | {
1709
+ __kind: "RootNotAllowed";
1710
+ };
1711
+ } | {
1712
+ __kind: "Unrefundable";
1713
+ };
1714
+ details: {
1715
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
1716
+ depositWitness: {
1717
+ depositAddress: {
1718
+ __kind: "P2PKH";
1719
+ value: `0x${string}`;
1720
+ } | {
1721
+ __kind: "P2SH";
1722
+ value: `0x${string}`;
1723
+ } | {
1724
+ __kind: "P2WPKH";
1725
+ value: `0x${string}`;
1726
+ } | {
1727
+ __kind: "P2WSH";
1728
+ value: `0x${string}`;
1729
+ } | {
1730
+ __kind: "Taproot";
1731
+ value: `0x${string}`;
1732
+ } | {
1733
+ __kind: "OtherSegwit";
1734
+ version: number;
1735
+ program: `0x${string}`;
1736
+ };
1737
+ asset: "Btc";
1738
+ amount: bigint;
1739
+ depositDetails: {
1740
+ depositAddress: {
1741
+ pubkeyX: `0x${string}`;
1742
+ scriptPath?: {
1743
+ salt: number;
1744
+ tweakedPubkeyBytes: `0x${string}`;
1745
+ tapleafHash: `0x${string}`;
1746
+ unlockScript: {
1747
+ bytes: `0x${string}`;
1748
+ };
1749
+ } | null | undefined;
1750
+ };
1751
+ id: {
1752
+ txId: `0x${string}`;
1753
+ vout: number;
1754
+ };
1755
+ amount: bigint;
1756
+ };
1757
+ };
1758
+ } | {
1759
+ __kind: "DepositFailedVaultVariantBitcoin";
1760
+ vaultWitness: {
1761
+ txId: `0x${string}`;
1762
+ depositDetails: {
1763
+ depositAddress: {
1764
+ pubkeyX: `0x${string}`;
1765
+ scriptPath?: {
1766
+ salt: number;
1767
+ tweakedPubkeyBytes: `0x${string}`;
1768
+ tapleafHash: `0x${string}`;
1769
+ unlockScript: {
1770
+ bytes: `0x${string}`;
1771
+ };
1772
+ } | null | undefined;
1773
+ };
1774
+ id: {
1775
+ txId: `0x${string}`;
1776
+ vout: number;
1777
+ };
1778
+ amount: bigint;
1779
+ };
1780
+ boostFee: number;
1781
+ inputAsset: "Btc";
1782
+ depositAmount: bigint;
1783
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1784
+ destinationAddress: {
1785
+ readonly chain: "Ethereum";
1786
+ readonly address: `0x${string}`;
1787
+ } | {
1788
+ readonly chain: "Polkadot";
1789
+ readonly address: string;
1790
+ } | {
1791
+ readonly chain: "Bitcoin";
1792
+ readonly address: string;
1793
+ } | {
1794
+ readonly chain: "Arbitrum";
1795
+ readonly address: `0x${string}`;
1796
+ } | {
1797
+ readonly chain: "Solana";
1798
+ readonly address: string;
1799
+ } | {
1800
+ readonly chain: "Assethub";
1801
+ readonly address: string;
1802
+ };
1803
+ affiliateFees: {
1804
+ account: number;
1805
+ bps: number;
1806
+ }[];
1807
+ refundParams: {
1808
+ retryDuration: number;
1809
+ refundAddress: `0x${string}`;
1810
+ minPrice: bigint;
1811
+ refundCcmMetadata?: {
1812
+ message: `0x${string}`;
1813
+ gasBudget: bigint;
1814
+ ccmAdditionalData: `0x${string}`;
1815
+ } | null | undefined;
1816
+ maxOraclePriceSlippage?: number | null | undefined;
1817
+ };
1818
+ depositAddress?: {
1819
+ __kind: "P2PKH";
1820
+ value: `0x${string}`;
1821
+ } | {
1822
+ __kind: "P2SH";
1823
+ value: `0x${string}`;
1824
+ } | {
1825
+ __kind: "P2WPKH";
1826
+ value: `0x${string}`;
1827
+ } | {
1828
+ __kind: "P2WSH";
1829
+ value: `0x${string}`;
1830
+ } | {
1831
+ __kind: "Taproot";
1832
+ value: `0x${string}`;
1833
+ } | {
1834
+ __kind: "OtherSegwit";
1835
+ version: number;
1836
+ program: `0x${string}`;
1837
+ } | null | undefined;
1838
+ channelId?: bigint | null | undefined;
1839
+ depositMetadata?: {
1840
+ channelMetadata: {
1841
+ message: `0x${string}`;
1842
+ gasBudget: bigint;
1843
+ ccmAdditionalData: `0x${string}`;
1844
+ };
1845
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1846
+ sourceAddress?: {
1847
+ __kind: "Eth";
1848
+ value: `0x${string}`;
1849
+ } | {
1850
+ __kind: "Dot";
1851
+ value: `0x${string}`;
1852
+ } | {
1853
+ __kind: "Btc";
1854
+ value: {
1855
+ __kind: "P2PKH";
1856
+ value: `0x${string}`;
1857
+ } | {
1858
+ __kind: "P2SH";
1859
+ value: `0x${string}`;
1860
+ } | {
1861
+ __kind: "P2WPKH";
1862
+ value: `0x${string}`;
1863
+ } | {
1864
+ __kind: "P2WSH";
1865
+ value: `0x${string}`;
1866
+ } | {
1867
+ __kind: "Taproot";
1868
+ value: `0x${string}`;
1869
+ } | {
1870
+ __kind: "OtherSegwit";
1871
+ version: number;
1872
+ program: `0x${string}`;
1873
+ };
1874
+ } | {
1875
+ __kind: "Arb";
1876
+ value: `0x${string}`;
1877
+ } | {
1878
+ __kind: "Sol";
1879
+ value: `0x${string}`;
1880
+ } | {
1881
+ __kind: "Hub";
1882
+ value: `0x${string}`;
1883
+ } | null | undefined;
1884
+ } | null | undefined;
1885
+ brokerFee?: {
1886
+ account: string;
1887
+ bps: number;
1888
+ } | null | undefined;
1889
+ dcaParams?: {
1890
+ numberOfChunks: number;
1891
+ chunkInterval: number;
1892
+ } | null | undefined;
1893
+ };
1894
+ };
1895
+ }, {
1896
+ blockHeight: string | number;
1897
+ reason: {
1898
+ __kind: "BelowMinimumDeposit";
1899
+ } | {
1900
+ __kind: "NotEnoughToPayFees";
1901
+ } | {
1902
+ __kind: "TransactionRejectedByBroker";
1903
+ } | {
1904
+ __kind: "DepositWitnessRejected";
1905
+ value: {
1906
+ __kind: "Other";
1907
+ } | {
1908
+ __kind: "CannotLookup";
1909
+ } | {
1910
+ __kind: "BadOrigin";
1911
+ } | {
1912
+ __kind: "Module";
1913
+ value: {
1914
+ index: number;
1915
+ error: string;
1916
+ };
1917
+ } | {
1918
+ __kind: "ConsumerRemaining";
1919
+ } | {
1920
+ __kind: "NoProviders";
1921
+ } | {
1922
+ __kind: "TooManyConsumers";
1923
+ } | {
1924
+ __kind: "Token";
1925
+ value: {
1926
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1927
+ };
1928
+ } | {
1929
+ __kind: "Arithmetic";
1930
+ value: {
1931
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1932
+ };
1933
+ } | {
1934
+ __kind: "Transactional";
1935
+ value: {
1936
+ __kind: "LimitReached" | "NoLayer";
1937
+ };
1938
+ } | {
1939
+ __kind: "Exhausted";
1940
+ } | {
1941
+ __kind: "Corruption";
1942
+ } | {
1943
+ __kind: "Unavailable";
1944
+ } | {
1945
+ __kind: "RootNotAllowed";
1946
+ };
1947
+ } | {
1948
+ __kind: "Unrefundable";
1949
+ };
1950
+ details: {
1951
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
1952
+ depositWitness: {
1953
+ depositAddress: {
1954
+ __kind: "P2PKH";
1955
+ value: string;
1956
+ } | {
1957
+ __kind: "P2SH";
1958
+ value: string;
1959
+ } | {
1960
+ __kind: "P2WPKH";
1961
+ value: string;
1962
+ } | {
1963
+ __kind: "P2WSH";
1964
+ value: string;
1965
+ } | {
1966
+ __kind: "Taproot";
1967
+ value: string;
1968
+ } | {
1969
+ __kind: "OtherSegwit";
1970
+ version: number;
1971
+ program: string;
1972
+ };
1973
+ asset: {
1974
+ __kind: "Btc";
1975
+ };
1976
+ amount: string | number;
1977
+ depositDetails: {
1978
+ depositAddress: {
1979
+ pubkeyX: string;
1980
+ scriptPath?: {
1981
+ salt: number;
1982
+ tweakedPubkeyBytes: string;
1983
+ tapleafHash: string;
1984
+ unlockScript: {
1985
+ bytes: string;
1986
+ };
1987
+ } | null | undefined;
1988
+ };
1989
+ id: {
1990
+ txId: string;
1991
+ vout: number;
1992
+ };
1993
+ amount: string | number;
1994
+ };
1995
+ };
1996
+ } | {
1997
+ __kind: "DepositFailedVaultVariantBitcoin";
1998
+ vaultWitness: {
1999
+ txId: string;
2000
+ depositDetails: {
2001
+ depositAddress: {
2002
+ pubkeyX: string;
2003
+ scriptPath?: {
2004
+ salt: number;
2005
+ tweakedPubkeyBytes: string;
2006
+ tapleafHash: string;
2007
+ unlockScript: {
2008
+ bytes: string;
2009
+ };
2010
+ } | null | undefined;
2011
+ };
2012
+ id: {
2013
+ txId: string;
2014
+ vout: number;
2015
+ };
2016
+ amount: string | number;
2017
+ };
2018
+ boostFee: number;
2019
+ inputAsset: {
2020
+ __kind: "Btc";
2021
+ };
2022
+ depositAmount: string | number;
2023
+ outputAsset: {
2024
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2025
+ };
2026
+ destinationAddress: {
2027
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2028
+ value: string;
2029
+ };
2030
+ affiliateFees: {
2031
+ account: number;
2032
+ bps: number;
2033
+ }[];
2034
+ refundParams: {
2035
+ retryDuration: number;
2036
+ refundAddress: string;
2037
+ minPrice: string | number;
2038
+ refundCcmMetadata?: {
2039
+ message: string;
2040
+ gasBudget: string | number;
2041
+ ccmAdditionalData: string;
2042
+ } | null | undefined;
2043
+ maxOraclePriceSlippage?: number | null | undefined;
2044
+ };
2045
+ depositAddress?: {
2046
+ __kind: "P2PKH";
2047
+ value: string;
2048
+ } | {
2049
+ __kind: "P2SH";
2050
+ value: string;
2051
+ } | {
2052
+ __kind: "P2WPKH";
2053
+ value: string;
2054
+ } | {
2055
+ __kind: "P2WSH";
2056
+ value: string;
2057
+ } | {
2058
+ __kind: "Taproot";
2059
+ value: string;
2060
+ } | {
2061
+ __kind: "OtherSegwit";
2062
+ version: number;
2063
+ program: string;
2064
+ } | null | undefined;
2065
+ channelId?: string | number | null | undefined;
2066
+ depositMetadata?: {
2067
+ channelMetadata: {
2068
+ message: string;
2069
+ gasBudget: string | number;
2070
+ ccmAdditionalData: string;
2071
+ };
2072
+ sourceChain: {
2073
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2074
+ };
2075
+ sourceAddress?: {
2076
+ __kind: "Eth";
2077
+ value: string;
2078
+ } | {
2079
+ __kind: "Dot";
2080
+ value: string;
2081
+ } | {
2082
+ __kind: "Btc";
2083
+ value: {
2084
+ __kind: "P2PKH";
2085
+ value: string;
2086
+ } | {
2087
+ __kind: "P2SH";
2088
+ value: string;
2089
+ } | {
2090
+ __kind: "P2WPKH";
2091
+ value: string;
2092
+ } | {
2093
+ __kind: "P2WSH";
2094
+ value: string;
2095
+ } | {
2096
+ __kind: "Taproot";
2097
+ value: string;
2098
+ } | {
2099
+ __kind: "OtherSegwit";
2100
+ version: number;
2101
+ program: string;
2102
+ };
2103
+ } | {
2104
+ __kind: "Arb";
2105
+ value: string;
2106
+ } | {
2107
+ __kind: "Sol";
2108
+ value: string;
2109
+ } | {
2110
+ __kind: "Hub";
2111
+ value: string;
2112
+ } | null | undefined;
2113
+ } | null | undefined;
2114
+ brokerFee?: {
2115
+ account: string;
2116
+ bps: number;
2117
+ } | null | undefined;
2118
+ dcaParams?: {
2119
+ numberOfChunks: number;
2120
+ chunkInterval: number;
2121
+ } | null | undefined;
2122
+ };
2123
+ };
2124
+ }>;
2125
+
2126
+ export { bitcoinIngressEgressDepositFailed };