@chainflip/processor 1.11.12 → 1.11.13

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