@chainflip/processor 2.1.3-bsc-dev.2 → 2.1.3-bsc-dev.3

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 (824) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  4. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  5. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  6. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  7. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  8. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  9. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  10. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  11. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  12. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  13. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  14. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  15. package/dist/100/funding/funded.d.cts +2 -2
  16. package/dist/100/funding/funded.d.mts +2 -2
  17. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  18. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  19. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  20. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  21. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  22. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  23. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  24. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  25. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  26. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  27. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  28. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  29. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  30. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  31. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  32. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  33. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  34. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  35. package/dist/100/swapping/swapScheduled.d.cts +10 -10
  36. package/dist/100/swapping/swapScheduled.d.mts +10 -10
  37. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  38. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  39. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +194 -194
  40. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +194 -194
  41. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  42. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  43. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
  44. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
  45. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +188 -188
  46. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +188 -188
  47. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  48. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  49. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  50. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
  51. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +394 -394
  52. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +394 -394
  53. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  54. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  55. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  56. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
  57. package/dist/11000/common.d.cts +2497 -2497
  58. package/dist/11000/common.d.mts +2497 -2497
  59. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
  60. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
  61. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  62. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  63. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +194 -194
  64. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +194 -194
  65. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  66. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  67. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  68. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  69. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  70. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  71. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  72. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  73. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
  74. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
  75. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +188 -188
  76. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +188 -188
  77. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  78. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  79. package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
  80. package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
  81. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
  82. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
  83. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +185 -185
  84. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +185 -185
  85. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  86. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  87. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  88. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  89. package/dist/11000/swapping/refundEgressScheduled.d.cts +17 -17
  90. package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
  91. package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
  92. package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
  93. package/dist/11000/swapping/swapDepositAddressReady.d.cts +45 -45
  94. package/dist/11000/swapping/swapDepositAddressReady.d.mts +45 -45
  95. package/dist/11000/swapping/swapRequested.d.cts +102 -102
  96. package/dist/11000/swapping/swapRequested.d.mts +102 -102
  97. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  98. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  99. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +28 -28
  100. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
  101. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
  102. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
  103. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +44 -44
  104. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +44 -44
  105. package/dist/11100/common.d.cts +486 -486
  106. package/dist/11100/common.d.mts +486 -486
  107. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
  108. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
  109. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +28 -28
  110. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +28 -28
  111. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  112. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  113. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +37 -37
  114. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +37 -37
  115. package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
  116. package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
  117. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  118. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  119. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  120. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  121. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  122. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  123. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  124. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  125. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  126. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  127. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  128. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  129. package/dist/11100/lendingPools/loanCreated.d.cts +9 -9
  130. package/dist/11100/lendingPools/loanCreated.d.mts +9 -9
  131. package/dist/11100/lendingPools/loanRepaid.d.cts +8 -8
  132. package/dist/11100/lendingPools/loanRepaid.d.mts +8 -8
  133. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  134. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  135. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
  136. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
  137. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
  138. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
  139. package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
  140. package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
  141. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  142. package/dist/11100/swapping/swapExecuted.d.mts +14 -14
  143. package/dist/11100/swapping/swapRequested.d.cts +66 -66
  144. package/dist/11100/swapping/swapRequested.d.mts +66 -66
  145. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  146. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  147. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +40 -40
  148. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +40 -40
  149. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  150. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  151. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  152. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
  153. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +40 -40
  154. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +40 -40
  155. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
  156. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
  157. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
  158. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  159. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  160. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +46 -46
  161. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +46 -46
  162. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  163. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  164. package/dist/11200/common.d.cts +363 -363
  165. package/dist/11200/common.d.mts +2729 -2729
  166. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  167. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  168. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  169. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  170. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +40 -40
  171. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +40 -40
  172. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  173. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  174. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  175. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  176. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +40 -40
  177. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +40 -40
  178. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  179. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  180. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +6 -6
  181. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +6 -6
  182. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +40 -40
  183. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +40 -40
  184. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
  185. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
  186. package/dist/11200/swapping/swapRequested.d.cts +35 -35
  187. package/dist/11200/swapping/swapRequested.d.mts +35 -35
  188. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  189. package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
  190. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  191. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  192. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  193. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  194. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  195. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  196. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  197. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  198. package/dist/131/common.d.cts +201 -201
  199. package/dist/131/common.d.mts +201 -201
  200. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  201. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  202. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  203. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  204. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  205. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  206. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  207. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  208. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  209. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +8 -8
  210. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  211. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  212. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  213. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  214. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  215. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  216. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  217. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  218. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  219. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  220. package/dist/131/swapping/ccmFailed.d.cts +67 -67
  221. package/dist/131/swapping/ccmFailed.d.mts +67 -67
  222. package/dist/131/swapping/swapDepositAddressReady.d.cts +12 -12
  223. package/dist/131/swapping/swapDepositAddressReady.d.mts +12 -12
  224. package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
  225. package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
  226. package/dist/131/swapping/swapScheduled.d.cts +87 -87
  227. package/dist/131/swapping/swapScheduled.d.mts +87 -87
  228. package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
  229. package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
  230. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  231. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  232. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  233. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  234. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  235. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  236. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  237. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  238. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +9 -9
  239. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
  240. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  241. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  242. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  243. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  244. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  245. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  246. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  247. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  248. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  249. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  250. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  251. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  252. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  253. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  254. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  255. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  256. package/dist/141/common.d.cts +19 -19
  257. package/dist/141/common.d.mts +19 -19
  258. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  259. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  260. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  261. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  262. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  263. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  264. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
  265. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
  266. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  267. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  268. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  269. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  270. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  271. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  272. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  273. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  274. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  275. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  276. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  277. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  278. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  279. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  280. package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
  281. package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
  282. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +14 -14
  283. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +14 -14
  284. package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
  285. package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
  286. package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
  287. package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
  288. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +14 -14
  289. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +14 -14
  290. package/dist/141/liquidityProvider/accountCredited.d.cts +7 -7
  291. package/dist/141/liquidityProvider/accountCredited.d.mts +7 -7
  292. package/dist/141/liquidityProvider/accountDebited.d.cts +7 -7
  293. package/dist/141/liquidityProvider/accountDebited.d.mts +7 -7
  294. package/dist/141/liquidityProvider/assetTransferred.d.cts +7 -7
  295. package/dist/141/liquidityProvider/assetTransferred.d.mts +7 -7
  296. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  297. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  298. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  299. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  300. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
  301. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
  302. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  303. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  304. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  305. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  306. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
  307. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
  308. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  309. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  310. package/dist/141/swapping/batchSwapFailed.d.cts +7 -7
  311. package/dist/141/swapping/batchSwapFailed.d.mts +7 -7
  312. package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
  313. package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
  314. package/dist/141/swapping/ccmFailed.d.cts +36 -36
  315. package/dist/141/swapping/ccmFailed.d.mts +36 -36
  316. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  317. package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
  318. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  319. package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
  320. package/dist/141/swapping/swapDepositAddressReady.d.cts +23 -23
  321. package/dist/141/swapping/swapDepositAddressReady.d.mts +23 -23
  322. package/dist/141/swapping/swapEgressIgnored.d.cts +8 -8
  323. package/dist/141/swapping/swapEgressIgnored.d.mts +8 -8
  324. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  325. package/dist/141/swapping/swapEgressScheduled.d.mts +8 -8
  326. package/dist/141/swapping/swapExecuted.d.cts +13 -13
  327. package/dist/141/swapping/swapExecuted.d.mts +13 -13
  328. package/dist/141/swapping/swapScheduled.d.cts +24 -24
  329. package/dist/141/swapping/swapScheduled.d.mts +24 -24
  330. package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
  331. package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
  332. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  333. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  334. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  335. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  336. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  337. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  338. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  339. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
  340. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  341. package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
  342. package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
  343. package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
  344. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  345. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  346. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  347. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  348. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  349. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
  350. package/dist/150/common.d.cts +4 -4
  351. package/dist/150/common.d.mts +4 -4
  352. package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
  353. package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
  354. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  355. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  356. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  357. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  358. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  359. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  360. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  361. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  362. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  363. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  364. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +17 -17
  365. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +17 -17
  366. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  367. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  368. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  369. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  370. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  371. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  372. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  373. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  374. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  375. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  376. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  377. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  378. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +7 -7
  379. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
  380. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  381. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  382. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  383. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  384. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  385. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  386. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  387. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  388. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  389. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  390. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  391. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  392. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  393. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  394. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  395. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  396. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +5 -5
  397. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +5 -5
  398. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  399. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  400. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  401. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
  402. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
  403. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
  404. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  405. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  406. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  407. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  408. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  409. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  410. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  411. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  412. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  413. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  414. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  415. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  416. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  417. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  418. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  419. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  420. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  421. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  422. package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
  423. package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
  424. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  425. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  426. package/dist/150/swapping/refundEgressIgnored.d.cts +12 -12
  427. package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
  428. package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
  429. package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
  430. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  431. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  432. package/dist/150/swapping/swapDepositAddressReady.d.cts +12 -12
  433. package/dist/150/swapping/swapDepositAddressReady.d.mts +12 -12
  434. package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
  435. package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
  436. package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
  437. package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
  438. package/dist/150/swapping/swapExecuted.d.cts +18 -18
  439. package/dist/150/swapping/swapExecuted.d.mts +18 -18
  440. package/dist/150/swapping/swapScheduled.d.cts +16 -16
  441. package/dist/150/swapping/swapScheduled.d.mts +16 -16
  442. package/dist/150/swapping/withdrawalRequested.d.cts +12 -12
  443. package/dist/150/swapping/withdrawalRequested.d.mts +12 -12
  444. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  445. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  446. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  447. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  448. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  449. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  450. package/dist/160/assetBalances/accountCredited.d.cts +7 -7
  451. package/dist/160/assetBalances/accountCredited.d.mts +7 -7
  452. package/dist/160/assetBalances/accountDebited.d.cts +7 -7
  453. package/dist/160/assetBalances/accountDebited.d.mts +7 -7
  454. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  455. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  456. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  457. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
  458. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  459. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  460. package/dist/160/common.d.cts +153 -153
  461. package/dist/160/common.d.mts +153 -153
  462. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
  463. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
  464. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  465. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  466. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  467. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  468. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  469. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  470. package/dist/160/liquidityPools/assetSwapped.d.cts +14 -14
  471. package/dist/160/liquidityPools/assetSwapped.d.mts +14 -14
  472. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
  473. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
  474. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  475. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  476. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  477. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  478. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  479. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  480. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  481. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  482. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  483. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  484. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  485. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  486. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  487. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  488. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  489. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  490. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  491. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  492. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  493. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  494. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  495. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  496. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  497. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  498. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  499. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  500. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
  501. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
  502. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  503. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
  504. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  505. package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
  506. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
  507. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +26 -26
  508. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  509. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  510. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  511. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  512. package/dist/160/swapping/ccmFailed.d.cts +18 -18
  513. package/dist/160/swapping/ccmFailed.d.mts +18 -18
  514. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  515. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  516. package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
  517. package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
  518. package/dist/160/swapping/refundEgressScheduled.d.cts +10 -10
  519. package/dist/160/swapping/refundEgressScheduled.d.mts +10 -10
  520. package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
  521. package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
  522. package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
  523. package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
  524. package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
  525. package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
  526. package/dist/160/swapping/swapEgressScheduled.d.cts +10 -10
  527. package/dist/160/swapping/swapEgressScheduled.d.mts +10 -10
  528. package/dist/160/swapping/swapExecuted.d.cts +16 -16
  529. package/dist/160/swapping/swapExecuted.d.mts +16 -16
  530. package/dist/160/swapping/swapRequested.d.cts +46 -46
  531. package/dist/160/swapping/swapRequested.d.mts +46 -46
  532. package/dist/160/swapping/swapScheduled.d.cts +2 -2
  533. package/dist/160/swapping/swapScheduled.d.mts +2 -2
  534. package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
  535. package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
  536. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  537. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  538. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  539. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  540. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  541. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  542. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  543. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  544. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  545. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  546. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
  547. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
  548. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
  549. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
  550. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  551. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  552. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  553. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
  554. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  555. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  556. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  557. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  558. package/dist/170/common.d.cts +72 -72
  559. package/dist/170/common.d.mts +72 -72
  560. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  561. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  562. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  563. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  564. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  565. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  566. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  567. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  568. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  569. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  570. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  571. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  572. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  573. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  574. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  575. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  576. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  577. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  578. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  579. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  580. package/dist/170/swapping/swapRequested.d.cts +53 -53
  581. package/dist/170/swapping/swapRequested.d.mts +53 -53
  582. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  583. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  584. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  585. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  586. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +203 -203
  587. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +203 -203
  588. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  589. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  590. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  591. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  592. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  593. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  594. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  595. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  596. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +394 -394
  597. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +394 -394
  598. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  599. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  600. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  601. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  602. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  603. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  604. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  605. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  606. package/dist/180/common.d.cts +1753 -1753
  607. package/dist/180/common.d.mts +1753 -1753
  608. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  609. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  610. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  611. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  612. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +203 -203
  613. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +203 -203
  614. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  615. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  616. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  617. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  618. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  619. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  620. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  621. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  622. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
  623. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
  624. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  625. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  626. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  627. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  628. package/dist/180/solanaElections/unknownElection.d.cts +4 -4
  629. package/dist/180/solanaElections/unknownElection.d.mts +4 -4
  630. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  631. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  632. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  633. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
  634. package/dist/180/solanaIngressEgress/depositFailed.d.cts +194 -194
  635. package/dist/180/solanaIngressEgress/depositFailed.d.mts +194 -194
  636. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  637. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  638. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  639. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  640. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  641. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  642. package/dist/180/swapping/swapDepositAddressReady.d.cts +35 -35
  643. package/dist/180/swapping/swapDepositAddressReady.d.mts +35 -35
  644. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  645. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  646. package/dist/180/swapping/swapRequested.d.cts +61 -61
  647. package/dist/180/swapping/swapRequested.d.mts +61 -61
  648. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  649. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  650. package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
  651. package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
  652. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  653. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  654. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  655. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  656. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +39 -39
  657. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +39 -39
  658. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  659. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  660. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  661. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  662. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +4 -4
  663. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +4 -4
  664. package/dist/190/assethubIngressEgress/depositFailed.d.cts +42 -42
  665. package/dist/190/assethubIngressEgress/depositFailed.d.mts +42 -42
  666. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  667. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  668. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  669. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  670. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  671. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  672. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  673. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  674. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  675. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  676. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +91 -91
  677. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +91 -91
  678. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  679. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  680. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  681. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  682. package/dist/190/common.d.cts +289 -289
  683. package/dist/190/common.d.mts +289 -289
  684. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  685. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  686. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  687. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  688. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +39 -39
  689. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +39 -39
  690. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  691. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  692. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  693. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  694. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  695. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  696. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  697. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  698. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +42 -42
  699. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +42 -42
  700. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  701. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  702. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  703. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  704. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  705. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  706. package/dist/190/solanaIngressEgress/depositFailed.d.cts +30 -30
  707. package/dist/190/solanaIngressEgress/depositFailed.d.mts +30 -30
  708. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  709. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  710. package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
  711. package/dist/190/swapping/refundEgressScheduled.d.mts +2 -2
  712. package/dist/190/swapping/swapDepositAddressReady.d.cts +8 -8
  713. package/dist/190/swapping/swapDepositAddressReady.d.mts +8 -8
  714. package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
  715. package/dist/190/swapping/swapEgressScheduled.d.mts +2 -2
  716. package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
  717. package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
  718. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  719. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  720. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  721. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  722. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +44 -44
  723. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +44 -44
  724. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  725. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  726. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  727. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  728. package/dist/210/assetBalances/accountCredited.d.cts +2 -2
  729. package/dist/210/assetBalances/accountCredited.d.mts +2 -2
  730. package/dist/210/assetBalances/accountDebited.d.cts +2 -2
  731. package/dist/210/assetBalances/accountDebited.d.mts +2 -2
  732. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
  733. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
  734. package/dist/210/assethubIngressEgress/depositFailed.d.cts +50 -50
  735. package/dist/210/assethubIngressEgress/depositFailed.d.mts +50 -50
  736. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  737. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  738. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  739. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  740. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +99 -99
  741. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +99 -99
  742. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  743. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  744. package/dist/210/common.d.cts +450 -450
  745. package/dist/210/common.d.mts +450 -450
  746. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  747. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  748. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  749. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  750. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +44 -44
  751. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +44 -44
  752. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  753. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  754. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  755. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  756. package/dist/210/funding/redemptionExpired.d.cts +2 -2
  757. package/dist/210/funding/redemptionExpired.d.mts +2 -2
  758. package/dist/210/funding/redemptionSettled.d.cts +2 -2
  759. package/dist/210/funding/redemptionSettled.d.mts +2 -2
  760. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +6 -6
  761. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +6 -6
  762. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +2 -2
  763. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +2 -2
  764. package/dist/210/lendingPools/collateralAdded.d.cts +4 -4
  765. package/dist/210/lendingPools/collateralAdded.d.mts +4 -4
  766. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +2 -2
  767. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +2 -2
  768. package/dist/210/lendingPools/loanCreated.d.cts +2 -2
  769. package/dist/210/lendingPools/loanCreated.d.mts +2 -2
  770. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +2 -2
  771. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +2 -2
  772. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +8 -8
  773. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +8 -8
  774. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  775. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  776. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +4 -4
  777. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +4 -4
  778. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +6 -6
  779. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +6 -6
  780. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  781. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  782. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  783. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  784. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  785. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  786. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +50 -50
  787. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +50 -50
  788. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  789. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  790. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  791. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  792. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +10 -10
  793. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +10 -10
  794. package/dist/210/solanaIngressEgress/depositFailed.d.cts +56 -56
  795. package/dist/210/solanaIngressEgress/depositFailed.d.mts +56 -56
  796. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
  797. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
  798. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  799. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  800. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  801. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  802. package/dist/210/swapping/creditedOnChain.d.cts +2 -2
  803. package/dist/210/swapping/creditedOnChain.d.mts +2 -2
  804. package/dist/210/swapping/refundEgressIgnored.d.cts +2 -2
  805. package/dist/210/swapping/refundEgressIgnored.d.mts +2 -2
  806. package/dist/210/swapping/refundEgressScheduled.d.cts +2 -2
  807. package/dist/210/swapping/refundEgressScheduled.d.mts +2 -2
  808. package/dist/210/swapping/refundedOnChain.d.cts +2 -2
  809. package/dist/210/swapping/refundedOnChain.d.mts +2 -2
  810. package/dist/210/swapping/swapDepositAddressReady.d.cts +8 -8
  811. package/dist/210/swapping/swapDepositAddressReady.d.mts +8 -8
  812. package/dist/210/swapping/swapEgressIgnored.d.cts +2 -2
  813. package/dist/210/swapping/swapEgressIgnored.d.mts +2 -2
  814. package/dist/210/swapping/swapEgressScheduled.d.cts +2 -2
  815. package/dist/210/swapping/swapEgressScheduled.d.mts +2 -2
  816. package/dist/210/swapping/swapRequested.d.cts +48 -48
  817. package/dist/210/swapping/swapRequested.d.mts +48 -48
  818. package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
  819. package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
  820. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +2 -2
  821. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +2 -2
  822. package/dist/210/witnesser/witnessExecutionFailed.d.cts +2 -2
  823. package/dist/210/witnesser/witnessExecutionFailed.d.mts +2 -2
  824. package/package.json +3 -3
