@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 solanaIngressEgressDepositFailed: z.ZodObject<{
53
53
  error: string;
54
54
  }>;
55
55
  }, "strip", z.ZodTypeAny, {
56
- __kind: "Module";
57
56
  value: {
58
57
  index: number;
59
58
  error: `0x${string}`;
60
59
  };
61
- }, {
62
60
  __kind: "Module";
61
+ }, {
63
62
  value: {
64
63
  index: number;
65
64
  error: string;
66
65
  };
66
+ __kind: "Module";
67
67
  }>, z.ZodObject<{
68
68
  __kind: z.ZodLiteral<"ConsumerRemaining">;
69
69
  }, "strip", z.ZodTypeAny, {
@@ -94,13 +94,13 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
94
94
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
95
  }>;
96
96
  }, "strip", z.ZodTypeAny, {
97
- __kind: "Token";
98
97
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
- }, {
100
98
  __kind: "Token";
99
+ }, {
101
100
  value: {
102
101
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
103
102
  };
103
+ __kind: "Token";
104
104
  }>, z.ZodObject<{
105
105
  __kind: z.ZodLiteral<"Arithmetic">;
106
106
  value: z.ZodEffects<z.ZodObject<{
@@ -113,13 +113,13 @@ declare const solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: z.ZodObject<{
185
184
  } | {
186
185
  __kind: "TooManyConsumers";
187
186
  } | {
188
- __kind: "Token";
189
187
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
+ __kind: "Token";
190
189
  } | {
191
- __kind: "Arithmetic";
192
190
  value: "Underflow" | "Overflow" | "DivisionByZero";
191
+ __kind: "Arithmetic";
193
192
  } | {
194
- __kind: "Transactional";
195
193
  value: "LimitReached" | "NoLayer";
194
+ __kind: "Transactional";
196
195
  } | {
197
196
  __kind: "Exhausted";
198
197
  } | {
@@ -202,8 +201,8 @@ declare const solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: z.ZodObject<{
223
222
  } | {
224
223
  __kind: "TooManyConsumers";
225
224
  } | {
226
- __kind: "Token";
227
225
  value: {
228
226
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
229
227
  };
228
+ __kind: "Token";
230
229
  } | {
231
- __kind: "Arithmetic";
232
230
  value: {
233
231
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
234
232
  };
233
+ __kind: "Arithmetic";
235
234
  } | {
236
- __kind: "Transactional";
237
235
  value: {
238
236
  __kind: "LimitReached" | "NoLayer";
239
237
  };
238
+ __kind: "Transactional";
240
239
  } | {
241
240
  __kind: "Exhausted";
242
241
  } | {
@@ -246,6 +245,7 @@ declare const solanaIngressEgressDepositFailed: 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<"DepositChannelSolana">;
@@ -306,21 +306,21 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
306
306
  outputAsset: z.ZodEffects<z.ZodObject<{
307
307
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
308
308
  }, "strip", z.ZodTypeAny, {
309
- __kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
309
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
310
310
  }, {
311
- __kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
312
- }>, "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
313
- __kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
311
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
312
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
313
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
314
314
  }>;
315
315
  destinationAddress: z.ZodEffects<z.ZodObject<{
316
316
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
317
317
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
318
318
  }, "strip", z.ZodTypeAny, {
319
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
320
319
  value: `0x${string}`;
320
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
321
321
  }, {
322
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
323
322
  value: string;
323
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
324
324
  }>, {
325
325
  readonly chain: "Ethereum";
326
326
  readonly address: `0x${string}`;
@@ -340,8 +340,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
340
340
  readonly chain: "Assethub";
341
341
  readonly address: string;
342
342
  }, {
343
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
344
343
  value: string;
344
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
345
345
  }>;
346
346
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
347
347
  channelMetadata: z.ZodObject<{
@@ -370,67 +370,67 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
370
370
  __kind: z.ZodLiteral<"Eth">;
371
371
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
372
372
  }, "strip", z.ZodTypeAny, {
373
- __kind: "Eth";
374
373
  value: `0x${string}`;
375
- }, {
376
374
  __kind: "Eth";
375
+ }, {
377
376
  value: string;
377
+ __kind: "Eth";
378
378
  }>, z.ZodObject<{
379
379
  __kind: z.ZodLiteral<"Dot">;
380
380
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
381
381
  }, "strip", z.ZodTypeAny, {
382
- __kind: "Dot";
383
382
  value: `0x${string}`;
384
- }, {
385
383
  __kind: "Dot";
384
+ }, {
386
385
  value: string;
386
+ __kind: "Dot";
387
387
  }>, z.ZodObject<{
388
388
  __kind: z.ZodLiteral<"Btc">;
389
389
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
390
390
  __kind: z.ZodLiteral<"P2PKH">;
391
391
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
392
392
  }, "strip", z.ZodTypeAny, {
393
- __kind: "P2PKH";
394
393
  value: `0x${string}`;
395
- }, {
396
394
  __kind: "P2PKH";
395
+ }, {
397
396
  value: string;
397
+ __kind: "P2PKH";
398
398
  }>, z.ZodObject<{
399
399
  __kind: z.ZodLiteral<"P2SH">;
400
400
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
401
401
  }, "strip", z.ZodTypeAny, {
402
- __kind: "P2SH";
403
402
  value: `0x${string}`;
404
- }, {
405
403
  __kind: "P2SH";
404
+ }, {
406
405
  value: string;
406
+ __kind: "P2SH";
407
407
  }>, z.ZodObject<{
408
408
  __kind: z.ZodLiteral<"P2WPKH">;
409
409
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
410
410
  }, "strip", z.ZodTypeAny, {
411
- __kind: "P2WPKH";
412
411
  value: `0x${string}`;
413
- }, {
414
412
  __kind: "P2WPKH";
413
+ }, {
415
414
  value: string;
415
+ __kind: "P2WPKH";
416
416
  }>, z.ZodObject<{
417
417
  __kind: z.ZodLiteral<"P2WSH">;
418
418
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
419
419
  }, "strip", z.ZodTypeAny, {
420
- __kind: "P2WSH";
421
420
  value: `0x${string}`;
422
- }, {
423
421
  __kind: "P2WSH";
422
+ }, {
424
423
  value: string;
424
+ __kind: "P2WSH";
425
425
  }>, z.ZodObject<{
426
426
  __kind: z.ZodLiteral<"Taproot">;
427
427
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
428
428
  }, "strip", z.ZodTypeAny, {
429
- __kind: "Taproot";
430
429
  value: `0x${string}`;
431
- }, {
432
430
  __kind: "Taproot";
431
+ }, {
433
432
  value: string;
433
+ __kind: "Taproot";
434
434
  }>, z.ZodObject<{
435
435
  __kind: z.ZodLiteral<"OtherSegwit">;
436
436
  version: z.ZodNumber;
@@ -445,76 +445,76 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
445
445
  program: string;
446
446
  }>]>;
447
447
  }, "strip", z.ZodTypeAny, {
448
- __kind: "Btc";
449
448
  value: {
450
- __kind: "P2PKH";
451
449
  value: `0x${string}`;
450
+ __kind: "P2PKH";
452
451
  } | {
453
- __kind: "P2SH";
454
452
  value: `0x${string}`;
453
+ __kind: "P2SH";
455
454
  } | {
456
- __kind: "P2WPKH";
457
455
  value: `0x${string}`;
456
+ __kind: "P2WPKH";
458
457
  } | {
459
- __kind: "P2WSH";
460
458
  value: `0x${string}`;
459
+ __kind: "P2WSH";
461
460
  } | {
462
- __kind: "Taproot";
463
461
  value: `0x${string}`;
462
+ __kind: "Taproot";
464
463
  } | {
465
464
  __kind: "OtherSegwit";
466
465
  version: number;
467
466
  program: `0x${string}`;
468
467
  };
469
- }, {
470
468
  __kind: "Btc";
469
+ }, {
471
470
  value: {
472
- __kind: "P2PKH";
473
471
  value: string;
472
+ __kind: "P2PKH";
474
473
  } | {
475
- __kind: "P2SH";
476
474
  value: string;
475
+ __kind: "P2SH";
477
476
  } | {
478
- __kind: "P2WPKH";
479
477
  value: string;
478
+ __kind: "P2WPKH";
480
479
  } | {
481
- __kind: "P2WSH";
482
480
  value: string;
481
+ __kind: "P2WSH";
483
482
  } | {
484
- __kind: "Taproot";
485
483
  value: string;
484
+ __kind: "Taproot";
486
485
  } | {
487
486
  __kind: "OtherSegwit";
488
487
  version: number;
489
488
  program: string;
490
489
  };
490
+ __kind: "Btc";
491
491
  }>, z.ZodObject<{
492
492
  __kind: z.ZodLiteral<"Arb">;
493
493
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
494
494
  }, "strip", z.ZodTypeAny, {
495
- __kind: "Arb";
496
495
  value: `0x${string}`;
497
- }, {
498
496
  __kind: "Arb";
497
+ }, {
499
498
  value: string;
499
+ __kind: "Arb";
500
500
  }>, z.ZodObject<{
501
501
  __kind: z.ZodLiteral<"Sol">;
502
502
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
503
503
  }, "strip", z.ZodTypeAny, {
504
- __kind: "Sol";
505
504
  value: `0x${string}`;
506
- }, {
507
505
  __kind: "Sol";
506
+ }, {
508
507
  value: string;
508
+ __kind: "Sol";
509
509
  }>, z.ZodObject<{
510
510
  __kind: z.ZodLiteral<"Hub">;
511
511
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
512
512
  }, "strip", z.ZodTypeAny, {
513
- __kind: "Hub";
514
513
  value: `0x${string}`;
515
- }, {
516
514
  __kind: "Hub";
515
+ }, {
517
516
  value: string;
517
+ __kind: "Hub";
518
518
  }>]>>>;
