@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 assethubIngressEgressDepositFailed: 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, {
@@ -87,20 +87,20 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
87
87
  value: z.ZodEffects<z.ZodObject<{
88
88
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
89
89
  }, "strip", z.ZodTypeAny, {
90
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
90
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
91
  }, {
92
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
94
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
92
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
94
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
95
  }>;
96
96
  }, "strip", z.ZodTypeAny, {
97
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
97
98
  __kind: "Token";
98
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
99
  }, {
100
- __kind: "Token";
101
100
  value: {
102
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
101
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: z.ZodObject<{
185
184
  } | {
186
185
  __kind: "TooManyConsumers";
187
186
  } | {
187
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
188
  __kind: "Token";
189
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: 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 assethubIngressEgressDepositFailed: z.ZodObject<{
223
222
  } | {
224
223
  __kind: "TooManyConsumers";
225
224
  } | {
226
- __kind: "Token";
227
225
  value: {
228
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
226
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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 assethubIngressEgressDepositFailed: 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<"DepositFailedDepositChannelVariantAssethub">;
@@ -322,11 +322,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
322
322
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
323
323
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
324
324
  }, "strip", z.ZodTypeAny, {
325
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
326
325
  value: `0x${string}`;
327
- }, {
328
326
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
327
+ }, {
329
328
  value: string;
329
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
330
330
  }>, {
331
331
  readonly chain: "Ethereum";
332
332
  readonly address: `0x${string}`;
@@ -346,8 +346,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
346
346
  readonly chain: "Assethub";
347
347
  readonly address: string;
348
348
  }, {
349
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
350
349
  value: string;
350
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
351
351
  }>;
352
352
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
353
353
  channelMetadata: z.ZodObject<{
@@ -376,67 +376,67 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
376
376
  __kind: z.ZodLiteral<"Eth">;
377
377
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
378
378
  }, "strip", z.ZodTypeAny, {
379
- __kind: "Eth";
380
379
  value: `0x${string}`;
381
- }, {
382
380
  __kind: "Eth";
381
+ }, {
383
382
  value: string;
383
+ __kind: "Eth";
384
384
  }>, z.ZodObject<{
385
385
  __kind: z.ZodLiteral<"Dot">;
386
386
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
387
387
  }, "strip", z.ZodTypeAny, {
388
- __kind: "Dot";
389
388
  value: `0x${string}`;
390
- }, {
391
389
  __kind: "Dot";
390
+ }, {
392
391
  value: string;
392
+ __kind: "Dot";
393
393
  }>, z.ZodObject<{
394
394
  __kind: z.ZodLiteral<"Btc">;
395
395
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
396
396
  __kind: z.ZodLiteral<"P2PKH">;
397
397
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
398
398
  }, "strip", z.ZodTypeAny, {
399
- __kind: "P2PKH";
400
399
  value: `0x${string}`;
401
- }, {
402
400
  __kind: "P2PKH";
401
+ }, {
403
402
  value: string;
403
+ __kind: "P2PKH";
404
404
  }>, z.ZodObject<{
405
405
  __kind: z.ZodLiteral<"P2SH">;
406
406
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
407
407
  }, "strip", z.ZodTypeAny, {
408
- __kind: "P2SH";
409
408
  value: `0x${string}`;
410
- }, {
411
409
  __kind: "P2SH";
410
+ }, {
412
411
  value: string;
412
+ __kind: "P2SH";
413
413
  }>, z.ZodObject<{
414
414
  __kind: z.ZodLiteral<"P2WPKH">;
415
415
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
416
416
  }, "strip", z.ZodTypeAny, {
417
- __kind: "P2WPKH";
418
417
  value: `0x${string}`;
419
- }, {
420
418
  __kind: "P2WPKH";
419
+ }, {
421
420
  value: string;
421
+ __kind: "P2WPKH";
422
422
  }>, z.ZodObject<{
423
423
  __kind: z.ZodLiteral<"P2WSH">;
424
424
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
425
425
  }, "strip", z.ZodTypeAny, {
426
- __kind: "P2WSH";
427
426
  value: `0x${string}`;
428
- }, {
429
427
  __kind: "P2WSH";
428
+ }, {
430
429
  value: string;
430
+ __kind: "P2WSH";
431
431
  }>, z.ZodObject<{
432
432
  __kind: z.ZodLiteral<"Taproot">;
433
433
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
434
434
  }, "strip", z.ZodTypeAny, {
435
- __kind: "Taproot";
436
435
  value: `0x${string}`;
437
- }, {
438
436
  __kind: "Taproot";
437
+ }, {
439
438
  value: string;
439
+ __kind: "Taproot";
440
440
  }>, z.ZodObject<{
441
441
  __kind: z.ZodLiteral<"OtherSegwit">;
442
442
  version: z.ZodNumber;
@@ -451,76 +451,76 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
451
451
  program: string;
452
452
  }>]>;
453
453
  }, "strip", z.ZodTypeAny, {
454
- __kind: "Btc";
455
454
  value: {
456
- __kind: "P2PKH";
457
455
  value: `0x${string}`;
456
+ __kind: "P2PKH";
458
457
  } | {
459
- __kind: "P2SH";
460
458
  value: `0x${string}`;
459
+ __kind: "P2SH";
461
460
  } | {
462
- __kind: "P2WPKH";
463
461
  value: `0x${string}`;
462
+ __kind: "P2WPKH";
464
463
  } | {
465
- __kind: "P2WSH";
466
464
  value: `0x${string}`;
465
+ __kind: "P2WSH";
467
466
  } | {
468
- __kind: "Taproot";
469
467
  value: `0x${string}`;
468
+ __kind: "Taproot";
470
469
  } | {
471
470
  __kind: "OtherSegwit";
472
471
  version: number;
473
472
  program: `0x${string}`;
474
473
  };
475
- }, {
476
474
  __kind: "Btc";
475
+ }, {
477
476
  value: {
478
- __kind: "P2PKH";
479
477
  value: string;
478
+ __kind: "P2PKH";
480
479
  } | {
481
- __kind: "P2SH";
482
480
  value: string;
481
+ __kind: "P2SH";
483
482
  } | {
484
- __kind: "P2WPKH";
485
483
  value: string;
484
+ __kind: "P2WPKH";
486
485
  } | {
487
- __kind: "P2WSH";
488
486
  value: string;
487
+ __kind: "P2WSH";
489
488
  } | {
490
- __kind: "Taproot";
491
489
  value: string;
490
+ __kind: "Taproot";
492
491
  } | {
493
492
  __kind: "OtherSegwit";
494
493
  version: number;
495
494
  program: string;
496
495
  };
496
+ __kind: "Btc";
497
497
  }>, z.ZodObject<{
498
498
  __kind: z.ZodLiteral<"Arb">;
499
499
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
500
500
  }, "strip", z.ZodTypeAny, {
501
- __kind: "Arb";
502
501
  value: `0x${string}`;
503
- }, {
504
502
  __kind: "Arb";
503
+ }, {
505
504
  value: string;
505
+ __kind: "Arb";
506
506
  }>, z.ZodObject<{
507
507
  __kind: z.ZodLiteral<"Sol">;
508
508
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
509
509
  }, "strip", z.ZodTypeAny, {
510
- __kind: "Sol";
511
510
  value: `0x${string}`;
512
- }, {
513
511
  __kind: "Sol";
512
+ }, {
514
513
  value: string;
514
+ __kind: "Sol";
515
515
  }>, z.ZodObject<{
516
516
  __kind: z.ZodLiteral<"Hub">;
517
517
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
518
518
  }, "strip", z.ZodTypeAny, {
519
- __kind: "Hub";
520
519
  value: `0x${string}`;
521
- }, {
522
520
  __kind: "Hub";
521
+ }, {
523
522
  value: string;
523
+ __kind: "Hub";
524
524
  }>]>>>;
525
525
  }, "strip", z.ZodTypeAny, {
526
526
  channelMetadata: {
@@ -530,42 +530,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
530
530
  };
531
531
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
532
532
  sourceAddress?: {
533
- __kind: "Eth";
534
533
  value: `0x${string}`;
534
+ __kind: "Eth";
535
535
  } | {
536
- __kind: "Dot";
537
536
  value: `0x${string}`;
537
+ __kind: "Dot";
538
538
  } | {
539
- __kind: "Btc";
540
539
  value: {
541
- __kind: "P2PKH";
542
540
  value: `0x${string}`;
541
+ __kind: "P2PKH";
543
542
  } | {
544
- __kind: "P2SH";
545
543
  value: `0x${string}`;
544
+ __kind: "P2SH";
546
545
  } | {
547
- __kind: "P2WPKH";
548
546
  value: `0x${string}`;
547
+ __kind: "P2WPKH";
549
548
  } | {
550
- __kind: "P2WSH";
551
549
  value: `0x${string}`;
550
+ __kind: "P2WSH";
552
551
  } | {
553
- __kind: "Taproot";
554
552
  value: `0x${string}`;
553
+ __kind: "Taproot";
555
554
  } | {
556
555
  __kind: "OtherSegwit";
557
556
  version: number;
558
557
  program: `0x${string}`;
559
558
  };
559
+ __kind: "Btc";
560
560
  } | {
561
- __kind: "Arb";
562
561
  value: `0x${string}`;
562
+ __kind: "Arb";
563
563
  } | {
564
- __kind: "Sol";
565
564
  value: `0x${string}`;
565
+ __kind: "Sol";
566
566
  } | {
567
- __kind: "Hub";
568
567
  value: `0x${string}`;
568
+ __kind: "Hub";
569
569
  } | null | undefined;
570
570
  }, {
571
571
  channelMetadata: {
@@ -577,42 +577,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
577
577
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
578
578
  };
579
579
  sourceAddress?: {
580
- __kind: "Eth";
581
580
  value: string;
581
+ __kind: "Eth";
582
582
  } | {
583
- __kind: "Dot";
584
583
  value: string;
584
+ __kind: "Dot";
585
585
  } | {
586
- __kind: "Btc";
587
586
  value: {
588
- __kind: "P2PKH";
589
587
  value: string;
588
+ __kind: "P2PKH";
590
589
  } | {
591
- __kind: "P2SH";
592
590
  value: string;
591
+ __kind: "P2SH";
593
592
  } | {
594
- __kind: "P2WPKH";
595
593
  value: string;
594
+ __kind: "P2WPKH";
596
595
  } | {
597
- __kind: "P2WSH";
598
596
  value: string;
597
+ __kind: "P2WSH";
599
598
  } | {
600
- __kind: "Taproot";
601
599
  value: string;
600
+ __kind: "Taproot";
602
601
  } | {
603
602
  __kind: "OtherSegwit";
604
603
  version: number;
605
604
  program: string;
606
605
  };
606
+ __kind: "Btc";
607
607
  } | {
608
- __kind: "Arb";
609
608
  value: string;
609
+ __kind: "Arb";
610
610
  } | {
611
- __kind: "Sol";
612
611
  value: string;
612
+ __kind: "Sol";
613
613
  } | {
614
- __kind: "Hub";
615
614
  value: string;
615
+ __kind: "Hub";
616
616
  } | null | undefined;
617
617
  }>>>;
