@chainflip/processor 1.10.2 → 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 (501) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
  7. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  8. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  9. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  12. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  13. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  14. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  15. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  16. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  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/swapping/batchSwapFailed.d.cts +8 -8
  24. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  25. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  26. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  27. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  28. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  29. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  30. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  31. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  32. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  33. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  34. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  35. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  36. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  37. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  38. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  39. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  40. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  41. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  42. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  43. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  44. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  45. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  46. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  47. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
  48. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +204 -204
  49. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  50. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  51. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  52. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  53. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +161 -161
  54. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +161 -161
  55. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  56. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  57. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  58. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  59. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
  60. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +207 -207
  61. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  62. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  63. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  64. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  65. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  66. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  67. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  68. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  69. package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
  70. package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
  71. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  72. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  73. package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
  74. package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
  75. package/dist/11000/swapping/swapRequested.d.cts +92 -92
  76. package/dist/11000/swapping/swapRequested.d.ts +92 -92
  77. package/dist/11100/accountRoles/accountRoleDeregistered.cjs +10 -0
  78. package/dist/11100/accountRoles/accountRoleDeregistered.d.cts +24 -0
  79. package/dist/11100/accountRoles/accountRoleDeregistered.d.ts +24 -0
  80. package/dist/11100/accountRoles/accountRoleDeregistered.mjs +10 -0
  81. package/dist/11100/accountRoles/accountRoleRegistered.cjs +10 -0
  82. package/dist/11100/accountRoles/accountRoleRegistered.d.cts +24 -0
  83. package/dist/11100/accountRoles/accountRoleRegistered.d.ts +24 -0
  84. package/dist/11100/accountRoles/accountRoleRegistered.mjs +10 -0
  85. package/dist/11100/accountRoles/subAccountCallExecuted.cjs +11 -0
  86. package/dist/11100/accountRoles/subAccountCallExecuted.d.cts +17 -0
  87. package/dist/11100/accountRoles/subAccountCallExecuted.d.ts +17 -0
  88. package/dist/11100/accountRoles/subAccountCallExecuted.mjs +11 -0
  89. package/dist/11100/accountRoles/subAccountCreated.cjs +11 -0
  90. package/dist/11100/accountRoles/subAccountCreated.d.cts +17 -0
  91. package/dist/11100/accountRoles/subAccountCreated.d.ts +17 -0
  92. package/dist/11100/accountRoles/subAccountCreated.mjs +11 -0
  93. package/dist/11100/arbitrumIngressEgress/depositFailed.cjs +15 -0
  94. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +1407 -0
  95. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +1407 -0
  96. package/dist/11100/arbitrumIngressEgress/depositFailed.mjs +15 -0
  97. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  98. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
  99. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
  100. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  101. package/dist/11100/assethubIngressEgress/depositFailed.cjs +14 -0
  102. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +1398 -0
  103. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +1398 -0
  104. package/dist/11100/assethubIngressEgress/depositFailed.mjs +14 -0
  105. package/dist/11100/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
  106. package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
  107. package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
  108. package/dist/11100/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
  109. package/dist/11100/bitcoinIngressEgress/depositFailed.cjs +15 -0
  110. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +2316 -0
  111. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +2316 -0
  112. package/dist/11100/bitcoinIngressEgress/depositFailed.mjs +15 -0
  113. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
  114. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
  115. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
  116. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
  117. package/dist/11100/common.cjs +722 -0
  118. package/dist/11100/common.d.cts +18017 -0
  119. package/dist/11100/common.d.ts +18017 -0
  120. package/dist/11100/common.mjs +722 -0
  121. package/dist/11100/ethereumIngressEgress/depositFailed.cjs +15 -0
  122. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +1407 -0
  123. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +1407 -0
  124. package/dist/11100/ethereumIngressEgress/depositFailed.mjs +15 -0
  125. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  126. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
  127. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
  128. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  129. package/dist/11100/polkadotIngressEgress/depositFailed.cjs +14 -0
  130. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +1398 -0
  131. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +1398 -0
  132. package/dist/11100/polkadotIngressEgress/depositFailed.mjs +14 -0
  133. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
  134. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
  135. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
  136. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
  137. package/dist/11100/solanaIngressEgress/depositFailed.cjs +15 -0
  138. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +1357 -0
  139. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +1357 -0
  140. package/dist/11100/solanaIngressEgress/depositFailed.mjs +15 -0
  141. package/dist/11100/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
  142. package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
  143. package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
  144. package/dist/11100/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
  145. package/dist/11100/swapping/swapDepositAddressReady.cjs +31 -0
  146. package/dist/11100/swapping/swapDepositAddressReady.d.cts +689 -0
  147. package/dist/11100/swapping/swapDepositAddressReady.d.ts +689 -0
  148. package/dist/11100/swapping/swapDepositAddressReady.mjs +31 -0
  149. package/dist/11100/swapping/swapRequested.cjs +25 -0
  150. package/dist/11100/swapping/swapRequested.d.cts +2635 -0
  151. package/dist/11100/swapping/swapRequested.d.ts +2635 -0
  152. package/dist/11100/swapping/swapRequested.mjs +25 -0
  153. package/dist/11100/validator/delegated.cjs +7 -0
  154. package/dist/11100/validator/delegated.d.cts +14 -0
  155. package/dist/11100/validator/delegated.d.ts +14 -0
  156. package/dist/11100/validator/delegated.mjs +7 -0
  157. package/dist/11100/validator/delegatorAllowed.cjs +7 -0
  158. package/dist/11100/validator/delegatorAllowed.d.cts +14 -0
  159. package/dist/11100/validator/delegatorAllowed.d.ts +14 -0
  160. package/dist/11100/validator/delegatorAllowed.mjs +7 -0
  161. package/dist/11100/validator/delegatorBlocked.cjs +7 -0
  162. package/dist/11100/validator/delegatorBlocked.d.cts +14 -0
  163. package/dist/11100/validator/delegatorBlocked.d.ts +14 -0
  164. package/dist/11100/validator/delegatorBlocked.mjs +7 -0
  165. package/dist/11100/validator/operatorAcceptedByValidator.cjs +10 -0
  166. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +14 -0
  167. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +14 -0
  168. package/dist/11100/validator/operatorAcceptedByValidator.mjs +10 -0
  169. package/dist/11100/validator/operatorSettingsUpdated.cjs +10 -0
  170. package/dist/11100/validator/operatorSettingsUpdated.d.cts +41 -0
  171. package/dist/11100/validator/operatorSettingsUpdated.d.ts +41 -0
  172. package/dist/11100/validator/operatorSettingsUpdated.mjs +10 -0
  173. package/dist/11100/validator/unDelegated.cjs +7 -0
  174. package/dist/11100/validator/unDelegated.d.cts +14 -0
  175. package/dist/11100/validator/unDelegated.d.ts +14 -0
  176. package/dist/11100/validator/unDelegated.mjs +7 -0
  177. package/dist/11100/validator/validatorClaimed.cjs +7 -0
  178. package/dist/11100/validator/validatorClaimed.d.cts +14 -0
  179. package/dist/11100/validator/validatorClaimed.d.ts +14 -0
  180. package/dist/11100/validator/validatorClaimed.mjs +7 -0
  181. package/dist/11100/validator/validatorRemovedFromOperator.cjs +10 -0
  182. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +14 -0
  183. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +14 -0
  184. package/dist/11100/validator/validatorRemovedFromOperator.mjs +10 -0
  185. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  186. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  187. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  188. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  189. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  190. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  191. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  192. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  193. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  194. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  195. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  196. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  197. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  198. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  199. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  200. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  201. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  202. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  203. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  204. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  205. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  206. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  207. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  208. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  209. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  210. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  211. package/dist/131/swapping/batchSwapFailed.d.cts +2 -2
  212. package/dist/131/swapping/batchSwapFailed.d.ts +2 -2
  213. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  214. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
  215. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  216. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  217. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  218. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  219. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  220. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  221. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  222. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  223. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  224. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  225. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  226. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  227. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  228. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  229. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  230. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  231. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  232. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  233. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  234. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  235. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  236. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  237. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  238. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  239. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  240. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  241. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  242. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  243. package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
  244. package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
  245. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  246. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  247. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  248. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  249. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  250. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  251. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  252. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  253. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  254. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  255. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  256. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  257. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  258. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  259. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  260. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  261. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  262. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  263. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  264. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  265. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
  266. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
  267. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  268. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  269. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  270. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  271. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +10 -10
  272. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +10 -10
  273. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  274. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  275. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  276. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  277. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  278. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  279. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  280. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  281. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  282. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  283. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  284. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  285. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  286. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  287. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  288. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  289. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  290. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  291. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  292. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  293. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  294. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  295. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  296. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  297. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  298. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  299. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  300. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  301. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  302. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  303. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  304. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  305. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  306. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  307. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  308. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  309. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  310. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  311. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  312. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  313. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  314. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  315. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  316. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  317. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  318. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  319. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  320. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  321. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  322. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  323. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  324. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  325. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  326. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  327. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  328. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  329. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  330. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  331. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  332. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  333. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  334. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  335. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  336. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  337. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  338. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
  339. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  340. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  341. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  342. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  343. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  344. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  345. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  346. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  347. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  348. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  349. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  350. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  351. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  352. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  353. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  354. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  355. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  356. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  357. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  358. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
  359. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  360. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  361. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  362. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
  363. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  364. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
  365. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  366. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
  367. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  368. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  369. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  370. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
  371. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  372. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  373. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  374. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  375. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  376. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +4 -4
  377. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  378. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  379. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  380. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  381. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  382. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  383. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  384. package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
  385. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  386. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +6 -6
  387. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  388. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  389. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  390. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  391. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  392. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  393. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  394. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  395. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +28 -28
  396. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +28 -28
  397. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  398. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  399. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  400. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  401. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  402. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  403. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  404. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  405. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
  406. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
  407. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  408. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  409. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  410. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  411. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  412. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  413. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  414. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  415. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  416. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  417. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  418. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  419. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  420. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  421. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  422. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  423. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  424. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  425. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  426. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  427. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  428. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  429. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  430. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  431. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
  432. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
  433. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  434. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  435. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  436. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  437. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  438. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  439. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  440. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  441. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  442. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  443. package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
  444. package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
  445. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  446. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  447. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  448. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  449. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  450. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  451. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  452. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  453. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  454. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  455. package/dist/190/assetBalances/refundScheduled.d.cts +56 -56
  456. package/dist/190/assetBalances/refundScheduled.d.ts +56 -56
  457. package/dist/190/assetBalances/refundSkipped.d.cts +70 -70
  458. package/dist/190/assetBalances/refundSkipped.d.ts +70 -70
  459. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  460. package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
  461. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  462. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  463. package/dist/190/assethubIngressEgress/depositFailed.d.cts +160 -160
  464. package/dist/190/assethubIngressEgress/depositFailed.d.ts +160 -160
  465. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  466. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  467. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  468. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  469. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  470. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  471. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  472. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  473. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  474. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  475. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  476. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  477. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  478. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  479. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  480. package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
  481. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  482. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
  483. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  484. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  485. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
  486. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +16 -16
  487. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  488. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  489. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  490. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
  491. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  492. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
  493. package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
  494. package/dist/190/solanaIngressEgress/depositFailed.d.ts +10 -10
  495. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
  496. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +8 -8
  497. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  498. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  499. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  500. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  501. package/package.json +2 -2
@@ -0,0 +1,2316 @@
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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
+ }, {
92
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
94
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
+ }>;
96
+ }, "strip", z.ZodTypeAny, {
97
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
98
+ __kind: "Token";
99
+ }, {
100
+ value: {
101
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
764
+ }, {
765
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
766
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
767
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "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: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
775
+ }, {
776
+ value: string;
777
+ __kind: "Btc" | "Eth" | "Dot" | "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: "Btc" | "Eth" | "Dot" | "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
+ refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1149
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1150
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1151
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1152
+ }, "strip", z.ZodTypeAny, {
1153
+ message: `0x${string}`;
1154
+ gasBudget: bigint;
1155
+ ccmAdditionalData: `0x${string}`;
1156
+ }, {
1157
+ message: string;
1158
+ gasBudget: string | number;
1159
+ ccmAdditionalData: string;
1160
+ }>>>;
1161
+ }, "strip", z.ZodTypeAny, {
1162
+ retryDuration: number;
1163
+ refundAddress: {
1164
+ value: `0x${string}`;
1165
+ __kind: "P2PKH";
1166
+ } | {
1167
+ value: `0x${string}`;
1168
+ __kind: "P2SH";
1169
+ } | {
1170
+ value: `0x${string}`;
1171
+ __kind: "P2WPKH";
1172
+ } | {
1173
+ value: `0x${string}`;
1174
+ __kind: "P2WSH";
1175
+ } | {
1176
+ value: `0x${string}`;
1177
+ __kind: "Taproot";
1178
+ } | {
1179
+ __kind: "OtherSegwit";
1180
+ version: number;
1181
+ program: `0x${string}`;
1182
+ };
1183
+ minPrice: bigint;
1184
+ refundCcmMetadata?: {
1185
+ message: `0x${string}`;
1186
+ gasBudget: bigint;
1187
+ ccmAdditionalData: `0x${string}`;
1188
+ } | null | undefined;
1189
+ }, {
1190
+ retryDuration: number;
1191
+ refundAddress: {
1192
+ value: string;
1193
+ __kind: "P2PKH";
1194
+ } | {
1195
+ value: string;
1196
+ __kind: "P2SH";
1197
+ } | {
1198
+ value: string;
1199
+ __kind: "P2WPKH";
1200
+ } | {
1201
+ value: string;
1202
+ __kind: "P2WSH";
1203
+ } | {
1204
+ value: string;
1205
+ __kind: "Taproot";
1206
+ } | {
1207
+ __kind: "OtherSegwit";
1208
+ version: number;
1209
+ program: string;
1210
+ };
1211
+ minPrice: string | number;
1212
+ refundCcmMetadata?: {
1213
+ message: string;
1214
+ gasBudget: string | number;
1215
+ ccmAdditionalData: string;
1216
+ } | null | undefined;
1217
+ }>;
1218
+ dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1219
+ numberOfChunks: z.ZodNumber;
1220
+ chunkInterval: z.ZodNumber;
1221
+ }, "strip", z.ZodTypeAny, {
1222
+ numberOfChunks: number;
1223
+ chunkInterval: number;
1224
+ }, {
1225
+ numberOfChunks: number;
1226
+ chunkInterval: number;
1227
+ }>>>;
1228
+ boostFee: z.ZodNumber;
1229
+ }, "strip", z.ZodTypeAny, {
1230
+ txId: `0x${string}`;
1231
+ depositDetails: {
1232
+ depositAddress: {
1233
+ pubkeyX: `0x${string}`;
1234
+ scriptPath?: {
1235
+ salt: number;
1236
+ tweakedPubkeyBytes: `0x${string}`;
1237
+ tapleafHash: `0x${string}`;
1238
+ unlockScript: {
1239
+ bytes: `0x${string}`;
1240
+ };
1241
+ } | null | undefined;
1242
+ };
1243
+ amount: bigint;
1244
+ id: {
1245
+ txId: `0x${string}`;
1246
+ vout: number;
1247
+ };
1248
+ };
1249
+ inputAsset: "Btc";
1250
+ depositAmount: bigint;
1251
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1252
+ destinationAddress: {
1253
+ readonly chain: "Ethereum";
1254
+ readonly address: `0x${string}`;
1255
+ } | {
1256
+ readonly chain: "Polkadot";
1257
+ readonly address: string;
1258
+ } | {
1259
+ readonly chain: "Bitcoin";
1260
+ readonly address: string;
1261
+ } | {
1262
+ readonly chain: "Arbitrum";
1263
+ readonly address: `0x${string}`;
1264
+ } | {
1265
+ readonly chain: "Solana";
1266
+ readonly address: string;
1267
+ } | {
1268
+ readonly chain: "Assethub";
1269
+ readonly address: string;
1270
+ };
1271
+ affiliateFees: {
1272
+ account: number;
1273
+ bps: number;
1274
+ }[];
1275
+ refundParams: {
1276
+ retryDuration: number;
1277
+ refundAddress: {
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
+ };
1297
+ minPrice: bigint;
1298
+ refundCcmMetadata?: {
1299
+ message: `0x${string}`;
1300
+ gasBudget: bigint;
1301
+ ccmAdditionalData: `0x${string}`;
1302
+ } | null | undefined;
1303
+ };
1304
+ boostFee: number;
1305
+ depositAddress?: {
1306
+ value: `0x${string}`;
1307
+ __kind: "P2PKH";
1308
+ } | {
1309
+ value: `0x${string}`;
1310
+ __kind: "P2SH";
1311
+ } | {
1312
+ value: `0x${string}`;
1313
+ __kind: "P2WPKH";
1314
+ } | {
1315
+ value: `0x${string}`;
1316
+ __kind: "P2WSH";
1317
+ } | {
1318
+ value: `0x${string}`;
1319
+ __kind: "Taproot";
1320
+ } | {
1321
+ __kind: "OtherSegwit";
1322
+ version: number;
1323
+ program: `0x${string}`;
1324
+ } | null | undefined;
1325
+ channelId?: bigint | null | undefined;
1326
+ depositMetadata?: {
1327
+ channelMetadata: {
1328
+ message: `0x${string}`;
1329
+ gasBudget: bigint;
1330
+ ccmAdditionalData: `0x${string}`;
1331
+ };
1332
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1333
+ sourceAddress?: {
1334
+ value: `0x${string}`;
1335
+ __kind: "Eth";
1336
+ } | {
1337
+ value: `0x${string}`;
1338
+ __kind: "Dot";
1339
+ } | {
1340
+ value: {
1341
+ value: `0x${string}`;
1342
+ __kind: "P2PKH";
1343
+ } | {
1344
+ value: `0x${string}`;
1345
+ __kind: "P2SH";
1346
+ } | {
1347
+ value: `0x${string}`;
1348
+ __kind: "P2WPKH";
1349
+ } | {
1350
+ value: `0x${string}`;
1351
+ __kind: "P2WSH";
1352
+ } | {
1353
+ value: `0x${string}`;
1354
+ __kind: "Taproot";
1355
+ } | {
1356
+ __kind: "OtherSegwit";
1357
+ version: number;
1358
+ program: `0x${string}`;
1359
+ };
1360
+ __kind: "Btc";
1361
+ } | {
1362
+ value: `0x${string}`;
1363
+ __kind: "Arb";
1364
+ } | {
1365
+ value: `0x${string}`;
1366
+ __kind: "Sol";
1367
+ } | {
1368
+ value: `0x${string}`;
1369
+ __kind: "Hub";
1370
+ } | null | undefined;
1371
+ } | null | undefined;
1372
+ brokerFee?: {
1373
+ account: string;
1374
+ bps: number;
1375
+ } | null | undefined;
1376
+ dcaParams?: {
1377
+ numberOfChunks: number;
1378
+ chunkInterval: number;
1379
+ } | null | undefined;
1380
+ }, {
1381
+ txId: string;
1382
+ depositDetails: {
1383
+ depositAddress: {
1384
+ pubkeyX: string;
1385
+ scriptPath?: {
1386
+ salt: number;
1387
+ tweakedPubkeyBytes: string;
1388
+ tapleafHash: string;
1389
+ unlockScript: {
1390
+ bytes: string;
1391
+ };
1392
+ } | null | undefined;
1393
+ };
1394
+ amount: string | number;
1395
+ id: {
1396
+ txId: string;
1397
+ vout: number;
1398
+ };
1399
+ };
1400
+ inputAsset: {
1401
+ __kind: "Btc";
1402
+ };
1403
+ depositAmount: string | number;
1404
+ outputAsset: {
1405
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1406
+ };
1407
+ destinationAddress: {
1408
+ value: string;
1409
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1410
+ };
1411
+ affiliateFees: {
1412
+ account: number;
1413
+ bps: number;
1414
+ }[];
1415
+ refundParams: {
1416
+ retryDuration: number;
1417
+ refundAddress: {
1418
+ value: string;
1419
+ __kind: "P2PKH";
1420
+ } | {
1421
+ value: string;
1422
+ __kind: "P2SH";
1423
+ } | {
1424
+ value: string;
1425
+ __kind: "P2WPKH";
1426
+ } | {
1427
+ value: string;
1428
+ __kind: "P2WSH";
1429
+ } | {
1430
+ value: string;
1431
+ __kind: "Taproot";
1432
+ } | {
1433
+ __kind: "OtherSegwit";
1434
+ version: number;
1435
+ program: string;
1436
+ };
1437
+ minPrice: string | number;
1438
+ refundCcmMetadata?: {
1439
+ message: string;
1440
+ gasBudget: string | number;
1441
+ ccmAdditionalData: string;
1442
+ } | null | undefined;
1443
+ };
1444
+ boostFee: number;
1445
+ depositAddress?: {
1446
+ value: string;
1447
+ __kind: "P2PKH";
1448
+ } | {
1449
+ value: string;
1450
+ __kind: "P2SH";
1451
+ } | {
1452
+ value: string;
1453
+ __kind: "P2WPKH";
1454
+ } | {
1455
+ value: string;
1456
+ __kind: "P2WSH";
1457
+ } | {
1458
+ value: string;
1459
+ __kind: "Taproot";
1460
+ } | {
1461
+ __kind: "OtherSegwit";
1462
+ version: number;
1463
+ program: string;
1464
+ } | null | undefined;
1465
+ channelId?: string | number | null | undefined;
1466
+ depositMetadata?: {
1467
+ channelMetadata: {
1468
+ message: string;
1469
+ gasBudget: string | number;
1470
+ ccmAdditionalData: string;
1471
+ };
1472
+ sourceChain: {
1473
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1474
+ };
1475
+ sourceAddress?: {
1476
+ value: string;
1477
+ __kind: "Eth";
1478
+ } | {
1479
+ value: string;
1480
+ __kind: "Dot";
1481
+ } | {
1482
+ value: {
1483
+ value: string;
1484
+ __kind: "P2PKH";
1485
+ } | {
1486
+ value: string;
1487
+ __kind: "P2SH";
1488
+ } | {
1489
+ value: string;
1490
+ __kind: "P2WPKH";
1491
+ } | {
1492
+ value: string;
1493
+ __kind: "P2WSH";
1494
+ } | {
1495
+ value: string;
1496
+ __kind: "Taproot";
1497
+ } | {
1498
+ __kind: "OtherSegwit";
1499
+ version: number;
1500
+ program: string;
1501
+ };
1502
+ __kind: "Btc";
1503
+ } | {
1504
+ value: string;
1505
+ __kind: "Arb";
1506
+ } | {
1507
+ value: string;
1508
+ __kind: "Sol";
1509
+ } | {
1510
+ value: string;
1511
+ __kind: "Hub";
1512
+ } | null | undefined;
1513
+ } | null | undefined;
1514
+ brokerFee?: {
1515
+ account: string;
1516
+ bps: number;
1517
+ } | null | undefined;
1518
+ dcaParams?: {
1519
+ numberOfChunks: number;
1520
+ chunkInterval: number;
1521
+ } | null | undefined;
1522
+ }>;
1523
+ }, "strip", z.ZodTypeAny, {
1524
+ __kind: "DepositFailedVaultVariantBitcoin";
1525
+ vaultWitness: {
1526
+ txId: `0x${string}`;
1527
+ depositDetails: {
1528
+ depositAddress: {
1529
+ pubkeyX: `0x${string}`;
1530
+ scriptPath?: {
1531
+ salt: number;
1532
+ tweakedPubkeyBytes: `0x${string}`;
1533
+ tapleafHash: `0x${string}`;
1534
+ unlockScript: {
1535
+ bytes: `0x${string}`;
1536
+ };
1537
+ } | null | undefined;
1538
+ };
1539
+ amount: bigint;
1540
+ id: {
1541
+ txId: `0x${string}`;
1542
+ vout: number;
1543
+ };
1544
+ };
1545
+ inputAsset: "Btc";
1546
+ depositAmount: bigint;
1547
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1548
+ destinationAddress: {
1549
+ readonly chain: "Ethereum";
1550
+ readonly address: `0x${string}`;
1551
+ } | {
1552
+ readonly chain: "Polkadot";
1553
+ readonly address: string;
1554
+ } | {
1555
+ readonly chain: "Bitcoin";
1556
+ readonly address: string;
1557
+ } | {
1558
+ readonly chain: "Arbitrum";
1559
+ readonly address: `0x${string}`;
1560
+ } | {
1561
+ readonly chain: "Solana";
1562
+ readonly address: string;
1563
+ } | {
1564
+ readonly chain: "Assethub";
1565
+ readonly address: string;
1566
+ };
1567
+ affiliateFees: {
1568
+ account: number;
1569
+ bps: number;
1570
+ }[];
1571
+ refundParams: {
1572
+ retryDuration: number;
1573
+ refundAddress: {
1574
+ value: `0x${string}`;
1575
+ __kind: "P2PKH";
1576
+ } | {
1577
+ value: `0x${string}`;
1578
+ __kind: "P2SH";
1579
+ } | {
1580
+ value: `0x${string}`;
1581
+ __kind: "P2WPKH";
1582
+ } | {
1583
+ value: `0x${string}`;
1584
+ __kind: "P2WSH";
1585
+ } | {
1586
+ value: `0x${string}`;
1587
+ __kind: "Taproot";
1588
+ } | {
1589
+ __kind: "OtherSegwit";
1590
+ version: number;
1591
+ program: `0x${string}`;
1592
+ };
1593
+ minPrice: bigint;
1594
+ refundCcmMetadata?: {
1595
+ message: `0x${string}`;
1596
+ gasBudget: bigint;
1597
+ ccmAdditionalData: `0x${string}`;
1598
+ } | null | undefined;
1599
+ };
1600
+ boostFee: number;
1601
+ depositAddress?: {
1602
+ value: `0x${string}`;
1603
+ __kind: "P2PKH";
1604
+ } | {
1605
+ value: `0x${string}`;
1606
+ __kind: "P2SH";
1607
+ } | {
1608
+ value: `0x${string}`;
1609
+ __kind: "P2WPKH";
1610
+ } | {
1611
+ value: `0x${string}`;
1612
+ __kind: "P2WSH";
1613
+ } | {
1614
+ value: `0x${string}`;
1615
+ __kind: "Taproot";
1616
+ } | {
1617
+ __kind: "OtherSegwit";
1618
+ version: number;
1619
+ program: `0x${string}`;
1620
+ } | null | undefined;
1621
+ channelId?: bigint | null | undefined;
1622
+ depositMetadata?: {
1623
+ channelMetadata: {
1624
+ message: `0x${string}`;
1625
+ gasBudget: bigint;
1626
+ ccmAdditionalData: `0x${string}`;
1627
+ };
1628
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1629
+ sourceAddress?: {
1630
+ value: `0x${string}`;
1631
+ __kind: "Eth";
1632
+ } | {
1633
+ value: `0x${string}`;
1634
+ __kind: "Dot";
1635
+ } | {
1636
+ value: {
1637
+ value: `0x${string}`;
1638
+ __kind: "P2PKH";
1639
+ } | {
1640
+ value: `0x${string}`;
1641
+ __kind: "P2SH";
1642
+ } | {
1643
+ value: `0x${string}`;
1644
+ __kind: "P2WPKH";
1645
+ } | {
1646
+ value: `0x${string}`;
1647
+ __kind: "P2WSH";
1648
+ } | {
1649
+ value: `0x${string}`;
1650
+ __kind: "Taproot";
1651
+ } | {
1652
+ __kind: "OtherSegwit";
1653
+ version: number;
1654
+ program: `0x${string}`;
1655
+ };
1656
+ __kind: "Btc";
1657
+ } | {
1658
+ value: `0x${string}`;
1659
+ __kind: "Arb";
1660
+ } | {
1661
+ value: `0x${string}`;
1662
+ __kind: "Sol";
1663
+ } | {
1664
+ value: `0x${string}`;
1665
+ __kind: "Hub";
1666
+ } | null | undefined;
1667
+ } | null | undefined;
1668
+ brokerFee?: {
1669
+ account: string;
1670
+ bps: number;
1671
+ } | null | undefined;
1672
+ dcaParams?: {
1673
+ numberOfChunks: number;
1674
+ chunkInterval: number;
1675
+ } | null | undefined;
1676
+ };
1677
+ }, {
1678
+ __kind: "DepositFailedVaultVariantBitcoin";
1679
+ vaultWitness: {
1680
+ txId: string;
1681
+ depositDetails: {
1682
+ depositAddress: {
1683
+ pubkeyX: string;
1684
+ scriptPath?: {
1685
+ salt: number;
1686
+ tweakedPubkeyBytes: string;
1687
+ tapleafHash: string;
1688
+ unlockScript: {
1689
+ bytes: string;
1690
+ };
1691
+ } | null | undefined;
1692
+ };
1693
+ amount: string | number;
1694
+ id: {
1695
+ txId: string;
1696
+ vout: number;
1697
+ };
1698
+ };
1699
+ inputAsset: {
1700
+ __kind: "Btc";
1701
+ };
1702
+ depositAmount: string | number;
1703
+ outputAsset: {
1704
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1705
+ };
1706
+ destinationAddress: {
1707
+ value: string;
1708
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1709
+ };
1710
+ affiliateFees: {
1711
+ account: number;
1712
+ bps: number;
1713
+ }[];
1714
+ refundParams: {
1715
+ retryDuration: number;
1716
+ refundAddress: {
1717
+ value: string;
1718
+ __kind: "P2PKH";
1719
+ } | {
1720
+ value: string;
1721
+ __kind: "P2SH";
1722
+ } | {
1723
+ value: string;
1724
+ __kind: "P2WPKH";
1725
+ } | {
1726
+ value: string;
1727
+ __kind: "P2WSH";
1728
+ } | {
1729
+ value: string;
1730
+ __kind: "Taproot";
1731
+ } | {
1732
+ __kind: "OtherSegwit";
1733
+ version: number;
1734
+ program: string;
1735
+ };
1736
+ minPrice: string | number;
1737
+ refundCcmMetadata?: {
1738
+ message: string;
1739
+ gasBudget: string | number;
1740
+ ccmAdditionalData: string;
1741
+ } | null | undefined;
1742
+ };
1743
+ boostFee: number;
1744
+ depositAddress?: {
1745
+ value: string;
1746
+ __kind: "P2PKH";
1747
+ } | {
1748
+ value: string;
1749
+ __kind: "P2SH";
1750
+ } | {
1751
+ value: string;
1752
+ __kind: "P2WPKH";
1753
+ } | {
1754
+ value: string;
1755
+ __kind: "P2WSH";
1756
+ } | {
1757
+ value: string;
1758
+ __kind: "Taproot";
1759
+ } | {
1760
+ __kind: "OtherSegwit";
1761
+ version: number;
1762
+ program: string;
1763
+ } | null | undefined;
1764
+ channelId?: string | number | null | undefined;
1765
+ depositMetadata?: {
1766
+ channelMetadata: {
1767
+ message: string;
1768
+ gasBudget: string | number;
1769
+ ccmAdditionalData: string;
1770
+ };
1771
+ sourceChain: {
1772
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1773
+ };
1774
+ sourceAddress?: {
1775
+ value: string;
1776
+ __kind: "Eth";
1777
+ } | {
1778
+ value: string;
1779
+ __kind: "Dot";
1780
+ } | {
1781
+ value: {
1782
+ value: string;
1783
+ __kind: "P2PKH";
1784
+ } | {
1785
+ value: string;
1786
+ __kind: "P2SH";
1787
+ } | {
1788
+ value: string;
1789
+ __kind: "P2WPKH";
1790
+ } | {
1791
+ value: string;
1792
+ __kind: "P2WSH";
1793
+ } | {
1794
+ value: string;
1795
+ __kind: "Taproot";
1796
+ } | {
1797
+ __kind: "OtherSegwit";
1798
+ version: number;
1799
+ program: string;
1800
+ };
1801
+ __kind: "Btc";
1802
+ } | {
1803
+ value: string;
1804
+ __kind: "Arb";
1805
+ } | {
1806
+ value: string;
1807
+ __kind: "Sol";
1808
+ } | {
1809
+ value: string;
1810
+ __kind: "Hub";
1811
+ } | null | undefined;
1812
+ } | null | undefined;
1813
+ brokerFee?: {
1814
+ account: string;
1815
+ bps: number;
1816
+ } | null | undefined;
1817
+ dcaParams?: {
1818
+ numberOfChunks: number;
1819
+ chunkInterval: number;
1820
+ } | null | undefined;
1821
+ };
1822
+ }>]>;
1823
+ }, "strip", z.ZodTypeAny, {
1824
+ blockHeight: bigint;
1825
+ reason: {
1826
+ __kind: "BelowMinimumDeposit";
1827
+ } | {
1828
+ __kind: "NotEnoughToPayFees";
1829
+ } | {
1830
+ __kind: "TransactionRejectedByBroker";
1831
+ } | {
1832
+ value: {
1833
+ __kind: "Other";
1834
+ } | {
1835
+ __kind: "CannotLookup";
1836
+ } | {
1837
+ __kind: "BadOrigin";
1838
+ } | {
1839
+ value: {
1840
+ index: number;
1841
+ error: `0x${string}`;
1842
+ };
1843
+ __kind: "Module";
1844
+ } | {
1845
+ __kind: "ConsumerRemaining";
1846
+ } | {
1847
+ __kind: "NoProviders";
1848
+ } | {
1849
+ __kind: "TooManyConsumers";
1850
+ } | {
1851
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1852
+ __kind: "Token";
1853
+ } | {
1854
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1855
+ __kind: "Arithmetic";
1856
+ } | {
1857
+ value: "LimitReached" | "NoLayer";
1858
+ __kind: "Transactional";
1859
+ } | {
1860
+ __kind: "Exhausted";
1861
+ } | {
1862
+ __kind: "Corruption";
1863
+ } | {
1864
+ __kind: "Unavailable";
1865
+ } | {
1866
+ __kind: "RootNotAllowed";
1867
+ };
1868
+ __kind: "DepositWitnessRejected";
1869
+ };
1870
+ details: {
1871
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
1872
+ depositWitness: {
1873
+ depositAddress: {
1874
+ value: `0x${string}`;
1875
+ __kind: "P2PKH";
1876
+ } | {
1877
+ value: `0x${string}`;
1878
+ __kind: "P2SH";
1879
+ } | {
1880
+ value: `0x${string}`;
1881
+ __kind: "P2WPKH";
1882
+ } | {
1883
+ value: `0x${string}`;
1884
+ __kind: "P2WSH";
1885
+ } | {
1886
+ value: `0x${string}`;
1887
+ __kind: "Taproot";
1888
+ } | {
1889
+ __kind: "OtherSegwit";
1890
+ version: number;
1891
+ program: `0x${string}`;
1892
+ };
1893
+ asset: "Btc";
1894
+ amount: bigint;
1895
+ depositDetails: {
1896
+ depositAddress: {
1897
+ pubkeyX: `0x${string}`;
1898
+ scriptPath?: {
1899
+ salt: number;
1900
+ tweakedPubkeyBytes: `0x${string}`;
1901
+ tapleafHash: `0x${string}`;
1902
+ unlockScript: {
1903
+ bytes: `0x${string}`;
1904
+ };
1905
+ } | null | undefined;
1906
+ };
1907
+ amount: bigint;
1908
+ id: {
1909
+ txId: `0x${string}`;
1910
+ vout: number;
1911
+ };
1912
+ };
1913
+ };
1914
+ } | {
1915
+ __kind: "DepositFailedVaultVariantBitcoin";
1916
+ vaultWitness: {
1917
+ txId: `0x${string}`;
1918
+ depositDetails: {
1919
+ depositAddress: {
1920
+ pubkeyX: `0x${string}`;
1921
+ scriptPath?: {
1922
+ salt: number;
1923
+ tweakedPubkeyBytes: `0x${string}`;
1924
+ tapleafHash: `0x${string}`;
1925
+ unlockScript: {
1926
+ bytes: `0x${string}`;
1927
+ };
1928
+ } | null | undefined;
1929
+ };
1930
+ amount: bigint;
1931
+ id: {
1932
+ txId: `0x${string}`;
1933
+ vout: number;
1934
+ };
1935
+ };
1936
+ inputAsset: "Btc";
1937
+ depositAmount: bigint;
1938
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1939
+ destinationAddress: {
1940
+ readonly chain: "Ethereum";
1941
+ readonly address: `0x${string}`;
1942
+ } | {
1943
+ readonly chain: "Polkadot";
1944
+ readonly address: string;
1945
+ } | {
1946
+ readonly chain: "Bitcoin";
1947
+ readonly address: string;
1948
+ } | {
1949
+ readonly chain: "Arbitrum";
1950
+ readonly address: `0x${string}`;
1951
+ } | {
1952
+ readonly chain: "Solana";
1953
+ readonly address: string;
1954
+ } | {
1955
+ readonly chain: "Assethub";
1956
+ readonly address: string;
1957
+ };
1958
+ affiliateFees: {
1959
+ account: number;
1960
+ bps: number;
1961
+ }[];
1962
+ refundParams: {
1963
+ retryDuration: number;
1964
+ refundAddress: {
1965
+ value: `0x${string}`;
1966
+ __kind: "P2PKH";
1967
+ } | {
1968
+ value: `0x${string}`;
1969
+ __kind: "P2SH";
1970
+ } | {
1971
+ value: `0x${string}`;
1972
+ __kind: "P2WPKH";
1973
+ } | {
1974
+ value: `0x${string}`;
1975
+ __kind: "P2WSH";
1976
+ } | {
1977
+ value: `0x${string}`;
1978
+ __kind: "Taproot";
1979
+ } | {
1980
+ __kind: "OtherSegwit";
1981
+ version: number;
1982
+ program: `0x${string}`;
1983
+ };
1984
+ minPrice: bigint;
1985
+ refundCcmMetadata?: {
1986
+ message: `0x${string}`;
1987
+ gasBudget: bigint;
1988
+ ccmAdditionalData: `0x${string}`;
1989
+ } | null | undefined;
1990
+ };
1991
+ boostFee: number;
1992
+ depositAddress?: {
1993
+ value: `0x${string}`;
1994
+ __kind: "P2PKH";
1995
+ } | {
1996
+ value: `0x${string}`;
1997
+ __kind: "P2SH";
1998
+ } | {
1999
+ value: `0x${string}`;
2000
+ __kind: "P2WPKH";
2001
+ } | {
2002
+ value: `0x${string}`;
2003
+ __kind: "P2WSH";
2004
+ } | {
2005
+ value: `0x${string}`;
2006
+ __kind: "Taproot";
2007
+ } | {
2008
+ __kind: "OtherSegwit";
2009
+ version: number;
2010
+ program: `0x${string}`;
2011
+ } | null | undefined;
2012
+ channelId?: bigint | null | undefined;
2013
+ depositMetadata?: {
2014
+ channelMetadata: {
2015
+ message: `0x${string}`;
2016
+ gasBudget: bigint;
2017
+ ccmAdditionalData: `0x${string}`;
2018
+ };
2019
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2020
+ sourceAddress?: {
2021
+ value: `0x${string}`;
2022
+ __kind: "Eth";
2023
+ } | {
2024
+ value: `0x${string}`;
2025
+ __kind: "Dot";
2026
+ } | {
2027
+ value: {
2028
+ value: `0x${string}`;
2029
+ __kind: "P2PKH";
2030
+ } | {
2031
+ value: `0x${string}`;
2032
+ __kind: "P2SH";
2033
+ } | {
2034
+ value: `0x${string}`;
2035
+ __kind: "P2WPKH";
2036
+ } | {
2037
+ value: `0x${string}`;
2038
+ __kind: "P2WSH";
2039
+ } | {
2040
+ value: `0x${string}`;
2041
+ __kind: "Taproot";
2042
+ } | {
2043
+ __kind: "OtherSegwit";
2044
+ version: number;
2045
+ program: `0x${string}`;
2046
+ };
2047
+ __kind: "Btc";
2048
+ } | {
2049
+ value: `0x${string}`;
2050
+ __kind: "Arb";
2051
+ } | {
2052
+ value: `0x${string}`;
2053
+ __kind: "Sol";
2054
+ } | {
2055
+ value: `0x${string}`;
2056
+ __kind: "Hub";
2057
+ } | null | undefined;
2058
+ } | null | undefined;
2059
+ brokerFee?: {
2060
+ account: string;
2061
+ bps: number;
2062
+ } | null | undefined;
2063
+ dcaParams?: {
2064
+ numberOfChunks: number;
2065
+ chunkInterval: number;
2066
+ } | null | undefined;
2067
+ };
2068
+ };
2069
+ }, {
2070
+ blockHeight: string | number;
2071
+ reason: {
2072
+ __kind: "BelowMinimumDeposit";
2073
+ } | {
2074
+ __kind: "NotEnoughToPayFees";
2075
+ } | {
2076
+ __kind: "TransactionRejectedByBroker";
2077
+ } | {
2078
+ value: {
2079
+ __kind: "Other";
2080
+ } | {
2081
+ __kind: "CannotLookup";
2082
+ } | {
2083
+ __kind: "BadOrigin";
2084
+ } | {
2085
+ value: {
2086
+ index: number;
2087
+ error: string;
2088
+ };
2089
+ __kind: "Module";
2090
+ } | {
2091
+ __kind: "ConsumerRemaining";
2092
+ } | {
2093
+ __kind: "NoProviders";
2094
+ } | {
2095
+ __kind: "TooManyConsumers";
2096
+ } | {
2097
+ value: {
2098
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2099
+ };
2100
+ __kind: "Token";
2101
+ } | {
2102
+ value: {
2103
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2104
+ };
2105
+ __kind: "Arithmetic";
2106
+ } | {
2107
+ value: {
2108
+ __kind: "LimitReached" | "NoLayer";
2109
+ };
2110
+ __kind: "Transactional";
2111
+ } | {
2112
+ __kind: "Exhausted";
2113
+ } | {
2114
+ __kind: "Corruption";
2115
+ } | {
2116
+ __kind: "Unavailable";
2117
+ } | {
2118
+ __kind: "RootNotAllowed";
2119
+ };
2120
+ __kind: "DepositWitnessRejected";
2121
+ };
2122
+ details: {
2123
+ __kind: "DepositFailedDepositChannelVariantBitcoin";
2124
+ depositWitness: {
2125
+ depositAddress: {
2126
+ value: string;
2127
+ __kind: "P2PKH";
2128
+ } | {
2129
+ value: string;
2130
+ __kind: "P2SH";
2131
+ } | {
2132
+ value: string;
2133
+ __kind: "P2WPKH";
2134
+ } | {
2135
+ value: string;
2136
+ __kind: "P2WSH";
2137
+ } | {
2138
+ value: string;
2139
+ __kind: "Taproot";
2140
+ } | {
2141
+ __kind: "OtherSegwit";
2142
+ version: number;
2143
+ program: string;
2144
+ };
2145
+ asset: {
2146
+ __kind: "Btc";
2147
+ };
2148
+ amount: string | number;
2149
+ depositDetails: {
2150
+ depositAddress: {
2151
+ pubkeyX: string;
2152
+ scriptPath?: {
2153
+ salt: number;
2154
+ tweakedPubkeyBytes: string;
2155
+ tapleafHash: string;
2156
+ unlockScript: {
2157
+ bytes: string;
2158
+ };
2159
+ } | null | undefined;
2160
+ };
2161
+ amount: string | number;
2162
+ id: {
2163
+ txId: string;
2164
+ vout: number;
2165
+ };
2166
+ };
2167
+ };
2168
+ } | {
2169
+ __kind: "DepositFailedVaultVariantBitcoin";
2170
+ vaultWitness: {
2171
+ txId: string;
2172
+ depositDetails: {
2173
+ depositAddress: {
2174
+ pubkeyX: string;
2175
+ scriptPath?: {
2176
+ salt: number;
2177
+ tweakedPubkeyBytes: string;
2178
+ tapleafHash: string;
2179
+ unlockScript: {
2180
+ bytes: string;
2181
+ };
2182
+ } | null | undefined;
2183
+ };
2184
+ amount: string | number;
2185
+ id: {
2186
+ txId: string;
2187
+ vout: number;
2188
+ };
2189
+ };
2190
+ inputAsset: {
2191
+ __kind: "Btc";
2192
+ };
2193
+ depositAmount: string | number;
2194
+ outputAsset: {
2195
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2196
+ };
2197
+ destinationAddress: {
2198
+ value: string;
2199
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2200
+ };
2201
+ affiliateFees: {
2202
+ account: number;
2203
+ bps: number;
2204
+ }[];
2205
+ refundParams: {
2206
+ retryDuration: number;
2207
+ refundAddress: {
2208
+ value: string;
2209
+ __kind: "P2PKH";
2210
+ } | {
2211
+ value: string;
2212
+ __kind: "P2SH";
2213
+ } | {
2214
+ value: string;
2215
+ __kind: "P2WPKH";
2216
+ } | {
2217
+ value: string;
2218
+ __kind: "P2WSH";
2219
+ } | {
2220
+ value: string;
2221
+ __kind: "Taproot";
2222
+ } | {
2223
+ __kind: "OtherSegwit";
2224
+ version: number;
2225
+ program: string;
2226
+ };
2227
+ minPrice: string | number;
2228
+ refundCcmMetadata?: {
2229
+ message: string;
2230
+ gasBudget: string | number;
2231
+ ccmAdditionalData: string;
2232
+ } | null | undefined;
2233
+ };
2234
+ boostFee: number;
2235
+ depositAddress?: {
2236
+ value: string;
2237
+ __kind: "P2PKH";
2238
+ } | {
2239
+ value: string;
2240
+ __kind: "P2SH";
2241
+ } | {
2242
+ value: string;
2243
+ __kind: "P2WPKH";
2244
+ } | {
2245
+ value: string;
2246
+ __kind: "P2WSH";
2247
+ } | {
2248
+ value: string;
2249
+ __kind: "Taproot";
2250
+ } | {
2251
+ __kind: "OtherSegwit";
2252
+ version: number;
2253
+ program: string;
2254
+ } | null | undefined;
2255
+ channelId?: string | number | null | undefined;
2256
+ depositMetadata?: {
2257
+ channelMetadata: {
2258
+ message: string;
2259
+ gasBudget: string | number;
2260
+ ccmAdditionalData: string;
2261
+ };
2262
+ sourceChain: {
2263
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2264
+ };
2265
+ sourceAddress?: {
2266
+ value: string;
2267
+ __kind: "Eth";
2268
+ } | {
2269
+ value: string;
2270
+ __kind: "Dot";
2271
+ } | {
2272
+ value: {
2273
+ value: string;
2274
+ __kind: "P2PKH";
2275
+ } | {
2276
+ value: string;
2277
+ __kind: "P2SH";
2278
+ } | {
2279
+ value: string;
2280
+ __kind: "P2WPKH";
2281
+ } | {
2282
+ value: string;
2283
+ __kind: "P2WSH";
2284
+ } | {
2285
+ value: string;
2286
+ __kind: "Taproot";
2287
+ } | {
2288
+ __kind: "OtherSegwit";
2289
+ version: number;
2290
+ program: string;
2291
+ };
2292
+ __kind: "Btc";
2293
+ } | {
2294
+ value: string;
2295
+ __kind: "Arb";
2296
+ } | {
2297
+ value: string;
2298
+ __kind: "Sol";
2299
+ } | {
2300
+ value: string;
2301
+ __kind: "Hub";
2302
+ } | null | undefined;
2303
+ } | null | undefined;
2304
+ brokerFee?: {
2305
+ account: string;
2306
+ bps: number;
2307
+ } | null | undefined;
2308
+ dcaParams?: {
2309
+ numberOfChunks: number;
2310
+ chunkInterval: number;
2311
+ } | null | undefined;
2312
+ };
2313
+ };
2314
+ }>;
2315
+
2316
+ export { bitcoinIngressEgressDepositFailed };