519
519
  }, "strip", z.ZodTypeAny, {
520
520
  channelMetadata: {
@@ -524,42 +524,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
524
524
  };
525
525
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
526
526
  sourceAddress?: {
527
- __kind: "Eth";
528
527
  value: `0x${string}`;
528
+ __kind: "Eth";
529
529
  } | {
530
- __kind: "Dot";
531
530
  value: `0x${string}`;
531
+ __kind: "Dot";
532
532
  } | {
533
- __kind: "Btc";
534
533
  value: {
535
- __kind: "P2PKH";
536
534
  value: `0x${string}`;
535
+ __kind: "P2PKH";
537
536
  } | {
538
- __kind: "P2SH";
539
537
  value: `0x${string}`;
538
+ __kind: "P2SH";
540
539
  } | {
541
- __kind: "P2WPKH";
542
540
  value: `0x${string}`;
541
+ __kind: "P2WPKH";
543
542
  } | {
544
- __kind: "P2WSH";
545
543
  value: `0x${string}`;
544
+ __kind: "P2WSH";
546
545
  } | {
547
- __kind: "Taproot";
548
546
  value: `0x${string}`;
547
+ __kind: "Taproot";
549
548
  } | {
550
549
  __kind: "OtherSegwit";
551
550
  version: number;
552
551
  program: `0x${string}`;
553
552
  };
553
+ __kind: "Btc";
554
554
  } | {
555
- __kind: "Arb";
556
555
  value: `0x${string}`;
556
+ __kind: "Arb";
557
557
  } | {
558
- __kind: "Sol";
559
558
  value: `0x${string}`;
559
+ __kind: "Sol";
560
560
  } | {
561
- __kind: "Hub";
562
561
  value: `0x${string}`;
562
+ __kind: "Hub";
563
563
  } | null | undefined;
564
564
  }, {
565
565
  channelMetadata: {
@@ -571,42 +571,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
571
571
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
572
572
  };
573
573
  sourceAddress?: {
574
- __kind: "Eth";
575
574
  value: string;
575
+ __kind: "Eth";
576
576
  } | {
577
- __kind: "Dot";
578
577
  value: string;
578
+ __kind: "Dot";
579
579
  } | {
580
- __kind: "Btc";
581
580
  value: {
582
- __kind: "P2PKH";
583
581
  value: string;
582
+ __kind: "P2PKH";
584
583
  } | {
585
- __kind: "P2SH";
586
584
  value: string;
585
+ __kind: "P2SH";
587
586
  } | {
588
- __kind: "P2WPKH";
589
587
  value: string;
588
+ __kind: "P2WPKH";
590
589
  } | {
591
- __kind: "P2WSH";
592
590
  value: string;
591
+ __kind: "P2WSH";
593
592
  } | {
594
- __kind: "Taproot";
595
593
  value: string;
594
+ __kind: "Taproot";
596
595
  } | {
597
596
  __kind: "OtherSegwit";
598
597
  version: number;
599
598
  program: string;
600
599
  };
600
+ __kind: "Btc";
601
601
  } | {
602
- __kind: "Arb";
603
602
  value: string;
603
+ __kind: "Arb";
604
604
  } | {
605
- __kind: "Sol";
606
605
  value: string;
606
+ __kind: "Sol";
607
607
  } | {
608
- __kind: "Hub";
609
608
  value: string;
609
+ __kind: "Hub";
610
610
  } | null | undefined;
611
611
  }>>>;