618
618
  txId: z.ZodObject<{
@@ -717,42 +717,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
717
717
  };
718
718
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
719
719
  sourceAddress?: {
720
- __kind: "Eth";
721
720
  value: `0x${string}`;
721
+ __kind: "Eth";
722
722
  } | {
723
- __kind: "Dot";
724
723
  value: `0x${string}`;
724
+ __kind: "Dot";
725
725
  } | {
726
- __kind: "Btc";
727
726
  value: {
728
- __kind: "P2PKH";
729
727
  value: `0x${string}`;
728
+ __kind: "P2PKH";
730
729
  } | {
731
- __kind: "P2SH";
732
730
  value: `0x${string}`;
731
+ __kind: "P2SH";
733
732
  } | {
734
- __kind: "P2WPKH";
735
733
  value: `0x${string}`;
734
+ __kind: "P2WPKH";
736
735
  } | {
737
- __kind: "P2WSH";
738
736
  value: `0x${string}`;
737
+ __kind: "P2WSH";
739
738
  } | {
740
- __kind: "Taproot";
741
739
  value: `0x${string}`;
740
+ __kind: "Taproot";
742
741
  } | {
743
742
  __kind: "OtherSegwit";
744
743
  version: number;
745
744
  program: `0x${string}`;
746
745
  };
746
+ __kind: "Btc";
747
747
  } | {
748
- __kind: "Arb";
749
748
  value: `0x${string}`;
749
+ __kind: "Arb";
750
750
  } | {
751
- __kind: "Sol";
752
751
  value: `0x${string}`;
752
+ __kind: "Sol";
753
753
  } | {
754
- __kind: "Hub";
755
754
  value: `0x${string}`;
755
+ __kind: "Hub";
756
756
  } | null | undefined;
