@chainflip/processor 1.10.2 → 1.11.0-beta

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