@chainflip/processor 1.11.7 → 1.11.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (481) hide show
  1. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  2. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  3. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  5. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  6. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  7. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  10. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  11. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  12. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  13. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  15. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  16. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  17. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  18. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  19. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  20. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  21. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  24. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  25. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  26. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  27. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  28. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  29. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  30. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  31. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  32. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  33. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  34. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  35. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  36. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  37. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  38. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  39. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  40. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  41. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  42. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  43. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  44. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  45. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  46. package/dist/100/system/extrinsicFailed.d.ts +16 -16
  47. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  48. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +88 -88
  49. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +392 -392
  50. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +392 -392
  51. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  52. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  53. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  54. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  55. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  56. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
  57. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +48 -48
  58. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +48 -48
  59. package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
  60. package/dist/11000/swapping/refundEgressScheduled.d.ts +4 -4
  61. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  62. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  63. package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
  64. package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
  65. package/dist/11000/swapping/swapRequested.d.cts +98 -98
  66. package/dist/11000/swapping/swapRequested.d.ts +98 -98
  67. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  68. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  69. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
  70. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
  71. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
  72. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
  73. package/dist/11100/common.cjs +18 -6
  74. package/dist/11100/common.d.cts +167 -30
  75. package/dist/11100/common.d.ts +167 -30
  76. package/dist/11100/common.mjs +17 -5
  77. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
  78. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
  79. package/dist/11100/flip/flipMinted.cjs +7 -0
  80. package/dist/11100/flip/flipMinted.d.cts +14 -0
  81. package/dist/11100/flip/flipMinted.d.ts +14 -0
  82. package/dist/11100/flip/flipMinted.mjs +7 -0
  83. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +144 -61
  84. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +144 -61
  85. package/dist/11100/funding/sCCallExecuted.d.cts +113 -30
  86. package/dist/11100/funding/sCCallExecuted.d.ts +113 -30
  87. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
  88. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
  89. package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
  90. package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
  91. package/dist/11100/swapping/swapExecuted.cjs +18 -0
  92. package/dist/11100/swapping/swapExecuted.d.cts +58 -0
  93. package/dist/11100/swapping/swapExecuted.d.ts +58 -0
  94. package/dist/11100/swapping/swapExecuted.mjs +18 -0
  95. package/dist/11100/swapping/swapRequested.d.cts +374 -374
  96. package/dist/11100/swapping/swapRequested.d.ts +374 -374
  97. package/dist/11100/validator/palletConfigUpdated.d.cts +15 -0
  98. package/dist/11100/validator/palletConfigUpdated.d.ts +15 -0
  99. package/dist/11100/validator/unDelegated.cjs +2 -2
  100. package/dist/11100/validator/unDelegated.d.cts +2 -2
  101. package/dist/11100/validator/unDelegated.d.ts +2 -2
  102. package/dist/11100/validator/unDelegated.mjs +2 -2
  103. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  104. package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
  105. package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
  106. package/dist/120/swapping/swapEgressScheduled.d.ts +4 -4
  107. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  108. package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
  109. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  110. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  111. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  112. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  113. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  114. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  115. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  116. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  117. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  118. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  119. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  120. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  121. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  122. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  123. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  124. package/dist/131/reputation/offencePenalty.d.ts +2 -2
  125. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  126. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  127. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  128. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  129. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  130. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  131. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  132. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  133. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  134. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  135. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  136. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  137. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  138. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  139. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  140. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  141. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  142. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  143. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
  144. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +4 -4
  145. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  146. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  147. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  148. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +24 -24
  149. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  150. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  151. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  152. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  153. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  154. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
  155. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  156. package/dist/141/environment/runtimeSafeModeUpdated.d.ts +12 -12
  157. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  158. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  159. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  160. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  161. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  162. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  163. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  164. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  165. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
  166. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
  167. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  168. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  169. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  170. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  171. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  172. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  173. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  174. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  175. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  176. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
  177. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  178. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  179. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  180. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  181. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  182. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  183. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  184. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  185. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  186. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  187. package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
  188. package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
  189. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  190. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  191. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  192. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  193. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  194. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  195. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  196. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  197. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  198. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  199. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  200. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  201. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  202. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  203. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  204. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  205. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  206. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  207. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  208. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  209. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  210. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  211. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  212. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  213. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  214. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  215. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  216. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  217. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  218. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  219. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  220. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  221. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  222. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  223. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  224. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  225. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  226. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  227. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  228. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  229. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  230. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  231. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  232. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  233. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  234. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  235. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  236. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  237. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  238. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  239. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  240. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  241. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  242. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  243. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  244. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  245. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  246. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  247. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  248. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  249. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  250. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  251. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  252. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
  253. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  254. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  255. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  256. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  257. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  258. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  259. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  260. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  261. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  262. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  263. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  264. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  265. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  266. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  267. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  268. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  269. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  270. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
  271. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  272. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  273. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  274. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
  275. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  276. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  277. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  278. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  279. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  280. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  281. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  282. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  283. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  284. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  285. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  286. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  287. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  288. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  289. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  290. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  291. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  292. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  293. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  294. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  295. package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
  296. package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
  297. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  298. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  299. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  300. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  301. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  302. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  303. package/dist/160/swapping/swapRequested.d.cts +40 -40
  304. package/dist/160/swapping/swapRequested.d.ts +40 -40
  305. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  306. package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
  307. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  308. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  309. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  310. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  311. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  312. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  313. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  314. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +14 -14
  315. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
  316. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +26 -26
  317. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  318. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  319. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
  320. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +22 -22
  321. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
  322. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +50 -50
  323. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  324. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  325. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  326. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  327. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  328. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  329. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  330. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +4 -4
  331. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  332. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  333. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  334. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  335. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  336. package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
  337. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  338. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +4 -4
  339. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  340. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  341. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  342. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  343. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  344. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  345. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  346. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  347. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  348. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  349. package/dist/170/swapping/swapRequested.d.cts +27 -27
  350. package/dist/170/swapping/swapRequested.d.ts +27 -27
  351. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  352. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  353. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  354. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  355. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
  356. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
  357. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  358. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  359. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  360. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  361. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  362. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  363. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  364. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  365. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  366. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  367. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
  368. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
  369. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  370. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  371. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  372. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  373. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  374. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  375. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  376. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  377. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  378. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +57 -57
  379. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  380. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  381. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +162 -162
  382. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +162 -162
  383. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  384. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  385. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  386. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  387. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  388. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  389. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  390. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  391. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +167 -167
  392. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +167 -167
  393. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  394. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  395. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  396. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  397. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  398. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  399. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  400. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  401. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  402. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  403. package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
  404. package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
  405. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  406. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  407. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  408. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  409. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  410. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  411. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +64 -64
  412. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +64 -64
  413. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
  414. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +16 -16
  415. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +179 -179
  416. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +179 -179
  417. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +10 -10
  418. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +10 -10
  419. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  420. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
  421. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  422. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  423. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  424. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  425. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  426. package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
  427. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  428. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  429. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  430. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  431. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  432. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  433. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  434. package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  435. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
  436. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
  437. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  438. package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
  439. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  440. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  441. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  442. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
  443. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  444. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  445. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  446. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  447. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  448. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  449. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  450. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  451. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  452. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
  453. package/dist/190/solanaIngressEgress/depositFailed.d.cts +32 -32
  454. package/dist/190/solanaIngressEgress/depositFailed.d.ts +32 -32
  455. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  456. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
  457. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  458. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  459. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  460. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  461. package/dist/190/swapping/creditedOnChain.d.cts +2 -2
  462. package/dist/190/swapping/creditedOnChain.d.ts +2 -2
  463. package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
  464. package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
  465. package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
  466. package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
  467. package/dist/190/swapping/refundedOnChain.d.cts +2 -2
  468. package/dist/190/swapping/refundedOnChain.d.ts +2 -2
  469. package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
  470. package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
  471. package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
  472. package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
  473. package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
  474. package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
  475. package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
  476. package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
  477. package/dist/190/swapping/swapRequested.d.cts +64 -64
  478. package/dist/190/swapping/swapRequested.d.ts +64 -64
  479. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  480. package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
  481. package/package.json +1 -1
