@chainflip/processor 2.1.1 → 2.1.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 (1105) hide show
  1. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
  2. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
  3. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  4. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  5. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  6. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  7. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  8. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  9. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  10. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  11. package/dist/100/funding/funded.d.cts +2 -2
  12. package/dist/100/funding/funded.d.mts +2 -2
  13. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  14. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  15. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +7 -7
  16. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +7 -7
  17. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  18. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  19. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  20. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  21. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  22. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  23. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  24. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  25. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  26. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  27. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  28. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  29. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  30. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  31. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  32. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  33. package/dist/100/swapping/swapExecuted.d.cts +6 -6
  34. package/dist/100/swapping/swapExecuted.d.mts +6 -6
  35. package/dist/100/swapping/swapScheduled.d.cts +4 -4
  36. package/dist/100/swapping/swapScheduled.d.mts +4 -4
  37. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  38. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  39. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  40. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  41. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  42. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  43. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +218 -218
  44. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +218 -218
  45. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  46. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  47. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  48. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  49. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
  50. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
  51. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +230 -230
  52. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +230 -230
  53. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  54. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  55. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
  56. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
  57. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  58. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
  59. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +399 -399
  60. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +399 -399
  61. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  62. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  63. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +26 -26
  64. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +26 -26
  65. package/dist/11000/common.d.cts +2650 -2650
  66. package/dist/11000/common.d.mts +2650 -2650
  67. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
  68. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
  69. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  70. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  71. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +218 -218
  72. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +218 -218
  73. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  74. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  75. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  76. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  77. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  78. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  79. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  80. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  81. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  82. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  83. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
  84. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
  85. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +230 -230
  86. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +230 -230
  87. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  88. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  89. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
  90. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
  91. package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
  92. package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
  93. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
  94. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
  95. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +206 -206
  96. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +206 -206
  97. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  98. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  99. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
  100. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
  101. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  102. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  103. package/dist/11000/swapping/refundEgressScheduled.d.cts +15 -15
  104. package/dist/11000/swapping/refundEgressScheduled.d.mts +15 -15
  105. package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
  106. package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
  107. package/dist/11000/swapping/swapDepositAddressReady.d.cts +52 -52
  108. package/dist/11000/swapping/swapDepositAddressReady.d.mts +52 -52
  109. package/dist/11000/swapping/swapRequested.d.cts +106 -106
  110. package/dist/11000/swapping/swapRequested.d.mts +106 -106
  111. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  112. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  113. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +4 -4
  114. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +4 -4
  115. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  116. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  117. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  118. package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
  119. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  120. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  121. package/dist/11100/swapping/swapExecuted.d.cts +2 -2
  122. package/dist/11100/swapping/swapExecuted.d.mts +2 -2
  123. package/dist/11100/swapping/swapRequested.d.cts +8 -8
  124. package/dist/11100/swapping/swapRequested.d.mts +8 -8
  125. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  126. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  127. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  128. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +184 -184
  129. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  130. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  131. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  132. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
  133. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +202 -202
  134. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +202 -202
  135. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  136. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +2 -2
  137. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
  138. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
  139. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
  140. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
  141. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +314 -314
  142. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +314 -314
  143. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  144. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
  145. package/dist/11200/common.d.cts +2728 -2728
  146. package/dist/11200/common.d.mts +2728 -2728
  147. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
  148. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
  149. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  150. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  151. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +184 -184
  152. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +184 -184
  153. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  154. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  155. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  156. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  157. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +202 -202
  158. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +202 -202
  159. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  160. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  161. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +14 -14
  162. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +14 -14
  163. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +216 -216
  164. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +216 -216
  165. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +10 -10
  166. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +10 -10
  167. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
  168. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
  169. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
  170. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
  171. package/dist/11200/swapping/swapRequested.d.cts +374 -374
  172. package/dist/11200/swapping/swapRequested.d.mts +374 -374
  173. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  174. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  175. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  176. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  177. package/dist/120/common.d.cts +4 -4
  178. package/dist/120/common.d.mts +4 -4
  179. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  180. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  181. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  182. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  183. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  184. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  185. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  186. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  187. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  188. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  189. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  190. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  191. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  192. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  193. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  194. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  195. package/dist/120/swapping/swapEgressIgnored.d.cts +8 -8
  196. package/dist/120/swapping/swapEgressIgnored.d.mts +8 -8
  197. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  198. package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
  199. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  200. package/dist/120/swapping/swapExecuted.d.mts +12 -12
  201. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  202. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  203. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +12 -12
  204. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +12 -12
  205. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
  206. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
  207. package/dist/131/common.d.cts +17 -17
  208. package/dist/131/common.d.mts +17 -17
  209. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  210. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  211. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  212. package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
  213. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  214. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  215. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  216. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  217. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +13 -13
  218. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +13 -13
  219. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  220. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  221. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  222. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  223. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +13 -13
  224. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +13 -13
  225. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  226. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  227. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  228. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  229. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  230. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  231. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  232. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  233. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
  234. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
  235. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  236. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  237. package/dist/131/swapping/ccmFailed.d.cts +38 -38
  238. package/dist/131/swapping/ccmFailed.d.mts +38 -38
  239. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  240. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  241. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  242. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  243. package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
  244. package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
  245. package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
  246. package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
  247. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  248. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  249. package/dist/131/swapping/swapExecuted.d.cts +13 -13
  250. package/dist/131/swapping/swapExecuted.d.mts +13 -13
  251. package/dist/131/swapping/swapScheduled.d.cts +23 -23
  252. package/dist/131/swapping/swapScheduled.d.mts +23 -23
  253. package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
  254. package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
  255. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
  256. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
  257. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  258. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  259. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  260. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  261. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  262. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  263. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  264. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  265. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  266. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  267. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  268. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  269. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  270. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  271. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  272. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
  273. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  274. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  275. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  276. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  277. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  278. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  279. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  280. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  281. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  282. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
  283. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  284. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  285. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  286. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  287. package/dist/141/common.d.cts +228 -228
  288. package/dist/141/common.d.mts +228 -228
  289. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  290. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  291. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  292. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  293. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  294. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  295. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  296. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  297. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  298. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  299. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  300. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  301. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  302. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  303. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  304. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  305. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
  306. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
  307. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  308. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  309. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  310. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  311. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  312. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  313. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  314. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  315. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  316. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  317. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  318. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  319. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  320. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  321. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +46 -46
  322. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +46 -46
  323. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  324. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  325. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  326. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  327. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  328. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  329. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  330. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  331. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  332. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  333. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  334. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  335. package/dist/141/swapping/ccmDepositReceived.d.cts +72 -72
  336. package/dist/141/swapping/ccmDepositReceived.d.mts +72 -72
  337. package/dist/141/swapping/ccmFailed.d.cts +77 -77
  338. package/dist/141/swapping/ccmFailed.d.mts +77 -77
  339. package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
  340. package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
  341. package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
  342. package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
  343. package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
  344. package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
  345. package/dist/141/swapping/swapExecuted.d.cts +84 -84
  346. package/dist/141/swapping/swapExecuted.d.mts +84 -84
  347. package/dist/141/swapping/swapScheduled.d.cts +95 -95
  348. package/dist/141/swapping/swapScheduled.d.mts +95 -95
  349. package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
  350. package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
  351. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  352. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  353. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  354. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  355. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  356. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  357. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  358. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  359. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  360. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  361. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  362. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  363. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  364. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  365. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  366. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  367. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  368. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  369. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  370. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  371. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  372. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
  373. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  374. package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
  375. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  376. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  377. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  378. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  379. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  380. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  381. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  382. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  383. package/dist/150/common.d.cts +71 -71
  384. package/dist/150/common.d.mts +71 -71
  385. package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
  386. package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
  387. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +28 -28
  388. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +28 -28
  389. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  390. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  391. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  392. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  393. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  394. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  395. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  396. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  397. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  398. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  399. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  400. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  401. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  402. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  403. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +12 -12
  404. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
  405. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  406. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  407. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  408. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  409. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  410. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  411. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  412. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  413. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  414. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  415. package/dist/150/liquidityProvider/assetTransferred.d.cts +7 -7
  416. package/dist/150/liquidityProvider/assetTransferred.d.mts +7 -7
  417. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  418. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  419. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  420. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  421. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  422. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  423. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  424. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  425. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  426. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  427. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  428. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  429. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  430. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  431. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  432. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  433. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  434. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  435. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  436. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  437. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  438. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  439. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  440. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +4 -4
  441. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  442. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  443. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  444. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
  445. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  446. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
  447. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
  448. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
  449. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  450. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  451. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +5 -5
  452. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +5 -5
  453. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  454. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  455. package/dist/150/swapping/batchSwapFailed.d.cts +7 -7
  456. package/dist/150/swapping/batchSwapFailed.d.mts +7 -7
  457. package/dist/150/swapping/ccmDepositReceived.d.cts +6 -6
  458. package/dist/150/swapping/ccmDepositReceived.d.mts +6 -6
  459. package/dist/150/swapping/ccmFailed.d.cts +13 -13
  460. package/dist/150/swapping/ccmFailed.d.mts +13 -13
  461. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  462. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  463. package/dist/150/swapping/refundEgressIgnored.d.cts +9 -9
  464. package/dist/150/swapping/refundEgressIgnored.d.mts +9 -9
  465. package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
  466. package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
  467. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  468. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  469. package/dist/150/swapping/swapDepositAddressReady.d.cts +32 -32
  470. package/dist/150/swapping/swapDepositAddressReady.d.mts +32 -32
  471. package/dist/150/swapping/swapEgressIgnored.d.cts +9 -9
  472. package/dist/150/swapping/swapEgressIgnored.d.mts +9 -9
  473. package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
  474. package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
  475. package/dist/150/swapping/swapExecuted.d.cts +15 -15
  476. package/dist/150/swapping/swapExecuted.d.mts +15 -15
  477. package/dist/150/swapping/swapScheduled.d.cts +60 -60
  478. package/dist/150/swapping/swapScheduled.d.mts +60 -60
  479. package/dist/150/swapping/withdrawalRequested.d.cts +15 -15
  480. package/dist/150/swapping/withdrawalRequested.d.mts +15 -15
  481. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  482. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  483. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  484. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  485. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  486. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  487. package/dist/160/assetBalances/accountCredited.d.cts +8 -8
  488. package/dist/160/assetBalances/accountCredited.d.mts +8 -8
  489. package/dist/160/assetBalances/accountDebited.d.cts +8 -8
  490. package/dist/160/assetBalances/accountDebited.d.mts +8 -8
  491. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  492. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  493. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  494. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  495. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  496. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
  497. package/dist/160/common.d.cts +199 -199
  498. package/dist/160/common.d.mts +199 -199
  499. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  500. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  501. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  502. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  503. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  504. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  505. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  506. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  507. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  508. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  509. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +25 -25
  510. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +25 -25
  511. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  512. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  513. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +36 -36
  514. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +36 -36
  515. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  516. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  517. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +34 -34
  518. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
  519. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  520. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  521. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  522. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  523. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  524. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  525. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  526. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  527. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  528. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  529. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  530. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  531. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  532. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  533. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
  534. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
  535. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  536. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
  537. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +4 -4
  538. package/dist/160/solanaIngressEgress/depositIgnored.d.mts +4 -4
  539. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
  540. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
  541. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  542. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  543. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  544. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  545. package/dist/160/swapping/ccmFailed.d.cts +18 -18
  546. package/dist/160/swapping/ccmFailed.d.mts +18 -18
  547. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  548. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  549. package/dist/160/swapping/refundEgressIgnored.d.cts +34 -34
  550. package/dist/160/swapping/refundEgressIgnored.d.mts +34 -34
  551. package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
  552. package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
  553. package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
  554. package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
  555. package/dist/160/swapping/swapDepositAddressReady.d.cts +32 -32
  556. package/dist/160/swapping/swapDepositAddressReady.d.mts +32 -32
  557. package/dist/160/swapping/swapEgressIgnored.d.cts +34 -34
  558. package/dist/160/swapping/swapEgressIgnored.d.mts +34 -34
  559. package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
  560. package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
  561. package/dist/160/swapping/swapExecuted.d.cts +13 -13
  562. package/dist/160/swapping/swapExecuted.d.mts +13 -13
  563. package/dist/160/swapping/swapRequested.d.cts +38 -38
  564. package/dist/160/swapping/swapRequested.d.mts +38 -38
  565. package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
  566. package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
  567. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  568. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  569. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  570. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  571. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  572. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  573. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  574. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  575. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
  576. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
  577. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  578. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  579. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
  580. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +22 -22
  581. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
  582. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +50 -50
  583. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  584. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  585. package/dist/170/common.d.cts +142 -142
  586. package/dist/170/common.d.mts +142 -142
  587. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  588. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  589. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  590. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  591. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  592. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  593. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  594. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  595. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  596. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  597. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  598. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  599. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  600. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  601. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  602. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  603. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  604. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  605. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  606. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  607. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  608. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  609. package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
  610. package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
  611. package/dist/170/swapping/swapRequested.d.cts +51 -51
  612. package/dist/170/swapping/swapRequested.d.mts +51 -51
  613. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  614. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  615. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  616. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  617. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
  618. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
  619. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  620. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  621. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  622. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  623. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  624. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  625. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  626. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  627. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
  628. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
  629. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  630. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  631. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  632. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  633. package/dist/180/common.d.cts +369 -369
  634. package/dist/180/common.d.mts +369 -369
  635. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  636. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  637. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  638. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  639. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
  640. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
  641. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  642. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  643. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  644. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  645. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  646. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  647. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  648. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  649. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +61 -61
  650. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +61 -61
  651. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  652. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  653. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  654. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  655. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  656. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  657. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  658. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
  659. package/dist/180/solanaIngressEgress/depositFailed.d.cts +46 -46
  660. package/dist/180/solanaIngressEgress/depositFailed.d.mts +46 -46
  661. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  662. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  663. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  664. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  665. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  666. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  667. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  668. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  669. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  670. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  671. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  672. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  673. package/dist/180/swapping/swapDepositAddressReady.d.cts +30 -30
  674. package/dist/180/swapping/swapDepositAddressReady.d.mts +30 -30
  675. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  676. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  677. package/dist/180/swapping/swapRequested.d.cts +16 -16
  678. package/dist/180/swapping/swapRequested.d.mts +16 -16
  679. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  680. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  681. package/dist/180/swapping/withdrawalRequested.d.cts +6 -6
  682. package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
  683. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  684. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  685. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  686. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  687. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
  688. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
  689. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  690. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  691. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  692. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  693. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  694. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  695. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  696. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  697. package/dist/190/assetBalances/accountCredited.d.cts +9 -9
  698. package/dist/190/assetBalances/accountCredited.d.mts +9 -9
  699. package/dist/190/assetBalances/accountDebited.d.cts +9 -9
  700. package/dist/190/assetBalances/accountDebited.d.mts +9 -9
  701. package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
  702. package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
  703. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  704. package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
  705. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  706. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  707. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  708. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  709. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +10 -10
  710. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +10 -10
  711. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
  712. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
  713. package/dist/190/assethubIngressEgress/depositFailed.d.cts +30 -30
  714. package/dist/190/assethubIngressEgress/depositFailed.d.mts +30 -30
  715. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  716. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  717. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
  718. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
  719. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  720. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  721. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  722. package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
  723. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  724. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  725. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  726. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  727. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  728. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  729. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  730. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  731. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
  732. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
  733. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +30 -30
  734. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +30 -30
  735. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
  736. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
  737. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  738. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  739. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  740. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  741. package/dist/190/common.d.cts +352 -352
  742. package/dist/190/common.d.mts +352 -352
  743. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  744. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  745. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  746. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  747. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
  748. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
  749. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +30 -30
  750. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +30 -30
  751. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  752. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  753. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  754. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  755. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  756. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  757. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  758. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  759. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
  760. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
  761. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  762. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  763. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  764. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  765. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  766. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  767. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  768. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  769. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  770. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  771. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  772. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  773. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  774. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  775. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  776. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  777. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  778. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  779. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  780. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  781. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
  782. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
  783. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +30 -30
  784. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +30 -30
  785. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
  786. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
  787. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  788. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  789. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  790. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  791. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  792. package/dist/190/reputation/offencePenalty.d.mts +2 -2
  793. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  794. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  795. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  796. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  797. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
  798. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
  799. package/dist/190/solanaIngressEgress/depositFailed.d.cts +18 -18
  800. package/dist/190/solanaIngressEgress/depositFailed.d.mts +18 -18
  801. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
  802. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
  803. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  804. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  805. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  806. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  807. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  808. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  809. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  810. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  811. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  812. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  813. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  814. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  815. package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
  816. package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
  817. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  818. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  819. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  820. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  821. package/dist/190/swapping/swapDepositAddressReady.d.cts +16 -16
  822. package/dist/190/swapping/swapDepositAddressReady.d.mts +16 -16
  823. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  824. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  825. package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
  826. package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
  827. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  828. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  829. package/dist/190/swapping/swapRequested.d.cts +12 -12
  830. package/dist/190/swapping/swapRequested.d.mts +12 -12
  831. package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
  832. package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
  833. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  834. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  835. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  836. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  837. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  838. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  839. package/dist/200/common.d.cts +56 -56
  840. package/dist/200/common.d.mts +56 -56
  841. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  842. package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  843. package/dist/200/lendingPools/loanCreated.d.cts +4 -4
  844. package/dist/200/lendingPools/loanCreated.d.mts +4 -4
  845. package/dist/200/swapping/swapAborted.d.cts +2 -2
  846. package/dist/200/swapping/swapAborted.d.mts +2 -2
  847. package/dist/200/swapping/swapRequested.d.cts +16 -16
  848. package/dist/200/swapping/swapRequested.d.mts +16 -16
  849. package/dist/200/swapping/swapRescheduled.d.cts +3 -3
  850. package/dist/200/swapping/swapRescheduled.d.mts +3 -3
  851. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
  852. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  853. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  854. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
  855. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  856. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  857. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +65 -30
  858. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +65 -30
  859. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  860. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  861. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  862. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  863. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  864. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  865. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  866. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  867. package/dist/210/assetBalances/accountCredited.d.cts +7 -7
  868. package/dist/210/assetBalances/accountCredited.d.mts +7 -7
  869. package/dist/210/assetBalances/accountDebited.d.cts +7 -7
  870. package/dist/210/assetBalances/accountDebited.d.mts +7 -7
  871. package/dist/210/assetBalances/refundSkipped.cjs +14 -0
  872. package/dist/210/assetBalances/refundSkipped.d.cts +495 -0
  873. package/dist/210/assetBalances/refundSkipped.d.mts +495 -0
  874. package/dist/210/assetBalances/refundSkipped.mjs +12 -0
  875. package/dist/210/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
  876. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  877. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  878. package/dist/210/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
  879. package/dist/210/assethubIngressEgress/depositFailed.d.cts +65 -30
  880. package/dist/210/assethubIngressEgress/depositFailed.d.mts +65 -30
  881. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  882. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  883. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  884. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  885. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
  886. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  887. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  888. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
  889. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +93 -58
  890. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +93 -58
  891. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  892. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  893. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  894. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  895. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  896. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  897. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  898. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  899. package/dist/210/common.cjs +226 -59
  900. package/dist/210/common.d.cts +5838 -2696
  901. package/dist/210/common.d.mts +5838 -2696
  902. package/dist/210/common.mjs +209 -59
  903. package/dist/210/emissions/flipBurnSkipped.cjs +10 -0
  904. package/dist/210/emissions/flipBurnSkipped.d.cts +256 -0
  905. package/dist/210/emissions/flipBurnSkipped.d.mts +256 -0
  906. package/dist/210/emissions/flipBurnSkipped.mjs +8 -0
  907. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +70 -70
  908. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +70 -70
  909. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
  910. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  911. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  912. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
  913. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  914. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  915. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +65 -30
  916. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +65 -30
  917. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  918. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  919. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  920. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  921. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  922. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  923. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  924. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  925. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  926. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  927. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  928. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  929. package/dist/210/funding/funded.d.cts +8 -8
  930. package/dist/210/funding/funded.d.mts +8 -8
  931. package/dist/210/funding/redemptionExpired.d.cts +2 -2
  932. package/dist/210/funding/redemptionExpired.d.mts +2 -2
  933. package/dist/210/funding/redemptionSettled.d.cts +4 -4
  934. package/dist/210/funding/redemptionSettled.d.mts +4 -4
  935. package/dist/210/funding/sCCallCannotBeExecuted.cjs +15 -0
  936. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +660 -0
  937. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +660 -0
  938. package/dist/210/funding/sCCallCannotBeExecuted.mjs +13 -0
  939. package/dist/210/governance/failedExecution.cjs +8 -0
  940. package/dist/210/governance/failedExecution.d.cts +166 -0
  941. package/dist/210/governance/failedExecution.d.mts +166 -0
  942. package/dist/210/governance/failedExecution.mjs +7 -0
  943. package/dist/210/governance/govKeyCallExecutionFailed.cjs +13 -0
  944. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +259 -0
  945. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +259 -0
  946. package/dist/210/governance/govKeyCallExecutionFailed.mjs +11 -0
  947. package/dist/210/historical/rootStored.cjs +9 -0
  948. package/dist/210/historical/rootStored.d.cts +12 -0
  949. package/dist/210/historical/rootStored.d.mts +12 -0
  950. package/dist/210/historical/rootStored.mjs +7 -0
  951. package/dist/210/historical/rootsPruned.cjs +9 -0
  952. package/dist/210/historical/rootsPruned.d.cts +12 -0
  953. package/dist/210/historical/rootsPruned.d.mts +12 -0
  954. package/dist/210/historical/rootsPruned.mjs +7 -0
  955. package/dist/210/lendingPools/boostFundsAdded.d.cts +10 -10
  956. package/dist/210/lendingPools/boostFundsAdded.d.mts +10 -10
  957. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  958. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  959. package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
  960. package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
  961. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  962. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  963. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  964. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  965. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  966. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  967. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
  968. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
  969. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  970. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  971. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  972. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  973. package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
  974. package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
  975. package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
  976. package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
  977. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  978. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  979. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +15 -15
  980. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +15 -15
  981. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  982. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  983. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
  984. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
  985. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  986. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  987. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  988. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  989. package/dist/210/liquidityPools/priceImpactLimitSet.cjs +1 -1
  990. package/dist/210/liquidityPools/priceImpactLimitSet.mjs +2 -2
  991. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  992. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  993. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.cjs +14 -0
  994. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +262 -0
  995. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +262 -0
  996. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.mjs +12 -0
  997. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +39 -12
  998. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +39 -12
  999. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +8 -8
  1000. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +8 -8
  1001. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  1002. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  1003. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  1004. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  1005. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  1006. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  1007. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
  1008. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1009. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1010. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
  1011. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +65 -30
  1012. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +65 -30
  1013. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  1014. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  1015. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  1016. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  1017. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  1018. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  1019. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  1020. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  1021. package/dist/210/session/newQueued.cjs +9 -0
  1022. package/dist/210/session/newQueued.d.cts +6 -0
  1023. package/dist/210/session/newQueued.d.mts +6 -0
  1024. package/dist/210/session/newQueued.mjs +7 -0
  1025. package/dist/210/session/validatorDisabled.cjs +10 -0
  1026. package/dist/210/session/validatorDisabled.d.cts +12 -0
  1027. package/dist/210/session/validatorDisabled.d.mts +12 -0
  1028. package/dist/210/session/validatorDisabled.mjs +8 -0
  1029. package/dist/210/session/validatorReenabled.cjs +10 -0
  1030. package/dist/210/session/validatorReenabled.d.cts +12 -0
  1031. package/dist/210/session/validatorReenabled.d.mts +12 -0
  1032. package/dist/210/session/validatorReenabled.mjs +8 -0
  1033. package/dist/210/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
  1034. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1035. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1036. package/dist/210/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
  1037. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +10 -10
  1038. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +10 -10
  1039. package/dist/210/solanaIngressEgress/depositFailed.d.cts +65 -30
  1040. package/dist/210/solanaIngressEgress/depositFailed.d.mts +65 -30
  1041. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  1042. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  1043. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +4 -4
  1044. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +4 -4
  1045. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  1046. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  1047. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  1048. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  1049. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  1050. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  1051. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  1052. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  1053. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +12 -12
  1054. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +12 -12
  1055. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  1056. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  1057. package/dist/210/swapping/creditedOnChain.d.cts +10 -10
  1058. package/dist/210/swapping/creditedOnChain.d.mts +10 -10
  1059. package/dist/210/swapping/palletConfigUpdated.d.cts +81 -32
  1060. package/dist/210/swapping/palletConfigUpdated.d.mts +81 -32
  1061. package/dist/210/swapping/refundEgressIgnored.d.cts +35 -8
  1062. package/dist/210/swapping/refundEgressIgnored.d.mts +35 -8
  1063. package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
  1064. package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
  1065. package/dist/210/swapping/refundedOnChain.d.cts +10 -10
  1066. package/dist/210/swapping/refundedOnChain.d.mts +10 -10
  1067. package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
  1068. package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
  1069. package/dist/210/swapping/swapDepositAddressReady.d.cts +16 -16
  1070. package/dist/210/swapping/swapDepositAddressReady.d.mts +16 -16
  1071. package/dist/210/swapping/swapEgressIgnored.d.cts +35 -8
  1072. package/dist/210/swapping/swapEgressIgnored.d.mts +35 -8
  1073. package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
  1074. package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
  1075. package/dist/210/swapping/swapExecuted.cjs +2 -1
  1076. package/dist/210/swapping/swapExecuted.d.cts +15 -12
  1077. package/dist/210/swapping/swapExecuted.d.mts +15 -12
  1078. package/dist/210/swapping/swapExecuted.mjs +2 -1
  1079. package/dist/210/swapping/swapRequested.d.cts +40 -40
  1080. package/dist/210/swapping/swapRequested.d.mts +40 -40
  1081. package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
  1082. package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
  1083. package/dist/210/system/extrinsicFailed.cjs +13 -0
  1084. package/dist/210/system/extrinsicFailed.d.cts +324 -0
  1085. package/dist/210/system/extrinsicFailed.d.mts +324 -0
  1086. package/dist/210/system/extrinsicFailed.mjs +11 -0
  1087. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.cjs +13 -0
  1088. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +259 -0
  1089. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +259 -0
  1090. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.mjs +11 -0
  1091. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
  1092. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
  1093. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  1094. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  1095. package/dist/210/tradingStrategy/strategyDeployed.d.cts +26 -26
  1096. package/dist/210/tradingStrategy/strategyDeployed.d.mts +26 -26
  1097. package/dist/210/witnesser/prewitnessExecutionFailed.cjs +13 -0
  1098. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +259 -0
  1099. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +259 -0
  1100. package/dist/210/witnesser/prewitnessExecutionFailed.mjs +11 -0
  1101. package/dist/210/witnesser/witnessExecutionFailed.cjs +13 -0
  1102. package/dist/210/witnesser/witnessExecutionFailed.d.cts +259 -0
  1103. package/dist/210/witnesser/witnessExecutionFailed.d.mts +259 -0
  1104. package/dist/210/witnesser/witnessExecutionFailed.mjs +11 -0
  1105. package/package.json +2 -2
