@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 arbitrumIngressEgressDepositFailed: z.ZodObject<{
53
53
  error: string;
54
54
  }>;
55
55
  }, "strip", z.ZodTypeAny, {
56
+ __kind: "Module";
56
57
  value: {
57
58
  index: number;
58
59
  error: `0x${string}`;
59
60
  };
60
- __kind: "Module";
61
61
  }, {
62
+ __kind: "Module";
62
63
  value: {
63
64
  index: number;
64
65
  error: string;
65
66
  };
66
- __kind: "Module";
67
67
  }>, z.ZodObject<{
68
68
  __kind: z.ZodLiteral<"ConsumerRemaining">;
69
69
  }, "strip", z.ZodTypeAny, {
@@ -94,13 +94,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
94
94
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
95
  }>;
96
96
  }, "strip", z.ZodTypeAny, {
97
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
98
97
  __kind: "Token";
98
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
99
  }, {
100
+ __kind: "Token";
100
101
  value: {
101
102
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
102
103
  };
103
- __kind: "Token";
104
104
  }>, z.ZodObject<{
105
105
  __kind: z.ZodLiteral<"Arithmetic">;
106
106
  value: z.ZodEffects<z.ZodObject<{
@@ -113,13 +113,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
113
113
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
114
114
  }>;
115
115
  }, "strip", z.ZodTypeAny, {
116
- value: "Underflow" | "Overflow" | "DivisionByZero";
117
116
  __kind: "Arithmetic";
117
+ value: "Underflow" | "Overflow" | "DivisionByZero";
118
118
  }, {
119
+ __kind: "Arithmetic";
119
120
  value: {
120
121
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
121
122
  };
122
- __kind: "Arithmetic";
123
123
  }>, z.ZodObject<{
124
124
  __kind: z.ZodLiteral<"Transactional">;
125
125
  value: z.ZodEffects<z.ZodObject<{
@@ -132,13 +132,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
132
132
  __kind: "LimitReached" | "NoLayer";
133
133
  }>;
134
134
  }, "strip", z.ZodTypeAny, {
135
- value: "LimitReached" | "NoLayer";
136
135
  __kind: "Transactional";
136
+ value: "LimitReached" | "NoLayer";
137
137
  }, {
138
+ __kind: "Transactional";
138
139
  value: {
139
140
  __kind: "LimitReached" | "NoLayer";
140
141
  };
141
- __kind: "Transactional";
142
142
  }>, z.ZodObject<{
143
143
  __kind: z.ZodLiteral<"Exhausted">;
144
144
  }, "strip", z.ZodTypeAny, {
@@ -165,6 +165,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
165
165
  __kind: "RootNotAllowed";
166
166
  }>]>;
167
167
  }, "strip", z.ZodTypeAny, {
168
+ __kind: "DepositWitnessRejected";
168
169
  value: {
169
170
  __kind: "Other";
170
171
  } | {
@@ -172,11 +173,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
172
173
  } | {
173
174
  __kind: "BadOrigin";
174
175
  } | {
176
+ __kind: "Module";
175
177
  value: {
176
178
  index: number;
177
179
  error: `0x${string}`;
178
180
  };
179
- __kind: "Module";
180
181
  } | {
181
182
  __kind: "ConsumerRemaining";
182
183
  } | {
@@ -184,14 +185,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
184
185
  } | {
185
186
  __kind: "TooManyConsumers";
186
187
  } | {
187
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
188
  __kind: "Token";
189
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
189
190
  } | {
190
- value: "Underflow" | "Overflow" | "DivisionByZero";
191
191
  __kind: "Arithmetic";
192
+ value: "Underflow" | "Overflow" | "DivisionByZero";
192
193
  } | {
193
- value: "LimitReached" | "NoLayer";
194
194
  __kind: "Transactional";
195
+ value: "LimitReached" | "NoLayer";
195
196
  } | {
196
197
  __kind: "Exhausted";
197
198
  } | {
@@ -201,8 +202,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
201
202
  } | {
202
203
  __kind: "RootNotAllowed";
203
204
  };
204
- __kind: "DepositWitnessRejected";
205
205
  }, {
206
+ __kind: "DepositWitnessRejected";
206
207
  value: {
207
208
  __kind: "Other";
208
209
  } | {
@@ -210,11 +211,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
210
211
  } | {
211
212
  __kind: "BadOrigin";
212
213
  } | {
214
+ __kind: "Module";
213
215
  value: {
214
216
  index: number;
215
217
  error: string;
216
218
  };
217
- __kind: "Module";
218
219
  } | {
219
220
  __kind: "ConsumerRemaining";
220
221
  } | {
@@ -222,20 +223,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
222
223
  } | {
223
224
  __kind: "TooManyConsumers";
224
225
  } | {
226
+ __kind: "Token";
225
227
  value: {
226
228
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
229
  };
228
- __kind: "Token";
229
230
  } | {
231
+ __kind: "Arithmetic";
230
232
  value: {
231
233
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
232
234
  };
233
- __kind: "Arithmetic";
234
235
  } | {
236
+ __kind: "Transactional";
235
237
  value: {
236
238
  __kind: "LimitReached" | "NoLayer";
237
239
  };
238
- __kind: "Transactional";
239
240
  } | {
240
241
  __kind: "Exhausted";
241
242
  } | {
@@ -245,7 +246,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
245
246
  } | {
246
247
  __kind: "RootNotAllowed";
247
248
  };
248
- __kind: "DepositWitnessRejected";
249
249
  }>]>;