@@ -53,17 +53,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
53
53
  error: string;
54
54
  }>;
55
55
  }, "strip", z.ZodTypeAny, {
56
- __kind: "Module";
57
56
  value: {
58
57
  index: number;
59
58
  error: `0x${string}`;
60
59
  };
61
- }, {
62
60
  __kind: "Module";
61
+ }, {
63
62
  value: {
64
63
  index: number;
65
64
  error: string;
66
65
  };
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
- __kind: "Token";
98
97
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
- }, {
100
98
  __kind: "Token";
99
+ }, {
101
100
  value: {
102
101
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
103
102
  };
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
- __kind: "Arithmetic";
117
116
  value: "Underflow" | "Overflow" | "DivisionByZero";
118
- }, {
119
117
  __kind: "Arithmetic";
118
+ }, {
120
119
  value: {
121
120
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
122
121
  };
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
- __kind: "Transactional";
136
135
  value: "LimitReached" | "NoLayer";
137
- }, {
138
136
  __kind: "Transactional";
137
+ }, {
139
138
  value: {
140
139
  __kind: "LimitReached" | "NoLayer";
141
140
  };
141
+ __kind: "Transactional";
142
142
  }>, z.ZodObject<{
143
143
  __kind: z.ZodLiteral<"Exhausted">;
144
144
  }, "strip", z.ZodTypeAny, {
@@ -165,7 +165,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
165
165
  __kind: "RootNotAllowed";
166
166
  }>]>;
167
167
  }, "strip", z.ZodTypeAny, {
168
- __kind: "DepositWitnessRejected";
169
168
  value: {
170
169
  __kind: "Other";
171
170
  } | {
@@ -173,11 +172,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
173
172
  } | {
174
173
  __kind: "BadOrigin";
175
174
  } | {
176
- __kind: "Module";
177
175
  value: {
178
176
  index: number;
179
177
  error: `0x${string}`;
180
178
  };
179
+ __kind: "Module";
181
180
  } | {
182
181
  __kind: "ConsumerRemaining";
183
182
  } | {
@@ -185,14 +184,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
185
184
  } | {
186
185
  __kind: "TooManyConsumers";
187
186
  } | {
188
- __kind: "Token";
189
187
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
+ __kind: "Token";
190
189
  } | {
191
- __kind: "Arithmetic";
192
190
  value: "Underflow" | "Overflow" | "DivisionByZero";
191
+ __kind: "Arithmetic";
193
192
  } | {
194
- __kind: "Transactional";
195
193
  value: "LimitReached" | "NoLayer";
194
+ __kind: "Transactional";
196
195
  } | {
197
196
  __kind: "Exhausted";
198
197
  } | {
@@ -202,8 +201,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
202
201
  } | {
203
202
  __kind: "RootNotAllowed";
204
203
  };
205
- }, {
206
204
  __kind: "DepositWitnessRejected";
205
+ }, {
207
206
  value: {
208
207
  __kind: "Other";
209
208
  } | {
@@ -211,11 +210,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
211
210
  } | {
212
211
  __kind: "BadOrigin";
213
212
  } | {
214
- __kind: "Module";
215
213
  value: {
216
214
  index: number;
217
215
  error: string;
218
216
  };
217
+ __kind: "Module";
219
218
  } | {
220
219
  __kind: "ConsumerRemaining";
221
220
  } | {
@@ -223,20 +222,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
223
222
  } | {
224
223
  __kind: "TooManyConsumers";
225
224
  } | {
226
- __kind: "Token";
227
225
  value: {
228
226
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
229
227
  };
228
+ __kind: "Token";
230
229
  } | {
231
- __kind: "Arithmetic";
232
230
  value: {
233
231
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
234
232
  };
233
+ __kind: "Arithmetic";
235
234
  } | {
236
- __kind: "Transactional";
237
235
  value: {
238
236
  __kind: "LimitReached" | "NoLayer";
239
237
  };
238
+ __kind: "Transactional";
240
239
  } | {
241
240
  __kind: "Exhausted";
242
241
  } | {
@@ -246,6 +245,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
246
245
  } | {
247
246
  __kind: "RootNotAllowed";
248
247
  };
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
- __kind: "P2PKH";
258
257
  value: `0x${string}`;
259
- }, {
260
258
  __kind: "P2PKH";
259
+ }, {
261
260
  value: string;
261
+ __kind: "P2PKH";
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
- __kind: "P2SH";
267
266
  value: `0x${string}`;
268
- }, {
269
267
  __kind: "P2SH";
268
+ }, {
270
269
  value: string;
270
+ __kind: "P2SH";
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
- __kind: "P2WPKH";
276
275
  value: `0x${string}`;
277
- }, {
278
276
  __kind: "P2WPKH";
277
+ }, {
279
278
  value: string;
279
+ __kind: "P2WPKH";
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
- __kind: "P2WSH";
285
284
  value: `0x${string}`;
286
- }, {
287
285
  __kind: "P2WSH";
286
+ }, {
288
287
  value: string;
288
+ __kind: "P2WSH";
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
- __kind: "Taproot";
294
293
  value: `0x${string}`;
295
- }, {
296
294
  __kind: "Taproot";
295
+ }, {
297
296
  value: string;
297
+ __kind: "Taproot";
298
298
  }>, z.ZodObject<{
299
299
  __kind: z.ZodLiteral<"OtherSegwit">;
300
300
  version: z.ZodNumber;
@@ -380,7 +380,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
380
380
  } | null | undefined;
381
381
  }>;
382
382
  }, "strip", z.ZodTypeAny, {
383
- amount: bigint;
384
383
  depositAddress: {
385
384
  pubkeyX: `0x${string}`;
386
385
  scriptPath?: {
@@ -392,12 +391,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
392
391
  };
393
392
  } | null | undefined;
394
393
  };
394
+ amount: bigint;
395
395
  id: {
396
396
  txId: `0x${string}`;
397
397
  vout: number;
398
398
  };
399
399
  }, {
400
- amount: string | number;
401
400
  depositAddress: {
402
401
  pubkeyX: string;
403
402
  scriptPath?: {
@@ -409,36 +408,36 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
409
408
  };
410
409
  } | null | undefined;
411
410
  };
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;
420
418
  depositAddress: {
421
- __kind: "P2PKH";
422
419
  value: `0x${string}`;
420
+ __kind: "P2PKH";
423
421
  } | {
424
- __kind: "P2SH";
425
422
  value: `0x${string}`;
423
+ __kind: "P2SH";
426
424
  } | {
427
- __kind: "P2WPKH";
428
425
  value: `0x${string}`;
426
+ __kind: "P2WPKH";
429
427
  } | {
430
- __kind: "P2WSH";
431
428
  value: `0x${string}`;
429
+ __kind: "P2WSH";
432
430
  } | {
433
- __kind: "Taproot";
434
431
  value: `0x${string}`;
432
+ __kind: "Taproot";
435
433
  } | {
436
434
  __kind: "OtherSegwit";
437
435
  version: number;
438
436
  program: `0x${string}`;
439
437
  };