@@ -145,9 +145,9 @@ declare const stateChainRuntimeSafeModeWitnesserCallPermission: z.ZodObject<{
145
145
  assethubIngressEgress: z.ZodBoolean;
146
146
  assethubVault: z.ZodBoolean;
147
147
  }, "strip", z.ZodTypeAny, {
148
+ governance: boolean;
148
149
  funding: boolean;
149
150
  swapping: boolean;
150
- governance: boolean;
151
151
  ethereumBroadcast: boolean;
152
152
  ethereumChainTracking: boolean;
153
153
  ethereumIngressEgress: boolean;
@@ -171,9 +171,9 @@ declare const stateChainRuntimeSafeModeWitnesserCallPermission: z.ZodObject<{
171
171
  assethubIngressEgress: boolean;
172
172
  assethubVault: boolean;
173
173
  }, {
174
+ governance: boolean;
174
175
  funding: boolean;
175
176
  swapping: boolean;
176
- governance: boolean;
177
177
  ethereumBroadcast: boolean;
178
178
  ethereumChainTracking: boolean;
179
179
  ethereumIngressEgress: boolean;
@@ -238,9 +238,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
238
238
  assethubIngressEgress: z.ZodBoolean;
239
239
  assethubVault: z.ZodBoolean;
240
240
  }, "strip", z.ZodTypeAny, {
241
+ governance: boolean;
241
242
  funding: boolean;
242
243
  swapping: boolean;
243
- governance: boolean;
244
244
  ethereumBroadcast: boolean;
245
245
  ethereumChainTracking: boolean;
246
246
  ethereumIngressEgress: boolean;
@@ -264,9 +264,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
264
264
  assethubIngressEgress: boolean;
265
265
  assethubVault: boolean;
266
266
  }, {
267
+ governance: boolean;
267
268
  funding: boolean;
268
269
  swapping: boolean;
269
- governance: boolean;
270
270
  ethereumBroadcast: boolean;
271
271
  ethereumChainTracking: boolean;
272
272
  ethereumIngressEgress: boolean;
@@ -293,9 +293,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
293
293
  }, "strip", z.ZodTypeAny, {
294
294
  __kind: "CodeAmber";
295
295
  value: {
296
+ governance: boolean;
296
297
  funding: boolean;
297
298
  swapping: boolean;
298
- governance: boolean;
299
299
  ethereumBroadcast: boolean;
300
300
  ethereumChainTracking: boolean;
301
301
  ethereumIngressEgress: boolean;
@@ -322,9 +322,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
322
322
  }, {
323
323
  __kind: "CodeAmber";
324
324
  value: {
325
+ governance: boolean;
325
326
  funding: boolean;
326
327
  swapping: boolean;
327
- governance: boolean;
328
328
  ethereumBroadcast: boolean;
329
329
  ethereumChainTracking: boolean;
330
330
  ethereumIngressEgress: boolean;
@@ -602,9 +602,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
602
602
  assethubIngressEgress: z.ZodBoolean;
603
603
  assethubVault: z.ZodBoolean;
604
604
  }, "strip", z.ZodTypeAny, {
605
+ governance: boolean;
605
606
  funding: boolean;
606
607
  swapping: boolean;
607
- governance: boolean;
608
608
  ethereumBroadcast: boolean;
609
609
  ethereumChainTracking: boolean;
610
610
  ethereumIngressEgress: boolean;
@@ -628,9 +628,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
628
628
  assethubIngressEgress: boolean;
629
629
  assethubVault: boolean;
630
630
  }, {
631
+ governance: boolean;
631
632
  funding: boolean;
632
633
  swapping: boolean;
633
- governance: boolean;
634
634
  ethereumBroadcast: boolean;
635
635
  ethereumChainTracking: boolean;
636
636
  ethereumIngressEgress: boolean;
@@ -657,9 +657,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
657
657
  }, "strip", z.ZodTypeAny, {
658
658
  __kind: "CodeAmber";
659
659
  value: {
660
+ governance: boolean;
660
661
  funding: boolean;
661
662
  swapping: boolean;
662
- governance: boolean;
663
663
  ethereumBroadcast: boolean;
664
664
  ethereumChainTracking: boolean;
665
665
  ethereumIngressEgress: boolean;
@@ -686,9 +686,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
686
686
  }, {
687
687
  __kind: "CodeAmber";
688
688
  value: {
689
+ governance: boolean;
689
690
  funding: boolean;
690
691
  swapping: boolean;
691
- governance: boolean;
692
692
  ethereumBroadcast: boolean;
693
693
  ethereumChainTracking: boolean;
694
694
  ethereumIngressEgress: boolean;
@@ -817,9 +817,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
817
817
  oraclePriceElections: boolean;
818
818
  }>;
819
819
  }, "strip", z.ZodTypeAny, {
820
- emissions: {
821
- emissionsSyncEnabled: boolean;
822
- };
823
820
  funding: {
824
821
  redeemEnabled: boolean;
825
822
  };
@@ -828,6 +825,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
828
825
  withdrawalsEnabled: boolean;
829
826
  brokerRegistrationEnabled: boolean;
830
827
  };
828
+ emissions: {
829
+ emissionsSyncEnabled: boolean;
830
+ };
831
831
  liquidityProvider: {
832
832
  depositEnabled: boolean;
833
833
  withdrawalEnabled: boolean;
@@ -900,9 +900,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
900
900
  } | {
901
901
  __kind: "CodeAmber";
902
902
  value: {
903
+ governance: boolean;
903
904
  funding: boolean;
904
905
  swapping: boolean;
905
- governance: boolean;
906
906
  ethereumBroadcast: boolean;
907
907
  ethereumChainTracking: boolean;
908
908
  ethereumIngressEgress: boolean;
@@ -967,9 +967,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
967
967
  oraclePriceElections: boolean;
968
968
  };
969
969
  }, {
970
- emissions: {
971
- emissionsSyncEnabled: boolean;
972
- };
973
970
  funding: {
974
971
  redeemEnabled: boolean;
975
972
  };
@@ -978,6 +975,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
978
975
  withdrawalsEnabled: boolean;
979
976
  brokerRegistrationEnabled: boolean;
980
977
  };
978
+ emissions: {
979
+ emissionsSyncEnabled: boolean;
980
+ };
981
981
  liquidityProvider: {
982
982
  depositEnabled: boolean;
983
983
  withdrawalEnabled: boolean;
@@ -1050,9 +1050,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1050
1050
  } | {
1051
1051
  __kind: "CodeAmber";
1052
1052
  value: {
1053
+ governance: boolean;
1053
1054
  funding: boolean;
1054
1055
  swapping: boolean;
1055
- governance: boolean;
1056
1056
  ethereumBroadcast: boolean;
1057
1057
  ethereumChainTracking: boolean;
1058
1058
  ethereumIngressEgress: boolean;
@@ -1361,9 +1361,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1361
1361
  assethubIngressEgress: z.ZodBoolean;
1362
1362
  assethubVault: z.ZodBoolean;
1363
1363
  }, "strip", z.ZodTypeAny, {
1364
+ governance: boolean;
1364
1365
  funding: boolean;
1365
1366
  swapping: boolean;
1366
- governance: boolean;
1367
1367
  ethereumBroadcast: boolean;
1368
1368
  ethereumChainTracking: boolean;
1369
1369
  ethereumIngressEgress: boolean;
@@ -1387,9 +1387,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1387
1387
  assethubIngressEgress: boolean;
1388
1388
  assethubVault: boolean;
1389
1389
  }, {
1390
+ governance: boolean;
1390
1391
  funding: boolean;
1391
1392
  swapping: boolean;
1392
- governance: boolean;
1393
1393
  ethereumBroadcast: boolean;
1394
1394
  ethereumChainTracking: boolean;
1395
1395
  ethereumIngressEgress: boolean;
@@ -1416,9 +1416,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1416
1416
  }, "strip", z.ZodTypeAny, {
1417
1417
  __kind: "CodeAmber";
1418
1418
  value: {
1419
+ governance: boolean;
1419
1420
  funding: boolean;
1420
1421
  swapping: boolean;
1421
- governance: boolean;
1422
1422
  ethereumBroadcast: boolean;
1423
1423
  ethereumChainTracking: boolean;
1424
1424
  ethereumIngressEgress: boolean;
@@ -1445,9 +1445,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1445
1445
  }, {
1446
1446
  __kind: "CodeAmber";
1447
1447
  value: {
1448
+ governance: boolean;
1448
1449
  funding: boolean;
1449
1450
  swapping: boolean;
1450
- governance: boolean;
1451
1451
  ethereumBroadcast: boolean;
1452
1452
  ethereumChainTracking: boolean;
1453
1453
  ethereumIngressEgress: boolean;
@@ -1576,9 +1576,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1576
1576
  oraclePriceElections: boolean;
1577
1577
  }>;
1578
1578
  }, "strip", z.ZodTypeAny, {
1579
- emissions: {
1580
- emissionsSyncEnabled: boolean;
1581
- };
1582
1579
  funding: {
1583
1580
  redeemEnabled: boolean;
1584
1581
  };
@@ -1587,6 +1584,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1587
1584
  withdrawalsEnabled: boolean;
1588
1585
  brokerRegistrationEnabled: boolean;
1589
1586
  };
1587
+ emissions: {
1588
+ emissionsSyncEnabled: boolean;
1589
+ };
1590
1590
  liquidityProvider: {
1591
1591
  depositEnabled: boolean;
1592
1592
  withdrawalEnabled: boolean;
@@ -1659,9 +1659,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1659
1659
  } | {
1660
1660
  __kind: "CodeAmber";
1661
1661
  value: {
1662
+ governance: boolean;
1662
1663
  funding: boolean;
1663
1664
  swapping: boolean;
1664
- governance: boolean;
1665
1665
  ethereumBroadcast: boolean;
1666
1666
  ethereumChainTracking: boolean;
1667
1667
  ethereumIngressEgress: boolean;
@@ -1726,9 +1726,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1726
1726
  oraclePriceElections: boolean;
1727
1727
  };
1728
1728
  }, {
1729
- emissions: {
1730
- emissionsSyncEnabled: boolean;
1731
- };
1732
1729
  funding: {
1733
1730
  redeemEnabled: boolean;
1734
1731
  };
@@ -1737,6 +1734,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1737
1734
  withdrawalsEnabled: boolean;
1738
1735
  brokerRegistrationEnabled: boolean;
1739
1736
  };
1737
+ emissions: {
1738
+ emissionsSyncEnabled: boolean;
1739
+ };
1740
1740
  liquidityProvider: {
1741
1741
  depositEnabled: boolean;
1742
1742
  withdrawalEnabled: boolean;
@@ -1809,9 +1809,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1809
1809
  } | {
1810
1810
  __kind: "CodeAmber";
1811
1811
  value: {
1812
+ governance: boolean;
1812
1813
  funding: boolean;
1813
1814
  swapping: boolean;
1814
- governance: boolean;
1815
1815
  ethereumBroadcast: boolean;
1816
1816
  ethereumChainTracking: boolean;
1817
1817
  ethereumIngressEgress: boolean;
@@ -1879,9 +1879,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1879
1879
  }, "strip", z.ZodTypeAny, {
1880
1880
  __kind: "CodeAmber";
1881
1881
  value: {
1882
- emissions: {
1883
- emissionsSyncEnabled: boolean;
1884
- };
1885
1882
  funding: {
1886
1883
  redeemEnabled: boolean;
1887
1884
  };
@@ -1890,6 +1887,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1890
1887
  withdrawalsEnabled: boolean;
1891
1888
  brokerRegistrationEnabled: boolean;
1892
1889
  };
1890
+ emissions: {
1891
+ emissionsSyncEnabled: boolean;
1892
+ };
1893
1893
  liquidityProvider: {
1894
1894
  depositEnabled: boolean;
1895
1895
  withdrawalEnabled: boolean;
@@ -1962,9 +1962,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1962
1962
  } | {
1963
1963
  __kind: "CodeAmber";
1964
1964
  value: {
1965
+ governance: boolean;
1965
1966
  funding: boolean;
1966
1967
  swapping: boolean;
1967
- governance: boolean;
1968
1968
  ethereumBroadcast: boolean;
1969
1969
  ethereumChainTracking: boolean;
1970
1970
  ethereumIngressEgress: boolean;
@@ -2032,9 +2032,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2032
2032
  }, {
2033
2033
  __kind: "CodeAmber";
2034
2034
  value: {
2035
- emissions: {
2036
- emissionsSyncEnabled: boolean;
2037
- };
2038
2035
  funding: {
2039
2036
  redeemEnabled: boolean;
2040
2037
  };
@@ -2043,6 +2040,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2043
2040
  withdrawalsEnabled: boolean;
2044
2041
  brokerRegistrationEnabled: boolean;
2045
2042
  };
2043
+ emissions: {
2044
+ emissionsSyncEnabled: boolean;
2045
+ };
2046
2046
  liquidityProvider: {
2047
2047
  depositEnabled: boolean;
2048
2048
  withdrawalEnabled: boolean;
@@ -2115,9 +2115,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2115
2115
  } | {
2116
2116
  __kind: "CodeAmber";
2117
2117
  value: {
2118
+ governance: boolean;
2118
2119
  funding: boolean;
2119
2120
  swapping: boolean;
2120
- governance: boolean;
2121
2121
  ethereumBroadcast: boolean;
2122
2122
  ethereumChainTracking: boolean;
2123
2123
  ethereumIngressEgress: boolean;
@@ -2378,20 +2378,20 @@ declare const numberOrHex: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.
2378
2378
  declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
2379
2379
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
2380
2380
  }, "strip", z.ZodTypeAny, {
2381
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2381
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2382
2382
  }, {
2383
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2384
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2385
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2383
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2384
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
2385
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2386
2386
  }>;
2387
2387
  declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2388
2388
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
2389
2389
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2390
2390
  }, "strip", z.ZodTypeAny, {
2391
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
2391
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2392
2392
  value: `0x${string}`;
2393
2393
  }, {
2394
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
2394
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2395
2395
  value: string;
2396
2396
  }>, {
2397
2397
  readonly chain: "Ethereum";
@@ -2412,7 +2412,7 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2412
2412
  readonly chain: "Assethub";
2413
2413
  readonly address: string;
2414
2414
  }, {
2415
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
2415
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2416
2416
  value: string;
2417
2417
  }>;
2418
2418
  declare const cfPrimitivesTxId: z.ZodObject<{
@@ -2489,10 +2489,10 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2489
2489
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
2490
2490
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2491
2491
  }, "strip", z.ZodTypeAny, {
2492
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
2492
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2493
2493
  value: `0x${string}`;
2494
2494
  }, {
2495
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
2495
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2496
2496
  value: string;
2497
2497
  }>, {
2498
2498
  readonly chain: "Ethereum";
@@ -2513,13 +2513,14 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2513
2513
  readonly chain: "Assethub";
2514
2514
  readonly address: string;
2515
2515
  }, {
2516
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
2516
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2517
2517
  value: string;
2518
2518
  }>;
2519
2519
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2520
2520
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2521
2521
  brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
2522
2522
  }, "strip", z.ZodTypeAny, {
2523
+ __kind: "DepositChannel";
2523
2524
  depositAddress: {
2524
2525
  readonly chain: "Ethereum";
2525
2526
  readonly address: `0x${string}`;
@@ -2539,16 +2540,15 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2539
2540
  readonly chain: "Assethub";
2540
2541
  readonly address: string;
2541
2542
  };
2542
- __kind: "DepositChannel";
2543
2543
  channelId: bigint;
2544
2544
  depositBlockHeight: bigint;
2545
2545
  brokerId: `cF${string}`;
2546
2546
  }, {
2547
+ __kind: "DepositChannel";
2547
2548
  depositAddress: {
2548
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
2549
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2549
2550
  value: string;
2550
2551
  };
2551
- __kind: "DepositChannel";
2552
2552
  channelId: string | number;
2553
2553
  depositBlockHeight: string | number;
2554
2554
  brokerId: string;
@@ -3690,10 +3690,10 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3690
3690
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
3691
3691
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3692
3692
  }, "strip", z.ZodTypeAny, {
3693
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
3693
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
3694
3694
  value: `0x${string}`;
3695
3695
  }, {
3696
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
3696
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
3697
3697
  value: string;
3698
3698
  }>, {
3699
3699
  readonly chain: "Ethereum";
@@ -3714,7 +3714,7 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3714
3714
  readonly chain: "Assethub";
3715
3715
  readonly address: string;
3716
3716
  }, {
3717
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
3717
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
3718
3718
  value: string;
3719
3719
  }>>>;
3720
3720
  }, "strip", z.ZodTypeAny, {
@@ -3817,7 +3817,7 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3817
3817
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
3818
3818
  };
3819
3819
  sourceAddress?: {
3820
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
3820
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
3821
3821
  value: string;
3822
3822
  } | null | undefined;
3823
3823
  }>;
@@ -4128,10 +4128,10 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4128
4128
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4129
4129
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4130
4130
  }, "strip", z.ZodTypeAny, {
4131
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4131
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4132
4132
  value: `0x${string}`;
4133
4133
  }, {
4134
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4134
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4135
4135
  value: string;
4136
4136
  }>, {
4137
4137
  readonly chain: "Ethereum";
@@ -4152,7 +4152,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4152
4152
  readonly chain: "Assethub";
4153
4153
  readonly address: string;
4154
4154
  }, {
4155
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4155
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4156
4156
  value: string;
4157
4157
  }>>>;
4158
4158
  }, "strip", z.ZodTypeAny, {
@@ -4255,7 +4255,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4255
4255
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4256
4256
  };
4257
4257
  sourceAddress?: {
4258
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4258
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4259
4259
  value: string;
4260
4260
  } | null | undefined;
4261
4261
  }>>>;
@@ -4263,10 +4263,10 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4263
4263
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4264
4264
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4265
4265
  }, "strip", z.ZodTypeAny, {
4266
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4266
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4267
4267
  value: `0x${string}`;
4268
4268
  }, {
4269
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4269
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4270
4270
  value: string;
4271
4271
  }>, {
4272
4272
  readonly chain: "Ethereum";
@@ -4287,7 +4287,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4287
4287
  readonly chain: "Assethub";
4288
4288
  readonly address: string;
4289
4289
  }, {
4290
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4290
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4291
4291
  value: string;
4292
4292
  }>;
4293
4293
  }, "strip", z.ZodTypeAny, {
@@ -4373,7 +4373,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4373
4373
  }, {
4374
4374
  __kind: "Egress";
4375
4375
  outputAddress: {
4376
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4376
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4377
4377
  value: string;
4378
4378
  };
4379
4379
  ccmDepositMetadata?: {
@@ -4418,7 +4418,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4418
4418
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4419
4419
  };
4420
4420
  sourceAddress?: {
4421
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4421
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4422
4422
  value: string;
4423
4423
  } | null | undefined;
4424
4424
  } | null | undefined;
@@ -4753,10 +4753,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4753
4753
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4754
4754
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4755
4755
  }, "strip", z.ZodTypeAny, {
4756
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4756
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4757
4757
  value: `0x${string}`;
4758
4758
  }, {
4759
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4759
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4760
4760
  value: string;
4761
4761
  }>, {
4762
4762
  readonly chain: "Ethereum";
@@ -4777,7 +4777,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4777
4777
  readonly chain: "Assethub";
4778
4778
  readonly address: string;
4779
4779
  }, {
4780
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4780
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4781
4781
  value: string;
4782
4782
  }>>>;
4783
4783
  }, "strip", z.ZodTypeAny, {
@@ -4880,7 +4880,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4880
4880
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4881
4881
  };