@@ -2217,11 +2217,11 @@ declare const palletCfReputationPenalty: z.ZodObject<{
2217
2217
  declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
2218
2218
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
2219
2219
  }, "strip", z.ZodTypeAny, {
2220
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2220
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2221
2221
  }, {
2222
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2223
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
2224
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2222
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2223
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2224
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2225
2225
  }>;
2226
2226
  declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2227
2227
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -3584,21 +3584,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
3584
3584
  asset: z.ZodEffects<z.ZodObject<{
3585
3585
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
3586
3586
  }, "strip", z.ZodTypeAny, {
3587
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3587
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3588
3588
  }, {
3589
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3590
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
3591
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3589
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3590
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
3591
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3592
3592
  }>;
3593
3593
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
3594
3594
  }, "strip", z.ZodTypeAny, {
3595
3595
  __kind: "MaximumSwapAmount";
3596
- asset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3596
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3597
3597
  amount?: bigint | null | undefined;
3598
3598
  }, {
3599
3599
  __kind: "MaximumSwapAmount";
3600
3600
  asset: {
3601
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3601
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3602
3602
  };
3603
3603
  amount?: string | number | null | undefined;
3604
3604
  }>, z.ZodObject<{
@@ -3642,21 +3642,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
3642
3642
  asset: z.ZodEffects<z.ZodObject<{
3643
3643
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
3644
3644
  }, "strip", z.ZodTypeAny, {
3645
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3645
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3646
3646
  }, {
3647
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3648
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
3649
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3647
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3648
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
3649
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3650
3650
  }>;
3651
3651
  size_: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3652
3652
  }, "strip", z.ZodTypeAny, {
3653
3653
  __kind: "SetMinimumChunkSize";
3654
- asset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3654
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3655
3655
  size_: bigint;
3656
3656
  }, {
3657
3657
  __kind: "SetMinimumChunkSize";
3658
3658
  asset: {
3659
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3659
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3660
3660
  };
3661
3661
  size_: string | number;
3662
3662
  }>, z.ZodObject<{
@@ -3923,11 +3923,11 @@ declare const cfChainsEvmDepositDetails: z.ZodObject<{
3923
3923
  declare const palletCfEthereumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
3924
3924
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
3925
3925
  }, "strip", z.ZodTypeAny, {
3926
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3926
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3927
3927
  }, {
3928
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3929
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
3930
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3928
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3929
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
3930
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3931
3931
  }>;
3932
3932
  declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3933
3933
  __kind: z.ZodLiteral<"Swap">;
@@ -3985,24 +3985,24 @@ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnio
3985
3985
  reason: z.ZodEffects<z.ZodObject<{
3986
3986
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
3987
3987
  }, "strip", z.ZodTypeAny, {
3988
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3988
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3989
3989
  }, {
3990
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3991
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
3992
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3990
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3991
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
3992
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3993
3993
  }>;
3994
3994
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3995
3995
  }, "strip", z.ZodTypeAny, {
3996
3996
  __kind: "Refund";
3997
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3998
3997
  amount: bigint;
3998
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3999
3999
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
4000
4000
  }, {
4001
4001
  __kind: "Refund";
4002
+ amount: string | number;
4002
4003
  reason: {
4003
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
4004
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
4004
4005
  };
4005
- amount: string | number;
4006
4006
  egressId?: [{
4007
4007
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4008
4008
  }, string | number] | null | undefined;
@@ -4028,11 +4028,11 @@ declare const solPrimPdaPdaError: z.ZodEffects<z.ZodObject<{
4028
4028
  declare const cfChainsCcmCheckerCcmValidityError: z.ZodEffects<z.ZodObject<{
4029
4029
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
4030
4030
  }, "strip", z.ZodTypeAny, {
4031
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4031
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4032
4032
  }, {
4033
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4034
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
4035
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4033
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4034
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
4035
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4036
4036
  }>;
4037
4037
  declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
4038
4038
  __kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
@@ -4088,18 +4088,18 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
4088
4088
  value: z.ZodEffects<z.ZodObject<{
4089
4089
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
4090
4090
  }, "strip", z.ZodTypeAny, {
4091
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4091
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4092
4092
  }, {
4093
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4094
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
4095
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4093
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4094
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
4095
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4096
4096
  }>;
4097
4097
  }, "strip", z.ZodTypeAny, {
4098
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4098
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4099
4099
  __kind: "InvalidCcm";
4100
4100
  }, {
4101
4101
  value: {
4102
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4102
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4103
4103
  };
4104
4104
  __kind: "InvalidCcm";
4105
4105
  }>, z.ZodObject<{
@@ -4180,18 +4180,18 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
4180
4180
  value: z.ZodEffects<z.ZodObject<{
4181
4181
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
4182
4182
  }, "strip", z.ZodTypeAny, {
4183
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4183
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4184
4184
  }, {
4185
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4186
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
4187
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4185
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4186
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
4187
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4188
4188
  }>;
4189
4189
  }, "strip", z.ZodTypeAny, {
4190
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4190
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4191
4191
  __kind: "InvalidCcm";
4192
4192
  }, {
4193
4193
  value: {
4194
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4194
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4195
4195
  };
4196
4196
  __kind: "InvalidCcm";
4197
4197
  }>, z.ZodObject<{
@@ -4225,7 +4225,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
4225
4225
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
4226
4226
  __kind: "FailedToDeriveAddress";
4227
4227
  } | {
4228
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4228
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4229
4229
  __kind: "InvalidCcm";
4230
4230
  } | {
4231
4231
  __kind: "FailedToSerializeFinalTransaction";
@@ -4252,7 +4252,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
4252
4252
  __kind: "FailedToDeriveAddress";
4253
4253
  } | {
4254
4254
  value: {
4255
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4255
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4256
4256
  };
4257
4257
  __kind: "InvalidCcm";
4258
4258
  } | {
@@ -4762,19 +4762,19 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
4762
4762
  }, "strip", z.ZodTypeAny, {
4763
4763
  depositAddress: `0x${string}`;
4764
4764
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
4765
+ amount: bigint;
4765
4766
  depositDetails: {
4766
4767
  txHashes?: `0x${string}`[] | null | undefined;
4767
4768
  };
4768
- amount: bigint;
4769
4769
  }, {
4770
4770
  depositAddress: string;
4771
4771
  asset: {
4772
4772
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
4773
4773
  };
4774
+ amount: string | number;
4774
4775
  depositDetails: {
4775
4776
  txHashes?: string[] | null | undefined;
4776
4777
  };
4777
- amount: string | number;
4778
4778
  }>;
4779
4779
  declare const cfChainsCcmDepositMetadataGenericForeignChainAddress: z.ZodObject<{
4780
4780
  channelMetadata: z.ZodObject<{
@@ -5088,11 +5088,11 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5088
5088
  outputAsset: z.ZodEffects<z.ZodObject<{
5089
5089
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
5090
5090
  }, "strip", z.ZodTypeAny, {
5091
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5091
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5092
5092
  }, {
5093
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5094
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
5095
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5093
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5094
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5095
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5096
5096
  }>;
5097
5097
  destinationAddress: z.ZodEffects<z.ZodObject<{
5098
5098
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -5437,14 +5437,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5437
5437
  }>>>;
5438
5438
  boostFee: z.ZodNumber;
5439
5439
  }, "strip", z.ZodTypeAny, {
5440
+ txId: `0x${string}`;
5440
5441
  depositDetails: {
5441
5442
  txHashes?: `0x${string}`[] | null | undefined;
5442
5443
  };
5443
- boostFee: number;
5444
- txId: `0x${string}`;
5445
5444
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
5446
5445
  depositAmount: bigint;
5447
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5446
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5448
5447
  destinationAddress: {
5449
5448
  readonly chain: "Ethereum";
5450
5449
  readonly address: `0x${string}`;
@@ -5473,6 +5472,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5473
5472
  minPrice: bigint;
5474
5473
  refundAddress: `0x${string}`;
5475
5474
  };
5475
+ boostFee: number;
5476
5476
  depositAddress?: `0x${string}` | null | undefined;
5477
5477
  channelId?: bigint | null | undefined;
5478
5478
  depositMetadata?: {
@@ -5530,17 +5530,16 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5530
5530
  chunkInterval: number;
5531
5531
  } | null | undefined;
5532
5532
  }, {
5533
+ txId: string;
5533
5534
  depositDetails: {
5534
5535
  txHashes?: string[] | null | undefined;
5535
5536
  };
5536
- boostFee: number;
5537
- txId: string;
5538
5537
  inputAsset: {
5539
5538
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
5540
5539
  };
5541
5540
  depositAmount: string | number;
5542
5541
  outputAsset: {
5543
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5542
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5544
5543
  };
5545
5544
  destinationAddress: {
5546
5545
  value: string;
@@ -5555,6 +5554,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5555
5554
  minPrice: string | number;
5556
5555
  refundAddress: string;
5557
5556
  };
5557
+ boostFee: number;
5558
5558
  depositAddress?: string | null | undefined;
5559
5559
  channelId?: string | number | null | undefined;
5560
5560
  depositMetadata?: {
@@ -5638,29 +5638,29 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5638
5638
  }, "strip", z.ZodTypeAny, {
5639
5639
  depositAddress: `0x${string}`;
5640
5640
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
5641
+ amount: bigint;
5641
5642
  depositDetails: {
5642
5643
  txHashes?: `0x${string}`[] | null | undefined;
5643
5644
  };
5644
- amount: bigint;
5645
5645
  }, {
5646
5646
  depositAddress: string;
5647
5647
  asset: {
5648
5648
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
5649
5649
  };
5650
+ amount: string | number;
5650
5651
  depositDetails: {
5651
5652
  txHashes?: string[] | null | undefined;
5652
5653
  };
5653
- amount: string | number;
5654
5654
  }>;
5655
5655
  }, "strip", z.ZodTypeAny, {
5656
5656
  __kind: "DepositChannelEthereum";
5657
5657
  depositWitness: {
5658
5658
  depositAddress: `0x${string}`;
5659
5659
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
5660
+ amount: bigint;
5660
5661
  depositDetails: {
5661
5662
  txHashes?: `0x${string}`[] | null | undefined;
5662
5663
  };
5663
- amount: bigint;
5664
5664
  };
5665
5665
  }, {
5666
5666
  __kind: "DepositChannelEthereum";
@@ -5669,10 +5669,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5669
5669
  asset: {
5670
5670
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
5671
5671
  };
5672
+ amount: string | number;
5672
5673
  depositDetails: {
5673
5674
  txHashes?: string[] | null | undefined;
5674
5675
  };
5675
- amount: string | number;
5676
5676
  };
5677
5677
  }>, z.ZodObject<{
5678
5678
  __kind: z.ZodLiteral<"VaultEthereum">;
@@ -5699,11 +5699,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5699
5699
  outputAsset: z.ZodEffects<z.ZodObject<{
5700
5700
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
5701
5701
  }, "strip", z.ZodTypeAny, {
5702
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5702
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5703
5703
  }, {
5704
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5705
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
5706
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5704
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5705
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5706
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5707
5707
  }>;
5708
5708
  destinationAddress: z.ZodEffects<z.ZodObject<{
5709
5709
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -6048,14 +6048,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6048
6048
  }>>>;
6049
6049
  boostFee: z.ZodNumber;
6050
6050
  }, "strip", z.ZodTypeAny, {
6051
+ txId: `0x${string}`;
6051
6052
  depositDetails: {
6052
6053
  txHashes?: `0x${string}`[] | null | undefined;
6053
6054
  };
6054
- boostFee: number;
6055
- txId: `0x${string}`;
6056
6055
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6057
6056
  depositAmount: bigint;
6058
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6057
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6059
6058
  destinationAddress: {
6060
6059
  readonly chain: "Ethereum";
6061
6060
  readonly address: `0x${string}`;
@@ -6084,6 +6083,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6084
6083
  minPrice: bigint;
6085
6084
  refundAddress: `0x${string}`;
6086
6085
  };
6086
+ boostFee: number;
6087
6087
  depositAddress?: `0x${string}` | null | undefined;
6088
6088
  channelId?: bigint | null | undefined;
6089
6089
  depositMetadata?: {
@@ -6141,17 +6141,16 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6141
6141
  chunkInterval: number;
6142
6142
  } | null | undefined;
6143
6143
  }, {
6144
+ txId: string;
6144
6145
  depositDetails: {
6145
6146
  txHashes?: string[] | null | undefined;
6146
6147
  };
6147
- boostFee: number;
6148
- txId: string;
6149
6148
  inputAsset: {
6150
6149
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
6151
6150
  };
6152
6151
  depositAmount: string | number;
6153
6152
  outputAsset: {
6154
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6153
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6155
6154
  };
6156
6155
  destinationAddress: {
6157
6156
  value: string;
@@ -6166,6 +6165,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6166
6165
  minPrice: string | number;
6167
6166
  refundAddress: string;
6168
6167
  };
6168
+ boostFee: number;
6169
6169
  depositAddress?: string | null | undefined;
6170
6170
  channelId?: string | number | null | undefined;
6171
6171
  depositMetadata?: {
@@ -6228,14 +6228,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6228
6228
  }, "strip", z.ZodTypeAny, {
6229
6229
  __kind: "VaultEthereum";
6230
6230
  vaultWitness: {
6231
+ txId: `0x${string}`;
6231
6232
  depositDetails: {
6232
6233
  txHashes?: `0x${string}`[] | null | undefined;
6233
6234
  };
6234
- boostFee: number;
6235
- txId: `0x${string}`;
6236
6235
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6237
6236
  depositAmount: bigint;
6238
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6237
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6239
6238
  destinationAddress: {
6240
6239
  readonly chain: "Ethereum";
6241
6240
  readonly address: `0x${string}`;
@@ -6264,6 +6263,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6264
6263
  minPrice: bigint;
6265
6264
  refundAddress: `0x${string}`;
6266
6265
  };
6266
+ boostFee: number;
6267
6267
  depositAddress?: `0x${string}` | null | undefined;
6268
6268
  channelId?: bigint | null | undefined;
6269
6269
  depositMetadata?: {
@@ -6324,17 +6324,16 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6324
6324
  }, {
6325
6325
  __kind: "VaultEthereum";
6326
6326
  vaultWitness: {
6327
+ txId: string;
6327
6328
  depositDetails: {
6328
6329
  txHashes?: string[] | null | undefined;
6329
6330
  };
6330
- boostFee: number;
6331
- txId: string;
6332
6331
  inputAsset: {
6333
6332
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
6334
6333
  };
6335
6334
  depositAmount: string | number;
6336
6335
  outputAsset: {
6337
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6336
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6338
6337
  };
6339
6338
  destinationAddress: {
6340
6339
  value: string;
@@ -6349,6 +6348,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6349
6348
  minPrice: string | number;
6350
6349
  refundAddress: string;
6351
6350
  };
6351
+ boostFee: number;
6352
6352
  depositAddress?: string | null | undefined;
6353
6353
  channelId?: string | number | null | undefined;
6354
6354
  depositMetadata?: {
@@ -6518,18 +6518,18 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
6518
6518
  value: z.ZodEffects<z.ZodObject<{
6519
6519
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
6520
6520
  }, "strip", z.ZodTypeAny, {
6521
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6521
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6522
6522
  }, {
6523
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6524
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
6525
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6523
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6524
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
6525
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6526
6526
  }>;
6527
6527
  }, "strip", z.ZodTypeAny, {
6528
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6528
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6529
6529
  __kind: "InvalidCcm";
6530
6530
  }, {
6531
6531
  value: {
6532
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6532
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6533
6533
  };
6534
6534
  __kind: "InvalidCcm";
6535
6535
  }>, z.ZodObject<{
@@ -6563,7 +6563,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
6563
6563
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
6564
6564
  __kind: "FailedToDeriveAddress";
6565
6565
  } | {
6566
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6566
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6567
6567
  __kind: "InvalidCcm";
6568
6568
  } | {
6569
6569
  __kind: "FailedToSerializeFinalTransaction";
@@ -6590,7 +6590,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
6590
6590
  __kind: "FailedToDeriveAddress";
6591
6591
  } | {
6592
6592
  value: {
6593
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6593
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6594
6594
  };
6595
6595
  __kind: "InvalidCcm";
6596
6596
  } | {
@@ -6839,11 +6839,11 @@ declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
6839
6839
  declare const palletCfPolkadotIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
6840
6840
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
6841
6841
  }, "strip", z.ZodTypeAny, {
6842
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6842
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6843
6843
  }, {
6844
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6845
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
6846
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6844
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6845
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
6846
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6847
6847
  }>;
6848
6848
  declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6849
6849
  __kind: z.ZodLiteral<"Swap">;
@@ -6901,24 +6901,24 @@ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnio
6901
6901
  reason: z.ZodEffects<z.ZodObject<{
6902
6902
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
6903
6903
  }, "strip", z.ZodTypeAny, {
6904
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6904
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6905
6905
  }, {
6906
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6907
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
6908
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6906
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6907
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
6908
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6909
6909
  }>;
6910
6910
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6911
6911
  }, "strip", z.ZodTypeAny, {
6912
6912
  __kind: "Refund";
6913
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6914
6913
  amount: bigint;
6914
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6915
6915
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
6916
6916
  }, {
6917
6917
  __kind: "Refund";
6918
+ amount: string | number;
6918
6919
  reason: {
6919
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6920
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6920
6921
  };
6921
- amount: string | number;
6922
6922
  egressId?: [{
6923
6923
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
6924
6924
  }, string | number] | null | undefined;
@@ -7184,15 +7184,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
7184
7184
  }, "strip", z.ZodTypeAny, {
7185
7185
  depositAddress: `0x${string}`;
7186
7186
  asset: "Dot";
7187
- depositDetails: number;
7188
7187
  amount: bigint;
7188
+ depositDetails: number;
7189
7189
  }, {
7190
7190
  depositAddress: string;
7191
7191
  asset: {
7192
7192
  __kind: "Dot";
7193
7193
  };
7194
- depositDetails: number;
7195
7194
  amount: string | number;
7195
+ depositDetails: number;
7196
7196
  }>;
7197
7197
  declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
7198
7198
  retryDuration: z.ZodNumber;
@@ -7224,11 +7224,11 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7224
7224
  outputAsset: z.ZodEffects<z.ZodObject<{
7225
7225
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7226
7226
  }, "strip", z.ZodTypeAny, {
7227
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7227
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7228
7228
  }, {
7229
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7230
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
7231
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7229
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7230
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7231
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7232
7232
  }>;
7233
7233
  destinationAddress: z.ZodEffects<z.ZodObject<{
7234
7234
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -7582,15 +7582,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7582
7582
  }>>>;
7583
7583
  boostFee: z.ZodNumber;
7584
7584
  }, "strip", z.ZodTypeAny, {
7585
- depositDetails: number;
7586
- boostFee: number;
7587
7585
  txId: {
7588
7586
  blockNumber: number;
7589
7587
  extrinsicIndex: number;
7590
7588
  };
7589
+ depositDetails: number;
7591
7590
  inputAsset: "Dot";
7592
7591
  depositAmount: bigint;
7593
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7592
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7594
7593
  destinationAddress: {
7595
7594
  readonly chain: "Ethereum";
7596
7595
  readonly address: `0x${string}`;
@@ -7619,6 +7618,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7619
7618
  minPrice: bigint;
7620
7619
  refundAddress: `0x${string}`;
7621
7620
  };
7621
+ boostFee: number;
7622
7622
  depositAddress?: `0x${string}` | null | undefined;
7623
7623
  channelId?: bigint | null | undefined;
7624
7624
  depositMetadata?: {
@@ -7676,18 +7676,17 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7676
7676
  chunkInterval: number;
7677
7677
  } | null | undefined;
7678
7678
  }, {
7679
- depositDetails: number;
7680
- boostFee: number;
7681
7679
  txId: {
7682
7680
  blockNumber: number;
7683
7681
  extrinsicIndex: number;
7684
7682
  };
7683
+ depositDetails: number;
7685
7684
  inputAsset: {
7686
7685
  __kind: "Dot";
7687
7686
  };
7688
7687
  depositAmount: string | number;
7689
7688
  outputAsset: {
7690
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7689
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7691
7690
  };
7692
7691
  destinationAddress: {
7693
7692
  value: string;
@@ -7702,6 +7701,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7702
7701
  minPrice: string | number;
7703
7702
  refundAddress: string;
7704
7703
  };
7704
+ boostFee: number;
7705
7705
  depositAddress?: string | null | undefined;
7706
7706
  channelId?: string | number | null | undefined;
7707
7707
  depositMetadata?: {
@@ -7779,23 +7779,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
7779
7779
  }, "strip", z.ZodTypeAny, {
7780
7780
  depositAddress: `0x${string}`;
7781
7781
  asset: "Dot";
7782
- depositDetails: number;
7783
7782
  amount: bigint;
7783
+ depositDetails: number;
7784
7784
  }, {
7785
7785
  depositAddress: string;
7786
7786
  asset: {
7787
7787
  __kind: "Dot";
7788
7788
  };
7789
- depositDetails: number;
7790
7789
  amount: string | number;
7790
+ depositDetails: number;
7791
7791
  }>;
7792
7792
  }, "strip", z.ZodTypeAny, {
7793
7793
  __kind: "DepositChannelPolkadot";
7794
7794
  depositWitness: {
7795
7795
  depositAddress: `0x${string}`;
7796
7796
  asset: "Dot";
7797
- depositDetails: number;
7798
7797
  amount: bigint;
7798
+ depositDetails: number;
7799
7799
  };
7800
7800
  }, {
7801
7801
  __kind: "DepositChannelPolkadot";
@@ -7804,8 +7804,8 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
7804
7804
  asset: {
7805
7805
  __kind: "Dot";
7806
7806
  };
7807
- depositDetails: number;
7808
7807
  amount: string | number;
7808
+ depositDetails: number;
7809
7809
  };
7810
7810
  }>, z.ZodObject<{
7811
7811
  __kind: z.ZodLiteral<"VaultPolkadot">;
@@ -7826,11 +7826,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
7826
7826
  outputAsset: z.ZodEffects<z.ZodObject<{
7827
7827
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7828
7828
  }, "strip", z.ZodTypeAny, {
7829
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7829
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7830
7830
  }, {
7831
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7832
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
7833
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7831
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7832
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7833
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7834
7834
  }>;
7835
7835
  destinationAddress: z.ZodEffects<z.ZodObject<{
7836
7836
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -8184,15 +8184,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8184
8184
  }>>>;
8185
8185
  boostFee: z.ZodNumber;
8186
8186
  }, "strip", z.ZodTypeAny, {
8187
- depositDetails: number;
8188
- boostFee: number;
8189
8187
  txId: {
8190
8188
  blockNumber: number;
8191
8189
  extrinsicIndex: number;
8192
8190
  };
8191
+ depositDetails: number;
8193
8192
  inputAsset: "Dot";
8194
8193
  depositAmount: bigint;
8195
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8194
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8196
8195
  destinationAddress: {
8197
8196
  readonly chain: "Ethereum";
8198
8197
  readonly address: `0x${string}`;
@@ -8221,6 +8220,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8221
8220
  minPrice: bigint;
8222
8221
  refundAddress: `0x${string}`;
8223
8222
  };
8223
+ boostFee: number;
8224
8224
  depositAddress?: `0x${string}` | null | undefined;
8225
8225
  channelId?: bigint | null | undefined;
8226
8226
  depositMetadata?: {
@@ -8278,18 +8278,17 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8278
8278
  chunkInterval: number;
8279
8279
  } | null | undefined;
8280
8280
  }, {
8281
- depositDetails: number;
8282
- boostFee: number;
8283
8281
  txId: {
8284
8282
  blockNumber: number;
8285
8283
  extrinsicIndex: number;
8286
8284
  };
8285
+ depositDetails: number;
8287
8286
  inputAsset: {
8288
8287
  __kind: "Dot";
8289
8288
  };
8290
8289
  depositAmount: string | number;
8291
8290
  outputAsset: {
8292
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8291
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8293
8292
  };
8294
8293
  destinationAddress: {
8295
8294
  value: string;
@@ -8304,6 +8303,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8304
8303
  minPrice: string | number;
8305
8304
  refundAddress: string;
8306
8305
  };
8306
+ boostFee: number;
8307
8307
  depositAddress?: string | null | undefined;
8308
8308
  channelId?: string | number | null | undefined;
8309
8309
  depositMetadata?: {
@@ -8366,15 +8366,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8366
8366
  }, "strip", z.ZodTypeAny, {
8367
8367
  __kind: "VaultPolkadot";
8368
8368
  vaultWitness: {
8369
- depositDetails: number;
8370
- boostFee: number;
8371
8369
  txId: {
8372
8370
  blockNumber: number;
8373
8371
  extrinsicIndex: number;
8374
8372
  };
8373
+ depositDetails: number;
8375
8374
  inputAsset: "Dot";
8376
8375
  depositAmount: bigint;
8377
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8376
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8378
8377
  destinationAddress: {
8379
8378
  readonly chain: "Ethereum";
8380
8379
  readonly address: `0x${string}`;
@@ -8403,6 +8402,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8403
8402
  minPrice: bigint;
8404
8403
  refundAddress: `0x${string}`;
8405
8404
  };
8405
+ boostFee: number;
8406
8406
  depositAddress?: `0x${string}` | null | undefined;
8407
8407
  channelId?: bigint | null | undefined;
8408
8408
  depositMetadata?: {
@@ -8463,18 +8463,17 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8463
8463
  }, {
8464
8464
  __kind: "VaultPolkadot";
8465
8465
  vaultWitness: {
8466
- depositDetails: number;
8467
- boostFee: number;
8468
8466
  txId: {
8469
8467
  blockNumber: number;
8470
8468
  extrinsicIndex: number;
8471
8469
  };
8470
+ depositDetails: number;
8472
8471
  inputAsset: {
8473
8472
  __kind: "Dot";
8474
8473
  };
8475
8474
  depositAmount: string | number;
8476
8475
  outputAsset: {
8477
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8476
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8478
8477
  };
8479
8478
  destinationAddress: {
8480
8479
  value: string;
@@ -8489,6 +8488,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8489
8488
  minPrice: string | number;
8490
8489
  refundAddress: string;
8491
8490
  };
8491
+ boostFee: number;
8492
8492
  depositAddress?: string | null | undefined;
8493
8493
  channelId?: string | number | null | undefined;
8494
8494
  depositMetadata?: {
@@ -8772,11 +8772,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
8772
8772
  declare const palletCfBitcoinIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
8773
8773
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
8774
8774
  }, "strip", z.ZodTypeAny, {
8775
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8775
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8776
8776
  }, {
8777
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8778
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
8779
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8777
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8778
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
8779
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8780
8780
  }>;
8781
8781
  declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
8782
8782
  __kind: z.ZodLiteral<"Swap">;
@@ -8834,24 +8834,24 @@ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion
8834
8834
  reason: z.ZodEffects<z.ZodObject<{
8835
8835
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
8836
8836
  }, "strip", z.ZodTypeAny, {
8837
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8837
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8838
8838
  }, {
8839
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8840
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
8841
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8839
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8840
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
8841
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8842
8842
  }>;
8843
8843
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8844
8844
  }, "strip", z.ZodTypeAny, {
8845
8845
  __kind: "Refund";
8846
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8847
8846
  amount: bigint;
8847
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8848
8848
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
8849
8849
  }, {
8850
8850
  __kind: "Refund";
8851
+ amount: string | number;
8851
8852
  reason: {
8852
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8853
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8853
8854
  };
8854
- amount: string | number;
8855
8855
  egressId?: [{
8856
8856
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
8857
8857
  }, string | number] | null | undefined;
@@ -9288,6 +9288,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9288
9288
  program: `0x${string}`;
9289
9289
  };
9290
9290
  asset: "Btc";
9291
+ amount: bigint;
9291
9292
  depositDetails: {
9292
9293
  depositAddress: {
9293
9294
  pubkeyX: `0x${string}`;
@@ -9306,7 +9307,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9306
9307
  vout: number;
9307
9308
  };
9308
9309
  };
9309
- amount: bigint;
9310
9310
  }, {
9311
9311
  depositAddress: {
9312
9312
  value: string;
@@ -9331,6 +9331,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9331
9331
  asset: {
9332
9332
  __kind: "Btc";
9333
9333
  };
9334
+ amount: string | number;
9334
9335
  depositDetails: {
9335
9336
  depositAddress: {
9336
9337
  pubkeyX: string;
@@ -9349,7 +9350,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9349
9350
  vout: number;
9350
9351
  };
9351
9352
  };
9352
- amount: string | number;
9353
9353
  }>;
9354
9354
  declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
9355
9355
  retryDuration: z.ZodNumber;
@@ -9628,11 +9628,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
9628
9628
  outputAsset: z.ZodEffects<z.ZodObject<{
9629
9629
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
9630
9630
  }, "strip", z.ZodTypeAny, {
9631
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9631
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9632
9632
  }, {
9633
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9634
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
9635
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9633
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9634
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
9635
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9636
9636
  }>;
9637
9637
  destinationAddress: z.ZodEffects<z.ZodObject<{
9638
9638
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -10072,6 +10072,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10072
10072
  }>>>;
10073
10073
  boostFee: z.ZodNumber;
10074
10074
  }, "strip", z.ZodTypeAny, {
10075
+ txId: `0x${string}`;
10075
10076
  depositDetails: {
10076
10077
  depositAddress: {
10077
10078
  pubkeyX: `0x${string}`;
@@ -10090,11 +10091,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10090
10091
  vout: number;
10091
10092
  };
10092
10093
  };
10093
- boostFee: number;
10094
- txId: `0x${string}`;
10095
10094
  inputAsset: "Btc";
10096
10095
  depositAmount: bigint;
10097
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10096
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10098
10097
  destinationAddress: {
10099
10098
  readonly chain: "Ethereum";
10100
10099
  readonly address: `0x${string}`;
@@ -10142,6 +10141,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10142
10141
  program: `0x${string}`;
10143
10142
  };
10144
10143
  };
10144
+ boostFee: number;
10145
10145
  depositAddress?: {
10146
10146
  value: `0x${string}`;
10147
10147
  __kind: "P2PKH";
@@ -10218,6 +10218,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10218
10218
  chunkInterval: number;
10219
10219
  } | null | undefined;
10220
10220
  }, {
10221
+ txId: string;
10221
10222
  depositDetails: {
10222
10223
  depositAddress: {
10223
10224
  pubkeyX: string;
@@ -10236,14 +10237,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10236
10237
  vout: number;
10237
10238
  };
10238
10239
  };
10239
- boostFee: number;
10240
- txId: string;
10241
10240
  inputAsset: {
10242
10241
  __kind: "Btc";
10243
10242
  };
10244
10243
  depositAmount: string | number;
10245
10244
  outputAsset: {
10246
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10245
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10247
10246
  };
10248
10247
  destinationAddress: {
10249
10248
  value: string;
@@ -10277,6 +10276,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10277
10276
  program: string;
10278
10277
  };
10279
10278
  };
10279
+ boostFee: number;
10280
10280
  depositAddress?: {
10281
10281
  value: string;
10282
10282
  __kind: "P2PKH";
@@ -10544,6 +10544,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10544
10544
  program: `0x${string}`;
10545
10545
  };
10546
10546
  asset: "Btc";
10547
+ amount: bigint;
10547
10548
  depositDetails: {
10548
10549
  depositAddress: {
10549
10550
  pubkeyX: `0x${string}`;
@@ -10562,7 +10563,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10562
10563
  vout: number;
10563
10564
  };
10564
10565
  };
10565
- amount: bigint;
10566
10566
  }, {
10567
10567
  depositAddress: {
10568
10568
  value: string;
@@ -10587,6 +10587,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10587
10587
  asset: {
10588
10588
  __kind: "Btc";
10589
10589
  };
10590
+ amount: string | number;
10590
10591
  depositDetails: {
10591
10592
  depositAddress: {
10592
10593
  pubkeyX: string;
@@ -10605,7 +10606,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10605
10606
  vout: number;
10606
10607
  };
10607
10608
  };
10608
- amount: string | number;
10609
10609
  }>;
10610
10610
  }, "strip", z.ZodTypeAny, {
10611
10611
  __kind: "DepositChannelBitcoin";
@@ -10631,6 +10631,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10631
10631
  program: `0x${string}`;
10632
10632
  };
10633
10633
  asset: "Btc";
10634
+ amount: bigint;
10634
10635
  depositDetails: {
10635
10636
  depositAddress: {
10636
10637
  pubkeyX: `0x${string}`;
@@ -10649,7 +10650,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10649
10650
  vout: number;
10650
10651
  };
10651
10652
  };
10652
- amount: bigint;
10653
10653
  };
10654
10654
  }, {
10655
10655
  __kind: "DepositChannelBitcoin";
@@ -10677,6 +10677,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10677
10677
  asset: {
10678
10678
  __kind: "Btc";
10679
10679
  };
10680
+ amount: string | number;
10680
10681
  depositDetails: {
10681
10682
  depositAddress: {
10682
10683
  pubkeyX: string;
@@ -10695,7 +10696,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10695
10696
  vout: number;
10696
10697
  };
10697
10698
  };
10698
- amount: string | number;
10699
10699
  };
10700
10700
  }>, z.ZodObject<{
10701
10701
  __kind: z.ZodLiteral<"VaultBitcoin">;
@@ -10868,11 +10868,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10868
10868
  outputAsset: z.ZodEffects<z.ZodObject<{
10869
10869
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
10870
10870
  }, "strip", z.ZodTypeAny, {
10871
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10871
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10872
10872
  }, {
10873
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10874
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
10875
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10873
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10874
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10875
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10876
10876
  }>;
10877
10877
  destinationAddress: z.ZodEffects<z.ZodObject<{
10878
10878
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -11312,6 +11312,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11312
11312
  }>>>;
11313
11313
  boostFee: z.ZodNumber;
11314
11314
  }, "strip", z.ZodTypeAny, {
11315
+ txId: `0x${string}`;
11315
11316
  depositDetails: {
11316
11317
  depositAddress: {
11317
11318
  pubkeyX: `0x${string}`;
@@ -11330,11 +11331,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11330
11331
  vout: number;
11331
11332
  };
11332
11333
  };
11333
- boostFee: number;
11334
- txId: `0x${string}`;
11335
11334
  inputAsset: "Btc";
11336
11335
  depositAmount: bigint;
11337
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11336
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11338
11337
  destinationAddress: {
11339
11338
  readonly chain: "Ethereum";
11340
11339
  readonly address: `0x${string}`;
@@ -11382,6 +11381,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11382
11381
  program: `0x${string}`;
11383
11382
  };
11384
11383
  };
11384
+ boostFee: number;
11385
11385
  depositAddress?: {
11386
11386
  value: `0x${string}`;
11387
11387
  __kind: "P2PKH";
@@ -11458,6 +11458,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11458
11458
  chunkInterval: number;
11459
11459
  } | null | undefined;
11460
11460
  }, {
11461
+ txId: string;
11461
11462
  depositDetails: {
11462
11463
  depositAddress: {
11463
11464
  pubkeyX: string;
@@ -11476,14 +11477,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11476
11477
  vout: number;
11477
11478
  };
11478
11479
  };
11479
- boostFee: number;
11480
- txId: string;
11481
11480
  inputAsset: {
11482
11481
  __kind: "Btc";
11483
11482
  };
11484
11483
  depositAmount: string | number;
11485
11484
  outputAsset: {
11486
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11485
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11487
11486
  };
11488
11487
  destinationAddress: {
11489
11488
  value: string;
@@ -11517,6 +11516,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11517
11516
  program: string;
11518
11517
  };
11519
11518
  };