438
+ asset: "Btc";
439
+ amount: bigint;
440
440
  depositDetails: {
441
- amount: bigint;
442
441
  depositAddress: {
443
442
  pubkeyX: `0x${string}`;
444
443
  scriptPath?: {
@@ -450,38 +449,38 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
450
449
  };
451
450
  } | null | undefined;
452
451
  };
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;
463
459
  depositAddress: {
464
- __kind: "P2PKH";
465
460
  value: string;
461
+ __kind: "P2PKH";
466
462
  } | {
467
- __kind: "P2SH";
468
463
  value: string;
464
+ __kind: "P2SH";
469
465
  } | {
470
- __kind: "P2WPKH";
471
466
  value: string;
467
+ __kind: "P2WPKH";
472
468
  } | {
473
- __kind: "P2WSH";
474
469
  value: string;
470
+ __kind: "P2WSH";
475
471
  } | {
476
- __kind: "Taproot";
477
472
  value: string;
473
+ __kind: "Taproot";
478
474
  } | {
479
475
  __kind: "OtherSegwit";
480
476
  version: number;
481
477
  program: string;
482
478
  };
479
+ asset: {
480
+ __kind: "Btc";
481
+ };
482
+ amount: string | number;
483
483
  depositDetails: {
484
- amount: string | number;
485
484
  depositAddress: {
486
485
  pubkeyX: string;
487
486
  scriptPath?: {
@@ -493,6 +492,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
493
492
  };
494
493
  } | null | undefined;
495
494
  };
495
+ amount: string | number;
496
496
  id: {
497
497
  txId: string;
498
498
  vout: number;
@@ -502,30 +502,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
502
502
  }, "strip", z.ZodTypeAny, {
503
503
  __kind: "DepositFailedDepositChannelVariantBitcoin";
504
504
  depositWitness: {
505
- asset: "Btc";
506
- amount: bigint;
507
505
  depositAddress: {
508
- __kind: "P2PKH";
509
506
  value: `0x${string}`;
507
+ __kind: "P2PKH";
510
508
  } | {
511
- __kind: "P2SH";
512
509
  value: `0x${string}`;
510
+ __kind: "P2SH";
513
511
  } | {
514
- __kind: "P2WPKH";
515
512
  value: `0x${string}`;
513
+ __kind: "P2WPKH";
516
514
  } | {
517
- __kind: "P2WSH";
518
515
  value: `0x${string}`;
516
+ __kind: "P2WSH";
519
517
  } | {
520
- __kind: "Taproot";
521
518
  value: `0x${string}`;
519
+ __kind: "Taproot";
522
520
  } | {
523
521
  __kind: "OtherSegwit";
524
522
  version: number;
525
523
  program: `0x${string}`;
526
524
  };
525
+ asset: "Btc";
526
+ amount: bigint;
527
527
  depositDetails: {
528
- amount: bigint;
529
528
  depositAddress: {
530
529
  pubkeyX: `0x${string}`;
531
530
  scriptPath?: {
@@ -537,6 +536,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
537
536
  };
538
537
  } | null | undefined;
539
538
  };
539
+ amount: bigint;
540
540
  id: {
541
541
  txId: `0x${string}`;
542
542
  vout: number;
@@ -546,32 +546,31 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
546
546
  }, {
547
547
  __kind: "DepositFailedDepositChannelVariantBitcoin";
548
548
  depositWitness: {
549
- asset: {
550
- __kind: "Btc";
551
- };
552
- amount: string | number;
553
549
  depositAddress: {
554
- __kind: "P2PKH";
555
550
  value: string;
551
+ __kind: "P2PKH";
556
552
  } | {
557
- __kind: "P2SH";
558
553
  value: string;
554
+ __kind: "P2SH";
559
555
  } | {
560
- __kind: "P2WPKH";
561
556
  value: string;
557
+ __kind: "P2WPKH";
562
558
  } | {
563
- __kind: "P2WSH";
564
559
  value: string;
560
+ __kind: "P2WSH";
565
561
  } | {
566
- __kind: "Taproot";
567
562
  value: string;
563
+ __kind: "Taproot";
568
564
  } | {
569
565
  __kind: "OtherSegwit";
570
566
  version: number;
571
567
  program: string;
572
568
  };
569
+ asset: {
570
+ __kind: "Btc";
571
+ };
572
+ amount: string | number;
573
573
  depositDetails: {
574
- amount: string | number;
575
574
  depositAddress: {
576
575
  pubkeyX: string;
577
576
  scriptPath?: {
@@ -583,6 +582,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
583
582
  };
584
583
  } | null | undefined;
585
584
  };
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
- __kind: "P2PKH";
609
608
  value: `0x${string}`;
610
- }, {
611
609
  __kind: "P2PKH";
610
+ }, {
612
611
  value: string;
612
+ __kind: "P2PKH";
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
- __kind: "P2SH";
618
617
  value: `0x${string}`;
619
- }, {
620
618
  __kind: "P2SH";
619
+ }, {
621
620
  value: string;
621
+ __kind: "P2SH";
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
- __kind: "P2WPKH";
627
626
  value: `0x${string}`;
628
- }, {
629
627
  __kind: "P2WPKH";
628
+ }, {
630
629
  value: string;
630
+ __kind: "P2WPKH";
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
- __kind: "P2WSH";
636
635
  value: `0x${string}`;
637
- }, {
638
636
  __kind: "P2WSH";
637
+ }, {
639
638
  value: string;
639
+ __kind: "P2WSH";
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
- __kind: "Taproot";
645
644
  value: `0x${string}`;
646
- }, {
647
645
  __kind: "Taproot";
646
+ }, {
648
647
  value: string;
648
+ __kind: "Taproot";
649
649
  }>, z.ZodObject<{
650
650
  __kind: z.ZodLiteral<"OtherSegwit">;
651
651
  version: z.ZodNumber;
@@ -723,7 +723,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
723
723
  } | null | undefined;
724
724
  }>;
725
725
  }, "strip", z.ZodTypeAny, {
726
- amount: bigint;
727
726
  depositAddress: {
728
727
  pubkeyX: `0x${string}`;
729
728
  scriptPath?: {
@@ -735,12 +734,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
735
734
  };
736
735
  } | null | undefined;
737
736
  };
737
+ amount: bigint;
738
738
  id: {
739
739
  txId: `0x${string}`;
740
740
  vout: number;
741
741
  };
742
742
  }, {
743
- amount: string | number;
744
743
  depositAddress: {
745
744
  pubkeyX: string;
746
745
  scriptPath?: {
@@ -752,6 +751,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
752
751
  };
753
752
  } | null | undefined;
754
753
  };
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
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
774
773
  value: `0x${string}`;
