@chainflip/processor 2.0.4 → 2.1.0-alpha.1

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