250
250
  details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
251
251
  __kind: z.ZodLiteral<"DepositFailedDepositChannelVariantArbitrum">;
@@ -332,21 +332,21 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
332
332
  outputAsset: z.ZodEffects<z.ZodObject<{
333
333
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
334
334
  }, "strip", z.ZodTypeAny, {
335
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
335
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
336
336
  }, {
337
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
338
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
339
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
337
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
338
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
339
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
340
340
  }>;
341
341
  destinationAddress: z.ZodEffects<z.ZodObject<{
342
342
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
343
343
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
344
344
  }, "strip", z.ZodTypeAny, {
345
- value: `0x${string}`;
346
345
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
346
+ value: `0x${string}`;
347
347
  }, {
348
- value: string;
349
348
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
349
+ value: string;
350
350
  }>, {
351
351
  readonly chain: "Ethereum";
352
352
  readonly address: `0x${string}`;
@@ -366,8 +366,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
366
366
  readonly chain: "Assethub";
367
367
  readonly address: string;
368
368
  }, {
369
- value: string;
370
369
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
370
+ value: string;
371
371
  }>;
372
372
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
373
373
  channelMetadata: z.ZodObject<{
@@ -396,67 +396,67 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
396
396
  __kind: z.ZodLiteral<"Eth">;
397
397
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
398
398
  }, "strip", z.ZodTypeAny, {
399
- value: `0x${string}`;
400
399
  __kind: "Eth";
400
+ value: `0x${string}`;
401
401
  }, {
402
- value: string;
403
402
  __kind: "Eth";
403
+ value: string;
404
404
  }>, z.ZodObject<{
405
405
  __kind: z.ZodLiteral<"Dot">;
406
406
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
407
407
  }, "strip", z.ZodTypeAny, {
408
- value: `0x${string}`;
409
408
  __kind: "Dot";
409
+ value: `0x${string}`;
410
410
  }, {
411
- value: string;
412
411
  __kind: "Dot";
412
+ value: string;
413
413
  }>, z.ZodObject<{
414
414
  __kind: z.ZodLiteral<"Btc">;
415
415
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
416
416
  __kind: z.ZodLiteral<"P2PKH">;
417
417
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
418
418
  }, "strip", z.ZodTypeAny, {
419
- value: `0x${string}`;
420
419
  __kind: "P2PKH";
420
+ value: `0x${string}`;
421
421
  }, {
422
- value: string;
423
422
  __kind: "P2PKH";
423
+ value: string;
424
424
  }>, z.ZodObject<{
425
425
  __kind: z.ZodLiteral<"P2SH">;
426
426
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
427
427
  }, "strip", z.ZodTypeAny, {
428
- value: `0x${string}`;
429
428
  __kind: "P2SH";
429
+ value: `0x${string}`;
430
430
  }, {
431
- value: string;
432
431
  __kind: "P2SH";
432
+ value: string;
433
433
  }>, z.ZodObject<{
434
434
  __kind: z.ZodLiteral<"P2WPKH">;
435
435
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
436
436
  }, "strip", z.ZodTypeAny, {
437
- value: `0x${string}`;
438
437
  __kind: "P2WPKH";
438
+ value: `0x${string}`;
439
439
  }, {
440
- value: string;
441
440
  __kind: "P2WPKH";
441
+ value: string;
442
442
  }>, z.ZodObject<{
443
443
  __kind: z.ZodLiteral<"P2WSH">;
444
444
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
445
445
  }, "strip", z.ZodTypeAny, {
446
- value: `0x${string}`;
447
446
  __kind: "P2WSH";
447
+ value: `0x${string}`;
448
448
  }, {
449
- value: string;
450
449
  __kind: "P2WSH";
450
+ value: string;
451
451
  }>, z.ZodObject<{
452
452
  __kind: z.ZodLiteral<"Taproot">;
453
453
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
454
454
  }, "strip", z.ZodTypeAny, {
455
- value: `0x${string}`;
456
455
  __kind: "Taproot";
456
+ value: `0x${string}`;
457
457
  }, {
458
- value: string;
459
458
  __kind: "Taproot";
459
+ value: string;
460
460
  }>, z.ZodObject<{
461
461
  __kind: z.ZodLiteral<"OtherSegwit">;
462
462
  version: z.ZodNumber;
@@ -471,76 +471,76 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
471
471
  program: string;
472
472
  }>]>;