612
612
  txId: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
@@ -655,11 +655,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
655
655
  }>>>;
656
656
  boostFee: z.ZodNumber;
657
657
  }, "strip", z.ZodTypeAny, {
658
- boostFee: number;
659
658
  txId: [`0x${string}`, bigint];
660
659
  inputAsset: "Sol" | "SolUsdc";
661
660
  depositAmount: bigint;
662
- outputAsset: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
661
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
663
662
  destinationAddress: {
664
663
  readonly chain: "Ethereum";
665
664
  readonly address: `0x${string}`;
@@ -688,6 +687,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
688
687
  minPrice: bigint;
689
688
  refundAddress: `0x${string}`;
690
689
  };
690
+ boostFee: number;
691
691
  depositAddress?: `0x${string}` | null | undefined;
692
692
  channelId?: bigint | null | undefined;
693
693
  depositMetadata?: {
@@ -698,42 +698,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
698
698
  };
699
699
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
700
700
  sourceAddress?: {
701
- __kind: "Eth";
702
701
  value: `0x${string}`;
702
+ __kind: "Eth";
703
703
  } | {
704
- __kind: "Dot";
705
704
  value: `0x${string}`;
705
+ __kind: "Dot";
706
706
  } | {
707
- __kind: "Btc";
708
707
  value: {
709
- __kind: "P2PKH";
710
708
  value: `0x${string}`;
709
+ __kind: "P2PKH";
711
710
  } | {
712
- __kind: "P2SH";
713
711
  value: `0x${string}`;
712
+ __kind: "P2SH";
714
713
  } | {
715
- __kind: "P2WPKH";
716
714
  value: `0x${string}`;
715
+ __kind: "P2WPKH";
717
716
  } | {
718
- __kind: "P2WSH";
719
717
  value: `0x${string}`;
718
+ __kind: "P2WSH";
720
719
  } | {
721
- __kind: "Taproot";
722
720
  value: `0x${string}`;
721
+ __kind: "Taproot";
723
722
  } | {
724
723
  __kind: "OtherSegwit";
725
724
  version: number;
726
725
  program: `0x${string}`;
727
726
  };
727
+ __kind: "Btc";
728
728
  } | {
729
- __kind: "Arb";
730
729
  value: `0x${string}`;
730
+ __kind: "Arb";
731
731
  } | {
732
- __kind: "Sol";
733
732
  value: `0x${string}`;
733
+ __kind: "Sol";
734
734
  } | {
735
- __kind: "Hub";
736
735
  value: `0x${string}`;
736
+ __kind: "Hub";
737
737
  } | null | undefined;
738
738
  } | null | undefined;