4882
4882
  sourceAddress?: {
4883
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4883
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4884
4884
  value: string;
4885
4885
  } | null | undefined;
4886
4886
  }>>>;
@@ -4888,10 +4888,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4888
4888
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4889
4889
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4890
4890
  }, "strip", z.ZodTypeAny, {
4891
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4891
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4892
4892
  value: `0x${string}`;
4893
4893
  }, {
4894
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4894
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4895
4895
  value: string;
4896
4896
  }>, {
4897
4897
  readonly chain: "Ethereum";
@@ -4912,7 +4912,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4912
4912
  readonly chain: "Assethub";
4913
4913
  readonly address: string;
4914
4914
  }, {
4915
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
4915
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4916
4916
  value: string;
4917
4917
  }>;
4918
4918
  }, "strip", z.ZodTypeAny, {
@@ -4998,7 +4998,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4998
4998
  }, {
4999
4999
  __kind: "Egress";
5000
5000
  outputAddress: {
5001
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
5001
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
5002
5002
  value: string;
5003
5003
  };
5004
5004
  ccmDepositMetadata?: {
@@ -5043,7 +5043,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5043
5043
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
5044
5044
  };
5045
5045
  sourceAddress?: {
5046
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
5046
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
5047
5047
  value: string;
5048
5048
  } | null | undefined;
5049
5049
  } | null | undefined;
@@ -5148,7 +5148,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5148
5148
  outputAction: {
5149
5149
  __kind: "Egress";
5150
5150
  outputAddress: {
5151
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
5151
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
5152
5152
  value: string;
5153
5153
  };
5154
5154
  ccmDepositMetadata?: {
@@ -5193,7 +5193,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5193
5193
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
5194
5194
  };
5195
5195
  sourceAddress?: {
5196
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
5196
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
5197
5197
  value: string;
5198
5198
  } | null | undefined;
5199
5199
  } | null | undefined;
@@ -9349,21 +9349,21 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
9349
9349
  txHashes?: string[] | null | undefined;
9350
9350
  }>;
9351
9351
  }, "strip", z.ZodTypeAny, {
9352
- depositAddress: `0x${string}`;
9353
9352
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
9353
+ depositAddress: `0x${string}`;
9354
+ amount: bigint;
9354
9355
  depositDetails: {
9355
9356
  txHashes?: `0x${string}`[] | null | undefined;
9356
9357
  };
9357
- amount: bigint;
9358
9358
  }, {
9359
- depositAddress: string;
9360
9359
  asset: {
9361
9360
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
9362
9361
  };
9362
+ depositAddress: string;
9363
+ amount: string | number;
9363
9364
  depositDetails: {
9364
9365
  txHashes?: string[] | null | undefined;
9365
9366
  };
9366
- amount: string | number;
9367
9367
  }>;
9368
9368
  declare const cfChainsCcmChannelMetadataCcmAdditionalData: z.ZodObject<{
9369
9369
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -9716,20 +9716,20 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
9716
9716
  outputAsset: z.ZodEffects<z.ZodObject<{
9717
9717
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
9718
9718
  }, "strip", z.ZodTypeAny, {
9719
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9719
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9720
9720
  }, {
9721
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9722
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
9723
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9721
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9722
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
9723
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9724
9724
  }>;
9725
9725
  destinationAddress: z.ZodEffects<z.ZodObject<{
9726
9726
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
9727
9727
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
9728
9728
  }, "strip", z.ZodTypeAny, {
9729
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
9729
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
9730
9730
  value: `0x${string}`;
9731
9731
  }, {
9732
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
9732
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
9733
9733
  value: string;
9734
9734
  }>, {
9735
9735
  readonly chain: "Ethereum";
@@ -9750,7 +9750,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
9750
9750
  readonly chain: "Assethub";
9751
9751
  readonly address: string;
9752
9752
  }, {
9753
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
9753
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
9754
9754
  value: string;
9755
9755
  }>;
9756
9756
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -10091,14 +10091,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
10091
10091
  }>>>;
