@chainflip/processor 1.11.13 → 1.11.15

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 (497) hide show
  1. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  2. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  3. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  4. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +4 -4
  5. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
  6. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +4 -4
  7. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
  8. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +8 -8
  9. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
  10. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
  11. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  12. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  13. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  14. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  15. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  16. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  17. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  18. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  19. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  20. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  21. package/dist/100/funding/funded.d.cts +2 -2
  22. package/dist/100/funding/funded.d.ts +2 -2
  23. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  24. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  25. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  26. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  27. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  28. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  29. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  30. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  31. package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
  32. package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
  33. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  34. package/dist/100/swapping/ccmFailed.d.ts +4 -4
  35. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  36. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  37. package/dist/100/swapping/swapAmountTooLow.d.cts +10 -10
  38. package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
  39. package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
  40. package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
  41. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  42. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  43. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  44. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  45. package/dist/100/swapping/swapScheduled.d.cts +14 -14
  46. package/dist/100/swapping/swapScheduled.d.ts +14 -14
  47. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  48. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +88 -88
  49. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +178 -178
  50. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +178 -178
  51. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  52. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  53. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  54. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
  55. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  56. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
  57. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  58. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  59. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  60. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
  61. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +48 -48
  62. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +48 -48
  63. package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
  64. package/dist/11000/swapping/refundEgressScheduled.d.ts +4 -4
  65. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  66. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  67. package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
  68. package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
  69. package/dist/11000/swapping/swapRequested.d.cts +98 -98
  70. package/dist/11000/swapping/swapRequested.d.ts +98 -98
  71. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
  72. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
  73. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
  74. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
  75. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  76. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
  77. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
  78. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
  79. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  80. package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
  81. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
  82. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
  83. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
  84. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
  85. package/dist/11100/swapping/swapExecuted.d.cts +4 -4
  86. package/dist/11100/swapping/swapExecuted.d.ts +4 -4
  87. package/dist/11100/swapping/swapRequested.d.cts +2 -2
  88. package/dist/11100/swapping/swapRequested.d.ts +2 -2
  89. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
  90. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +2 -2
  91. package/dist/11100/validator/validatorClaimed.d.cts +2 -2
  92. package/dist/11100/validator/validatorClaimed.d.ts +2 -2
  93. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
  94. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +2 -2
  95. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  96. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
  97. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
  98. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  99. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +6 -6
  100. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +6 -6
  101. package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  102. package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
  103. package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
  104. package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  105. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  106. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
  107. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
  108. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  109. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  110. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +12 -12
  111. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +196 -196
  112. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +196 -196
  113. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  114. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +8 -8
  115. package/dist/11200/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
  116. package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.cts +150 -0
  117. package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.ts +150 -0
  118. package/dist/11200/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
  119. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  120. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +109 -0
  121. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +109 -0
  122. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  123. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
  124. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +34 -34
  125. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +274 -274
  126. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +274 -274
  127. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  128. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
  129. package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
  130. package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.cts +150 -0
  131. package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.ts +150 -0
  132. package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
  133. package/dist/11200/common.cjs +318 -54
  134. package/dist/11200/common.d.cts +7756 -818
  135. package/dist/11200/common.d.ts +7756 -818
  136. package/dist/11200/common.mjs +317 -53
  137. package/dist/11200/environment/batchCompleted.cjs +6 -0
  138. package/dist/11200/environment/batchCompleted.d.cts +5 -0
  139. package/dist/11200/environment/batchCompleted.d.ts +5 -0
  140. package/dist/11200/environment/batchCompleted.mjs +6 -0
  141. package/dist/11200/environment/nonNativeSignedCall.cjs +6 -0
  142. package/dist/11200/environment/nonNativeSignedCall.d.cts +5 -0
  143. package/dist/11200/environment/nonNativeSignedCall.d.ts +5 -0
  144. package/dist/11200/environment/nonNativeSignedCall.mjs +6 -0
  145. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +90 -90
  146. package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +90 -90
  147. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  148. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
  149. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
  150. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  151. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  152. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  153. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +172 -172
  154. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +172 -172
  155. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  156. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  157. package/dist/11200/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  158. package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
  159. package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
  160. package/dist/11200/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  161. package/dist/11200/lendingPools/interestTaken.cjs +4 -4
  162. package/dist/11200/lendingPools/interestTaken.d.cts +12 -52
  163. package/dist/11200/lendingPools/interestTaken.d.ts +12 -52
  164. package/dist/11200/lendingPools/interestTaken.mjs +5 -5
  165. package/dist/11200/lendingPools/liquidationFeeTaken.d.cts +2 -2
  166. package/dist/11200/lendingPools/liquidationFeeTaken.d.ts +2 -2
  167. package/dist/11200/lendingPools/loanCreated.d.cts +2 -2
  168. package/dist/11200/lendingPools/loanCreated.d.ts +2 -2
  169. package/dist/11200/lendingPools/loanRepaid.d.cts +2 -2
  170. package/dist/11200/lendingPools/loanRepaid.d.ts +2 -2
  171. package/dist/11200/lendingPools/originationFeeTaken.d.cts +2 -2
  172. package/dist/11200/lendingPools/originationFeeTaken.d.ts +2 -2
  173. package/dist/11200/lendingPools/palletConfigUpdated.d.cts +25 -0
  174. package/dist/11200/lendingPools/palletConfigUpdated.d.ts +25 -0
  175. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  176. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
  177. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
  178. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  179. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +24 -24
  180. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +24 -24
  181. package/dist/11200/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
  182. package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.cts +150 -0
  183. package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.ts +150 -0
  184. package/dist/11200/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
  185. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.cjs +10 -0
  186. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
  187. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
  188. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.mjs +10 -0
  189. package/dist/11200/solanaIngressEgress/depositBoosted.cjs +2 -0
  190. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +37 -4
  191. package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +37 -4
  192. package/dist/11200/solanaIngressEgress/depositBoosted.mjs +2 -0
  193. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +306 -184
  194. package/dist/11200/solanaIngressEgress/depositFailed.d.ts +306 -184
  195. package/dist/11200/solanaIngressEgress/depositFinalised.cjs +2 -0
  196. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +35 -2
  197. package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +35 -2
  198. package/dist/11200/solanaIngressEgress/depositFinalised.mjs +2 -0
  199. package/dist/11200/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
  200. package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.cts +150 -0
  201. package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.ts +150 -0
  202. package/dist/11200/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
  203. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.cjs +10 -0
  204. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +44 -0
  205. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.ts +44 -0
  206. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.mjs +10 -0
  207. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.cjs +9 -0
  208. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +41 -0
  209. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.ts +41 -0
  210. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.mjs +9 -0
  211. package/dist/11200/swapping/swapRequested.cjs +25 -0
  212. package/dist/11200/swapping/swapRequested.d.cts +2978 -0
  213. package/dist/11200/swapping/swapRequested.d.ts +2978 -0
  214. package/dist/11200/swapping/swapRequested.mjs +25 -0
  215. package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
  216. package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
  217. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  218. package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
  219. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  220. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  221. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  222. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  223. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  224. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  225. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  226. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  227. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  228. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  229. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  230. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  231. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  232. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  233. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  234. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  235. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  236. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  237. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  238. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  239. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  240. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  241. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  242. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  243. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  244. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  245. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  246. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  247. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  248. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  249. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  250. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  251. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  252. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  253. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  254. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  255. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  256. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  257. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  258. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  259. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  260. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  261. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  262. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  263. package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
  264. package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
  265. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  266. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  267. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  268. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  269. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  270. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  271. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  272. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  273. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  274. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  275. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  276. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  277. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  278. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  279. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  280. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  281. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  282. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  283. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  284. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  285. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  286. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  287. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  288. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  289. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  290. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  291. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  292. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  293. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  294. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  295. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  296. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  297. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  298. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  299. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  300. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  301. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  302. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
  303. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  304. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
  305. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  306. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  307. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  308. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  309. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  310. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  311. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  312. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  313. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  314. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  315. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  316. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  317. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
  318. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
  319. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  320. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  321. package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
  322. package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
  323. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  324. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  325. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  326. package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
  327. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  328. package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
  329. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  330. package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
  331. package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
  332. package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
  333. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  334. package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
  335. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  336. package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
  337. package/dist/160/swapping/swapRequested.d.cts +26 -26
  338. package/dist/160/swapping/swapRequested.d.ts +26 -26
  339. package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
  340. package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
  341. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  342. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  343. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  344. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
  345. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  346. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  347. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  348. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  349. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  350. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  351. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  352. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  353. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  354. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +10 -10
  355. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  356. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +6 -6
  357. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  358. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +10 -10
  359. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
  360. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +6 -6
  361. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  362. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  363. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  364. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
  365. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  366. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  367. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  368. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
  369. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  370. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  371. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  372. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  373. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  374. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
  375. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  376. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
  377. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  378. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  379. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  380. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  381. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  382. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  383. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +54 -54
  384. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +54 -54
  385. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  386. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  387. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  388. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +24 -24
  389. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  390. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  391. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
  392. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
  393. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  394. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  395. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  396. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  397. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  398. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  399. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  400. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  401. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  402. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  403. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  404. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  405. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  406. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  407. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  408. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  409. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  410. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  411. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  412. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
  413. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
  414. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
  415. package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
  416. package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
  417. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  418. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  419. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  420. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  421. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  422. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  423. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  424. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  425. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  426. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  427. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +26 -26
  428. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +26 -26
  429. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  430. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  431. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  432. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  433. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  434. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  435. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  436. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  437. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  438. package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
  439. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  440. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  441. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  442. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  443. package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
  444. package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
  445. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  446. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  447. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  448. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  449. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  450. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  451. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  452. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  453. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  454. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  455. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  456. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  457. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  458. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  459. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  460. package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  461. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
  462. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
  463. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  464. package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
  465. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  466. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  467. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  468. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
  469. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  470. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  471. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  472. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  473. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  474. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  475. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  476. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  477. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  478. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  479. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  480. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  481. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +54 -54
  482. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +54 -54
  483. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  484. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
  485. package/dist/190/solanaIngressEgress/depositFailed.d.cts +172 -172
  486. package/dist/190/solanaIngressEgress/depositFailed.d.ts +172 -172
  487. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  488. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
  489. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  490. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  491. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  492. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  493. package/package.json +2 -2
  494. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.cjs +0 -10
  495. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.cts +0 -24
  496. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.ts +0 -24
  497. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.mjs +0 -10