757
757
  } | null | undefined;
758
758
  brokerFee?: {
@@ -777,8 +777,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
777
777
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
778
778
  };
779
779
  destinationAddress: {
780
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
781
780
  value: string;
781
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
782
782
  };
783
783
  affiliateFees: {
784
784
  account: number;
@@ -802,42 +802,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
802
802
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
803
803
  };
804
804
  sourceAddress?: {
805
- __kind: "Eth";
806
805
  value: string;
806
+ __kind: "Eth";
807
807
  } | {
808
- __kind: "Dot";
809
808
  value: string;
809
+ __kind: "Dot";
810
810
  } | {
811
- __kind: "Btc";
812
811
  value: {
813
- __kind: "P2PKH";
814
812
  value: string;
813
+ __kind: "P2PKH";
815
814
  } | {
816
- __kind: "P2SH";
817
815
  value: string;
816
+ __kind: "P2SH";
818
817
  } | {
819
- __kind: "P2WPKH";
820
818
  value: string;
819
+ __kind: "P2WPKH";
821
820
  } | {
822
- __kind: "P2WSH";
823
821
  value: string;
822
+ __kind: "P2WSH";
824
823
  } | {
825
- __kind: "Taproot";
826
824
  value: string;
825
+ __kind: "Taproot";
827
826
  } | {
828
827
  __kind: "OtherSegwit";
829
828
  version: number;
830
829
  program: string;
831
830
  };
831
+ __kind: "Btc";
832
832
  } | {
833
- __kind: "Arb";
834
833
  value: string;
834
+ __kind: "Arb";
835
835
  } | {
836
- __kind: "Sol";
837
836
  value: string;
837
+ __kind: "Sol";
838
838
  } | {
839
- __kind: "Hub";
840
839
  value: string;
840
+ __kind: "Hub";
841
841
  } | null | undefined;