10092
10092
  boostFee: z.ZodNumber;
10093
10093
  }, "strip", z.ZodTypeAny, {
10094
+ txId: `0x${string}`;
10094
10095
  depositDetails: {
10095
10096
  txHashes?: `0x${string}`[] | null | undefined;
10096
10097
  };
10097
- boostFee: number;
10098
- txId: `0x${string}`;
10099
10098
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
10100
10099
  depositAmount: bigint;
10101
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10100
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10102
10101
  destinationAddress: {
10103
10102
  readonly chain: "Ethereum";
10104
10103
  readonly address: `0x${string}`;
@@ -10133,6 +10132,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
10133
10132
  } | null | undefined;
10134
10133
  maxOraclePriceSlippage?: number | null | undefined;
10135
10134
  };
10135
+ boostFee: number;
10136
10136
  depositAddress?: `0x${string}` | null | undefined;
10137
10137
  channelId?: bigint | null | undefined;
10138
10138
  depositMetadata?: {
@@ -10190,20 +10190,19 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
10190
10190
  chunkInterval: number;
10191
10191
  } | null | undefined;
10192
10192
  }, {
10193
+ txId: string;
10193
10194
  depositDetails: {
10194
10195
  txHashes?: string[] | null | undefined;
10195
10196
  };
10196
- boostFee: number;
10197
- txId: string;
10198
10197
  inputAsset: {
10199
10198
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10200
10199
  };
10201
10200
  depositAmount: string | number;
10202
10201
  outputAsset: {
10203
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10202
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10204
10203
  };
10205
10204
  destinationAddress: {
10206
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
10205
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10207
10206
  value: string;
10208
10207
  };
10209
10208
  affiliateFees: {
@@ -10221,6 +10220,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
10221
10220
  } | null | undefined;
10222
10221
  maxOraclePriceSlippage?: number | null | undefined;
10223
10222
  };
10223
+ boostFee: number;
10224
10224
  depositAddress?: string | null | undefined;
10225
10225
  channelId?: string | number | null | undefined;
10226
10226
  depositMetadata?: {
@@ -10302,43 +10302,43 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10302
10302
  txHashes?: string[] | null | undefined;
10303
10303
  }>;
10304
10304
  }, "strip", z.ZodTypeAny, {
10305
- depositAddress: `0x${string}`;
10306
10305
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
10306
+ depositAddress: `0x${string}`;
10307
+ amount: bigint;
10307
10308
  depositDetails: {
10308
10309
  txHashes?: `0x${string}`[] | null | undefined;
10309
10310
  };
10310
- amount: bigint;
10311
10311
  }, {
10312
- depositAddress: string;
10313
10312
  asset: {
10314
10313
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10315
10314
  };
10315
+ depositAddress: string;
10316
+ amount: string | number;
10316
10317
  depositDetails: {
10317
10318
  txHashes?: string[] | null | undefined;
10318
10319
  };
10319
- amount: string | number;
10320
10320
  }>;
10321
10321
  }, "strip", z.ZodTypeAny, {
10322
10322
  __kind: "DepositFailedDepositChannelVariantEthereum";
10323
10323
  depositWitness: {
10324
- depositAddress: `0x${string}`;
10325
10324
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
10325
+ depositAddress: `0x${string}`;
10326
+ amount: bigint;
10326
10327
  depositDetails: {
10327
10328
  txHashes?: `0x${string}`[] | null | undefined;
10328
10329
  };
10329
- amount: bigint;
10330
10330
  };
10331
10331
  }, {
10332
10332
  __kind: "DepositFailedDepositChannelVariantEthereum";
10333
10333
  depositWitness: {
10334
- depositAddress: string;
10335
10334
  asset: {
10336
10335
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10337
10336
  };
10337
+ depositAddress: string;
10338
+ amount: string | number;
10338
10339
  depositDetails: {
10339
10340
  txHashes?: string[] | null | undefined;
10340
10341
  };
10341
- amount: string | number;
10342
10342
  };
10343
10343
  }>, z.ZodObject<{
10344
10344
  __kind: z.ZodLiteral<"DepositFailedVaultVariantEthereum">;
@@ -10365,20 +10365,20 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10365
10365
  outputAsset: z.ZodEffects<z.ZodObject<{
10366
10366
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
10367
10367
  }, "strip", z.ZodTypeAny, {
10368
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10368
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10369
10369
  }, {
10370
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10371
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10372
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10370
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10371
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
10372
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10373
10373
  }>;
10374
10374
  destinationAddress: z.ZodEffects<z.ZodObject<{
10375
10375
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
10376
10376
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10377
10377
  }, "strip", z.ZodTypeAny, {
10378
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
10378
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10379
10379
  value: `0x${string}`;
10380
10380
  }, {
10381
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
10381
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10382
10382
  value: string;
10383
10383
  }>, {
10384
10384
  readonly chain: "Ethereum";
@@ -10399,7 +10399,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10399
10399
  readonly chain: "Assethub";
10400
10400
  readonly address: string;
10401
10401
  }, {
10402
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
10402
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10403
10403
  value: string;
10404
10404
  }>;
10405
10405
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -10740,14 +10740,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10740
10740
  }>>>;
10741
10741
  boostFee: z.ZodNumber;
10742
10742
  }, "strip", z.ZodTypeAny, {
10743
+ txId: `0x${string}`;
10743
10744
  depositDetails: {
10744
10745
  txHashes?: `0x${string}`[] | null | undefined;
10745
10746
  };
10746
- boostFee: number;
10747
- txId: `0x${string}`;
10748
10747
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
10749
10748
  depositAmount: bigint;
10750
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10749
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10751
10750
  destinationAddress: {
10752
10751
  readonly chain: "Ethereum";
10753
10752
  readonly address: `0x${string}`;
@@ -10782,6 +10781,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10782
10781
  } | null | undefined;
10783
10782
  maxOraclePriceSlippage?: number | null | undefined;
10784
10783
  };
10784
+ boostFee: number;
10785
10785
  depositAddress?: `0x${string}` | null | undefined;
10786
10786
  channelId?: bigint | null | undefined;
10787
10787
  depositMetadata?: {
@@ -10839,20 +10839,19 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10839
10839
  chunkInterval: number;
10840
10840
  } | null | undefined;
10841
10841
  }, {
10842
+ txId: string;
10842
10843
  depositDetails: {
10843
10844
  txHashes?: string[] | null | undefined;
10844
10845
  };
10845
- boostFee: number;
10846
- txId: string;
10847
10846
  inputAsset: {
10848
10847
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10849
10848
  };
10850
10849
  depositAmount: string | number;
10851
10850
  outputAsset: {
10852
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10851
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10853
10852
  };
10854
10853
  destinationAddress: {
10855
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
10854
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10856
10855
  value: string;
10857
10856
  };
10858
10857
  affiliateFees: {
@@ -10870,6 +10869,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10870
10869
  } | null | undefined;
10871
10870
  maxOraclePriceSlippage?: number | null | undefined;
10872
10871
  };
10872
+ boostFee: number;
10873
10873
  depositAddress?: string | null | undefined;
10874
10874
  channelId?: string | number | null | undefined;
10875
10875
  depositMetadata?: {
@@ -10932,14 +10932,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10932
10932
  }, "strip", z.ZodTypeAny, {
10933
10933
  __kind: "DepositFailedVaultVariantEthereum";
10934
10934
  vaultWitness: {
10935
+ txId: `0x${string}`;
10935
10936
  depositDetails: {
10936
10937
  txHashes?: `0x${string}`[] | null | undefined;
10937
10938
  };
10938
- boostFee: number;
10939
- txId: `0x${string}`;
10940
10939
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
10941
10940
  depositAmount: bigint;
10942
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10941
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10943
10942
  destinationAddress: {
10944
10943
  readonly chain: "Ethereum";
10945
10944
  readonly address: `0x${string}`;
@@ -10974,6 +10973,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10974
10973
  } | null | undefined;
10975
10974
  maxOraclePriceSlippage?: number | null | undefined;
10976
10975
  };
10976
+ boostFee: number;
10977
10977
  depositAddress?: `0x${string}` | null | undefined;
10978
10978
  channelId?: bigint | null | undefined;
10979
10979
  depositMetadata?: {
@@ -11034,20 +11034,19 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
11034
11034
  }, {
11035
11035
  __kind: "DepositFailedVaultVariantEthereum";
11036
11036
  vaultWitness: {
11037
+ txId: string;
11037
11038
  depositDetails: {
11038
11039
  txHashes?: string[] | null | undefined;
11039
11040
  };
11040
- boostFee: number;
11041
- txId: string;
11042
11041
  inputAsset: {
11043
11042
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
11044
11043
  };
11045
11044
  depositAmount: string | number;
11046
11045
  outputAsset: {
11047
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11046
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11048
11047
  };
11049
11048
  destinationAddress: {
11050
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
11049
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
11051
11050
  value: string;
11052
11051
  };
11053
11052
  affiliateFees: {
@@ -11065,6 +11064,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
11065
11064
  } | null | undefined;
11066
11065
  maxOraclePriceSlippage?: number | null | undefined;
11067
11066
  };
11067
+ boostFee: number;
11068
11068
  depositAddress?: string | null | undefined;
11069
11069
  channelId?: string | number | null | undefined;
11070
11070
  depositMetadata?: {
@@ -11591,17 +11591,17 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
11591
11591
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
11592
11592
  depositDetails: z.ZodNumber;
11593
11593
  }, "strip", z.ZodTypeAny, {
11594
- depositAddress: `0x${string}`;
11595
11594
  asset: "Dot";
11596
- depositDetails: number;
11595
+ depositAddress: `0x${string}`;
11597
11596
  amount: bigint;
11597
+ depositDetails: number;
11598
11598
  }, {
11599
- depositAddress: string;
11600
11599
  asset: {
11601
11600
  __kind: "Dot";
11602
11601
  };
11603
- depositDetails: number;
11602
+ depositAddress: string;
11604
11603
  amount: string | number;
11604
+ depositDetails: number;
11605
11605
  }>;
11606
11606
  declare const cfPolkadotChainCcmDepositMetadata: z.ZodObject<{
11607
11607
  channelMetadata: z.ZodObject<{
@@ -11925,20 +11925,20 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
11925
11925
  outputAsset: z.ZodEffects<z.ZodObject<{
11926
11926
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
11927
11927
  }, "strip", z.ZodTypeAny, {
11928
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11928
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11929
11929
  }, {
11930
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11931
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
11932
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11930
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11931
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
11932
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11933
11933
  }>;
11934
11934
  destinationAddress: z.ZodEffects<z.ZodObject<{
11935
11935
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
11936
11936
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
11937
11937
  }, "strip", z.ZodTypeAny, {
11938
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
11938
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
11939
11939
  value: `0x${string}`;
11940
11940
  }, {
11941
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
11941
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
11942
11942
  value: string;
11943
11943
  }>, {
11944
11944
  readonly chain: "Ethereum";
@@ -11959,7 +11959,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
11959
11959
  readonly chain: "Assethub";
11960
11960
  readonly address: string;
11961
11961
  }, {
11962
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
11962
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
11963
11963
  value: string;
11964
11964
  }>;
11965
11965
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -12309,15 +12309,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
12309
12309
  }>>>;
12310
12310
  boostFee: z.ZodNumber;
12311
12311
  }, "strip", z.ZodTypeAny, {
12312
- depositDetails: number;
12313
- boostFee: number;
12314
12312
  txId: {
12315
12313
  blockNumber: number;
12316
12314
  extrinsicIndex: number;
12317
12315
  };
12316
+ depositDetails: number;
12318
12317
  inputAsset: "Dot";
12319
12318
  depositAmount: bigint;
12320
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12319
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12321
12320
  destinationAddress: {
12322
12321
  readonly chain: "Ethereum";
12323
12322
  readonly address: `0x${string}`;
@@ -12352,6 +12351,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
12352
12351
  } | null | undefined;
12353
12352
  maxOraclePriceSlippage?: number | null | undefined;
12354
12353
  };
12354
+ boostFee: number;
12355
12355
  depositAddress?: `0x${string}` | null | undefined;
12356
12356
  channelId?: bigint | null | undefined;
12357
12357
  depositMetadata?: {
@@ -12409,21 +12409,20 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
12409
12409
  chunkInterval: number;
12410
12410
  } | null | undefined;
12411
12411
  }, {
12412
- depositDetails: number;
12413
- boostFee: number;
12414
12412
  txId: {
12415
12413
  blockNumber: number;
12416
12414
  extrinsicIndex: number;
12417
12415
  };
12416
+ depositDetails: number;
12418
12417
  inputAsset: {
12419
12418
  __kind: "Dot";
12420
12419
  };
12421
12420
  depositAmount: string | number;
12422
12421
  outputAsset: {
12423
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12422
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12424
12423
  };
12425
12424
  destinationAddress: {
12426
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
12425
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
12427
12426
  value: string;
12428
12427
  };
12429
12428
  affiliateFees: {
@@ -12441,6 +12440,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
12441
12440
  } | null | undefined;
12442
12441
  maxOraclePriceSlippage?: number | null | undefined;
12443
12442
  };
12443
+ boostFee: number;
12444
12444
  depositAddress?: string | null | undefined;
12445
12445
  channelId?: string | number | null | undefined;
12446
12446
  depositMetadata?: {
@@ -12516,35 +12516,35 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12516
12516
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12517
12517
  depositDetails: z.ZodNumber;
12518
12518
  }, "strip", z.ZodTypeAny, {
12519
- depositAddress: `0x${string}`;
12520
12519
  asset: "Dot";
12521
- depositDetails: number;
12520
+ depositAddress: `0x${string}`;
12522
12521
  amount: bigint;
12522
+ depositDetails: number;
12523
12523
  }, {
12524
- depositAddress: string;
12525
12524
  asset: {
12526
12525
  __kind: "Dot";
12527
12526
  };
12528
- depositDetails: number;
12527
+ depositAddress: string;
12529
12528
  amount: string | number;
12529
+ depositDetails: number;
12530
12530
  }>;
12531
12531
  }, "strip", z.ZodTypeAny, {
12532
12532
  __kind: "DepositFailedDepositChannelVariantPolkadot";
12533
12533
  depositWitness: {
12534
- depositAddress: `0x${string}`;
12535
12534
  asset: "Dot";
12536
- depositDetails: number;
12535
+ depositAddress: `0x${string}`;
12537
12536
  amount: bigint;
12537
+ depositDetails: number;
12538
12538
  };
12539
12539
  }, {
12540
12540
  __kind: "DepositFailedDepositChannelVariantPolkadot";
12541
12541
  depositWitness: {
12542
- depositAddress: string;
12543
12542
  asset: {
12544
12543
  __kind: "Dot";
12545
12544
  };
12546
- depositDetails: number;
12545
+ depositAddress: string;
12547
12546
  amount: string | number;
12547
+ depositDetails: number;
12548
12548
  };
12549
12549
  }>, z.ZodObject<{
12550
12550
  __kind: z.ZodLiteral<"DepositFailedVaultVariantPolkadot">;
@@ -12565,20 +12565,20 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12565
12565
  outputAsset: z.ZodEffects<z.ZodObject<{
12566
12566
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12567
12567
  }, "strip", z.ZodTypeAny, {
12568
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12568
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12569
12569
  }, {
12570
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12571
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12572
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12570
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12571
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12572
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12573
12573
  }>;
12574
12574
  destinationAddress: z.ZodEffects<z.ZodObject<{
12575
12575
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
12576
12576
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12577
12577
  }, "strip", z.ZodTypeAny, {
12578
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
12578
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
12579
12579
  value: `0x${string}`;
12580
12580
  }, {
12581
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
12581
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
12582
12582
  value: string;
12583
12583
  }>, {
12584
12584
  readonly chain: "Ethereum";
@@ -12599,7 +12599,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12599
12599
  readonly chain: "Assethub";
12600
12600
  readonly address: string;
12601
12601
  }, {
12602
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
12602
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
12603
12603
  value: string;
12604
12604
  }>;
12605
12605
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -12949,15 +12949,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12949
12949
  }>>>;
