@chainflip/processor 2.0.0 → 2.0.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 (271) hide show
  1. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  3. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  4. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  5. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  6. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  7. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  8. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  9. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  10. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  11. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  12. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  13. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  14. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  15. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  16. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  17. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  18. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  19. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  20. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  21. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  22. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  23. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  24. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  25. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  26. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  27. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  28. package/dist/100/system/extrinsicFailed.d.ts +16 -16
  29. package/dist/11000/common.cjs +38 -8
  30. package/dist/11000/common.d.cts +2131 -801
  31. package/dist/11000/common.d.ts +2131 -801
  32. package/dist/11000/common.mjs +38 -8
  33. package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
  34. package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
  35. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  36. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  37. package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
  38. package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
  39. package/dist/11000/swapping/swapRequested.d.cts +92 -92
  40. package/dist/11000/swapping/swapRequested.d.ts +92 -92
  41. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  42. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  43. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
  44. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
  45. package/dist/11100/common.cjs +38 -8
  46. package/dist/11100/common.d.cts +2067 -737
  47. package/dist/11100/common.d.ts +2067 -737
  48. package/dist/11100/common.mjs +38 -8
  49. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
  50. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
  51. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  52. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  53. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  54. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  55. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  56. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  57. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  58. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  59. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  60. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  61. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  62. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  63. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  64. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  65. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  66. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  67. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +218 -9
  68. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +218 -9
  69. package/dist/11200/common.cjs +85 -15
  70. package/dist/11200/common.d.cts +4493 -2569
  71. package/dist/11200/common.d.ts +4493 -2569
  72. package/dist/11200/common.mjs +86 -16
  73. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  74. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  75. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  76. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  77. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +184 -184
  78. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +184 -184
  79. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  80. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  81. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  82. package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
  83. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  84. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  85. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  86. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  87. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  88. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  89. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  90. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  91. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  92. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  93. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  94. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  95. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  96. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  97. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  98. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  99. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  100. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  101. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  102. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  103. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  104. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  105. package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
  106. package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
  107. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  108. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  109. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  110. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  111. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  112. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  113. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  114. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  115. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  116. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  117. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  118. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  119. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  120. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  121. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  122. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  123. package/dist/141/swapping/swapDepositAddressReady.d.cts +20 -20
  124. package/dist/141/swapping/swapDepositAddressReady.d.ts +20 -20
  125. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  126. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  127. package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
  128. package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
  129. package/dist/141/swapping/swapExecuted.d.cts +88 -88
  130. package/dist/141/swapping/swapExecuted.d.ts +88 -88
  131. package/dist/141/swapping/swapScheduled.d.cts +97 -97
  132. package/dist/141/swapping/swapScheduled.d.ts +97 -97
  133. package/dist/141/swapping/withdrawalRequested.d.cts +14 -14
  134. package/dist/141/swapping/withdrawalRequested.d.ts +14 -14
  135. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  136. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  137. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  138. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  139. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  140. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  141. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  142. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +4 -4
  143. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  144. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  145. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
  146. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +4 -4
  147. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  148. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  149. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  150. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  151. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  152. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  153. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  154. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  155. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  156. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  157. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  158. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  159. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  160. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  161. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  162. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  163. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  164. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  165. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  166. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  167. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  168. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  169. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  170. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  171. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  172. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  173. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  174. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  175. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  176. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  177. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  178. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  179. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  180. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  181. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  182. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  183. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  184. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  185. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  186. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  187. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  188. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  189. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  190. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
  191. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  192. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
  193. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  194. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  195. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  196. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  197. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  198. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  199. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  200. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  201. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  202. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  203. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  204. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  205. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  206. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  207. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  208. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  209. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  210. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  211. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  212. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
  213. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  214. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +10 -10
  215. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  216. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  217. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  218. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  219. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  220. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  221. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  222. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  223. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  224. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  225. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  226. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  227. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  228. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  229. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  230. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  231. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  232. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  233. package/dist/180/solanaIngressEgress/depositFailed.d.cts +161 -161
  234. package/dist/180/solanaIngressEgress/depositFailed.d.ts +161 -161
  235. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  236. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  237. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  238. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  239. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  240. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  241. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  242. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  243. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  244. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  245. package/dist/180/swapping/swapRequested.d.cts +4 -4
  246. package/dist/180/swapping/swapRequested.d.ts +4 -4
  247. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  248. package/dist/190/assetBalances/accountCredited.d.ts +2 -2
  249. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  250. package/dist/190/assetBalances/accountDebited.d.ts +2 -2
  251. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  252. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  253. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  254. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  255. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  256. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  257. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  258. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  259. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  260. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  261. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  262. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  263. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  264. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  265. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  266. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  267. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  268. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  269. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  270. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
  271. package/package.json +1 -1
@@ -7366,7 +7366,7 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
7366
7366
  value: string;
7367
7367
  __kind: "Hub";
7368
7368
  }>]>;