842
842
  } | null | undefined;
843
843
  brokerFee?: {
@@ -899,42 +899,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
899
899
  };
900
900
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
901
901
  sourceAddress?: {
902
- __kind: "Eth";
903
902
  value: `0x${string}`;
903
+ __kind: "Eth";
904
904
  } | {
905
- __kind: "Dot";
906
905
  value: `0x${string}`;
906
+ __kind: "Dot";
907
907
  } | {
908
- __kind: "Btc";
909
908
  value: {
910
- __kind: "P2PKH";
911
909
  value: `0x${string}`;
910
+ __kind: "P2PKH";
912
911
  } | {
913
- __kind: "P2SH";
914
912
  value: `0x${string}`;
913
+ __kind: "P2SH";
915
914
  } | {
916
- __kind: "P2WPKH";
917
915
  value: `0x${string}`;
916
+ __kind: "P2WPKH";
918
917
  } | {
919
- __kind: "P2WSH";
920
918
  value: `0x${string}`;
919
+ __kind: "P2WSH";
921
920
  } | {
922
- __kind: "Taproot";
923
921
  value: `0x${string}`;
922
+ __kind: "Taproot";
924
923
  } | {
925
924
  __kind: "OtherSegwit";
926
925
  version: number;
927
926
  program: `0x${string}`;
928
927
  };
928
+ __kind: "Btc";
929
929
  } | {
930
- __kind: "Arb";
931
930
  value: `0x${string}`;
931
+ __kind: "Arb";
932
932
  } | {
933
- __kind: "Sol";
934
933
  value: `0x${string}`;
934
+ __kind: "Sol";
935
935
  } | {
936
- __kind: "Hub";
937
936
  value: `0x${string}`;
937
+ __kind: "Hub";
938
938
  } | null | undefined;
939
939
  } | null | undefined;
940
940
  brokerFee?: {
@@ -962,8 +962,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
962
962
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
963
963
  };
964
964
  destinationAddress: {
965
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
966
965
  value: string;
966
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
967
967
  };
968
968
  affiliateFees: {
969
969
  account: number;
@@ -987,42 +987,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
987
987
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
988
988
  };