775
- }, {
776
774
  __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
775
+ }, {
777
776
  value: string;
777
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
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
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
798
797
  value: string;
798
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
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
- __kind: "Eth";
828
827
  value: `0x${string}`;
829
- }, {
830
828
  __kind: "Eth";
829
+ }, {
831
830
  value: string;
831
+ __kind: "Eth";
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
- __kind: "Dot";
837
836
  value: `0x${string}`;
838
- }, {
839
837
  __kind: "Dot";
838
+ }, {
840
839
  value: string;
840
+ __kind: "Dot";
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
- __kind: "P2PKH";
848
847
  value: `0x${string}`;
849
- }, {
850
848
  __kind: "P2PKH";
849
+ }, {
851
850
  value: string;
851
+ __kind: "P2PKH";
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
- __kind: "P2SH";
857
856
  value: `0x${string}`;
858
- }, {
859
857
  __kind: "P2SH";
858
+ }, {
860
859
  value: string;
860
+ __kind: "P2SH";
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
- __kind: "P2WPKH";
866
865
  value: `0x${string}`;
867
- }, {
868
866
  __kind: "P2WPKH";
867
+ }, {
869
868
  value: string;
869
+ __kind: "P2WPKH";
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
- __kind: "P2WSH";
875
874
  value: `0x${string}`;
876
- }, {
877
875
  __kind: "P2WSH";
876
+ }, {
878
877
  value: string;
878
+ __kind: "P2WSH";
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
- __kind: "Taproot";
884
883
  value: `0x${string}`;
885
- }, {
886
884
  __kind: "Taproot";
885
+ }, {
887
886
  value: string;
887
+ __kind: "Taproot";
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";
903
902
  value: {
904
- __kind: "P2PKH";
905
903
  value: `0x${string}`;
904
+ __kind: "P2PKH";
906
905
  } | {
907
- __kind: "P2SH";
908
906
  value: `0x${string}`;
907
+ __kind: "P2SH";
909
908
  } | {
910
- __kind: "P2WPKH";
911
909
  value: `0x${string}`;
910
+ __kind: "P2WPKH";
912
911
  } | {
913
- __kind: "P2WSH";
914
912
  value: `0x${string}`;
913
+ __kind: "P2WSH";
915
914
  } | {
916
- __kind: "Taproot";
917
915
  value: `0x${string}`;
916
+ __kind: "Taproot";
918
917
  } | {
919
918
  __kind: "OtherSegwit";
920
919
  version: number;
921
920
  program: `0x${string}`;
922
921
  };
923
- }, {
924
922
  __kind: "Btc";
923
+ }, {
925
924
  value: {
926
- __kind: "P2PKH";
927
925
  value: string;
926
+ __kind: "P2PKH";
928
927
  } | {
929
- __kind: "P2SH";
930
928
  value: string;
929
+ __kind: "P2SH";
931
930
  } | {
932
- __kind: "P2WPKH";
933
931
  value: string;
932
+ __kind: "P2WPKH";
934
933
  } | {
935
- __kind: "P2WSH";
936
934
  value: string;
935
+ __kind: "P2WSH";
937
936
  } | {
938
- __kind: "Taproot";
939
937
  value: string;
938
+ __kind: "Taproot";
940
939
  } | {
941
940
  __kind: "OtherSegwit";
942
941
  version: number;
943
942
  program: string;
944
943
  };
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
- __kind: "Arb";
950
949
  value: `0x${string}`;
951
- }, {
952
950
  __kind: "Arb";
951
+ }, {
953
952
  value: string;
953
+ __kind: "Arb";
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
- __kind: "Sol";
959
958
  value: `0x${string}`;
960
- }, {
961
959
  __kind: "Sol";
960
+ }, {
962
961
  value: string;
962
+ __kind: "Sol";
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
- __kind: "Hub";
968
967
  value: `0x${string}`;
969
- }, {
970
968
  __kind: "Hub";
969
+ }, {
971
970
  value: string;
971
+ __kind: "Hub";
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
- __kind: "Eth";
982
981
  value: `0x${string}`;
982
+ __kind: "Eth";
983
983
  } | {
984
- __kind: "Dot";
985
984
  value: `0x${string}`;
985
+ __kind: "Dot";
986
986
  } | {
987
- __kind: "Btc";
988
987
  value: {
989
- __kind: "P2PKH";
990
988
  value: `0x${string}`;
989
+ __kind: "P2PKH";
991
990
  } | {
992
- __kind: "P2SH";
993
991
  value: `0x${string}`;
992
+ __kind: "P2SH";
994
993
  } | {
995
- __kind: "P2WPKH";
996
994
  value: `0x${string}`;
995
+ __kind: "P2WPKH";
997
996
  } | {
998
- __kind: "P2WSH";
999
997
  value: `0x${string}`;
998
+ __kind: "P2WSH";
1000
999
  } | {
1001
- __kind: "Taproot";
1002
1000
  value: `0x${string}`;
1001
+ __kind: "Taproot";
1003
1002
  } | {
1004
1003
  __kind: "OtherSegwit";
1005
1004
  version: number;
1006
1005
  program: `0x${string}`;
1007
1006
  };
1007
+ __kind: "Btc";
1008
1008
  } | {
1009
- __kind: "Arb";
1010
1009
  value: `0x${string}`;
1010
+ __kind: "Arb";
1011
1011
  } | {
1012
- __kind: "Sol";
1013
1012
  value: `0x${string}`;
1013
+ __kind: "Sol";
1014
1014
  } | {
1015
- __kind: "Hub";
1016
1015
  value: `0x${string}`;
1016
+ __kind: "Hub";
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
- __kind: "Eth";
1029
1028
  value: string;
1029
+ __kind: "Eth";
1030
1030
  } | {
1031
- __kind: "Dot";
1032
1031
  value: string;
1032
+ __kind: "Dot";
1033
1033
  } | {
1034
- __kind: "Btc";
1035
1034
  value: {
1036
- __kind: "P2PKH";
1037
1035
  value: string;
1036
+ __kind: "P2PKH";
1038
1037
  } | {
1039
- __kind: "P2SH";
1040
1038
  value: string;
1039
+ __kind: "P2SH";
1041
1040
  } | {
1042
- __kind: "P2WPKH";
1043
1041
  value: string;
1042
+ __kind: "P2WPKH";
1044
1043
  } | {
1045
- __kind: "P2WSH";
1046
1044
  value: string;
1045
+ __kind: "P2WSH";
1047
1046
  } | {
1048
- __kind: "Taproot";
1049
1047
  value: string;
1048
+ __kind: "Taproot";
1050
1049
  } | {
1051
1050
  __kind: "OtherSegwit";
1052
1051
  version: number;
1053
1052
  program: string;
1054
1053
  };
1054
+ __kind: "Btc";
1055
1055
  } | {
1056
- __kind: "Arb";
1057
1056
  value: string;
1057
+ __kind: "Arb";
1058
1058
  } | {
1059
- __kind: "Sol";
1060
1059
  value: string;
1060
+ __kind: "Sol";
1061
1061
  } | {
1062
- __kind: "Hub";
1063
1062
  value: string;
1063
+ __kind: "Hub";
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
- __kind: "P2PKH";
1094
1093
  value: `0x${string}`;
1095
- }, {
1096
1094
  __kind: "P2PKH";
1095
+ }, {
1097
1096
  value: string;
1097
+ __kind: "P2PKH";
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
- __kind: "P2SH";
1103
1102
  value: `0x${string}`;
1104
- }, {
1105
1103
  __kind: "P2SH";
1104
+ }, {
1106
1105
  value: string;
1106
+ __kind: "P2SH";
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
- __kind: "P2WPKH";
1112
1111
  value: `0x${string}`;
1113
- }, {
1114
1112
  __kind: "P2WPKH";
1113
+ }, {
1115
1114
  value: string;
1115
+ __kind: "P2WPKH";
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
- __kind: "P2WSH";
1121
1120
  value: `0x${string}`;
1122
- }, {
1123
1121
  __kind: "P2WSH";
1122
+ }, {
1124
1123
  value: string;
1124
+ __kind: "P2WSH";
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
- __kind: "Taproot";
1130
1129
  value: `0x${string}`;
1131
- }, {
1132
1130
  __kind: "Taproot";
1131
+ }, {
1133
1132
  value: string;
1133
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1166
1165
  value: `0x${string}`;
1166
+ __kind: "P2PKH";
1167
1167
  } | {
1168
- __kind: "P2SH";
1169
1168
  value: `0x${string}`;
1169
+ __kind: "P2SH";
1170
1170
  } | {
1171
- __kind: "P2WPKH";
1172
1171
  value: `0x${string}`;
1172
+ __kind: "P2WPKH";
1173
1173
  } | {
1174
- __kind: "P2WSH";
1175
1174
  value: `0x${string}`;
1175
+ __kind: "P2WSH";
1176
1176
  } | {
1177
- __kind: "Taproot";
1178
1177
  value: `0x${string}`;
1178
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1195
1194
  value: string;
1195
+ __kind: "P2PKH";
1196
1196
  } | {
1197
- __kind: "P2SH";
1198
1197
  value: string;
1198
+ __kind: "P2SH";
1199
1199
  } | {
1200
- __kind: "P2WPKH";
1201
1200
  value: string;
1201
+ __kind: "P2WPKH";
1202
1202
  } | {
1203
- __kind: "P2WSH";
1204
1203
  value: string;
1204
+ __kind: "P2WSH";
1205
1205
  } | {
1206
- __kind: "Taproot";
1207
1206
  value: string;
1207
+ __kind: "Taproot";
1208
1208
  } | {
1209
1209
  __kind: "OtherSegwit";
1210
1210
  version: number;
@@ -1232,7 +1232,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1232
1232
  }, "strip", z.ZodTypeAny, {
1233
1233
  txId: `0x${string}`;
1234
1234
  depositDetails: {
1235
- amount: bigint;
1236
1235
  depositAddress: {
1237
1236
  pubkeyX: `0x${string}`;
1238
1237
  scriptPath?: {
@@ -1244,6 +1243,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1244
1243
  };
1245
1244
  } | null | undefined;
1246
1245
  };
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
- __kind: "P2PKH";
1282
1281
  value: `0x${string}`;
1282
+ __kind: "P2PKH";
1283
1283
  } | {
1284
- __kind: "P2SH";
1285
1284
  value: `0x${string}`;
1285
+ __kind: "P2SH";
1286
1286
  } | {
1287
- __kind: "P2WPKH";
1288
1287
  value: `0x${string}`;
1288
+ __kind: "P2WPKH";
1289
1289
  } | {
1290
- __kind: "P2WSH";
1291
1290
  value: `0x${string}`;
1291
+ __kind: "P2WSH";
1292
1292
  } | {
1293
- __kind: "Taproot";
1294
1293
  value: `0x${string}`;
1294
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1311
1310
  value: `0x${string}`;
1311
+ __kind: "P2PKH";
1312
1312
  } | {
1313
- __kind: "P2SH";
1314
1313
  value: `0x${string}`;
1314
+ __kind: "P2SH";
1315
1315
  } | {
1316
- __kind: "P2WPKH";
1317
1316
  value: `0x${string}`;
1317
+ __kind: "P2WPKH";
1318
1318
  } | {
1319
- __kind: "P2WSH";
1320
1319
  value: `0x${string}`;
1320
+ __kind: "P2WSH";
1321
1321
  } | {
1322
- __kind: "Taproot";
1323
1322
  value: `0x${string}`;
1323
+ __kind: "Taproot";
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
- __kind: "Eth";
1339
1338
  value: `0x${string}`;
1339
+ __kind: "Eth";
1340
1340
  } | {
1341
- __kind: "Dot";
1342
1341
  value: `0x${string}`;
1342
+ __kind: "Dot";
1343
1343
  } | {
1344
- __kind: "Btc";
1345
1344
  value: {
1346
- __kind: "P2PKH";
1347
1345
  value: `0x${string}`;
1346
+ __kind: "P2PKH";
1348
1347
  } | {
1349
- __kind: "P2SH";
1350
1348
  value: `0x${string}`;
1349
+ __kind: "P2SH";
1351
1350
  } | {
1352
- __kind: "P2WPKH";
1353
1351
  value: `0x${string}`;
1352
+ __kind: "P2WPKH";
1354
1353
  } | {
1355
- __kind: "P2WSH";
1356
1354
  value: `0x${string}`;
1355
+ __kind: "P2WSH";
1357
1356
  } | {
1358
- __kind: "Taproot";
1359
1357
  value: `0x${string}`;
1358
+ __kind: "Taproot";
1360
1359
  } | {
1361
1360
  __kind: "OtherSegwit";
1362
1361
  version: number;
1363
1362
  program: `0x${string}`;
1364
1363
  };
1364
+ __kind: "Btc";
1365
1365
  } | {
1366
- __kind: "Arb";
1367
1366
  value: `0x${string}`;
1367
+ __kind: "Arb";
1368
1368
  } | {
1369
- __kind: "Sol";
1370
1369
  value: `0x${string}`;
1370
+ __kind: "Sol";
1371
1371
  } | {
1372
- __kind: "Hub";
1373
1372
  value: `0x${string}`;
1373
+ __kind: "Hub";
1374
1374
  } | null | undefined;