11519
+ boostFee: number;
11520
11520
  depositAddress?: {
11521
11521
  value: string;
11522
11522
  __kind: "P2PKH";
@@ -11598,6 +11598,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11598
11598
  }, "strip", z.ZodTypeAny, {
11599
11599
  __kind: "VaultBitcoin";
11600
11600
  vaultWitness: {
11601
+ txId: `0x${string}`;
11601
11602
  depositDetails: {
11602
11603
  depositAddress: {
11603
11604
  pubkeyX: `0x${string}`;
@@ -11616,11 +11617,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11616
11617
  vout: number;
11617
11618
  };
11618
11619
  };
11619
- boostFee: number;
11620
- txId: `0x${string}`;
11621
11620
  inputAsset: "Btc";
11622
11621
  depositAmount: bigint;
11623
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11622
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11624
11623
  destinationAddress: {
11625
11624
  readonly chain: "Ethereum";
11626
11625
  readonly address: `0x${string}`;
@@ -11668,6 +11667,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11668
11667
  program: `0x${string}`;
11669
11668
  };
11670
11669
  };
11670
+ boostFee: number;
11671
11671
  depositAddress?: {
11672
11672
  value: `0x${string}`;
11673
11673
  __kind: "P2PKH";
@@ -11747,6 +11747,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11747
11747
  }, {
11748
11748
  __kind: "VaultBitcoin";
11749
11749
  vaultWitness: {
11750
+ txId: string;
11750
11751
  depositDetails: {
11751
11752
  depositAddress: {
11752
11753
  pubkeyX: string;
@@ -11765,14 +11766,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11765
11766
  vout: number;
11766
11767
  };
11767
11768
  };
11768
- boostFee: number;
11769
- txId: string;
11770
11769
  inputAsset: {
11771
11770
  __kind: "Btc";
11772
11771
  };
11773
11772
  depositAmount: string | number;
11774
11773
  outputAsset: {
11775
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11774
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11776
11775
  };
11777
11776
  destinationAddress: {
11778
11777
  value: string;
@@ -11806,6 +11805,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11806
11805
  program: string;
11807
11806
  };
11808
11807
  };
11808
+ boostFee: number;
11809
11809
  depositAddress?: {
11810
11810
  value: string;
11811
11811
  __kind: "P2PKH";
@@ -11931,17 +11931,17 @@ declare const palletCfPoolsRangeOrderChange: z.ZodObject<{
11931
11931
  quote: string | number;
11932
11932
  }>;
11933
11933
  }, "strip", z.ZodTypeAny, {
11934
+ liquidity: bigint;
11934
11935
  amounts: {
11935
11936
  base: bigint;
11936
11937
  quote: bigint;
11937
11938
  };
11938
- liquidity: bigint;
11939
11939
  }, {
11940
+ liquidity: string | number;
11940
11941
  amounts: {
11941
11942
  base: string | number;
11942
11943
  quote: string | number;
11943
11944
  };
11944
- liquidity: string | number;
11945
11945
  }>;
11946
11946
  declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
11947
11947
  __kind: z.ZodLiteral<"Increase">;
@@ -11958,34 +11958,34 @@ declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscrimi
11958
11958
  quote: string | number;
11959
11959
  }>;
11960
11960
  }, "strip", z.ZodTypeAny, {
11961
+ liquidity: bigint;
11961
11962
  amounts: {
11962
11963
  base: bigint;
11963
11964
  quote: bigint;
11964
11965
  };
11965
- liquidity: bigint;
11966
11966
  }, {
11967
+ liquidity: string | number;
11967
11968
  amounts: {
11968
11969
  base: string | number;
11969
11970
  quote: string | number;
11970
11971
  };
11971
- liquidity: string | number;
11972
11972
  }>;