12950
12950
  boostFee: z.ZodNumber;
12951
12951
  }, "strip", z.ZodTypeAny, {
12952
- depositDetails: number;
12953
- boostFee: number;
12954
12952
  txId: {
12955
12953
  blockNumber: number;
12956
12954
  extrinsicIndex: number;
12957
12955
  };
12956
+ depositDetails: number;
12958
12957
  inputAsset: "Dot";
12959
12958
  depositAmount: bigint;
12960
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12959
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12961
12960
  destinationAddress: {
12962
12961
  readonly chain: "Ethereum";
12963
12962
  readonly address: `0x${string}`;
@@ -12992,6 +12991,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12992
12991
  } | null | undefined;
12993
12992
  maxOraclePriceSlippage?: number | null | undefined;
12994
12993
  };
12994
+ boostFee: number;
12995
12995
  depositAddress?: `0x${string}` | null | undefined;
12996
12996
  channelId?: bigint | null | undefined;
12997
12997
  depositMetadata?: {
@@ -13049,21 +13049,20 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13049
13049
  chunkInterval: number;
13050
13050
  } | null | undefined;
13051
13051
  }, {
13052
- depositDetails: number;
13053
- boostFee: number;
13054
13052
  txId: {
13055
13053
  blockNumber: number;
13056
13054
  extrinsicIndex: number;
13057
13055
  };
13056
+ depositDetails: number;
13058
13057
  inputAsset: {
13059
13058
  __kind: "Dot";
13060
13059
  };
13061
13060
  depositAmount: string | number;
13062
13061
  outputAsset: {
13063
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13062
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13064
13063
  };
13065
13064
  destinationAddress: {
13066
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
13065
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
13067
13066
  value: string;
13068
13067
  };
13069
13068
  affiliateFees: {
@@ -13081,6 +13080,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13081
13080
  } | null | undefined;
13082
13081
  maxOraclePriceSlippage?: number | null | undefined;
13083
13082
  };
13083
+ boostFee: number;
13084
13084
  depositAddress?: string | null | undefined;
13085
13085
  channelId?: string | number | null | undefined;
13086
13086
  depositMetadata?: {
@@ -13143,15 +13143,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13143
13143
  }, "strip", z.ZodTypeAny, {
13144
13144
  __kind: "DepositFailedVaultVariantPolkadot";
13145
13145
  vaultWitness: {
13146
- depositDetails: number;
13147
- boostFee: number;
13148
13146
  txId: {
13149
13147
  blockNumber: number;
13150
13148
  extrinsicIndex: number;
13151
13149
  };
13150
+ depositDetails: number;
13152
13151
  inputAsset: "Dot";
13153
13152
  depositAmount: bigint;
13154
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13153
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13155
13154
  destinationAddress: {
13156
13155
  readonly chain: "Ethereum";
13157
13156
  readonly address: `0x${string}`;
@@ -13186,6 +13185,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13186
13185
  } | null | undefined;
13187
13186
  maxOraclePriceSlippage?: number | null | undefined;
13188
13187
  };
13188
+ boostFee: number;
13189
13189
  depositAddress?: `0x${string}` | null | undefined;
13190
13190
  channelId?: bigint | null | undefined;
13191
13191
  depositMetadata?: {
@@ -13246,21 +13246,20 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13246
13246
  }, {
13247
13247
  __kind: "DepositFailedVaultVariantPolkadot";
13248
13248
  vaultWitness: {
13249
- depositDetails: number;
13250
- boostFee: number;
13251
13249
  txId: {
13252
13250
  blockNumber: number;
13253
13251
  extrinsicIndex: number;
13254
13252
  };
13253
+ depositDetails: number;
13255
13254
  inputAsset: {
13256
13255
  __kind: "Dot";
13257
13256
  };
13258
13257
  depositAmount: string | number;
13259
13258
  outputAsset: {
13260
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13259
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13261
13260
  };
13262
13261
  destinationAddress: {
13263
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
13262
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
13264
13263
  value: string;
13265
13264
  };
13266
13265
  affiliateFees: {
@@ -13278,6 +13277,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13278
13277
  } | null | undefined;
13279
13278
  maxOraclePriceSlippage?: number | null | undefined;
13280
13279
  };
13280
+ boostFee: number;
13281
13281
  depositAddress?: string | null | undefined;
13282
13282
  channelId?: string | number | null | undefined;
13283
13283
  depositMetadata?: {
@@ -14135,6 +14135,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
14135
14135
  };
14136
14136
  }>;
14137
14137
  }, "strip", z.ZodTypeAny, {
14138
+ asset: "Btc";
14138
14139
  depositAddress: {
14139
14140
  __kind: "P2PKH";
14140
14141
  value: `0x${string}`;
@@ -14155,7 +14156,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
14155
14156
  version: number;
14156
14157
  program: `0x${string}`;
14157
14158
  };
14158
- asset: "Btc";
14159
+ amount: bigint;
14159
14160
  depositDetails: {
14160
14161
  depositAddress: {
14161
14162
  pubkeyX: `0x${string}`;
@@ -14174,8 +14175,10 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
14174
14175
  vout: number;
14175
14176
  };
14176
14177
  };
14177
- amount: bigint;
14178
14178
  }, {
14179
+ asset: {
14180
+ __kind: "Btc";
14181
+ };
14179
14182
  depositAddress: {
14180
14183
  __kind: "P2PKH";
14181
14184
  value: string;
@@ -14196,9 +14199,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
14196
14199
  version: number;
14197
14200
  program: string;
14198
14201
  };
14199
- asset: {
14200
- __kind: "Btc";
14201
- };
14202
+ amount: string | number;
14202
14203
  depositDetails: {
14203
14204
  depositAddress: {
14204
14205
  pubkeyX: string;
@@ -14217,7 +14218,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
14217
14218
  vout: number;
14218
14219
  };
14219
14220
  };
14220
- amount: string | number;
14221
14221
  }>;
14222
14222
  declare const cfBitcoinChainCcmDepositMetadata: z.ZodObject<{
14223
14223
  channelMetadata: z.ZodObject<{
@@ -14788,20 +14788,20 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
14788
14788
  outputAsset: z.ZodEffects<z.ZodObject<{
14789
14789
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
14790
14790
  }, "strip", z.ZodTypeAny, {
14791
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14791
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
14792
14792
  }, {
14793
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14794
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14795
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14793
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
14794
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
14795
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
14796
14796
  }>;
14797
14797
  destinationAddress: z.ZodEffects<z.ZodObject<{
14798
14798
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
14799
14799
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
14800
14800
  }, "strip", z.ZodTypeAny, {
14801
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
14801
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
14802
14802
  value: `0x${string}`;
14803
14803
  }, {
14804
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
14804
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
14805
14805
  value: string;
14806
14806
  }>, {
14807
14807
  readonly chain: "Ethereum";
@@ -14822,7 +14822,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
14822
14822
  readonly chain: "Assethub";
14823
14823
  readonly address: string;
14824
14824
  }, {
14825
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
14825
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
14826
14826
  value: string;
14827
14827
  }>;
14828
14828
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -15258,6 +15258,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15258
15258
  }>>>;
15259
15259
  boostFee: z.ZodNumber;
15260
15260
  }, "strip", z.ZodTypeAny, {
15261
+ txId: `0x${string}`;
15261
15262
  depositDetails: {
15262
15263
  depositAddress: {
15263
15264
  pubkeyX: `0x${string}`;
@@ -15276,11 +15277,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15276
15277
  vout: number;
15277
15278
  };
15278
15279
  };
15279
- boostFee: number;
15280
- txId: `0x${string}`;
15281
15280
  inputAsset: "Btc";
15282
15281
  depositAmount: bigint;
15283
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15282
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15284
15283
  destinationAddress: {
15285
15284
  readonly chain: "Ethereum";
15286
15285
  readonly address: `0x${string}`;
@@ -15334,6 +15333,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15334
15333
  } | null | undefined;
15335
15334
  maxOraclePriceSlippage?: number | null | undefined;
15336
15335
  };
15336
+ boostFee: number;
15337
15337
  depositAddress?: {
15338
15338
  __kind: "P2PKH";
15339
15339
  value: `0x${string}`;
@@ -15410,6 +15410,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15410
15410
  chunkInterval: number;
15411
15411
  } | null | undefined;
15412
15412
  }, {
15413
+ txId: string;
15413
15414
  depositDetails: {
15414
15415
  depositAddress: {
15415
15416
  pubkeyX: string;
@@ -15428,17 +15429,15 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15428
15429
  vout: number;
15429
15430
  };
15430
15431
  };
15431
- boostFee: number;
15432
- txId: string;
15433
15432
  inputAsset: {
15434
15433
  __kind: "Btc";
15435
15434
  };
15436
15435
  depositAmount: string | number;
15437
15436
  outputAsset: {
15438
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15437
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15439
15438
  };
15440
15439
  destinationAddress: {
15441
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
15440
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
15442
15441
  value: string;
15443
15442
  };
15444
15443
  affiliateFees: {
@@ -15475,6 +15474,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15475
15474
  } | null | undefined;
15476
15475
  maxOraclePriceSlippage?: number | null | undefined;
15477
15476
  };
15477
+ boostFee: number;
15478
15478
  depositAddress?: {
15479
15479
  __kind: "P2PKH";
15480
15480
  value: string;
@@ -15721,6 +15721,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15721
15721
  };
15722
15722
  }>;
15723
15723
  }, "strip", z.ZodTypeAny, {
15724
+ asset: "Btc";
15724
15725
  depositAddress: {
15725
15726
  __kind: "P2PKH";
15726
15727
  value: `0x${string}`;
@@ -15741,7 +15742,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15741
15742
  version: number;
15742
15743
  program: `0x${string}`;
15743
15744
  };
15744
- asset: "Btc";
15745
+ amount: bigint;
15745
15746
  depositDetails: {
15746
15747
  depositAddress: {
15747
15748
  pubkeyX: `0x${string}`;
@@ -15760,8 +15761,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15760
15761
  vout: number;
15761
15762
  };
15762
15763
  };
15763
- amount: bigint;
15764
15764
  }, {
15765
+ asset: {
15766
+ __kind: "Btc";
15767
+ };
15765
15768
  depositAddress: {
15766
15769
  __kind: "P2PKH";
15767
15770
  value: string;
@@ -15782,9 +15785,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15782
15785
  version: number;
15783
15786
  program: string;
15784
15787
  };
15785
- asset: {
15786
- __kind: "Btc";
15787
- };
15788
+ amount: string | number;
15788
15789
  depositDetails: {
15789
15790
  depositAddress: {
15790
15791
  pubkeyX: string;
@@ -15803,11 +15804,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15803
15804
  vout: number;
15804
15805
  };
15805
15806
  };
15806
- amount: string | number;
15807
15807
  }>;
