@chainflip/processor 1.10.1 → 1.10.2

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