11973
11973
  }, "strip", z.ZodTypeAny, {
11974
11974
  value: {
11975
+ liquidity: bigint;
11975
11976
  amounts: {
11976
11977
  base: bigint;
11977
11978
  quote: bigint;
11978
11979
  };
11979
- liquidity: bigint;
11980
11980
  };
11981
11981
  __kind: "Increase";
11982
11982
  }, {
11983
11983
  value: {
11984
+ liquidity: string | number;
11984
11985
  amounts: {
11985
11986
  base: string | number;
11986
11987
  quote: string | number;
11987
11988
  };
11988
- liquidity: string | number;
11989
11989
  };
11990
11990
  __kind: "Increase";
11991
11991
  }>, z.ZodObject<{
@@ -12003,34 +12003,34 @@ declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscrimi
12003
12003
  quote: string | number;
12004
12004
  }>;
12005
12005
  }, "strip", z.ZodTypeAny, {
12006
+ liquidity: bigint;
12006
12007
  amounts: {
12007
12008
  base: bigint;
12008
12009
  quote: bigint;
12009
12010
  };
12010
- liquidity: bigint;
12011
12011
  }, {
12012
+ liquidity: string | number;
12012
12013
  amounts: {
12013
12014
  base: string | number;
12014
12015
  quote: string | number;
12015
12016
  };
12016
- liquidity: string | number;
12017
12017
  }>;