1375
1375
  } | null | undefined;
1376
1376
  brokerFee?: {
@@ -1384,7 +1384,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1384
1384
  }, {
1385
1385
  txId: string;
1386
1386
  depositDetails: {
1387
- amount: string | number;
1388
1387
  depositAddress: {
1389
1388
  pubkeyX: string;
1390
1389
  scriptPath?: {
@@ -1396,6 +1395,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1396
1395
  };
1397
1396
  } | null | undefined;
1398
1397
  };
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
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1413
1412
  value: string;
1413
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
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
- __kind: "P2PKH";
1423
1422
  value: string;
1423
+ __kind: "P2PKH";
1424
1424
  } | {
1425
- __kind: "P2SH";
1426
1425
  value: string;
1426
+ __kind: "P2SH";
1427
1427
  } | {
1428
- __kind: "P2WPKH";
1429
1428
  value: string;
1429
+ __kind: "P2WPKH";
1430
1430
  } | {
1431
- __kind: "P2WSH";
1432
1431
  value: string;
1432
+ __kind: "P2WSH";
1433
1433
  } | {
1434
- __kind: "Taproot";
1435
1434
  value: string;
1435
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1452
1451
  value: string;
1452
+ __kind: "P2PKH";
1453
1453
  } | {
1454
- __kind: "P2SH";
1455
1454
  value: string;
1455
+ __kind: "P2SH";
1456
1456
  } | {
1457
- __kind: "P2WPKH";
1458
1457
  value: string;
1458
+ __kind: "P2WPKH";
1459
1459
  } | {
1460
- __kind: "P2WSH";
1461
1460
  value: string;
1461
+ __kind: "P2WSH";
1462
1462
  } | {
1463
- __kind: "Taproot";
1464
1463
  value: string;
1464
+ __kind: "Taproot";
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
- __kind: "Eth";
1482
1481
  value: string;
1482
+ __kind: "Eth";
1483
1483
  } | {
1484
- __kind: "Dot";
1485
1484
  value: string;
1485
+ __kind: "Dot";
1486
1486
  } | {
1487
- __kind: "Btc";
1488
1487
  value: {
1489
- __kind: "P2PKH";
1490
1488
  value: string;
1489
+ __kind: "P2PKH";
1491
1490
  } | {
1492
- __kind: "P2SH";
1493
1491
  value: string;
1492
+ __kind: "P2SH";
1494
1493
  } | {
1495
- __kind: "P2WPKH";
1496
1494
  value: string;
1495
+ __kind: "P2WPKH";
1497
1496
  } | {
1498
- __kind: "P2WSH";
1499
1497
  value: string;
1498
+ __kind: "P2WSH";
1500
1499
  } | {
1501
- __kind: "Taproot";
1502
1500
  value: string;
1501
+ __kind: "Taproot";
1503
1502
  } | {
1504
1503
  __kind: "OtherSegwit";
1505
1504
  version: number;
1506
1505
  program: string;
1507
1506
  };
1507
+ __kind: "Btc";
1508
1508
  } | {
1509
- __kind: "Arb";
1510
1509
  value: string;
1510
+ __kind: "Arb";
1511
1511
  } | {
1512
- __kind: "Sol";
1513
1512
  value: string;
1513
+ __kind: "Sol";
1514
1514
  } | {
1515
- __kind: "Hub";
1516
1515
  value: string;
1516
+ __kind: "Hub";
1517
1517
  } | null | undefined;