473
473
  }, "strip", z.ZodTypeAny, {
474
+ __kind: "Btc";
474
475
  value: {
475
- value: `0x${string}`;
476
476
  __kind: "P2PKH";
477
- } | {
478
477
  value: `0x${string}`;
479
- __kind: "P2SH";
480
478
  } | {
479
+ __kind: "P2SH";
481
480
  value: `0x${string}`;
482
- __kind: "P2WPKH";
483
481
  } | {
482
+ __kind: "P2WPKH";
484
483
  value: `0x${string}`;
485
- __kind: "P2WSH";
486
484
  } | {
485
+ __kind: "P2WSH";
487
486
  value: `0x${string}`;
487
+ } | {
488
488
  __kind: "Taproot";
489
+ value: `0x${string}`;
489
490
  } | {
490
491
  __kind: "OtherSegwit";
491
492
  version: number;
492
493
  program: `0x${string}`;
493
494
  };
494
- __kind: "Btc";
495
495
  }, {
496
+ __kind: "Btc";
496
497
  value: {
497
- value: string;
498
498
  __kind: "P2PKH";
499
- } | {
500
499
  value: string;
501
- __kind: "P2SH";
502
500
  } | {
501
+ __kind: "P2SH";
503
502
  value: string;
504
- __kind: "P2WPKH";
505
503
  } | {
504
+ __kind: "P2WPKH";
506
505
  value: string;
507
- __kind: "P2WSH";
508
506
  } | {
507
+ __kind: "P2WSH";
509
508
  value: string;
509
+ } | {
510
510
  __kind: "Taproot";
511
+ value: string;
511
512
  } | {
512
513
  __kind: "OtherSegwit";
513
514
  version: number;
514
515
  program: string;
515
516
  };
516
- __kind: "Btc";
517
517
  }>, z.ZodObject<{
518
518
  __kind: z.ZodLiteral<"Arb">;
519
519
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
520
520
  }, "strip", z.ZodTypeAny, {
521
- value: `0x${string}`;
522
521
  __kind: "Arb";
522
+ value: `0x${string}`;
523
523
  }, {
524
- value: string;
525
524
  __kind: "Arb";
525
+ value: string;
526
526
  }>, z.ZodObject<{
527
527
  __kind: z.ZodLiteral<"Sol">;
528
528
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
529
529
  }, "strip", z.ZodTypeAny, {
530
- value: `0x${string}`;
531
530
  __kind: "Sol";
531
+ value: `0x${string}`;
532
532
  }, {
533
- value: string;
534
533
  __kind: "Sol";
534
+ value: string;
535
535
  }>, z.ZodObject<{
536
536
  __kind: z.ZodLiteral<"Hub">;
537
537
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
538
538
  }, "strip", z.ZodTypeAny, {
539
- value: `0x${string}`;
540
539
  __kind: "Hub";
540
+ value: `0x${string}`;
541
541
  }, {
542
- value: string;
543
542
  __kind: "Hub";
543
+ value: string;
544
544
  }>]>>>;