12018
12018
  }, "strip", z.ZodTypeAny, {
12019
12019
  value: {
12020
+ liquidity: bigint;
12020
12021
  amounts: {
12021
12022
  base: bigint;
12022
12023
  quote: bigint;
12023
12024
  };
12024
- liquidity: bigint;
12025
12025
  };
12026
12026
  __kind: "Decrease";
12027
12027
  }, {
12028
12028
  value: {
12029
+ liquidity: string | number;
12029
12030
  amounts: {
12030
12031
  base: string | number;
12031
12032
  quote: string | number;
12032
12033
  };
12033
- liquidity: string | number;
12034
12034
  };
12035
12035
  __kind: "Decrease";
12036
12036
  }>]>;
@@ -12089,20 +12089,20 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
12089
12089
  baseAsset: z.ZodEffects<z.ZodObject<{
12090
12090
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12091
12091
  }, "strip", z.ZodTypeAny, {
12092
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12092
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12093
12093
  }, {
12094
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12095
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12096
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12094
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12095
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12096
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12097
12097
  }>;
12098
12098
  quoteAsset: z.ZodEffects<z.ZodObject<{
12099
12099
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12100
12100
  }, "strip", z.ZodTypeAny, {
12101
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12101
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12102
12102
  }, {
12103
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12104
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12105
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12103
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12104
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12105
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12106
12106
  }>;
