@chainflip/processor 1.11.3 → 1.11.6

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