545
545
  }, "strip", z.ZodTypeAny, {
546
546
  channelMetadata: {
@@ -550,42 +550,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
550
550
  };
551
551
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
552
552
  sourceAddress?: {
553
- value: `0x${string}`;
554
553
  __kind: "Eth";
555
- } | {
556
554
  value: `0x${string}`;
555
+ } | {
557
556
  __kind: "Dot";
557
+ value: `0x${string}`;
558
558
  } | {
559
+ __kind: "Btc";
559
560
  value: {
560
- value: `0x${string}`;
561
561
  __kind: "P2PKH";
562
- } | {
563
562
  value: `0x${string}`;
564
- __kind: "P2SH";
565
563
  } | {
564
+ __kind: "P2SH";
566
565
  value: `0x${string}`;
567
- __kind: "P2WPKH";
568
566
  } | {
567
+ __kind: "P2WPKH";
569
568
  value: `0x${string}`;
570
- __kind: "P2WSH";
571
569
  } | {
570
+ __kind: "P2WSH";
572
571
  value: `0x${string}`;
572
+ } | {
573
573
  __kind: "Taproot";
574
+ value: `0x${string}`;
574
575
  } | {
575
576
  __kind: "OtherSegwit";
576
577
  version: number;
577
578
  program: `0x${string}`;
578
579
  };
579
- __kind: "Btc";
580
580
  } | {
581
- value: `0x${string}`;
582
581
  __kind: "Arb";
583
- } | {
584
582
  value: `0x${string}`;
585
- __kind: "Sol";
586
583
  } | {
584
+ __kind: "Sol";
587
585
  value: `0x${string}`;
586
+ } | {
588
587
  __kind: "Hub";
588
+ value: `0x${string}`;
589
589
  } | null | undefined;
590
590
  }, {
591
591
  channelMetadata: {
@@ -597,42 +597,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
597
597
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
598
598
  };
599
599
  sourceAddress?: {
600
- value: string;
601
600
  __kind: "Eth";
602
- } | {
603
601
  value: string;
602
+ } | {
604
603
  __kind: "Dot";
604
+ value: string;
605
605
  } | {
606
+ __kind: "Btc";
606
607
  value: {
607
- value: string;
608
608
  __kind: "P2PKH";
609
- } | {
610
609
  value: string;
611
- __kind: "P2SH";
612
610
  } | {
611
+ __kind: "P2SH";
613
612
  value: string;
614
- __kind: "P2WPKH";
615
613
  } | {
614
+ __kind: "P2WPKH";
616
615
  value: string;
617
- __kind: "P2WSH";
618
616
  } | {
617
+ __kind: "P2WSH";
619
618
  value: string;
619
+ } | {
620
620
  __kind: "Taproot";
621
+ value: string;
621
622
  } | {
622
623
  __kind: "OtherSegwit";
623
624
  version: number;
624
625
  program: string;
625
626
  };
626
- __kind: "Btc";
627
627
  } | {
628
- value: string;
629
628
  __kind: "Arb";
630
- } | {
631
629
  value: string;
632
- __kind: "Sol";
633
630
  } | {
631
+ __kind: "Sol";
634
632
  value: string;
633
+ } | {
635
634
  __kind: "Hub";
635
+ value: string;
636
636
  } | null | undefined;
637
637
  }>>>;
638
638
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -662,12 +662,12 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
662
662
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
663
663
  }, "strip", z.ZodTypeAny, {
664
664
  retryDuration: number;
665
- refundAddress: `0x${string}`;
666
665
  minPrice: bigint;
666
+ refundAddress: `0x${string}`;
667
667
  }, {
668
668
  retryDuration: number;
669
- refundAddress: string;
670
669
  minPrice: string | number;
670
+ refundAddress: string;
671
671
  }>;
672
672
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
673
673
  numberOfChunks: z.ZodNumber;
@@ -681,12 +681,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
681
681
  }>>>;
682
682
  boostFee: z.ZodNumber;
683
683
  }, "strip", z.ZodTypeAny, {
684
+ txId: `0x${string}`;
684
685
  depositDetails: {
685
686
  txHashes?: `0x${string}`[] | null | undefined;
686
687
  };
687
688
  inputAsset: "ArbEth" | "ArbUsdc";
688
689
  depositAmount: bigint;
689
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
690
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
690
691
  destinationAddress: {
691
692
  readonly chain: "Ethereum";
692
693
  readonly address: `0x${string}`;
@@ -706,15 +707,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
706
707
  readonly chain: "Assethub";
707
708
  readonly address: string;
708
709
  };
709
- txId: `0x${string}`;
710
710
  affiliateFees: {
711
711
  account: number;
712
712
  bps: number;
713
713
  }[];
714
714
  refundParams: {
715
715
  retryDuration: number;
716
- refundAddress: `0x${string}`;
717
716
  minPrice: bigint;
717
+ refundAddress: `0x${string}`;
718
718
  };
719
719
  boostFee: number;
720
720
  depositAddress?: `0x${string}` | null | undefined;
@@ -727,42 +727,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
727
727
  };