989
989
  sourceAddress?: {
990
- __kind: "Eth";
991
990
  value: string;
991
+ __kind: "Eth";
992
992
  } | {
993
- __kind: "Dot";
994
993
  value: string;
994
+ __kind: "Dot";
995
995
  } | {
996
- __kind: "Btc";
997
996
  value: {
998
- __kind: "P2PKH";
999
997
  value: string;
998
+ __kind: "P2PKH";
1000
999
  } | {
1001
- __kind: "P2SH";
1002
1000
  value: string;
1001
+ __kind: "P2SH";
1003
1002
  } | {
1004
- __kind: "P2WPKH";
1005
1003
  value: string;
1004
+ __kind: "P2WPKH";
1006
1005
  } | {
1007
- __kind: "P2WSH";
1008
1006
  value: string;
1007
+ __kind: "P2WSH";
1009
1008
  } | {
1010
- __kind: "Taproot";
1011
1009
  value: string;
1010
+ __kind: "Taproot";
1012
1011
  } | {
1013
1012
  __kind: "OtherSegwit";
1014
1013
  version: number;
1015
1014
  program: string;
1016
1015
  };
1016
+ __kind: "Btc";
1017
1017
  } | {
1018
- __kind: "Arb";
1019
1018
  value: string;
1019
+ __kind: "Arb";
1020
1020
  } | {
1021
- __kind: "Sol";
1022
1021
  value: string;
1022
+ __kind: "Sol";
1023
1023
  } | {
1024
- __kind: "Hub";
1025
1024
  value: string;
1025
+ __kind: "Hub";
1026
1026
  } | null | undefined;
1027
1027
  } | null | undefined;
1028
1028
  brokerFee?: {
@@ -1044,7 +1044,6 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1044
1044
  } | {
1045
1045
  __kind: "TransactionRejectedByBroker";
1046
1046
  } | {
1047
- __kind: "DepositWitnessRejected";
1048
1047
  value: {
1049
1048
  __kind: "Other";
1050
1049
  } | {
@@ -1052,11 +1051,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1052
1051
  } | {
1053
1052
  __kind: "BadOrigin";
1054
1053
  } | {
1055
- __kind: "Module";
1056
1054
  value: {
1057
1055
  index: number;
1058
1056
  error: `0x${string}`;
1059
1057
  };
1058
+ __kind: "Module";
1060
1059
  } | {
1061
1060
  __kind: "ConsumerRemaining";
1062
1061
  } | {
@@ -1064,14 +1063,14 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1064
1063
  } | {
1065
1064
  __kind: "TooManyConsumers";
1066
1065
  } | {
1066
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1067
1067
  __kind: "Token";
1068
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1069
1068
  } | {
1070
- __kind: "Arithmetic";
1071
1069
  value: "Underflow" | "Overflow" | "DivisionByZero";
1070
+ __kind: "Arithmetic";
1072
1071
  } | {
1073
- __kind: "Transactional";
1074
1072
  value: "LimitReached" | "NoLayer";
1073
+ __kind: "Transactional";
1075
1074
  } | {
1076
1075
  __kind: "Exhausted";
1077
1076
  } | {
@@ -1081,6 +1080,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1081
1080
  } | {
1082
1081
  __kind: "RootNotAllowed";
1083
1082
  };
1083
+ __kind: "DepositWitnessRejected";
1084
1084
  };
1085
1085
  details: {
1086
1086
  __kind: "DepositFailedDepositChannelVariantAssethub";
@@ -1140,42 +1140,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1140
1140
  };
1141
1141
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1142
1142
  sourceAddress?: {
1143
- __kind: "Eth";
1144
1143
  value: `0x${string}`;
1144
+ __kind: "Eth";
1145
1145
  } | {
1146
- __kind: "Dot";
1147
1146
  value: `0x${string}`;
1147
+ __kind: "Dot";
1148
1148
  } | {
1149
- __kind: "Btc";
1150
1149
  value: {
1151
- __kind: "P2PKH";
1152
1150
  value: `0x${string}`;
1151
+ __kind: "P2PKH";
1153
1152
  } | {
1154
- __kind: "P2SH";
1155
1153
  value: `0x${string}`;
1154
+ __kind: "P2SH";
1156
1155
  } | {
1157
- __kind: "P2WPKH";
1158
1156
  value: `0x${string}`;
1157
+ __kind: "P2WPKH";
1159
1158
  } | {
1160
- __kind: "P2WSH";
1161
1159
  value: `0x${string}`;
1160
+ __kind: "P2WSH";
1162
1161
  } | {
1163
- __kind: "Taproot";
1164
1162
  value: `0x${string}`;
1163
+ __kind: "Taproot";
1165
1164
  } | {
1166
1165
  __kind: "OtherSegwit";
1167
1166
  version: number;
1168
1167
  program: `0x${string}`;
1169
1168
  };
1169
+ __kind: "Btc";
1170
1170
  } | {
1171
- __kind: "Arb";
1172
1171
  value: `0x${string}`;
1172
+ __kind: "Arb";
1173
1173
  } | {
1174
- __kind: "Sol";
1175
1174
  value: `0x${string}`;
1175
+ __kind: "Sol";
1176
1176
  } | {
1177
- __kind: "Hub";
1178
1177
  value: `0x${string}`;
1178
+ __kind: "Hub";
1179
1179
  } | null | undefined;