7369
- declare const cfChainsCcmDepositMetadata: z.ZodObject<{
7369
+ declare const cfEthereumChainCcmDepositMetadata: z.ZodObject<{
7370
7370
  channelMetadata: z.ZodObject<{
7371
7371
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7372
7372
  gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -10092,560 +10092,826 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
10092
10092
  amount: string | number;
10093
10093
  depositDetails: number;
10094
10094
  }>;
10095
- declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
10096
- retryDuration: z.ZodNumber;
10097
- refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10098
- minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10099
- }, "strip", z.ZodTypeAny, {
10100
- retryDuration: number;
10101
- minPrice: bigint;
10102
- refundAddress: `0x${string}`;
10103
- }, {
10104
- retryDuration: number;
10105
- minPrice: string | number;
10106
- refundAddress: string;
10107
- }>;
10108
- declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObject<{
10109
- inputAsset: z.ZodEffects<z.ZodObject<{
10110
- __kind: z.ZodEnum<["Dot"]>;
10095
+ declare const cfPolkadotChainCcmDepositMetadata: z.ZodObject<{
10096
+ channelMetadata: z.ZodObject<{
10097
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10098
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10099
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10111
10100
  }, "strip", z.ZodTypeAny, {
10112
- __kind: "Dot";
10101
+ message: `0x${string}`;
10102
+ gasBudget: bigint;
10103
+ ccmAdditionalData: `0x${string}`;
10113
10104
  }, {
10114
- __kind: "Dot";
10115
- }>, "Dot", {
10116
- __kind: "Dot";
10105
+ message: string;
10106
+ gasBudget: string | number;
10107
+ ccmAdditionalData: string;
10117
10108
  }>;
10118
- depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
10119
- 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>>>;
10120
- depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10121
- depositDetails: z.ZodNumber;
10122
- outputAsset: z.ZodEffects<z.ZodObject<{
10123
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
10109
+ sourceChain: z.ZodEffects<z.ZodObject<{
10110
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
10124
10111
  }, "strip", z.ZodTypeAny, {
10125
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10112
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10126
10113
  }, {
10127
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10128
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10129
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10114
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10115
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
10116
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10130
10117
  }>;
10131
- destinationAddress: z.ZodEffects<z.ZodObject<{
10132
- __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
10118
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
10119
+ __kind: z.ZodLiteral<"Eth">;
10133
10120
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10134
10121
  }, "strip", z.ZodTypeAny, {
10135
10122
  value: `0x${string}`;
10136
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10123
+ __kind: "Eth";
10137
10124
  }, {
10138
10125
  value: string;
10139
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10140
- }>, {
10141
- readonly chain: "Ethereum";
10142
- readonly address: `0x${string}`;
10143
- } | {
10144
- readonly chain: "Polkadot";
10145
- readonly address: string;
10146
- } | {
10147
- readonly chain: "Bitcoin";
10148
- readonly address: string;
10149
- } | {
10150
- readonly chain: "Arbitrum";
10151
- readonly address: `0x${string}`;
10152
- } | {
10153
- readonly chain: "Solana";
10154
- readonly address: string;
10155
- } | {
10156
- readonly chain: "Assethub";
10157
- readonly address: string;
10126
+ __kind: "Eth";
10127
+ }>, z.ZodObject<{
10128
+ __kind: z.ZodLiteral<"Dot">;
10129
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10130
+ }, "strip", z.ZodTypeAny, {
10131
+ value: `0x${string}`;
10132
+ __kind: "Dot";
10158
10133
  }, {
10159
10134
  value: string;
10160
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10161
- }>;
10162
- depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10163
- channelMetadata: z.ZodObject<{
10164
- message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10165
- gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10166
- ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10167
- }, "strip", z.ZodTypeAny, {
10168
- message: `0x${string}`;
10169
- gasBudget: bigint;
10170
- ccmAdditionalData: `0x${string}`;
10171
- }, {
10172
- message: string;
10173
- gasBudget: string | number;
10174
- ccmAdditionalData: string;
10175
- }>;
10176
- sourceChain: z.ZodEffects<z.ZodObject<{
10177
- __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
10178
- }, "strip", z.ZodTypeAny, {
10179
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10180
- }, {
10181
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10182
- }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
10183
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10184
- }>;
10185
- sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
10186
- __kind: z.ZodLiteral<"Eth">;
10135
+ __kind: "Dot";
10136
+ }>, z.ZodObject<{
10137
+ __kind: z.ZodLiteral<"Btc">;
10138
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
10139
+ __kind: z.ZodLiteral<"P2PKH">;
10187
10140
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10188
10141
  }, "strip", z.ZodTypeAny, {
10189
10142
  value: `0x${string}`;
10190
- __kind: "Eth";
10143
+ __kind: "P2PKH";
10191
10144
  }, {
10192
10145
  value: string;
10193
- __kind: "Eth";
10146
+ __kind: "P2PKH";
10194
10147
  }>, z.ZodObject<{
10195
- __kind: z.ZodLiteral<"Dot">;
10148
+ __kind: z.ZodLiteral<"P2SH">;
10196
10149
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10197
10150
  }, "strip", z.ZodTypeAny, {
10198
10151
  value: `0x${string}`;
10199
- __kind: "Dot";
10152
+ __kind: "P2SH";
10200
10153
  }, {
10201
10154
  value: string;
10202
- __kind: "Dot";
10203
- }>, z.ZodObject<{
10204
- __kind: z.ZodLiteral<"Btc">;
10205
- value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
10206
- __kind: z.ZodLiteral<"P2PKH">;
10207
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10208
- }, "strip", z.ZodTypeAny, {
10209
- value: `0x${string}`;
10210
- __kind: "P2PKH";
10211
- }, {
10212
- value: string;
10213
- __kind: "P2PKH";
10214
- }>, z.ZodObject<{
10215
- __kind: z.ZodLiteral<"P2SH">;
10216
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10217
- }, "strip", z.ZodTypeAny, {
10218
- value: `0x${string}`;
10219
- __kind: "P2SH";
10220
- }, {
10221
- value: string;
10222
- __kind: "P2SH";
10223
- }>, z.ZodObject<{
10224
- __kind: z.ZodLiteral<"P2WPKH">;
10225
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10226
- }, "strip", z.ZodTypeAny, {
10227
- value: `0x${string}`;
10228
- __kind: "P2WPKH";
10229
- }, {
10230
- value: string;
10231
- __kind: "P2WPKH";
10232
- }>, z.ZodObject<{
10233
- __kind: z.ZodLiteral<"P2WSH">;
10234
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10235
- }, "strip", z.ZodTypeAny, {
10236
- value: `0x${string}`;
10237
- __kind: "P2WSH";
10238
- }, {
10239
- value: string;
10240
- __kind: "P2WSH";
10241
- }>, z.ZodObject<{
10242
- __kind: z.ZodLiteral<"Taproot">;
10243
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10244
- }, "strip", z.ZodTypeAny, {
10245
- value: `0x${string}`;
10246
- __kind: "Taproot";
10247
- }, {
10248
- value: string;
10249
- __kind: "Taproot";
10250
- }>, z.ZodObject<{
10251
- __kind: z.ZodLiteral<"OtherSegwit">;
10252
- version: z.ZodNumber;
10253
- program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10254
- }, "strip", z.ZodTypeAny, {
10255
- __kind: "OtherSegwit";
10256
- version: number;
10257
- program: `0x${string}`;
10258
- }, {
10259
- __kind: "OtherSegwit";
10260
- version: number;
10261
- program: string;
10262
- }>]>;
10263
- }, "strip", z.ZodTypeAny, {
10264
- value: {
10265
- value: `0x${string}`;
10266
- __kind: "P2PKH";
10267
- } | {
10268
- value: `0x${string}`;
10269
- __kind: "P2SH";
10270
- } | {
10271
- value: `0x${string}`;
10272
- __kind: "P2WPKH";
10273
- } | {
10274
- value: `0x${string}`;
10275
- __kind: "P2WSH";
10276
- } | {
10277
- value: `0x${string}`;
10278
- __kind: "Taproot";
10279
- } | {
10280
- __kind: "OtherSegwit";
10281
- version: number;
10282
- program: `0x${string}`;
10283
- };
10284
- __kind: "Btc";
10285
- }, {
10286
- value: {
10287
- value: string;
10288
- __kind: "P2PKH";
10289
- } | {
10290
- value: string;
10291
- __kind: "P2SH";
10292
- } | {
10293
- value: string;
10294
- __kind: "P2WPKH";
10295
- } | {
10296
- value: string;
10297
- __kind: "P2WSH";
10298
- } | {
10299
- value: string;
10300
- __kind: "Taproot";
10301
- } | {
10302
- __kind: "OtherSegwit";
10303
- version: number;
10304
- program: string;
10305
- };
10306
- __kind: "Btc";
10155
+ __kind: "P2SH";
10307
10156
  }>, z.ZodObject<{
10308
- __kind: z.ZodLiteral<"Arb">;
10157
+ __kind: z.ZodLiteral<"P2WPKH">;
10309
10158
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10310
10159
  }, "strip", z.ZodTypeAny, {
10311
10160
  value: `0x${string}`;
10312
- __kind: "Arb";
10161
+ __kind: "P2WPKH";
10313
10162
  }, {
10314
10163
  value: string;
10315
- __kind: "Arb";
10164
+ __kind: "P2WPKH";
10316
10165
  }>, z.ZodObject<{
10317
- __kind: z.ZodLiteral<"Sol">;
10166
+ __kind: z.ZodLiteral<"P2WSH">;
10318
10167
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10319
10168
  }, "strip", z.ZodTypeAny, {
10320
10169
  value: `0x${string}`;
10321
- __kind: "Sol";
10170
+ __kind: "P2WSH";
10322
10171
  }, {
10323
10172
  value: string;
10324
- __kind: "Sol";
10173
+ __kind: "P2WSH";
10325
10174
  }>, z.ZodObject<{
10326
- __kind: z.ZodLiteral<"Hub">;
10175
+ __kind: z.ZodLiteral<"Taproot">;
10327
10176
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10328
10177
  }, "strip", z.ZodTypeAny, {
10329
10178
  value: `0x${string}`;
10330
- __kind: "Hub";
10179
+ __kind: "Taproot";
10331
10180
  }, {
10332
10181
  value: string;
10333
- __kind: "Hub";
10334
- }>]>>>;
10182
+ __kind: "Taproot";
10183
+ }>, z.ZodObject<{
10184
+ __kind: z.ZodLiteral<"OtherSegwit">;
10185
+ version: z.ZodNumber;
10186
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10187
+ }, "strip", z.ZodTypeAny, {
10188
+ __kind: "OtherSegwit";
10189
+ version: number;
10190
+ program: `0x${string}`;
10191
+ }, {
10192
+ __kind: "OtherSegwit";
10193
+ version: number;
10194
+ program: string;
10195
+ }>]>;
10335
10196
  }, "strip", z.ZodTypeAny, {
10336
- channelMetadata: {
10337
- message: `0x${string}`;
10338
- gasBudget: bigint;
10339
- ccmAdditionalData: `0x${string}`;
10340
- };
10341
- sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10342
- sourceAddress?: {
10197
+ value: {
10343
10198
  value: `0x${string}`;
10344
- __kind: "Eth";
10199
+ __kind: "P2PKH";
10345
10200
  } | {
10346
10201
  value: `0x${string}`;
10347
- __kind: "Dot";
10348
- } | {
10349
- value: {
10350
- value: `0x${string}`;
10351
- __kind: "P2PKH";
10352
- } | {
10353
- value: `0x${string}`;
10354
- __kind: "P2SH";
10355
- } | {
10356
- value: `0x${string}`;
10357
- __kind: "P2WPKH";
10358
- } | {
10359
- value: `0x${string}`;
10360
- __kind: "P2WSH";
10361
- } | {
10362
- value: `0x${string}`;
10363
- __kind: "Taproot";
10364
- } | {
10365
- __kind: "OtherSegwit";
10366
- version: number;
10367
- program: `0x${string}`;
10368
- };
10369
- __kind: "Btc";
10202
+ __kind: "P2SH";
10370
10203
  } | {
10371
10204
  value: `0x${string}`;
10372
- __kind: "Arb";
10205
+ __kind: "P2WPKH";
10373
10206
  } | {
10374
10207
  value: `0x${string}`;
10375
- __kind: "Sol";
10208
+ __kind: "P2WSH";
10376
10209
  } | {
10377
10210
  value: `0x${string}`;
10378
- __kind: "Hub";
10379
- } | null | undefined;
10380
- }, {
10381
- channelMetadata: {
10382
- message: string;
10383
- gasBudget: string | number;
10384
- ccmAdditionalData: string;
10385
- };
10386
- sourceChain: {
10387
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10211
+ __kind: "Taproot";
10212
+ } | {
10213
+ __kind: "OtherSegwit";
10214
+ version: number;
10215
+ program: `0x${string}`;
10388
10216
  };
10389
- sourceAddress?: {
10217
+ __kind: "Btc";
10218
+ }, {
10219
+ value: {
10390
10220
  value: string;
10391
- __kind: "Eth";
10221
+ __kind: "P2PKH";
10392
10222
  } | {
10393
10223
  value: string;
10394
- __kind: "Dot";
10395
- } | {
10396
- value: {
10397
- value: string;
10398
- __kind: "P2PKH";
10399
- } | {
10400
- value: string;
10401
- __kind: "P2SH";
10402
- } | {
10403
- value: string;
10404
- __kind: "P2WPKH";
10405
- } | {
10406
- value: string;
10407
- __kind: "P2WSH";
10408
- } | {
10409
- value: string;
10410
- __kind: "Taproot";
10411
- } | {
10412
- __kind: "OtherSegwit";
10413
- version: number;
10414
- program: string;
10415
- };
10416
- __kind: "Btc";
10224
+ __kind: "P2SH";
10417
10225
  } | {
10418
10226
  value: string;
10419
- __kind: "Arb";
10227
+ __kind: "P2WPKH";
10420
10228
  } | {
10421
10229
  value: string;
10422
- __kind: "Sol";
10230
+ __kind: "P2WSH";
10423
10231
  } | {
10424
10232
  value: string;
10425
- __kind: "Hub";
10426
- } | null | undefined;
10427
- }>>>;
10428
- txId: z.ZodObject<{
10429
- blockNumber: z.ZodNumber;
10430
- extrinsicIndex: z.ZodNumber;
10431
- }, "strip", z.ZodTypeAny, {
10432
- blockNumber: number;
10433
- extrinsicIndex: number;
10434
- }, {
10435
- blockNumber: number;
10436
- extrinsicIndex: number;
10437
- }>;
10438
- brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10439
- account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
10440
- bps: z.ZodNumber;
10441
- }, "strip", z.ZodTypeAny, {
10442
- account: string;
10443
- bps: number;
10444
- }, {
10445
- account: string;
10446
- bps: number;
10447
- }>>>;
10448
- affiliateFees: z.ZodArray<z.ZodObject<{
10449
- account: z.ZodNumber;
10450
- bps: z.ZodNumber;
10233
+ __kind: "Taproot";
10234
+ } | {
10235
+ __kind: "OtherSegwit";
10236
+ version: number;
10237
+ program: string;
10238
+ };
10239
+ __kind: "Btc";
10240
+ }>, z.ZodObject<{
10241
+ __kind: z.ZodLiteral<"Arb">;
10242
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10451
10243
  }, "strip", z.ZodTypeAny, {
10452
- account: number;
10453
- bps: number;
10244
+ value: `0x${string}`;
10245
+ __kind: "Arb";
10454
10246
  }, {
10455
- account: number;
10456
- bps: number;
10457
- }>, "many">;
10458
- refundParams: z.ZodObject<{
10459
- retryDuration: z.ZodNumber;
10460
- refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10461
- minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10247
+ value: string;
10248
+ __kind: "Arb";
10249
+ }>, z.ZodObject<{
10250
+ __kind: z.ZodLiteral<"Sol">;
10251
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10462
10252
  }, "strip", z.ZodTypeAny, {
10463
- retryDuration: number;
10464
- minPrice: bigint;
10465
- refundAddress: `0x${string}`;
10253
+ value: `0x${string}`;
10254
+ __kind: "Sol";
10466
10255
  }, {
10467
- retryDuration: number;
10468
- minPrice: string | number;
10469
- refundAddress: string;
10470
- }>;
10471
- dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10472
- numberOfChunks: z.ZodNumber;
10473
- chunkInterval: z.ZodNumber;
10256
+ value: string;
10257
+ __kind: "Sol";
10258
+ }>, z.ZodObject<{
10259
+ __kind: z.ZodLiteral<"Hub">;
10260
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10474
10261
  }, "strip", z.ZodTypeAny, {
10475
- numberOfChunks: number;
10476
- chunkInterval: number;
10262
+ value: `0x${string}`;
10263
+ __kind: "Hub";
10477
10264
  }, {
10478
- numberOfChunks: number;
10479
- chunkInterval: number;
10480
- }>>>;
10481
- boostFee: z.ZodNumber;
10265
+ value: string;
10266
+ __kind: "Hub";
10267
+ }>]>>>;
10482
10268
  }, "strip", z.ZodTypeAny, {
10483
- txId: {
10484
- blockNumber: number;
10485
- extrinsicIndex: number;
10269
+ channelMetadata: {
10270
+ message: `0x${string}`;
10271
+ gasBudget: bigint;
10272
+ ccmAdditionalData: `0x${string}`;
10486
10273
  };
10487
- depositDetails: number;
10488
- inputAsset: "Dot";
10489
- depositAmount: bigint;
10490
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10491
- destinationAddress: {
10492
- readonly chain: "Ethereum";
10493
- readonly address: `0x${string}`;
10494
- } | {
10495
- readonly chain: "Polkadot";
10496
- readonly address: string;
10497
- } | {
10498
- readonly chain: "Bitcoin";
10499
- readonly address: string;
10500
- } | {
10501
- readonly chain: "Arbitrum";
10502
- readonly address: `0x${string}`;
10274
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10275
+ sourceAddress?: {
10276
+ value: `0x${string}`;
10277
+ __kind: "Eth";
10503
10278
  } | {
10504
- readonly chain: "Solana";
10505
- readonly address: string;
10279
+ value: `0x${string}`;
10280
+ __kind: "Dot";
10506
10281
  } | {
10507
- readonly chain: "Assethub";
10508
- readonly address: string;
10509
- };
10510
- affiliateFees: {
10511
- account: number;
10512
- bps: number;
10513
- }[];
10514
- refundParams: {
10515
- retryDuration: number;
10516
- minPrice: bigint;
10517
- refundAddress: `0x${string}`;
10518
- };
10519
- boostFee: number;
10520
- depositAddress?: `0x${string}` | null | undefined;
10521
- channelId?: bigint | null | undefined;
10522
- depositMetadata?: {
10523
- channelMetadata: {
10524
- message: `0x${string}`;
10525
- gasBudget: bigint;
10526
- ccmAdditionalData: `0x${string}`;
10527
- };
10528
- sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10529
- sourceAddress?: {
10282
+ value: {
10530
10283
  value: `0x${string}`;
10531
- __kind: "Eth";
10284
+ __kind: "P2PKH";
10532
10285
  } | {
10533
10286
  value: `0x${string}`;
10534
- __kind: "Dot";
10535
- } | {
10536
- value: {
10537
- value: `0x${string}`;
10538
- __kind: "P2PKH";
10539
- } | {
10540
- value: `0x${string}`;
10541
- __kind: "P2SH";
10542
- } | {
10543
- value: `0x${string}`;
10544
- __kind: "P2WPKH";
10545
- } | {
10546
- value: `0x${string}`;
10547
- __kind: "P2WSH";
10548
- } | {
10549
- value: `0x${string}`;
10550
- __kind: "Taproot";
10551
- } | {
10552
- __kind: "OtherSegwit";
10553
- version: number;
10554
- program: `0x${string}`;
10555
- };
10556
- __kind: "Btc";
10287
+ __kind: "P2SH";
10557
10288
  } | {
10558
10289
  value: `0x${string}`;
10559
- __kind: "Arb";
10290
+ __kind: "P2WPKH";
10560
10291
  } | {
10561
10292
  value: `0x${string}`;
10562
- __kind: "Sol";
10293
+ __kind: "P2WSH";
10563
10294
  } | {
10564
10295
  value: `0x${string}`;
10565
- __kind: "Hub";
10566
- } | null | undefined;
10567
- } | null | undefined;
10568
- brokerFee?: {
10569
- account: string;
10570
- bps: number;
10571
- } | null | undefined;
10572
- dcaParams?: {
10573
- numberOfChunks: number;
10574
- chunkInterval: number;
10296
+ __kind: "Taproot";
10297
+ } | {
10298
+ __kind: "OtherSegwit";
10299
+ version: number;
10300
+ program: `0x${string}`;
10301
+ };
10302
+ __kind: "Btc";
10303
+ } | {
10304
+ value: `0x${string}`;
10305
+ __kind: "Arb";
10306
+ } | {
10307
+ value: `0x${string}`;
10308
+ __kind: "Sol";
10309
+ } | {
10310
+ value: `0x${string}`;
10311
+ __kind: "Hub";
10575
10312
  } | null | undefined;
10576
10313
  }, {
10577
- txId: {
10578
- blockNumber: number;
10579
- extrinsicIndex: number;
10314
+ channelMetadata: {
10315
+ message: string;
10316
+ gasBudget: string | number;
10317
+ ccmAdditionalData: string;
10580
10318
  };
10581
- depositDetails: number;
10582
- inputAsset: {
10583
- __kind: "Dot";
10319
+ sourceChain: {
10320
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10584
10321
  };
10585
- depositAmount: string | number;
10586
- outputAsset: {
10322
+ sourceAddress?: {
10323
+ value: string;
10324
+ __kind: "Eth";
10325
+ } | {
10326
+ value: string;
10327
+ __kind: "Dot";
10328
+ } | {
10329
+ value: {
10330
+ value: string;
10331
+ __kind: "P2PKH";
10332
+ } | {
10333
+ value: string;
10334
+ __kind: "P2SH";
10335
+ } | {
10336
+ value: string;
10337
+ __kind: "P2WPKH";
10338
+ } | {
10339
+ value: string;
10340
+ __kind: "P2WSH";
10341
+ } | {
10342
+ value: string;
10343
+ __kind: "Taproot";
10344
+ } | {
10345
+ __kind: "OtherSegwit";
10346
+ version: number;
10347
+ program: string;
10348
+ };
10349
+ __kind: "Btc";
10350
+ } | {
10351
+ value: string;
10352
+ __kind: "Arb";
10353
+ } | {
10354
+ value: string;
10355
+ __kind: "Sol";
10356
+ } | {
10357
+ value: string;
10358
+ __kind: "Hub";
10359
+ } | null | undefined;
10360
+ }>;
10361
+ declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
10362
+ retryDuration: z.ZodNumber;
10363
+ refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10364
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10365
+ }, "strip", z.ZodTypeAny, {
10366
+ retryDuration: number;
10367
+ minPrice: bigint;
10368
+ refundAddress: `0x${string}`;
10369
+ }, {
10370
+ retryDuration: number;
10371
+ minPrice: string | number;
10372
+ refundAddress: string;
10373
+ }>;
10374
+ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObject<{
10375
+ inputAsset: z.ZodEffects<z.ZodObject<{
10376
+ __kind: z.ZodEnum<["Dot"]>;
10377
+ }, "strip", z.ZodTypeAny, {
10378
+ __kind: "Dot";
10379
+ }, {
10380
+ __kind: "Dot";
10381
+ }>, "Dot", {
10382
+ __kind: "Dot";
10383
+ }>;
10384
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
10385
+ 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>>>;
10386
+ depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10387
+ depositDetails: z.ZodNumber;
10388
+ outputAsset: z.ZodEffects<z.ZodObject<{
10389
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
10390
+ }, "strip", z.ZodTypeAny, {
10587
10391
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10588
- };
10589
- destinationAddress: {
10392
+ }, {
10393
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10394
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10395
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10396
+ }>;
10397
+ destinationAddress: z.ZodEffects<z.ZodObject<{
10398
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
10399
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10400
+ }, "strip", z.ZodTypeAny, {
10401
+ value: `0x${string}`;
10402
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10403
+ }, {
10590
10404
  value: string;
10591
10405
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10592
- };
10593
- affiliateFees: {
10594
- account: number;
10595
- bps: number;
10596
- }[];
10597
- refundParams: {
10598
- retryDuration: number;
10599
- minPrice: string | number;
10600
- refundAddress: string;
10601
- };
10602
- boostFee: number;
10603
- depositAddress?: string | null | undefined;
10604
- channelId?: string | number | null | undefined;
10605
- depositMetadata?: {
10606
- channelMetadata: {
10406
+ }>, {
10407
+ readonly chain: "Ethereum";
10408
+ readonly address: `0x${string}`;
10409
+ } | {
10410
+ readonly chain: "Polkadot";
10411
+ readonly address: string;
10412
+ } | {
10413
+ readonly chain: "Bitcoin";
10414
+ readonly address: string;
10415
+ } | {
10416
+ readonly chain: "Arbitrum";
10417
+ readonly address: `0x${string}`;
10418
+ } | {
10419
+ readonly chain: "Solana";
10420
+ readonly address: string;
10421
+ } | {
10422
+ readonly chain: "Assethub";
10423
+ readonly address: string;
10424
+ }, {
10425
+ value: string;
10426
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10427
+ }>;
10428
+ depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10429
+ channelMetadata: z.ZodObject<{
10430
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10431
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10432
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10433
+ }, "strip", z.ZodTypeAny, {
10434
+ message: `0x${string}`;
10435
+ gasBudget: bigint;
10436
+ ccmAdditionalData: `0x${string}`;
10437
+ }, {
10607
10438
  message: string;
10608
10439
  gasBudget: string | number;
10609
10440
  ccmAdditionalData: string;
10610
- };
10611
- sourceChain: {
10441
+ }>;
10442
+ sourceChain: z.ZodEffects<z.ZodObject<{
10443
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
10444
+ }, "strip", z.ZodTypeAny, {
10612
10445
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10613
- };
10614
- sourceAddress?: {
10446
+ }, {
10447
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10448
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
10449
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10450
+ }>;
10451
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
10452
+ __kind: z.ZodLiteral<"Eth">;
10453
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10454
+ }, "strip", z.ZodTypeAny, {
10455
+ value: `0x${string}`;
10456
+ __kind: "Eth";
10457
+ }, {
10615
10458
  value: string;
10616
10459
  __kind: "Eth";
10617
- } | {
10460
+ }>, z.ZodObject<{
10461
+ __kind: z.ZodLiteral<"Dot">;
10462
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10463
+ }, "strip", z.ZodTypeAny, {
10464
+ value: `0x${string}`;
10465
+ __kind: "Dot";
10466
+ }, {
10618
10467
  value: string;
10619
10468
  __kind: "Dot";
10620
- } | {
10621
- value: {
10469
+ }>, z.ZodObject<{
10470
+ __kind: z.ZodLiteral<"Btc">;
10471
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
10472
+ __kind: z.ZodLiteral<"P2PKH">;
10473
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10474
+ }, "strip", z.ZodTypeAny, {
10475
+ value: `0x${string}`;
10476
+ __kind: "P2PKH";
10477
+ }, {
10622
10478
  value: string;
10623
10479
  __kind: "P2PKH";
10624
- } | {
10480
+ }>, z.ZodObject<{
10481
+ __kind: z.ZodLiteral<"P2SH">;
10482
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10483
+ }, "strip", z.ZodTypeAny, {
10484
+ value: `0x${string}`;
10485
+ __kind: "P2SH";
10486
+ }, {
10625
10487
  value: string;
10626
10488
  __kind: "P2SH";
10627
- } | {
10489
+ }>, z.ZodObject<{
10490
+ __kind: z.ZodLiteral<"P2WPKH">;
10491
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10492
+ }, "strip", z.ZodTypeAny, {
10493
+ value: `0x${string}`;
10494
+ __kind: "P2WPKH";
10495
+ }, {
10628
10496
  value: string;
10629
10497
  __kind: "P2WPKH";
10630
- } | {
10498
+ }>, z.ZodObject<{
10499
+ __kind: z.ZodLiteral<"P2WSH">;
10500
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10501
+ }, "strip", z.ZodTypeAny, {
10502
+ value: `0x${string}`;
10503
+ __kind: "P2WSH";
10504
+ }, {
10631
10505
  value: string;
10632
10506
  __kind: "P2WSH";
10633
- } | {
10507
+ }>, z.ZodObject<{
10508
+ __kind: z.ZodLiteral<"Taproot">;
10509
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10510
+ }, "strip", z.ZodTypeAny, {
10511
+ value: `0x${string}`;
10512
+ __kind: "Taproot";
10513
+ }, {
10634
10514
  value: string;
10635
10515
  __kind: "Taproot";
10636
- } | {
10516
+ }>, z.ZodObject<{
10517
+ __kind: z.ZodLiteral<"OtherSegwit">;
10518
+ version: z.ZodNumber;
10519
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10520
+ }, "strip", z.ZodTypeAny, {
10521
+ __kind: "OtherSegwit";
10522
+ version: number;
10523
+ program: `0x${string}`;
10524
+ }, {
10637
10525
  __kind: "OtherSegwit";
10638
10526
  version: number;
10639
10527
  program: string;
10640
- };
10641
- __kind: "Btc";
10642
- } | {
10643
- value: string;
10644
- __kind: "Arb";
10645
- } | {
10646
- value: string;
10647
- __kind: "Sol";
10648
- } | {
10528
+ }>]>;
10529
+ }, "strip", z.ZodTypeAny, {
10530
+ value: {
10531
+ value: `0x${string}`;
10532
+ __kind: "P2PKH";
10533
+ } | {
10534
+ value: `0x${string}`;
10535
+ __kind: "P2SH";
10536
+ } | {
10537
+ value: `0x${string}`;
10538
+ __kind: "P2WPKH";
10539
+ } | {
10540
+ value: `0x${string}`;
10541
+ __kind: "P2WSH";
10542
+ } | {
10543
+ value: `0x${string}`;
10544
+ __kind: "Taproot";
10545
+ } | {
10546
+ __kind: "OtherSegwit";
10547
+ version: number;
10548
+ program: `0x${string}`;
10549
+ };
10550
+ __kind: "Btc";
10551
+ }, {
10552
+ value: {
10553
+ value: string;
10554
+ __kind: "P2PKH";
10555
+ } | {
10556
+ value: string;
10557
+ __kind: "P2SH";
10558
+ } | {
10559
+ value: string;
10560
+ __kind: "P2WPKH";
10561
+ } | {
10562
+ value: string;
10563
+ __kind: "P2WSH";
10564
+ } | {
10565
+ value: string;
10566
+ __kind: "Taproot";
10567
+ } | {
10568
+ __kind: "OtherSegwit";
10569
+ version: number;
10570
+ program: string;
10571
+ };
10572
+ __kind: "Btc";
10573
+ }>, z.ZodObject<{
10574
+ __kind: z.ZodLiteral<"Arb">;
10575
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10576
+ }, "strip", z.ZodTypeAny, {
10577
+ value: `0x${string}`;
10578
+ __kind: "Arb";
10579
+ }, {
10580
+ value: string;
10581
+ __kind: "Arb";
10582
+ }>, z.ZodObject<{
10583
+ __kind: z.ZodLiteral<"Sol">;
10584
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10585
+ }, "strip", z.ZodTypeAny, {
10586
+ value: `0x${string}`;
10587
+ __kind: "Sol";
10588
+ }, {
10589
+ value: string;
10590
+ __kind: "Sol";
10591
+ }>, z.ZodObject<{
10592
+ __kind: z.ZodLiteral<"Hub">;
10593
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10594
+ }, "strip", z.ZodTypeAny, {
10595
+ value: `0x${string}`;
10596
+ __kind: "Hub";
10597
+ }, {
10598
+ value: string;
10599
+ __kind: "Hub";
10600
+ }>]>>>;
10601
+ }, "strip", z.ZodTypeAny, {
10602
+ channelMetadata: {
10603
+ message: `0x${string}`;
10604
+ gasBudget: bigint;
10605
+ ccmAdditionalData: `0x${string}`;
10606
+ };
10607
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10608
+ sourceAddress?: {
10609
+ value: `0x${string}`;
10610
+ __kind: "Eth";
10611
+ } | {
10612
+ value: `0x${string}`;
10613
+ __kind: "Dot";
10614
+ } | {
10615
+ value: {
10616
+ value: `0x${string}`;
10617
+ __kind: "P2PKH";
10618
+ } | {
10619
+ value: `0x${string}`;
10620
+ __kind: "P2SH";
10621
+ } | {
10622
+ value: `0x${string}`;
10623
+ __kind: "P2WPKH";
10624
+ } | {
10625
+ value: `0x${string}`;
10626
+ __kind: "P2WSH";
10627
+ } | {
10628
+ value: `0x${string}`;
10629
+ __kind: "Taproot";
10630
+ } | {
10631
+ __kind: "OtherSegwit";
10632
+ version: number;
10633
+ program: `0x${string}`;
10634
+ };
10635
+ __kind: "Btc";
10636
+ } | {
10637
+ value: `0x${string}`;
10638
+ __kind: "Arb";
10639
+ } | {
10640
+ value: `0x${string}`;
10641
+ __kind: "Sol";
10642
+ } | {
10643
+ value: `0x${string}`;
10644
+ __kind: "Hub";
10645
+ } | null | undefined;
10646
+ }, {
10647
+ channelMetadata: {
10648
+ message: string;
10649
+ gasBudget: string | number;
10650
+ ccmAdditionalData: string;
10651
+ };
10652
+ sourceChain: {
10653
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10654
+ };
10655
+ sourceAddress?: {
10656
+ value: string;
10657
+ __kind: "Eth";
10658
+ } | {
10659
+ value: string;
10660
+ __kind: "Dot";
10661
+ } | {
10662
+ value: {
10663
+ value: string;
10664
+ __kind: "P2PKH";
10665
+ } | {
10666
+ value: string;
10667
+ __kind: "P2SH";
10668
+ } | {
10669
+ value: string;
10670
+ __kind: "P2WPKH";
10671
+ } | {
10672
+ value: string;
10673
+ __kind: "P2WSH";
10674
+ } | {
10675
+ value: string;
10676
+ __kind: "Taproot";
10677
+ } | {
10678
+ __kind: "OtherSegwit";
10679
+ version: number;
10680
+ program: string;
10681
+ };
10682
+ __kind: "Btc";
10683
+ } | {
10684
+ value: string;
10685
+ __kind: "Arb";
10686
+ } | {
10687
+ value: string;
10688
+ __kind: "Sol";
10689
+ } | {
10690
+ value: string;
10691
+ __kind: "Hub";
10692
+ } | null | undefined;
10693
+ }>>>;
10694
+ txId: z.ZodObject<{
10695
+ blockNumber: z.ZodNumber;
10696
+ extrinsicIndex: z.ZodNumber;
10697
+ }, "strip", z.ZodTypeAny, {
10698
+ blockNumber: number;
10699
+ extrinsicIndex: number;
10700
+ }, {
10701
+ blockNumber: number;
10702
+ extrinsicIndex: number;
10703
+ }>;
10704
+ brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10705
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
10706
+ bps: z.ZodNumber;
10707
+ }, "strip", z.ZodTypeAny, {
10708
+ account: string;
10709
+ bps: number;
10710
+ }, {
10711
+ account: string;
10712
+ bps: number;
10713
+ }>>>;
10714
+ affiliateFees: z.ZodArray<z.ZodObject<{
10715
+ account: z.ZodNumber;
10716
+ bps: z.ZodNumber;
10717
+ }, "strip", z.ZodTypeAny, {
10718
+ account: number;
10719
+ bps: number;
10720
+ }, {
10721
+ account: number;
10722
+ bps: number;
10723
+ }>, "many">;
10724
+ refundParams: z.ZodObject<{
10725
+ retryDuration: z.ZodNumber;
10726
+ refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10727
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10728
+ }, "strip", z.ZodTypeAny, {
10729
+ retryDuration: number;
10730
+ minPrice: bigint;
10731
+ refundAddress: `0x${string}`;
10732
+ }, {
10733
+ retryDuration: number;
10734
+ minPrice: string | number;
10735
+ refundAddress: string;
10736
+ }>;
10737
+ dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10738
+ numberOfChunks: z.ZodNumber;
10739
+ chunkInterval: z.ZodNumber;
10740
+ }, "strip", z.ZodTypeAny, {
10741
+ numberOfChunks: number;
10742
+ chunkInterval: number;
10743
+ }, {
10744
+ numberOfChunks: number;
10745
+ chunkInterval: number;
10746
+ }>>>;
10747
+ boostFee: z.ZodNumber;
10748
+ }, "strip", z.ZodTypeAny, {
10749
+ txId: {
10750
+ blockNumber: number;
10751
+ extrinsicIndex: number;
10752
+ };
10753
+ depositDetails: number;
10754
+ inputAsset: "Dot";
10755
+ depositAmount: bigint;
10756
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10757
+ destinationAddress: {
10758
+ readonly chain: "Ethereum";
10759
+ readonly address: `0x${string}`;
10760
+ } | {
10761
+ readonly chain: "Polkadot";
10762
+ readonly address: string;
10763
+ } | {
10764
+ readonly chain: "Bitcoin";
10765
+ readonly address: string;
10766
+ } | {
10767
+ readonly chain: "Arbitrum";
10768
+ readonly address: `0x${string}`;
10769
+ } | {
10770
+ readonly chain: "Solana";
10771
+ readonly address: string;
10772
+ } | {
10773
+ readonly chain: "Assethub";
10774
+ readonly address: string;
10775
+ };
10776
+ affiliateFees: {
10777
+ account: number;
10778
+ bps: number;
10779
+ }[];
10780
+ refundParams: {
10781
+ retryDuration: number;
10782
+ minPrice: bigint;
10783
+ refundAddress: `0x${string}`;
10784
+ };
10785
+ boostFee: number;
10786
+ depositAddress?: `0x${string}` | null | undefined;
10787
+ channelId?: bigint | null | undefined;
10788
+ depositMetadata?: {
10789
+ channelMetadata: {
10790
+ message: `0x${string}`;
10791
+ gasBudget: bigint;
10792
+ ccmAdditionalData: `0x${string}`;
10793
+ };
10794
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10795
+ sourceAddress?: {
10796
+ value: `0x${string}`;
10797
+ __kind: "Eth";
10798
+ } | {
10799
+ value: `0x${string}`;
10800
+ __kind: "Dot";
10801
+ } | {
10802
+ value: {
10803
+ value: `0x${string}`;
10804
+ __kind: "P2PKH";
10805
+ } | {
10806
+ value: `0x${string}`;
10807
+ __kind: "P2SH";
10808
+ } | {
10809
+ value: `0x${string}`;
10810
+ __kind: "P2WPKH";
10811
+ } | {
10812
+ value: `0x${string}`;
10813
+ __kind: "P2WSH";
10814
+ } | {
10815
+ value: `0x${string}`;
10816
+ __kind: "Taproot";
10817
+ } | {
10818
+ __kind: "OtherSegwit";
10819
+ version: number;
10820
+ program: `0x${string}`;
10821
+ };
10822
+ __kind: "Btc";
10823
+ } | {
10824
+ value: `0x${string}`;
10825
+ __kind: "Arb";
10826
+ } | {
10827
+ value: `0x${string}`;
10828
+ __kind: "Sol";
10829
+ } | {
10830
+ value: `0x${string}`;
10831
+ __kind: "Hub";
10832
+ } | null | undefined;
10833
+ } | null | undefined;
10834
+ brokerFee?: {
10835
+ account: string;
10836
+ bps: number;
10837
+ } | null | undefined;
10838
+ dcaParams?: {
10839
+ numberOfChunks: number;
10840
+ chunkInterval: number;
10841
+ } | null | undefined;
10842
+ }, {
10843
+ txId: {
10844
+ blockNumber: number;
10845
+ extrinsicIndex: number;
10846
+ };
10847
+ depositDetails: number;
10848
+ inputAsset: {
10849
+ __kind: "Dot";
10850
+ };
10851
+ depositAmount: string | number;
10852
+ outputAsset: {
10853
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10854
+ };
10855
+ destinationAddress: {
10856
+ value: string;
10857
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10858
+ };
10859
+ affiliateFees: {
10860
+ account: number;
10861
+ bps: number;
10862
+ }[];
10863
+ refundParams: {
10864
+ retryDuration: number;
10865
+ minPrice: string | number;
10866
+ refundAddress: string;
10867
+ };
10868
+ boostFee: number;
10869
+ depositAddress?: string | null | undefined;
10870
+ channelId?: string | number | null | undefined;
10871
+ depositMetadata?: {
10872
+ channelMetadata: {
10873
+ message: string;
10874
+ gasBudget: string | number;
10875
+ ccmAdditionalData: string;
10876
+ };
10877
+ sourceChain: {
10878
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
10879
+ };
10880
+ sourceAddress?: {
10881
+ value: string;
10882
+ __kind: "Eth";
10883
+ } | {
10884
+ value: string;
10885
+ __kind: "Dot";
10886
+ } | {
10887
+ value: {
10888
+ value: string;
10889
+ __kind: "P2PKH";
10890
+ } | {
10891
+ value: string;
10892
+ __kind: "P2SH";
10893
+ } | {
10894
+ value: string;
10895
+ __kind: "P2WPKH";
10896
+ } | {
10897
+ value: string;
10898
+ __kind: "P2WSH";
10899
+ } | {
10900
+ value: string;
10901
+ __kind: "Taproot";
10902
+ } | {
10903
+ __kind: "OtherSegwit";
10904
+ version: number;
10905
+ program: string;
10906
+ };
10907
+ __kind: "Btc";
10908
+ } | {
10909
+ value: string;
10910
+ __kind: "Arb";
10911
+ } | {
10912
+ value: string;
10913
+ __kind: "Sol";
10914
+ } | {
10649
10915
  value: string;
10650
10916
  __kind: "Hub";
10651
10917
  } | null | undefined;
@@ -12080,145 +12346,411 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
12080
12346
  };
12081
12347
  }>>>;