728
728
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
729
729
  sourceAddress?: {
730
- value: `0x${string}`;
731
730
  __kind: "Eth";
732
- } | {
733
731
  value: `0x${string}`;
732
+ } | {
734
733
  __kind: "Dot";
734
+ value: `0x${string}`;
735
735
  } | {
736
+ __kind: "Btc";
736
737
  value: {
737
- value: `0x${string}`;
738
738
  __kind: "P2PKH";
739
- } | {
740
739
  value: `0x${string}`;
741
- __kind: "P2SH";
742
740
  } | {
741
+ __kind: "P2SH";
743
742
  value: `0x${string}`;
744
- __kind: "P2WPKH";
745
743
  } | {
744
+ __kind: "P2WPKH";
746
745
  value: `0x${string}`;
747
- __kind: "P2WSH";
748
746
  } | {
747
+ __kind: "P2WSH";
749
748
  value: `0x${string}`;
749
+ } | {
750
750
  __kind: "Taproot";
751
+ value: `0x${string}`;
751
752
  } | {
752
753
  __kind: "OtherSegwit";
753
754
  version: number;
754
755
  program: `0x${string}`;
755
756
  };
756
- __kind: "Btc";
757
757
  } | {
758
- value: `0x${string}`;
759
758
  __kind: "Arb";
760
- } | {
761
759
  value: `0x${string}`;
762
- __kind: "Sol";
763
760
  } | {
761
+ __kind: "Sol";
764
762
  value: `0x${string}`;
763
+ } | {
765
764
  __kind: "Hub";
765
+ value: `0x${string}`;
766
766
  } | null | undefined;
767
767
  } | null | undefined;
768
768
  brokerFee?: {
@@ -774,6 +774,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
774
774
  chunkInterval: number;
775
775
  } | null | undefined;
776
776
  }, {
777
+ txId: string;
777
778
  depositDetails: {
778
779
  txHashes?: string[] | null | undefined;
779
780
  };
@@ -782,21 +783,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
782
783
  };
783
784
  depositAmount: string | number;
784
785
  outputAsset: {
785
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
786
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
786
787
  };
787
788
  destinationAddress: {
788
- value: string;
789
789
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
790
+ value: string;
790
791
  };
791
- txId: string;
792
792
  affiliateFees: {
793
793
  account: number;
794
794
  bps: number;
795
795
  }[];
796
796
  refundParams: {
797
797
  retryDuration: number;
798
- refundAddress: string;
799
798
  minPrice: string | number;
799
+ refundAddress: string;
800
800
  };
801
801
  boostFee: number;
802
802
  depositAddress?: string | null | undefined;
@@ -811,42 +811,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
811
811
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
812
812
  };
813
813
  sourceAddress?: {
814
- value: string;
815
814
  __kind: "Eth";
816
- } | {
817
815
  value: string;
816
+ } | {
818
817
  __kind: "Dot";
818
+ value: string;
819
819
  } | {
820
+ __kind: "Btc";
820
821
  value: {
821
- value: string;
822
822
  __kind: "P2PKH";
823
- } | {
824
823
  value: string;
825
- __kind: "P2SH";
826
824
  } | {
825
+ __kind: "P2SH";
827
826
  value: string;
828
- __kind: "P2WPKH";
829
827
  } | {
828
+ __kind: "P2WPKH";
830
829
  value: string;
831
- __kind: "P2WSH";
832
830
  } | {
831
+ __kind: "P2WSH";
833
832
  value: string;
833
+ } | {
834
834
  __kind: "Taproot";
835
+ value: string;
835
836
  } | {
836
837
  __kind: "OtherSegwit";
837
838
  version: number;
838
839
  program: string;
839
840
  };
840
- __kind: "Btc";
841
841
  } | {
842
- value: string;
843
842
  __kind: "Arb";
844
- } | {
845
843
  value: string;
846
- __kind: "Sol";
847
844
  } | {
845
+ __kind: "Sol";
848
846
  value: string;
847
+ } | {
849
848
  __kind: "Hub";
849
+ value: string;
850
850
  } | null | undefined;
851
851
  } | null | undefined;