12107
12107
  side: z.ZodEffects<z.ZodObject<{
12108
12108
  __kind: z.ZodEnum<["Buy", "Sell"]>;
@@ -12117,17 +12117,17 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
12117
12117
  }, "strip", z.ZodTypeAny, {
12118
12118
  __kind: "Limit";
12119
12119
  id: bigint;
12120
- baseAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12121
- quoteAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12120
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12121
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12122
12122
  side: "Buy" | "Sell";
12123
12123
  }, {
12124
12124
  __kind: "Limit";
12125
12125
  id: string | number;
12126
12126
  baseAsset: {
12127
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12127
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12128
12128
  };
12129
12129
  quoteAsset: {
12130
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12130
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12131
12131
  };
12132
12132
  side: {
12133
12133
  __kind: "Buy" | "Sell";
@@ -12137,35 +12137,35 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
12137
12137
  baseAsset: z.ZodEffects<z.ZodObject<{
12138
12138
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12139
12139
  }, "strip", z.ZodTypeAny, {
12140
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12140
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12141
12141
  }, {
12142
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12143
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12144
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12142
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12143
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12144
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12145
12145
  }>;
12146
12146
  quoteAsset: z.ZodEffects<z.ZodObject<{
12147
12147
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12148
12148
  }, "strip", z.ZodTypeAny, {
12149
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12149
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12150
12150
  }, {
12151
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12152
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12153
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12151
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12152
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12153
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12154
12154
  }>;
12155
12155
  id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12156
12156
  }, "strip", z.ZodTypeAny, {
12157
12157
  __kind: "Range";
12158
12158
  id: bigint;
12159
- baseAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12160
- quoteAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12159
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12160
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12161
12161
  }, {
12162
12162
  __kind: "Range";
12163
12163
  id: string | number;
12164
12164
  baseAsset: {
12165
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12165
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12166
12166
  };
12167
12167
  quoteAsset: {
12168
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12168
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12169
12169
  };
12170
12170
  }>]>;
12171
12171
  declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
@@ -12173,21 +12173,21 @@ declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
12173
12173
  asset: z.ZodEffects<z.ZodObject<{
12174
12174
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12175
12175
  }, "strip", z.ZodTypeAny, {
12176
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12176
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12177
12177
  }, {
12178
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12179
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12180
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12178
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12179
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12180
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12181
12181
  }>;
12182
12182
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12183
12183
  }, "strip", z.ZodTypeAny, {
12184
12184
  __kind: "LimitOrderAutoSweepingThreshold";
12185
- asset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12185
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12186
12186
  amount: bigint;
12187
12187
  }, {
12188
12188
  __kind: "LimitOrderAutoSweepingThreshold";
12189
12189
  asset: {
12190
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12190
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12191
12191
  };
12192
12192
  amount: string | number;
12193
12193
  }>;
@@ -12203,11 +12203,11 @@ declare const cfPrimitivesChainsAssetsArbAsset: z.ZodEffects<z.ZodObject<{
12203
12203
  declare const palletCfArbitrumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
12204
12204
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
12205
12205
  }, "strip", z.ZodTypeAny, {
12206
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12206
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12207
12207
  }, {
12208
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12209
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
12210
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12208
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12209
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
12210
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12211
12211
  }>;
12212
12212
  declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
12213
12213
  __kind: z.ZodLiteral<"Swap">;
@@ -12265,24 +12265,24 @@ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnio
12265
12265
  reason: z.ZodEffects<z.ZodObject<{
12266
12266
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
12267
12267
  }, "strip", z.ZodTypeAny, {
12268
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12268
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12269
12269
  }, {
12270
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12271
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
12272
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12270
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12271
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
12272
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12273
12273
  }>;
12274
12274
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12275
12275
  }, "strip", z.ZodTypeAny, {
12276
12276
  __kind: "Refund";
12277
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12278
12277
  amount: bigint;
12278
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12279
12279
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
12280
12280
  }, {
12281
12281
  __kind: "Refund";
12282
+ amount: string | number;
12282
12283
  reason: {
12283
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12284
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12284
12285
  };
12285
- amount: string | number;
12286
12286
  egressId?: [{
12287
12287
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
12288
12288
  }, string | number] | null | undefined;
@@ -12554,19 +12554,19 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
12554
12554
  }, "strip", z.ZodTypeAny, {
12555
12555
  depositAddress: `0x${string}`;
12556
12556
  asset: "ArbEth" | "ArbUsdc";
12557
+ amount: bigint;
12557
12558
  depositDetails: {
12558
12559
  txHashes?: `0x${string}`[] | null | undefined;
12559
12560
  };
12560
- amount: bigint;
12561
12561
  }, {
12562
12562
  depositAddress: string;
12563
12563
  asset: {
12564
12564
  __kind: "ArbEth" | "ArbUsdc";
12565
12565
  };
12566
+ amount: string | number;
12566
12567
  depositDetails: {
12567
12568
  txHashes?: string[] | null | undefined;
12568
12569
  };
12569
- amount: string | number;
12570
12570
  }>;
12571
12571
  declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObject<{
12572
12572
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -12591,11 +12591,11 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12591
12591
  outputAsset: z.ZodEffects<z.ZodObject<{
12592
12592
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12593
12593
  }, "strip", z.ZodTypeAny, {
12594
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12594
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12595
12595
  }, {
12596
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12597
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12598
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12596
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12597
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12598
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12599
12599
  }>;
12600
12600
  destinationAddress: z.ZodEffects<z.ZodObject<{
12601
12601
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -12940,14 +12940,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12940
12940
  }>>>;
12941
12941
  boostFee: z.ZodNumber;
12942
12942
  }, "strip", z.ZodTypeAny, {
12943
+ txId: `0x${string}`;
12943
12944
  depositDetails: {
12944
12945
  txHashes?: `0x${string}`[] | null | undefined;
12945
12946
  };
12946
- boostFee: number;
12947
- txId: `0x${string}`;
12948
12947
  inputAsset: "ArbEth" | "ArbUsdc";
12949
12948
  depositAmount: bigint;
12950
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12949
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12951
12950
  destinationAddress: {
12952
12951
  readonly chain: "Ethereum";
12953
12952
  readonly address: `0x${string}`;
@@ -12976,6 +12975,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12976
12975
  minPrice: bigint;
12977
12976
  refundAddress: `0x${string}`;
12978
12977
  };
12978
+ boostFee: number;
12979
12979
  depositAddress?: `0x${string}` | null | undefined;
12980
12980
  channelId?: bigint | null | undefined;
12981
12981
  depositMetadata?: {
@@ -13033,17 +13033,16 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
13033
13033
  chunkInterval: number;
13034
13034
  } | null | undefined;
13035
13035
  }, {
13036
+ txId: string;
13036
13037
  depositDetails: {
13037
13038
  txHashes?: string[] | null | undefined;
13038
13039
  };
13039
- boostFee: number;
13040
- txId: string;
13041
13040
  inputAsset: {
13042
13041
  __kind: "ArbEth" | "ArbUsdc";
13043
13042
  };
13044
13043
  depositAmount: string | number;
13045
13044
  outputAsset: {
13046
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13045
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13047
13046
  };
13048
13047
  destinationAddress: {
13049
13048
  value: string;
@@ -13058,6 +13057,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
13058
13057
  minPrice: string | number;
13059
13058
  refundAddress: string;
13060
13059
  };
13060
+ boostFee: number;
13061
13061
  depositAddress?: string | null | undefined;
13062
13062
  channelId?: string | number | null | undefined;
13063
13063
  depositMetadata?: {
@@ -13141,29 +13141,29 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13141
13141
  }, "strip", z.ZodTypeAny, {
13142
13142
  depositAddress: `0x${string}`;
13143
13143
  asset: "ArbEth" | "ArbUsdc";
13144
+ amount: bigint;
13144
13145
  depositDetails: {
13145
13146
  txHashes?: `0x${string}`[] | null | undefined;
13146
13147
  };
13147
- amount: bigint;
13148
13148
  }, {
13149
13149
  depositAddress: string;
13150
13150
  asset: {
13151
13151
  __kind: "ArbEth" | "ArbUsdc";
13152
13152
  };
13153
+ amount: string | number;
13153
13154
  depositDetails: {
13154
13155
  txHashes?: string[] | null | undefined;
13155
13156
  };
13156
- amount: string | number;
13157
13157
  }>;
13158
13158
  }, "strip", z.ZodTypeAny, {
13159
13159
  __kind: "DepositChannelArbitrum";
13160
13160
  depositWitness: {
13161
13161
  depositAddress: `0x${string}`;
13162
13162
  asset: "ArbEth" | "ArbUsdc";
13163
+ amount: bigint;
13163
13164
  depositDetails: {
13164
13165
  txHashes?: `0x${string}`[] | null | undefined;
13165
13166
  };
13166
- amount: bigint;
13167
13167
  };
13168
13168
  }, {
13169
13169
  __kind: "DepositChannelArbitrum";
@@ -13172,10 +13172,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13172
13172
  asset: {
13173
13173
  __kind: "ArbEth" | "ArbUsdc";
13174
13174
  };
13175
+ amount: string | number;
13175
13176
  depositDetails: {
13176
13177
  txHashes?: string[] | null | undefined;
13177
13178
  };
13178
- amount: string | number;
13179
13179
  };