739
739
  brokerFee?: {
@@ -745,18 +745,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
745
745
  chunkInterval: number;
746
746
  } | null | undefined;
747
747
  }, {
748
- boostFee: number;
749
748
  txId: [string, string | number];
750
749
  inputAsset: {
751
750
  __kind: "Sol" | "SolUsdc";
752
751
  };
753
752
  depositAmount: string | number;
754
753
  outputAsset: {
755
- __kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
754
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
756
755
  };
757
756
  destinationAddress: {
758
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
759
757
  value: string;
758
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
760
759
  };
761
760
  affiliateFees: {
762
761
  account: number;
@@ -767,6 +766,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
767
766
  minPrice: string | number;
768
767
  refundAddress: string;
769
768
  };
769
+ boostFee: number;
770
770
  depositAddress?: string | null | undefined;
771
771
  channelId?: string | number | null | undefined;
772
772
  depositMetadata?: {
@@ -779,42 +779,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
779
779
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
780
780
  };
781
781
  sourceAddress?: {
782
- __kind: "Eth";
783
782
  value: string;
783
+ __kind: "Eth";
784
784
  } | {
785
- __kind: "Dot";
786
785
  value: string;
786
+ __kind: "Dot";
787
787
  } | {
788
- __kind: "Btc";
789
788
  value: {
790
- __kind: "P2PKH";
791
789
  value: string;
790
+ __kind: "P2PKH";
792
791
  } | {
793
- __kind: "P2SH";
794
792
  value: string;
793
+ __kind: "P2SH";
795
794
  } | {
796
- __kind: "P2WPKH";
797
795
  value: string;
796
+ __kind: "P2WPKH";
798
797
  } | {
799
- __kind: "P2WSH";
800
798
  value: string;
799
+ __kind: "P2WSH";
801
800
  } | {
802
- __kind: "Taproot";
803
801
  value: string;
802
+ __kind: "Taproot";
804
803
  } | {
805
804
  __kind: "OtherSegwit";
806
805
  version: number;
807
806
  program: string;
808
807
  };
808
+ __kind: "Btc";
809
809
  } | {
810
- __kind: "Arb";
811
810
  value: string;
811
+ __kind: "Arb";
812
812
  } | {
813
- __kind: "Sol";
814
813
  value: string;
814
+ __kind: "Sol";
815
815
  } | {
816
- __kind: "Hub";
817
816
  value: string;
817
+ __kind: "Hub";
818
818
  } | null | undefined;
819
819
  } | null | undefined;