15808
15808
  }, "strip", z.ZodTypeAny, {
15809
15809
  __kind: "DepositFailedDepositChannelVariantBitcoin";
15810
15810
  depositWitness: {
15811
+ asset: "Btc";
15811
15812
  depositAddress: {
15812
15813
  __kind: "P2PKH";
15813
15814
  value: `0x${string}`;
@@ -15828,7 +15829,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15828
15829
  version: number;
15829
15830
  program: `0x${string}`;
15830
15831
  };
15831
- asset: "Btc";
15832
+ amount: bigint;
15832
15833
  depositDetails: {
15833
15834
  depositAddress: {
15834
15835
  pubkeyX: `0x${string}`;
@@ -15847,11 +15848,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15847
15848
  vout: number;
15848
15849
  };
15849
15850
  };
15850
- amount: bigint;
15851
15851
  };
15852
15852
  }, {
15853
15853
  __kind: "DepositFailedDepositChannelVariantBitcoin";
15854
15854
  depositWitness: {
15855
+ asset: {
15856
+ __kind: "Btc";
15857
+ };
15855
15858
  depositAddress: {
15856
15859
  __kind: "P2PKH";
15857
15860
  value: string;
@@ -15872,9 +15875,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15872
15875
  version: number;
15873
15876
  program: string;
15874
15877
  };
15875
- asset: {
15876
- __kind: "Btc";
15877
- };
15878
+ amount: string | number;
15878
15879
  depositDetails: {
15879
15880
  depositAddress: {
15880
15881
  pubkeyX: string;
@@ -15893,7 +15894,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15893
15894
  vout: number;
15894
15895
  };
15895
15896
  };
15896
- amount: string | number;
15897
15897
  };
15898
15898
  }>, z.ZodObject<{
15899
15899
  __kind: z.ZodLiteral<"DepositFailedVaultVariantBitcoin">;
@@ -16066,20 +16066,20 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16066
16066
  outputAsset: z.ZodEffects<z.ZodObject<{
16067
16067
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
16068
16068
  }, "strip", z.ZodTypeAny, {
16069
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16069
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16070
16070
  }, {
16071
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16072
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16073
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16071
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16072
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
16073
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16074
16074
  }>;
16075
16075
  destinationAddress: z.ZodEffects<z.ZodObject<{
16076
16076
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
16077
16077
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16078
16078
  }, "strip", z.ZodTypeAny, {
16079
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
16079
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
16080
16080
  value: `0x${string}`;
16081
16081
  }, {
16082
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
16082
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
16083
16083
  value: string;
16084
16084
  }>, {
16085
16085
  readonly chain: "Ethereum";
@@ -16100,7 +16100,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16100
16100
  readonly chain: "Assethub";
16101
16101
  readonly address: string;
16102
16102
  }, {
16103
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
16103
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
16104
16104
  value: string;
16105
16105
  }>;
16106
16106
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -16536,6 +16536,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16536
16536
  }>>>;
16537
16537
  boostFee: z.ZodNumber;
16538
16538
  }, "strip", z.ZodTypeAny, {
16539
+ txId: `0x${string}`;
16539
16540
  depositDetails: {
16540
16541
  depositAddress: {
16541
16542
  pubkeyX: `0x${string}`;
@@ -16554,11 +16555,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16554
16555
  vout: number;
16555
16556
  };
16556
16557
  };
16557
- boostFee: number;
16558
- txId: `0x${string}`;
16559
16558
  inputAsset: "Btc";
16560
16559
  depositAmount: bigint;
16561
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16560
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16562
16561
  destinationAddress: {
16563
16562
  readonly chain: "Ethereum";
16564
16563
  readonly address: `0x${string}`;
@@ -16612,6 +16611,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16612
16611
  } | null | undefined;
16613
16612
  maxOraclePriceSlippage?: number | null | undefined;
16614
16613
  };
16614
+ boostFee: number;
16615
16615
  depositAddress?: {
16616
16616
  __kind: "P2PKH";
16617
16617
  value: `0x${string}`;
@@ -16688,6 +16688,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16688
16688
  chunkInterval: number;
16689
16689
  } | null | undefined;
16690
16690
  }, {
16691
+ txId: string;
16691
16692
  depositDetails: {
16692
16693
  depositAddress: {
16693
16694
  pubkeyX: string;
@@ -16706,17 +16707,15 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16706
16707
  vout: number;
16707
16708
  };
16708
16709
  };
16709
- boostFee: number;
16710
- txId: string;
16711
16710
  inputAsset: {
16712
16711
  __kind: "Btc";
16713
16712
  };
16714
16713
  depositAmount: string | number;
16715
16714
  outputAsset: {
16716
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16715
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16717
16716
  };
16718
16717
  destinationAddress: {
16719
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
16718
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
16720
16719
  value: string;
16721
16720
  };
16722
16721
  affiliateFees: {
@@ -16753,6 +16752,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16753
16752
  } | null | undefined;
16754
16753
  maxOraclePriceSlippage?: number | null | undefined;
16755
16754
  };
16755
+ boostFee: number;
16756
16756
  depositAddress?: {
16757
16757
  __kind: "P2PKH";
16758
16758
  value: string;
@@ -16834,6 +16834,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16834
16834
  }, "strip", z.ZodTypeAny, {
16835
16835
  __kind: "DepositFailedVaultVariantBitcoin";
16836
16836
  vaultWitness: {
16837
+ txId: `0x${string}`;
16837
16838
  depositDetails: {
16838
16839
  depositAddress: {
16839
16840
  pubkeyX: `0x${string}`;
@@ -16852,11 +16853,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16852
16853
  vout: number;
16853
16854
  };
16854
16855
  };
16855
- boostFee: number;
16856
- txId: `0x${string}`;
16857
16856
  inputAsset: "Btc";
16858
16857
  depositAmount: bigint;
16859
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16858
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16860
16859
  destinationAddress: {
16861
16860
  readonly chain: "Ethereum";
16862
16861
  readonly address: `0x${string}`;
@@ -16910,6 +16909,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16910
16909
  } | null | undefined;
16911
16910
  maxOraclePriceSlippage?: number | null | undefined;
16912
16911
  };
16912
+ boostFee: number;
16913
16913
  depositAddress?: {
16914
16914
  __kind: "P2PKH";
16915
16915
  value: `0x${string}`;
@@ -16989,6 +16989,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16989
16989
  }, {
16990
16990
  __kind: "DepositFailedVaultVariantBitcoin";
16991
16991
  vaultWitness: {
16992
+ txId: string;
16992
16993
  depositDetails: {
16993
16994
  depositAddress: {
16994
16995
  pubkeyX: string;
@@ -17007,17 +17008,15 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17007
17008
  vout: number;
17008
17009
  };
17009
17010
  };
17010
- boostFee: number;
17011
- txId: string;
17012
17011
  inputAsset: {
17013
17012
  __kind: "Btc";
17014
17013
  };
17015
17014
  depositAmount: string | number;
17016
17015
  outputAsset: {
17017
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17016
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17018
17017
  };
17019
17018
  destinationAddress: {
17020
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
17019
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
17021
17020
  value: string;
17022
17021
  };
17023
17022
  affiliateFees: {
@@ -17054,6 +17053,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17054
17053
  } | null | undefined;
17055
17054
  maxOraclePriceSlippage?: number | null | undefined;
17056
17055
  };
17056
+ boostFee: number;
17057
17057
  depositAddress?: {
17058
17058
  __kind: "P2PKH";
17059
17059
  value: string;
@@ -17596,21 +17596,21 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
17596
17596
  txHashes?: string[] | null | undefined;
17597
17597
  }>;
17598
17598
  }, "strip", z.ZodTypeAny, {
17599
- depositAddress: `0x${string}`;
17600
17599
  asset: "ArbEth" | "ArbUsdc";
17600
+ depositAddress: `0x${string}`;
17601
+ amount: bigint;
17601
17602
  depositDetails: {
17602
17603
  txHashes?: `0x${string}`[] | null | undefined;
17603
17604
  };
17604
- amount: bigint;
17605
17605
  }, {
17606
- depositAddress: string;
17607
17606
  asset: {
17608
17607
  __kind: "ArbEth" | "ArbUsdc";
17609
17608
  };
17609
+ depositAddress: string;
17610
+ amount: string | number;
17610
17611
  depositDetails: {
17611
17612
  txHashes?: string[] | null | undefined;
17612
17613
  };
17613
- amount: string | number;
17614
17614
  }>;
17615
17615
  declare const cfArbitrumChainCcmDepositMetadata: z.ZodObject<{
17616
17616
  channelMetadata: z.ZodObject<{
@@ -17940,20 +17940,20 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
17940
17940
  outputAsset: z.ZodEffects<z.ZodObject<{
17941
17941
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
17942
17942
  }, "strip", z.ZodTypeAny, {
17943
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17943
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17944
17944
  }, {
17945
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17946
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17947
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17945
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17946
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
17947
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17948
17948
  }>;
17949
17949
  destinationAddress: z.ZodEffects<z.ZodObject<{
17950
17950
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
17951
17951
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17952
17952
  }, "strip", z.ZodTypeAny, {
17953
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
17953
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
17954
17954
  value: `0x${string}`;
17955
17955
  }, {
17956
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
17956
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
17957
17957
  value: string;
17958
17958
  }>, {
17959
17959
  readonly chain: "Ethereum";
@@ -17974,7 +17974,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
17974
17974
  readonly chain: "Assethub";
17975
17975
  readonly address: string;
17976
17976
  }, {
17977
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
17977
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
17978
17978
  value: string;
17979
17979
  }>;
17980
17980
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -18315,14 +18315,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
18315
18315
  }>>>;
18316
18316
  boostFee: z.ZodNumber;
18317
18317
  }, "strip", z.ZodTypeAny, {
18318
+ txId: `0x${string}`;
18318
18319
  depositDetails: {
18319
18320
  txHashes?: `0x${string}`[] | null | undefined;
18320
18321
  };
18321
- boostFee: number;
18322
- txId: `0x${string}`;
18323
18322
  inputAsset: "ArbEth" | "ArbUsdc";
18324
18323
  depositAmount: bigint;
18325
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18324
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18326
18325
  destinationAddress: {
18327
18326
  readonly chain: "Ethereum";
18328
18327
  readonly address: `0x${string}`;
@@ -18357,6 +18356,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
18357
18356
  } | null | undefined;
18358
18357
  maxOraclePriceSlippage?: number | null | undefined;
18359
18358
  };
18359
+ boostFee: number;
18360
18360
  depositAddress?: `0x${string}` | null | undefined;
18361
18361
  channelId?: bigint | null | undefined;
18362
18362
  depositMetadata?: {
@@ -18414,20 +18414,19 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
18414
18414
  chunkInterval: number;
18415
18415
  } | null | undefined;
18416
18416
  }, {
18417
+ txId: string;
18417
18418
  depositDetails: {
18418
18419
  txHashes?: string[] | null | undefined;
18419
18420
  };
18420
- boostFee: number;
18421
- txId: string;
18422
18421
  inputAsset: {
18423
18422
  __kind: "ArbEth" | "ArbUsdc";
18424
18423
  };
18425
18424
  depositAmount: string | number;
18426
18425
  outputAsset: {
18427
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18426
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18428
18427
  };
18429
18428
  destinationAddress: {
18430
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
18429
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
18431
18430
  value: string;
18432
18431
  };
18433
18432
  affiliateFees: {
@@ -18445,6 +18444,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
18445
18444
  } | null | undefined;
18446
18445
  maxOraclePriceSlippage?: number | null | undefined;
18447
18446
  };
18447
+ boostFee: number;
18448
18448
  depositAddress?: string | null | undefined;
18449
18449
  channelId?: string | number | null | undefined;
18450
18450
  depositMetadata?: {
@@ -18526,43 +18526,43 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
18526
18526
  txHashes?: string[] | null | undefined;
18527
18527
  }>;
18528
18528
  }, "strip", z.ZodTypeAny, {
18529
- depositAddress: `0x${string}`;
18530
18529
  asset: "ArbEth" | "ArbUsdc";
18530
+ depositAddress: `0x${string}`;
18531
+ amount: bigint;
18531
18532
  depositDetails: {
18532
18533
  txHashes?: `0x${string}`[] | null | undefined;
18533
18534
  };
18534
- amount: bigint;
18535
18535
  }, {
18536
- depositAddress: string;
18537
18536
  asset: {
18538
18537
  __kind: "ArbEth" | "ArbUsdc";
18539
18538
  };
18539
+ depositAddress: string;
18540
+ amount: string | number;
18540
18541
  depositDetails: {
18541
18542
  txHashes?: string[] | null | undefined;
18542
18543
  };
18543
- amount: string | number;
18544
18544
  }>;
18545
18545
  }, "strip", z.ZodTypeAny, {
18546
18546
  __kind: "DepositFailedDepositChannelVariantArbitrum";
18547
18547
  depositWitness: {
18548
- depositAddress: `0x${string}`;
18549
18548
  asset: "ArbEth" | "ArbUsdc";
18549
+ depositAddress: `0x${string}`;
18550
+ amount: bigint;
18550
18551
  depositDetails: {
18551
18552
  txHashes?: `0x${string}`[] | null | undefined;
18552
18553
  };
18553
- amount: bigint;
18554
18554
  };
18555
18555
  }, {
18556
18556
  __kind: "DepositFailedDepositChannelVariantArbitrum";
18557
18557
  depositWitness: {
18558
- depositAddress: string;
18559
18558
  asset: {
18560
18559
  __kind: "ArbEth" | "ArbUsdc";
18561
18560
  };
18561
+ depositAddress: string;
18562
+ amount: string | number;
18562
18563
  depositDetails: {
18563
18564
  txHashes?: string[] | null | undefined;
18564
18565
  };
18565
- amount: string | number;
18566
18566
  };
18567
18567
  }>, z.ZodObject<{
18568
18568
  __kind: z.ZodLiteral<"DepositFailedVaultVariantArbitrum">;
@@ -18589,20 +18589,20 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
18589
18589
  outputAsset: z.ZodEffects<z.ZodObject<{
18590
18590
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18591
18591
  }, "strip", z.ZodTypeAny, {
18592
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18592
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18593
18593
  }, {
18594
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18595
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18596
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18594
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18595
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
18596
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18597
18597
  }>;
18598
18598
  destinationAddress: z.ZodEffects<z.ZodObject<{
18599
18599
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
18600
18600
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
18601
18601
  }, "strip", z.ZodTypeAny, {
18602
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
18602
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
18603
18603
  value: `0x${string}`;
18604
18604
  }, {
18605
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
18605
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
18606
18606
  value: string;
18607
18607
  }>, {
18608
18608
  readonly chain: "Ethereum";
@@ -18623,7 +18623,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
18623
18623
  readonly chain: "Assethub";
18624
18624
  readonly address: string;
18625
18625
  }, {
18626
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
18626
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
18627
18627
  value: string;
18628
18628
  }>;
18629
18629
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -18964,14 +18964,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
18964
18964
  }>>>;
18965
18965
  boostFee: z.ZodNumber;
18966
18966
  }, "strip", z.ZodTypeAny, {
18967
+ txId: `0x${string}`;
18967
18968
  depositDetails: {
18968
18969
  txHashes?: `0x${string}`[] | null | undefined;
18969
18970
  };
18970
- boostFee: number;
18971
- txId: `0x${string}`;
18972
18971
  inputAsset: "ArbEth" | "ArbUsdc";
18973
18972
  depositAmount: bigint;
18974
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18973
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18975
18974
  destinationAddress: {
18976
18975
  readonly chain: "Ethereum";
18977
18976
  readonly address: `0x${string}`;
@@ -19006,6 +19005,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19006
19005
  } | null | undefined;
19007
19006
  maxOraclePriceSlippage?: number | null | undefined;
19008
19007
  };
