@chainflip/processor 2.0.4 → 2.1.0-alpha.0

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 (499) hide show
  1. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  3. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  4. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  5. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  6. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  7. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  8. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  9. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  10. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  11. package/dist/100/funding/funded.d.cts +2 -2
  12. package/dist/100/funding/funded.d.ts +2 -2
  13. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  14. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  15. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  16. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
  17. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  18. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
  19. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  20. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  21. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  22. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  23. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
  24. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +207 -207
  25. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  26. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  27. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  28. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  29. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  30. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  31. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  32. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  33. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  34. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +22 -22
  35. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  36. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
  37. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  38. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
  39. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  40. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  41. package/dist/11100/flip/flipMinted.d.cts +2 -2
  42. package/dist/11100/flip/flipMinted.d.ts +2 -2
  43. package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
  44. package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
  45. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  46. package/dist/11100/swapping/swapExecuted.d.ts +14 -14
  47. package/dist/11100/swapping/swapRequested.d.cts +386 -386
  48. package/dist/11100/swapping/swapRequested.d.ts +386 -386
  49. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  50. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  51. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  52. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  53. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  54. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  55. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  56. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  57. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
  58. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +22 -22
  59. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
  60. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +22 -22
  61. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +306 -306
  62. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +306 -306
  63. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  64. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
  65. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  66. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  67. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  68. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  69. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +184 -184
  70. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +184 -184
  71. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  72. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  73. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  74. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  75. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  76. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  77. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  78. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  79. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  80. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  81. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  82. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  83. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  84. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  85. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  86. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  87. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  88. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  89. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  90. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  91. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  92. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  93. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
  94. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
  95. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  96. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  97. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  98. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  99. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  100. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  101. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  102. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  103. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  104. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  105. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  106. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  107. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  108. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  109. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  110. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  111. package/dist/160/liquidityProvider/assetTransferred.d.cts +4 -4
  112. package/dist/160/liquidityProvider/assetTransferred.d.ts +4 -4
  113. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  114. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  115. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  116. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +57 -57
  117. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  118. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  119. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +150 -150
  120. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +150 -150
  121. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  122. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  123. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  124. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  125. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  126. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  127. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  128. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  129. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  130. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  131. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  132. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  133. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  134. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  135. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  136. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  137. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  138. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  139. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  140. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  141. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
  142. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
  143. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  144. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  145. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  146. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  147. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  148. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  149. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  150. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
  151. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
  152. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
  153. package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
  154. package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
  155. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  156. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  157. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  158. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  159. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  160. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  161. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  162. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  163. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  164. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  165. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  166. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  167. package/dist/180/swapping/swapRequested.d.cts +4 -4
  168. package/dist/180/swapping/swapRequested.d.ts +4 -4
  169. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  170. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  171. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  172. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  173. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  174. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  175. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  176. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +10 -10
  177. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  178. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
  179. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  180. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  181. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  182. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  183. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  184. package/dist/190/assetBalances/accountCredited.d.ts +2 -2
  185. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  186. package/dist/190/assetBalances/accountDebited.d.ts +2 -2
  187. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  188. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  189. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  190. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  191. package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
  192. package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
  193. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  194. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  195. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  196. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  197. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  198. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  199. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  200. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  201. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  202. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  203. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  204. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  205. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  206. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  207. package/dist/200/lendingPools/loanCreated.d.cts +4 -4
  208. package/dist/200/lendingPools/loanCreated.d.ts +4 -4
  209. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +9 -9
  210. package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +9 -9
  211. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  212. package/dist/200/swapping/swapRequestCompleted.d.ts +2 -2
  213. package/dist/200/swapping/swapRequested.d.cts +10 -10
  214. package/dist/200/swapping/swapRequested.d.ts +10 -10
  215. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.cjs +10 -0
  216. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  217. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  218. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.mjs +10 -0
  219. package/dist/210/arbitrumIngressEgress/depositBoosted.cjs +27 -0
  220. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
  221. package/dist/210/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
  222. package/dist/210/arbitrumIngressEgress/depositBoosted.mjs +27 -0
  223. package/dist/210/arbitrumIngressEgress/depositFailed.cjs +15 -0
  224. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
  225. package/dist/210/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
  226. package/dist/210/arbitrumIngressEgress/depositFailed.mjs +15 -0
  227. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.cjs +10 -0
  228. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +24 -0
  229. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.ts +24 -0
  230. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.mjs +10 -0
  231. package/dist/210/arbitrumIngressEgress/depositFinalised.cjs +25 -0
  232. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
  233. package/dist/210/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
  234. package/dist/210/arbitrumIngressEgress/depositFinalised.mjs +25 -0
  235. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  236. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  237. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  238. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  239. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.cjs +11 -0
  240. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  241. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  242. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.mjs +11 -0
  243. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  244. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
  245. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
  246. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  247. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
  248. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
  249. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
  250. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
  251. package/dist/210/assetBalances/accountCredited.cjs +12 -0
  252. package/dist/210/assetBalances/accountCredited.d.cts +30 -0
  253. package/dist/210/assetBalances/accountCredited.d.ts +30 -0
  254. package/dist/210/assetBalances/accountCredited.mjs +12 -0
  255. package/dist/210/assetBalances/accountDebited.cjs +12 -0
  256. package/dist/210/assetBalances/accountDebited.d.cts +30 -0
  257. package/dist/210/assetBalances/accountDebited.d.ts +30 -0
  258. package/dist/210/assetBalances/accountDebited.mjs +12 -0
  259. package/dist/210/assethubIngressEgress/depositFailed.cjs +14 -0
  260. package/dist/210/assethubIngressEgress/depositFailed.d.cts +1417 -0
  261. package/dist/210/assethubIngressEgress/depositFailed.d.ts +1417 -0
  262. package/dist/210/assethubIngressEgress/depositFailed.mjs +14 -0
  263. package/dist/210/bitcoinIngressEgress/depositFailed.cjs +15 -0
  264. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +2335 -0
  265. package/dist/210/bitcoinIngressEgress/depositFailed.d.ts +2335 -0
  266. package/dist/210/bitcoinIngressEgress/depositFailed.mjs +15 -0
  267. package/dist/210/common.cjs +1171 -0
  268. package/dist/210/common.d.cts +26252 -0
  269. package/dist/210/common.d.ts +26252 -0
  270. package/dist/210/common.mjs +1171 -0
  271. package/dist/210/environment/addedNewArbAsset.cjs +7 -0
  272. package/dist/210/environment/addedNewArbAsset.d.cts +13 -0
  273. package/dist/210/environment/addedNewArbAsset.d.ts +13 -0
  274. package/dist/210/environment/addedNewArbAsset.mjs +7 -0
  275. package/dist/210/environment/addedNewEthAsset.cjs +7 -0
  276. package/dist/210/environment/addedNewEthAsset.d.cts +13 -0
  277. package/dist/210/environment/addedNewEthAsset.d.ts +13 -0
  278. package/dist/210/environment/addedNewEthAsset.mjs +7 -0
  279. package/dist/210/environment/runtimeSafeModeUpdated.cjs +9 -0
  280. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +1928 -0
  281. package/dist/210/environment/runtimeSafeModeUpdated.d.ts +1928 -0
  282. package/dist/210/environment/runtimeSafeModeUpdated.mjs +9 -0
  283. package/dist/210/environment/updatedArbAsset.cjs +7 -0
  284. package/dist/210/environment/updatedArbAsset.d.cts +13 -0
  285. package/dist/210/environment/updatedArbAsset.d.ts +13 -0
  286. package/dist/210/environment/updatedArbAsset.mjs +7 -0
  287. package/dist/210/environment/updatedEthAsset.cjs +7 -0
  288. package/dist/210/environment/updatedEthAsset.d.cts +13 -0
  289. package/dist/210/environment/updatedEthAsset.d.ts +13 -0
  290. package/dist/210/environment/updatedEthAsset.mjs +7 -0
  291. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.cjs +10 -0
  292. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  293. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  294. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.mjs +10 -0
  295. package/dist/210/ethereumIngressEgress/depositBoosted.cjs +27 -0
  296. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +203 -0
  297. package/dist/210/ethereumIngressEgress/depositBoosted.d.ts +203 -0
  298. package/dist/210/ethereumIngressEgress/depositBoosted.mjs +27 -0
  299. package/dist/210/ethereumIngressEgress/depositFailed.cjs +15 -0
  300. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +1426 -0
  301. package/dist/210/ethereumIngressEgress/depositFailed.d.ts +1426 -0
  302. package/dist/210/ethereumIngressEgress/depositFailed.mjs +15 -0
  303. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.cjs +10 -0
  304. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +24 -0
  305. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.ts +24 -0
  306. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.mjs +10 -0
  307. package/dist/210/ethereumIngressEgress/depositFinalised.cjs +25 -0
  308. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +197 -0
  309. package/dist/210/ethereumIngressEgress/depositFinalised.d.ts +197 -0
  310. package/dist/210/ethereumIngressEgress/depositFinalised.mjs +25 -0
  311. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  312. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  313. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  314. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  315. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.cjs +11 -0
  316. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  317. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  318. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.mjs +11 -0
  319. package/dist/210/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  320. package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
  321. package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
  322. package/dist/210/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  323. package/dist/210/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
  324. package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
  325. package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
  326. package/dist/210/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
  327. package/dist/210/funding/funded.cjs +12 -0
  328. package/dist/210/funding/funded.d.cts +87 -0
  329. package/dist/210/funding/funded.d.ts +87 -0
  330. package/dist/210/funding/funded.mjs +12 -0
  331. package/dist/210/governance/newGovernanceCouncil.cjs +9 -0
  332. package/dist/210/governance/newGovernanceCouncil.d.cts +26 -0
  333. package/dist/210/governance/newGovernanceCouncil.d.ts +26 -0
  334. package/dist/210/governance/newGovernanceCouncil.mjs +9 -0
  335. package/dist/210/lendingPools/boostFundsAdded.cjs +11 -0
  336. package/dist/210/lendingPools/boostFundsAdded.d.cts +44 -0
  337. package/dist/210/lendingPools/boostFundsAdded.d.ts +44 -0
  338. package/dist/210/lendingPools/boostFundsAdded.mjs +11 -0
  339. package/dist/210/lendingPools/boostPoolCreated.cjs +9 -0
  340. package/dist/210/lendingPools/boostPoolCreated.d.cts +38 -0
  341. package/dist/210/lendingPools/boostPoolCreated.d.ts +38 -0
  342. package/dist/210/lendingPools/boostPoolCreated.mjs +9 -0
  343. package/dist/210/lendingPools/collateralAdded.cjs +16 -0
  344. package/dist/210/lendingPools/collateralAdded.d.cts +62 -0
  345. package/dist/210/lendingPools/collateralAdded.d.ts +62 -0
  346. package/dist/210/lendingPools/collateralAdded.mjs +16 -0
  347. package/dist/210/lendingPools/collateralRemoved.cjs +10 -0
  348. package/dist/210/lendingPools/collateralRemoved.d.cts +24 -0
  349. package/dist/210/lendingPools/collateralRemoved.d.ts +24 -0
  350. package/dist/210/lendingPools/collateralRemoved.mjs +10 -0
  351. package/dist/210/lendingPools/collateralTopupAssetUpdated.cjs +10 -0
  352. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +24 -0
  353. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.ts +24 -0
  354. package/dist/210/lendingPools/collateralTopupAssetUpdated.mjs +10 -0
  355. package/dist/210/lendingPools/lendingFundsAdded.cjs +11 -0
  356. package/dist/210/lendingPools/lendingFundsAdded.d.cts +27 -0
  357. package/dist/210/lendingPools/lendingFundsAdded.d.ts +27 -0
  358. package/dist/210/lendingPools/lendingFundsAdded.mjs +11 -0
  359. package/dist/210/lendingPools/lendingFundsRemoved.cjs +11 -0
  360. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +27 -0
  361. package/dist/210/lendingPools/lendingFundsRemoved.d.ts +27 -0
  362. package/dist/210/lendingPools/lendingFundsRemoved.mjs +11 -0
  363. package/dist/210/lendingPools/lendingPoolCreated.cjs +7 -0
  364. package/dist/210/lendingPools/lendingPoolCreated.d.cts +21 -0
  365. package/dist/210/lendingPools/lendingPoolCreated.d.ts +21 -0
  366. package/dist/210/lendingPools/lendingPoolCreated.mjs +7 -0
  367. package/dist/210/lendingPools/loanCreated.cjs +12 -0
  368. package/dist/210/lendingPools/loanCreated.d.cts +30 -0
  369. package/dist/210/lendingPools/loanCreated.d.ts +30 -0
  370. package/dist/210/lendingPools/loanCreated.mjs +12 -0
  371. package/dist/210/lendingPools/palletConfigUpdated.cjs +9 -0
  372. package/dist/210/lendingPools/palletConfigUpdated.d.cts +387 -0
  373. package/dist/210/lendingPools/palletConfigUpdated.d.ts +387 -0
  374. package/dist/210/lendingPools/palletConfigUpdated.mjs +9 -0
  375. package/dist/210/lendingPools/stoppedBoosting.cjs +12 -0
  376. package/dist/210/lendingPools/stoppedBoosting.d.cts +47 -0
  377. package/dist/210/lendingPools/stoppedBoosting.d.ts +47 -0
  378. package/dist/210/lendingPools/stoppedBoosting.mjs +12 -0
  379. package/dist/210/liquidityPools/assetSwapped.cjs +12 -0
  380. package/dist/210/liquidityPools/assetSwapped.d.cts +40 -0
  381. package/dist/210/liquidityPools/assetSwapped.d.ts +40 -0
  382. package/dist/210/liquidityPools/assetSwapped.mjs +12 -0
  383. package/dist/210/liquidityPools/limitOrderUpdated.cjs +24 -0
  384. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +98 -0
  385. package/dist/210/liquidityPools/limitOrderUpdated.d.ts +98 -0
  386. package/dist/210/liquidityPools/limitOrderUpdated.mjs +24 -0
  387. package/dist/210/liquidityPools/newPoolCreated.cjs +12 -0
  388. package/dist/210/liquidityPools/newPoolCreated.d.cts +40 -0
  389. package/dist/210/liquidityPools/newPoolCreated.d.ts +40 -0
  390. package/dist/210/liquidityPools/newPoolCreated.mjs +12 -0
  391. package/dist/210/liquidityPools/orderDeletionFailed.cjs +7 -0
  392. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +126 -0
  393. package/dist/210/liquidityPools/orderDeletionFailed.d.ts +126 -0
  394. package/dist/210/liquidityPools/orderDeletionFailed.mjs +7 -0
  395. package/dist/210/liquidityPools/palletConfigUpdated.cjs +9 -0
  396. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +43 -0
  397. package/dist/210/liquidityPools/palletConfigUpdated.d.ts +43 -0
  398. package/dist/210/liquidityPools/palletConfigUpdated.mjs +9 -0
  399. package/dist/210/liquidityPools/poolFeeSet.cjs +11 -0
  400. package/dist/210/liquidityPools/poolFeeSet.d.cts +37 -0
  401. package/dist/210/liquidityPools/poolFeeSet.d.ts +37 -0
  402. package/dist/210/liquidityPools/poolFeeSet.mjs +11 -0
  403. package/dist/210/liquidityPools/priceImpactLimitSet.cjs +10 -0
  404. package/dist/210/liquidityPools/priceImpactLimitSet.d.cts +45 -0
  405. package/dist/210/liquidityPools/priceImpactLimitSet.d.ts +45 -0
  406. package/dist/210/liquidityPools/priceImpactLimitSet.mjs +10 -0
  407. package/dist/210/liquidityPools/rangeOrderUpdated.cjs +22 -0
  408. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +208 -0
  409. package/dist/210/liquidityPools/rangeOrderUpdated.d.ts +208 -0
  410. package/dist/210/liquidityPools/rangeOrderUpdated.mjs +22 -0
  411. package/dist/210/liquidityProvider/assetTransferred.cjs +12 -0
  412. package/dist/210/liquidityProvider/assetTransferred.d.cts +30 -0
  413. package/dist/210/liquidityProvider/assetTransferred.d.ts +30 -0
  414. package/dist/210/liquidityProvider/assetTransferred.mjs +12 -0
  415. package/dist/210/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
  416. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +90 -0
  417. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.ts +90 -0
  418. package/dist/210/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
  419. package/dist/210/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
  420. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +94 -0
  421. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.ts +94 -0
  422. package/dist/210/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
  423. package/dist/210/polkadotIngressEgress/depositFailed.cjs +14 -0
  424. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +1417 -0
  425. package/dist/210/polkadotIngressEgress/depositFailed.d.ts +1417 -0
  426. package/dist/210/polkadotIngressEgress/depositFailed.mjs +14 -0
  427. package/dist/210/solanaIngressEgress/depositFailed.cjs +15 -0
  428. package/dist/210/solanaIngressEgress/depositFailed.d.cts +1498 -0
  429. package/dist/210/solanaIngressEgress/depositFailed.d.ts +1498 -0
  430. package/dist/210/solanaIngressEgress/depositFailed.mjs +15 -0
  431. package/dist/210/swapping/accountCreationDepositAddressReady.cjs +22 -0
  432. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +147 -0
  433. package/dist/210/swapping/accountCreationDepositAddressReady.d.ts +147 -0
  434. package/dist/210/swapping/accountCreationDepositAddressReady.mjs +22 -0
  435. package/dist/210/swapping/batchSwapFailed.cjs +11 -0
  436. package/dist/210/swapping/batchSwapFailed.d.cts +37 -0
  437. package/dist/210/swapping/batchSwapFailed.d.ts +37 -0
  438. package/dist/210/swapping/batchSwapFailed.mjs +11 -0
  439. package/dist/210/swapping/creditedOnChain.cjs +12 -0
  440. package/dist/210/swapping/creditedOnChain.d.cts +30 -0
  441. package/dist/210/swapping/creditedOnChain.d.ts +30 -0
  442. package/dist/210/swapping/creditedOnChain.mjs +12 -0
  443. package/dist/210/swapping/palletConfigUpdated.cjs +7 -0
  444. package/dist/210/swapping/palletConfigUpdated.d.cts +254 -0
  445. package/dist/210/swapping/palletConfigUpdated.d.ts +254 -0
  446. package/dist/210/swapping/palletConfigUpdated.mjs +7 -0
  447. package/dist/210/swapping/refundEgressIgnored.cjs +12 -0
  448. package/dist/210/swapping/refundEgressIgnored.d.cts +247 -0
  449. package/dist/210/swapping/refundEgressIgnored.d.ts +247 -0
  450. package/dist/210/swapping/refundEgressIgnored.mjs +12 -0
  451. package/dist/210/swapping/refundEgressScheduled.cjs +18 -0
  452. package/dist/210/swapping/refundEgressScheduled.d.cts +56 -0
  453. package/dist/210/swapping/refundEgressScheduled.d.ts +56 -0
  454. package/dist/210/swapping/refundEgressScheduled.mjs +18 -0
  455. package/dist/210/swapping/refundedOnChain.cjs +13 -0
  456. package/dist/210/swapping/refundedOnChain.d.cts +33 -0
  457. package/dist/210/swapping/refundedOnChain.d.ts +33 -0
  458. package/dist/210/swapping/refundedOnChain.mjs +13 -0
  459. package/dist/210/swapping/swapAmountConfiscated.cjs +12 -0
  460. package/dist/210/swapping/swapAmountConfiscated.d.cts +30 -0
  461. package/dist/210/swapping/swapAmountConfiscated.d.ts +30 -0
  462. package/dist/210/swapping/swapAmountConfiscated.mjs +12 -0
  463. package/dist/210/swapping/swapDepositAddressReady.cjs +31 -0
  464. package/dist/210/swapping/swapDepositAddressReady.d.cts +694 -0
  465. package/dist/210/swapping/swapDepositAddressReady.d.ts +694 -0
  466. package/dist/210/swapping/swapDepositAddressReady.mjs +31 -0
  467. package/dist/210/swapping/swapEgressIgnored.cjs +12 -0
  468. package/dist/210/swapping/swapEgressIgnored.d.cts +247 -0
  469. package/dist/210/swapping/swapEgressIgnored.d.ts +247 -0
  470. package/dist/210/swapping/swapEgressIgnored.mjs +12 -0
  471. package/dist/210/swapping/swapEgressScheduled.cjs +17 -0
  472. package/dist/210/swapping/swapEgressScheduled.d.cts +53 -0
  473. package/dist/210/swapping/swapEgressScheduled.d.ts +53 -0
  474. package/dist/210/swapping/swapEgressScheduled.mjs +17 -0
  475. package/dist/210/swapping/swapExecuted.cjs +18 -0
  476. package/dist/210/swapping/swapExecuted.d.cts +58 -0
  477. package/dist/210/swapping/swapExecuted.d.ts +58 -0
  478. package/dist/210/swapping/swapExecuted.mjs +18 -0
  479. package/dist/210/swapping/swapRequested.cjs +25 -0
  480. package/dist/210/swapping/swapRequested.d.cts +3992 -0
  481. package/dist/210/swapping/swapRequested.d.ts +3992 -0
  482. package/dist/210/swapping/swapRequested.mjs +25 -0
  483. package/dist/210/swapping/withdrawalRequested.cjs +20 -0
  484. package/dist/210/swapping/withdrawalRequested.d.cts +97 -0
  485. package/dist/210/swapping/withdrawalRequested.d.ts +97 -0
  486. package/dist/210/swapping/withdrawalRequested.mjs +20 -0
  487. package/dist/210/tradingStrategy/fundsAddedToStrategy.cjs +10 -0
  488. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +24 -0
  489. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.ts +24 -0
  490. package/dist/210/tradingStrategy/fundsAddedToStrategy.mjs +10 -0
  491. package/dist/210/tradingStrategy/palletConfigUpdated.cjs +9 -0
  492. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +107 -0
  493. package/dist/210/tradingStrategy/palletConfigUpdated.d.ts +107 -0
  494. package/dist/210/tradingStrategy/palletConfigUpdated.mjs +9 -0
  495. package/dist/210/tradingStrategy/strategyDeployed.cjs +11 -0
  496. package/dist/210/tradingStrategy/strategyDeployed.d.cts +133 -0
  497. package/dist/210/tradingStrategy/strategyDeployed.d.ts +133 -0
  498. package/dist/210/tradingStrategy/strategyDeployed.mjs +11 -0
  499. package/package.json +2 -2