1180
1180
  } | null | undefined;
1181
1181
  brokerFee?: {
@@ -1197,7 +1197,6 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1197
1197
  } | {
1198
1198
  __kind: "TransactionRejectedByBroker";
1199
1199
  } | {
1200
- __kind: "DepositWitnessRejected";
1201
1200
  value: {
1202
1201
  __kind: "Other";
1203
1202
  } | {
@@ -1205,11 +1204,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1205
1204
  } | {
1206
1205
  __kind: "BadOrigin";
1207
1206
  } | {
1208
- __kind: "Module";
1209
1207
  value: {
1210
1208
  index: number;
1211
1209
  error: string;
1212
1210
  };
1211
+ __kind: "Module";
1213
1212
  } | {
1214
1213
  __kind: "ConsumerRemaining";
1215
1214
  } | {
@@ -1217,20 +1216,20 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1217
1216
  } | {
1218
1217
  __kind: "TooManyConsumers";
1219
1218
  } | {
1220
- __kind: "Token";
1221
1219
  value: {
1222
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1220
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1223
1221
  };
1222
+ __kind: "Token";
1224
1223
  } | {
1225
- __kind: "Arithmetic";
1226
1224
  value: {
1227
1225
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
1228
1226
  };
1227
+ __kind: "Arithmetic";
1229
1228
  } | {
1230
- __kind: "Transactional";
1231
1229
  value: {
1232
1230
  __kind: "LimitReached" | "NoLayer";
1233
1231
  };
1232
+ __kind: "Transactional";
1234
1233
  } | {
1235
1234
  __kind: "Exhausted";
1236
1235
  } | {
@@ -1240,6 +1239,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1240
1239
  } | {
1241
1240
  __kind: "RootNotAllowed";
1242
1241
  };
1242
+ __kind: "DepositWitnessRejected";
1243
1243
  };
1244
1244
  details: {
1245
1245
  __kind: "DepositFailedDepositChannelVariantAssethub";
@@ -1267,8 +1267,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1267
1267
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1268
1268
  };
1269
1269
  destinationAddress: {
1270
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1271
1270
  value: string;
1271
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1272
1272
  };
1273
1273
  affiliateFees: {
1274
1274
  account: number;
@@ -1292,42 +1292,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
1292
1292
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1293
1293
  };
1294
1294
  sourceAddress?: {
1295
- __kind: "Eth";
1296
1295
  value: string;
1296
+ __kind: "Eth";
1297
1297
  } | {
1298
- __kind: "Dot";
1299
1298
  value: string;
1299
+ __kind: "Dot";
1300
1300
  } | {
1301
- __kind: "Btc";
1302
1301
  value: {
1303
- __kind: "P2PKH";
1304
1302
  value: string;
1303
+ __kind: "P2PKH";
1305
1304
  } | {
1306
- __kind: "P2SH";
1307
1305
  value: string;
1306
+ __kind: "P2SH";
1308
1307
  } | {
1309
- __kind: "P2WPKH";
1310
1308
  value: string;
1309
+ __kind: "P2WPKH";
1311
1310
  } | {
1312
- __kind: "P2WSH";
1313
1311
  value: string;
1312
+ __kind: "P2WSH";
1314
1313
  } | {
1315
- __kind: "Taproot";
1316
1314
  value: string;
1315
+ __kind: "Taproot";
1317
1316
  } | {
1318
1317
  __kind: "OtherSegwit";
1319
1318
  version: number;
1320
1319
  program: string;
1321
1320
  };
1321
+ __kind: "Btc";
1322
1322
  } | {
1323
- __kind: "Arb";
1324
1323
  value: string;
1324
+ __kind: "Arb";
1325
1325
  } | {
1326
- __kind: "Sol";
1327
1326
  value: string;
1327
+ __kind: "Sol";
1328
1328
  } | {
1329
- __kind: "Hub";
1330
1329
  value: string;
1330
+ __kind: "Hub";
1331
1331
  } | null | undefined;
1332
1332
  } | null | undefined;
1333
1333
  brokerFee?: {