@@ -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;
@@ -1162,20 +1162,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1162
1162
  }, "strip", z.ZodTypeAny, {
1163
1163
  retryDuration: number;
1164
1164
  refundAddress: {
1165
- value: `0x${string}`;
1166
1165
  __kind: "P2PKH";
1167
- } | {
1168
1166
  value: `0x${string}`;
1169
- __kind: "P2SH";
1170
1167
  } | {
1168
+ __kind: "P2SH";
1171
1169
  value: `0x${string}`;
1172
- __kind: "P2WPKH";
1173
1170
  } | {
1171
+ __kind: "P2WPKH";
1174
1172
  value: `0x${string}`;
1175
- __kind: "P2WSH";
1176
1173
  } | {
1174
+ __kind: "P2WSH";
1177
1175
  value: `0x${string}`;
1176
+ } | {
1178
1177
  __kind: "Taproot";
1178
+ value: `0x${string}`;
1179
1179
  } | {
1180
1180
  __kind: "OtherSegwit";
1181
1181
  version: number;
@@ -1191,20 +1191,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1191
1191
  }, {
1192
1192
  retryDuration: number;
1193
1193
  refundAddress: {
1194
- value: string;
1195
1194
  __kind: "P2PKH";
1196
- } | {
1197
1195
  value: string;
1198
- __kind: "P2SH";
1199
1196
  } | {
1197
+ __kind: "P2SH";
1200
1198
  value: string;
1201
- __kind: "P2WPKH";
1202
1199
  } | {
1200
+ __kind: "P2WPKH";
1203
1201
  value: string;
1204
- __kind: "P2WSH";
1205
1202
  } | {
1203
+ __kind: "P2WSH";
1206
1204
  value: string;
1205
+ } | {
1207
1206
  __kind: "Taproot";
1207
+ value: string;
1208
1208
  } | {
1209
1209
  __kind: "OtherSegwit";
1210
1210
  version: number;
@@ -1232,6 +1232,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1232
1232
  }, "strip", z.ZodTypeAny, {
1233
1233
  txId: `0x${string}`;
1234
1234
  depositDetails: {
1235
+ amount: bigint;
1235
1236
  depositAddress: {
1236
1237
  pubkeyX: `0x${string}`;
1237
1238
  scriptPath?: {
@@ -1243,7 +1244,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1243
1244
  };
1244
1245
  } | null | undefined;
1245
1246
  };
1246
- amount: bigint;
1247
1247
  id: {
1248
1248
  txId: `0x${string}`;
1249
1249
  vout: number;
@@ -1278,20 +1278,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1278
1278
  refundParams: {
1279
1279
  retryDuration: number;
1280
1280
  refundAddress: {
1281
- value: `0x${string}`;
1282
1281
  __kind: "P2PKH";
1283
- } | {
1284
1282
  value: `0x${string}`;
1285
- __kind: "P2SH";
1286
1283
  } | {
1284
+ __kind: "P2SH";
1287
1285
  value: `0x${string}`;
1288
- __kind: "P2WPKH";
1289
1286
  } | {
1287
+ __kind: "P2WPKH";
1290
1288
  value: `0x${string}`;
1291
- __kind: "P2WSH";
1292
1289
  } | {
1290
+ __kind: "P2WSH";
1293
1291
  value: `0x${string}`;
1292
+ } | {
1294
1293
  __kind: "Taproot";
1294
+ value: `0x${string}`;
1295
1295
  } | {
1296
1296
  __kind: "OtherSegwit";
1297
1297
  version: number;
@@ -1307,20 +1307,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1307
1307
  };
1308
1308
  boostFee: number;
1309
1309
  depositAddress?: {
1310
- value: `0x${string}`;
1311
1310
  __kind: "P2PKH";
1312
- } | {
1313
1311
  value: `0x${string}`;
1314
- __kind: "P2SH";
1315
1312
  } | {
1313
+ __kind: "P2SH";
1316
1314
  value: `0x${string}`;
1317
- __kind: "P2WPKH";
1318
1315
  } | {
1316
+ __kind: "P2WPKH";
1319
1317
  value: `0x${string}`;
1320
- __kind: "P2WSH";
1321
1318
  } | {
1319
+ __kind: "P2WSH";
1322
1320
  value: `0x${string}`;
1321
+ } | {
1323
1322
  __kind: "Taproot";
1323
+ value: `0x${string}`;
1324
1324
  } | {
1325
1325
  __kind: "OtherSegwit";
1326
1326
  version: number;
@@ -1335,42 +1335,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1335
1335
  };
1336
1336
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1337
1337
  sourceAddress?: {
1338
- value: `0x${string}`;
1339
1338
  __kind: "Eth";
1340
- } | {
1341
1339
  value: `0x${string}`;
1340
+ } | {
1342
1341
  __kind: "Dot";
1342
+ value: `0x${string}`;
1343
1343
  } | {
1344
+ __kind: "Btc";
1344
1345
  value: {
1345
- value: `0x${string}`;
1346
1346
  __kind: "P2PKH";
1347
- } | {
1348
1347
  value: `0x${string}`;
1349
- __kind: "P2SH";
1350
1348
  } | {
1349
+ __kind: "P2SH";
1351
1350
  value: `0x${string}`;
1352
- __kind: "P2WPKH";
1353
1351
  } | {
1352
+ __kind: "P2WPKH";
1354
1353
  value: `0x${string}`;
1355
- __kind: "P2WSH";
1356
1354
  } | {
1355
+ __kind: "P2WSH";
1357
1356
  value: `0x${string}`;
1357
+ } | {
1358
1358
  __kind: "Taproot";
1359
+ value: `0x${string}`;
1359
1360
  } | {
1360
1361
  __kind: "OtherSegwit";
1361
1362
  version: number;
1362
1363
  program: `0x${string}`;
1363
1364
  };
1364
- __kind: "Btc";
1365
1365
  } | {
1366
- value: `0x${string}`;
1367
1366
  __kind: "Arb";
1368
- } | {
1369
1367
  value: `0x${string}`;
1370
- __kind: "Sol";
1371
1368
  } | {
1369
+ __kind: "Sol";
1372
1370
  value: `0x${string}`;
1371
+ } | {
1373
1372
  __kind: "Hub";
1373
+ value: `0x${string}`;
1374
1374
  } | null | undefined;
1375
1375
  } | null | undefined;
1376
1376
  brokerFee?: {
@@ -1384,6 +1384,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1384
1384
  }, {
1385
1385
  txId: string;
1386
1386
  depositDetails: {
1387
+ amount: string | number;
1387
1388
  depositAddress: {
1388
1389
  pubkeyX: string;
1389
1390
  scriptPath?: {
@@ -1395,7 +1396,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1395
1396
  };
1396
1397
  } | null | undefined;
1397
1398
  };
1398
- amount: string | number;
1399
1399
  id: {
1400
1400
  txId: string;
1401
1401
  vout: number;
@@ -1409,8 +1409,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1409
1409
  __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1410
1410
  };
1411
1411
  destinationAddress: {
1412
- value: string;
1413
1412
  __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1413
+ value: string;
1414
1414
  };
1415
1415
  affiliateFees: {
1416
1416
  account: number;
@@ -1419,20 +1419,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1419
1419
  refundParams: {
1420
1420
  retryDuration: number;
1421
1421
  refundAddress: {
1422
- value: string;
1423
1422
  __kind: "P2PKH";
1424
- } | {
1425
1423
  value: string;
1426
- __kind: "P2SH";
1427
1424
  } | {
1425
+ __kind: "P2SH";
1428
1426
  value: string;
1429
- __kind: "P2WPKH";
1430
1427
  } | {
1428
+ __kind: "P2WPKH";
1431
1429
  value: string;
1432
- __kind: "P2WSH";
1433
1430
  } | {
1431
+ __kind: "P2WSH";
1434
1432
  value: string;
1433
+ } | {
1435
1434
  __kind: "Taproot";
1435
+ value: string;
1436
1436
  } | {
1437
1437
  __kind: "OtherSegwit";
1438
1438
  version: number;
@@ -1448,20 +1448,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1448
1448
  };
1449
1449
  boostFee: number;
1450
1450
  depositAddress?: {
1451
- value: string;
1452
1451
  __kind: "P2PKH";
1453
- } | {
1454
1452
  value: string;
1455
- __kind: "P2SH";
1456
1453
  } | {
1454
+ __kind: "P2SH";
1457
1455
  value: string;
1458
- __kind: "P2WPKH";
1459
1456
  } | {
1457
+ __kind: "P2WPKH";
1460
1458
  value: string;
1461
- __kind: "P2WSH";
1462
1459
  } | {
1460
+ __kind: "P2WSH";
1463
1461
  value: string;
1462
+ } | {
1464
1463
  __kind: "Taproot";
1464
+ value: string;
1465
1465
  } | {
1466
1466
  __kind: "OtherSegwit";
1467
1467
  version: number;
@@ -1478,42 +1478,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1478
1478
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1479
1479
  };
1480
1480
  sourceAddress?: {
1481
- value: string;
1482
1481
  __kind: "Eth";
1483
- } | {
1484
1482
  value: string;
1483
+ } | {
1485
1484
  __kind: "Dot";
1485
+ value: string;
1486
1486
  } | {
1487
+ __kind: "Btc";
1487
1488
  value: {
1488
- value: string;
1489
1489
  __kind: "P2PKH";
1490
- } | {
1491
1490
  value: string;
1492
- __kind: "P2SH";
1493
1491
  } | {
1492
+ __kind: "P2SH";
1494
1493
  value: string;
1495
- __kind: "P2WPKH";
1496
1494
  } | {
1495
+ __kind: "P2WPKH";
1497
1496
  value: string;
1498
- __kind: "P2WSH";
1499
1497
  } | {
1498
+ __kind: "P2WSH";
1500
1499
  value: string;
1500
+ } | {
1501
1501
  __kind: "Taproot";
1502
+ value: string;
1502
1503
  } | {
1503
1504
  __kind: "OtherSegwit";
1504
1505
  version: number;
1505
1506
  program: string;
1506
1507
  };
1507
- __kind: "Btc";
1508
1508
  } | {
1509
- value: string;
1510
1509
  __kind: "Arb";
1511
- } | {
1512
1510
  value: string;
1513
- __kind: "Sol";
1514
1511
  } | {
1512
+ __kind: "Sol";
1515
1513
  value: string;
1514
+ } | {
1516
1515
  __kind: "Hub";
1516
+ value: string;
1517
1517
  } | null | undefined;
1518
1518
  } | null | undefined;
1519
1519
  brokerFee?: {
@@ -1530,6 +1530,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1530
1530
  vaultWitness: {
1531
1531
  txId: `0x${string}`;
1532
1532
  depositDetails: {
1533
+ amount: bigint;
1533
1534
  depositAddress: {
1534
1535
  pubkeyX: `0x${string}`;
1535
1536
  scriptPath?: {
@@ -1541,7 +1542,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1541
1542
  };
1542
1543
  } | null | undefined;
1543
1544
  };
1544
- amount: bigint;
1545
1545
  id: {
1546
1546
  txId: `0x${string}`;
1547
1547
  vout: number;
@@ -1576,20 +1576,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1576
1576
  refundParams: {
1577
1577
  retryDuration: number;
1578
1578
  refundAddress: {
1579
- value: `0x${string}`;
1580
1579
  __kind: "P2PKH";
1581
- } | {
1582
1580
  value: `0x${string}`;
1583
- __kind: "P2SH";
1584
1581
  } | {
1582
+ __kind: "P2SH";
1585
1583
  value: `0x${string}`;
1586
- __kind: "P2WPKH";
1587
1584
  } | {
1585
+ __kind: "P2WPKH";
1588
1586
  value: `0x${string}`;
1589
- __kind: "P2WSH";
1590
1587
  } | {
1588
+ __kind: "P2WSH";
1591
1589
  value: `0x${string}`;
1590
+ } | {
1592
1591
  __kind: "Taproot";
1592
+ value: `0x${string}`;
1593
1593
  } | {
1594
1594
  __kind: "OtherSegwit";
1595
1595
  version: number;
@@ -1605,20 +1605,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1605
1605
  };
1606
1606
  boostFee: number;
1607
1607
  depositAddress?: {
1608
- value: `0x${string}`;
1609
1608
  __kind: "P2PKH";
1610
- } | {
1611
1609
  value: `0x${string}`;
1612
- __kind: "P2SH";
1613
1610
  } | {
1611
+ __kind: "P2SH";
1614
1612
  value: `0x${string}`;
1615
- __kind: "P2WPKH";
1616
1613
  } | {
1614
+ __kind: "P2WPKH";
1617
1615
  value: `0x${string}`;
1618
- __kind: "P2WSH";
1619
1616
  } | {
1617
+ __kind: "P2WSH";
1620
1618
  value: `0x${string}`;
1619
+ } | {
1621
1620
  __kind: "Taproot";
1621
+ value: `0x${string}`;
1622
1622
  } | {
1623
1623
  __kind: "OtherSegwit";
1624
1624
  version: number;
@@ -1633,42 +1633,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1633
1633
  };
1634
1634
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1635
1635
  sourceAddress?: {
1636
- value: `0x${string}`;
1637
1636
  __kind: "Eth";
1638
- } | {
1639
1637
  value: `0x${string}`;
1638
+ } | {
1640
1639
  __kind: "Dot";
1640
+ value: `0x${string}`;
1641
1641
  } | {
1642
+ __kind: "Btc";
1642
1643
  value: {
1643
- value: `0x${string}`;
1644
1644
  __kind: "P2PKH";
1645
- } | {
1646
1645
  value: `0x${string}`;
1647
- __kind: "P2SH";
1648
1646
  } | {
1647
+ __kind: "P2SH";
1649
1648
  value: `0x${string}`;
1650
- __kind: "P2WPKH";
1651
1649
  } | {
1650
+ __kind: "P2WPKH";
1652
1651
  value: `0x${string}`;
1653
- __kind: "P2WSH";
1654
1652
  } | {
1653
+ __kind: "P2WSH";
1655
1654
  value: `0x${string}`;
1655
+ } | {
1656
1656
  __kind: "Taproot";
1657
+ value: `0x${string}`;
1657
1658
  } | {
1658
1659
  __kind: "OtherSegwit";
1659
1660
  version: number;
1660
1661
  program: `0x${string}`;
1661
1662
  };
1662
- __kind: "Btc";
1663
1663
  } | {
1664
- value: `0x${string}`;
1665
1664
  __kind: "Arb";
1666
- } | {
1667
1665
  value: `0x${string}`;
1668
- __kind: "Sol";
1669
1666
  } | {
1667
+ __kind: "Sol";
1670
1668
  value: `0x${string}`;
1669
+ } | {
1671
1670
  __kind: "Hub";
1671
+ value: `0x${string}`;
1672
1672
  } | null | undefined;
1673
1673
  } | null | undefined;
1674
1674
  brokerFee?: {
@@ -1685,6 +1685,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1685
1685
  vaultWitness: {
1686
1686
  txId: string;
1687
1687
  depositDetails: {
1688
+ amount: string | number;
1688
1689
  depositAddress: {
1689
1690
  pubkeyX: string;
1690
1691
  scriptPath?: {
@@ -1696,7 +1697,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1696
1697
  };
1697
1698
  } | null | undefined;
1698
1699
  };
1699
- amount: string | number;
1700
1700
  id: {
1701
1701
  txId: string;
1702
1702
  vout: number;
@@ -1710,8 +1710,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1710
1710
  __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1711
1711
  };
1712
1712
  destinationAddress: {
1713
- value: string;
1714
1713
  __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1714
+ value: string;
1715
1715
  };
1716
1716
  affiliateFees: {
1717
1717
  account: number;
@@ -1720,20 +1720,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1720
1720
  refundParams: {
1721
1721
  retryDuration: number;
1722
1722
  refundAddress: {
1723
- value: string;
1724
1723
  __kind: "P2PKH";
1725
- } | {
1726
1724
  value: string;
1727
- __kind: "P2SH";
1728
1725
  } | {
1726
+ __kind: "P2SH";
1729
1727
  value: string;
1730
- __kind: "P2WPKH";
1731
1728
  } | {
1729
+ __kind: "P2WPKH";
1732
1730
  value: string;
1733
- __kind: "P2WSH";
1734
1731
  } | {
1732
+ __kind: "P2WSH";
1735
1733
  value: string;
1734
+ } | {
1736
1735
  __kind: "Taproot";
1736
+ value: string;
1737
1737
  } | {
1738
1738
  __kind: "OtherSegwit";
1739
1739
  version: number;
@@ -1749,20 +1749,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1749
1749
  };
1750
1750
  boostFee: number;
1751
1751
  depositAddress?: {
1752
- value: string;
1753
1752
  __kind: "P2PKH";
1754
- } | {
1755
1753
  value: string;
1756
- __kind: "P2SH";
1757
1754
  } | {
1755
+ __kind: "P2SH";
1758
1756
  value: string;
1759
- __kind: "P2WPKH";
1760
1757
  } | {
1758
+ __kind: "P2WPKH";
1761
1759
  value: string;
1762
- __kind: "P2WSH";
1763
1760
  } | {
1761
+ __kind: "P2WSH";
1764
1762
  value: string;
1763
+ } | {
1765
1764
  __kind: "Taproot";
1765
+ value: string;
1766
1766
  } | {
1767
1767
  __kind: "OtherSegwit";
1768
1768
  version: number;
@@ -1779,42 +1779,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1779
1779
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1780
1780
  };
1781
1781
  sourceAddress?: {
1782
- value: string;
1783
1782
  __kind: "Eth";
1784
- } | {
1785
1783
  value: string;
1784
+ } | {
1786
1785
  __kind: "Dot";
1786
+ value: string;
1787
1787
  } | {
1788
+ __kind: "Btc";
1788
1789
  value: {
1789
- value: string;
1790
1790
  __kind: "P2PKH";
1791
- } | {
1792
1791
  value: string;
1793
- __kind: "P2SH";
1794
1792
  } | {
1793
+ __kind: "P2SH";
1795
1794
  value: string;
1796
- __kind: "P2WPKH";
1797
1795
  } | {
1796
+ __kind: "P2WPKH";
1798
1797
  value: string;
1799
- __kind: "P2WSH";
1800
1798
  } | {
1799
+ __kind: "P2WSH";
1801
1800
  value: string;
1801
+ } | {
1802
1802
  __kind: "Taproot";
1803
+ value: string;
1803
1804
  } | {
1804
1805
  __kind: "OtherSegwit";
1805
1806
  version: number;
1806
1807
  program: string;
1807
1808
  };
1808
- __kind: "Btc";
1809
1809
  } | {
1810
- value: string;
1811
1810
  __kind: "Arb";
1812
- } | {
1813
1811
  value: string;
1814
- __kind: "Sol";
1815
1812
  } | {
1813
+ __kind: "Sol";
1816
1814
  value: string;
1815
+ } | {
1817
1816
  __kind: "Hub";
1817
+ value: string;
1818
1818
  } | null | undefined;
1819
1819
  } | null | undefined;
1820
1820
  brokerFee?: {
@@ -1836,6 +1836,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1836
1836
  } | {
1837
1837
  __kind: "TransactionRejectedByBroker";
1838
1838
  } | {
1839
+ __kind: "DepositWitnessRejected";
1839
1840
  value: {
1840
1841
  __kind: "Other";
1841
1842
  } | {
@@ -1843,11 +1844,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1843
1844
  } | {
1844
1845
  __kind: "BadOrigin";
1845
1846
  } | {
1847
+ __kind: "Module";
1846
1848
  value: {
1847
1849
  index: number;
1848
1850
  error: `0x${string}`;
1849
1851
  };
1850
- __kind: "Module";
1851
1852
  } | {
1852
1853
  __kind: "ConsumerRemaining";
1853
1854
  } | {
@@ -1855,14 +1856,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1855
1856
  } | {
1856
1857
  __kind: "TooManyConsumers";
1857
1858
  } | {
1858
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1859
1859
  __kind: "Token";
1860
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1860
1861
  } | {
1861
- value: "Underflow" | "Overflow" | "DivisionByZero";
1862
1862
  __kind: "Arithmetic";
1863
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1863
1864
  } | {
1864
- value: "LimitReached" | "NoLayer";
1865
1865
  __kind: "Transactional";
1866
+ value: "LimitReached" | "NoLayer";
1866
1867
  } | {
1867
1868
  __kind: "Exhausted";
1868
1869
  } | {
@@ -1872,34 +1873,34 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1872
1873
  } | {
1873
1874
  __kind: "RootNotAllowed";
1874
1875
  };
1875
- __kind: "DepositWitnessRejected";
1876
1876
  };
1877
1877
  details: {
1878
1878
  __kind: "DepositFailedDepositChannelVariantBitcoin";
1879
1879
  depositWitness: {
1880
+ asset: "Btc";
1881
+ amount: bigint;
1880
1882
  depositAddress: {
1881
- value: `0x${string}`;
1882
1883
  __kind: "P2PKH";
1883
- } | {
1884
1884
  value: `0x${string}`;
1885
- __kind: "P2SH";
1886
1885
  } | {
1886
+ __kind: "P2SH";
1887
1887
  value: `0x${string}`;
1888
- __kind: "P2WPKH";
1889
1888
  } | {
1889
+ __kind: "P2WPKH";
1890
1890
  value: `0x${string}`;
1891
- __kind: "P2WSH";
1892
1891
  } | {
1892
+ __kind: "P2WSH";
1893
1893
  value: `0x${string}`;
1894
+ } | {
1894
1895
  __kind: "Taproot";
1896
+ value: `0x${string}`;
1895
1897
  } | {
1896
1898
  __kind: "OtherSegwit";
1897
1899
  version: number;
1898
1900
  program: `0x${string}`;
1899
1901
  };
1900
- asset: "Btc";
1901
- amount: bigint;
1902
1902
  depositDetails: {
1903
+ amount: bigint;
1903
1904
  depositAddress: {
1904
1905
  pubkeyX: `0x${string}`;
1905
1906
  scriptPath?: {
@@ -1911,7 +1912,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1911
1912
  };
1912
1913
  } | null | undefined;
1913
1914
  };
1914
- amount: bigint;
1915
1915
  id: {
1916
1916
  txId: `0x${string}`;
1917
1917
  vout: number;
@@ -1923,6 +1923,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1923
1923
  vaultWitness: {
1924
1924
  txId: `0x${string}`;
1925
1925
  depositDetails: {
1926
+ amount: bigint;
1926
1927
  depositAddress: {
1927
1928
  pubkeyX: `0x${string}`;
1928
1929
  scriptPath?: {
@@ -1934,7 +1935,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1934
1935
  };
1935
1936
  } | null | undefined;
1936
1937
  };
1937
- amount: bigint;
1938
1938
  id: {
1939
1939
  txId: `0x${string}`;
1940
1940
  vout: number;
@@ -1969,20 +1969,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1969
1969
  refundParams: {
1970
1970
  retryDuration: number;
1971
1971
  refundAddress: {
1972
- value: `0x${string}`;
1973
1972
  __kind: "P2PKH";
1974
- } | {
1975
1973
  value: `0x${string}`;
1976
- __kind: "P2SH";
1977
1974
  } | {
1975
+ __kind: "P2SH";
1978
1976
  value: `0x${string}`;
1979
- __kind: "P2WPKH";
1980
1977
  } | {
1978
+ __kind: "P2WPKH";
1981
1979
  value: `0x${string}`;
1982
- __kind: "P2WSH";
1983
1980
  } | {
1981
+ __kind: "P2WSH";
1984
1982
  value: `0x${string}`;
1983
+ } | {
1985
1984
  __kind: "Taproot";
1985
+ value: `0x${string}`;
1986
1986
  } | {
1987
1987
  __kind: "OtherSegwit";
1988
1988
  version: number;
@@ -1998,20 +1998,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1998
1998
  };
1999
1999
  boostFee: number;
2000
2000
  depositAddress?: {
2001
- value: `0x${string}`;
2002
2001
  __kind: "P2PKH";
2003
- } | {
2004
2002
  value: `0x${string}`;
2005
- __kind: "P2SH";
2006
2003
  } | {
2004
+ __kind: "P2SH";
2007
2005
  value: `0x${string}`;
2008
- __kind: "P2WPKH";
2009
2006
  } | {
2007
+ __kind: "P2WPKH";
2010
2008
  value: `0x${string}`;
2011
- __kind: "P2WSH";
2012
2009
  } | {
2010
+ __kind: "P2WSH";
2013
2011
  value: `0x${string}`;
2012
+ } | {
2014
2013
  __kind: "Taproot";
2014
+ value: `0x${string}`;
2015
2015
  } | {
2016
2016
  __kind: "OtherSegwit";
2017
2017
  version: number;
@@ -2026,42 +2026,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2026
2026
  };
2027
2027
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2028
2028
  sourceAddress?: {
2029
- value: `0x${string}`;
2030
2029
  __kind: "Eth";
2031
- } | {
2032
2030
  value: `0x${string}`;
2031
+ } | {
2033
2032
  __kind: "Dot";
2033
+ value: `0x${string}`;
2034
2034
  } | {
2035
+ __kind: "Btc";
2035
2036
  value: {
2036
- value: `0x${string}`;
2037
2037
  __kind: "P2PKH";
2038
- } | {
2039
2038
  value: `0x${string}`;
2040
- __kind: "P2SH";
2041
2039
  } | {
2040
+ __kind: "P2SH";
2042
2041
  value: `0x${string}`;
2043
- __kind: "P2WPKH";
2044
2042
  } | {
2043
+ __kind: "P2WPKH";
2045
2044
  value: `0x${string}`;
2046
- __kind: "P2WSH";
2047
2045
  } | {
2046
+ __kind: "P2WSH";
2048
2047
  value: `0x${string}`;
2048
+ } | {
2049
2049
  __kind: "Taproot";
2050
+ value: `0x${string}`;
2050
2051
  } | {
2051
2052
  __kind: "OtherSegwit";
2052
2053
  version: number;
2053
2054
  program: `0x${string}`;
2054
2055
  };
2055
- __kind: "Btc";
2056
2056
  } | {
2057
- value: `0x${string}`;
2058
2057
  __kind: "Arb";
2059
- } | {
2060
2058
  value: `0x${string}`;
2061
- __kind: "Sol";
2062
2059
  } | {
2060
+ __kind: "Sol";
2063
2061
  value: `0x${string}`;
2062
+ } | {
2064
2063
  __kind: "Hub";
2064
+ value: `0x${string}`;
2065
2065
  } | null | undefined;
2066
2066
  } | null | undefined;
2067
2067
  brokerFee?: {
@@ -2083,6 +2083,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2083
2083
  } | {
2084
2084
  __kind: "TransactionRejectedByBroker";
2085
2085
  } | {
2086
+ __kind: "DepositWitnessRejected";
2086
2087
  value: {
2087
2088
  __kind: "Other";
2088
2089
  } | {
@@ -2090,11 +2091,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2090
2091
  } | {
2091
2092
  __kind: "BadOrigin";
2092
2093
  } | {
2094
+ __kind: "Module";
2093
2095
  value: {
2094
2096
  index: number;
2095
2097
  error: string;
2096
2098
  };
2097
- __kind: "Module";
2098
2099
  } | {
2099
2100
  __kind: "ConsumerRemaining";
2100
2101
  } | {
@@ -2102,20 +2103,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2102
2103
  } | {
2103
2104
  __kind: "TooManyConsumers";
2104
2105
  } | {
2106
+ __kind: "Token";
2105
2107
  value: {
2106
2108
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2107
2109
  };
2108
- __kind: "Token";
2109
2110
  } | {
2111
+ __kind: "Arithmetic";
2110
2112
  value: {
2111
2113
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2112
2114
  };
2113
- __kind: "Arithmetic";
2114
2115
  } | {
2116
+ __kind: "Transactional";
2115
2117
  value: {
2116
2118
  __kind: "LimitReached" | "NoLayer";
2117
2119
  };
2118
- __kind: "Transactional";
2119
2120
  } | {
2120
2121
  __kind: "Exhausted";
2121
2122
  } | {
@@ -2125,36 +2126,36 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2125
2126
  } | {
2126
2127
  __kind: "RootNotAllowed";
2127
2128
  };
2128
- __kind: "DepositWitnessRejected";
2129
2129
  };
2130
2130
  details: {
2131
2131
  __kind: "DepositFailedDepositChannelVariantBitcoin";
2132
2132
  depositWitness: {
2133
+ asset: {
2134
+ __kind: "Btc";
2135
+ };
2136
+ amount: string | number;
2133
2137
  depositAddress: {
2134
- value: string;
2135
2138
  __kind: "P2PKH";
2136
- } | {
2137
2139
  value: string;
2138
- __kind: "P2SH";
2139
2140
  } | {
2141
+ __kind: "P2SH";
2140
2142
  value: string;
2141
- __kind: "P2WPKH";
2142
2143
  } | {
2144
+ __kind: "P2WPKH";
2143
2145
  value: string;
2144
- __kind: "P2WSH";
2145
2146
  } | {
2147
+ __kind: "P2WSH";
2146
2148
  value: string;
2149
+ } | {
2147
2150
  __kind: "Taproot";
2151
+ value: string;
2148
2152
  } | {
2149
2153
  __kind: "OtherSegwit";
2150
2154
  version: number;
2151
2155
  program: string;
2152
2156
  };
2153
- asset: {
2154
- __kind: "Btc";
2155
- };
2156
- amount: string | number;
2157
2157
  depositDetails: {
2158
+ amount: string | number;
2158
2159
  depositAddress: {
2159
2160
  pubkeyX: string;
2160
2161
  scriptPath?: {
@@ -2166,7 +2167,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2166
2167
  };
2167
2168
  } | null | undefined;
2168
2169
  };
2169
- amount: string | number;
2170
2170
  id: {
2171
2171
  txId: string;
2172
2172
  vout: number;
@@ -2178,6 +2178,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2178
2178
  vaultWitness: {
2179
2179
  txId: string;
2180
2180
  depositDetails: {
2181
+ amount: string | number;
2181
2182
  depositAddress: {
2182
2183
  pubkeyX: string;
2183
2184
  scriptPath?: {
@@ -2189,7 +2190,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2189
2190
  };
2190
2191
  } | null | undefined;
2191
2192
  };
2192
- amount: string | number;
2193
2193
  id: {
2194
2194
  txId: string;
2195
2195
  vout: number;
@@ -2203,8 +2203,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2203
2203
  __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2204
2204
  };
2205
2205
  destinationAddress: {
2206
- value: string;
2207
2206
  __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2207
+ value: string;
2208
2208
  };
2209
2209
  affiliateFees: {
2210
2210
  account: number;
@@ -2213,20 +2213,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2213
2213
  refundParams: {
2214
2214
  retryDuration: number;
2215
2215
  refundAddress: {
2216
- value: string;
2217
2216
  __kind: "P2PKH";
2218
- } | {
2219
2217
  value: string;
2220
- __kind: "P2SH";
2221
2218
  } | {
2219
+ __kind: "P2SH";
2222
2220
  value: string;
2223
- __kind: "P2WPKH";
2224
2221
  } | {
2222
+ __kind: "P2WPKH";
2225
2223
  value: string;
2226
- __kind: "P2WSH";
2227
2224
  } | {
2225
+ __kind: "P2WSH";
2228
2226
  value: string;
2227
+ } | {
2229
2228
  __kind: "Taproot";
2229
+ value: string;
2230
2230
  } | {
2231
2231
  __kind: "OtherSegwit";
2232
2232
  version: number;
@@ -2242,20 +2242,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2242
2242
  };
2243
2243
  boostFee: number;
2244
2244
  depositAddress?: {
2245
- value: string;
2246
2245
  __kind: "P2PKH";
2247
- } | {
2248
2246
  value: string;
2249
- __kind: "P2SH";
2250
2247
  } | {
2248
+ __kind: "P2SH";
2251
2249
  value: string;
2252
- __kind: "P2WPKH";
2253
2250
  } | {
2251
+ __kind: "P2WPKH";
2254
2252
  value: string;
2255
- __kind: "P2WSH";
2256
2253
  } | {
2254
+ __kind: "P2WSH";
2257
2255
  value: string;
2256
+ } | {
2258
2257
  __kind: "Taproot";
2258
+ value: string;
2259
2259
  } | {
2260
2260
  __kind: "OtherSegwit";
2261
2261
  version: number;
@@ -2272,42 +2272,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2272
2272
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
2273
2273
  };
2274
2274
  sourceAddress?: {
2275
- value: string;
2276
2275
  __kind: "Eth";
2277
- } | {
2278
2276
  value: string;
2277
+ } | {
2279
2278
  __kind: "Dot";
2279
+ value: string;
2280
2280
  } | {
2281
+ __kind: "Btc";
2281
2282
  value: {
2282
- value: string;
2283
2283
  __kind: "P2PKH";
2284
- } | {
2285
2284
  value: string;
2286
- __kind: "P2SH";
2287
2285
  } | {
2286
+ __kind: "P2SH";
2288
2287
  value: string;
2289
- __kind: "P2WPKH";
2290
2288
  } | {
2289
+ __kind: "P2WPKH";
2291
2290
  value: string;
2292
- __kind: "P2WSH";
2293
2291
  } | {
2292
+ __kind: "P2WSH";
2294
2293
  value: string;
2294
+ } | {
2295
2295
  __kind: "Taproot";
2296
+ value: string;
2296
2297
  } | {
2297
2298
  __kind: "OtherSegwit";
2298
2299
  version: number;
2299
2300
  program: string;
2300
2301
  };
2301
- __kind: "Btc";
2302
2302
  } | {
2303
- value: string;
2304
2303
  __kind: "Arb";
2305
- } | {
2306
2304
  value: string;
2307
- __kind: "Sol";
2308
2305
  } | {
2306
+ __kind: "Sol";
2309
2307
  value: string;
2308
+ } | {
2310
2309
  __kind: "Hub";
2310
+ value: string;
2311
2311
  } | null | undefined;
2312
2312
  } | null | undefined;
2313
2313
  brokerFee?: {