@@ -0,0 +1,1498 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
4
+ blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5
+ reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6
+ __kind: z.ZodLiteral<"BelowMinimumDeposit">;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "BelowMinimumDeposit";
9
+ }, {
10
+ __kind: "BelowMinimumDeposit";
11
+ }>, z.ZodObject<{
12
+ __kind: z.ZodLiteral<"NotEnoughToPayFees">;
13
+ }, "strip", z.ZodTypeAny, {
14
+ __kind: "NotEnoughToPayFees";
15
+ }, {
16
+ __kind: "NotEnoughToPayFees";
17
+ }>, z.ZodObject<{
18
+ __kind: z.ZodLiteral<"TransactionRejectedByBroker">;
19
+ }, "strip", z.ZodTypeAny, {
20
+ __kind: "TransactionRejectedByBroker";
21
+ }, {
22
+ __kind: "TransactionRejectedByBroker";
23
+ }>, z.ZodObject<{
24
+ __kind: z.ZodLiteral<"DepositWitnessRejected">;
25
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
26
+ __kind: z.ZodLiteral<"Other">;
27
+ }, "strip", z.ZodTypeAny, {
28
+ __kind: "Other";
29
+ }, {
30
+ __kind: "Other";
31
+ }>, z.ZodObject<{
32
+ __kind: z.ZodLiteral<"CannotLookup">;
33
+ }, "strip", z.ZodTypeAny, {
34
+ __kind: "CannotLookup";
35
+ }, {
36
+ __kind: "CannotLookup";
37
+ }>, z.ZodObject<{
38
+ __kind: z.ZodLiteral<"BadOrigin">;
39
+ }, "strip", z.ZodTypeAny, {
40
+ __kind: "BadOrigin";
41
+ }, {
42
+ __kind: "BadOrigin";
43
+ }>, z.ZodObject<{
44
+ __kind: z.ZodLiteral<"Module">;
45
+ value: z.ZodObject<{
46
+ index: z.ZodNumber;
47
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
48
+ }, "strip", z.ZodTypeAny, {
49
+ index: number;
50
+ error: `0x${string}`;
51
+ }, {
52
+ index: number;
53
+ error: string;
54
+ }>;
55
+ }, "strip", z.ZodTypeAny, {
56
+ value: {
57
+ index: number;
58
+ error: `0x${string}`;
59
+ };
60
+ __kind: "Module";
61
+ }, {
62
+ value: {
63
+ index: number;
64
+ error: string;
65
+ };
66
+ __kind: "Module";
67
+ }>, z.ZodObject<{
68
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
69
+ }, "strip", z.ZodTypeAny, {
70
+ __kind: "ConsumerRemaining";
71
+ }, {
72
+ __kind: "ConsumerRemaining";
73
+ }>, z.ZodObject<{
74
+ __kind: z.ZodLiteral<"NoProviders">;
75
+ }, "strip", z.ZodTypeAny, {
76
+ __kind: "NoProviders";
77
+ }, {
78
+ __kind: "NoProviders";
79
+ }>, z.ZodObject<{
80
+ __kind: z.ZodLiteral<"TooManyConsumers">;
81
+ }, "strip", z.ZodTypeAny, {
82
+ __kind: "TooManyConsumers";
83
+ }, {
84
+ __kind: "TooManyConsumers";
85
+ }>, z.ZodObject<{
86
+ __kind: z.ZodLiteral<"Token">;
87
+ value: z.ZodEffects<z.ZodObject<{
88
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
89
+ }, "strip", z.ZodTypeAny, {
90
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
+ }, {
92
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
94
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
+ }>;
96
+ }, "strip", z.ZodTypeAny, {
97
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
98
+ __kind: "Token";
99
+ }, {
100
+ value: {
101
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
102
+ };
103
+ __kind: "Token";
104
+ }>, z.ZodObject<{
105
+ __kind: z.ZodLiteral<"Arithmetic">;
106
+ value: z.ZodEffects<z.ZodObject<{
107
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
108
+ }, "strip", z.ZodTypeAny, {
109
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
+ }, {
111
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
112
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
113
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
114
+ }>;
115
+ }, "strip", z.ZodTypeAny, {
116
+ value: "Underflow" | "Overflow" | "DivisionByZero";
117
+ __kind: "Arithmetic";
118
+ }, {
119
+ value: {
120
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
121
+ };
122
+ __kind: "Arithmetic";
123
+ }>, z.ZodObject<{
124
+ __kind: z.ZodLiteral<"Transactional">;
125
+ value: z.ZodEffects<z.ZodObject<{
126
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
127
+ }, "strip", z.ZodTypeAny, {
128
+ __kind: "LimitReached" | "NoLayer";
129
+ }, {
130
+ __kind: "LimitReached" | "NoLayer";
131
+ }>, "LimitReached" | "NoLayer", {
132
+ __kind: "LimitReached" | "NoLayer";
133
+ }>;
134
+ }, "strip", z.ZodTypeAny, {
135
+ value: "LimitReached" | "NoLayer";
136
+ __kind: "Transactional";
137
+ }, {
138
+ value: {
139
+ __kind: "LimitReached" | "NoLayer";
140
+ };
141
+ __kind: "Transactional";
142
+ }>, z.ZodObject<{
143
+ __kind: z.ZodLiteral<"Exhausted">;
144
+ }, "strip", z.ZodTypeAny, {
145
+ __kind: "Exhausted";
146
+ }, {
147
+ __kind: "Exhausted";
148
+ }>, z.ZodObject<{
149
+ __kind: z.ZodLiteral<"Corruption">;
150
+ }, "strip", z.ZodTypeAny, {
151
+ __kind: "Corruption";
152
+ }, {
153
+ __kind: "Corruption";
154
+ }>, z.ZodObject<{
155
+ __kind: z.ZodLiteral<"Unavailable">;
156
+ }, "strip", z.ZodTypeAny, {
157
+ __kind: "Unavailable";
158
+ }, {
159
+ __kind: "Unavailable";
160
+ }>, z.ZodObject<{
161
+ __kind: z.ZodLiteral<"RootNotAllowed">;
162
+ }, "strip", z.ZodTypeAny, {
163
+ __kind: "RootNotAllowed";
164
+ }, {
165
+ __kind: "RootNotAllowed";
166
+ }>]>;
167
+ }, "strip", z.ZodTypeAny, {
168
+ value: {
169
+ __kind: "Other";
170
+ } | {
171
+ __kind: "CannotLookup";
172
+ } | {
173
+ __kind: "BadOrigin";
174
+ } | {
175
+ value: {
176
+ index: number;
177
+ error: `0x${string}`;
178
+ };
179
+ __kind: "Module";
180
+ } | {
181
+ __kind: "ConsumerRemaining";
182
+ } | {
183
+ __kind: "NoProviders";
184
+ } | {
185
+ __kind: "TooManyConsumers";
186
+ } | {
187
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
+ __kind: "Token";
189
+ } | {
190
+ value: "Underflow" | "Overflow" | "DivisionByZero";
191
+ __kind: "Arithmetic";
192
+ } | {
193
+ value: "LimitReached" | "NoLayer";
194
+ __kind: "Transactional";
195
+ } | {
196
+ __kind: "Exhausted";
197
+ } | {
198
+ __kind: "Corruption";
199
+ } | {
200
+ __kind: "Unavailable";
201
+ } | {
202
+ __kind: "RootNotAllowed";
203
+ };
204
+ __kind: "DepositWitnessRejected";
205
+ }, {
206
+ value: {
207
+ __kind: "Other";
208
+ } | {
209
+ __kind: "CannotLookup";
210
+ } | {
211
+ __kind: "BadOrigin";
212
+ } | {
213
+ value: {
214
+ index: number;
215
+ error: string;
216
+ };
217
+ __kind: "Module";
218
+ } | {
219
+ __kind: "ConsumerRemaining";
220
+ } | {
221
+ __kind: "NoProviders";
222
+ } | {
223
+ __kind: "TooManyConsumers";
224
+ } | {
225
+ value: {
226
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
+ };
228
+ __kind: "Token";
229
+ } | {
230
+ value: {
231
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
232
+ };
233
+ __kind: "Arithmetic";
234
+ } | {
235
+ value: {
236
+ __kind: "LimitReached" | "NoLayer";
237
+ };
238
+ __kind: "Transactional";
239
+ } | {
240
+ __kind: "Exhausted";
241
+ } | {
242
+ __kind: "Corruption";
243
+ } | {
244
+ __kind: "Unavailable";
245
+ } | {
246
+ __kind: "RootNotAllowed";
247
+ };
248
+ __kind: "DepositWitnessRejected";
249
+ }>, z.ZodObject<{
250
+ __kind: z.ZodLiteral<"Unrefundable">;
251
+ }, "strip", z.ZodTypeAny, {
252
+ __kind: "Unrefundable";
253
+ }, {
254
+ __kind: "Unrefundable";
255
+ }>]>;
256
+ details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
257
+ __kind: z.ZodLiteral<"DepositFailedDepositChannelVariantSolana">;
258
+ depositWitness: z.ZodObject<{
259
+ depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
260
+ asset: z.ZodEffects<z.ZodObject<{
261
+ __kind: z.ZodEnum<["Sol", "SolUsdc", "SolUsdt"]>;
262
+ }, "strip", z.ZodTypeAny, {
263
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
264
+ }, {
265
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
266
+ }>, "Sol" | "SolUsdc" | "SolUsdt", {
267
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
268
+ }>;
269
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
270
+ depositDetails: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
271
+ __kind: z.ZodLiteral<"Channel">;
272
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
273
+ }, "strip", z.ZodTypeAny, {
274
+ value: `0x${string}`;
275
+ __kind: "Channel";
276
+ }, {
277
+ value: string;
278
+ __kind: "Channel";
279
+ }>, z.ZodObject<{
280
+ __kind: z.ZodLiteral<"VaultSwapAccount">;
281
+ value: 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>;
282
+ }, "strip", z.ZodTypeAny, {
283
+ value: [`0x${string}`, bigint];
284
+ __kind: "VaultSwapAccount";
285
+ }, {
286
+ value: [string, string | number];
287
+ __kind: "VaultSwapAccount";
288
+ }>]>;
289
+ }, "strip", z.ZodTypeAny, {
290
+ depositAddress: `0x${string}`;
291
+ asset: "Sol" | "SolUsdc" | "SolUsdt";
292
+ amount: bigint;
293
+ depositDetails: {
294
+ value: `0x${string}`;
295
+ __kind: "Channel";
296
+ } | {
297
+ value: [`0x${string}`, bigint];
298
+ __kind: "VaultSwapAccount";
299
+ };
300
+ }, {
301
+ depositAddress: string;
302
+ asset: {
303
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
304
+ };
305
+ amount: string | number;
306
+ depositDetails: {
307
+ value: string;
308
+ __kind: "Channel";
309
+ } | {
310
+ value: [string, string | number];
311
+ __kind: "VaultSwapAccount";
312
+ };
313
+ }>;
314
+ }, "strip", z.ZodTypeAny, {
315
+ __kind: "DepositFailedDepositChannelVariantSolana";
316
+ depositWitness: {
317
+ depositAddress: `0x${string}`;
318
+ asset: "Sol" | "SolUsdc" | "SolUsdt";
319
+ amount: bigint;
320
+ depositDetails: {
321
+ value: `0x${string}`;
322
+ __kind: "Channel";
323
+ } | {
324
+ value: [`0x${string}`, bigint];
325
+ __kind: "VaultSwapAccount";
326
+ };
327
+ };
328
+ }, {
329
+ __kind: "DepositFailedDepositChannelVariantSolana";
330
+ depositWitness: {
331
+ depositAddress: string;
332
+ asset: {
333
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
334
+ };
335
+ amount: string | number;
336
+ depositDetails: {
337
+ value: string;
338
+ __kind: "Channel";
339
+ } | {
340
+ value: [string, string | number];
341
+ __kind: "VaultSwapAccount";
342
+ };
343
+ };
344
+ }>, z.ZodObject<{
345
+ __kind: z.ZodLiteral<"DepositFailedVaultVariantSolana">;
346
+ vaultWitness: z.ZodObject<{
347
+ inputAsset: z.ZodEffects<z.ZodObject<{
348
+ __kind: z.ZodEnum<["Sol", "SolUsdc", "SolUsdt"]>;
349
+ }, "strip", z.ZodTypeAny, {
350
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
351
+ }, {
352
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
353
+ }>, "Sol" | "SolUsdc" | "SolUsdt", {
354
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
355
+ }>;
356
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
357
+ channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
358
+ depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
359
+ depositDetails: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
360
+ __kind: z.ZodLiteral<"Channel">;
361
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
362
+ }, "strip", z.ZodTypeAny, {
363
+ value: `0x${string}`;
364
+ __kind: "Channel";
365
+ }, {
366
+ value: string;
367
+ __kind: "Channel";
368
+ }>, z.ZodObject<{
369
+ __kind: z.ZodLiteral<"VaultSwapAccount">;
370
+ value: 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>;
371
+ }, "strip", z.ZodTypeAny, {
372
+ value: [`0x${string}`, bigint];
373
+ __kind: "VaultSwapAccount";
374
+ }, {
375
+ value: [string, string | number];
376
+ __kind: "VaultSwapAccount";
377
+ }>]>;
378
+ outputAsset: z.ZodEffects<z.ZodObject<{
379
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "SolUsdt", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
380
+ }, "strip", z.ZodTypeAny, {
381
+ __kind: "Sol" | "SolUsdc" | "SolUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
382
+ }, {
383
+ __kind: "Sol" | "SolUsdc" | "SolUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
384
+ }>, "Sol" | "SolUsdc" | "SolUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
385
+ __kind: "Sol" | "SolUsdc" | "SolUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
386
+ }>;
387
+ destinationAddress: z.ZodEffects<z.ZodObject<{
388
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
389
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
390
+ }, "strip", z.ZodTypeAny, {
391
+ value: `0x${string}`;
392
+ __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
393
+ }, {
394
+ value: string;
395
+ __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
396
+ }>, {
397
+ readonly chain: "Ethereum";
398
+ readonly address: `0x${string}`;
399
+ } | {
400
+ readonly chain: "Polkadot";
401
+ readonly address: string;
402
+ } | {
403
+ readonly chain: "Bitcoin";
404
+ readonly address: string;
405
+ } | {
406
+ readonly chain: "Arbitrum";
407
+ readonly address: `0x${string}`;
408
+ } | {
409
+ readonly chain: "Solana";
410
+ readonly address: string;
411
+ } | {
412
+ readonly chain: "Assethub";
413
+ readonly address: string;
414
+ }, {
415
+ value: string;
416
+ __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
417
+ }>;
418
+ depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
419
+ channelMetadata: z.ZodObject<{
420
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
421
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
422
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
423
+ }, "strip", z.ZodTypeAny, {
424
+ message: `0x${string}`;
425
+ gasBudget: bigint;
426
+ ccmAdditionalData: `0x${string}`;
427
+ }, {
428
+ message: string;
429
+ gasBudget: string | number;
430
+ ccmAdditionalData: string;
431
+ }>;
432
+ sourceChain: z.ZodEffects<z.ZodObject<{
433
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
434
+ }, "strip", z.ZodTypeAny, {
435
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
436
+ }, {
437
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
438
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
439
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
440
+ }>;
441
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
442
+ __kind: z.ZodLiteral<"Eth">;
443
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
444
+ }, "strip", z.ZodTypeAny, {
445
+ value: `0x${string}`;
446
+ __kind: "Eth";
447
+ }, {
448
+ value: string;
449
+ __kind: "Eth";
450
+ }>, z.ZodObject<{
451
+ __kind: z.ZodLiteral<"Dot">;
452
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
453
+ }, "strip", z.ZodTypeAny, {
454
+ value: `0x${string}`;
455
+ __kind: "Dot";
456
+ }, {
457
+ value: string;
458
+ __kind: "Dot";
459
+ }>, z.ZodObject<{
460
+ __kind: z.ZodLiteral<"Btc">;
461
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
462
+ __kind: z.ZodLiteral<"P2PKH">;
463
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
464
+ }, "strip", z.ZodTypeAny, {
465
+ value: `0x${string}`;
466
+ __kind: "P2PKH";
467
+ }, {
468
+ value: string;
469
+ __kind: "P2PKH";
470
+ }>, z.ZodObject<{
471
+ __kind: z.ZodLiteral<"P2SH">;
472
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
473
+ }, "strip", z.ZodTypeAny, {
474
+ value: `0x${string}`;
475
+ __kind: "P2SH";
476
+ }, {
477
+ value: string;
478
+ __kind: "P2SH";
479
+ }>, z.ZodObject<{
480
+ __kind: z.ZodLiteral<"P2WPKH">;
481
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
482
+ }, "strip", z.ZodTypeAny, {
483
+ value: `0x${string}`;
484
+ __kind: "P2WPKH";
485
+ }, {
486
+ value: string;
487
+ __kind: "P2WPKH";
488
+ }>, z.ZodObject<{
489
+ __kind: z.ZodLiteral<"P2WSH">;
490
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
491
+ }, "strip", z.ZodTypeAny, {
492
+ value: `0x${string}`;
493
+ __kind: "P2WSH";
494
+ }, {
495
+ value: string;
496
+ __kind: "P2WSH";
497
+ }>, z.ZodObject<{
498
+ __kind: z.ZodLiteral<"Taproot">;
499
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
500
+ }, "strip", z.ZodTypeAny, {
501
+ value: `0x${string}`;
502
+ __kind: "Taproot";
503
+ }, {
504
+ value: string;
505
+ __kind: "Taproot";
506
+ }>, z.ZodObject<{
507
+ __kind: z.ZodLiteral<"OtherSegwit">;
508
+ version: z.ZodNumber;
509
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
510
+ }, "strip", z.ZodTypeAny, {
511
+ __kind: "OtherSegwit";
512
+ version: number;
513
+ program: `0x${string}`;
514
+ }, {
515
+ __kind: "OtherSegwit";
516
+ version: number;
517
+ program: string;
518
+ }>]>;
519
+ }, "strip", z.ZodTypeAny, {
520
+ value: {
521
+ value: `0x${string}`;
522
+ __kind: "P2PKH";
523
+ } | {
524
+ value: `0x${string}`;
525
+ __kind: "P2SH";
526
+ } | {
527
+ value: `0x${string}`;
528
+ __kind: "P2WPKH";
529
+ } | {
530
+ value: `0x${string}`;
531
+ __kind: "P2WSH";
532
+ } | {
533
+ value: `0x${string}`;
534
+ __kind: "Taproot";
535
+ } | {
536
+ __kind: "OtherSegwit";
537
+ version: number;
538
+ program: `0x${string}`;
539
+ };
540
+ __kind: "Btc";
541
+ }, {
542
+ value: {
543
+ value: string;
544
+ __kind: "P2PKH";
545
+ } | {
546
+ value: string;
547
+ __kind: "P2SH";
548
+ } | {
549
+ value: string;
550
+ __kind: "P2WPKH";
551
+ } | {
552
+ value: string;
553
+ __kind: "P2WSH";
554
+ } | {
555
+ value: string;
556
+ __kind: "Taproot";
557
+ } | {
558
+ __kind: "OtherSegwit";
559
+ version: number;
560
+ program: string;
561
+ };
562
+ __kind: "Btc";
563
+ }>, z.ZodObject<{
564
+ __kind: z.ZodLiteral<"Arb">;
565
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
566
+ }, "strip", z.ZodTypeAny, {
567
+ value: `0x${string}`;
568
+ __kind: "Arb";
569
+ }, {
570
+ value: string;
571
+ __kind: "Arb";
572
+ }>, z.ZodObject<{
573
+ __kind: z.ZodLiteral<"Sol">;
574
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
575
+ }, "strip", z.ZodTypeAny, {
576
+ value: `0x${string}`;
577
+ __kind: "Sol";
578
+ }, {
579
+ value: string;
580
+ __kind: "Sol";
581
+ }>, z.ZodObject<{
582
+ __kind: z.ZodLiteral<"Hub">;
583
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
584
+ }, "strip", z.ZodTypeAny, {
585
+ value: `0x${string}`;
586
+ __kind: "Hub";
587
+ }, {
588
+ value: string;
589
+ __kind: "Hub";
590
+ }>]>>>;
591
+ }, "strip", z.ZodTypeAny, {
592
+ channelMetadata: {
593
+ message: `0x${string}`;
594
+ gasBudget: bigint;
595
+ ccmAdditionalData: `0x${string}`;
596
+ };
597
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
598
+ sourceAddress?: {
599
+ value: `0x${string}`;
600
+ __kind: "Eth";
601
+ } | {
602
+ value: `0x${string}`;
603
+ __kind: "Dot";
604
+ } | {
605
+ value: {
606
+ value: `0x${string}`;
607
+ __kind: "P2PKH";
608
+ } | {
609
+ value: `0x${string}`;
610
+ __kind: "P2SH";
611
+ } | {
612
+ value: `0x${string}`;
613
+ __kind: "P2WPKH";
614
+ } | {
615
+ value: `0x${string}`;
616
+ __kind: "P2WSH";
617
+ } | {
618
+ value: `0x${string}`;
619
+ __kind: "Taproot";
620
+ } | {
621
+ __kind: "OtherSegwit";
622
+ version: number;
623
+ program: `0x${string}`;
624
+ };
625
+ __kind: "Btc";
626
+ } | {
627
+ value: `0x${string}`;
628
+ __kind: "Arb";
629
+ } | {
630
+ value: `0x${string}`;
631
+ __kind: "Sol";
632
+ } | {
633
+ value: `0x${string}`;
634
+ __kind: "Hub";
635
+ } | null | undefined;
636
+ }, {
637
+ channelMetadata: {
638
+ message: string;
639
+ gasBudget: string | number;
640
+ ccmAdditionalData: string;
641
+ };
642
+ sourceChain: {
643
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
644
+ };
645
+ sourceAddress?: {
646
+ value: string;
647
+ __kind: "Eth";
648
+ } | {
649
+ value: string;
650
+ __kind: "Dot";
651
+ } | {
652
+ value: {
653
+ value: string;
654
+ __kind: "P2PKH";
655
+ } | {
656
+ value: string;
657
+ __kind: "P2SH";
658
+ } | {
659
+ value: string;
660
+ __kind: "P2WPKH";
661
+ } | {
662
+ value: string;
663
+ __kind: "P2WSH";
664
+ } | {
665
+ value: string;
666
+ __kind: "Taproot";
667
+ } | {
668
+ __kind: "OtherSegwit";
669
+ version: number;
670
+ program: string;
671
+ };
672
+ __kind: "Btc";
673
+ } | {
674
+ value: string;
675
+ __kind: "Arb";
676
+ } | {
677
+ value: string;
678
+ __kind: "Sol";
679
+ } | {
680
+ value: string;
681
+ __kind: "Hub";
682
+ } | null | undefined;
683
+ }>>>;
684
+ 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>;
685
+ brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
686
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
687
+ bps: z.ZodNumber;
688
+ }, "strip", z.ZodTypeAny, {
689
+ account: `cF${string}`;
690
+ bps: number;
691
+ }, {
692
+ account: string;
693
+ bps: number;
694
+ }>>>;
695
+ affiliateFees: z.ZodArray<z.ZodObject<{
696
+ account: z.ZodNumber;
697
+ bps: z.ZodNumber;
698
+ }, "strip", z.ZodTypeAny, {
699
+ account: number;
700
+ bps: number;
701
+ }, {
702
+ account: number;
703
+ bps: number;
704
+ }>, "many">;
705
+ refundParams: z.ZodObject<{
706
+ retryDuration: z.ZodNumber;
707
+ refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
708
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
709
+ refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
710
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
711
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
712
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
713
+ }, "strip", z.ZodTypeAny, {
714
+ message: `0x${string}`;
715
+ gasBudget: bigint;
716
+ ccmAdditionalData: `0x${string}`;
717
+ }, {
718
+ message: string;
719
+ gasBudget: string | number;
720
+ ccmAdditionalData: string;
721
+ }>>>;
722
+ maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
723
+ }, "strip", z.ZodTypeAny, {
724
+ retryDuration: number;
725
+ refundAddress: `0x${string}`;
726
+ minPrice: bigint;
727
+ refundCcmMetadata?: {
728
+ message: `0x${string}`;
729
+ gasBudget: bigint;
730
+ ccmAdditionalData: `0x${string}`;
731
+ } | null | undefined;
732
+ maxOraclePriceSlippage?: number | null | undefined;
733
+ }, {
734
+ retryDuration: number;
735
+ refundAddress: string;
736
+ minPrice: string | number;
737
+ refundCcmMetadata?: {
738
+ message: string;
739
+ gasBudget: string | number;
740
+ ccmAdditionalData: string;
741
+ } | null | undefined;
742
+ maxOraclePriceSlippage?: number | null | undefined;
743
+ }>;
744
+ dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
745
+ numberOfChunks: z.ZodNumber;
746
+ chunkInterval: z.ZodNumber;
747
+ }, "strip", z.ZodTypeAny, {
748
+ numberOfChunks: number;
749
+ chunkInterval: number;
750
+ }, {
751
+ numberOfChunks: number;
752
+ chunkInterval: number;
753
+ }>>>;
754
+ boostFee: z.ZodNumber;
755
+ }, "strip", z.ZodTypeAny, {
756
+ depositDetails: {
757
+ value: `0x${string}`;
758
+ __kind: "Channel";
759
+ } | {
760
+ value: [`0x${string}`, bigint];
761
+ __kind: "VaultSwapAccount";
762
+ };
763
+ inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
764
+ depositAmount: bigint;
765
+ outputAsset: "Sol" | "SolUsdc" | "SolUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
766
+ destinationAddress: {
767
+ readonly chain: "Ethereum";
768
+ readonly address: `0x${string}`;
769
+ } | {
770
+ readonly chain: "Polkadot";
771
+ readonly address: string;
772
+ } | {
773
+ readonly chain: "Bitcoin";
774
+ readonly address: string;
775
+ } | {
776
+ readonly chain: "Arbitrum";
777
+ readonly address: `0x${string}`;
778
+ } | {
779
+ readonly chain: "Solana";
780
+ readonly address: string;
781
+ } | {
782
+ readonly chain: "Assethub";
783
+ readonly address: string;
784
+ };
785
+ txId: [`0x${string}`, bigint];
786
+ affiliateFees: {
787
+ account: number;
788
+ bps: number;
789
+ }[];
790
+ refundParams: {
791
+ retryDuration: number;
792
+ refundAddress: `0x${string}`;
793
+ minPrice: bigint;
794
+ refundCcmMetadata?: {
795
+ message: `0x${string}`;
796
+ gasBudget: bigint;
797
+ ccmAdditionalData: `0x${string}`;
798
+ } | null | undefined;
799
+ maxOraclePriceSlippage?: number | null | undefined;
800
+ };
801
+ boostFee: number;
802
+ depositAddress?: `0x${string}` | null | undefined;
803
+ channelId?: bigint | null | undefined;
804
+ depositMetadata?: {
805
+ channelMetadata: {
806
+ message: `0x${string}`;
807
+ gasBudget: bigint;
808
+ ccmAdditionalData: `0x${string}`;
809
+ };
810
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
811
+ sourceAddress?: {
812
+ value: `0x${string}`;
813
+ __kind: "Eth";
814
+ } | {
815
+ value: `0x${string}`;
816
+ __kind: "Dot";
817
+ } | {
818
+ value: {
819
+ value: `0x${string}`;
820
+ __kind: "P2PKH";
821
+ } | {
822
+ value: `0x${string}`;
823
+ __kind: "P2SH";
824
+ } | {
825
+ value: `0x${string}`;
826
+ __kind: "P2WPKH";
827
+ } | {
828
+ value: `0x${string}`;
829
+ __kind: "P2WSH";
830
+ } | {
831
+ value: `0x${string}`;
832
+ __kind: "Taproot";
833
+ } | {
834
+ __kind: "OtherSegwit";
835
+ version: number;
836
+ program: `0x${string}`;
837
+ };
838
+ __kind: "Btc";
839
+ } | {
840
+ value: `0x${string}`;
841
+ __kind: "Arb";
842
+ } | {
843
+ value: `0x${string}`;
844
+ __kind: "Sol";
845
+ } | {
846
+ value: `0x${string}`;
847
+ __kind: "Hub";
848
+ } | null | undefined;
849
+ } | null | undefined;
850
+ brokerFee?: {
851
+ account: `cF${string}`;
852
+ bps: number;
853
+ } | null | undefined;
854
+ dcaParams?: {
855
+ numberOfChunks: number;
856
+ chunkInterval: number;
857
+ } | null | undefined;
858
+ }, {
859
+ depositDetails: {
860
+ value: string;
861
+ __kind: "Channel";
862
+ } | {
863
+ value: [string, string | number];
864
+ __kind: "VaultSwapAccount";
865
+ };
866
+ inputAsset: {
867
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
868
+ };
869
+ depositAmount: string | number;
870
+ outputAsset: {
871
+ __kind: "Sol" | "SolUsdc" | "SolUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
872
+ };
873
+ destinationAddress: {
874
+ value: string;
875
+ __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
876
+ };
877
+ txId: [string, string | number];
878
+ affiliateFees: {
879
+ account: number;
880
+ bps: number;
881
+ }[];
882
+ refundParams: {
883
+ retryDuration: number;
884
+ refundAddress: string;
885
+ minPrice: string | number;
886
+ refundCcmMetadata?: {
887
+ message: string;
888
+ gasBudget: string | number;
889
+ ccmAdditionalData: string;
890
+ } | null | undefined;
891
+ maxOraclePriceSlippage?: number | null | undefined;
892
+ };
893
+ boostFee: number;
894
+ depositAddress?: string | null | undefined;
895
+ channelId?: string | number | null | undefined;
896
+ depositMetadata?: {
897
+ channelMetadata: {
898
+ message: string;
899
+ gasBudget: string | number;
900
+ ccmAdditionalData: string;
901
+ };
902
+ sourceChain: {
903
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
904
+ };
905
+ sourceAddress?: {
906
+ value: string;
907
+ __kind: "Eth";
908
+ } | {
909
+ value: string;
910
+ __kind: "Dot";
911
+ } | {
912
+ value: {
913
+ value: string;
914
+ __kind: "P2PKH";
915
+ } | {
916
+ value: string;
917
+ __kind: "P2SH";
918
+ } | {
919
+ value: string;
920
+ __kind: "P2WPKH";
921
+ } | {
922
+ value: string;
923
+ __kind: "P2WSH";
924
+ } | {
925
+ value: string;
926
+ __kind: "Taproot";
927
+ } | {
928
+ __kind: "OtherSegwit";
929
+ version: number;
930
+ program: string;
931
+ };
932
+ __kind: "Btc";
933
+ } | {
934
+ value: string;
935
+ __kind: "Arb";
936
+ } | {
937
+ value: string;
938
+ __kind: "Sol";
939
+ } | {
940
+ value: string;
941
+ __kind: "Hub";
942
+ } | null | undefined;
943
+ } | null | undefined;
944
+ brokerFee?: {
945
+ account: string;
946
+ bps: number;
947
+ } | null | undefined;
948
+ dcaParams?: {
949
+ numberOfChunks: number;
950
+ chunkInterval: number;
951
+ } | null | undefined;
952
+ }>;
953
+ }, "strip", z.ZodTypeAny, {
954
+ __kind: "DepositFailedVaultVariantSolana";
955
+ vaultWitness: {
956
+ depositDetails: {
957
+ value: `0x${string}`;
958
+ __kind: "Channel";
959
+ } | {
960
+ value: [`0x${string}`, bigint];
961
+ __kind: "VaultSwapAccount";
962
+ };
963
+ inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
964
+ depositAmount: bigint;
965
+ outputAsset: "Sol" | "SolUsdc" | "SolUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
966
+ destinationAddress: {
967
+ readonly chain: "Ethereum";
968
+ readonly address: `0x${string}`;
969
+ } | {
970
+ readonly chain: "Polkadot";
971
+ readonly address: string;
972
+ } | {
973
+ readonly chain: "Bitcoin";
974
+ readonly address: string;
975
+ } | {
976
+ readonly chain: "Arbitrum";
977
+ readonly address: `0x${string}`;
978
+ } | {
979
+ readonly chain: "Solana";
980
+ readonly address: string;
981
+ } | {
982
+ readonly chain: "Assethub";
983
+ readonly address: string;
984
+ };
985
+ txId: [`0x${string}`, bigint];
986
+ affiliateFees: {
987
+ account: number;
988
+ bps: number;
989
+ }[];
990
+ refundParams: {
991
+ retryDuration: number;
992
+ refundAddress: `0x${string}`;
993
+ minPrice: bigint;
994
+ refundCcmMetadata?: {
995
+ message: `0x${string}`;
996
+ gasBudget: bigint;
997
+ ccmAdditionalData: `0x${string}`;
998
+ } | null | undefined;
999
+ maxOraclePriceSlippage?: number | null | undefined;
1000
+ };
1001
+ boostFee: number;
1002
+ depositAddress?: `0x${string}` | null | undefined;
1003
+ channelId?: bigint | null | undefined;
1004
+ depositMetadata?: {
1005
+ channelMetadata: {
1006
+ message: `0x${string}`;
1007
+ gasBudget: bigint;
1008
+ ccmAdditionalData: `0x${string}`;
1009
+ };
1010
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1011
+ sourceAddress?: {
1012
+ value: `0x${string}`;
1013
+ __kind: "Eth";
1014
+ } | {
1015
+ value: `0x${string}`;
1016
+ __kind: "Dot";
1017
+ } | {
1018
+ value: {
1019
+ value: `0x${string}`;
1020
+ __kind: "P2PKH";
1021
+ } | {
1022
+ value: `0x${string}`;
1023
+ __kind: "P2SH";
1024
+ } | {
1025
+ value: `0x${string}`;
1026
+ __kind: "P2WPKH";
1027
+ } | {
1028
+ value: `0x${string}`;
1029
+ __kind: "P2WSH";
1030
+ } | {
1031
+ value: `0x${string}`;
1032
+ __kind: "Taproot";
1033
+ } | {
1034
+ __kind: "OtherSegwit";
1035
+ version: number;
1036
+ program: `0x${string}`;
1037
+ };
1038
+ __kind: "Btc";
1039
+ } | {
1040
+ value: `0x${string}`;
1041
+ __kind: "Arb";
1042
+ } | {
1043
+ value: `0x${string}`;
1044
+ __kind: "Sol";
1045
+ } | {
1046
+ value: `0x${string}`;
1047
+ __kind: "Hub";
1048
+ } | null | undefined;
1049
+ } | null | undefined;
1050
+ brokerFee?: {
1051
+ account: `cF${string}`;
1052
+ bps: number;
1053
+ } | null | undefined;
1054
+ dcaParams?: {
1055
+ numberOfChunks: number;
1056
+ chunkInterval: number;
1057
+ } | null | undefined;
1058
+ };
1059
+ }, {
1060
+ __kind: "DepositFailedVaultVariantSolana";
1061
+ vaultWitness: {
1062
+ depositDetails: {
1063
+ value: string;
1064
+ __kind: "Channel";
1065
+ } | {
1066
+ value: [string, string | number];
1067
+ __kind: "VaultSwapAccount";
1068
+ };
1069
+ inputAsset: {
1070
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
1071
+ };
1072
+ depositAmount: string | number;
1073
+ outputAsset: {
1074
+ __kind: "Sol" | "SolUsdc" | "SolUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1075
+ };
1076
+ destinationAddress: {
1077
+ value: string;
1078
+ __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
1079
+ };
1080
+ txId: [string, string | number];
1081
+ affiliateFees: {
1082
+ account: number;
1083
+ bps: number;
1084
+ }[];
1085
+ refundParams: {
1086
+ retryDuration: number;
1087
+ refundAddress: string;
1088
+ minPrice: string | number;
1089
+ refundCcmMetadata?: {
1090
+ message: string;
1091
+ gasBudget: string | number;
1092
+ ccmAdditionalData: string;
1093
+ } | null | undefined;
1094
+ maxOraclePriceSlippage?: number | null | undefined;
1095
+ };
1096
+ boostFee: number;
1097
+ depositAddress?: string | null | undefined;
1098
+ channelId?: string | number | null | undefined;
1099
+ depositMetadata?: {
1100
+ channelMetadata: {
1101
+ message: string;
1102
+ gasBudget: string | number;
1103
+ ccmAdditionalData: string;
1104
+ };
1105
+ sourceChain: {
1106
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1107
+ };
1108
+ sourceAddress?: {
1109
+ value: string;
1110
+ __kind: "Eth";
1111
+ } | {
1112
+ value: string;
1113
+ __kind: "Dot";
1114
+ } | {
1115
+ value: {
1116
+ value: string;
1117
+ __kind: "P2PKH";
1118
+ } | {
1119
+ value: string;
1120
+ __kind: "P2SH";
1121
+ } | {
1122
+ value: string;
1123
+ __kind: "P2WPKH";
1124
+ } | {
1125
+ value: string;
1126
+ __kind: "P2WSH";
1127
+ } | {
1128
+ value: string;
1129
+ __kind: "Taproot";
1130
+ } | {
1131
+ __kind: "OtherSegwit";
1132
+ version: number;
1133
+ program: string;
1134
+ };
1135
+ __kind: "Btc";
1136
+ } | {
1137
+ value: string;
1138
+ __kind: "Arb";
1139
+ } | {
1140
+ value: string;
1141
+ __kind: "Sol";
1142
+ } | {
1143
+ value: string;
1144
+ __kind: "Hub";
1145
+ } | null | undefined;
1146
+ } | null | undefined;
1147
+ brokerFee?: {
1148
+ account: string;
1149
+ bps: number;
1150
+ } | null | undefined;
1151
+ dcaParams?: {
1152
+ numberOfChunks: number;
1153
+ chunkInterval: number;
1154
+ } | null | undefined;
1155
+ };
1156
+ }>]>;
1157
+ }, "strip", z.ZodTypeAny, {
1158
+ blockHeight: bigint;
1159
+ reason: {
1160
+ __kind: "BelowMinimumDeposit";
1161
+ } | {
1162
+ __kind: "NotEnoughToPayFees";
1163
+ } | {
1164
+ __kind: "TransactionRejectedByBroker";
1165
+ } | {
1166
+ value: {
1167
+ __kind: "Other";
1168
+ } | {
1169
+ __kind: "CannotLookup";
1170
+ } | {
1171
+ __kind: "BadOrigin";
1172
+ } | {
1173
+ value: {
1174
+ index: number;
1175
+ error: `0x${string}`;
1176
+ };
1177
+ __kind: "Module";
1178
+ } | {
1179
+ __kind: "ConsumerRemaining";
1180
+ } | {
1181
+ __kind: "NoProviders";
1182
+ } | {
1183
+ __kind: "TooManyConsumers";
1184
+ } | {
1185
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1186
+ __kind: "Token";
1187
+ } | {
1188
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1189
+ __kind: "Arithmetic";
1190
+ } | {
1191
+ value: "LimitReached" | "NoLayer";
1192
+ __kind: "Transactional";
1193
+ } | {
1194
+ __kind: "Exhausted";
1195
+ } | {
1196
+ __kind: "Corruption";
1197
+ } | {
1198
+ __kind: "Unavailable";
1199
+ } | {
1200
+ __kind: "RootNotAllowed";
1201
+ };
1202
+ __kind: "DepositWitnessRejected";
1203
+ } | {
1204
+ __kind: "Unrefundable";
1205
+ };
1206
+ details: {
1207
+ __kind: "DepositFailedDepositChannelVariantSolana";
1208
+ depositWitness: {
1209
+ depositAddress: `0x${string}`;
1210
+ asset: "Sol" | "SolUsdc" | "SolUsdt";
1211
+ amount: bigint;
1212
+ depositDetails: {
1213
+ value: `0x${string}`;
1214
+ __kind: "Channel";
1215
+ } | {
1216
+ value: [`0x${string}`, bigint];
1217
+ __kind: "VaultSwapAccount";
1218
+ };
1219
+ };
1220
+ } | {
1221
+ __kind: "DepositFailedVaultVariantSolana";
1222
+ vaultWitness: {
1223
+ depositDetails: {
1224
+ value: `0x${string}`;
1225
+ __kind: "Channel";
1226
+ } | {
1227
+ value: [`0x${string}`, bigint];
1228
+ __kind: "VaultSwapAccount";
1229
+ };
1230
+ inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
1231
+ depositAmount: bigint;
1232
+ outputAsset: "Sol" | "SolUsdc" | "SolUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1233
+ destinationAddress: {
1234
+ readonly chain: "Ethereum";
1235
+ readonly address: `0x${string}`;
1236
+ } | {
1237
+ readonly chain: "Polkadot";
1238
+ readonly address: string;
1239
+ } | {
1240
+ readonly chain: "Bitcoin";
1241
+ readonly address: string;
1242
+ } | {
1243
+ readonly chain: "Arbitrum";
1244
+ readonly address: `0x${string}`;
1245
+ } | {
1246
+ readonly chain: "Solana";
1247
+ readonly address: string;
1248
+ } | {
1249
+ readonly chain: "Assethub";
1250
+ readonly address: string;
1251
+ };
1252
+ txId: [`0x${string}`, bigint];
1253
+ affiliateFees: {
1254
+ account: number;
1255
+ bps: number;
1256
+ }[];
1257
+ refundParams: {
1258
+ retryDuration: number;
1259
+ refundAddress: `0x${string}`;
1260
+ minPrice: bigint;
1261
+ refundCcmMetadata?: {
1262
+ message: `0x${string}`;
1263
+ gasBudget: bigint;
1264
+ ccmAdditionalData: `0x${string}`;
1265
+ } | null | undefined;
1266
+ maxOraclePriceSlippage?: number | null | undefined;
1267
+ };
1268
+ boostFee: number;
1269
+ depositAddress?: `0x${string}` | null | undefined;
1270
+ channelId?: bigint | null | undefined;
1271
+ depositMetadata?: {
1272
+ channelMetadata: {
1273
+ message: `0x${string}`;
1274
+ gasBudget: bigint;
1275
+ ccmAdditionalData: `0x${string}`;
1276
+ };
1277
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1278
+ sourceAddress?: {
1279
+ value: `0x${string}`;
1280
+ __kind: "Eth";
1281
+ } | {
1282
+ value: `0x${string}`;
1283
+ __kind: "Dot";
1284
+ } | {
1285
+ value: {
1286
+ value: `0x${string}`;
1287
+ __kind: "P2PKH";
1288
+ } | {
1289
+ value: `0x${string}`;
1290
+ __kind: "P2SH";
1291
+ } | {
1292
+ value: `0x${string}`;
1293
+ __kind: "P2WPKH";
1294
+ } | {
1295
+ value: `0x${string}`;
1296
+ __kind: "P2WSH";
1297
+ } | {
1298
+ value: `0x${string}`;
1299
+ __kind: "Taproot";
1300
+ } | {
1301
+ __kind: "OtherSegwit";
1302
+ version: number;
1303
+ program: `0x${string}`;
1304
+ };
1305
+ __kind: "Btc";
1306
+ } | {
1307
+ value: `0x${string}`;
1308
+ __kind: "Arb";
1309
+ } | {
1310
+ value: `0x${string}`;
1311
+ __kind: "Sol";
1312
+ } | {
1313
+ value: `0x${string}`;
1314
+ __kind: "Hub";
1315
+ } | null | undefined;
1316
+ } | null | undefined;
1317
+ brokerFee?: {
1318
+ account: `cF${string}`;
1319
+ bps: number;
1320
+ } | null | undefined;
1321
+ dcaParams?: {
1322
+ numberOfChunks: number;
1323
+ chunkInterval: number;
1324
+ } | null | undefined;
1325
+ };
1326
+ };
1327
+ }, {
1328
+ blockHeight: string | number;
1329
+ reason: {
1330
+ __kind: "BelowMinimumDeposit";
1331
+ } | {
1332
+ __kind: "NotEnoughToPayFees";
1333
+ } | {
1334
+ __kind: "TransactionRejectedByBroker";
1335
+ } | {
1336
+ value: {
1337
+ __kind: "Other";
1338
+ } | {
1339
+ __kind: "CannotLookup";
1340
+ } | {
1341
+ __kind: "BadOrigin";
1342
+ } | {
1343
+ value: {
1344
+ index: number;
1345
+ error: string;
1346
+ };
1347
+ __kind: "Module";
1348
+ } | {
1349
+ __kind: "ConsumerRemaining";
1350
+ } | {
1351
+ __kind: "NoProviders";
1352
+ } | {
1353
+ __kind: "TooManyConsumers";
1354
+ } | {
1355
+ value: {
1356
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1357
+ };
1358
+ __kind: "Token";
1359
+ } | {
1360
+ value: {
1361
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1362
+ };
1363
+ __kind: "Arithmetic";
1364
+ } | {
1365
+ value: {
1366
+ __kind: "LimitReached" | "NoLayer";
1367
+ };
1368
+ __kind: "Transactional";
1369
+ } | {
1370
+ __kind: "Exhausted";
1371
+ } | {
1372
+ __kind: "Corruption";
1373
+ } | {
1374
+ __kind: "Unavailable";
1375
+ } | {
1376
+ __kind: "RootNotAllowed";
1377
+ };
1378
+ __kind: "DepositWitnessRejected";
1379
+ } | {
1380
+ __kind: "Unrefundable";
1381
+ };
1382
+ details: {
1383
+ __kind: "DepositFailedDepositChannelVariantSolana";
1384
+ depositWitness: {
1385
+ depositAddress: string;
1386
+ asset: {
1387
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
1388
+ };
1389
+ amount: string | number;
1390
+ depositDetails: {
1391
+ value: string;
1392
+ __kind: "Channel";
1393
+ } | {
1394
+ value: [string, string | number];
1395
+ __kind: "VaultSwapAccount";
1396
+ };
1397
+ };
1398
+ } | {
1399
+ __kind: "DepositFailedVaultVariantSolana";
1400
+ vaultWitness: {
1401
+ depositDetails: {
1402
+ value: string;
1403
+ __kind: "Channel";
1404
+ } | {
1405
+ value: [string, string | number];
1406
+ __kind: "VaultSwapAccount";
1407
+ };
1408
+ inputAsset: {
1409
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
1410
+ };
1411
+ depositAmount: string | number;
1412
+ outputAsset: {
1413
+ __kind: "Sol" | "SolUsdc" | "SolUsdt" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1414
+ };
1415
+ destinationAddress: {
1416
+ value: string;
1417
+ __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
1418
+ };
1419
+ txId: [string, string | number];
1420
+ affiliateFees: {
1421
+ account: number;
1422
+ bps: number;
1423
+ }[];
1424
+ refundParams: {
1425
+ retryDuration: number;
1426
+ refundAddress: string;
1427
+ minPrice: string | number;
1428
+ refundCcmMetadata?: {
1429
+ message: string;
1430
+ gasBudget: string | number;
1431
+ ccmAdditionalData: string;
1432
+ } | null | undefined;
1433
+ maxOraclePriceSlippage?: number | null | undefined;
1434
+ };
1435
+ boostFee: number;
1436
+ depositAddress?: string | null | undefined;
1437
+ channelId?: string | number | null | undefined;
1438
+ depositMetadata?: {
1439
+ channelMetadata: {
1440
+ message: string;
1441
+ gasBudget: string | number;
1442
+ ccmAdditionalData: string;
1443
+ };
1444
+ sourceChain: {
1445
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1446
+ };
1447
+ sourceAddress?: {
1448
+ value: string;
1449
+ __kind: "Eth";
1450
+ } | {
1451
+ value: string;
1452
+ __kind: "Dot";
1453
+ } | {
1454
+ value: {
1455
+ value: string;
1456
+ __kind: "P2PKH";
1457
+ } | {
1458
+ value: string;
1459
+ __kind: "P2SH";
1460
+ } | {
1461
+ value: string;
1462
+ __kind: "P2WPKH";
1463
+ } | {
1464
+ value: string;
1465
+ __kind: "P2WSH";
1466
+ } | {
1467
+ value: string;
1468
+ __kind: "Taproot";
1469
+ } | {
1470
+ __kind: "OtherSegwit";
1471
+ version: number;
1472
+ program: string;
1473
+ };
1474
+ __kind: "Btc";
1475
+ } | {
1476
+ value: string;
1477
+ __kind: "Arb";
1478
+ } | {
1479
+ value: string;
1480
+ __kind: "Sol";
1481
+ } | {
1482
+ value: string;
1483
+ __kind: "Hub";
1484
+ } | null | undefined;
1485
+ } | null | undefined;
1486
+ brokerFee?: {
1487
+ account: string;
1488
+ bps: number;
1489
+ } | null | undefined;
1490
+ dcaParams?: {
1491
+ numberOfChunks: number;
1492
+ chunkInterval: number;
1493
+ } | null | undefined;
1494
+ };
1495
+ };
1496
+ }>;
1497
+
1498
+ export { solanaIngressEgressDepositFailed };