852
852
  brokerFee?: {
@@ -861,12 +861,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
861
861
  }, "strip", z.ZodTypeAny, {
862
862
  __kind: "DepositFailedVaultVariantArbitrum";
863
863
  vaultWitness: {
864
+ txId: `0x${string}`;
864
865
  depositDetails: {
865
866
  txHashes?: `0x${string}`[] | null | undefined;
866
867
  };
867
868
  inputAsset: "ArbEth" | "ArbUsdc";
868
869
  depositAmount: bigint;
869
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
870
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
870
871
  destinationAddress: {
871
872
  readonly chain: "Ethereum";
872
873
  readonly address: `0x${string}`;
@@ -886,15 +887,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
886
887
  readonly chain: "Assethub";
887
888
  readonly address: string;
888
889
  };
889
- txId: `0x${string}`;
890
890
  affiliateFees: {
891
891
  account: number;
892
892
  bps: number;
893
893
  }[];
894
894
  refundParams: {
895
895
  retryDuration: number;
896
- refundAddress: `0x${string}`;
897
896
  minPrice: bigint;
897
+ refundAddress: `0x${string}`;
898
898
  };
899
899
  boostFee: number;
900
900
  depositAddress?: `0x${string}` | null | undefined;
@@ -907,42 +907,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
907
907
  };
908
908
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
909
909
  sourceAddress?: {
910
- value: `0x${string}`;
911
910
  __kind: "Eth";
912
- } | {
913
911
  value: `0x${string}`;
912
+ } | {
914
913
  __kind: "Dot";
914
+ value: `0x${string}`;
915
915
  } | {
916
+ __kind: "Btc";
916
917
  value: {
917
- value: `0x${string}`;
918
918
  __kind: "P2PKH";
919
- } | {
920
919
  value: `0x${string}`;
921
- __kind: "P2SH";
922
920
  } | {
921
+ __kind: "P2SH";
923
922
  value: `0x${string}`;
924
- __kind: "P2WPKH";
925
923
  } | {
924
+ __kind: "P2WPKH";
926
925
  value: `0x${string}`;
927
- __kind: "P2WSH";
928
926
  } | {
927
+ __kind: "P2WSH";
929
928
  value: `0x${string}`;
929
+ } | {
930
930
  __kind: "Taproot";
931
+ value: `0x${string}`;
931
932
  } | {
932
933
  __kind: "OtherSegwit";
933
934
  version: number;
934
935
  program: `0x${string}`;
935
936
  };
936
- __kind: "Btc";
937
937
  } | {
938
- value: `0x${string}`;
939
938
  __kind: "Arb";
940
- } | {
941
939
  value: `0x${string}`;
942
- __kind: "Sol";
943
940
  } | {
941
+ __kind: "Sol";
944
942
  value: `0x${string}`;
943
+ } | {
945
944
  __kind: "Hub";
945
+ value: `0x${string}`;
946
946
  } | null | undefined;
947
947
  } | null | undefined;
948
948
  brokerFee?: {
@@ -957,6 +957,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
957
957
  }, {
958
958
  __kind: "DepositFailedVaultVariantArbitrum";
959
959
  vaultWitness: {
960
+ txId: string;
960
961
  depositDetails: {
961
962
  txHashes?: string[] | null | undefined;
962
963
  };
@@ -965,21 +966,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
965
966
  };
966
967
  depositAmount: string | number;
967
968
  outputAsset: {
968
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
969
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
969
970
  };
970
971
  destinationAddress: {
971
- value: string;
972
972
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
973
+ value: string;
973
974
  };
974
- txId: string;
975
975
  affiliateFees: {
976
976
  account: number;
977
977
  bps: number;
978
978
  }[];
979
979
  refundParams: {
980
980
  retryDuration: number;
981
- refundAddress: string;
982
981
  minPrice: string | number;
982
+ refundAddress: string;
983
983
  };
984
984
  boostFee: number;
985
985
  depositAddress?: string | null | undefined;
@@ -994,42 +994,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
994
994
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
995
995
  };
996
996
  sourceAddress?: {
997
- value: string;
998
997
  __kind: "Eth";
999
- } | {
1000
998
  value: string;
999
+ } | {
1001
1000
  __kind: "Dot";
1001
+ value: string;
1002
1002
  } | {
1003
+ __kind: "Btc";
1003
1004
  value: {
1004
- value: string;
1005
1005
  __kind: "P2PKH";
1006
- } | {
1007
1006
  value: string;
1008
- __kind: "P2SH";
1009
1007
  } | {
1008
+ __kind: "P2SH";
1010
1009
  value: string;
1011
- __kind: "P2WPKH";
1012
1010
  } | {
1011
+ __kind: "P2WPKH";
1013
1012
  value: string;
1014
- __kind: "P2WSH";
1015
1013
  } | {
1014
+ __kind: "P2WSH";
1016
1015
  value: string;
1016
+ } | {
1017
1017
  __kind: "Taproot";
1018
+ value: string;
1018
1019
  } | {
1019
1020
  __kind: "OtherSegwit";
1020
1021
  version: number;
1021
1022
  program: string;
1022
1023
  };
1023
- __kind: "Btc";
1024
1024
  } | {
1025
- value: string;
1026
1025
  __kind: "Arb";
1027
- } | {
1028
1026
  value: string;
1029
- __kind: "Sol";
1030
1027
  } | {
1028
+ __kind: "Sol";
1031
1029
  value: string;
1030
+ } | {
1032
1031
  __kind: "Hub";
1032
+ value: string;
1033
1033
  } | null | undefined;
1034
1034
  } | null | undefined;