1518
1518
  } | null | undefined;
1519
1519
  brokerFee?: {
@@ -1530,7 +1530,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1530
1530
  vaultWitness: {
1531
1531
  txId: `0x${string}`;
1532
1532
  depositDetails: {
1533
- amount: bigint;
1534
1533
  depositAddress: {
1535
1534
  pubkeyX: `0x${string}`;
1536
1535
  scriptPath?: {
@@ -1542,6 +1541,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1542
1541
  };
1543
1542
  } | null | undefined;
1544
1543
  };
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
- __kind: "P2PKH";
1580
1579
  value: `0x${string}`;
1580
+ __kind: "P2PKH";
1581
1581
  } | {
1582
- __kind: "P2SH";
1583
1582
  value: `0x${string}`;
1583
+ __kind: "P2SH";
1584
1584
  } | {
1585
- __kind: "P2WPKH";
1586
1585
  value: `0x${string}`;
1586
+ __kind: "P2WPKH";
1587
1587
  } | {
1588
- __kind: "P2WSH";
1589
1588
  value: `0x${string}`;
1589
+ __kind: "P2WSH";
1590
1590
  } | {
1591
- __kind: "Taproot";
1592
1591
  value: `0x${string}`;
1592
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1609
1608
  value: `0x${string}`;
1609
+ __kind: "P2PKH";
1610
1610
  } | {
1611
- __kind: "P2SH";
1612
1611
  value: `0x${string}`;
1612
+ __kind: "P2SH";
1613
1613
  } | {
1614
- __kind: "P2WPKH";
1615
1614
  value: `0x${string}`;
1615
+ __kind: "P2WPKH";
1616
1616
  } | {
1617
- __kind: "P2WSH";
1618
1617
  value: `0x${string}`;
1618
+ __kind: "P2WSH";
1619
1619
  } | {
1620
- __kind: "Taproot";
1621
1620
  value: `0x${string}`;
1621
+ __kind: "Taproot";
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
- __kind: "Eth";
1637
1636
  value: `0x${string}`;
1637
+ __kind: "Eth";
1638
1638
  } | {
1639
- __kind: "Dot";
1640
1639
  value: `0x${string}`;
1640
+ __kind: "Dot";
1641
1641
  } | {
1642
- __kind: "Btc";
1643
1642
  value: {
1644
- __kind: "P2PKH";
1645
1643
  value: `0x${string}`;
1644
+ __kind: "P2PKH";
1646
1645
  } | {
1647
- __kind: "P2SH";
1648
1646
  value: `0x${string}`;
1647
+ __kind: "P2SH";
1649
1648
  } | {
1650
- __kind: "P2WPKH";
1651
1649
  value: `0x${string}`;
1650
+ __kind: "P2WPKH";
1652
1651
  } | {
1653
- __kind: "P2WSH";
1654
1652
  value: `0x${string}`;
1653
+ __kind: "P2WSH";
1655
1654
  } | {
1656
- __kind: "Taproot";
1657
1655
  value: `0x${string}`;
1656
+ __kind: "Taproot";
1658
1657
  } | {
1659
1658
  __kind: "OtherSegwit";
1660
1659
  version: number;
1661
1660
  program: `0x${string}`;
1662
1661
  };
1662
+ __kind: "Btc";
1663
1663
  } | {
1664
- __kind: "Arb";
1665
1664
  value: `0x${string}`;
1665
+ __kind: "Arb";
1666
1666
  } | {
1667
- __kind: "Sol";
1668
1667
  value: `0x${string}`;
1668
+ __kind: "Sol";
1669
1669
  } | {
1670
- __kind: "Hub";
1671
1670
  value: `0x${string}`;
1671
+ __kind: "Hub";
1672
1672
  } | null | undefined;
1673
1673
  } | null | undefined;
1674
1674
  brokerFee?: {
@@ -1685,7 +1685,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1685
1685
  vaultWitness: {
1686
1686
  txId: string;
1687
1687
  depositDetails: {
1688
- amount: string | number;
1689
1688
  depositAddress: {
1690
1689
  pubkeyX: string;
1691
1690
  scriptPath?: {
@@ -1697,6 +1696,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1697
1696
  };
1698
1697
  } | null | undefined;
1699
1698
  };
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
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
1714
1713
  value: string;
1714
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
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
- __kind: "P2PKH";
1724
1723
  value: string;
1724
+ __kind: "P2PKH";
1725
1725
  } | {
1726
- __kind: "P2SH";
1727
1726
  value: string;
1727
+ __kind: "P2SH";
1728
1728
  } | {
1729
- __kind: "P2WPKH";
1730
1729
  value: string;
1730
+ __kind: "P2WPKH";
1731
1731
  } | {
1732
- __kind: "P2WSH";
1733
1732
  value: string;
1733
+ __kind: "P2WSH";
1734
1734
  } | {
1735
- __kind: "Taproot";
1736
1735
  value: string;
1736
+ __kind: "Taproot";
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
- __kind: "P2PKH";
1753
1752
  value: string;
1753
+ __kind: "P2PKH";
1754
1754
  } | {
1755
- __kind: "P2SH";
1756
1755
  value: string;
1756
+ __kind: "P2SH";
1757
1757
  } | {
1758
- __kind: "P2WPKH";
1759
1758
  value: string;
1759
+ __kind: "P2WPKH";
1760
1760
  } | {
1761
- __kind: "P2WSH";
1762
1761
  value: string;
1762
+ __kind: "P2WSH";
1763
1763
  } | {
1764
- __kind: "Taproot";
1765
1764
  value: string;
1765
+ __kind: "Taproot";
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
- __kind: "Eth";
1783
1782
  value: string;
1783
+ __kind: "Eth";
1784
1784
  } | {
1785
- __kind: "Dot";
1786
1785
  value: string;
1786
+ __kind: "Dot";
1787
1787
  } | {
1788
- __kind: "Btc";
1789
1788
  value: {
1790
- __kind: "P2PKH";
1791
1789
  value: string;
1790
+ __kind: "P2PKH";
1792
1791
  } | {
1793
- __kind: "P2SH";
1794
1792
  value: string;
1793
+ __kind: "P2SH";
1795
1794
  } | {
1796
- __kind: "P2WPKH";
1797
1795
  value: string;
1796
+ __kind: "P2WPKH";
1798
1797
  } | {
1799
- __kind: "P2WSH";
1800
1798
  value: string;
1799
+ __kind: "P2WSH";
1801
1800
  } | {
1802
- __kind: "Taproot";
1803
1801
  value: string;
1802
+ __kind: "Taproot";
1804
1803
  } | {
1805
1804
  __kind: "OtherSegwit";
1806
1805
  version: number;
1807
1806
  program: string;
1808
1807
  };
1808
+ __kind: "Btc";
1809
1809
  } | {
1810
- __kind: "Arb";
1811
1810
  value: string;
1811
+ __kind: "Arb";
1812
1812
  } | {
1813
- __kind: "Sol";
1814
1813
  value: string;
1814
+ __kind: "Sol";
1815
1815
  } | {
1816
- __kind: "Hub";
1817
1816
  value: string;
1817
+ __kind: "Hub";
1818
1818
  } | null | undefined;
1819
1819
  } | null | undefined;