12082
12348
  }, "strip", z.ZodTypeAny, {
12083
- pubkeyX: `0x${string}`;
12084
- scriptPath?: {
12085
- salt: number;
12086
- tweakedPubkeyBytes: `0x${string}`;
12087
- tapleafHash: `0x${string}`;
12088
- unlockScript: {
12089
- bytes: `0x${string}`;
12090
- };
12091
- } | null | undefined;
12349
+ pubkeyX: `0x${string}`;
12350
+ scriptPath?: {
12351
+ salt: number;
12352
+ tweakedPubkeyBytes: `0x${string}`;
12353
+ tapleafHash: `0x${string}`;
12354
+ unlockScript: {
12355
+ bytes: `0x${string}`;
12356
+ };
12357
+ } | null | undefined;
12358
+ }, {
12359
+ pubkeyX: string;
12360
+ scriptPath?: {
12361
+ salt: number;
12362
+ tweakedPubkeyBytes: string;
12363
+ tapleafHash: string;
12364
+ unlockScript: {
12365
+ bytes: string;
12366
+ };
12367
+ } | null | undefined;
12368
+ }>;
12369
+ }, "strip", z.ZodTypeAny, {
12370
+ depositAddress: {
12371
+ pubkeyX: `0x${string}`;
12372
+ scriptPath?: {
12373
+ salt: number;
12374
+ tweakedPubkeyBytes: `0x${string}`;
12375
+ tapleafHash: `0x${string}`;
12376
+ unlockScript: {
12377
+ bytes: `0x${string}`;
12378
+ };
12379
+ } | null | undefined;
12380
+ };
12381
+ amount: bigint;
12382
+ id: {
12383
+ txId: `0x${string}`;
12384
+ vout: number;
12385
+ };
12386
+ }, {
12387
+ depositAddress: {
12388
+ pubkeyX: string;
12389
+ scriptPath?: {
12390
+ salt: number;
12391
+ tweakedPubkeyBytes: string;
12392
+ tapleafHash: string;
12393
+ unlockScript: {
12394
+ bytes: string;
12395
+ };
12396
+ } | null | undefined;
12397
+ };
12398
+ amount: string | number;
12399
+ id: {
12400
+ txId: string;
12401
+ vout: number;
12402
+ };
12403
+ }>;
12404
+ }, "strip", z.ZodTypeAny, {
12405
+ depositAddress: {
12406
+ value: `0x${string}`;
12407
+ __kind: "P2PKH";
12408
+ } | {
12409
+ value: `0x${string}`;
12410
+ __kind: "P2SH";
12411
+ } | {
12412
+ value: `0x${string}`;
12413
+ __kind: "P2WPKH";
12414
+ } | {
12415
+ value: `0x${string}`;
12416
+ __kind: "P2WSH";
12417
+ } | {
12418
+ value: `0x${string}`;
12419
+ __kind: "Taproot";
12420
+ } | {
12421
+ __kind: "OtherSegwit";
12422
+ version: number;
12423
+ program: `0x${string}`;
12424
+ };
12425
+ asset: "Btc";
12426
+ amount: bigint;
12427
+ depositDetails: {
12428
+ depositAddress: {
12429
+ pubkeyX: `0x${string}`;
12430
+ scriptPath?: {
12431
+ salt: number;
12432
+ tweakedPubkeyBytes: `0x${string}`;
12433
+ tapleafHash: `0x${string}`;
12434
+ unlockScript: {
12435
+ bytes: `0x${string}`;
12436
+ };
12437
+ } | null | undefined;
12438
+ };
12439
+ amount: bigint;
12440
+ id: {
12441
+ txId: `0x${string}`;
12442
+ vout: number;
12443
+ };
12444
+ };
12445
+ }, {
12446
+ depositAddress: {
12447
+ value: string;
12448
+ __kind: "P2PKH";
12449
+ } | {
12450
+ value: string;
12451
+ __kind: "P2SH";
12452
+ } | {
12453
+ value: string;
12454
+ __kind: "P2WPKH";
12455
+ } | {
12456
+ value: string;
12457
+ __kind: "P2WSH";
12458
+ } | {
12459
+ value: string;
12460
+ __kind: "Taproot";
12461
+ } | {
12462
+ __kind: "OtherSegwit";
12463
+ version: number;
12464
+ program: string;
12465
+ };
12466
+ asset: {
12467
+ __kind: "Btc";
12468
+ };
12469
+ amount: string | number;
12470
+ depositDetails: {
12471
+ depositAddress: {
12472
+ pubkeyX: string;
12473
+ scriptPath?: {
12474
+ salt: number;
12475
+ tweakedPubkeyBytes: string;
12476
+ tapleafHash: string;
12477
+ unlockScript: {
12478
+ bytes: string;
12479
+ };
12480
+ } | null | undefined;
12481
+ };
12482
+ amount: string | number;
12483
+ id: {
12484
+ txId: string;
12485
+ vout: number;
12486
+ };
12487
+ };
12488
+ }>;
12489
+ declare const cfBitcoinChainCcmDepositMetadata: z.ZodObject<{
12490
+ channelMetadata: z.ZodObject<{
12491
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12492
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12493
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12494
+ }, "strip", z.ZodTypeAny, {
12495
+ message: `0x${string}`;
12496
+ gasBudget: bigint;
12497
+ ccmAdditionalData: `0x${string}`;
12498
+ }, {
12499
+ message: string;
12500
+ gasBudget: string | number;
12501
+ ccmAdditionalData: string;
12502
+ }>;
12503
+ sourceChain: z.ZodEffects<z.ZodObject<{
12504
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
12505
+ }, "strip", z.ZodTypeAny, {
12506
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
12507
+ }, {
12508
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
12509
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
12510
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
12511
+ }>;
12512
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
12513
+ __kind: z.ZodLiteral<"Eth">;
12514
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12515
+ }, "strip", z.ZodTypeAny, {
12516
+ value: `0x${string}`;
12517
+ __kind: "Eth";
12518
+ }, {
12519
+ value: string;
12520
+ __kind: "Eth";
12521
+ }>, z.ZodObject<{
12522
+ __kind: z.ZodLiteral<"Dot">;
12523
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12524
+ }, "strip", z.ZodTypeAny, {
12525
+ value: `0x${string}`;
12526
+ __kind: "Dot";
12527
+ }, {
12528
+ value: string;
12529
+ __kind: "Dot";
12530
+ }>, z.ZodObject<{
12531
+ __kind: z.ZodLiteral<"Btc">;
12532
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
12533
+ __kind: z.ZodLiteral<"P2PKH">;
12534
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12535
+ }, "strip", z.ZodTypeAny, {
12536
+ value: `0x${string}`;
12537
+ __kind: "P2PKH";
12538
+ }, {
12539
+ value: string;
12540
+ __kind: "P2PKH";
12541
+ }>, z.ZodObject<{
12542
+ __kind: z.ZodLiteral<"P2SH">;
12543
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12544
+ }, "strip", z.ZodTypeAny, {
12545
+ value: `0x${string}`;
12546
+ __kind: "P2SH";
12547
+ }, {
12548
+ value: string;
12549
+ __kind: "P2SH";
12550
+ }>, z.ZodObject<{
12551
+ __kind: z.ZodLiteral<"P2WPKH">;
12552
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12553
+ }, "strip", z.ZodTypeAny, {
12554
+ value: `0x${string}`;
12555
+ __kind: "P2WPKH";
12556
+ }, {
12557
+ value: string;
12558
+ __kind: "P2WPKH";
12559
+ }>, z.ZodObject<{
12560
+ __kind: z.ZodLiteral<"P2WSH">;
12561
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12562
+ }, "strip", z.ZodTypeAny, {
12563
+ value: `0x${string}`;
12564
+ __kind: "P2WSH";
12565
+ }, {
12566
+ value: string;
12567
+ __kind: "P2WSH";
12568
+ }>, z.ZodObject<{
12569
+ __kind: z.ZodLiteral<"Taproot">;
12570
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12571
+ }, "strip", z.ZodTypeAny, {
12572
+ value: `0x${string}`;
12573
+ __kind: "Taproot";
12574
+ }, {
12575
+ value: string;
12576
+ __kind: "Taproot";
12577
+ }>, z.ZodObject<{
12578
+ __kind: z.ZodLiteral<"OtherSegwit">;
12579
+ version: z.ZodNumber;
12580
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12581
+ }, "strip", z.ZodTypeAny, {
12582
+ __kind: "OtherSegwit";
12583
+ version: number;
12584
+ program: `0x${string}`;
12092
12585
  }, {
12093
- pubkeyX: string;
12094
- scriptPath?: {
12095
- salt: number;
12096
- tweakedPubkeyBytes: string;
12097
- tapleafHash: string;
12098
- unlockScript: {
12099
- bytes: string;
12100
- };
12101
- } | null | undefined;
12102
- }>;
12586
+ __kind: "OtherSegwit";
12587
+ version: number;
12588
+ program: string;
12589
+ }>]>;
12103
12590
  }, "strip", z.ZodTypeAny, {
12104
- depositAddress: {
12105
- pubkeyX: `0x${string}`;
12106
- scriptPath?: {
12107
- salt: number;
12108
- tweakedPubkeyBytes: `0x${string}`;
12109
- tapleafHash: `0x${string}`;
12110
- unlockScript: {
12111
- bytes: `0x${string}`;
12112
- };
12113
- } | null | undefined;
12114
- };
12115
- amount: bigint;
12116
- id: {
12117
- txId: `0x${string}`;
12118
- vout: number;
12591
+ value: {
12592
+ value: `0x${string}`;
12593
+ __kind: "P2PKH";
12594
+ } | {
12595
+ value: `0x${string}`;
12596
+ __kind: "P2SH";
12597
+ } | {
12598
+ value: `0x${string}`;
12599
+ __kind: "P2WPKH";
12600
+ } | {
12601
+ value: `0x${string}`;
12602
+ __kind: "P2WSH";
12603
+ } | {
12604
+ value: `0x${string}`;
12605
+ __kind: "Taproot";
12606
+ } | {
12607
+ __kind: "OtherSegwit";
12608
+ version: number;
12609
+ program: `0x${string}`;
12119
12610
  };
12611
+ __kind: "Btc";
12120
12612
  }, {
12121
- depositAddress: {
12122
- pubkeyX: string;
12123
- scriptPath?: {
12124
- salt: number;
12125
- tweakedPubkeyBytes: string;
12126
- tapleafHash: string;
12127
- unlockScript: {
12128
- bytes: string;
12129
- };
12130
- } | null | undefined;
12131
- };
12132
- amount: string | number;
12133
- id: {
12134
- txId: string;
12135
- vout: number;
12613
+ value: {
12614
+ value: string;
12615
+ __kind: "P2PKH";
12616
+ } | {
12617
+ value: string;
12618
+ __kind: "P2SH";
12619
+ } | {
12620
+ value: string;
12621
+ __kind: "P2WPKH";
12622
+ } | {
12623
+ value: string;
12624
+ __kind: "P2WSH";
12625
+ } | {
12626
+ value: string;
12627
+ __kind: "Taproot";
12628
+ } | {
12629
+ __kind: "OtherSegwit";
12630
+ version: number;
12631
+ program: string;
12136
12632
  };
12137
- }>;
12633
+ __kind: "Btc";
12634
+ }>, z.ZodObject<{
12635
+ __kind: z.ZodLiteral<"Arb">;
12636
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12637
+ }, "strip", z.ZodTypeAny, {
12638
+ value: `0x${string}`;
12639
+ __kind: "Arb";
12640
+ }, {
12641
+ value: string;
12642
+ __kind: "Arb";
12643
+ }>, z.ZodObject<{
12644
+ __kind: z.ZodLiteral<"Sol">;
12645
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12646
+ }, "strip", z.ZodTypeAny, {
12647
+ value: `0x${string}`;
12648
+ __kind: "Sol";
12649
+ }, {
12650
+ value: string;
12651
+ __kind: "Sol";
12652
+ }>, z.ZodObject<{
12653
+ __kind: z.ZodLiteral<"Hub">;
12654
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12655
+ }, "strip", z.ZodTypeAny, {
12656
+ value: `0x${string}`;
12657
+ __kind: "Hub";
12658
+ }, {
12659
+ value: string;
12660
+ __kind: "Hub";
12661
+ }>]>>>;
12138
12662
  }, "strip", z.ZodTypeAny, {
12139
- depositAddress: {
12663
+ channelMetadata: {
12664
+ message: `0x${string}`;
12665
+ gasBudget: bigint;
12666
+ ccmAdditionalData: `0x${string}`;
12667
+ };
12668
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
12669
+ sourceAddress?: {
12140
12670
  value: `0x${string}`;
12141
- __kind: "P2PKH";
12671
+ __kind: "Eth";
12142
12672
  } | {
12143
12673
  value: `0x${string}`;
12144
- __kind: "P2SH";
12674
+ __kind: "Dot";
12145
12675
  } | {
12146
- value: `0x${string}`;
12147
- __kind: "P2WPKH";
12676
+ value: {
12677
+ value: `0x${string}`;
12678
+ __kind: "P2PKH";
12679
+ } | {
12680
+ value: `0x${string}`;
12681
+ __kind: "P2SH";
12682
+ } | {
12683
+ value: `0x${string}`;
12684
+ __kind: "P2WPKH";
12685
+ } | {
12686
+ value: `0x${string}`;
12687
+ __kind: "P2WSH";
12688
+ } | {
12689
+ value: `0x${string}`;
12690
+ __kind: "Taproot";
12691
+ } | {
12692
+ __kind: "OtherSegwit";
12693
+ version: number;
12694
+ program: `0x${string}`;
12695
+ };
12696
+ __kind: "Btc";
12148
12697
  } | {
12149
12698
  value: `0x${string}`;
12150
- __kind: "P2WSH";
12699
+ __kind: "Arb";
12151
12700
  } | {
12152
12701
  value: `0x${string}`;
12153
- __kind: "Taproot";
12702
+ __kind: "Sol";
12154
12703
  } | {
12155
- __kind: "OtherSegwit";
12156
- version: number;
12157
- program: `0x${string}`;
12704
+ value: `0x${string}`;
12705
+ __kind: "Hub";
12706
+ } | null | undefined;
12707
+ }, {
12708
+ channelMetadata: {
12709
+ message: string;
12710
+ gasBudget: string | number;
12711
+ ccmAdditionalData: string;
12158
12712
  };
12159
- asset: "Btc";
12160
- amount: bigint;
12161
- depositDetails: {
12162
- depositAddress: {
12163
- pubkeyX: `0x${string}`;
12164
- scriptPath?: {
12165
- salt: number;
12166
- tweakedPubkeyBytes: `0x${string}`;
12167
- tapleafHash: `0x${string}`;
12168
- unlockScript: {
12169
- bytes: `0x${string}`;
12170
- };
12171
- } | null | undefined;
12172
- };
12173
- amount: bigint;
12174
- id: {
12175
- txId: `0x${string}`;
12176
- vout: number;
12177
- };
12713
+ sourceChain: {
12714
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
12178
12715
  };
12179
- }, {
12180
- depositAddress: {
12716
+ sourceAddress?: {
12181
12717
  value: string;
12182
- __kind: "P2PKH";
12718
+ __kind: "Eth";
12183
12719
  } | {
12184
12720
  value: string;
12185
- __kind: "P2SH";
12721
+ __kind: "Dot";
12186
12722
  } | {
12187
- value: string;
12188
- __kind: "P2WPKH";
12723
+ value: {
12724
+ value: string;
12725
+ __kind: "P2PKH";
12726
+ } | {
12727
+ value: string;
12728
+ __kind: "P2SH";
12729
+ } | {
12730
+ value: string;
12731
+ __kind: "P2WPKH";
12732
+ } | {
12733
+ value: string;
12734
+ __kind: "P2WSH";
12735
+ } | {
12736
+ value: string;
12737
+ __kind: "Taproot";
12738
+ } | {
12739
+ __kind: "OtherSegwit";
12740
+ version: number;
12741
+ program: string;
12742
+ };
12743
+ __kind: "Btc";
12189
12744
  } | {
12190
12745
  value: string;
12191
- __kind: "P2WSH";
12746
+ __kind: "Arb";
12192
12747
  } | {
12193
12748
  value: string;
12194
- __kind: "Taproot";
12195
- } | {
12196
- __kind: "OtherSegwit";
12197
- version: number;
12198
- program: string;
12199
- };
12200
- asset: {
12201
- __kind: "Btc";
12202
- };
12203
- amount: string | number;
12204
- depositDetails: {
12205
- depositAddress: {
12206
- pubkeyX: string;
12207
- scriptPath?: {
12208
- salt: number;
12209
- tweakedPubkeyBytes: string;
12210
- tapleafHash: string;
12211
- unlockScript: {
12212
- bytes: string;
12213
- };
12214
- } | null | undefined;
12215
- };
12216
- amount: string | number;
12217
- id: {
12218
- txId: string;
12219
- vout: number;
12220
- };
12221
- };
12749
+ __kind: "Sol";
12750
+ } | {
12751
+ value: string;
12752
+ __kind: "Hub";
12753
+ } | null | undefined;
12222
12754
  }>;
12223
12755
  declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
12224
12756
  retryDuration: z.ZodNumber;
@@ -15125,6 +15657,272 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
15125
15657
  txHashes?: string[] | null | undefined;
15126
15658
  };
15127
15659
  }>;