820
820
  brokerFee?: {
@@ -829,11 +829,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
829
829
  }, "strip", z.ZodTypeAny, {
830
830
  __kind: "VaultSolana";
831
831
  vaultWitness: {
832
- boostFee: number;
833
832
  txId: [`0x${string}`, bigint];
834
833
  inputAsset: "Sol" | "SolUsdc";
835
834
  depositAmount: bigint;
836
- outputAsset: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
835
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
837
836
  destinationAddress: {
838
837
  readonly chain: "Ethereum";
839
838
  readonly address: `0x${string}`;
@@ -862,6 +861,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
862
861
  minPrice: bigint;
863
862
  refundAddress: `0x${string}`;
864
863
  };
864
+ boostFee: number;
865
865
  depositAddress?: `0x${string}` | null | undefined;
866
866
  channelId?: bigint | null | undefined;
867
867
  depositMetadata?: {
@@ -872,42 +872,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
872
872
  };
873
873
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
874
874
  sourceAddress?: {
875
- __kind: "Eth";
876
875
  value: `0x${string}`;
876
+ __kind: "Eth";
877
877
  } | {
878
- __kind: "Dot";
879
878
  value: `0x${string}`;
879
+ __kind: "Dot";
880
880
  } | {
881
- __kind: "Btc";
882
881
  value: {
883
- __kind: "P2PKH";
884
882
  value: `0x${string}`;
883
+ __kind: "P2PKH";
885
884
  } | {
886
- __kind: "P2SH";
887
885
  value: `0x${string}`;
886
+ __kind: "P2SH";
888
887
  } | {
889
- __kind: "P2WPKH";
890
888
  value: `0x${string}`;
889
+ __kind: "P2WPKH";
891
890
  } | {
892
- __kind: "P2WSH";
893
891
  value: `0x${string}`;
892
+ __kind: "P2WSH";
894
893
  } | {
895
- __kind: "Taproot";
896
894
  value: `0x${string}`;
895
+ __kind: "Taproot";
897
896
  } | {
898
897
  __kind: "OtherSegwit";
899
898
  version: number;
900
899
  program: `0x${string}`;
901
900
  };
901
+ __kind: "Btc";
902
902
  } | {
903
- __kind: "Arb";
904
903
  value: `0x${string}`;
904
+ __kind: "Arb";
905
905
  } | {
906
- __kind: "Sol";
907
906
  value: `0x${string}`;
907
+ __kind: "Sol";
908
908
  } | {
909
- __kind: "Hub";
910
909
  value: `0x${string}`;
910
+ __kind: "Hub";
911
911
  } | null | undefined;
912
912
  } | null | undefined;
913
913
  brokerFee?: {
@@ -922,18 +922,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
922
922
  }, {
923
923
  __kind: "VaultSolana";
924
924
  vaultWitness: {
925
- boostFee: number;
926
925
  txId: [string, string | number];
927
926
  inputAsset: {
928
927
  __kind: "Sol" | "SolUsdc";
929
928
  };
930
929
  depositAmount: string | number;
931
930
  outputAsset: {
932
- __kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
931
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
933
932
  };
934
933
  destinationAddress: {
935
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
936
934
  value: string;
935
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
937
936
  };
938
937
  affiliateFees: {
939
938
  account: number;
@@ -944,6 +943,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
944
943
  minPrice: string | number;
945
944
  refundAddress: string;
946
945
  };
946
+ boostFee: number;
947
947
  depositAddress?: string | null | undefined;
948
948
  channelId?: string | number | null | undefined;
949
949
  depositMetadata?: {
@@ -956,42 +956,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
956
956
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
957
957
  };
958
958
  sourceAddress?: {
959
- __kind: "Eth";
960
959
  value: string;
960
+ __kind: "Eth";
961
961
  } | {
962
- __kind: "Dot";
963
962
  value: string;
963
+ __kind: "Dot";
964
964
  } | {
965
- __kind: "Btc";
966
965
  value: {
967
- __kind: "P2PKH";
968
966
  value: string;
967
+ __kind: "P2PKH";
969
968
  } | {
970
- __kind: "P2SH";
971
969
  value: string;
970
+ __kind: "P2SH";
972
971
  } | {
973
- __kind: "P2WPKH";
974
972
  value: string;
973
+ __kind: "P2WPKH";
975
974
  } | {
976
- __kind: "P2WSH";
977
975
  value: string;
976
+ __kind: "P2WSH";
978
977
  } | {
979
- __kind: "Taproot";
980
978
  value: string;
979
+ __kind: "Taproot";
981
980
  } | {
982
981
  __kind: "OtherSegwit";
983
982
  version: number;
984
983
  program: string;
985
984
  };
985
+ __kind: "Btc";
986
986
  } | {
987
- __kind: "Arb";
988
987
  value: string;
988
+ __kind: "Arb";
989
989
  } | {
990
- __kind: "Sol";
991
990
  value: string;
991
+ __kind: "Sol";
992
992
  } | {
993
- __kind: "Hub";
994
993
  value: string;
994
+ __kind: "Hub";
995
995
  } | null | undefined;
996
996
  } | null | undefined;
997
997
  brokerFee?: {
@@ -1005,7 +1005,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1005
1005
  };
1006
1006
  }>]>;