1035
1035
  brokerFee?: {
@@ -1051,6 +1051,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1051
1051
  } | {
1052
1052
  __kind: "TransactionRejectedByBroker";
1053
1053
  } | {
1054
+ __kind: "DepositWitnessRejected";
1054
1055
  value: {
1055
1056
  __kind: "Other";
1056
1057
  } | {
@@ -1058,11 +1059,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1058
1059
  } | {
1059
1060
  __kind: "BadOrigin";
1060
1061
  } | {
1062
+ __kind: "Module";
1061
1063
  value: {
1062
1064
  index: number;
1063
1065
  error: `0x${string}`;
1064
1066
  };
1065
- __kind: "Module";
1066
1067
  } | {
1067
1068
  __kind: "ConsumerRemaining";
1068
1069
  } | {
@@ -1070,14 +1071,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1070
1071
  } | {
1071
1072
  __kind: "TooManyConsumers";
1072
1073
  } | {
1073
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1074
1074
  __kind: "Token";
1075
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1075
1076
  } | {
1076
- value: "Underflow" | "Overflow" | "DivisionByZero";
1077
1077
  __kind: "Arithmetic";
1078
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1078
1079
  } | {
1079
- value: "LimitReached" | "NoLayer";
1080
1080
  __kind: "Transactional";
1081
+ value: "LimitReached" | "NoLayer";
1081
1082
  } | {
1082
1083
  __kind: "Exhausted";
1083
1084
  } | {
@@ -1087,7 +1088,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1087
1088
  } | {
1088
1089
  __kind: "RootNotAllowed";
1089
1090
  };
1090
- __kind: "DepositWitnessRejected";
1091
1091
  };
1092
1092
  details: {
1093
1093
  __kind: "DepositFailedDepositChannelVariantArbitrum";
@@ -1102,12 +1102,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1102
1102
  } | {
1103
1103
  __kind: "DepositFailedVaultVariantArbitrum";
1104
1104
  vaultWitness: {
1105
+ txId: `0x${string}`;
1105
1106
  depositDetails: {
1106
1107
  txHashes?: `0x${string}`[] | null | undefined;
1107
1108
  };
1108
1109
  inputAsset: "ArbEth" | "ArbUsdc";
1109
1110
  depositAmount: bigint;
1110
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1111
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1111
1112
  destinationAddress: {
1112
1113
  readonly chain: "Ethereum";
1113
1114
  readonly address: `0x${string}`;
@@ -1127,15 +1128,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1127
1128
  readonly chain: "Assethub";
1128
1129
  readonly address: string;
1129
1130
  };
1130
- txId: `0x${string}`;
1131
1131
  affiliateFees: {
1132
1132
  account: number;
1133
1133
  bps: number;
1134
1134
  }[];
1135
1135
  refundParams: {
1136
1136
  retryDuration: number;
1137
- refundAddress: `0x${string}`;
1138
1137
  minPrice: bigint;
1138
+ refundAddress: `0x${string}`;
1139
1139
  };
1140
1140
  boostFee: number;
1141
1141
  depositAddress?: `0x${string}` | null | undefined;
@@ -1148,42 +1148,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1148
1148
  };
1149
1149
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1150
1150
  sourceAddress?: {
1151
- value: `0x${string}`;
1152
1151
  __kind: "Eth";
1153
- } | {
1154
1152
  value: `0x${string}`;
1153
+ } | {
1155
1154
  __kind: "Dot";
1155
+ value: `0x${string}`;
1156
1156
  } | {
1157
+ __kind: "Btc";
1157
1158
  value: {
1158
- value: `0x${string}`;
1159
1159
  __kind: "P2PKH";
1160
- } | {
1161
1160
  value: `0x${string}`;
1162
- __kind: "P2SH";
1163
1161
  } | {
1162
+ __kind: "P2SH";
1164
1163
  value: `0x${string}`;
1165
- __kind: "P2WPKH";
1166
1164
  } | {
1165
+ __kind: "P2WPKH";
1167
1166
  value: `0x${string}`;
1168
- __kind: "P2WSH";
1169
1167
  } | {
1168
+ __kind: "P2WSH";
1170
1169
  value: `0x${string}`;
1170
+ } | {
1171
1171
  __kind: "Taproot";
1172
+ value: `0x${string}`;
1172
1173
  } | {
1173
1174
  __kind: "OtherSegwit";
1174
1175
  version: number;
1175
1176
  program: `0x${string}`;
1176
1177
  };
1177
- __kind: "Btc";
1178
1178
  } | {
1179
- value: `0x${string}`;
1180
1179
  __kind: "Arb";
1181
- } | {
1182
1180
  value: `0x${string}`;
1183
- __kind: "Sol";
1184
1181
  } | {
1182
+ __kind: "Sol";
1185
1183
  value: `0x${string}`;
1184
+ } | {
1186
1185
  __kind: "Hub";
1186
+ value: `0x${string}`;
1187
1187
  } | null | undefined;
1188
1188
  } | null | undefined;