15660
+ declare const cfArbitrumChainCcmDepositMetadata: z.ZodObject<{
15661
+ channelMetadata: z.ZodObject<{
15662
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15663
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15664
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15665
+ }, "strip", z.ZodTypeAny, {
15666
+ message: `0x${string}`;
15667
+ gasBudget: bigint;
15668
+ ccmAdditionalData: `0x${string}`;
15669
+ }, {
15670
+ message: string;
15671
+ gasBudget: string | number;
15672
+ ccmAdditionalData: string;
15673
+ }>;
15674
+ sourceChain: z.ZodEffects<z.ZodObject<{
15675
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
15676
+ }, "strip", z.ZodTypeAny, {
15677
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
15678
+ }, {
15679
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
15680
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
15681
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
15682
+ }>;
15683
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
15684
+ __kind: z.ZodLiteral<"Eth">;
15685
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15686
+ }, "strip", z.ZodTypeAny, {
15687
+ value: `0x${string}`;
15688
+ __kind: "Eth";
15689
+ }, {
15690
+ value: string;
15691
+ __kind: "Eth";
15692
+ }>, z.ZodObject<{
15693
+ __kind: z.ZodLiteral<"Dot">;
15694
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15695
+ }, "strip", z.ZodTypeAny, {
15696
+ value: `0x${string}`;
15697
+ __kind: "Dot";
15698
+ }, {
15699
+ value: string;
15700
+ __kind: "Dot";
15701
+ }>, z.ZodObject<{
15702
+ __kind: z.ZodLiteral<"Btc">;
15703
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
15704
+ __kind: z.ZodLiteral<"P2PKH">;
15705
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15706
+ }, "strip", z.ZodTypeAny, {
15707
+ value: `0x${string}`;
15708
+ __kind: "P2PKH";
15709
+ }, {
15710
+ value: string;
15711
+ __kind: "P2PKH";
15712
+ }>, z.ZodObject<{
15713
+ __kind: z.ZodLiteral<"P2SH">;
15714
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15715
+ }, "strip", z.ZodTypeAny, {
15716
+ value: `0x${string}`;
15717
+ __kind: "P2SH";
15718
+ }, {
15719
+ value: string;
15720
+ __kind: "P2SH";
15721
+ }>, z.ZodObject<{
15722
+ __kind: z.ZodLiteral<"P2WPKH">;
15723
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15724
+ }, "strip", z.ZodTypeAny, {
15725
+ value: `0x${string}`;
15726
+ __kind: "P2WPKH";
15727
+ }, {
15728
+ value: string;
15729
+ __kind: "P2WPKH";
15730
+ }>, z.ZodObject<{
15731
+ __kind: z.ZodLiteral<"P2WSH">;
15732
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15733
+ }, "strip", z.ZodTypeAny, {
15734
+ value: `0x${string}`;
15735
+ __kind: "P2WSH";
15736
+ }, {
15737
+ value: string;
15738
+ __kind: "P2WSH";
15739
+ }>, z.ZodObject<{
15740
+ __kind: z.ZodLiteral<"Taproot">;
15741
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15742
+ }, "strip", z.ZodTypeAny, {
15743
+ value: `0x${string}`;
15744
+ __kind: "Taproot";
15745
+ }, {
15746
+ value: string;
15747
+ __kind: "Taproot";
15748
+ }>, z.ZodObject<{
15749
+ __kind: z.ZodLiteral<"OtherSegwit">;
15750
+ version: z.ZodNumber;
15751
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15752
+ }, "strip", z.ZodTypeAny, {
15753
+ __kind: "OtherSegwit";
15754
+ version: number;
15755
+ program: `0x${string}`;
15756
+ }, {
15757
+ __kind: "OtherSegwit";
15758
+ version: number;
15759
+ program: string;
15760
+ }>]>;
15761
+ }, "strip", z.ZodTypeAny, {
15762
+ value: {
15763
+ value: `0x${string}`;
15764
+ __kind: "P2PKH";
15765
+ } | {
15766
+ value: `0x${string}`;
15767
+ __kind: "P2SH";
15768
+ } | {
15769
+ value: `0x${string}`;
15770
+ __kind: "P2WPKH";
15771
+ } | {
15772
+ value: `0x${string}`;
15773
+ __kind: "P2WSH";
15774
+ } | {
15775
+ value: `0x${string}`;
15776
+ __kind: "Taproot";
15777
+ } | {
15778
+ __kind: "OtherSegwit";
15779
+ version: number;
15780
+ program: `0x${string}`;
15781
+ };
15782
+ __kind: "Btc";
15783
+ }, {
15784
+ value: {
15785
+ value: string;
15786
+ __kind: "P2PKH";
15787
+ } | {
15788
+ value: string;
15789
+ __kind: "P2SH";
15790
+ } | {
15791
+ value: string;
15792
+ __kind: "P2WPKH";
15793
+ } | {
15794
+ value: string;
15795
+ __kind: "P2WSH";
15796
+ } | {
15797
+ value: string;
15798
+ __kind: "Taproot";
15799
+ } | {
15800
+ __kind: "OtherSegwit";
15801
+ version: number;
15802
+ program: string;
15803
+ };
15804
+ __kind: "Btc";
15805
+ }>, z.ZodObject<{
15806
+ __kind: z.ZodLiteral<"Arb">;
15807
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15808
+ }, "strip", z.ZodTypeAny, {
15809
+ value: `0x${string}`;
15810
+ __kind: "Arb";
15811
+ }, {
15812
+ value: string;
15813
+ __kind: "Arb";
15814
+ }>, z.ZodObject<{
15815
+ __kind: z.ZodLiteral<"Sol">;
15816
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15817
+ }, "strip", z.ZodTypeAny, {
15818
+ value: `0x${string}`;
15819
+ __kind: "Sol";
15820
+ }, {
15821
+ value: string;
15822
+ __kind: "Sol";
15823
+ }>, z.ZodObject<{
15824
+ __kind: z.ZodLiteral<"Hub">;
15825
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15826
+ }, "strip", z.ZodTypeAny, {
15827
+ value: `0x${string}`;
15828
+ __kind: "Hub";
15829
+ }, {
15830
+ value: string;
15831
+ __kind: "Hub";
15832
+ }>]>>>;
15833
+ }, "strip", z.ZodTypeAny, {
15834
+ channelMetadata: {
15835
+ message: `0x${string}`;
15836
+ gasBudget: bigint;
15837
+ ccmAdditionalData: `0x${string}`;
15838
+ };
15839
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
15840
+ sourceAddress?: {
15841
+ value: `0x${string}`;
15842
+ __kind: "Eth";
15843
+ } | {
15844
+ value: `0x${string}`;
15845
+ __kind: "Dot";
15846
+ } | {
15847
+ value: {
15848
+ value: `0x${string}`;
15849
+ __kind: "P2PKH";
15850
+ } | {
15851
+ value: `0x${string}`;
15852
+ __kind: "P2SH";
15853
+ } | {
15854
+ value: `0x${string}`;
15855
+ __kind: "P2WPKH";
15856
+ } | {
15857
+ value: `0x${string}`;
15858
+ __kind: "P2WSH";
15859
+ } | {
15860
+ value: `0x${string}`;
15861
+ __kind: "Taproot";
15862
+ } | {
15863
+ __kind: "OtherSegwit";
15864
+ version: number;
15865
+ program: `0x${string}`;
15866
+ };
15867
+ __kind: "Btc";
15868
+ } | {
15869
+ value: `0x${string}`;
15870
+ __kind: "Arb";
15871
+ } | {
15872
+ value: `0x${string}`;
15873
+ __kind: "Sol";
15874
+ } | {
15875
+ value: `0x${string}`;
15876
+ __kind: "Hub";
15877
+ } | null | undefined;
15878
+ }, {
15879
+ channelMetadata: {
15880
+ message: string;
15881
+ gasBudget: string | number;
15882
+ ccmAdditionalData: string;
15883
+ };
15884
+ sourceChain: {
15885
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
15886
+ };
15887
+ sourceAddress?: {
15888
+ value: string;
15889
+ __kind: "Eth";
15890
+ } | {
15891
+ value: string;
15892
+ __kind: "Dot";
15893
+ } | {
15894
+ value: {
15895
+ value: string;
15896
+ __kind: "P2PKH";
15897
+ } | {
15898
+ value: string;
15899
+ __kind: "P2SH";
15900
+ } | {
15901
+ value: string;
15902
+ __kind: "P2WPKH";
15903
+ } | {
15904
+ value: string;
15905
+ __kind: "P2WSH";
15906
+ } | {
15907
+ value: string;
15908
+ __kind: "Taproot";
15909
+ } | {
15910
+ __kind: "OtherSegwit";
15911
+ version: number;
15912
+ program: string;
15913
+ };
15914
+ __kind: "Btc";
15915
+ } | {
15916
+ value: string;
15917
+ __kind: "Arb";
15918
+ } | {
15919
+ value: string;
15920
+ __kind: "Sol";
15921
+ } | {
15922
+ value: string;
15923
+ __kind: "Hub";
15924
+ } | null | undefined;
15925
+ }>;
15128
15926
  declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObject<{
15129
15927
  inputAsset: z.ZodEffects<z.ZodObject<{
15130
15928
  __kind: z.ZodEnum<["ArbEth", "ArbUsdc"]>;
@@ -16680,152 +17478,418 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
16680
17478
  __kind: "LimitReached" | "NoLayer";
16681
17479
  }>;
16682
17480
  }, "strip", z.ZodTypeAny, {
16683
- value: "LimitReached" | "NoLayer";
16684
- __kind: "Transactional";
16685
- }, {
17481
+ value: "LimitReached" | "NoLayer";
17482
+ __kind: "Transactional";
17483
+ }, {
17484
+ value: {
17485
+ __kind: "LimitReached" | "NoLayer";
17486
+ };
17487
+ __kind: "Transactional";
17488
+ }>, z.ZodObject<{
17489
+ __kind: z.ZodLiteral<"Exhausted">;
17490
+ }, "strip", z.ZodTypeAny, {
17491
+ __kind: "Exhausted";
17492
+ }, {
17493
+ __kind: "Exhausted";
17494
+ }>, z.ZodObject<{
17495
+ __kind: z.ZodLiteral<"Corruption">;
17496
+ }, "strip", z.ZodTypeAny, {
17497
+ __kind: "Corruption";
17498
+ }, {
17499
+ __kind: "Corruption";
17500
+ }>, z.ZodObject<{
17501
+ __kind: z.ZodLiteral<"Unavailable">;
17502
+ }, "strip", z.ZodTypeAny, {
17503
+ __kind: "Unavailable";
17504
+ }, {
17505
+ __kind: "Unavailable";
17506
+ }>, z.ZodObject<{
17507
+ __kind: z.ZodLiteral<"RootNotAllowed">;
17508
+ }, "strip", z.ZodTypeAny, {
17509
+ __kind: "RootNotAllowed";
17510
+ }, {
17511
+ __kind: "RootNotAllowed";
17512
+ }>]>;
17513
+ }, "strip", z.ZodTypeAny, {
17514
+ value: {
17515
+ __kind: "Other";
17516
+ } | {
17517
+ __kind: "CannotLookup";
17518
+ } | {
17519
+ __kind: "BadOrigin";
17520
+ } | {
17521
+ value: {
17522
+ index: number;
17523
+ error: `0x${string}`;
17524
+ };
17525
+ __kind: "Module";
17526
+ } | {
17527
+ __kind: "ConsumerRemaining";
17528
+ } | {
17529
+ __kind: "NoProviders";
17530
+ } | {
17531
+ __kind: "TooManyConsumers";
17532
+ } | {
17533
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17534
+ __kind: "Token";
17535
+ } | {
17536
+ value: "Underflow" | "Overflow" | "DivisionByZero";
17537
+ __kind: "Arithmetic";
17538
+ } | {
17539
+ value: "LimitReached" | "NoLayer";
17540
+ __kind: "Transactional";
17541
+ } | {
17542
+ __kind: "Exhausted";
17543
+ } | {
17544
+ __kind: "Corruption";
17545
+ } | {
17546
+ __kind: "Unavailable";
17547
+ } | {
17548
+ __kind: "RootNotAllowed";
17549
+ };
17550
+ __kind: "DepositWitnessRejected";
17551
+ }, {
17552
+ value: {
17553
+ __kind: "Other";
17554
+ } | {
17555
+ __kind: "CannotLookup";
17556
+ } | {
17557
+ __kind: "BadOrigin";
17558
+ } | {
17559
+ value: {
17560
+ index: number;
17561
+ error: string;
17562
+ };
17563
+ __kind: "Module";
17564
+ } | {
17565
+ __kind: "ConsumerRemaining";
17566
+ } | {
17567
+ __kind: "NoProviders";
17568
+ } | {
17569
+ __kind: "TooManyConsumers";
17570
+ } | {
17571
+ value: {
17572
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17573
+ };
17574
+ __kind: "Token";
17575
+ } | {
17576
+ value: {
17577
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
17578
+ };
17579
+ __kind: "Arithmetic";
17580
+ } | {
17581
+ value: {
17582
+ __kind: "LimitReached" | "NoLayer";
17583
+ };
17584
+ __kind: "Transactional";
17585
+ } | {
17586
+ __kind: "Exhausted";
17587
+ } | {
17588
+ __kind: "Corruption";
17589
+ } | {
17590
+ __kind: "Unavailable";
17591
+ } | {
17592
+ __kind: "RootNotAllowed";
17593
+ };
17594
+ __kind: "DepositWitnessRejected";
17595
+ }>]>;
17596
+ declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
17597
+ __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
17598
+ }, "strip", z.ZodTypeAny, {
17599
+ __kind: "Sol" | "SolUsdc";
17600
+ }, {
17601
+ __kind: "Sol" | "SolUsdc";
17602
+ }>, "Sol" | "SolUsdc", {
17603
+ __kind: "Sol" | "SolUsdc";
17604
+ }>;
17605
+ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
17606
+ depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17607
+ asset: z.ZodEffects<z.ZodObject<{
17608
+ __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
17609
+ }, "strip", z.ZodTypeAny, {
17610
+ __kind: "Sol" | "SolUsdc";
17611
+ }, {
17612
+ __kind: "Sol" | "SolUsdc";
17613
+ }>, "Sol" | "SolUsdc", {
17614
+ __kind: "Sol" | "SolUsdc";
17615
+ }>;
17616
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17617
+ }, "strip", z.ZodTypeAny, {
17618
+ depositAddress: `0x${string}`;
17619
+ asset: "Sol" | "SolUsdc";
17620
+ amount: bigint;
17621
+ }, {
17622
+ depositAddress: string;
17623
+ asset: {
17624
+ __kind: "Sol" | "SolUsdc";
17625
+ };
17626
+ amount: string | number;
17627
+ }>;
17628
+ declare const cfSolanaChainCcmDepositMetadata: z.ZodObject<{
17629
+ channelMetadata: z.ZodObject<{
17630
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17631
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17632
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17633
+ }, "strip", z.ZodTypeAny, {
17634
+ message: `0x${string}`;
17635
+ gasBudget: bigint;
17636
+ ccmAdditionalData: `0x${string}`;
17637
+ }, {
17638
+ message: string;
17639
+ gasBudget: string | number;
17640
+ ccmAdditionalData: string;
17641
+ }>;
17642
+ sourceChain: z.ZodEffects<z.ZodObject<{
17643
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
17644
+ }, "strip", z.ZodTypeAny, {
17645
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
17646
+ }, {
17647
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
17648
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
17649
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
17650
+ }>;
17651
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
17652
+ __kind: z.ZodLiteral<"Eth">;
17653
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17654
+ }, "strip", z.ZodTypeAny, {
17655
+ value: `0x${string}`;
17656
+ __kind: "Eth";
17657
+ }, {
17658
+ value: string;
17659
+ __kind: "Eth";
17660
+ }>, z.ZodObject<{
17661
+ __kind: z.ZodLiteral<"Dot">;
17662
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17663
+ }, "strip", z.ZodTypeAny, {
17664
+ value: `0x${string}`;
17665
+ __kind: "Dot";
17666
+ }, {
17667
+ value: string;
17668
+ __kind: "Dot";
17669
+ }>, z.ZodObject<{
17670
+ __kind: z.ZodLiteral<"Btc">;
17671
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
17672
+ __kind: z.ZodLiteral<"P2PKH">;
17673
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17674
+ }, "strip", z.ZodTypeAny, {
17675
+ value: `0x${string}`;
17676
+ __kind: "P2PKH";
17677
+ }, {
17678
+ value: string;
17679
+ __kind: "P2PKH";
17680
+ }>, z.ZodObject<{
17681
+ __kind: z.ZodLiteral<"P2SH">;
17682
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17683
+ }, "strip", z.ZodTypeAny, {
17684
+ value: `0x${string}`;
17685
+ __kind: "P2SH";
17686
+ }, {
17687
+ value: string;
17688
+ __kind: "P2SH";
17689
+ }>, z.ZodObject<{
17690
+ __kind: z.ZodLiteral<"P2WPKH">;
17691
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17692
+ }, "strip", z.ZodTypeAny, {
17693
+ value: `0x${string}`;
17694
+ __kind: "P2WPKH";
17695
+ }, {
17696
+ value: string;
17697
+ __kind: "P2WPKH";
17698
+ }>, z.ZodObject<{
17699
+ __kind: z.ZodLiteral<"P2WSH">;
17700
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17701
+ }, "strip", z.ZodTypeAny, {
17702
+ value: `0x${string}`;
17703
+ __kind: "P2WSH";
17704
+ }, {
17705
+ value: string;
17706
+ __kind: "P2WSH";
17707
+ }>, z.ZodObject<{
17708
+ __kind: z.ZodLiteral<"Taproot">;
17709
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17710
+ }, "strip", z.ZodTypeAny, {
17711
+ value: `0x${string}`;
17712
+ __kind: "Taproot";
17713
+ }, {
17714
+ value: string;
17715
+ __kind: "Taproot";
17716
+ }>, z.ZodObject<{
17717
+ __kind: z.ZodLiteral<"OtherSegwit">;
17718
+ version: z.ZodNumber;
17719
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17720
+ }, "strip", z.ZodTypeAny, {
17721
+ __kind: "OtherSegwit";
17722
+ version: number;
17723
+ program: `0x${string}`;
17724
+ }, {
17725
+ __kind: "OtherSegwit";
17726
+ version: number;
17727
+ program: string;
17728
+ }>]>;
17729
+ }, "strip", z.ZodTypeAny, {
16686
17730
  value: {
16687
- __kind: "LimitReached" | "NoLayer";
17731
+ value: `0x${string}`;
17732
+ __kind: "P2PKH";
17733
+ } | {
17734
+ value: `0x${string}`;
17735
+ __kind: "P2SH";
17736
+ } | {
17737
+ value: `0x${string}`;
17738
+ __kind: "P2WPKH";
17739
+ } | {
17740
+ value: `0x${string}`;
17741
+ __kind: "P2WSH";
17742
+ } | {
17743
+ value: `0x${string}`;
17744
+ __kind: "Taproot";
17745
+ } | {
17746
+ __kind: "OtherSegwit";
17747
+ version: number;
17748
+ program: `0x${string}`;
16688
17749
  };
16689
- __kind: "Transactional";
16690
- }>, z.ZodObject<{
16691
- __kind: z.ZodLiteral<"Exhausted">;
16692
- }, "strip", z.ZodTypeAny, {
16693
- __kind: "Exhausted";
17750
+ __kind: "Btc";
16694
17751
  }, {
16695
- __kind: "Exhausted";
17752
+ value: {
17753
+ value: string;
17754
+ __kind: "P2PKH";
17755
+ } | {
17756
+ value: string;
17757
+ __kind: "P2SH";
17758
+ } | {
17759
+ value: string;
17760
+ __kind: "P2WPKH";
17761
+ } | {
17762
+ value: string;
17763
+ __kind: "P2WSH";
17764
+ } | {
17765
+ value: string;
17766
+ __kind: "Taproot";
17767
+ } | {
17768
+ __kind: "OtherSegwit";
17769
+ version: number;
17770
+ program: string;
17771
+ };
17772
+ __kind: "Btc";
16696
17773
  }>, z.ZodObject<{
16697
- __kind: z.ZodLiteral<"Corruption">;
17774
+ __kind: z.ZodLiteral<"Arb">;
17775
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16698
17776
  }, "strip", z.ZodTypeAny, {
16699
- __kind: "Corruption";
17777
+ value: `0x${string}`;
17778
+ __kind: "Arb";
16700
17779
  }, {
16701
- __kind: "Corruption";
17780
+ value: string;
17781
+ __kind: "Arb";
16702
17782
  }>, z.ZodObject<{
16703
- __kind: z.ZodLiteral<"Unavailable">;
17783
+ __kind: z.ZodLiteral<"Sol">;
17784
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16704
17785
  }, "strip", z.ZodTypeAny, {
16705
- __kind: "Unavailable";
17786
+ value: `0x${string}`;
17787
+ __kind: "Sol";
16706
17788
  }, {
16707
- __kind: "Unavailable";
17789
+ value: string;
17790
+ __kind: "Sol";
16708
17791
  }>, z.ZodObject<{
16709
- __kind: z.ZodLiteral<"RootNotAllowed">;
17792
+ __kind: z.ZodLiteral<"Hub">;
17793
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16710
17794
  }, "strip", z.ZodTypeAny, {
16711
- __kind: "RootNotAllowed";
17795
+ value: `0x${string}`;
17796
+ __kind: "Hub";
16712
17797
  }, {
16713
- __kind: "RootNotAllowed";
16714
- }>]>;
17798
+ value: string;
17799
+ __kind: "Hub";
17800
+ }>]>>>;
16715
17801
  }, "strip", z.ZodTypeAny, {
16716
- value: {
16717
- __kind: "Other";
16718
- } | {
16719
- __kind: "CannotLookup";
16720
- } | {
16721
- __kind: "BadOrigin";
16722
- } | {
16723
- value: {
16724
- index: number;
16725
- error: `0x${string}`;
16726
- };
16727
- __kind: "Module";
16728
- } | {
16729
- __kind: "ConsumerRemaining";
16730
- } | {
16731
- __kind: "NoProviders";
16732
- } | {
16733
- __kind: "TooManyConsumers";
16734
- } | {
16735
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16736
- __kind: "Token";
16737
- } | {
16738
- value: "Underflow" | "Overflow" | "DivisionByZero";
16739
- __kind: "Arithmetic";
16740
- } | {
16741
- value: "LimitReached" | "NoLayer";
16742
- __kind: "Transactional";
16743
- } | {
16744
- __kind: "Exhausted";
16745
- } | {
16746
- __kind: "Corruption";
16747
- } | {
16748
- __kind: "Unavailable";
16749
- } | {
16750
- __kind: "RootNotAllowed";
17802
+ channelMetadata: {
17803
+ message: `0x${string}`;
17804
+ gasBudget: bigint;
17805
+ ccmAdditionalData: `0x${string}`;
16751
17806
  };
16752
- __kind: "DepositWitnessRejected";
16753
- }, {
16754
- value: {
16755
- __kind: "Other";
16756
- } | {
16757
- __kind: "CannotLookup";
17807
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
17808
+ sourceAddress?: {
17809
+ value: `0x${string}`;
17810
+ __kind: "Eth";
16758
17811
  } | {
16759
- __kind: "BadOrigin";
17812
+ value: `0x${string}`;
17813
+ __kind: "Dot";
16760
17814
  } | {
16761
17815
  value: {
16762
- index: number;
16763
- error: string;
17816
+ value: `0x${string}`;
17817
+ __kind: "P2PKH";
17818
+ } | {
17819
+ value: `0x${string}`;
17820
+ __kind: "P2SH";
17821
+ } | {
17822
+ value: `0x${string}`;
17823
+ __kind: "P2WPKH";
17824
+ } | {
17825
+ value: `0x${string}`;
17826
+ __kind: "P2WSH";
17827
+ } | {
17828
+ value: `0x${string}`;
17829
+ __kind: "Taproot";
17830
+ } | {
17831
+ __kind: "OtherSegwit";
17832
+ version: number;
17833
+ program: `0x${string}`;
16764
17834
  };
16765
- __kind: "Module";
16766
- } | {
16767
- __kind: "ConsumerRemaining";
17835
+ __kind: "Btc";
16768
17836
  } | {
16769
- __kind: "NoProviders";
17837
+ value: `0x${string}`;
17838
+ __kind: "Arb";
16770
17839
  } | {
16771
- __kind: "TooManyConsumers";
17840
+ value: `0x${string}`;
17841
+ __kind: "Sol";
16772
17842
  } | {
16773
- value: {
16774
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16775
- };
16776
- __kind: "Token";
17843
+ value: `0x${string}`;
17844
+ __kind: "Hub";
17845
+ } | null | undefined;
17846
+ }, {
17847
+ channelMetadata: {
17848
+ message: string;
17849
+ gasBudget: string | number;
17850
+ ccmAdditionalData: string;
17851
+ };
17852
+ sourceChain: {
17853
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
17854
+ };
17855
+ sourceAddress?: {
17856
+ value: string;
17857
+ __kind: "Eth";
16777
17858
  } | {
16778
- value: {
16779
- __kind: "Underflow" | "Overflow" | "DivisionByZero";
16780
- };
16781
- __kind: "Arithmetic";
17859
+ value: string;
17860
+ __kind: "Dot";
16782
17861
  } | {
16783
17862
  value: {
16784
- __kind: "LimitReached" | "NoLayer";
17863
+ value: string;
17864
+ __kind: "P2PKH";
17865
+ } | {
17866
+ value: string;
17867
+ __kind: "P2SH";
17868
+ } | {
17869
+ value: string;
17870
+ __kind: "P2WPKH";
17871
+ } | {
17872
+ value: string;
17873
+ __kind: "P2WSH";
17874
+ } | {
17875
+ value: string;
17876
+ __kind: "Taproot";
17877
+ } | {
17878
+ __kind: "OtherSegwit";
17879
+ version: number;
17880
+ program: string;
16785
17881
  };
16786
- __kind: "Transactional";
16787
- } | {
16788
- __kind: "Exhausted";
16789
- } | {
16790
- __kind: "Corruption";
17882
+ __kind: "Btc";
16791
17883
  } | {
16792
- __kind: "Unavailable";
17884
+ value: string;
17885
+ __kind: "Arb";
16793
17886
  } | {
16794
- __kind: "RootNotAllowed";
16795
- };
16796
- __kind: "DepositWitnessRejected";
16797
- }>]>;
16798
- declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
16799
- __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
16800
- }, "strip", z.ZodTypeAny, {
16801
- __kind: "Sol" | "SolUsdc";
16802
- }, {
16803
- __kind: "Sol" | "SolUsdc";
16804
- }>, "Sol" | "SolUsdc", {
16805
- __kind: "Sol" | "SolUsdc";
16806
- }>;
16807
- declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
16808
- depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16809
- asset: z.ZodEffects<z.ZodObject<{
16810
- __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
16811
- }, "strip", z.ZodTypeAny, {
16812
- __kind: "Sol" | "SolUsdc";
16813
- }, {
16814
- __kind: "Sol" | "SolUsdc";
16815
- }>, "Sol" | "SolUsdc", {
16816
- __kind: "Sol" | "SolUsdc";
16817
- }>;
16818
- amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16819
- }, "strip", z.ZodTypeAny, {
16820
- depositAddress: `0x${string}`;
16821
- asset: "Sol" | "SolUsdc";
16822
- amount: bigint;
16823
- }, {
16824
- depositAddress: string;
16825
- asset: {
16826
- __kind: "Sol" | "SolUsdc";
16827
- };
16828
- amount: string | number;
17887
+ value: string;
17888
+ __kind: "Sol";
17889
+ } | {
17890
+ value: string;
17891
+ __kind: "Hub";
17892
+ } | null | undefined;
16829
17893
  }>;