1007
1007
  }, "strip", z.ZodTypeAny, {
1008
- blockHeight: bigint;
1009
1008
  reason: {
1010
1009
  __kind: "BelowMinimumDeposit";
1011
1010
  } | {
@@ -1013,7 +1012,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1013
1012
  } | {
1014
1013
  __kind: "TransactionRejectedByBroker";
1015
1014
  } | {
1016
- __kind: "DepositWitnessRejected";
1017
1015
  value: {
1018
1016
  __kind: "Other";
1019
1017
  } | {
@@ -1021,11 +1019,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1021
1019
  } | {
1022
1020
  __kind: "BadOrigin";
1023
1021
  } | {
1024
- __kind: "Module";
1025
1022
  value: {
1026
1023
  index: number;
1027
1024
  error: `0x${string}`;
1028
1025
  };
1026
+ __kind: "Module";
1029
1027
  } | {
1030
1028
  __kind: "ConsumerRemaining";
1031
1029
  } | {
@@ -1033,14 +1031,14 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1033
1031
  } | {
1034
1032
  __kind: "TooManyConsumers";
1035
1033
  } | {
1036
- __kind: "Token";
1037
1034
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1035
+ __kind: "Token";
1038
1036
  } | {
1039
- __kind: "Arithmetic";
1040
1037
  value: "Underflow" | "Overflow" | "DivisionByZero";
1038
+ __kind: "Arithmetic";
1041
1039
  } | {
1042
- __kind: "Transactional";
1043
1040
  value: "LimitReached" | "NoLayer";
1041
+ __kind: "Transactional";
1044
1042
  } | {
1045
1043
  __kind: "Exhausted";
1046
1044
  } | {
@@ -1050,7 +1048,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1050
1048
  } | {
1051
1049
  __kind: "RootNotAllowed";
1052
1050
  };
1051
+ __kind: "DepositWitnessRejected";
1053
1052
  };
1053
+ blockHeight: bigint;
1054
1054
  details: {
1055
1055
  __kind: "DepositChannelSolana";
1056
1056
  depositWitness: {
@@ -1061,11 +1061,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1061
1061
  } | {
1062
1062
  __kind: "VaultSolana";
1063
1063
  vaultWitness: {
1064
- boostFee: number;
1065
1064
  txId: [`0x${string}`, bigint];
1066
1065
  inputAsset: "Sol" | "SolUsdc";
1067
1066
  depositAmount: bigint;
1068
- outputAsset: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1067
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1069
1068
  destinationAddress: {
1070
1069
  readonly chain: "Ethereum";
1071
1070
  readonly address: `0x${string}`;
@@ -1094,6 +1093,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1094
1093
  minPrice: bigint;
1095
1094
  refundAddress: `0x${string}`;
1096
1095
  };
1096
+ boostFee: number;
1097
1097
  depositAddress?: `0x${string}` | null | undefined;
1098
1098
  channelId?: bigint | null | undefined;
1099
1099
  depositMetadata?: {
@@ -1104,42 +1104,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1104
1104
  };
1105
1105
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1106
1106
  sourceAddress?: {
1107
- __kind: "Eth";
1108
1107
  value: `0x${string}`;
1108
+ __kind: "Eth";
1109
1109
  } | {
1110
- __kind: "Dot";
1111
1110
  value: `0x${string}`;
1111
+ __kind: "Dot";
1112
1112
  } | {
1113
- __kind: "Btc";
1114
1113
  value: {
1115
- __kind: "P2PKH";
1116
1114
  value: `0x${string}`;
1115
+ __kind: "P2PKH";
1117
1116
  } | {
1118
- __kind: "P2SH";
1119
1117
  value: `0x${string}`;
1118
+ __kind: "P2SH";
1120
1119
  } | {
1121
- __kind: "P2WPKH";
1122
1120
  value: `0x${string}`;
1121
+ __kind: "P2WPKH";
1123
1122
  } | {
1124
- __kind: "P2WSH";
1125
1123
  value: `0x${string}`;
1124
+ __kind: "P2WSH";
1126
1125
  } | {
1127
- __kind: "Taproot";
1128
1126
  value: `0x${string}`;
1127
+ __kind: "Taproot";
1129
1128
  } | {
1130
1129
  __kind: "OtherSegwit";
1131
1130
  version: number;
1132
1131
  program: `0x${string}`;
1133
1132
  };
1133
+ __kind: "Btc";
1134
1134
  } | {
1135
- __kind: "Arb";
1136
1135
  value: `0x${string}`;
1136
+ __kind: "Arb";
1137
1137
  } | {
1138
- __kind: "Sol";
1139
1138
  value: `0x${string}`;
1139
+ __kind: "Sol";
1140
1140
  } | {
1141
- __kind: "Hub";
1142
1141
  value: `0x${string}`;
1142
+ __kind: "Hub";
1143
1143
  } | null | undefined;
1144
1144
  } | null | undefined;
1145
1145
  brokerFee?: {
@@ -1153,7 +1153,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1153
1153
  };
1154
1154
  };
1155
1155
  }, {
1156
- blockHeight: string | number;
1157
1156
  reason: {
1158
1157
  __kind: "BelowMinimumDeposit";
1159
1158
  } | {
@@ -1161,7 +1160,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1161
1160
  } | {
1162
1161
  __kind: "TransactionRejectedByBroker";
1163
1162
  } | {
1164
- __kind: "DepositWitnessRejected";
1165
1163
  value: {
1166
1164
  __kind: "Other";
1167
1165
  } | {
@@ -1169,11 +1167,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1169
1167
  } | {
1170
1168
  __kind: "BadOrigin";
1171
1169
  } | {
1172
- __kind: "Module";
1173
1170
  value: {
1174
1171
  index: number;
1175
1172
  error: string;
1176
1173
  };
1174
+ __kind: "Module";
1177
1175
  } | {
1178
1176
  __kind: "ConsumerRemaining";
1179
1177
  } | {
@@ -1181,20 +1179,20 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1181
1179
  } | {
1182
1180
  __kind: "TooManyConsumers";
1183
1181
  } | {
1184
- __kind: "Token";
1185
1182
  value: {
1186
1183
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1187
1184
  };
1185
+ __kind: "Token";
1188
1186
  } | {
1189
- __kind: "Arithmetic";
1190
1187
  value: {
1191
1188
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
1192
1189
  };
1190
+ __kind: "Arithmetic";
1193
1191
  } | {
1194
- __kind: "Transactional";
1195
1192
  value: {
1196
1193
  __kind: "LimitReached" | "NoLayer";
1197
1194
  };
1195
+ __kind: "Transactional";
1198
1196
  } | {
1199
1197
  __kind: "Exhausted";
1200
1198
  } | {
@@ -1204,7 +1202,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1204
1202
  } | {
1205
1203
  __kind: "RootNotAllowed";
1206
1204
  };
1205
+ __kind: "DepositWitnessRejected";
1207
1206
  };
1207
+ blockHeight: string | number;
1208
1208
  details: {
1209
1209
  __kind: "DepositChannelSolana";
1210
1210
  depositWitness: {
@@ -1217,18 +1217,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1217
1217
  } | {
1218
1218
  __kind: "VaultSolana";
1219
1219
  vaultWitness: {
1220
- boostFee: number;
1221
1220
  txId: [string, string | number];
1222
1221
  inputAsset: {
1223
1222
  __kind: "Sol" | "SolUsdc";
1224
1223
  };
1225
1224
  depositAmount: string | number;
1226
1225
  outputAsset: {
1227
- __kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1226
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1228
1227
  };
1229
1228
  destinationAddress: {
1230
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
1231
1229
  value: string;
1230
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1232
1231
  };
1233
1232
  affiliateFees: {
1234
1233
  account: number;
@@ -1239,6 +1238,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1239
1238
  minPrice: string | number;
1240
1239
  refundAddress: string;
1241
1240
  };
1241
+ boostFee: number;
1242
1242
  depositAddress?: string | null | undefined;
1243
1243
  channelId?: string | number | null | undefined;
1244
1244
  depositMetadata?: {
@@ -1251,42 +1251,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
1251
1251
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1252
1252
  };
1253
1253
  sourceAddress?: {
1254
- __kind: "Eth";
1255
1254
  value: string;
1255
+ __kind: "Eth";
1256
1256
  } | {
1257
- __kind: "Dot";
1258
1257
  value: string;
1258
+ __kind: "Dot";
1259
1259
  } | {
1260
- __kind: "Btc";
1261
1260
  value: {
1262
- __kind: "P2PKH";
1263
1261
  value: string;
1262
+ __kind: "P2PKH";
1264
1263
  } | {
1265
- __kind: "P2SH";
1266
1264
  value: string;
1265
+ __kind: "P2SH";
1267
1266
  } | {
1268
- __kind: "P2WPKH";
1269
1267
  value: string;
1268
+ __kind: "P2WPKH";
1270
1269
  } | {
1271
- __kind: "P2WSH";
1272
1270
  value: string;
1271
+ __kind: "P2WSH";
1273
1272
  } | {
1274
- __kind: "Taproot";
1275
1273
  value: string;
1274
+ __kind: "Taproot";
1276
1275
  } | {
1277
1276
  __kind: "OtherSegwit";
1278
1277
  version: number;
1279
1278
  program: string;
1280
1279
  };
1280
+ __kind: "Btc";
1281
1281
  } | {
1282
- __kind: "Arb";
1283
1282
  value: string;
1283
+ __kind: "Arb";
1284
1284
  } | {
1285
- __kind: "Sol";
1286
1285
  value: string;
1286
+ __kind: "Sol";
1287
1287
  } | {
1288
- __kind: "Hub";
1289
1288
  value: string;
1289
+ __kind: "Hub";
1290
1290
  } | null | undefined;
1291
1291
  } | null | undefined;
1292
1292
  brokerFee?: {