19008
+ boostFee: number;
19009
19009
  depositAddress?: `0x${string}` | null | undefined;
19010
19010
  channelId?: bigint | null | undefined;
19011
19011
  depositMetadata?: {
@@ -19063,20 +19063,19 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19063
19063
  chunkInterval: number;
19064
19064
  } | null | undefined;
19065
19065
  }, {
19066
+ txId: string;
19066
19067
  depositDetails: {
19067
19068
  txHashes?: string[] | null | undefined;
19068
19069
  };
19069
- boostFee: number;
19070
- txId: string;
19071
19070
  inputAsset: {
19072
19071
  __kind: "ArbEth" | "ArbUsdc";
19073
19072
  };
19074
19073
  depositAmount: string | number;
19075
19074
  outputAsset: {
19076
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19075
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19077
19076
  };
19078
19077
  destinationAddress: {
19079
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
19078
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
19080
19079
  value: string;
19081
19080
  };
19082
19081
  affiliateFees: {
@@ -19094,6 +19093,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19094
19093
  } | null | undefined;
19095
19094
  maxOraclePriceSlippage?: number | null | undefined;
19096
19095
  };
19096
+ boostFee: number;
19097
19097
  depositAddress?: string | null | undefined;
19098
19098
  channelId?: string | number | null | undefined;
19099
19099
  depositMetadata?: {
@@ -19156,14 +19156,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19156
19156
  }, "strip", z.ZodTypeAny, {
19157
19157
  __kind: "DepositFailedVaultVariantArbitrum";
19158
19158
  vaultWitness: {
19159
+ txId: `0x${string}`;
19159
19160
  depositDetails: {
19160
19161
  txHashes?: `0x${string}`[] | null | undefined;
19161
19162
  };
19162
- boostFee: number;
19163
- txId: `0x${string}`;
19164
19163
  inputAsset: "ArbEth" | "ArbUsdc";
19165
19164
  depositAmount: bigint;
19166
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19165
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19167
19166
  destinationAddress: {
19168
19167
  readonly chain: "Ethereum";
19169
19168
  readonly address: `0x${string}`;
@@ -19198,6 +19197,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19198
19197
  } | null | undefined;
19199
19198
  maxOraclePriceSlippage?: number | null | undefined;
19200
19199
  };
19200
+ boostFee: number;
19201
19201
  depositAddress?: `0x${string}` | null | undefined;
19202
19202
  channelId?: bigint | null | undefined;
19203
19203
  depositMetadata?: {
@@ -19258,20 +19258,19 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19258
19258
  }, {
19259
19259
  __kind: "DepositFailedVaultVariantArbitrum";
19260
19260
  vaultWitness: {
19261
+ txId: string;
19261
19262
  depositDetails: {
19262
19263
  txHashes?: string[] | null | undefined;
19263
19264
  };
19264
- boostFee: number;
19265
- txId: string;
19266
19265
  inputAsset: {
19267
19266
  __kind: "ArbEth" | "ArbUsdc";
19268
19267
  };
19269
19268
  depositAmount: string | number;
19270
19269
  outputAsset: {
19271
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19270
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19272
19271
  };
19273
19272
  destinationAddress: {
19274
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
19273
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
19275
19274
  value: string;
19276
19275
  };
19277
19276
  affiliateFees: {
@@ -19289,6 +19288,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19289
19288
  } | null | undefined;
19290
19289
  maxOraclePriceSlippage?: number | null | undefined;
19291
19290
  };
19291
+ boostFee: number;
19292
19292
  depositAddress?: string | null | undefined;
19293
19293
  channelId?: string | number | null | undefined;
19294
19294
  depositMetadata?: {
@@ -19843,8 +19843,9 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
19843
19843
  value: [string, string | number];
19844
19844
  }>]>;
19845
19845
  }, "strip", z.ZodTypeAny, {
19846
- depositAddress: `0x${string}`;
19847
19846
  asset: "Sol" | "SolUsdc";
19847
+ depositAddress: `0x${string}`;
19848
+ amount: bigint;
19848
19849
  depositDetails: {
19849
19850
  __kind: "Channel";
19850
19851
  value: `0x${string}`;
@@ -19852,12 +19853,12 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
19852
19853
  __kind: "VaultSwapAccount";
19853
19854
  value: [`0x${string}`, bigint];
19854
19855
  };
19855
- amount: bigint;
19856
19856
  }, {
19857
- depositAddress: string;
19858
19857
  asset: {
19859
19858
  __kind: "Sol" | "SolUsdc";
19860
19859
  };
19860
+ depositAddress: string;
19861
+ amount: string | number;
19861
19862
  depositDetails: {
19862
19863
  __kind: "Channel";
19863
19864
  value: string;
@@ -19865,7 +19866,6 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
19865
19866
  __kind: "VaultSwapAccount";
19866
19867
  value: [string, string | number];
19867
19868
  };
19868
- amount: string | number;
19869
19869
  }>;
19870
19870
  declare const cfSolanaChainCcmDepositMetadata: z.ZodObject<{
19871
19871
  channelMetadata: z.ZodObject<{
@@ -20207,20 +20207,20 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20207
20207
  outputAsset: z.ZodEffects<z.ZodObject<{
20208
20208
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
20209
20209
  }, "strip", z.ZodTypeAny, {
20210
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20210
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20211
20211
  }, {
20212
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20213
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
20214
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20212
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20213
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
20214
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20215
20215
  }>;
20216
20216
  destinationAddress: z.ZodEffects<z.ZodObject<{
20217
20217
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
20218
20218
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
20219
20219
  }, "strip", z.ZodTypeAny, {
20220
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
20220
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20221
20221
  value: `0x${string}`;
20222
20222
  }, {
20223
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
20223
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20224
20224
  value: string;
20225
20225
  }>, {
20226
20226
  readonly chain: "Ethereum";
@@ -20241,7 +20241,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20241
20241
  readonly chain: "Assethub";
20242
20242
  readonly address: string;
20243
20243
  }, {
20244
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
20244
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20245
20245
  value: string;
20246
20246
  }>;
20247
20247
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -20582,6 +20582,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20582
20582
  }>>>;
20583
20583
  boostFee: z.ZodNumber;
20584
20584
  }, "strip", z.ZodTypeAny, {
20585
+ txId: [`0x${string}`, bigint];
20585
20586
  depositDetails: {
20586
20587
  __kind: "Channel";
20587
20588
  value: `0x${string}`;
@@ -20589,11 +20590,9 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20589
20590
  __kind: "VaultSwapAccount";
20590
20591
  value: [`0x${string}`, bigint];
20591
20592
  };
20592
- boostFee: number;
20593
- txId: [`0x${string}`, bigint];
20594
20593
  inputAsset: "Sol" | "SolUsdc";
20595
20594
  depositAmount: bigint;
20596
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20595
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20597
20596
  destinationAddress: {
20598
20597
  readonly chain: "Ethereum";
20599
20598
  readonly address: `0x${string}`;
@@ -20628,6 +20627,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20628
20627
  } | null | undefined;
20629
20628
  maxOraclePriceSlippage?: number | null | undefined;
20630
20629
  };
20630
+ boostFee: number;
20631
20631
  depositAddress?: `0x${string}` | null | undefined;
20632
20632
  channelId?: bigint | null | undefined;
20633
20633
  depositMetadata?: {
@@ -20685,6 +20685,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20685
20685
  chunkInterval: number;
20686
20686
  } | null | undefined;
20687
20687
  }, {
20688
+ txId: [string, string | number];
20688
20689
  depositDetails: {
20689
20690
  __kind: "Channel";
20690
20691
  value: string;
@@ -20692,17 +20693,15 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20692
20693
  __kind: "VaultSwapAccount";
20693
20694
  value: [string, string | number];
20694
20695
  };
20695
- boostFee: number;
20696
- txId: [string, string | number];
20697
20696
  inputAsset: {
20698
20697
  __kind: "Sol" | "SolUsdc";
20699
20698
  };
20700
20699
  depositAmount: string | number;
20701
20700
  outputAsset: {
20702
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20701
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20703
20702
  };
20704
20703
  destinationAddress: {
20705
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
20704
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20706
20705
  value: string;
20707
20706
  };
20708
20707
  affiliateFees: {
@@ -20720,6 +20719,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20720
20719
  } | null | undefined;
20721
20720
  maxOraclePriceSlippage?: number | null | undefined;
20722
20721
  };
20722
+ boostFee: number;
20723
20723
  depositAddress?: string | null | undefined;
20724
20724
  channelId?: string | number | null | undefined;
20725
20725
  depositMetadata?: {
@@ -20813,8 +20813,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20813
20813
  value: [string, string | number];
20814
20814
  }>]>;
20815
20815
  }, "strip", z.ZodTypeAny, {
20816
- depositAddress: `0x${string}`;
20817
20816
  asset: "Sol" | "SolUsdc";
20817
+ depositAddress: `0x${string}`;
20818
+ amount: bigint;
20818
20819
  depositDetails: {
20819
20820
  __kind: "Channel";
20820
20821
  value: `0x${string}`;
@@ -20822,12 +20823,12 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20822
20823
  __kind: "VaultSwapAccount";
20823
20824
  value: [`0x${string}`, bigint];
20824
20825
  };
20825
- amount: bigint;
20826
20826
  }, {
20827
- depositAddress: string;
20828
20827
  asset: {
20829
20828
  __kind: "Sol" | "SolUsdc";
20830
20829
  };
20830
+ depositAddress: string;
20831
+ amount: string | number;
20831
20832
  depositDetails: {
20832
20833
  __kind: "Channel";
20833
20834
  value: string;
@@ -20835,13 +20836,13 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20835
20836
  __kind: "VaultSwapAccount";
20836
20837
  value: [string, string | number];
20837
20838
  };
20838
- amount: string | number;
20839
20839
  }>;
20840
20840
  }, "strip", z.ZodTypeAny, {
20841
20841
  __kind: "DepositFailedDepositChannelVariantSolana";
20842
20842
  depositWitness: {
20843
- depositAddress: `0x${string}`;
20844
20843
  asset: "Sol" | "SolUsdc";
20844
+ depositAddress: `0x${string}`;
20845
+ amount: bigint;
20845
20846
  depositDetails: {
20846
20847
  __kind: "Channel";
20847
20848
  value: `0x${string}`;
@@ -20849,15 +20850,15 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20849
20850
  __kind: "VaultSwapAccount";
20850
20851
  value: [`0x${string}`, bigint];
20851
20852
  };
20852
- amount: bigint;
20853
20853
  };
20854
20854
  }, {
20855
20855
  __kind: "DepositFailedDepositChannelVariantSolana";
20856
20856
  depositWitness: {
20857
- depositAddress: string;
20858
20857
  asset: {
20859
20858
  __kind: "Sol" | "SolUsdc";
20860
20859
  };
20860
+ depositAddress: string;
20861
+ amount: string | number;
20861
20862
  depositDetails: {
20862
20863
  __kind: "Channel";
20863
20864
  value: string;
@@ -20865,7 +20866,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20865
20866
  __kind: "VaultSwapAccount";
20866
20867
  value: [string, string | number];
20867
20868
  };
20868
- amount: string | number;
20869
20869
  };
20870
20870
  }>, z.ZodObject<{
20871
20871
  __kind: z.ZodLiteral<"DepositFailedVaultVariantSolana">;
@@ -20904,20 +20904,20 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20904
20904
  outputAsset: z.ZodEffects<z.ZodObject<{
20905
20905
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
20906
20906
  }, "strip", z.ZodTypeAny, {
20907
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20907
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20908
20908
  }, {
20909
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20910
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
20911
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20909
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20910
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
20911
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20912
20912
  }>;
20913
20913
  destinationAddress: z.ZodEffects<z.ZodObject<{
20914
20914
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
20915
20915
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
20916
20916
  }, "strip", z.ZodTypeAny, {
20917
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
20917
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20918
20918
  value: `0x${string}`;
20919
20919
  }, {
20920
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
20920
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20921
20921
  value: string;
20922
20922
  }>, {
20923
20923
  readonly chain: "Ethereum";
@@ -20938,7 +20938,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20938
20938
  readonly chain: "Assethub";
20939
20939
  readonly address: string;
20940
20940
  }, {
20941
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
20941
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20942
20942
  value: string;
20943
20943
  }>;
20944
20944
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -21279,6 +21279,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21279
21279
  }>>>;
21280
21280
  boostFee: z.ZodNumber;
21281
21281
  }, "strip", z.ZodTypeAny, {
21282
+ txId: [`0x${string}`, bigint];
21282
21283
  depositDetails: {
21283
21284
  __kind: "Channel";
21284
21285
  value: `0x${string}`;
@@ -21286,11 +21287,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21286
21287
  __kind: "VaultSwapAccount";
21287
21288
  value: [`0x${string}`, bigint];
21288
21289
  };
21289
- boostFee: number;
21290
- txId: [`0x${string}`, bigint];
21291
21290
  inputAsset: "Sol" | "SolUsdc";
21292
21291
  depositAmount: bigint;
21293
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21292
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
21294
21293
  destinationAddress: {
21295
21294
  readonly chain: "Ethereum";
21296
21295
  readonly address: `0x${string}`;
@@ -21325,6 +21324,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21325
21324
  } | null | undefined;
21326
21325
  maxOraclePriceSlippage?: number | null | undefined;
21327
21326
  };
21327
+ boostFee: number;
21328
21328
  depositAddress?: `0x${string}` | null | undefined;
21329
21329
  channelId?: bigint | null | undefined;
21330
21330
  depositMetadata?: {
@@ -21382,6 +21382,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21382
21382
  chunkInterval: number;
21383
21383
  } | null | undefined;