16830
17894
  declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
16831
17895
  retryDuration: z.ZodNumber;
@@ -18393,155 +19457,421 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
18393
19457
  __kind: "LimitReached" | "NoLayer";
18394
19458
  }>;
18395
19459
  }, "strip", z.ZodTypeAny, {
18396
- value: "LimitReached" | "NoLayer";
18397
- __kind: "Transactional";
18398
- }, {
19460
+ value: "LimitReached" | "NoLayer";
19461
+ __kind: "Transactional";
19462
+ }, {
19463
+ value: {
19464
+ __kind: "LimitReached" | "NoLayer";
19465
+ };
19466
+ __kind: "Transactional";
19467
+ }>, z.ZodObject<{
19468
+ __kind: z.ZodLiteral<"Exhausted">;
19469
+ }, "strip", z.ZodTypeAny, {
19470
+ __kind: "Exhausted";
19471
+ }, {
19472
+ __kind: "Exhausted";
19473
+ }>, z.ZodObject<{
19474
+ __kind: z.ZodLiteral<"Corruption">;
19475
+ }, "strip", z.ZodTypeAny, {
19476
+ __kind: "Corruption";
19477
+ }, {
19478
+ __kind: "Corruption";
19479
+ }>, z.ZodObject<{
19480
+ __kind: z.ZodLiteral<"Unavailable">;
19481
+ }, "strip", z.ZodTypeAny, {
19482
+ __kind: "Unavailable";
19483
+ }, {
19484
+ __kind: "Unavailable";
19485
+ }>, z.ZodObject<{
19486
+ __kind: z.ZodLiteral<"RootNotAllowed">;
19487
+ }, "strip", z.ZodTypeAny, {
19488
+ __kind: "RootNotAllowed";
19489
+ }, {
19490
+ __kind: "RootNotAllowed";
19491
+ }>]>;
19492
+ }, "strip", z.ZodTypeAny, {
19493
+ value: {
19494
+ __kind: "Other";
19495
+ } | {
19496
+ __kind: "CannotLookup";
19497
+ } | {
19498
+ __kind: "BadOrigin";
19499
+ } | {
19500
+ value: {
19501
+ index: number;
19502
+ error: `0x${string}`;
19503
+ };
19504
+ __kind: "Module";
19505
+ } | {
19506
+ __kind: "ConsumerRemaining";
19507
+ } | {
19508
+ __kind: "NoProviders";
19509
+ } | {
19510
+ __kind: "TooManyConsumers";
19511
+ } | {
19512
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19513
+ __kind: "Token";
19514
+ } | {
19515
+ value: "Underflow" | "Overflow" | "DivisionByZero";
19516
+ __kind: "Arithmetic";
19517
+ } | {
19518
+ value: "LimitReached" | "NoLayer";
19519
+ __kind: "Transactional";
19520
+ } | {
19521
+ __kind: "Exhausted";
19522
+ } | {
19523
+ __kind: "Corruption";
19524
+ } | {
19525
+ __kind: "Unavailable";
19526
+ } | {
19527
+ __kind: "RootNotAllowed";
19528
+ };
19529
+ __kind: "DepositWitnessRejected";
19530
+ }, {
19531
+ value: {
19532
+ __kind: "Other";
19533
+ } | {
19534
+ __kind: "CannotLookup";
19535
+ } | {
19536
+ __kind: "BadOrigin";
19537
+ } | {
19538
+ value: {
19539
+ index: number;
19540
+ error: string;
19541
+ };
19542
+ __kind: "Module";
19543
+ } | {
19544
+ __kind: "ConsumerRemaining";
19545
+ } | {
19546
+ __kind: "NoProviders";
19547
+ } | {
19548
+ __kind: "TooManyConsumers";
19549
+ } | {
19550
+ value: {
19551
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19552
+ };
19553
+ __kind: "Token";
19554
+ } | {
19555
+ value: {
19556
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
19557
+ };
19558
+ __kind: "Arithmetic";
19559
+ } | {
19560
+ value: {
19561
+ __kind: "LimitReached" | "NoLayer";
19562
+ };
19563
+ __kind: "Transactional";
19564
+ } | {
19565
+ __kind: "Exhausted";
19566
+ } | {
19567
+ __kind: "Corruption";
19568
+ } | {
19569
+ __kind: "Unavailable";
19570
+ } | {
19571
+ __kind: "RootNotAllowed";
19572
+ };
19573
+ __kind: "DepositWitnessRejected";
19574
+ }>]>;
19575
+ declare const cfPrimitivesChainsAssetsHubAsset: z.ZodEffects<z.ZodObject<{
19576
+ __kind: z.ZodEnum<["HubDot", "HubUsdt", "HubUsdc"]>;
19577
+ }, "strip", z.ZodTypeAny, {
19578
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc";
19579
+ }, {
19580
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc";
19581
+ }>, "HubDot" | "HubUsdt" | "HubUsdc", {
19582
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc";
19583
+ }>;
19584
+ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
19585
+ depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19586
+ asset: z.ZodEffects<z.ZodObject<{
19587
+ __kind: z.ZodEnum<["HubDot", "HubUsdt", "HubUsdc"]>;
19588
+ }, "strip", z.ZodTypeAny, {
19589
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc";
19590
+ }, {
19591
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc";
19592
+ }>, "HubDot" | "HubUsdt" | "HubUsdc", {
19593
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc";
19594
+ }>;
19595
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
19596
+ depositDetails: z.ZodNumber;
19597
+ }, "strip", z.ZodTypeAny, {
19598
+ depositAddress: `0x${string}`;
19599
+ asset: "HubDot" | "HubUsdt" | "HubUsdc";
19600
+ amount: bigint;
19601
+ depositDetails: number;
19602
+ }, {
19603
+ depositAddress: string;
19604
+ asset: {
19605
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc";
19606
+ };
19607
+ amount: string | number;
19608
+ depositDetails: number;
19609
+ }>;
19610
+ declare const cfAssethubChainCcmDepositMetadata: z.ZodObject<{
19611
+ channelMetadata: z.ZodObject<{
19612
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19613
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
19614
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19615
+ }, "strip", z.ZodTypeAny, {
19616
+ message: `0x${string}`;
19617
+ gasBudget: bigint;
19618
+ ccmAdditionalData: `0x${string}`;
19619
+ }, {
19620
+ message: string;
19621
+ gasBudget: string | number;
19622
+ ccmAdditionalData: string;
19623
+ }>;
19624
+ sourceChain: z.ZodEffects<z.ZodObject<{
19625
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
19626
+ }, "strip", z.ZodTypeAny, {
19627
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
19628
+ }, {
19629
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
19630
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
19631
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
19632
+ }>;
19633
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
19634
+ __kind: z.ZodLiteral<"Eth">;
19635
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19636
+ }, "strip", z.ZodTypeAny, {
19637
+ value: `0x${string}`;
19638
+ __kind: "Eth";
19639
+ }, {
19640
+ value: string;
19641
+ __kind: "Eth";
19642
+ }>, z.ZodObject<{
19643
+ __kind: z.ZodLiteral<"Dot">;
19644
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19645
+ }, "strip", z.ZodTypeAny, {
19646
+ value: `0x${string}`;
19647
+ __kind: "Dot";
19648
+ }, {
19649
+ value: string;
19650
+ __kind: "Dot";
19651
+ }>, z.ZodObject<{
19652
+ __kind: z.ZodLiteral<"Btc">;
19653
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
19654
+ __kind: z.ZodLiteral<"P2PKH">;
19655
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19656
+ }, "strip", z.ZodTypeAny, {
19657
+ value: `0x${string}`;
19658
+ __kind: "P2PKH";
19659
+ }, {
19660
+ value: string;
19661
+ __kind: "P2PKH";
19662
+ }>, z.ZodObject<{
19663
+ __kind: z.ZodLiteral<"P2SH">;
19664
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19665
+ }, "strip", z.ZodTypeAny, {
19666
+ value: `0x${string}`;
19667
+ __kind: "P2SH";
19668
+ }, {
19669
+ value: string;
19670
+ __kind: "P2SH";
19671
+ }>, z.ZodObject<{
19672
+ __kind: z.ZodLiteral<"P2WPKH">;
19673
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19674
+ }, "strip", z.ZodTypeAny, {
19675
+ value: `0x${string}`;
19676
+ __kind: "P2WPKH";
19677
+ }, {
19678
+ value: string;
19679
+ __kind: "P2WPKH";
19680
+ }>, z.ZodObject<{
19681
+ __kind: z.ZodLiteral<"P2WSH">;
19682
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19683
+ }, "strip", z.ZodTypeAny, {
19684
+ value: `0x${string}`;
19685
+ __kind: "P2WSH";
19686
+ }, {
19687
+ value: string;
19688
+ __kind: "P2WSH";
19689
+ }>, z.ZodObject<{
19690
+ __kind: z.ZodLiteral<"Taproot">;
19691
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19692
+ }, "strip", z.ZodTypeAny, {
19693
+ value: `0x${string}`;
19694
+ __kind: "Taproot";
19695
+ }, {
19696
+ value: string;
19697
+ __kind: "Taproot";
19698
+ }>, z.ZodObject<{
19699
+ __kind: z.ZodLiteral<"OtherSegwit">;
19700
+ version: z.ZodNumber;
19701
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19702
+ }, "strip", z.ZodTypeAny, {
19703
+ __kind: "OtherSegwit";
19704
+ version: number;
19705
+ program: `0x${string}`;
19706
+ }, {
19707
+ __kind: "OtherSegwit";
19708
+ version: number;
19709
+ program: string;
19710
+ }>]>;
19711
+ }, "strip", z.ZodTypeAny, {
18399
19712
  value: {
18400
- __kind: "LimitReached" | "NoLayer";
19713
+ value: `0x${string}`;
19714
+ __kind: "P2PKH";
19715
+ } | {
19716
+ value: `0x${string}`;
19717
+ __kind: "P2SH";
19718
+ } | {
19719
+ value: `0x${string}`;
19720
+ __kind: "P2WPKH";
19721
+ } | {
19722
+ value: `0x${string}`;
19723
+ __kind: "P2WSH";
19724
+ } | {
19725
+ value: `0x${string}`;
19726
+ __kind: "Taproot";
19727
+ } | {
19728
+ __kind: "OtherSegwit";
19729
+ version: number;
19730
+ program: `0x${string}`;
18401
19731
  };
18402
- __kind: "Transactional";
18403
- }>, z.ZodObject<{
18404
- __kind: z.ZodLiteral<"Exhausted">;
18405
- }, "strip", z.ZodTypeAny, {
18406
- __kind: "Exhausted";
19732
+ __kind: "Btc";
18407
19733
  }, {
18408
- __kind: "Exhausted";
19734
+ value: {
19735
+ value: string;
19736
+ __kind: "P2PKH";
19737
+ } | {
19738
+ value: string;
19739
+ __kind: "P2SH";
19740
+ } | {
19741
+ value: string;
19742
+ __kind: "P2WPKH";
19743
+ } | {
19744
+ value: string;
19745
+ __kind: "P2WSH";
19746
+ } | {
19747
+ value: string;
19748
+ __kind: "Taproot";
19749
+ } | {
19750
+ __kind: "OtherSegwit";
19751
+ version: number;
19752
+ program: string;
19753
+ };
19754
+ __kind: "Btc";
18409
19755
  }>, z.ZodObject<{
18410
- __kind: z.ZodLiteral<"Corruption">;
19756
+ __kind: z.ZodLiteral<"Arb">;
19757
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
18411
19758
  }, "strip", z.ZodTypeAny, {
18412
- __kind: "Corruption";
19759
+ value: `0x${string}`;
19760
+ __kind: "Arb";
18413
19761
  }, {
18414
- __kind: "Corruption";
19762
+ value: string;
19763
+ __kind: "Arb";
18415
19764
  }>, z.ZodObject<{
18416
- __kind: z.ZodLiteral<"Unavailable">;
19765
+ __kind: z.ZodLiteral<"Sol">;
19766
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
18417
19767
  }, "strip", z.ZodTypeAny, {
18418
- __kind: "Unavailable";
19768
+ value: `0x${string}`;
19769
+ __kind: "Sol";
18419
19770
  }, {
18420
- __kind: "Unavailable";
19771
+ value: string;
19772
+ __kind: "Sol";
18421
19773
  }>, z.ZodObject<{
18422
- __kind: z.ZodLiteral<"RootNotAllowed">;
19774
+ __kind: z.ZodLiteral<"Hub">;
19775
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
18423
19776
  }, "strip", z.ZodTypeAny, {
18424
- __kind: "RootNotAllowed";
19777
+ value: `0x${string}`;
19778
+ __kind: "Hub";
18425
19779
  }, {
18426
- __kind: "RootNotAllowed";
18427
- }>]>;
19780
+ value: string;
19781
+ __kind: "Hub";
19782
+ }>]>>>;
18428
19783
  }, "strip", z.ZodTypeAny, {
18429
- value: {
18430
- __kind: "Other";
18431
- } | {
18432
- __kind: "CannotLookup";
18433
- } | {
18434
- __kind: "BadOrigin";
18435
- } | {
18436
- value: {
18437
- index: number;
18438
- error: `0x${string}`;
18439
- };
18440
- __kind: "Module";
18441
- } | {
18442
- __kind: "ConsumerRemaining";
18443
- } | {
18444
- __kind: "NoProviders";
18445
- } | {
18446
- __kind: "TooManyConsumers";
18447
- } | {
18448
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
18449
- __kind: "Token";
18450
- } | {
18451
- value: "Underflow" | "Overflow" | "DivisionByZero";
18452
- __kind: "Arithmetic";
18453
- } | {
18454
- value: "LimitReached" | "NoLayer";
18455
- __kind: "Transactional";
18456
- } | {
18457
- __kind: "Exhausted";
18458
- } | {
18459
- __kind: "Corruption";
18460
- } | {
18461
- __kind: "Unavailable";
18462
- } | {
18463
- __kind: "RootNotAllowed";
19784
+ channelMetadata: {
19785
+ message: `0x${string}`;
19786
+ gasBudget: bigint;
19787
+ ccmAdditionalData: `0x${string}`;
18464
19788
  };
18465
- __kind: "DepositWitnessRejected";
18466
- }, {
18467
- value: {
18468
- __kind: "Other";
18469
- } | {
18470
- __kind: "CannotLookup";
19789
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
19790
+ sourceAddress?: {
19791
+ value: `0x${string}`;
19792
+ __kind: "Eth";
18471
19793
  } | {
18472
- __kind: "BadOrigin";
19794
+ value: `0x${string}`;
19795
+ __kind: "Dot";
18473
19796
  } | {
18474
19797
  value: {
18475
- index: number;
18476
- error: string;
19798
+ value: `0x${string}`;
19799
+ __kind: "P2PKH";
19800
+ } | {
19801
+ value: `0x${string}`;
19802
+ __kind: "P2SH";
19803
+ } | {
19804
+ value: `0x${string}`;
19805
+ __kind: "P2WPKH";
19806
+ } | {
19807
+ value: `0x${string}`;
19808
+ __kind: "P2WSH";
19809
+ } | {
19810
+ value: `0x${string}`;
19811
+ __kind: "Taproot";
19812
+ } | {
19813
+ __kind: "OtherSegwit";
19814
+ version: number;
19815
+ program: `0x${string}`;
18477
19816
  };
18478
- __kind: "Module";
18479
- } | {
18480
- __kind: "ConsumerRemaining";
19817
+ __kind: "Btc";
18481
19818
  } | {
18482
- __kind: "NoProviders";
19819
+ value: `0x${string}`;
19820
+ __kind: "Arb";
18483
19821
  } | {
18484
- __kind: "TooManyConsumers";
19822
+ value: `0x${string}`;
19823
+ __kind: "Sol";
18485
19824
  } | {
18486
- value: {
18487
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
18488
- };
18489
- __kind: "Token";
19825
+ value: `0x${string}`;
19826
+ __kind: "Hub";
19827
+ } | null | undefined;
19828
+ }, {
19829
+ channelMetadata: {
19830
+ message: string;
19831
+ gasBudget: string | number;
19832
+ ccmAdditionalData: string;
19833
+ };
19834
+ sourceChain: {
19835
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
19836
+ };
19837
+ sourceAddress?: {
19838
+ value: string;
19839
+ __kind: "Eth";
18490
19840
  } | {
18491
- value: {
18492
- __kind: "Underflow" | "Overflow" | "DivisionByZero";
18493
- };
18494
- __kind: "Arithmetic";
19841
+ value: string;
19842
+ __kind: "Dot";
18495
19843
  } | {
18496
19844
  value: {
18497
- __kind: "LimitReached" | "NoLayer";
19845
+ value: string;
19846
+ __kind: "P2PKH";
19847
+ } | {
19848
+ value: string;
19849
+ __kind: "P2SH";
19850
+ } | {
19851
+ value: string;
19852
+ __kind: "P2WPKH";
19853
+ } | {
19854
+ value: string;
19855
+ __kind: "P2WSH";
19856
+ } | {
19857
+ value: string;
19858
+ __kind: "Taproot";
19859
+ } | {
19860
+ __kind: "OtherSegwit";
19861
+ version: number;
19862
+ program: string;
18498
19863
  };
18499
- __kind: "Transactional";
18500
- } | {
18501
- __kind: "Exhausted";
19864
+ __kind: "Btc";
18502
19865
  } | {
18503
- __kind: "Corruption";
19866
+ value: string;
19867
+ __kind: "Arb";
18504
19868
  } | {
18505
- __kind: "Unavailable";
19869
+ value: string;
19870
+ __kind: "Sol";
18506
19871
  } | {
18507
- __kind: "RootNotAllowed";
18508
- };
18509
- __kind: "DepositWitnessRejected";
18510
- }>]>;
18511
- declare const cfPrimitivesChainsAssetsHubAsset: z.ZodEffects<z.ZodObject<{
18512
- __kind: z.ZodEnum<["HubDot", "HubUsdt", "HubUsdc"]>;
18513
- }, "strip", z.ZodTypeAny, {
18514
- __kind: "HubDot" | "HubUsdt" | "HubUsdc";
18515
- }, {
18516
- __kind: "HubDot" | "HubUsdt" | "HubUsdc";
18517
- }>, "HubDot" | "HubUsdt" | "HubUsdc", {
18518
- __kind: "HubDot" | "HubUsdt" | "HubUsdc";
18519
- }>;
18520
- declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
18521
- depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
18522
- asset: z.ZodEffects<z.ZodObject<{
18523
- __kind: z.ZodEnum<["HubDot", "HubUsdt", "HubUsdc"]>;
18524
- }, "strip", z.ZodTypeAny, {
18525
- __kind: "HubDot" | "HubUsdt" | "HubUsdc";
18526
- }, {
18527
- __kind: "HubDot" | "HubUsdt" | "HubUsdc";
18528
- }>, "HubDot" | "HubUsdt" | "HubUsdc", {
18529
- __kind: "HubDot" | "HubUsdt" | "HubUsdc";
18530
- }>;
18531
- amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18532
- depositDetails: z.ZodNumber;
18533
- }, "strip", z.ZodTypeAny, {
18534
- depositAddress: `0x${string}`;
18535
- asset: "HubDot" | "HubUsdt" | "HubUsdc";
18536
- amount: bigint;
18537
- depositDetails: number;
18538
- }, {
18539
- depositAddress: string;
18540
- asset: {
18541
- __kind: "HubDot" | "HubUsdt" | "HubUsdc";
18542
- };
18543
- amount: string | number;
18544
- depositDetails: number;
19872
+ value: string;
19873
+ __kind: "Hub";
19874
+ } | null | undefined;
18545
19875
  }>;