1820
1820
  brokerFee?: {
@@ -1836,7 +1836,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1836
1836
  } | {
1837
1837
  __kind: "TransactionRejectedByBroker";
1838
1838
  } | {
1839
- __kind: "DepositWitnessRejected";
1840
1839
  value: {
1841
1840
  __kind: "Other";
1842
1841
  } | {
@@ -1844,11 +1843,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1844
1843
  } | {
1845
1844
  __kind: "BadOrigin";
1846
1845
  } | {
1847
- __kind: "Module";
1848
1846
  value: {
1849
1847
  index: number;
1850
1848
  error: `0x${string}`;
1851
1849
  };
1850
+ __kind: "Module";
1852
1851
  } | {
1853
1852
  __kind: "ConsumerRemaining";
1854
1853
  } | {
@@ -1856,14 +1855,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1856
1855
  } | {
1857
1856
  __kind: "TooManyConsumers";
1858
1857
  } | {
1859
- __kind: "Token";
1860
1858
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1859
+ __kind: "Token";
1861
1860
  } | {
1862
- __kind: "Arithmetic";
1863
1861
  value: "Underflow" | "Overflow" | "DivisionByZero";
1862
+ __kind: "Arithmetic";
1864
1863
  } | {
1865
- __kind: "Transactional";
1866
1864
  value: "LimitReached" | "NoLayer";
1865
+ __kind: "Transactional";
1867
1866
  } | {
1868
1867
  __kind: "Exhausted";
1869
1868
  } | {
@@ -1873,34 +1872,34 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1873
1872
  } | {
1874
1873
  __kind: "RootNotAllowed";
1875
1874
  };
1875
+ __kind: "DepositWitnessRejected";
1876
1876
  };
