@chainflip/processor 1.10.1 → 1.11.0-beta

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