18546
19876
  declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObject<{
18547
19877
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -20110,4 +21440,4 @@ declare const stateChainRuntimeChainflipBitcoinElectionsBitcoinElectoralEvents:
20110
21440
  };
20111
21441
  }>;
20112
21442
 
20113
- export { accountId, cfChainsAccountOrAddressEncodedAddress, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsAllBatchError, cfChainsBtcBitcoinScript, cfChainsBtcDepositAddress, cfChainsBtcDepositAddressTapscriptPath, cfChainsBtcScriptPubkey, cfChainsBtcUtxo, cfChainsBtcUtxoId, cfChainsCcmChannelMetadataCcmAdditionalData, cfChainsCcmChannelMetadataDecodedCcmAdditionalData, cfChainsCcmCheckerCcmValidityError, cfChainsCcmCheckerDecodedCcmAdditionalData, cfChainsCcmCheckerVersionedSolanaCcmAdditionalData, cfChainsCcmDepositMetadata, cfChainsCcmDepositMetadataEncodedAddress, cfChainsChannelRefundParametersAddress, cfChainsChannelRefundParametersEncodedAddress, cfChainsChannelRefundParametersH160, cfChainsChannelRefundParametersPolkadotAccountId, cfChainsChannelRefundParametersScriptPubkey, cfChainsEvmDepositDetails, cfChainsExecutexSwapAndCallError, cfChainsRefundParametersExtendedGenericEncodedAddress, cfChainsSolApiSolanaGovCall, cfChainsSolApiSolanaTransactionBuildingError, cfChainsSolSolTxCoreCcmAccounts, cfChainsSolSolTxCoreCcmAddress, cfChainsSwapOrigin, cfChainsTransactionInIdForAnyChain, cfPrimitivesAccountRole, cfPrimitivesBeneficiaryAccountId32, cfPrimitivesBeneficiaryAffiliateShortId, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsAssetsHubAsset, cfPrimitivesChainsAssetsSolAsset, cfPrimitivesChainsForeignChain, cfPrimitivesDcaParameters, cfPrimitivesSemVer, cfPrimitivesTxId, cfTraitsSwappingSwapOutputActionGenericEncodedAddress, cfTraitsSwappingSwapRequestTypeGeneric, hexString, numberOrHex, numericString, palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum, palletCfArbitrumIngressEgressDepositFailedReason, palletCfArbitrumIngressEgressDepositWitnessArbitrum, palletCfArbitrumIngressEgressPalletConfigUpdateArbitrum, palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum, palletCfAssetBalancesPalletSafeMode, palletCfAssethubIngressEgressDepositFailedDetailsAssethub, palletCfAssethubIngressEgressDepositFailedReason, palletCfAssethubIngressEgressDepositWitnessAssethub, palletCfAssethubIngressEgressPalletConfigUpdateAssethub, palletCfAssethubIngressEgressVaultDepositWitnessAssethub, palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin, palletCfBitcoinIngressEgressDepositFailedReason, palletCfBitcoinIngressEgressDepositWitnessBitcoin, palletCfBitcoinIngressEgressPalletConfigUpdateBitcoin, palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin, palletCfBroadcastPalletSafeMode, palletCfElectionsElectoralSystemsCompositeTuple6ImplsCompositeElectionIdentifierExtra, palletCfElectionsElectoralSystemsCompositeTuple7ImplsCompositeElectionIdentifierExtra, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfEthereumIngressEgressDepositFailedDetailsEthereum, palletCfEthereumIngressEgressDepositFailedReason, palletCfEthereumIngressEgressDepositWitnessEthereum, palletCfEthereumIngressEgressPalletConfigUpdateEthereum, palletCfEthereumIngressEgressVaultDepositWitnessEthereum, palletCfFundingPalletSafeMode, palletCfIngressEgressPalletSafeMode, palletCfLendingPoolsBoostPoolId, palletCfLendingPoolsPalletConfigUpdate, palletCfLendingPoolsPalletSafeMode, palletCfLpPalletSafeMode, palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot, palletCfPolkadotIngressEgressDepositFailedReason, palletCfPolkadotIngressEgressDepositWitnessPolkadot, palletCfPolkadotIngressEgressPalletConfigUpdatePolkadot, palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot, palletCfPoolsPalletSafeMode, palletCfReputationPalletSafeMode, palletCfSolanaIngressEgressDepositFailedDetailsSolana, palletCfSolanaIngressEgressDepositFailedReason, palletCfSolanaIngressEgressDepositWitnessSolana, palletCfSolanaIngressEgressPalletConfigUpdateSolana, palletCfSolanaIngressEgressVaultDepositWitnessSolana, palletCfSwappingPalletConfigUpdate, palletCfSwappingPalletSafeMode, palletCfThresholdSignaturePalletSafeMode, palletCfTradingStrategyPalletSafeMode, palletCfTradingStrategyTradingStrategy, palletCfValidatorAuctionResolverSetSizeParameters, palletCfValidatorPalletConfigUpdate, palletCfValidatorPalletSafeMode, palletCfWitnesserPalletSafeMode, simpleEnum, solPrimPdaPdaError, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, stateChainRuntimeChainflipBitcoinElectionsBitcoinElectoralEvents, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };
21443
+ export { accountId, cfArbitrumChainCcmDepositMetadata, cfAssethubChainCcmDepositMetadata, cfBitcoinChainCcmDepositMetadata, cfChainsAccountOrAddressEncodedAddress, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsAllBatchError, cfChainsBtcBitcoinScript, cfChainsBtcDepositAddress, cfChainsBtcDepositAddressTapscriptPath, cfChainsBtcScriptPubkey, cfChainsBtcUtxo, cfChainsBtcUtxoId, cfChainsCcmChannelMetadataCcmAdditionalData, cfChainsCcmChannelMetadataDecodedCcmAdditionalData, cfChainsCcmCheckerCcmValidityError, cfChainsCcmCheckerDecodedCcmAdditionalData, cfChainsCcmCheckerVersionedSolanaCcmAdditionalData, cfChainsCcmDepositMetadataEncodedAddress, cfChainsChannelRefundParametersAddress, cfChainsChannelRefundParametersEncodedAddress, cfChainsChannelRefundParametersH160, cfChainsChannelRefundParametersPolkadotAccountId, cfChainsChannelRefundParametersScriptPubkey, cfChainsEvmDepositDetails, cfChainsExecutexSwapAndCallError, cfChainsRefundParametersExtendedGenericEncodedAddress, cfChainsSolApiSolanaGovCall, cfChainsSolApiSolanaTransactionBuildingError, cfChainsSolSolTxCoreCcmAccounts, cfChainsSolSolTxCoreCcmAddress, cfChainsSwapOrigin, cfChainsTransactionInIdForAnyChain, cfEthereumChainCcmDepositMetadata, cfPolkadotChainCcmDepositMetadata, cfPrimitivesAccountRole, cfPrimitivesBeneficiaryAccountId32, cfPrimitivesBeneficiaryAffiliateShortId, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsAssetsHubAsset, cfPrimitivesChainsAssetsSolAsset, cfPrimitivesChainsForeignChain, cfPrimitivesDcaParameters, cfPrimitivesSemVer, cfPrimitivesTxId, cfSolanaChainCcmDepositMetadata, cfTraitsSwappingSwapOutputActionGenericEncodedAddress, cfTraitsSwappingSwapRequestTypeGeneric, hexString, numberOrHex, numericString, palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum, palletCfArbitrumIngressEgressDepositFailedReason, palletCfArbitrumIngressEgressDepositWitnessArbitrum, palletCfArbitrumIngressEgressPalletConfigUpdateArbitrum, palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum, palletCfAssetBalancesPalletSafeMode, palletCfAssethubIngressEgressDepositFailedDetailsAssethub, palletCfAssethubIngressEgressDepositFailedReason, palletCfAssethubIngressEgressDepositWitnessAssethub, palletCfAssethubIngressEgressPalletConfigUpdateAssethub, palletCfAssethubIngressEgressVaultDepositWitnessAssethub, palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin, palletCfBitcoinIngressEgressDepositFailedReason, palletCfBitcoinIngressEgressDepositWitnessBitcoin, palletCfBitcoinIngressEgressPalletConfigUpdateBitcoin, palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin, palletCfBroadcastPalletSafeMode, palletCfElectionsElectoralSystemsCompositeTuple6ImplsCompositeElectionIdentifierExtra, palletCfElectionsElectoralSystemsCompositeTuple7ImplsCompositeElectionIdentifierExtra, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfEthereumIngressEgressDepositFailedDetailsEthereum, palletCfEthereumIngressEgressDepositFailedReason, palletCfEthereumIngressEgressDepositWitnessEthereum, palletCfEthereumIngressEgressPalletConfigUpdateEthereum, palletCfEthereumIngressEgressVaultDepositWitnessEthereum, palletCfFundingPalletSafeMode, palletCfIngressEgressPalletSafeMode, palletCfLendingPoolsBoostPoolId, palletCfLendingPoolsPalletConfigUpdate, palletCfLendingPoolsPalletSafeMode, palletCfLpPalletSafeMode, palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot, palletCfPolkadotIngressEgressDepositFailedReason, palletCfPolkadotIngressEgressDepositWitnessPolkadot, palletCfPolkadotIngressEgressPalletConfigUpdatePolkadot, palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot, palletCfPoolsPalletSafeMode, palletCfReputationPalletSafeMode, palletCfSolanaIngressEgressDepositFailedDetailsSolana, palletCfSolanaIngressEgressDepositFailedReason, palletCfSolanaIngressEgressDepositWitnessSolana, palletCfSolanaIngressEgressPalletConfigUpdateSolana, palletCfSolanaIngressEgressVaultDepositWitnessSolana, palletCfSwappingPalletConfigUpdate, palletCfSwappingPalletSafeMode, palletCfThresholdSignaturePalletSafeMode, palletCfTradingStrategyPalletSafeMode, palletCfTradingStrategyTradingStrategy, palletCfValidatorAuctionResolverSetSizeParameters, palletCfValidatorPalletConfigUpdate, palletCfValidatorPalletSafeMode, palletCfWitnesserPalletSafeMode, simpleEnum, solPrimPdaPdaError, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, stateChainRuntimeChainflipBitcoinElectionsBitcoinElectoralEvents, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };