@chainflip/processor 1.11.7 → 1.11.9

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