1877
1877
  details: {
1878
1878
  __kind: "DepositFailedDepositChannelVariantBitcoin";
1879
1879
  depositWitness: {
1880
- asset: "Btc";
1881
- amount: bigint;
1882
1880
  depositAddress: {
1883
- __kind: "P2PKH";
1884
1881
  value: `0x${string}`;
1882
+ __kind: "P2PKH";
1885
1883
  } | {
1886
- __kind: "P2SH";
1887
1884
  value: `0x${string}`;
1885
+ __kind: "P2SH";
1888
1886
  } | {
1889
- __kind: "P2WPKH";
1890
1887
  value: `0x${string}`;
1888
+ __kind: "P2WPKH";
1891
1889
  } | {
1892
- __kind: "P2WSH";
1893
1890
  value: `0x${string}`;
1891
+ __kind: "P2WSH";
1894
1892
  } | {
1895
- __kind: "Taproot";
1896
1893
  value: `0x${string}`;
1894
+ __kind: "Taproot";
1897
1895
  } | {
1898
1896
  __kind: "OtherSegwit";
1899
1897
  version: number;
1900
1898
  program: `0x${string}`;
1901
1899
  };
1900
+ asset: "Btc";
1901
+ amount: bigint;
1902
1902
  depositDetails: {
1903
- amount: bigint;
1904
1903
  depositAddress: {
1905
1904
  pubkeyX: `0x${string}`;
1906
1905
  scriptPath?: {
@@ -1912,6 +1911,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1912
1911
  };
1913
1912
  } | null | undefined;
1914
1913
  };
1914
+ amount: bigint;
1915
1915
  id: {
1916
1916
  txId: `0x${string}`;
1917
1917
  vout: number;
@@ -1923,7 +1923,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1923
1923
  vaultWitness: {
1924
1924
  txId: `0x${string}`;
1925
1925
  depositDetails: {
1926
- amount: bigint;
1927
1926
  depositAddress: {
1928
1927
  pubkeyX: `0x${string}`;
1929
1928
  scriptPath?: {
@@ -1935,6 +1934,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
1935
1934
  };
1936
1935
  } | null | undefined;
1937
1936
  };
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
- __kind: "P2PKH";
1973
1972
  value: `0x${string}`;
1973
+ __kind: "P2PKH";
1974
1974
  } | {
1975
- __kind: "P2SH";
1976
1975
  value: `0x${string}`;
1976
+ __kind: "P2SH";
1977
1977
  } | {
1978
- __kind: "P2WPKH";
1979
1978
  value: `0x${string}`;
1979
+ __kind: "P2WPKH";
1980
1980
  } | {
1981
- __kind: "P2WSH";
1982
1981
  value: `0x${string}`;
1982
+ __kind: "P2WSH";
1983
1983
  } | {
1984
- __kind: "Taproot";
1985
1984
  value: `0x${string}`;
1985
+ __kind: "Taproot";
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
- __kind: "P2PKH";
2002
2001
  value: `0x${string}`;
2002
+ __kind: "P2PKH";
2003
2003
  } | {
2004
- __kind: "P2SH";
2005
2004
  value: `0x${string}`;
2005
+ __kind: "P2SH";
2006
2006
  } | {
2007
- __kind: "P2WPKH";
2008
2007
  value: `0x${string}`;
2008
+ __kind: "P2WPKH";
2009
2009
  } | {
2010
- __kind: "P2WSH";
2011
2010
  value: `0x${string}`;
2011
+ __kind: "P2WSH";
2012
2012
  } | {
2013
- __kind: "Taproot";
2014
2013
  value: `0x${string}`;
2014
+ __kind: "Taproot";
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
- __kind: "Eth";
2030
2029
  value: `0x${string}`;
2030
+ __kind: "Eth";
2031
2031
  } | {
2032
- __kind: "Dot";
2033
2032
  value: `0x${string}`;
2033
+ __kind: "Dot";
2034
2034
  } | {
2035
- __kind: "Btc";
2036
2035
  value: {
2037
- __kind: "P2PKH";
2038
2036
  value: `0x${string}`;
2037
+ __kind: "P2PKH";
2039
2038
  } | {
2040
- __kind: "P2SH";
2041
2039
  value: `0x${string}`;
2040
+ __kind: "P2SH";
2042
2041
  } | {
2043
- __kind: "P2WPKH";
2044
2042
  value: `0x${string}`;
2043
+ __kind: "P2WPKH";
2045
2044
  } | {
2046
- __kind: "P2WSH";
2047
2045
  value: `0x${string}`;
2046
+ __kind: "P2WSH";
2048
2047
  } | {
2049
- __kind: "Taproot";
2050
2048
  value: `0x${string}`;
2049
+ __kind: "Taproot";
2051
2050
  } | {
2052
2051
  __kind: "OtherSegwit";
2053
2052
  version: number;
2054
2053
  program: `0x${string}`;
2055
2054
  };
2055
+ __kind: "Btc";
2056
2056
  } | {
2057
- __kind: "Arb";
2058
2057
  value: `0x${string}`;
2058
+ __kind: "Arb";
2059
2059
  } | {
2060
- __kind: "Sol";
2061
2060
  value: `0x${string}`;
2061
+ __kind: "Sol";
2062
2062
  } | {
2063
- __kind: "Hub";
2064
2063
  value: `0x${string}`;
2064
+ __kind: "Hub";
2065
2065
  } | null | undefined;
2066
2066
  } | null | undefined;
2067
2067
  brokerFee?: {
@@ -2083,7 +2083,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2083
2083
  } | {
2084
2084
  __kind: "TransactionRejectedByBroker";
2085
2085
  } | {
2086
- __kind: "DepositWitnessRejected";
2087
2086
  value: {
2088
2087
  __kind: "Other";
2089
2088
  } | {
@@ -2091,11 +2090,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2091
2090
  } | {
2092
2091
  __kind: "BadOrigin";
2093
2092
  } | {
2094
- __kind: "Module";
2095
2093
  value: {
2096
2094
  index: number;
2097
2095
  error: string;
2098
2096
  };
2097
+ __kind: "Module";
2099
2098
  } | {
2100
2099
  __kind: "ConsumerRemaining";
2101
2100
  } | {
@@ -2103,20 +2102,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2103
2102
  } | {
2104
2103
  __kind: "TooManyConsumers";
2105
2104
  } | {
2106
- __kind: "Token";
2107
2105
  value: {
2108
2106
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2109
2107
  };
2108
+ __kind: "Token";
2110
2109
  } | {
2111
- __kind: "Arithmetic";
2112
2110
  value: {
2113
2111
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
2114
2112
  };
2113
+ __kind: "Arithmetic";
2115
2114
  } | {
2116
- __kind: "Transactional";
2117
2115
  value: {
2118
2116
  __kind: "LimitReached" | "NoLayer";
2119
2117
  };
2118
+ __kind: "Transactional";
2120
2119
  } | {
2121
2120
  __kind: "Exhausted";
2122
2121
  } | {
@@ -2126,36 +2125,36 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2126
2125
  } | {
2127
2126
  __kind: "RootNotAllowed";
2128
2127
  };
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;
2137
2133
  depositAddress: {
2138
- __kind: "P2PKH";
2139
2134
  value: string;
2135
+ __kind: "P2PKH";
2140
2136
  } | {
2141
- __kind: "P2SH";
2142
2137
  value: string;
2138
+ __kind: "P2SH";
2143
2139
  } | {
2144
- __kind: "P2WPKH";
2145
2140
  value: string;
2141
+ __kind: "P2WPKH";
2146
2142
  } | {
2147
- __kind: "P2WSH";
2148
2143
  value: string;
2144
+ __kind: "P2WSH";
2149
2145
  } | {
2150
- __kind: "Taproot";
2151
2146
  value: string;
2147
+ __kind: "Taproot";
2152
2148
  } | {
2153
2149
  __kind: "OtherSegwit";
2154
2150
  version: number;
2155
2151
  program: string;
2156
2152
  };
2153
+ asset: {
2154
+ __kind: "Btc";
2155
+ };
2156
+ amount: string | number;
2157
2157
  depositDetails: {
2158
- amount: string | number;
2159
2158
  depositAddress: {
2160
2159
  pubkeyX: string;
2161
2160
  scriptPath?: {
@@ -2167,6 +2166,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2167
2166
  };
2168
2167
  } | null | undefined;
2169
2168
  };
2169
+ amount: string | number;
2170
2170
  id: {
2171
2171
  txId: string;
2172
2172
  vout: number;
@@ -2178,7 +2178,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2178
2178
  vaultWitness: {
2179
2179
  txId: string;
2180
2180
  depositDetails: {
2181
- amount: string | number;
2182
2181
  depositAddress: {
2183
2182
  pubkeyX: string;
2184
2183
  scriptPath?: {
@@ -2190,6 +2189,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
2190
2189
  };
2191
2190
  } | null | undefined;
2192
2191
  };
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
- __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2207
2206
  value: string;
2207
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
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
- __kind: "P2PKH";
2217
2216
  value: string;
2217
+ __kind: "P2PKH";
2218
2218
  } | {
2219
- __kind: "P2SH";
2220
2219
  value: string;
2220
+ __kind: "P2SH";
2221
2221
  } | {
2222
- __kind: "P2WPKH";
2223
2222
  value: string;
2223
+ __kind: "P2WPKH";
2224
2224
  } | {
2225
- __kind: "P2WSH";
2226
2225
  value: string;
2226
+ __kind: "P2WSH";
2227
2227
  } | {
2228
- __kind: "Taproot";
2229
2228
  value: string;
2229
+ __kind: "Taproot";
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
- __kind: "P2PKH";
2246
2245
  value: string;
2246
+ __kind: "P2PKH";
2247
2247
  } | {
2248
- __kind: "P2SH";
2249
2248
  value: string;
2249
+ __kind: "P2SH";
2250
2250
  } | {
2251
- __kind: "P2WPKH";
2252
2251
  value: string;
2252
+ __kind: "P2WPKH";
2253
2253
  } | {
2254
- __kind: "P2WSH";
2255
2254
  value: string;
2255
+ __kind: "P2WSH";
2256
2256
  } | {
2257
- __kind: "Taproot";
2258
2257
  value: string;
2258
+ __kind: "Taproot";
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
- __kind: "Eth";
2276
2275
  value: string;
2276
+ __kind: "Eth";
2277
2277
  } | {
2278
- __kind: "Dot";
2279
2278
  value: string;
2279
+ __kind: "Dot";
2280
2280
  } | {
2281
- __kind: "Btc";
2282
2281
  value: {
2283
- __kind: "P2PKH";
2284
2282
  value: string;
2283
+ __kind: "P2PKH";
2285
2284
  } | {
2286
- __kind: "P2SH";
2287
2285
  value: string;
2286
+ __kind: "P2SH";
2288
2287
  } | {
2289
- __kind: "P2WPKH";
2290
2288
  value: string;
2289
+ __kind: "P2WPKH";
2291
2290
  } | {
2292
- __kind: "P2WSH";
2293
2291
  value: string;
2292
+ __kind: "P2WSH";
2294
2293
  } | {
2295
- __kind: "Taproot";
2296
2294
  value: string;
2295
+ __kind: "Taproot";
2297
2296
  } | {
2298
2297
  __kind: "OtherSegwit";
2299
2298
  version: number;
2300
2299
  program: string;
2301
2300
  };
2301
+ __kind: "Btc";
2302
2302
  } | {
2303
- __kind: "Arb";
2304
2303
  value: string;
2304
+ __kind: "Arb";
2305
2305
  } | {
2306
- __kind: "Sol";
2307
2306
  value: string;
2307
+ __kind: "Sol";
2308
2308
  } | {
2309
- __kind: "Hub";
2310
2309
  value: string;
2310
+ __kind: "Hub";
2311
2311
  } | null | undefined;
2312
2312
  } | null | undefined;
2313
2313
  brokerFee?: {