21384
21384
  }, {
21385
+ txId: [string, string | number];
21385
21386
  depositDetails: {
21386
21387
  __kind: "Channel";
21387
21388
  value: string;
@@ -21389,17 +21390,15 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21389
21390
  __kind: "VaultSwapAccount";
21390
21391
  value: [string, string | number];
21391
21392
  };
21392
- boostFee: number;
21393
- txId: [string, string | number];
21394
21393
  inputAsset: {
21395
21394
  __kind: "Sol" | "SolUsdc";
21396
21395
  };
21397
21396
  depositAmount: string | number;
21398
21397
  outputAsset: {
21399
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21398
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
21400
21399
  };
21401
21400
  destinationAddress: {
21402
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
21401
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
21403
21402
  value: string;
21404
21403
  };
21405
21404
  affiliateFees: {
@@ -21417,6 +21416,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21417
21416
  } | null | undefined;
21418
21417
  maxOraclePriceSlippage?: number | null | undefined;
21419
21418
  };
21419
+ boostFee: number;
21420
21420
  depositAddress?: string | null | undefined;
21421
21421
  channelId?: string | number | null | undefined;
21422
21422
  depositMetadata?: {
@@ -21479,6 +21479,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21479
21479
  }, "strip", z.ZodTypeAny, {
21480
21480
  __kind: "DepositFailedVaultVariantSolana";
21481
21481
  vaultWitness: {
21482
+ txId: [`0x${string}`, bigint];
21482
21483
  depositDetails: {
21483
21484
  __kind: "Channel";
21484
21485
  value: `0x${string}`;
@@ -21486,11 +21487,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21486
21487
  __kind: "VaultSwapAccount";
21487
21488
  value: [`0x${string}`, bigint];
21488
21489
  };
21489
- boostFee: number;
21490
- txId: [`0x${string}`, bigint];
21491
21490
  inputAsset: "Sol" | "SolUsdc";
21492
21491
  depositAmount: bigint;
21493
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21492
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
21494
21493
  destinationAddress: {
21495
21494
  readonly chain: "Ethereum";
21496
21495
  readonly address: `0x${string}`;
@@ -21525,6 +21524,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21525
21524
  } | null | undefined;
21526
21525
  maxOraclePriceSlippage?: number | null | undefined;
21527
21526
  };
21527
+ boostFee: number;
21528
21528
  depositAddress?: `0x${string}` | null | undefined;
21529
21529
  channelId?: bigint | null | undefined;
21530
21530
  depositMetadata?: {
@@ -21585,6 +21585,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21585
21585
  }, {
21586
21586
  __kind: "DepositFailedVaultVariantSolana";
21587
21587
  vaultWitness: {
21588
+ txId: [string, string | number];
21588
21589
  depositDetails: {
21589
21590
  __kind: "Channel";
21590
21591
  value: string;
@@ -21592,17 +21593,15 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21592
21593
  __kind: "VaultSwapAccount";
21593
21594
  value: [string, string | number];
21594
21595
  };
21595
- boostFee: number;
21596
- txId: [string, string | number];
21597
21596
  inputAsset: {
21598
21597
  __kind: "Sol" | "SolUsdc";
21599
21598
  };
21600
21599
  depositAmount: string | number;
21601
21600
  outputAsset: {
21602
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21601
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
21603
21602
  };
21604
21603
  destinationAddress: {
21605
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
21604
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
21606
21605
  value: string;
21607
21606
  };
21608
21607
  affiliateFees: {
@@ -21620,6 +21619,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21620
21619
  } | null | undefined;
21621
21620
  maxOraclePriceSlippage?: number | null | undefined;
21622
21621
  };
21622
+ boostFee: number;
21623
21623
  depositAddress?: string | null | undefined;
21624
21624
  channelId?: string | number | null | undefined;
21625
21625
  depositMetadata?: {
@@ -22137,17 +22137,17 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
22137
22137
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
22138
22138
  depositDetails: z.ZodNumber;
22139
22139
  }, "strip", z.ZodTypeAny, {
22140
- depositAddress: `0x${string}`;
22141
22140
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
22142
- depositDetails: number;
22141
+ depositAddress: `0x${string}`;
22143
22142
  amount: bigint;
22143
+ depositDetails: number;
22144
22144
  }, {
22145
- depositAddress: string;
22146
22145
  asset: {
22147
22146
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
22148
22147
  };
22149
- depositDetails: number;
22148
+ depositAddress: string;
22150
22149
  amount: string | number;
22150
+ depositDetails: number;
22151
22151
  }>;
22152
22152
  declare const cfAssethubChainCcmDepositMetadata: z.ZodObject<{
22153
22153
  channelMetadata: z.ZodObject<{
@@ -22471,20 +22471,20 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22471
22471
  outputAsset: z.ZodEffects<z.ZodObject<{
22472
22472
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
22473
22473
  }, "strip", z.ZodTypeAny, {
22474
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22474
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
22475
22475
  }, {
22476
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22477
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
22478
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22476
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
22477
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
22478
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
22479
22479
  }>;
22480
22480
  destinationAddress: z.ZodEffects<z.ZodObject<{
22481
22481
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
22482
22482
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
22483
22483
  }, "strip", z.ZodTypeAny, {
22484
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
22484
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
22485
22485
  value: `0x${string}`;
22486
22486
  }, {
22487
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
22487
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
22488
22488
  value: string;
22489
22489
  }>, {
22490
22490
  readonly chain: "Ethereum";
@@ -22505,7 +22505,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22505
22505
  readonly chain: "Assethub";
22506
22506
  readonly address: string;
22507
22507
  }, {
22508
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
22508
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
22509
22509
  value: string;
22510
22510
  }>;
22511
22511
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -22855,15 +22855,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22855
22855
  }>>>;
22856
22856
  boostFee: z.ZodNumber;
22857
22857
  }, "strip", z.ZodTypeAny, {
22858
- depositDetails: number;
22859
- boostFee: number;
22860
22858
  txId: {
22861
22859
  blockNumber: number;
22862
22860
  extrinsicIndex: number;
22863
22861
  };
22862
+ depositDetails: number;
22864
22863
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
22865
22864
  depositAmount: bigint;
22866
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22865
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
22867
22866
  destinationAddress: {
22868
22867
  readonly chain: "Ethereum";
22869
22868
  readonly address: `0x${string}`;
@@ -22898,6 +22897,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22898
22897
  } | null | undefined;
22899
22898
  maxOraclePriceSlippage?: number | null | undefined;
22900
22899
  };
22900
+ boostFee: number;
22901
22901
  depositAddress?: `0x${string}` | null | undefined;
22902
22902
  channelId?: bigint | null | undefined;
22903
22903
  depositMetadata?: {
@@ -22955,21 +22955,20 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22955
22955
  chunkInterval: number;
22956
22956
  } | null | undefined;
22957
22957
  }, {
22958
- depositDetails: number;
22959
- boostFee: number;
22960
22958
  txId: {
22961
22959
  blockNumber: number;
22962
22960
  extrinsicIndex: number;
22963
22961
  };
22962
+ depositDetails: number;
22964
22963
  inputAsset: {
22965
22964
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
22966
22965
  };
22967
22966
  depositAmount: string | number;
22968
22967
  outputAsset: {
22969
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22968
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
22970
22969
  };
22971
22970
  destinationAddress: {
22972
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
22971
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
22973
22972
  value: string;
22974
22973
  };
22975
22974
  affiliateFees: {
@@ -22987,6 +22986,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22987
22986
  } | null | undefined;
22988
22987
  maxOraclePriceSlippage?: number | null | undefined;
22989
22988
  };
22989
+ boostFee: number;
22990
22990
  depositAddress?: string | null | undefined;
22991
22991
  channelId?: string | number | null | undefined;
22992
22992
  depositMetadata?: {
@@ -23062,35 +23062,35 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23062
23062
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23063
23063
  depositDetails: z.ZodNumber;
23064
23064
  }, "strip", z.ZodTypeAny, {
23065
- depositAddress: `0x${string}`;
23066
23065
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
23067
- depositDetails: number;
23066
+ depositAddress: `0x${string}`;
23068
23067
  amount: bigint;
23068
+ depositDetails: number;
23069
23069
  }, {
23070
- depositAddress: string;
23071
23070
  asset: {
23072
23071
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23073
23072
  };
23074
- depositDetails: number;
23073
+ depositAddress: string;
23075
23074
  amount: string | number;
23075
+ depositDetails: number;
23076
23076
  }>;
23077
23077
  }, "strip", z.ZodTypeAny, {
23078
23078
  __kind: "DepositFailedDepositChannelVariantAssethub";
23079
23079
  depositWitness: {
23080
- depositAddress: `0x${string}`;
23081
23080
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
23082
- depositDetails: number;
23081
+ depositAddress: `0x${string}`;
23083
23082
  amount: bigint;
23083
+ depositDetails: number;
23084
23084
  };
23085
23085
  }, {
23086
23086
  __kind: "DepositFailedDepositChannelVariantAssethub";
23087
23087
  depositWitness: {
23088
- depositAddress: string;
23089
23088
  asset: {
23090
23089
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23091
23090
  };
23092
- depositDetails: number;
23091
+ depositAddress: string;
23093
23092
  amount: string | number;
23093
+ depositDetails: number;
23094
23094
  };
23095
23095
  }>, z.ZodObject<{
23096
23096
  __kind: z.ZodLiteral<"DepositFailedVaultVariantAssethub">;
@@ -23111,20 +23111,20 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23111
23111
  outputAsset: z.ZodEffects<z.ZodObject<{
23112
23112
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
23113
23113
  }, "strip", z.ZodTypeAny, {
23114
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23114
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23115
23115
  }, {
23116
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23117
- }>, "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
23118
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23116
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23117
+ }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
23118
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23119
23119
  }>;
23120
23120
  destinationAddress: z.ZodEffects<z.ZodObject<{
23121
23121
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
23122
23122
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
23123
23123
  }, "strip", z.ZodTypeAny, {
23124
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
23124
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23125
23125
  value: `0x${string}`;
23126
23126
  }, {
23127
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
23127
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23128
23128
  value: string;
23129
23129
  }>, {
23130
23130
  readonly chain: "Ethereum";
@@ -23145,7 +23145,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23145
23145
  readonly chain: "Assethub";
23146
23146
  readonly address: string;
23147
23147
  }, {
23148
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
23148
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23149
23149
  value: string;
23150
23150
  }>;
23151
23151
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -23495,15 +23495,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23495
23495
  }>>>;
23496
23496
  boostFee: z.ZodNumber;
23497
23497
  }, "strip", z.ZodTypeAny, {
23498
- depositDetails: number;
23499
- boostFee: number;
23500
23498
  txId: {
23501
23499
  blockNumber: number;
23502
23500
  extrinsicIndex: number;
23503
23501
  };
23502
+ depositDetails: number;
23504
23503
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
23505
23504
  depositAmount: bigint;
23506
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23505
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23507
23506
  destinationAddress: {
23508
23507
  readonly chain: "Ethereum";
23509
23508
  readonly address: `0x${string}`;
@@ -23538,6 +23537,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23538
23537
  } | null | undefined;
23539
23538
  maxOraclePriceSlippage?: number | null | undefined;
23540
23539
  };
23540
+ boostFee: number;
23541
23541
  depositAddress?: `0x${string}` | null | undefined;
23542
23542
  channelId?: bigint | null | undefined;
23543
23543
  depositMetadata?: {
@@ -23595,21 +23595,20 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23595
23595
  chunkInterval: number;
23596
23596
  } | null | undefined;
23597
23597
  }, {
23598
- depositDetails: number;
23599
- boostFee: number;
23600
23598
  txId: {
23601
23599
  blockNumber: number;
23602
23600
  extrinsicIndex: number;
23603
23601
  };
23602
+ depositDetails: number;
23604
23603
  inputAsset: {
23605
23604
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23606
23605
  };
23607
23606
  depositAmount: string | number;
23608
23607
  outputAsset: {
23609
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23608
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23610
23609
  };
23611
23610
  destinationAddress: {
23612
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
23611
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23613
23612
  value: string;
23614
23613
  };
23615
23614
  affiliateFees: {
@@ -23627,6 +23626,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23627
23626
  } | null | undefined;
23628
23627
  maxOraclePriceSlippage?: number | null | undefined;
23629
23628
  };
23629
+ boostFee: number;
23630
23630
  depositAddress?: string | null | undefined;
23631
23631
  channelId?: string | number | null | undefined;
23632
23632
  depositMetadata?: {
@@ -23689,15 +23689,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23689
23689
  }, "strip", z.ZodTypeAny, {
23690
23690
  __kind: "DepositFailedVaultVariantAssethub";
23691
23691
  vaultWitness: {
23692
- depositDetails: number;
23693
- boostFee: number;
23694
23692
  txId: {
23695
23693
  blockNumber: number;
23696
23694
  extrinsicIndex: number;
23697
23695
  };
23696
+ depositDetails: number;
23698
23697
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
23699
23698
  depositAmount: bigint;
23700
- outputAsset: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23699
+ outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23701
23700
  destinationAddress: {
23702
23701
  readonly chain: "Ethereum";
23703
23702
  readonly address: `0x${string}`;
@@ -23732,6 +23731,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23732
23731
  } | null | undefined;
23733
23732
  maxOraclePriceSlippage?: number | null | undefined;
23734
23733
  };
23734
+ boostFee: number;
23735
23735
  depositAddress?: `0x${string}` | null | undefined;
23736
23736
  channelId?: bigint | null | undefined;
23737
23737
  depositMetadata?: {
@@ -23792,21 +23792,20 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23792
23792
  }, {
23793
23793
  __kind: "DepositFailedVaultVariantAssethub";
23794
23794
  vaultWitness: {
23795
- depositDetails: number;
23796
- boostFee: number;
23797
23795
  txId: {
23798
23796
  blockNumber: number;
23799
23797
  extrinsicIndex: number;
23800
23798
  };
23799
+ depositDetails: number;
23801
23800
  inputAsset: {
23802
23801
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23803
23802
  };
23804
23803
  depositAmount: string | number;
23805
23804
  outputAsset: {
23806
- __kind: "Dot" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23805
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23807
23806
  };
23808
23807
  destinationAddress: {
23809
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb" | "Hub";
23808
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23810
23809
  value: string;
23811
23810
  };
23812
23811
  affiliateFees: {
@@ -23824,6 +23823,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23824
23823
  } | null | undefined;
23825
23824
  maxOraclePriceSlippage?: number | null | undefined;
23826
23825
  };
23826
+ boostFee: number;
23827
23827
  depositAddress?: string | null | undefined;
23828
23828
  channelId?: string | number | null | undefined;
23829
23829
  depositMetadata?: {