13180
13180
  }>, z.ZodObject<{
13181
13181
  __kind: z.ZodLiteral<"VaultArbitrum">;
@@ -13202,11 +13202,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13202
13202
  outputAsset: z.ZodEffects<z.ZodObject<{
13203
13203
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
13204
13204
  }, "strip", z.ZodTypeAny, {
13205
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13205
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13206
13206
  }, {
13207
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13208
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
13209
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13207
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13208
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
13209
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13210
13210
  }>;
13211
13211
  destinationAddress: z.ZodEffects<z.ZodObject<{
13212
13212
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -13551,14 +13551,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13551
13551
  }>>>;
13552
13552
  boostFee: z.ZodNumber;
13553
13553
  }, "strip", z.ZodTypeAny, {
13554
+ txId: `0x${string}`;
13554
13555
  depositDetails: {
13555
13556
  txHashes?: `0x${string}`[] | null | undefined;
13556
13557
  };
13557
- boostFee: number;
13558
- txId: `0x${string}`;
13559
13558
  inputAsset: "ArbEth" | "ArbUsdc";
13560
13559
  depositAmount: bigint;
13561
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13560
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13562
13561
  destinationAddress: {
13563
13562
  readonly chain: "Ethereum";
13564
13563
  readonly address: `0x${string}`;
@@ -13587,6 +13586,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13587
13586
  minPrice: bigint;
13588
13587
  refundAddress: `0x${string}`;
13589
13588
  };
13589
+ boostFee: number;
13590
13590
  depositAddress?: `0x${string}` | null | undefined;
13591
13591
  channelId?: bigint | null | undefined;
13592
13592
  depositMetadata?: {
@@ -13644,17 +13644,16 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13644
13644
  chunkInterval: number;
13645
13645
  } | null | undefined;
13646
13646
  }, {
13647
+ txId: string;
13647
13648
  depositDetails: {
13648
13649
  txHashes?: string[] | null | undefined;
13649
13650
  };
13650
- boostFee: number;
13651
- txId: string;
13652
13651
  inputAsset: {
13653
13652
  __kind: "ArbEth" | "ArbUsdc";
13654
13653
  };
13655
13654
  depositAmount: string | number;
13656
13655
  outputAsset: {
13657
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13656
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13658
13657
  };
13659
13658
  destinationAddress: {
13660
13659
  value: string;
@@ -13669,6 +13668,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13669
13668
  minPrice: string | number;
13670
13669
  refundAddress: string;
13671
13670
  };
13671
+ boostFee: number;
13672
13672
  depositAddress?: string | null | undefined;
13673
13673
  channelId?: string | number | null | undefined;
13674
13674
  depositMetadata?: {
@@ -13731,14 +13731,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13731
13731
  }, "strip", z.ZodTypeAny, {
13732
13732
  __kind: "VaultArbitrum";
13733
13733
  vaultWitness: {
13734
+ txId: `0x${string}`;
13734
13735
  depositDetails: {
13735
13736
  txHashes?: `0x${string}`[] | null | undefined;
13736
13737
  };
13737
- boostFee: number;
13738
- txId: `0x${string}`;
13739
13738
  inputAsset: "ArbEth" | "ArbUsdc";
13740
13739
  depositAmount: bigint;
13741
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13740
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13742
13741
  destinationAddress: {
13743
13742
  readonly chain: "Ethereum";
13744
13743
  readonly address: `0x${string}`;
@@ -13767,6 +13766,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13767
13766
  minPrice: bigint;
13768
13767
  refundAddress: `0x${string}`;
13769
13768
  };
13769
+ boostFee: number;
13770
13770
  depositAddress?: `0x${string}` | null | undefined;
13771
13771
  channelId?: bigint | null | undefined;
13772
13772
  depositMetadata?: {
@@ -13827,17 +13827,16 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13827
13827
  }, {
13828
13828
  __kind: "VaultArbitrum";
13829
13829
  vaultWitness: {
13830
+ txId: string;
13830
13831
  depositDetails: {
13831
13832
  txHashes?: string[] | null | undefined;
13832
13833
  };
13833
- boostFee: number;
13834
- txId: string;
13835
13834
  inputAsset: {
13836
13835
  __kind: "ArbEth" | "ArbUsdc";
13837
13836
  };
13838
13837
  depositAmount: string | number;
13839
13838
  outputAsset: {
13840
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13839
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13841
13840
  };
13842
13841
  destinationAddress: {
13843
13842
  value: string;
@@ -13852,6 +13851,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13852
13851
  minPrice: string | number;
13853
13852
  refundAddress: string;
13854
13853
  };
13854
+ boostFee: number;
13855
13855
  depositAddress?: string | null | undefined;
13856
13856
  channelId?: string | number | null | undefined;
13857
13857
  depositMetadata?: {
@@ -14335,11 +14335,11 @@ declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
14335
14335
  declare const palletCfSolanaIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
14336
14336
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
14337
14337
  }, "strip", z.ZodTypeAny, {
14338
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14338
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14339
14339
  }, {
14340
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14341
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
14342
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14340
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14341
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
14342
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14343
14343
  }>;
14344
14344
  declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
14345
14345
  __kind: z.ZodLiteral<"Swap">;
@@ -14397,24 +14397,24 @@ declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<
14397
14397
  reason: z.ZodEffects<z.ZodObject<{
14398
14398
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
14399
14399
  }, "strip", z.ZodTypeAny, {
14400
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14400
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14401
14401
  }, {
14402
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14403
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
14404
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14402
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14403
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
14404
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14405
14405
  }>;
14406
14406
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
14407
14407
  }, "strip", z.ZodTypeAny, {
14408
14408
  __kind: "Refund";
14409
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14410
14409
  amount: bigint;
14410
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14411
14411
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
14412
14412
  }, {
14413
14413
  __kind: "Refund";
14414
+ amount: string | number;
14414
14415
  reason: {
14415
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14416
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14416
14417
  };
14417
- amount: string | number;
14418
14418
  egressId?: [{
14419
14419
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
14420
14420
  }, string | number] | null | undefined;
@@ -14716,11 +14716,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
14716
14716
  outputAsset: z.ZodEffects<z.ZodObject<{
14717
14717
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
14718
14718
  }, "strip", z.ZodTypeAny, {
14719
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
14719
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14720
14720
  }, {
14721
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
14722
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
14723
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
14721
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14722
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14723
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14724
14724
  }>;
14725
14725
  destinationAddress: z.ZodEffects<z.ZodObject<{
14726
14726
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -15065,11 +15065,10 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15065
15065
  }>>>;
15066
15066
  boostFee: z.ZodNumber;
15067
15067
  }, "strip", z.ZodTypeAny, {
15068
- boostFee: number;
15069
15068
  txId: [`0x${string}`, bigint];
15070
15069
  inputAsset: "Sol" | "SolUsdc";
15071
15070
  depositAmount: bigint;
15072
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15071
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15073
15072
  destinationAddress: {
15074
15073
  readonly chain: "Ethereum";
15075
15074
  readonly address: `0x${string}`;
@@ -15098,6 +15097,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15098
15097
  minPrice: bigint;
15099
15098
  refundAddress: `0x${string}`;
15100
15099
  };
15100
+ boostFee: number;
15101
15101
  depositAddress?: `0x${string}` | null | undefined;
15102
15102
  channelId?: bigint | null | undefined;
15103
15103
  depositMetadata?: {
@@ -15155,14 +15155,13 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15155
15155
  chunkInterval: number;
15156
15156
  } | null | undefined;
15157
15157
  }, {
15158
- boostFee: number;
15159
15158
  txId: [string, string | number];
15160
15159
  inputAsset: {
15161
15160
  __kind: "Sol" | "SolUsdc";
15162
15161
  };
15163
15162
  depositAmount: string | number;
15164
15163
  outputAsset: {
15165
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15164
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15166
15165
  };
15167
15166
  destinationAddress: {
15168
15167
  value: string;
@@ -15177,6 +15176,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15177
15176
  minPrice: string | number;
15178
15177
  refundAddress: string;
15179
15178
  };
15179
+ boostFee: number;
15180
15180
  depositAddress?: string | null | undefined;
15181
15181
  channelId?: string | number | null | undefined;
15182
15182
  depositMetadata?: {
@@ -15295,11 +15295,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15295
15295
  outputAsset: z.ZodEffects<z.ZodObject<{
15296
15296
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
15297
15297
  }, "strip", z.ZodTypeAny, {
15298
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15298
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15299
15299
  }, {
15300
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15301
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
15302
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15300
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15301
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
15302
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15303
15303
  }>;
15304
15304
  destinationAddress: z.ZodEffects<z.ZodObject<{
15305
15305
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -15644,11 +15644,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15644
15644
  }>>>;
15645
15645
  boostFee: z.ZodNumber;
15646
15646
  }, "strip", z.ZodTypeAny, {
15647
- boostFee: number;
15648
15647
  txId: [`0x${string}`, bigint];
15649
15648
  inputAsset: "Sol" | "SolUsdc";
15650
15649
  depositAmount: bigint;
15651
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15650
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15652
15651
  destinationAddress: {
15653
15652
  readonly chain: "Ethereum";
15654
15653
  readonly address: `0x${string}`;
@@ -15677,6 +15676,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15677
15676
  minPrice: bigint;
15678
15677
  refundAddress: `0x${string}`;
15679
15678
  };
15679
+ boostFee: number;
15680
15680
  depositAddress?: `0x${string}` | null | undefined;
15681
15681
  channelId?: bigint | null | undefined;
15682
15682
  depositMetadata?: {
@@ -15734,14 +15734,13 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15734
15734
  chunkInterval: number;
15735
15735
  } | null | undefined;
15736
15736
  }, {
15737
- boostFee: number;
15738
15737
  txId: [string, string | number];
15739
15738
  inputAsset: {
15740
15739
  __kind: "Sol" | "SolUsdc";
15741
15740
  };
15742
15741
  depositAmount: string | number;
15743
15742
  outputAsset: {
15744
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15743
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15745
15744
  };
15746
15745
  destinationAddress: {
15747
15746
  value: string;
@@ -15756,6 +15755,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15756
15755
  minPrice: string | number;
15757
15756
  refundAddress: string;
15758
15757
  };
15758
+ boostFee: number;
15759
15759
  depositAddress?: string | null | undefined;
15760
15760
  channelId?: string | number | null | undefined;
15761
15761
  depositMetadata?: {
@@ -15818,11 +15818,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15818
15818
  }, "strip", z.ZodTypeAny, {
15819
15819
  __kind: "VaultSolana";
15820
15820
  vaultWitness: {
15821
- boostFee: number;
15822
15821
  txId: [`0x${string}`, bigint];
15823
15822
  inputAsset: "Sol" | "SolUsdc";
15824
15823
  depositAmount: bigint;
15825
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15824
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15826
15825
  destinationAddress: {
15827
15826
  readonly chain: "Ethereum";
15828
15827
  readonly address: `0x${string}`;
@@ -15851,6 +15850,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15851
15850
  minPrice: bigint;
15852
15851
  refundAddress: `0x${string}`;
15853
15852
  };
15853
+ boostFee: number;
15854
15854
  depositAddress?: `0x${string}` | null | undefined;
15855
15855
  channelId?: bigint | null | undefined;
15856
15856
  depositMetadata?: {
@@ -15911,14 +15911,13 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15911
15911
  }, {
15912
15912
  __kind: "VaultSolana";
15913
15913
  vaultWitness: {
15914
- boostFee: number;
15915
15914
  txId: [string, string | number];
15916
15915
  inputAsset: {
15917
15916
  __kind: "Sol" | "SolUsdc";
15918
15917
  };
15919
15918
  depositAmount: string | number;
15920
15919
  outputAsset: {
15921
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15920
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15922
15921
  };
15923
15922
  destinationAddress: {
15924
15923
  value: string;
@@ -15933,6 +15932,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15933
15932
  minPrice: string | number;
15934
15933
  refundAddress: string;
15935
15934
  };
15935
+ boostFee: number;
15936
15936
  depositAddress?: string | null | undefined;
15937
15937
  channelId?: string | number | null | undefined;
15938
15938
  depositMetadata?: {
@@ -16369,11 +16369,11 @@ declare const cfPrimitivesChainsAssetsHubAsset: z.ZodEffects<z.ZodObject<{
16369
16369
  declare const palletCfAssethubIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
16370
16370
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
16371
16371
  }, "strip", z.ZodTypeAny, {
16372
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16372
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16373
16373
  }, {
16374
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16375
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
16376
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16374
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16375
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
16376
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16377
16377
  }>;
16378
16378
  declare const palletCfAssethubIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
16379
16379
  __kind: z.ZodLiteral<"Swap">;
@@ -16431,24 +16431,24 @@ declare const palletCfAssethubIngressEgressDepositAction: z.ZodDiscriminatedUnio
16431
16431
  reason: z.ZodEffects<z.ZodObject<{
16432
16432
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
16433
16433
  }, "strip", z.ZodTypeAny, {
16434
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16434
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16435
16435
  }, {
16436
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16437
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
16438
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16436
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16437
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
16438
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16439
16439
  }>;
16440
16440
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16441
16441
  }, "strip", z.ZodTypeAny, {
16442
16442
  __kind: "Refund";
16443
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16444
16443
  amount: bigint;
16444
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16445
16445
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
16446
16446
  }, {
16447
16447
  __kind: "Refund";
16448
+ amount: string | number;
16448
16449
  reason: {
16449
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16450
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16450
16451
  };
16451
- amount: string | number;
16452
16452
  egressId?: [{
16453
16453
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
16454
16454
  }, string | number] | null | undefined;
@@ -16714,15 +16714,15 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
16714
16714
  }, "strip", z.ZodTypeAny, {
16715
16715
  depositAddress: `0x${string}`;
16716
16716
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
16717
- depositDetails: number;
16718
16717
  amount: bigint;
16718
+ depositDetails: number;
16719
16719
  }, {
16720
16720
  depositAddress: string;
16721
16721
  asset: {
16722
16722
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
16723
16723
  };
16724
- depositDetails: number;
16725
16724
  amount: string | number;
16725
+ depositDetails: number;
16726
16726
  }>;
16727
16727
  declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObject<{
16728
16728
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -16741,11 +16741,11 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
16741
16741
  outputAsset: z.ZodEffects<z.ZodObject<{
16742
16742
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
16743
16743
  }, "strip", z.ZodTypeAny, {
16744
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16744
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16745
16745
  }, {
16746
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16747
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
16748
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16746
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16747
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16748
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16749
16749
  }>;
16750
16750
  destinationAddress: z.ZodEffects<z.ZodObject<{
16751
16751
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -17099,15 +17099,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17099
17099
  }>>>;
17100
17100
  boostFee: z.ZodNumber;
17101
17101
  }, "strip", z.ZodTypeAny, {
17102
- depositDetails: number;
17103
- boostFee: number;
17104
17102
  txId: {
17105
17103
  blockNumber: number;
17106
17104
  extrinsicIndex: number;
17107
17105
  };
17106
+ depositDetails: number;
17108
17107
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17109
17108
  depositAmount: bigint;
17110
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17109
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17111
17110
  destinationAddress: {
17112
17111
  readonly chain: "Ethereum";
17113
17112
  readonly address: `0x${string}`;
@@ -17136,6 +17135,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17136
17135
  minPrice: bigint;
17137
17136
  refundAddress: `0x${string}`;
17138
17137
  };
17138
+ boostFee: number;
17139
17139
  depositAddress?: `0x${string}` | null | undefined;
17140
17140
  channelId?: bigint | null | undefined;
17141
17141
  depositMetadata?: {
@@ -17193,18 +17193,17 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17193
17193
  chunkInterval: number;
17194
17194
  } | null | undefined;
17195
17195
  }, {
17196
- depositDetails: number;
17197
- boostFee: number;
17198
17196
  txId: {
17199
17197
  blockNumber: number;
17200
17198
  extrinsicIndex: number;
17201
17199
  };
17200
+ depositDetails: number;
17202
17201
  inputAsset: {
17203
17202
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17204
17203
  };
17205
17204
  depositAmount: string | number;
17206
17205
  outputAsset: {
17207
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17206
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17208
17207
  };
17209
17208
  destinationAddress: {
17210
17209
  value: string;
@@ -17219,6 +17218,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17219
17218
  minPrice: string | number;
17220
17219
  refundAddress: string;
17221
17220
  };
17221
+ boostFee: number;
17222
17222
  depositAddress?: string | null | undefined;
17223
17223
  channelId?: string | number | null | undefined;
17224
17224
  depositMetadata?: {
@@ -17296,23 +17296,23 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17296
17296
  }, "strip", z.ZodTypeAny, {
17297
17297
  depositAddress: `0x${string}`;
17298
17298
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
17299
- depositDetails: number;
17300
17299
  amount: bigint;
17300
+ depositDetails: number;
17301
17301
  }, {
17302
17302
  depositAddress: string;
17303
17303
  asset: {
17304
17304
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17305
17305
  };
17306
- depositDetails: number;
17307
17306
  amount: string | number;
17307
+ depositDetails: number;
17308
17308
  }>;
17309
17309
  }, "strip", z.ZodTypeAny, {
17310
17310
  __kind: "DepositChannelAssethub";
17311
17311
  depositWitness: {
17312
17312
  depositAddress: `0x${string}`;
17313
17313
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
17314
- depositDetails: number;
17315
17314
  amount: bigint;
17315
+ depositDetails: number;
17316
17316
  };
17317
17317
  }, {
17318
17318
  __kind: "DepositChannelAssethub";
@@ -17321,8 +17321,8 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17321
17321
  asset: {
17322
17322
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17323
17323
  };
17324
- depositDetails: number;
17325
17324
  amount: string | number;
17325
+ depositDetails: number;
17326
17326
  };
17327
17327
  }>, z.ZodObject<{
17328
17328
  __kind: z.ZodLiteral<"VaultAssethub">;
@@ -17343,11 +17343,11 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17343
17343
  outputAsset: z.ZodEffects<z.ZodObject<{
17344
17344
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
17345
17345
  }, "strip", z.ZodTypeAny, {
17346
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17346
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17347
17347
  }, {
17348
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17349
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
17350
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17348
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17349
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17350
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17351
17351
  }>;
17352
17352
  destinationAddress: z.ZodEffects<z.ZodObject<{
17353
17353
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -17701,15 +17701,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17701
17701
  }>>>;
17702
17702
  boostFee: z.ZodNumber;
17703
17703
  }, "strip", z.ZodTypeAny, {
17704
- depositDetails: number;
17705
- boostFee: number;
17706
17704
  txId: {
17707
17705
  blockNumber: number;
17708
17706
  extrinsicIndex: number;
17709
17707
  };
17708
+ depositDetails: number;
17710
17709
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17711
17710
  depositAmount: bigint;
17712
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17711
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17713
17712
  destinationAddress: {
17714
17713
  readonly chain: "Ethereum";
17715
17714
  readonly address: `0x${string}`;
@@ -17738,6 +17737,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17738
17737
  minPrice: bigint;
17739
17738
  refundAddress: `0x${string}`;
17740
17739
  };
17740
+ boostFee: number;
17741
17741
  depositAddress?: `0x${string}` | null | undefined;
17742
17742
  channelId?: bigint | null | undefined;
17743
17743
  depositMetadata?: {
@@ -17795,18 +17795,17 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17795
17795
  chunkInterval: number;
17796
17796
  } | null | undefined;
17797
17797
  }, {
17798
- depositDetails: number;
17799
- boostFee: number;
17800
17798
  txId: {
17801
17799
  blockNumber: number;
17802
17800
  extrinsicIndex: number;
17803
17801
  };
17802
+ depositDetails: number;
17804
17803
  inputAsset: {
17805
17804
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17806
17805
  };
17807
17806
  depositAmount: string | number;
17808
17807
  outputAsset: {
17809
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17808
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17810
17809
  };
17811
17810
  destinationAddress: {
17812
17811
  value: string;
@@ -17821,6 +17820,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17821
17820
  minPrice: string | number;
17822
17821
  refundAddress: string;
17823
17822
  };
17823
+ boostFee: number;
17824
17824
  depositAddress?: string | null | undefined;
17825
17825
  channelId?: string | number | null | undefined;
17826
17826
  depositMetadata?: {
@@ -17883,15 +17883,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17883
17883
  }, "strip", z.ZodTypeAny, {
17884
17884
  __kind: "VaultAssethub";
17885
17885
  vaultWitness: {
17886
- depositDetails: number;
17887
- boostFee: number;
17888
17886
  txId: {
17889
17887
  blockNumber: number;
17890
17888
  extrinsicIndex: number;
17891
17889
  };
17890
+ depositDetails: number;
17892
17891
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17893
17892
  depositAmount: bigint;
17894
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17893
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17895
17894
  destinationAddress: {
17896
17895
  readonly chain: "Ethereum";
17897
17896
  readonly address: `0x${string}`;
@@ -17920,6 +17919,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17920
17919
  minPrice: bigint;
17921
17920
  refundAddress: `0x${string}`;
17922
17921
  };
17922
+ boostFee: number;
17923
17923
  depositAddress?: `0x${string}` | null | undefined;
17924
17924
  channelId?: bigint | null | undefined;
17925
17925
  depositMetadata?: {
@@ -17980,18 +17980,17 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17980
17980
  }, {
17981
17981
  __kind: "VaultAssethub";
17982
17982
  vaultWitness: {
17983
- depositDetails: number;
17984
- boostFee: number;
17985
17983
  txId: {
17986
17984
  blockNumber: number;
17987
17985
  extrinsicIndex: number;
17988
17986
  };
17987
+ depositDetails: number;
17989
17988
  inputAsset: {
17990
17989
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17991
17990
  };
17992
17991
  depositAmount: string | number;
17993
17992
  outputAsset: {
17994
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17993
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17995
17994
  };
17996
17995
  destinationAddress: {
17997
17996
  value: string;
@@ -18006,6 +18005,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
18006
18005
  minPrice: string | number;
18007
18006
  refundAddress: string;
18008
18007
  };
18008
+ boostFee: number;
18009
18009
  depositAddress?: string | null | undefined;
18010
18010
  channelId?: string | number | null | undefined;
18011
18011
  depositMetadata?: {
@@ -18115,20 +18115,20 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodObject<{
18115
18115
  baseAsset: z.ZodEffects<z.ZodObject<{
18116
18116
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18117
18117
  }, "strip", z.ZodTypeAny, {
18118
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18118
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18119
18119
  }, {
18120
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18121
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
18122
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18120
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18121
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18122
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18123
18123
  }>;
18124
18124
  }, "strip", z.ZodTypeAny, {
18125
18125
  __kind: "TickZeroCentered";
18126
- baseAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18126
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18127
18127
  spreadTick: number;
18128
18128
  }, {
18129
18129
  __kind: "TickZeroCentered";
18130
18130
  baseAsset: {
18131
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18131
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18132
18132
  };
18133
18133
  spreadTick: number;
18134
18134
  }>;
@@ -18137,21 +18137,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
18137
18137
  asset: z.ZodEffects<z.ZodObject<{
18138
18138
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18139
18139
  }, "strip", z.ZodTypeAny, {
18140
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18140
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18141
18141
  }, {
18142
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18143
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
18144
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18142
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18143
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18144
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18145
18145
  }>;
18146
18146
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
18147
18147
  }, "strip", z.ZodTypeAny, {
18148
18148
  __kind: "MinimumDeploymentAmountForStrategy";
18149
- asset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18149
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18150
18150
  amount?: bigint | null | undefined;
18151
18151
  }, {
18152
18152
  __kind: "MinimumDeploymentAmountForStrategy";
18153
18153
  asset: {
18154
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18154
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18155
18155
  };
18156
18156
  amount?: string | number | null | undefined;
18157
18157
  }>, z.ZodObject<{
@@ -18159,21 +18159,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
18159
18159
  asset: z.ZodEffects<z.ZodObject<{
18160
18160
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18161
18161
  }, "strip", z.ZodTypeAny, {
18162
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18162
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18163
18163
  }, {
18164
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18165
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
18166
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18164
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18165
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18166
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18167
18167
  }>;
18168
18168
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
18169
18169
  }, "strip", z.ZodTypeAny, {
18170
18170
  __kind: "MinimumAddedFundsToStrategy";
18171
- asset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18171
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18172
18172
  amount?: bigint | null | undefined;
18173
18173
  }, {
18174
18174
  __kind: "MinimumAddedFundsToStrategy";
18175
18175
  asset: {
18176
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18176
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18177
18177
  };
18178
18178
  amount?: string | number | null | undefined;
18179
18179
  }>, z.ZodObject<{
@@ -18181,21 +18181,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
18181
18181
  asset: z.ZodEffects<z.ZodObject<{
18182
18182
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18183
18183
  }, "strip", z.ZodTypeAny, {
18184
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18184
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18185
18185
  }, {
18186
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18187
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
18188
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18186
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18187
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18188
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18189
18189
  }>;
18190
18190
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18191
18191
  }, "strip", z.ZodTypeAny, {
18192
18192
  __kind: "LimitOrderUpdateThreshold";
18193
- asset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18193
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18194
18194
  amount: bigint;
18195
18195
  }, {
18196
18196
  __kind: "LimitOrderUpdateThreshold";
18197
18197
  asset: {
18198
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18198
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18199
18199
  };
18200
18200
  amount: string | number;
18201
18201
  }>]>;