1189
1189
  brokerFee?: {
@@ -1205,6 +1205,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1205
1205
  } | {
1206
1206
  __kind: "TransactionRejectedByBroker";
1207
1207
  } | {
1208
+ __kind: "DepositWitnessRejected";
1208
1209
  value: {
1209
1210
  __kind: "Other";
1210
1211
  } | {
@@ -1212,11 +1213,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1212
1213
  } | {
1213
1214
  __kind: "BadOrigin";
1214
1215
  } | {
1216
+ __kind: "Module";
1215
1217
  value: {
1216
1218
  index: number;
1217
1219
  error: string;
1218
1220
  };
1219
- __kind: "Module";
1220
1221
  } | {
1221
1222
  __kind: "ConsumerRemaining";
1222
1223
  } | {
@@ -1224,20 +1225,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1224
1225
  } | {
1225
1226
  __kind: "TooManyConsumers";
1226
1227
  } | {
1228
+ __kind: "Token";
1227
1229
  value: {
1228
1230
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1229
1231
  };
1230
- __kind: "Token";
1231
1232
  } | {
1233
+ __kind: "Arithmetic";
1232
1234
  value: {
1233
1235
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
1234
1236
  };
1235
- __kind: "Arithmetic";
1236
1237
  } | {
1238
+ __kind: "Transactional";
1237
1239
  value: {
1238
1240
  __kind: "LimitReached" | "NoLayer";
1239
1241
  };
1240
- __kind: "Transactional";
1241
1242
  } | {
1242
1243
  __kind: "Exhausted";
1243
1244
  } | {
@@ -1247,7 +1248,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1247
1248
  } | {
1248
1249
  __kind: "RootNotAllowed";
1249
1250
  };
1250
- __kind: "DepositWitnessRejected";
1251
1251
  };
1252
1252
  details: {
1253
1253
  __kind: "DepositFailedDepositChannelVariantArbitrum";
@@ -1264,6 +1264,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1264
1264
  } | {
1265
1265
  __kind: "DepositFailedVaultVariantArbitrum";
1266
1266
  vaultWitness: {
1267
+ txId: string;
1267
1268
  depositDetails: {
1268
1269
  txHashes?: string[] | null | undefined;
1269
1270
  };
@@ -1272,21 +1273,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1272
1273
  };
1273
1274
  depositAmount: string | number;
1274
1275
  outputAsset: {
1275
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1276
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1276
1277
  };
1277
1278
  destinationAddress: {
1278
- value: string;
1279
1279
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1280
+ value: string;
1280
1281
  };
1281
- txId: string;
1282
1282
  affiliateFees: {
1283
1283
  account: number;
1284
1284
  bps: number;
1285
1285
  }[];
1286
1286
  refundParams: {
1287
1287
  retryDuration: number;
1288
- refundAddress: string;
1289
1288
  minPrice: string | number;
1289
+ refundAddress: string;
1290
1290
  };
1291
1291
  boostFee: number;
1292
1292
  depositAddress?: string | null | undefined;
@@ -1301,42 +1301,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1301
1301
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1302
1302
  };
1303
1303
  sourceAddress?: {
1304
- value: string;
1305
1304
  __kind: "Eth";
1306
- } | {
1307
1305
  value: string;
1306
+ } | {
1308
1307
  __kind: "Dot";
1308
+ value: string;
1309
1309
  } | {
1310
+ __kind: "Btc";
1310
1311
  value: {
1311
- value: string;
1312
1312
  __kind: "P2PKH";
1313
- } | {
1314
1313
  value: string;
1315
- __kind: "P2SH";
1316
1314
  } | {
1315
+ __kind: "P2SH";
1317
1316
  value: string;
1318
- __kind: "P2WPKH";
1319
1317
  } | {
1318
+ __kind: "P2WPKH";
1320
1319
  value: string;
1321
- __kind: "P2WSH";
1322
1320
  } | {
1321
+ __kind: "P2WSH";
1323
1322
  value: string;
1323
+ } | {
1324
1324
  __kind: "Taproot";
1325
+ value: string;
1325
1326
  } | {
1326
1327
  __kind: "OtherSegwit";
1327
1328
  version: number;
1328
1329
  program: string;
1329
1330
  };
1330
- __kind: "Btc";
1331
1331
  } | {
1332
- value: string;
1333
1332
  __kind: "Arb";
1334
- } | {
1335
1333
  value: string;
1336
- __kind: "Sol";
1337
1334
  } | {
1335
+ __kind: "Sol";
1338
1336
  value: string;
1337
+ } | {
1339
1338
  __kind: "Hub";
1339
+ value: string;
1340
1340
  } | null | undefined;
1341
1341
  } | null | undefined;
1342
1342
  brokerFee?: {