@chainflip/processor 2.1.0-beta.3 → 2.1.0-beta.5

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 (973) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  6. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  7. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  9. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  10. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  11. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  12. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  13. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
  14. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
  15. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +2 -2
  16. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +2 -2
  17. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +2 -2
  18. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +2 -2
  19. package/dist/100/common.d.cts +27 -27
  20. package/dist/100/common.d.mts +27 -27
  21. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  22. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  23. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  24. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  25. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  27. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  28. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  29. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  30. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  31. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
  32. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
  33. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +8 -8
  34. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +8 -8
  35. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  36. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  37. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
  38. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
  39. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  40. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  41. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  42. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  43. package/dist/100/funding/funded.d.cts +2 -2
  44. package/dist/100/funding/funded.d.mts +2 -2
  45. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  46. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  47. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +12 -12
  48. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
  49. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  50. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  51. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  52. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  53. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  54. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  55. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  56. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  57. package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
  58. package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
  59. package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
  60. package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
  61. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  62. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  63. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  64. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  65. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  66. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  67. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  68. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  69. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  70. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  71. package/dist/100/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  72. package/dist/100/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  73. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  74. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  75. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  76. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  77. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
  78. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
  79. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +8 -8
  80. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +8 -8
  81. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  82. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  83. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
  84. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
  85. package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
  86. package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
  87. package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
  88. package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
  89. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  90. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  91. package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
  92. package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
  93. package/dist/100/swapping/swapAmountTooLow.d.cts +20 -20
  94. package/dist/100/swapping/swapAmountTooLow.d.mts +20 -20
  95. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  96. package/dist/100/swapping/swapDepositAddressReady.d.mts +26 -26
  97. package/dist/100/swapping/swapEgressScheduled.d.cts +8 -8
  98. package/dist/100/swapping/swapEgressScheduled.d.mts +8 -8
  99. package/dist/100/swapping/swapExecuted.d.cts +15 -15
  100. package/dist/100/swapping/swapExecuted.d.mts +15 -15
  101. package/dist/100/swapping/swapScheduled.d.cts +31 -31
  102. package/dist/100/swapping/swapScheduled.d.mts +31 -31
  103. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  104. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  105. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  106. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  107. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  108. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  109. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  110. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  111. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  112. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  113. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
  114. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
  115. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +64 -64
  116. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +64 -64
  117. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  118. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  119. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  120. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
  121. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +52 -52
  122. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +52 -52
  123. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  124. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  125. package/dist/11000/common.d.cts +522 -522
  126. package/dist/11000/common.d.mts +522 -522
  127. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  128. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  129. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +46 -46
  130. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +46 -46
  131. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  132. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  133. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  134. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  135. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  136. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  137. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  138. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  139. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +26 -26
  140. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
  141. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +64 -64
  142. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +64 -64
  143. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  144. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  145. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  146. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
  147. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +46 -46
  148. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +46 -46
  149. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  150. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  151. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  152. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  153. package/dist/11000/swapping/refundEgressScheduled.d.cts +15 -15
  154. package/dist/11000/swapping/refundEgressScheduled.d.mts +15 -15
  155. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  156. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  157. package/dist/11000/swapping/swapDepositAddressReady.d.cts +31 -31
  158. package/dist/11000/swapping/swapDepositAddressReady.d.mts +31 -31
  159. package/dist/11000/swapping/swapRequested.d.cts +40 -40
  160. package/dist/11000/swapping/swapRequested.d.mts +40 -40
  161. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  162. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  163. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +4 -4
  164. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +4 -4
  165. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  166. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  167. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +170 -170
  168. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +170 -170
  169. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +170 -170
  170. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +170 -170
  171. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +316 -316
  172. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +316 -316
  173. package/dist/11100/common.d.cts +2886 -2886
  174. package/dist/11100/common.d.mts +2886 -2886
  175. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +102 -102
  176. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +102 -102
  177. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +170 -170
  178. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +170 -170
  179. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +79 -79
  180. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +79 -79
  181. package/dist/11100/funding/sCCallExecuted.d.cts +24 -24
  182. package/dist/11100/funding/sCCallExecuted.d.mts +24 -24
  183. package/dist/11100/genericElections/electoralEvent.d.cts +16 -16
  184. package/dist/11100/genericElections/electoralEvent.d.mts +16 -16
  185. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  186. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  187. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  188. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  189. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  190. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  191. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +6 -6
  192. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +6 -6
  193. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  194. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  195. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  196. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  197. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  198. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  199. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  200. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  201. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  202. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  203. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  204. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  205. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +170 -170
  206. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +170 -170
  207. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +170 -170
  208. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +170 -170
  209. package/dist/11100/swapping/swapDepositAddressReady.d.cts +39 -39
  210. package/dist/11100/swapping/swapDepositAddressReady.d.mts +39 -39
  211. package/dist/11100/swapping/swapExecuted.d.cts +12 -12
  212. package/dist/11100/swapping/swapExecuted.d.mts +12 -12
  213. package/dist/11100/swapping/swapRequested.d.cts +384 -384
  214. package/dist/11100/swapping/swapRequested.d.mts +384 -384
  215. package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
  216. package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
  217. package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
  218. package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
  219. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +16 -16
  220. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +16 -16
  221. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +16 -16
  222. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +16 -16
  223. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +16 -16
  224. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +16 -16
  225. package/dist/11200/common.d.cts +173 -173
  226. package/dist/11200/common.d.mts +173 -173
  227. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +16 -16
  228. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +16 -16
  229. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +16 -16
  230. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +16 -16
  231. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +16 -16
  232. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +16 -16
  233. package/dist/11200/swapping/swapRequested.d.cts +30 -30
  234. package/dist/11200/swapping/swapRequested.d.mts +30 -30
  235. package/dist/120/common.d.cts +7 -7
  236. package/dist/120/common.d.mts +7 -7
  237. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  238. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  239. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  240. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  241. package/dist/120/swapping/ccmFailed.d.cts +8 -8
  242. package/dist/120/swapping/ccmFailed.d.mts +8 -8
  243. package/dist/120/swapping/swapEgressIgnored.d.cts +8 -8
  244. package/dist/120/swapping/swapEgressIgnored.d.mts +8 -8
  245. package/dist/120/swapping/swapEgressScheduled.d.cts +8 -8
  246. package/dist/120/swapping/swapEgressScheduled.d.mts +8 -8
  247. package/dist/120/swapping/swapExecuted.d.cts +14 -14
  248. package/dist/120/swapping/swapExecuted.d.mts +14 -14
  249. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  250. package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
  251. package/dist/131/common.d.cts +11 -11
  252. package/dist/131/common.d.mts +11 -11
  253. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  254. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  255. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  256. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  257. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +16 -16
  258. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +16 -16
  259. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  260. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  261. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  262. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  263. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  264. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  265. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  266. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  267. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  268. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  269. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  270. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  271. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  272. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  273. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  274. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  275. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  276. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  277. package/dist/131/swapping/ccmFailed.d.cts +38 -38
  278. package/dist/131/swapping/ccmFailed.d.mts +38 -38
  279. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  280. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  281. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  282. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  283. package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
  284. package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
  285. package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
  286. package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
  287. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  288. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  289. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  290. package/dist/131/swapping/swapExecuted.d.mts +12 -12
  291. package/dist/131/swapping/swapScheduled.d.cts +27 -27
  292. package/dist/131/swapping/swapScheduled.d.mts +27 -27
  293. package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
  294. package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
  295. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  296. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  297. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  298. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  299. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  300. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  301. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  302. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  303. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  304. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  305. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  306. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  307. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  308. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +5 -5
  309. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  310. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  311. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  312. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  313. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  314. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  315. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  316. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  317. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  318. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  319. package/dist/141/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  320. package/dist/141/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  321. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  322. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  323. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  324. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  325. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  326. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  327. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  328. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  329. package/dist/141/common.d.cts +32 -32
  330. package/dist/141/common.d.mts +32 -32
  331. package/dist/141/environment/staleUtxosDiscarded.d.cts +14 -14
  332. package/dist/141/environment/staleUtxosDiscarded.d.mts +14 -14
  333. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  334. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  335. package/dist/141/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  336. package/dist/141/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  337. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  338. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  339. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  340. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  341. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +5 -5
  342. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +5 -5
  343. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  344. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  345. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  346. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  347. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  348. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  349. package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
  350. package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
  351. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +12 -12
  352. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +12 -12
  353. package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
  354. package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
  355. package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
  356. package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
  357. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  358. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  359. package/dist/141/liquidityProvider/accountCredited.d.cts +6 -6
  360. package/dist/141/liquidityProvider/accountCredited.d.mts +6 -6
  361. package/dist/141/liquidityProvider/accountDebited.d.cts +6 -6
  362. package/dist/141/liquidityProvider/accountDebited.d.mts +6 -6
  363. package/dist/141/liquidityProvider/assetTransferred.d.cts +7 -7
  364. package/dist/141/liquidityProvider/assetTransferred.d.mts +7 -7
  365. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  366. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  367. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  368. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  369. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +13 -13
  370. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +13 -13
  371. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  372. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  373. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  374. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  375. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  376. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  377. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  378. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  379. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +5 -5
  380. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +5 -5
  381. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  382. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  383. package/dist/141/swapping/batchSwapFailed.d.cts +7 -7
  384. package/dist/141/swapping/batchSwapFailed.d.mts +7 -7
  385. package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
  386. package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
  387. package/dist/141/swapping/ccmFailed.d.cts +17 -17
  388. package/dist/141/swapping/ccmFailed.d.mts +17 -17
  389. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  390. package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
  391. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  392. package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
  393. package/dist/141/swapping/swapDepositAddressReady.d.cts +24 -24
  394. package/dist/141/swapping/swapDepositAddressReady.d.mts +24 -24
  395. package/dist/141/swapping/swapEgressIgnored.d.cts +8 -8
  396. package/dist/141/swapping/swapEgressIgnored.d.mts +8 -8
  397. package/dist/141/swapping/swapEgressScheduled.d.cts +9 -9
  398. package/dist/141/swapping/swapEgressScheduled.d.mts +9 -9
  399. package/dist/141/swapping/swapExecuted.d.cts +12 -12
  400. package/dist/141/swapping/swapExecuted.d.mts +12 -12
  401. package/dist/141/swapping/swapScheduled.d.cts +25 -25
  402. package/dist/141/swapping/swapScheduled.d.mts +25 -25
  403. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  404. package/dist/141/swapping/withdrawalRequested.d.mts +10 -10
  405. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  406. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  407. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  408. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  409. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  410. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  411. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  412. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
  413. package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
  414. package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
  415. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  416. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  417. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  418. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  419. package/dist/150/common.d.cts +31 -31
  420. package/dist/150/common.d.mts +31 -31
  421. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  422. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  423. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  424. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  425. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  426. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  427. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  428. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  429. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  430. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  431. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +16 -16
  432. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +16 -16
  433. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  434. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  435. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  436. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  437. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  438. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  439. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  440. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  441. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  442. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  443. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  444. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  445. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  446. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  447. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  448. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  449. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  450. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  451. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  452. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  453. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  454. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  455. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  456. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  457. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  458. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  459. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
  460. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
  461. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  462. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  463. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  464. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
  465. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  466. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  467. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  468. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  469. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  470. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  471. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  472. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  473. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  474. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  475. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  476. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  477. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  478. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  479. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  480. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  481. package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
  482. package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
  483. package/dist/150/swapping/ccmFailed.d.cts +9 -9
  484. package/dist/150/swapping/ccmFailed.d.mts +9 -9
  485. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  486. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  487. package/dist/150/swapping/refundEgressIgnored.d.cts +7 -7
  488. package/dist/150/swapping/refundEgressIgnored.d.mts +7 -7
  489. package/dist/150/swapping/refundEgressScheduled.d.cts +7 -7
  490. package/dist/150/swapping/refundEgressScheduled.d.mts +7 -7
  491. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  492. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  493. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  494. package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
  495. package/dist/150/swapping/swapEgressIgnored.d.cts +7 -7
  496. package/dist/150/swapping/swapEgressIgnored.d.mts +7 -7
  497. package/dist/150/swapping/swapEgressScheduled.d.cts +7 -7
  498. package/dist/150/swapping/swapEgressScheduled.d.mts +7 -7
  499. package/dist/150/swapping/swapExecuted.d.cts +12 -12
  500. package/dist/150/swapping/swapExecuted.d.mts +12 -12
  501. package/dist/150/swapping/swapScheduled.d.cts +27 -27
  502. package/dist/150/swapping/swapScheduled.d.mts +27 -27
  503. package/dist/150/swapping/withdrawalRequested.d.cts +12 -12
  504. package/dist/150/swapping/withdrawalRequested.d.mts +12 -12
  505. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  506. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  507. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  508. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  509. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  510. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  511. package/dist/160/assetBalances/accountCredited.d.cts +8 -8
  512. package/dist/160/assetBalances/accountCredited.d.mts +8 -8
  513. package/dist/160/assetBalances/accountDebited.d.cts +8 -8
  514. package/dist/160/assetBalances/accountDebited.d.mts +8 -8
  515. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  516. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  517. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  518. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
  519. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  520. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
  521. package/dist/160/common.d.cts +203 -203
  522. package/dist/160/common.d.mts +203 -203
  523. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  524. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  525. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  526. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  527. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  528. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  529. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  530. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  531. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  532. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  533. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
  534. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
  535. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  536. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  537. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  538. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  539. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  540. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  541. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  542. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  543. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  544. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  545. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
  546. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
  547. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  548. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  549. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  550. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  551. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  552. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  553. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  554. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  555. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  556. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  557. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  558. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  559. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
  560. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
  561. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  562. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  563. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  564. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
  565. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
  566. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
  567. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  568. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  569. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  570. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  571. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  572. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  573. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  574. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  575. package/dist/160/swapping/ccmFailed.d.cts +18 -18
  576. package/dist/160/swapping/ccmFailed.d.mts +18 -18
  577. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  578. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  579. package/dist/160/swapping/refundEgressIgnored.d.cts +30 -30
  580. package/dist/160/swapping/refundEgressIgnored.d.mts +30 -30
  581. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  582. package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
  583. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  584. package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
  585. package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
  586. package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
  587. package/dist/160/swapping/swapEgressIgnored.d.cts +30 -30
  588. package/dist/160/swapping/swapEgressIgnored.d.mts +30 -30
  589. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  590. package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
  591. package/dist/160/swapping/swapExecuted.d.cts +13 -13
  592. package/dist/160/swapping/swapExecuted.d.mts +13 -13
  593. package/dist/160/swapping/swapRequested.d.cts +42 -42
  594. package/dist/160/swapping/swapRequested.d.mts +42 -42
  595. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  596. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  597. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  598. package/dist/160/swapping/withdrawalRequested.d.mts +10 -10
  599. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  600. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  601. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  602. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  603. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  604. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  605. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  606. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  607. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  608. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  609. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +38 -38
  610. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +38 -38
  611. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +40 -40
  612. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +40 -40
  613. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +44 -44
  614. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +44 -44
  615. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +78 -78
  616. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +78 -78
  617. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  618. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  619. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +20 -20
  620. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +20 -20
  621. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +18 -18
  622. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +18 -18
  623. package/dist/170/common.d.cts +168 -168
  624. package/dist/170/common.d.mts +168 -168
  625. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  626. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  627. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  628. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  629. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  630. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  631. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  632. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  633. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  634. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  635. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  636. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  637. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  638. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  639. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  640. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  641. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  642. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  643. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  644. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  645. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  646. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  647. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  648. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  649. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  650. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  651. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  652. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  653. package/dist/170/swapping/swapRequested.d.cts +53 -53
  654. package/dist/170/swapping/swapRequested.d.mts +53 -53
  655. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  656. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  657. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
  658. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
  659. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +77 -77
  660. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +77 -77
  661. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  662. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  663. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  664. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  665. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  666. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  667. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  668. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  669. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  670. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  671. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
  672. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
  673. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +135 -135
  674. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +135 -135
  675. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
  676. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
  677. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  678. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  679. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  680. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  681. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  682. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  683. package/dist/180/common.d.cts +534 -534
  684. package/dist/180/common.d.mts +534 -534
  685. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  686. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  687. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +18 -18
  688. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +18 -18
  689. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +77 -77
  690. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +77 -77
  691. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  692. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  693. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  694. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  695. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  696. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  697. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  698. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  699. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  700. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  701. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +18 -18
  702. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +18 -18
  703. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +80 -80
  704. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +80 -80
  705. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +14 -14
  706. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +14 -14
  707. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  708. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  709. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  710. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  711. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  712. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  713. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  714. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  715. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +16 -16
  716. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +16 -16
  717. package/dist/180/solanaIngressEgress/depositFailed.d.cts +62 -62
  718. package/dist/180/solanaIngressEgress/depositFailed.d.mts +62 -62
  719. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +14 -14
  720. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +14 -14
  721. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  722. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  723. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  724. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  725. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  726. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  727. package/dist/180/swapping/refundEgressScheduled.d.cts +16 -16
  728. package/dist/180/swapping/refundEgressScheduled.d.mts +16 -16
  729. package/dist/180/swapping/swapDepositAddressReady.d.cts +45 -45
  730. package/dist/180/swapping/swapDepositAddressReady.d.mts +45 -45
  731. package/dist/180/swapping/swapEgressScheduled.d.cts +16 -16
  732. package/dist/180/swapping/swapEgressScheduled.d.mts +16 -16
  733. package/dist/180/swapping/swapRequested.d.cts +41 -41
  734. package/dist/180/swapping/swapRequested.d.mts +41 -41
  735. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  736. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  737. package/dist/180/swapping/withdrawalRequested.d.cts +14 -14
  738. package/dist/180/swapping/withdrawalRequested.d.mts +14 -14
  739. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  740. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  741. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  742. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  743. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  744. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  745. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  746. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  747. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  748. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  749. package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
  750. package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
  751. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  752. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  753. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  754. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  755. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
  756. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
  757. package/dist/190/assethubIngressEgress/depositFailed.d.cts +52 -52
  758. package/dist/190/assethubIngressEgress/depositFailed.d.mts +52 -52
  759. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  760. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  761. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
  762. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
  763. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  764. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  765. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  766. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  767. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  768. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  769. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  770. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  771. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  772. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
  773. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +40 -40
  774. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +40 -40
  775. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  776. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  777. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  778. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  779. package/dist/190/common.d.cts +280 -280
  780. package/dist/190/common.d.mts +280 -280
  781. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  782. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  783. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  784. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  785. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +34 -34
  786. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +34 -34
  787. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  788. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  789. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  790. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  791. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +2 -2
  792. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +2 -2
  793. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  794. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  795. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  796. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  797. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  798. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  799. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  800. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  801. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  802. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  803. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  804. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  805. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +52 -52
  806. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +52 -52
  807. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  808. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  809. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  810. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  811. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  812. package/dist/190/reputation/offencePenalty.d.mts +2 -2
  813. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  814. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  815. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  816. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  817. package/dist/190/solanaIngressEgress/depositFailed.d.cts +28 -28
  818. package/dist/190/solanaIngressEgress/depositFailed.d.mts +28 -28
  819. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  820. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
  821. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  822. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  823. package/dist/190/swapping/creditedOnChain.d.cts +2 -2
  824. package/dist/190/swapping/creditedOnChain.d.mts +2 -2
  825. package/dist/190/swapping/refundEgressIgnored.d.cts +2 -2
  826. package/dist/190/swapping/refundEgressIgnored.d.mts +2 -2
  827. package/dist/190/swapping/refundEgressScheduled.d.cts +6 -6
  828. package/dist/190/swapping/refundEgressScheduled.d.mts +6 -6
  829. package/dist/190/swapping/refundedOnChain.d.cts +2 -2
  830. package/dist/190/swapping/refundedOnChain.d.mts +2 -2
  831. package/dist/190/swapping/swapDepositAddressReady.d.cts +8 -8
  832. package/dist/190/swapping/swapDepositAddressReady.d.mts +8 -8
  833. package/dist/190/swapping/swapEgressIgnored.d.cts +2 -2
  834. package/dist/190/swapping/swapEgressIgnored.d.mts +2 -2
  835. package/dist/190/swapping/swapEgressScheduled.d.cts +6 -6
  836. package/dist/190/swapping/swapEgressScheduled.d.mts +6 -6
  837. package/dist/190/swapping/swapExecuted.d.cts +4 -4
  838. package/dist/190/swapping/swapExecuted.d.mts +4 -4
  839. package/dist/190/swapping/swapRequested.d.cts +10 -10
  840. package/dist/190/swapping/swapRequested.d.mts +10 -10
  841. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  842. package/dist/190/swapping/withdrawalRequested.d.mts +4 -4
  843. package/dist/200/common.d.cts +897 -897
  844. package/dist/200/common.d.mts +897 -897
  845. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +90 -90
  846. package/dist/200/environment/runtimeSafeModeUpdated.d.mts +90 -90
  847. package/dist/200/lendingPools/loanCreated.d.cts +2 -2
  848. package/dist/200/lendingPools/loanCreated.d.mts +2 -2
  849. package/dist/200/lendingPools/palletConfigUpdated.d.cts +16 -16
  850. package/dist/200/lendingPools/palletConfigUpdated.d.mts +16 -16
  851. package/dist/200/lendingPools/whitelistUpdated.d.cts +12 -12
  852. package/dist/200/lendingPools/whitelistUpdated.d.mts +12 -12
  853. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +10 -10
  854. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +10 -10
  855. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  856. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  857. package/dist/200/swapping/swapRequested.d.cts +393 -393
  858. package/dist/200/swapping/swapRequested.d.mts +393 -393
  859. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  860. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  861. package/dist/210/assetBalances/accountCredited.d.cts +6 -6
  862. package/dist/210/assetBalances/accountCredited.d.mts +6 -6
  863. package/dist/210/assetBalances/accountDebited.d.cts +6 -6
  864. package/dist/210/assetBalances/accountDebited.d.mts +6 -6
  865. package/dist/210/assethubIngressEgress/depositFailed.d.cts +43 -43
  866. package/dist/210/assethubIngressEgress/depositFailed.d.mts +43 -43
  867. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  868. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  869. package/dist/210/common.d.cts +634 -634
  870. package/dist/210/common.d.mts +634 -634
  871. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +98 -98
  872. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +98 -98
  873. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +34 -34
  874. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +34 -34
  875. package/dist/210/funding/funded.d.cts +8 -8
  876. package/dist/210/funding/funded.d.mts +8 -8
  877. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  878. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  879. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  880. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  881. package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
  882. package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
  883. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  884. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  885. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  886. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  887. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  888. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  889. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
  890. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
  891. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  892. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  893. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  894. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  895. package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
  896. package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
  897. package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
  898. package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
  899. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  900. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  901. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
  902. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
  903. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  904. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  905. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
  906. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
  907. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  908. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  909. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  910. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  911. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  912. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  913. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +8 -8
  914. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +8 -8
  915. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +12 -12
  916. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +12 -12
  917. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  918. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  919. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  920. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  921. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  922. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  923. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +43 -43
  924. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +43 -43
  925. package/dist/210/solanaIngressEgress/depositFailed.d.cts +34 -34
  926. package/dist/210/solanaIngressEgress/depositFailed.d.mts +34 -34
  927. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +18 -18
  928. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +18 -18
  929. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  930. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  931. package/dist/210/swapping/creditedOnChain.d.cts +6 -6
  932. package/dist/210/swapping/creditedOnChain.d.mts +6 -6
  933. package/dist/210/swapping/palletConfigUpdated.d.cts +32 -32
  934. package/dist/210/swapping/palletConfigUpdated.d.mts +32 -32
  935. package/dist/210/swapping/refundEgressIgnored.d.cts +6 -6
  936. package/dist/210/swapping/refundEgressIgnored.d.mts +6 -6
  937. package/dist/210/swapping/refundEgressScheduled.d.cts +12 -12
  938. package/dist/210/swapping/refundEgressScheduled.d.mts +12 -12
  939. package/dist/210/swapping/refundedOnChain.d.cts +6 -6
  940. package/dist/210/swapping/refundedOnChain.d.mts +6 -6
  941. package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
  942. package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
  943. package/dist/210/swapping/swapDepositAddressReady.d.cts +27 -27
  944. package/dist/210/swapping/swapDepositAddressReady.d.mts +27 -27
  945. package/dist/210/swapping/swapEgressIgnored.d.cts +6 -6
  946. package/dist/210/swapping/swapEgressIgnored.d.mts +6 -6
  947. package/dist/210/swapping/swapEgressScheduled.d.cts +12 -12
  948. package/dist/210/swapping/swapEgressScheduled.d.mts +12 -12
  949. package/dist/210/swapping/swapExecuted.d.cts +12 -12
  950. package/dist/210/swapping/swapExecuted.d.mts +12 -12
  951. package/dist/210/swapping/swapRequested.d.cts +51 -51
  952. package/dist/210/swapping/swapRequested.d.mts +51 -51
  953. package/dist/210/swapping/withdrawalRequested.d.cts +12 -12
  954. package/dist/210/swapping/withdrawalRequested.d.mts +12 -12
  955. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  956. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  957. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  958. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  959. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  960. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  961. package/dist/Processor.cjs +7 -18
  962. package/dist/Processor.d.cts +1 -3
  963. package/dist/Processor.d.mts +1 -2
  964. package/dist/Processor.mjs +3 -12
  965. package/dist/index.cjs +1 -1
  966. package/dist/index.d.cts +2 -2
  967. package/dist/index.d.mts +2 -2
  968. package/dist/index.mjs +2 -2
  969. package/dist/utils.cjs +15 -1
  970. package/dist/utils.d.cts +4 -2
  971. package/dist/utils.d.mts +4 -2
  972. package/dist/utils.mjs +13 -1
  973. package/package.json +1 -1
@@ -2368,20 +2368,20 @@ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(val
2368
2368
  declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
2369
2369
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
2370
2370
  }, "strip", z.ZodTypeAny, {
2371
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
2371
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2372
2372
  }, {
2373
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
2374
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
2375
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
2373
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2374
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2375
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2376
2376
  }>;
2377
2377
  declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2378
2378
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
2379
2379
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2380
2380
  }, "strip", z.ZodTypeAny, {
2381
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
2381
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2382
2382
  value: `0x${string}`;
2383
2383
  }, {
2384
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
2384
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2385
2385
  value: string;
2386
2386
  }>, {
2387
2387
  readonly chain: "Ethereum";
@@ -2402,7 +2402,7 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2402
2402
  readonly chain: "Assethub";
2403
2403
  readonly address: string;
2404
2404
  }, {
2405
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
2405
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2406
2406
  value: string;
2407
2407
  }>;
2408
2408
  declare const cfPrimitivesTxId: z.ZodObject<{
@@ -2479,10 +2479,10 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2479
2479
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
2480
2480
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2481
2481
  }, "strip", z.ZodTypeAny, {
2482
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
2482
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2483
2483
  value: `0x${string}`;
2484
2484
  }, {
2485
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
2485
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2486
2486
  value: string;
2487
2487
  }>, {
2488
2488
  readonly chain: "Ethereum";
@@ -2503,7 +2503,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2503
2503
  readonly chain: "Assethub";
2504
2504
  readonly address: string;
2505
2505
  }, {
2506
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
2506
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2507
2507
  value: string;
2508
2508
  }>;
2509
2509
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -2536,7 +2536,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2536
2536
  }, {
2537
2537
  __kind: "DepositChannel";
2538
2538
  depositAddress: {
2539
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
2539
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2540
2540
  value: string;
2541
2541
  };
2542
2542
  channelId: string | number;
@@ -3680,10 +3680,10 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3680
3680
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
3681
3681
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3682
3682
  }, "strip", z.ZodTypeAny, {
3683
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
3683
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3684
3684
  value: `0x${string}`;
3685
3685
  }, {
3686
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
3686
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3687
3687
  value: string;
3688
3688
  }>, {
3689
3689
  readonly chain: "Ethereum";
@@ -3704,7 +3704,7 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3704
3704
  readonly chain: "Assethub";
3705
3705
  readonly address: string;
3706
3706
  }, {
3707
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
3707
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3708
3708
  value: string;
3709
3709
  }>>>;
3710
3710
  }, "strip", z.ZodTypeAny, {
@@ -3807,7 +3807,7 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3807
3807
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
3808
3808
  };
3809
3809
  sourceAddress?: {
3810
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
3810
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3811
3811
  value: string;
3812
3812
  } | null | undefined;
3813
3813
  }>;
@@ -4118,10 +4118,10 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4118
4118
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4119
4119
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4120
4120
  }, "strip", z.ZodTypeAny, {
4121
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4121
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4122
4122
  value: `0x${string}`;
4123
4123
  }, {
4124
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4124
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4125
4125
  value: string;
4126
4126
  }>, {
4127
4127
  readonly chain: "Ethereum";
@@ -4142,7 +4142,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4142
4142
  readonly chain: "Assethub";
4143
4143
  readonly address: string;
4144
4144
  }, {
4145
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4145
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4146
4146
  value: string;
4147
4147
  }>>>;
4148
4148
  }, "strip", z.ZodTypeAny, {
@@ -4245,7 +4245,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4245
4245
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4246
4246
  };
4247
4247
  sourceAddress?: {
4248
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4248
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4249
4249
  value: string;
4250
4250
  } | null | undefined;
4251
4251
  }>>>;
@@ -4253,10 +4253,10 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4253
4253
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4254
4254
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4255
4255
  }, "strip", z.ZodTypeAny, {
4256
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4256
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4257
4257
  value: `0x${string}`;
4258
4258
  }, {
4259
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4259
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4260
4260
  value: string;
4261
4261
  }>, {
4262
4262
  readonly chain: "Ethereum";
@@ -4277,7 +4277,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4277
4277
  readonly chain: "Assethub";
4278
4278
  readonly address: string;
4279
4279
  }, {
4280
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4280
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4281
4281
  value: string;
4282
4282
  }>;
4283
4283
  }, "strip", z.ZodTypeAny, {
@@ -4363,7 +4363,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4363
4363
  }, {
4364
4364
  __kind: "Egress";
4365
4365
  outputAddress: {
4366
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4366
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4367
4367
  value: string;
4368
4368
  };
4369
4369
  ccmDepositMetadata?: {
@@ -4408,7 +4408,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4408
4408
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4409
4409
  };
4410
4410
  sourceAddress?: {
4411
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4411
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4412
4412
  value: string;
4413
4413
  } | null | undefined;
4414
4414
  } | null | undefined;
@@ -4743,10 +4743,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4743
4743
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4744
4744
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4745
4745
  }, "strip", z.ZodTypeAny, {
4746
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4746
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4747
4747
  value: `0x${string}`;
4748
4748
  }, {
4749
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4749
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4750
4750
  value: string;
4751
4751
  }>, {
4752
4752
  readonly chain: "Ethereum";
@@ -4767,7 +4767,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4767
4767
  readonly chain: "Assethub";
4768
4768
  readonly address: string;
4769
4769
  }, {
4770
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4770
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4771
4771
  value: string;
4772
4772
  }>>>;
4773
4773
  }, "strip", z.ZodTypeAny, {
@@ -4870,7 +4870,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4870
4870
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4871
4871
  };
4872
4872
  sourceAddress?: {
4873
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4873
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4874
4874
  value: string;
4875
4875
  } | null | undefined;
4876
4876
  }>>>;
@@ -4878,10 +4878,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4878
4878
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4879
4879
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4880
4880
  }, "strip", z.ZodTypeAny, {
4881
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4881
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4882
4882
  value: `0x${string}`;
4883
4883
  }, {
4884
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4884
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4885
4885
  value: string;
4886
4886
  }>, {
4887
4887
  readonly chain: "Ethereum";
@@ -4902,7 +4902,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4902
4902
  readonly chain: "Assethub";
4903
4903
  readonly address: string;
4904
4904
  }, {
4905
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4905
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4906
4906
  value: string;
4907
4907
  }>;
4908
4908
  }, "strip", z.ZodTypeAny, {
@@ -4988,7 +4988,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4988
4988
  }, {
4989
4989
  __kind: "Egress";
4990
4990
  outputAddress: {
4991
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
4991
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4992
4992
  value: string;
4993
4993
  };
4994
4994
  ccmDepositMetadata?: {
@@ -5033,7 +5033,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5033
5033
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
5034
5034
  };
5035
5035
  sourceAddress?: {
5036
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5036
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5037
5037
  value: string;
5038
5038
  } | null | undefined;
5039
5039
  } | null | undefined;
@@ -5138,7 +5138,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5138
5138
  outputAction: {
5139
5139
  __kind: "Egress";
5140
5140
  outputAddress: {
5141
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5141
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5142
5142
  value: string;
5143
5143
  };
5144
5144
  ccmDepositMetadata?: {
@@ -5183,7 +5183,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5183
5183
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
5184
5184
  };
5185
5185
  sourceAddress?: {
5186
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5186
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5187
5187
  value: string;
5188
5188
  } | null | undefined;
5189
5189
  } | null | undefined;
@@ -5217,10 +5217,10 @@ declare const cfChainsAccountOrAddressEncodedAddress: z.ZodDiscriminatedUnion<"_
5217
5217
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
5218
5218
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5219
5219
  }, "strip", z.ZodTypeAny, {
5220
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5220
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5221
5221
  value: `0x${string}`;
5222
5222
  }, {
5223
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5223
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5224
5224
  value: string;
5225
5225
  }>, {
5226
5226
  readonly chain: "Ethereum";
@@ -5241,7 +5241,7 @@ declare const cfChainsAccountOrAddressEncodedAddress: z.ZodDiscriminatedUnion<"_
5241
5241
  readonly chain: "Assethub";
5242
5242
  readonly address: string;
5243
5243
  }, {
5244
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5244
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5245
5245
  value: string;
5246
5246
  }>;
5247
5247
  }, "strip", z.ZodTypeAny, {
@@ -5268,7 +5268,7 @@ declare const cfChainsAccountOrAddressEncodedAddress: z.ZodDiscriminatedUnion<"_
5268
5268
  }, {
5269
5269
  __kind: "ExternalAddress";
5270
5270
  value: {
5271
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5271
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5272
5272
  value: string;
5273
5273
  };
5274
5274
  }>]>;
@@ -5289,10 +5289,10 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
5289
5289
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
5290
5290
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5291
5291
  }, "strip", z.ZodTypeAny, {
5292
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5292
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5293
5293
  value: `0x${string}`;
5294
5294
  }, {
5295
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5295
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5296
5296
  value: string;
5297
5297
  }>, {
5298
5298
  readonly chain: "Ethereum";
@@ -5313,7 +5313,7 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
5313
5313
  readonly chain: "Assethub";
5314
5314
  readonly address: string;
5315
5315
  }, {
5316
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5316
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5317
5317
  value: string;
5318
5318
  }>;
5319
5319
  }, "strip", z.ZodTypeAny, {
@@ -5340,14 +5340,13 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
5340
5340
  }, {
5341
5341
  __kind: "ExternalAddress";
5342
5342
  value: {
5343
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5343
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5344
5344
  value: string;
5345
5345
  };
5346
5346
  }>]>;
5347
5347
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5348
5348
  }, "strip", z.ZodTypeAny, {
5349
5349
  retryDuration: number;
5350
- minPrice: bigint;
5351
5350
  refundDestination: {
5352
5351
  __kind: "InternalAccount";
5353
5352
  value: `cF${string}`;
@@ -5373,19 +5372,20 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
5373
5372
  readonly address: string;
5374
5373
  };
5375
5374
  };
5375
+ minPrice: bigint;
5376
5376
  }, {
5377
5377
  retryDuration: number;
5378
- minPrice: string | number;
5379
5378
  refundDestination: {
5380
5379
  __kind: "InternalAccount";
5381
5380
  value: string;
5382
5381
  } | {
5383
5382
  __kind: "ExternalAddress";
5384
5383
  value: {
5385
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5384
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5386
5385
  value: string;
5387
5386
  };
5388
5387
  };
5388
+ minPrice: string | number;
5389
5389
  }>;
5390
5390
  declare const cfPrimitivesDcaParameters: z.ZodObject<{
5391
5391
  numberOfChunks: z.ZodNumber;
@@ -5403,10 +5403,10 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
5403
5403
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
5404
5404
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5405
5405
  }, "strip", z.ZodTypeAny, {
5406
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5406
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5407
5407
  value: `0x${string}`;
5408
5408
  }, {
5409
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5409
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5410
5410
  value: string;
5411
5411
  }>, {
5412
5412
  readonly chain: "Ethereum";
@@ -5427,12 +5427,13 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
5427
5427
  readonly chain: "Assethub";
5428
5428
  readonly address: string;
5429
5429
  }, {
5430
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5430
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5431
5431
  value: string;
5432
5432
  }>;
5433
5433
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5434
5434
  }, "strip", z.ZodTypeAny, {
5435
5435
  retryDuration: number;
5436
+ minPrice: bigint;
5436
5437
  refundAddress: {
5437
5438
  readonly chain: "Ethereum";
5438
5439
  readonly address: `0x${string}`;
@@ -5452,35 +5453,34 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
5452
5453
  readonly chain: "Assethub";
5453
5454
  readonly address: string;
5454
5455
  };
5455
- minPrice: bigint;
5456
5456
  }, {
5457
5457
  retryDuration: number;
5458
+ minPrice: string | number;
5458
5459
  refundAddress: {
5459
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
5460
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5460
5461
  value: string;
5461
5462
  };
5462
- minPrice: string | number;
5463
5463
  }>;
5464
5464
  declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5465
5465
  __kind: z.ZodLiteral<"MaximumSwapAmount">;
5466
5466
  asset: z.ZodEffects<z.ZodObject<{
5467
5467
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
5468
5468
  }, "strip", z.ZodTypeAny, {
5469
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5469
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5470
5470
  }, {
5471
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5472
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
5473
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5471
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5472
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5473
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5474
5474
  }>;
5475
5475
  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>>>;
5476
5476
  }, "strip", z.ZodTypeAny, {
5477
5477
  __kind: "MaximumSwapAmount";
5478
- asset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5478
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5479
5479
  amount?: bigint | null | undefined;
5480
5480
  }, {
5481
5481
  __kind: "MaximumSwapAmount";
5482
5482
  asset: {
5483
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5483
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5484
5484
  };
5485
5485
  amount?: string | number | null | undefined;
5486
5486
  }>, z.ZodObject<{
@@ -5524,21 +5524,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
5524
5524
  asset: z.ZodEffects<z.ZodObject<{
5525
5525
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
5526
5526
  }, "strip", z.ZodTypeAny, {
5527
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5527
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5528
5528
  }, {
5529
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5530
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
5531
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5529
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5530
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5531
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5532
5532
  }>;
5533
5533
  size_: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5534
5534
  }, "strip", z.ZodTypeAny, {
5535
5535
  __kind: "SetMinimumChunkSize";
5536
- asset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5536
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5537
5537
  size_: bigint;
5538
5538
  }, {
5539
5539
  __kind: "SetMinimumChunkSize";
5540
5540
  asset: {
5541
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5541
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5542
5542
  };
5543
5543
  size_: string | number;
5544
5544
  }>, z.ZodObject<{
@@ -5579,21 +5579,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
5579
5579
  asset: z.ZodEffects<z.ZodObject<{
5580
5580
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
5581
5581
  }, "strip", z.ZodTypeAny, {
5582
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5582
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5583
5583
  }, {
5584
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5585
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
5586
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5584
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5585
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5586
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5587
5587
  }>;
5588
5588
  rate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
5589
5589
  }, "strip", z.ZodTypeAny, {
5590
5590
  __kind: "SetNetworkFeeForAsset";
5591
- asset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5591
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5592
5592
  rate?: number | null | undefined;
5593
5593
  }, {
5594
5594
  __kind: "SetNetworkFeeForAsset";
5595
5595
  asset: {
5596
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5596
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5597
5597
  };
5598
5598
  rate?: number | null | undefined;
5599
5599
  }>, z.ZodObject<{
@@ -5601,21 +5601,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
5601
5601
  asset: z.ZodEffects<z.ZodObject<{
5602
5602
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
5603
5603
  }, "strip", z.ZodTypeAny, {
5604
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5604
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5605
5605
  }, {
5606
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5607
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
5608
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5606
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5607
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5608
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5609
5609
  }>;
5610
5610
  rate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
5611
5611
  }, "strip", z.ZodTypeAny, {
5612
5612
  __kind: "SetInternalSwapNetworkFeeForAsset";
5613
- asset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5613
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5614
5614
  rate?: number | null | undefined;
5615
5615
  }, {
5616
5616
  __kind: "SetInternalSwapNetworkFeeForAsset";
5617
5617
  asset: {
5618
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
5618
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5619
5619
  };
5620
5620
  rate?: number | null | undefined;
5621
5621
  }>]>;
@@ -5650,11 +5650,11 @@ declare const spRuntimeModuleError: z.ZodObject<{
5650
5650
  declare const spRuntimeTokenError: z.ZodEffects<z.ZodObject<{
5651
5651
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
5652
5652
  }, "strip", z.ZodTypeAny, {
5653
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5653
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5654
5654
  }, {
5655
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5656
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5657
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5655
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5656
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5657
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5658
5658
  }>;
5659
5659
  declare const spArithmeticArithmeticError: z.ZodEffects<z.ZodObject<{
5660
5660
  __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
@@ -5739,19 +5739,19 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
5739
5739
  value: z.ZodEffects<z.ZodObject<{
5740
5740
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
5741
5741
  }, "strip", z.ZodTypeAny, {
5742
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5742
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5743
5743
  }, {
5744
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5745
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5746
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5744
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5745
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5746
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5747
5747
  }>;
5748
5748
  }, "strip", z.ZodTypeAny, {
5749
5749
  __kind: "Token";
5750
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5750
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5751
5751
  }, {
5752
5752
  __kind: "Token";
5753
5753
  value: {
5754
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5754
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5755
5755
  };
5756
5756
  }>, z.ZodObject<{
5757
5757
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -5966,19 +5966,19 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
5966
5966
  value: z.ZodEffects<z.ZodObject<{
5967
5967
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
5968
5968
  }, "strip", z.ZodTypeAny, {
5969
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5969
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5970
5970
  }, {
5971
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5972
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5973
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5971
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5972
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5973
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5974
5974
  }>;
5975
5975
  }, "strip", z.ZodTypeAny, {
5976
5976
  __kind: "Token";
5977
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5977
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5978
5978
  }, {
5979
5979
  __kind: "Token";
5980
5980
  value: {
5981
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5981
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5982
5982
  };
5983
5983
  }>, z.ZodObject<{
5984
5984
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -6065,7 +6065,7 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
6065
6065
  __kind: "TooManyConsumers";
6066
6066
  } | {
6067
6067
  __kind: "Token";
6068
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6068
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6069
6069
  } | {
6070
6070
  __kind: "Arithmetic";
6071
6071
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -6104,7 +6104,7 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
6104
6104
  } | {
6105
6105
  __kind: "Token";
6106
6106
  value: {
6107
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6107
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6108
6108
  };
6109
6109
  } | {
6110
6110
  __kind: "Arithmetic";
@@ -6296,19 +6296,19 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6296
6296
  value: z.ZodEffects<z.ZodObject<{
6297
6297
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
6298
6298
  }, "strip", z.ZodTypeAny, {
6299
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6299
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6300
6300
  }, {
6301
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6302
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6303
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6301
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6302
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6303
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6304
6304
  }>;
6305
6305
  }, "strip", z.ZodTypeAny, {
6306
6306
  __kind: "Token";
6307
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6307
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6308
6308
  }, {
6309
6309
  __kind: "Token";
6310
6310
  value: {
6311
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6311
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6312
6312
  };
6313
6313
  }>, z.ZodObject<{
6314
6314
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -6395,7 +6395,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6395
6395
  __kind: "TooManyConsumers";
6396
6396
  } | {
6397
6397
  __kind: "Token";
6398
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6398
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6399
6399
  } | {
6400
6400
  __kind: "Arithmetic";
6401
6401
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -6434,7 +6434,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6434
6434
  } | {
6435
6435
  __kind: "Token";
6436
6436
  value: {
6437
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6437
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6438
6438
  };
6439
6439
  } | {
6440
6440
  __kind: "Arithmetic";
@@ -6513,7 +6513,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6513
6513
  __kind: "TooManyConsumers";
6514
6514
  } | {
6515
6515
  __kind: "Token";
6516
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6516
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6517
6517
  } | {
6518
6518
  __kind: "Arithmetic";
6519
6519
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -6584,7 +6584,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6584
6584
  } | {
6585
6585
  __kind: "Token";
6586
6586
  value: {
6587
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6587
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6588
6588
  };
6589
6589
  } | {
6590
6590
  __kind: "Arithmetic";
@@ -6677,19 +6677,19 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6677
6677
  value: z.ZodEffects<z.ZodObject<{
6678
6678
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
6679
6679
  }, "strip", z.ZodTypeAny, {
6680
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6680
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6681
6681
  }, {
6682
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6683
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6684
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6682
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6683
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6684
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6685
6685
  }>;
6686
6686
  }, "strip", z.ZodTypeAny, {
6687
6687
  __kind: "Token";
6688
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6688
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6689
6689
  }, {
6690
6690
  __kind: "Token";
6691
6691
  value: {
6692
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6692
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6693
6693
  };
6694
6694
  }>, z.ZodObject<{
6695
6695
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -6776,7 +6776,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6776
6776
  __kind: "TooManyConsumers";
6777
6777
  } | {
6778
6778
  __kind: "Token";
6779
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6779
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6780
6780
  } | {
6781
6781
  __kind: "Arithmetic";
6782
6782
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -6815,7 +6815,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6815
6815
  } | {
6816
6816
  __kind: "Token";
6817
6817
  value: {
6818
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6818
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6819
6819
  };
6820
6820
  } | {
6821
6821
  __kind: "Arithmetic";
@@ -6934,19 +6934,19 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
6934
6934
  value: z.ZodEffects<z.ZodObject<{
6935
6935
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
6936
6936
  }, "strip", z.ZodTypeAny, {
6937
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6937
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6938
6938
  }, {
6939
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6940
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6941
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6939
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6940
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6941
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6942
6942
  }>;
6943
6943
  }, "strip", z.ZodTypeAny, {
6944
6944
  __kind: "Token";
6945
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6945
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6946
6946
  }, {
6947
6947
  __kind: "Token";
6948
6948
  value: {
6949
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6949
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6950
6950
  };
6951
6951
  }>, z.ZodObject<{
6952
6952
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -7033,7 +7033,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
7033
7033
  __kind: "TooManyConsumers";
7034
7034
  } | {
7035
7035
  __kind: "Token";
7036
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7036
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7037
7037
  } | {
7038
7038
  __kind: "Arithmetic";
7039
7039
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -7072,7 +7072,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
7072
7072
  } | {
7073
7073
  __kind: "Token";
7074
7074
  value: {
7075
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7075
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7076
7076
  };
7077
7077
  } | {
7078
7078
  __kind: "Arithmetic";
@@ -7130,17 +7130,17 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
7130
7130
  txHashes?: string[] | null | undefined;
7131
7131
  }>;
7132
7132
  }, "strip", z.ZodTypeAny, {
7133
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
7134
7133
  depositAddress: `0x${string}`;
7134
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
7135
7135
  amount: bigint;
7136
7136
  depositDetails: {
7137
7137
  txHashes?: `0x${string}`[] | null | undefined;
7138
7138
  };
7139
7139
  }, {
7140
+ depositAddress: string;
7140
7141
  asset: {
7141
7142
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
7142
7143
  };
7143
- depositAddress: string;
7144
7144
  amount: string | number;
7145
7145
  depositDetails: {
7146
7146
  txHashes?: string[] | null | undefined;
@@ -7649,12 +7649,12 @@ declare const cfChainsChannelRefundParametersH160: z.ZodObject<{
7649
7649
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7650
7650
  }, "strip", z.ZodTypeAny, {
7651
7651
  retryDuration: number;
7652
- refundAddress: `0x${string}`;
7653
7652
  minPrice: bigint;
7653
+ refundAddress: `0x${string}`;
7654
7654
  }, {
7655
7655
  retryDuration: number;
7656
- refundAddress: string;
7657
7656
  minPrice: string | number;
7657
+ refundAddress: string;
7658
7658
  }>;
7659
7659
  declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObject<{
7660
7660
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -7679,20 +7679,20 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
7679
7679
  outputAsset: z.ZodEffects<z.ZodObject<{
7680
7680
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7681
7681
  }, "strip", z.ZodTypeAny, {
7682
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
7682
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7683
7683
  }, {
7684
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
7685
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
7686
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
7684
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7685
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7686
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7687
7687
  }>;
7688
7688
  destinationAddress: z.ZodEffects<z.ZodObject<{
7689
7689
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
7690
7690
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7691
7691
  }, "strip", z.ZodTypeAny, {
7692
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
7692
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7693
7693
  value: `0x${string}`;
7694
7694
  }, {
7695
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
7695
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7696
7696
  value: string;
7697
7697
  }>, {
7698
7698
  readonly chain: "Ethereum";
@@ -7713,7 +7713,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
7713
7713
  readonly chain: "Assethub";
7714
7714
  readonly address: string;
7715
7715
  }, {
7716
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
7716
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7717
7717
  value: string;
7718
7718
  }>;
7719
7719
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -8009,12 +8009,12 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
8009
8009
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8010
8010
  }, "strip", z.ZodTypeAny, {
8011
8011
  retryDuration: number;
8012
- refundAddress: `0x${string}`;
8013
8012
  minPrice: bigint;
8013
+ refundAddress: `0x${string}`;
8014
8014
  }, {
8015
8015
  retryDuration: number;
8016
- refundAddress: string;
8017
8016
  minPrice: string | number;
8017
+ refundAddress: string;
8018
8018
  }>;
8019
8019
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8020
8020
  numberOfChunks: z.ZodNumber;
@@ -8028,12 +8028,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
8028
8028
  }>>>;
8029
8029
  boostFee: z.ZodNumber;
8030
8030
  }, "strip", z.ZodTypeAny, {
8031
+ txId: `0x${string}`;
8031
8032
  depositDetails: {
8032
8033
  txHashes?: `0x${string}`[] | null | undefined;
8033
8034
  };
8034
8035
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
8035
8036
  depositAmount: bigint;
8036
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
8037
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8037
8038
  destinationAddress: {
8038
8039
  readonly chain: "Ethereum";
8039
8040
  readonly address: `0x${string}`;
@@ -8053,15 +8054,14 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
8053
8054
  readonly chain: "Assethub";
8054
8055
  readonly address: string;
8055
8056
  };
8056
- txId: `0x${string}`;
8057
8057
  affiliateFees: {
8058
8058
  account: number;
8059
8059
  bps: number;
8060
8060
  }[];
8061
8061
  refundParams: {
8062
8062
  retryDuration: number;
8063
- refundAddress: `0x${string}`;
8064
8063
  minPrice: bigint;
8064
+ refundAddress: `0x${string}`;
8065
8065
  };
8066
8066
  boostFee: number;
8067
8067
  depositAddress?: `0x${string}` | null | undefined;
@@ -8121,6 +8121,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
8121
8121
  chunkInterval: number;
8122
8122
  } | null | undefined;
8123
8123
  }, {
8124
+ txId: string;
8124
8125
  depositDetails: {
8125
8126
  txHashes?: string[] | null | undefined;
8126
8127
  };
@@ -8129,21 +8130,20 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
8129
8130
  };
8130
8131
  depositAmount: string | number;
8131
8132
  outputAsset: {
8132
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
8133
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8133
8134
  };
8134
8135
  destinationAddress: {
8135
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
8136
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8136
8137
  value: string;
8137
8138
  };
8138
- txId: string;
8139
8139
  affiliateFees: {
8140
8140
  account: number;
8141
8141
  bps: number;
8142
8142
  }[];
8143
8143
  refundParams: {
8144
8144
  retryDuration: number;
8145
- refundAddress: string;
8146
8145
  minPrice: string | number;
8146
+ refundAddress: string;
8147
8147
  };
8148
8148
  boostFee: number;
8149
8149
  depositAddress?: string | null | undefined;
@@ -8227,17 +8227,17 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8227
8227
  txHashes?: string[] | null | undefined;
8228
8228
  }>;
8229
8229
  }, "strip", z.ZodTypeAny, {
8230
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
8231
8230
  depositAddress: `0x${string}`;
8231
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
8232
8232
  amount: bigint;
8233
8233
  depositDetails: {
8234
8234
  txHashes?: `0x${string}`[] | null | undefined;
8235
8235
  };
8236
8236
  }, {
8237
+ depositAddress: string;
8237
8238
  asset: {
8238
8239
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
8239
8240
  };
8240
- depositAddress: string;
8241
8241
  amount: string | number;
8242
8242
  depositDetails: {
8243
8243
  txHashes?: string[] | null | undefined;
@@ -8246,8 +8246,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8246
8246
  }, "strip", z.ZodTypeAny, {
8247
8247
  __kind: "DepositFailedDepositChannelVariantEthereum";
8248
8248
  depositWitness: {
8249
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
8250
8249
  depositAddress: `0x${string}`;
8250
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
8251
8251
  amount: bigint;
8252
8252
  depositDetails: {
8253
8253
  txHashes?: `0x${string}`[] | null | undefined;
@@ -8256,10 +8256,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8256
8256
  }, {
8257
8257
  __kind: "DepositFailedDepositChannelVariantEthereum";
8258
8258
  depositWitness: {
8259
+ depositAddress: string;
8259
8260
  asset: {
8260
8261
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
8261
8262
  };
8262
- depositAddress: string;
8263
8263
  amount: string | number;
8264
8264
  depositDetails: {
8265
8265
  txHashes?: string[] | null | undefined;
@@ -8290,20 +8290,20 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8290
8290
  outputAsset: z.ZodEffects<z.ZodObject<{
8291
8291
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
8292
8292
  }, "strip", z.ZodTypeAny, {
8293
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
8293
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8294
8294
  }, {
8295
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
8296
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
8297
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
8295
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8296
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
8297
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8298
8298
  }>;
8299
8299
  destinationAddress: z.ZodEffects<z.ZodObject<{
8300
8300
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
8301
8301
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
8302
8302
  }, "strip", z.ZodTypeAny, {
8303
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
8303
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8304
8304
  value: `0x${string}`;
8305
8305
  }, {
8306
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
8306
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8307
8307
  value: string;
8308
8308
  }>, {
8309
8309
  readonly chain: "Ethereum";
@@ -8324,7 +8324,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8324
8324
  readonly chain: "Assethub";
8325
8325
  readonly address: string;
8326
8326
  }, {
8327
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
8327
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8328
8328
  value: string;
8329
8329
  }>;
8330
8330
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -8620,12 +8620,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8620
8620
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8621
8621
  }, "strip", z.ZodTypeAny, {
8622
8622
  retryDuration: number;
8623
- refundAddress: `0x${string}`;
8624
8623
  minPrice: bigint;
8624
+ refundAddress: `0x${string}`;
8625
8625
  }, {
8626
8626
  retryDuration: number;
8627
- refundAddress: string;
8628
8627
  minPrice: string | number;
8628
+ refundAddress: string;
8629
8629
  }>;
8630
8630
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8631
8631
  numberOfChunks: z.ZodNumber;
@@ -8639,12 +8639,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8639
8639
  }>>>;
8640
8640
  boostFee: z.ZodNumber;
8641
8641
  }, "strip", z.ZodTypeAny, {
8642
+ txId: `0x${string}`;
8642
8643
  depositDetails: {
8643
8644
  txHashes?: `0x${string}`[] | null | undefined;
8644
8645
  };
8645
8646
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
8646
8647
  depositAmount: bigint;
8647
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
8648
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8648
8649
  destinationAddress: {
8649
8650
  readonly chain: "Ethereum";
8650
8651
  readonly address: `0x${string}`;
@@ -8664,15 +8665,14 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8664
8665
  readonly chain: "Assethub";
8665
8666
  readonly address: string;
8666
8667
  };
8667
- txId: `0x${string}`;
8668
8668
  affiliateFees: {
8669
8669
  account: number;
8670
8670
  bps: number;
8671
8671
  }[];
8672
8672
  refundParams: {
8673
8673
  retryDuration: number;
8674
- refundAddress: `0x${string}`;
8675
8674
  minPrice: bigint;
8675
+ refundAddress: `0x${string}`;
8676
8676
  };
8677
8677
  boostFee: number;
8678
8678
  depositAddress?: `0x${string}` | null | undefined;
@@ -8732,6 +8732,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8732
8732
  chunkInterval: number;
8733
8733
  } | null | undefined;
8734
8734
  }, {
8735
+ txId: string;
8735
8736
  depositDetails: {
8736
8737
  txHashes?: string[] | null | undefined;
8737
8738
  };
@@ -8740,21 +8741,20 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8740
8741
  };
8741
8742
  depositAmount: string | number;
8742
8743
  outputAsset: {
8743
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
8744
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8744
8745
  };
8745
8746
  destinationAddress: {
8746
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
8747
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8747
8748
  value: string;
8748
8749
  };
8749
- txId: string;
8750
8750
  affiliateFees: {
8751
8751
  account: number;
8752
8752
  bps: number;
8753
8753
  }[];
8754
8754
  refundParams: {
8755
8755
  retryDuration: number;
8756
- refundAddress: string;
8757
8756
  minPrice: string | number;
8757
+ refundAddress: string;
8758
8758
  };
8759
8759
  boostFee: number;
8760
8760
  depositAddress?: string | null | undefined;
@@ -8819,12 +8819,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8819
8819
  }, "strip", z.ZodTypeAny, {
8820
8820
  __kind: "DepositFailedVaultVariantEthereum";
8821
8821
  vaultWitness: {
8822
+ txId: `0x${string}`;
8822
8823
  depositDetails: {
8823
8824
  txHashes?: `0x${string}`[] | null | undefined;
8824
8825
  };
8825
8826
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
8826
8827
  depositAmount: bigint;
8827
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
8828
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8828
8829
  destinationAddress: {
8829
8830
  readonly chain: "Ethereum";
8830
8831
  readonly address: `0x${string}`;
@@ -8844,15 +8845,14 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8844
8845
  readonly chain: "Assethub";
8845
8846
  readonly address: string;
8846
8847
  };
8847
- txId: `0x${string}`;
8848
8848
  affiliateFees: {
8849
8849
  account: number;
8850
8850
  bps: number;
8851
8851
  }[];
8852
8852
  refundParams: {
8853
8853
  retryDuration: number;
8854
- refundAddress: `0x${string}`;
8855
8854
  minPrice: bigint;
8855
+ refundAddress: `0x${string}`;
8856
8856
  };
8857
8857
  boostFee: number;
8858
8858
  depositAddress?: `0x${string}` | null | undefined;
@@ -8915,6 +8915,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8915
8915
  }, {
8916
8916
  __kind: "DepositFailedVaultVariantEthereum";
8917
8917
  vaultWitness: {
8918
+ txId: string;
8918
8919
  depositDetails: {
8919
8920
  txHashes?: string[] | null | undefined;
8920
8921
  };
@@ -8923,21 +8924,20 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8923
8924
  };
8924
8925
  depositAmount: string | number;
8925
8926
  outputAsset: {
8926
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
8927
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8927
8928
  };
8928
8929
  destinationAddress: {
8929
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
8930
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8930
8931
  value: string;
8931
8932
  };
8932
- txId: string;
8933
8933
  affiliateFees: {
8934
8934
  account: number;
8935
8935
  bps: number;
8936
8936
  }[];
8937
8937
  refundParams: {
8938
8938
  retryDuration: number;
8939
- refundAddress: string;
8940
8939
  minPrice: string | number;
8940
+ refundAddress: string;
8941
8941
  };
8942
8942
  boostFee: number;
8943
8943
  depositAddress?: string | null | undefined;
@@ -9182,19 +9182,19 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9182
9182
  value: z.ZodEffects<z.ZodObject<{
9183
9183
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
9184
9184
  }, "strip", z.ZodTypeAny, {
9185
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9185
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9186
9186
  }, {
9187
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9188
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9189
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9187
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9188
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9189
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9190
9190
  }>;
9191
9191
  }, "strip", z.ZodTypeAny, {
9192
9192
  __kind: "Token";
9193
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9193
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9194
9194
  }, {
9195
9195
  __kind: "Token";
9196
9196
  value: {
9197
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9197
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9198
9198
  };
9199
9199
  }>, z.ZodObject<{
9200
9200
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -9281,7 +9281,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9281
9281
  __kind: "TooManyConsumers";
9282
9282
  } | {
9283
9283
  __kind: "Token";
9284
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9284
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9285
9285
  } | {
9286
9286
  __kind: "Arithmetic";
9287
9287
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -9320,7 +9320,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9320
9320
  } | {
9321
9321
  __kind: "Token";
9322
9322
  value: {
9323
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9323
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9324
9324
  };
9325
9325
  } | {
9326
9326
  __kind: "Arithmetic";
@@ -9399,7 +9399,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9399
9399
  __kind: "TooManyConsumers";
9400
9400
  } | {
9401
9401
  __kind: "Token";
9402
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9402
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9403
9403
  } | {
9404
9404
  __kind: "Arithmetic";
9405
9405
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -9470,7 +9470,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9470
9470
  } | {
9471
9471
  __kind: "Token";
9472
9472
  value: {
9473
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9473
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9474
9474
  };
9475
9475
  } | {
9476
9476
  __kind: "Arithmetic";
@@ -9563,19 +9563,19 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9563
9563
  value: z.ZodEffects<z.ZodObject<{
9564
9564
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
9565
9565
  }, "strip", z.ZodTypeAny, {
9566
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9566
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9567
9567
  }, {
9568
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9569
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9570
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9568
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9569
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9570
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9571
9571
  }>;
9572
9572
  }, "strip", z.ZodTypeAny, {
9573
9573
  __kind: "Token";
9574
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9574
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9575
9575
  }, {
9576
9576
  __kind: "Token";
9577
9577
  value: {
9578
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9578
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9579
9579
  };
9580
9580
  }>, z.ZodObject<{
9581
9581
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -9662,7 +9662,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9662
9662
  __kind: "TooManyConsumers";
9663
9663
  } | {
9664
9664
  __kind: "Token";
9665
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9665
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9666
9666
  } | {
9667
9667
  __kind: "Arithmetic";
9668
9668
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -9701,7 +9701,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9701
9701
  } | {
9702
9702
  __kind: "Token";
9703
9703
  value: {
9704
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9704
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9705
9705
  };
9706
9706
  } | {
9707
9707
  __kind: "Arithmetic";
@@ -9898,19 +9898,19 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
9898
9898
  value: z.ZodEffects<z.ZodObject<{
9899
9899
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
9900
9900
  }, "strip", z.ZodTypeAny, {
9901
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9901
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9902
9902
  }, {
9903
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9904
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9905
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9903
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9904
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9905
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9906
9906
  }>;
9907
9907
  }, "strip", z.ZodTypeAny, {
9908
9908
  __kind: "Token";
9909
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9909
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9910
9910
  }, {
9911
9911
  __kind: "Token";
9912
9912
  value: {
9913
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9913
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9914
9914
  };
9915
9915
  }>, z.ZodObject<{
9916
9916
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -9997,7 +9997,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
9997
9997
  __kind: "TooManyConsumers";
9998
9998
  } | {
9999
9999
  __kind: "Token";
10000
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10000
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10001
10001
  } | {
10002
10002
  __kind: "Arithmetic";
10003
10003
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -10036,7 +10036,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
10036
10036
  } | {
10037
10037
  __kind: "Token";
10038
10038
  value: {
10039
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10039
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10040
10040
  };
10041
10041
  } | {
10042
10042
  __kind: "Arithmetic";
@@ -10081,15 +10081,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
10081
10081
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10082
10082
  depositDetails: z.ZodNumber;
10083
10083
  }, "strip", z.ZodTypeAny, {
10084
- asset: "Dot";
10085
10084
  depositAddress: `0x${string}`;
10085
+ asset: "Dot";
10086
10086
  amount: bigint;
10087
10087
  depositDetails: number;
10088
10088
  }, {
10089
+ depositAddress: string;
10089
10090
  asset: {
10090
10091
  __kind: "Dot";
10091
10092
  };
10092
- depositAddress: string;
10093
10093
  amount: string | number;
10094
10094
  depositDetails: number;
10095
10095
  }>;
@@ -10365,12 +10365,12 @@ declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
10365
10365
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10366
10366
  }, "strip", z.ZodTypeAny, {
10367
10367
  retryDuration: number;
10368
- refundAddress: `0x${string}`;
10369
10368
  minPrice: bigint;
10369
+ refundAddress: `0x${string}`;
10370
10370
  }, {
10371
10371
  retryDuration: number;
10372
- refundAddress: string;
10373
10372
  minPrice: string | number;
10373
+ refundAddress: string;
10374
10374
  }>;
10375
10375
  declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObject<{
10376
10376
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -10389,20 +10389,20 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
10389
10389
  outputAsset: z.ZodEffects<z.ZodObject<{
10390
10390
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
10391
10391
  }, "strip", z.ZodTypeAny, {
10392
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
10392
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10393
10393
  }, {
10394
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
10395
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
10396
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
10394
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10395
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10396
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10397
10397
  }>;
10398
10398
  destinationAddress: z.ZodEffects<z.ZodObject<{
10399
10399
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
10400
10400
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10401
10401
  }, "strip", z.ZodTypeAny, {
10402
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
10402
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10403
10403
  value: `0x${string}`;
10404
10404
  }, {
10405
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
10405
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10406
10406
  value: string;
10407
10407
  }>, {
10408
10408
  readonly chain: "Ethereum";
@@ -10423,7 +10423,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
10423
10423
  readonly chain: "Assethub";
10424
10424
  readonly address: string;
10425
10425
  }, {
10426
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
10426
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10427
10427
  value: string;
10428
10428
  }>;
10429
10429
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -10728,12 +10728,12 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
10728
10728
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10729
10729
  }, "strip", z.ZodTypeAny, {
10730
10730
  retryDuration: number;
10731
- refundAddress: `0x${string}`;
10732
10731
  minPrice: bigint;
10732
+ refundAddress: `0x${string}`;
10733
10733
  }, {
10734
10734
  retryDuration: number;
10735
- refundAddress: string;
10736
10735
  minPrice: string | number;
10736
+ refundAddress: string;
10737
10737
  }>;
10738
10738
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10739
10739
  numberOfChunks: z.ZodNumber;
@@ -10747,10 +10747,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
10747
10747
  }>>>;
10748
10748
  boostFee: z.ZodNumber;
10749
10749
  }, "strip", z.ZodTypeAny, {
10750
+ txId: {
10751
+ blockNumber: number;
10752
+ extrinsicIndex: number;
10753
+ };
10750
10754
  depositDetails: number;
10751
10755
  inputAsset: "Dot";
10752
10756
  depositAmount: bigint;
10753
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
10757
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10754
10758
  destinationAddress: {
10755
10759
  readonly chain: "Ethereum";
10756
10760
  readonly address: `0x${string}`;
@@ -10770,18 +10774,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
10770
10774
  readonly chain: "Assethub";
10771
10775
  readonly address: string;
10772
10776
  };
10773
- txId: {
10774
- blockNumber: number;
10775
- extrinsicIndex: number;
10776
- };
10777
10777
  affiliateFees: {
10778
10778
  account: number;
10779
10779
  bps: number;
10780
10780
  }[];
10781
10781
  refundParams: {
10782
10782
  retryDuration: number;
10783
- refundAddress: `0x${string}`;
10784
10783
  minPrice: bigint;
10784
+ refundAddress: `0x${string}`;
10785
10785
  };
10786
10786
  boostFee: number;
10787
10787
  depositAddress?: `0x${string}` | null | undefined;
@@ -10841,30 +10841,30 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
10841
10841
  chunkInterval: number;
10842
10842
  } | null | undefined;
10843
10843
  }, {
10844
+ txId: {
10845
+ blockNumber: number;
10846
+ extrinsicIndex: number;
10847
+ };
10844
10848
  depositDetails: number;
10845
10849
  inputAsset: {
10846
10850
  __kind: "Dot";
10847
10851
  };
10848
10852
  depositAmount: string | number;
10849
10853
  outputAsset: {
10850
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
10854
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10851
10855
  };
10852
10856
  destinationAddress: {
10853
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
10857
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10854
10858
  value: string;
10855
10859
  };
10856
- txId: {
10857
- blockNumber: number;
10858
- extrinsicIndex: number;
10859
- };
10860
10860
  affiliateFees: {
10861
10861
  account: number;
10862
10862
  bps: number;
10863
10863
  }[];
10864
10864
  refundParams: {
10865
10865
  retryDuration: number;
10866
- refundAddress: string;
10867
10866
  minPrice: string | number;
10867
+ refundAddress: string;
10868
10868
  };
10869
10869
  boostFee: number;
10870
10870
  depositAddress?: string | null | undefined;
@@ -10942,33 +10942,33 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
10942
10942
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10943
10943
  depositDetails: z.ZodNumber;
10944
10944
  }, "strip", z.ZodTypeAny, {
10945
- asset: "Dot";
10946
10945
  depositAddress: `0x${string}`;
10946
+ asset: "Dot";
10947
10947
  amount: bigint;
10948
10948
  depositDetails: number;
10949
10949
  }, {
10950
+ depositAddress: string;
10950
10951
  asset: {
10951
10952
  __kind: "Dot";
10952
10953
  };
10953
- depositAddress: string;
10954
10954
  amount: string | number;
10955
10955
  depositDetails: number;
10956
10956
  }>;
10957
10957
  }, "strip", z.ZodTypeAny, {
10958
10958
  __kind: "DepositFailedDepositChannelVariantPolkadot";
10959
10959
  depositWitness: {
10960
- asset: "Dot";
10961
10960
  depositAddress: `0x${string}`;
10961
+ asset: "Dot";
10962
10962
  amount: bigint;
10963
10963
  depositDetails: number;
10964
10964
  };
10965
10965
  }, {
10966
10966
  __kind: "DepositFailedDepositChannelVariantPolkadot";
10967
10967
  depositWitness: {
10968
+ depositAddress: string;
10968
10969
  asset: {
10969
10970
  __kind: "Dot";
10970
10971
  };
10971
- depositAddress: string;
10972
10972
  amount: string | number;
10973
10973
  depositDetails: number;
10974
10974
  };
@@ -10991,20 +10991,20 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
10991
10991
  outputAsset: z.ZodEffects<z.ZodObject<{
10992
10992
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
10993
10993
  }, "strip", z.ZodTypeAny, {
10994
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
10994
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10995
10995
  }, {
10996
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
10997
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
10998
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
10996
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10997
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10998
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10999
10999
  }>;
11000
11000
  destinationAddress: z.ZodEffects<z.ZodObject<{
11001
11001
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
11002
11002
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
11003
11003
  }, "strip", z.ZodTypeAny, {
11004
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
11004
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11005
11005
  value: `0x${string}`;
11006
11006
  }, {
11007
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
11007
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11008
11008
  value: string;
11009
11009
  }>, {
11010
11010
  readonly chain: "Ethereum";
@@ -11025,7 +11025,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11025
11025
  readonly chain: "Assethub";
11026
11026
  readonly address: string;
11027
11027
  }, {
11028
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
11028
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11029
11029
  value: string;
11030
11030
  }>;
11031
11031
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -11330,12 +11330,12 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11330
11330
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
11331
11331
  }, "strip", z.ZodTypeAny, {
11332
11332
  retryDuration: number;
11333
- refundAddress: `0x${string}`;
11334
11333
  minPrice: bigint;
11334
+ refundAddress: `0x${string}`;
11335
11335
  }, {
11336
11336
  retryDuration: number;
11337
- refundAddress: string;
11338
11337
  minPrice: string | number;
11338
+ refundAddress: string;
11339
11339
  }>;
11340
11340
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11341
11341
  numberOfChunks: z.ZodNumber;
@@ -11349,10 +11349,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11349
11349
  }>>>;
11350
11350
  boostFee: z.ZodNumber;
11351
11351
  }, "strip", z.ZodTypeAny, {
11352
+ txId: {
11353
+ blockNumber: number;
11354
+ extrinsicIndex: number;
11355
+ };
11352
11356
  depositDetails: number;
11353
11357
  inputAsset: "Dot";
11354
11358
  depositAmount: bigint;
11355
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
11359
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11356
11360
  destinationAddress: {
11357
11361
  readonly chain: "Ethereum";
11358
11362
  readonly address: `0x${string}`;
@@ -11372,18 +11376,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11372
11376
  readonly chain: "Assethub";
11373
11377
  readonly address: string;
11374
11378
  };
11375
- txId: {
11376
- blockNumber: number;
11377
- extrinsicIndex: number;
11378
- };
11379
11379
  affiliateFees: {
11380
11380
  account: number;
11381
11381
  bps: number;
11382
11382
  }[];
11383
11383
  refundParams: {
11384
11384
  retryDuration: number;
11385
- refundAddress: `0x${string}`;
11386
11385
  minPrice: bigint;
11386
+ refundAddress: `0x${string}`;
11387
11387
  };
11388
11388
  boostFee: number;
11389
11389
  depositAddress?: `0x${string}` | null | undefined;
@@ -11443,30 +11443,30 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11443
11443
  chunkInterval: number;
11444
11444
  } | null | undefined;
11445
11445
  }, {
11446
+ txId: {
11447
+ blockNumber: number;
11448
+ extrinsicIndex: number;
11449
+ };
11446
11450
  depositDetails: number;
11447
11451
  inputAsset: {
11448
11452
  __kind: "Dot";
11449
11453
  };
11450
11454
  depositAmount: string | number;
11451
11455
  outputAsset: {
11452
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
11456
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11453
11457
  };
11454
11458
  destinationAddress: {
11455
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
11459
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11456
11460
  value: string;
11457
11461
  };
11458
- txId: {
11459
- blockNumber: number;
11460
- extrinsicIndex: number;
11461
- };
11462
11462
  affiliateFees: {
11463
11463
  account: number;
11464
11464
  bps: number;
11465
11465
  }[];
11466
11466
  refundParams: {
11467
11467
  retryDuration: number;
11468
- refundAddress: string;
11469
11468
  minPrice: string | number;
11469
+ refundAddress: string;
11470
11470
  };
11471
11471
  boostFee: number;
11472
11472
  depositAddress?: string | null | undefined;
@@ -11531,10 +11531,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11531
11531
  }, "strip", z.ZodTypeAny, {
11532
11532
  __kind: "DepositFailedVaultVariantPolkadot";
11533
11533
  vaultWitness: {
11534
+ txId: {
11535
+ blockNumber: number;
11536
+ extrinsicIndex: number;
11537
+ };
11534
11538
  depositDetails: number;
11535
11539
  inputAsset: "Dot";
11536
11540
  depositAmount: bigint;
11537
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
11541
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11538
11542
  destinationAddress: {
11539
11543
  readonly chain: "Ethereum";
11540
11544
  readonly address: `0x${string}`;
@@ -11554,18 +11558,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11554
11558
  readonly chain: "Assethub";
11555
11559
  readonly address: string;
11556
11560
  };
11557
- txId: {
11558
- blockNumber: number;
11559
- extrinsicIndex: number;
11560
- };
11561
11561
  affiliateFees: {
11562
11562
  account: number;
11563
11563
  bps: number;
11564
11564
  }[];
11565
11565
  refundParams: {
11566
11566
  retryDuration: number;
11567
- refundAddress: `0x${string}`;
11568
11567
  minPrice: bigint;
11568
+ refundAddress: `0x${string}`;
11569
11569
  };
11570
11570
  boostFee: number;
11571
11571
  depositAddress?: `0x${string}` | null | undefined;
@@ -11628,30 +11628,30 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11628
11628
  }, {
11629
11629
  __kind: "DepositFailedVaultVariantPolkadot";
11630
11630
  vaultWitness: {
11631
+ txId: {
11632
+ blockNumber: number;
11633
+ extrinsicIndex: number;
11634
+ };
11631
11635
  depositDetails: number;
11632
11636
  inputAsset: {
11633
11637
  __kind: "Dot";
11634
11638
  };
11635
11639
  depositAmount: string | number;
11636
11640
  outputAsset: {
11637
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
11641
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11638
11642
  };
11639
11643
  destinationAddress: {
11640
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
11644
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11641
11645
  value: string;
11642
11646
  };
11643
- txId: {
11644
- blockNumber: number;
11645
- extrinsicIndex: number;
11646
- };
11647
11647
  affiliateFees: {
11648
11648
  account: number;
11649
11649
  bps: number;
11650
11650
  }[];
11651
11651
  refundParams: {
11652
11652
  retryDuration: number;
11653
- refundAddress: string;
11654
11653
  minPrice: string | number;
11654
+ refundAddress: string;
11655
11655
  };
11656
11656
  boostFee: number;
11657
11657
  depositAddress?: string | null | undefined;
@@ -11880,19 +11880,19 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
11880
11880
  value: z.ZodEffects<z.ZodObject<{
11881
11881
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
11882
11882
  }, "strip", z.ZodTypeAny, {
11883
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11883
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11884
11884
  }, {
11885
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11886
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
11887
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11885
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11886
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
11887
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11888
11888
  }>;
11889
11889
  }, "strip", z.ZodTypeAny, {
11890
11890
  __kind: "Token";
11891
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11891
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11892
11892
  }, {
11893
11893
  __kind: "Token";
11894
11894
  value: {
11895
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11895
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11896
11896
  };
11897
11897
  }>, z.ZodObject<{
11898
11898
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -11979,7 +11979,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
11979
11979
  __kind: "TooManyConsumers";
11980
11980
  } | {
11981
11981
  __kind: "Token";
11982
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11982
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11983
11983
  } | {
11984
11984
  __kind: "Arithmetic";
11985
11985
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -12018,7 +12018,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
12018
12018
  } | {
12019
12019
  __kind: "Token";
12020
12020
  value: {
12021
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12021
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12022
12022
  };
12023
12023
  } | {
12024
12024
  __kind: "Arithmetic";
@@ -12403,7 +12403,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
12403
12403
  };
12404
12404
  }>;
12405
12405
  }, "strip", z.ZodTypeAny, {
12406
- asset: "Btc";
12407
12406
  depositAddress: {
12408
12407
  __kind: "P2PKH";
12409
12408
  value: `0x${string}`;
@@ -12424,6 +12423,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
12424
12423
  version: number;
12425
12424
  program: `0x${string}`;
12426
12425
  };
12426
+ asset: "Btc";
12427
12427
  amount: bigint;
12428
12428
  depositDetails: {
12429
12429
  depositAddress: {
@@ -12444,9 +12444,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
12444
12444
  };
12445
12445
  };
12446
12446
  }, {
12447
- asset: {
12448
- __kind: "Btc";
12449
- };
12450
12447
  depositAddress: {
12451
12448
  __kind: "P2PKH";
12452
12449
  value: string;
@@ -12467,6 +12464,9 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
12467
12464
  version: number;
12468
12465
  program: string;
12469
12466
  };
12467
+ asset: {
12468
+ __kind: "Btc";
12469
+ };
12470
12470
  amount: string | number;
12471
12471
  depositDetails: {
12472
12472
  depositAddress: {
@@ -12816,6 +12816,7 @@ declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
12816
12816
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12817
12817
  }, "strip", z.ZodTypeAny, {
12818
12818
  retryDuration: number;
12819
+ minPrice: bigint;
12819
12820
  refundAddress: {
12820
12821
  __kind: "P2PKH";
12821
12822
  value: `0x${string}`;
@@ -12836,9 +12837,9 @@ declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
12836
12837
  version: number;
12837
12838
  program: `0x${string}`;
12838
12839
  };
12839
- minPrice: bigint;
12840
12840
  }, {
12841
12841
  retryDuration: number;
12842
+ minPrice: string | number;
12842
12843
  refundAddress: {
12843
12844
  __kind: "P2PKH";
12844
12845
  value: string;
@@ -12859,7 +12860,6 @@ declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
12859
12860
  version: number;
12860
12861
  program: string;
12861
12862
  };
12862
- minPrice: string | number;
12863
12863
  }>;
12864
12864
  declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObject<{
12865
12865
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -13030,20 +13030,20 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13030
13030
  outputAsset: z.ZodEffects<z.ZodObject<{
13031
13031
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
13032
13032
  }, "strip", z.ZodTypeAny, {
13033
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
13033
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13034
13034
  }, {
13035
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
13036
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
13037
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
13035
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13036
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
13037
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13038
13038
  }>;
13039
13039
  destinationAddress: z.ZodEffects<z.ZodObject<{
13040
13040
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
13041
13041
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
13042
13042
  }, "strip", z.ZodTypeAny, {
13043
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
13043
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13044
13044
  value: `0x${string}`;
13045
13045
  }, {
13046
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
13046
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13047
13047
  value: string;
13048
13048
  }>, {
13049
13049
  readonly chain: "Ethereum";
@@ -13064,7 +13064,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13064
13064
  readonly chain: "Assethub";
13065
13065
  readonly address: string;
13066
13066
  }, {
13067
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
13067
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13068
13068
  value: string;
13069
13069
  }>;
13070
13070
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -13417,6 +13417,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13417
13417
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
13418
13418
  }, "strip", z.ZodTypeAny, {
13419
13419
  retryDuration: number;
13420
+ minPrice: bigint;
13420
13421
  refundAddress: {
13421
13422
  __kind: "P2PKH";
13422
13423
  value: `0x${string}`;
@@ -13437,9 +13438,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13437
13438
  version: number;
13438
13439
  program: `0x${string}`;
13439
13440
  };
13440
- minPrice: bigint;
13441
13441
  }, {
13442
13442
  retryDuration: number;
13443
+ minPrice: string | number;
13443
13444
  refundAddress: {
13444
13445
  __kind: "P2PKH";
13445
13446
  value: string;
@@ -13460,7 +13461,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13460
13461
  version: number;
13461
13462
  program: string;
13462
13463
  };
13463
- minPrice: string | number;
13464
13464
  }>;
13465
13465
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13466
13466
  numberOfChunks: z.ZodNumber;
@@ -13474,6 +13474,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13474
13474
  }>>>;
13475
13475
  boostFee: z.ZodNumber;
13476
13476
  }, "strip", z.ZodTypeAny, {
13477
+ txId: `0x${string}`;
13477
13478
  depositDetails: {
13478
13479
  depositAddress: {
13479
13480
  pubkeyX: `0x${string}`;
@@ -13494,7 +13495,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13494
13495
  };
13495
13496
  inputAsset: "Btc";
13496
13497
  depositAmount: bigint;
13497
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
13498
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13498
13499
  destinationAddress: {
13499
13500
  readonly chain: "Ethereum";
13500
13501
  readonly address: `0x${string}`;
@@ -13514,13 +13515,13 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13514
13515
  readonly chain: "Assethub";
13515
13516
  readonly address: string;
13516
13517
  };
13517
- txId: `0x${string}`;
13518
13518
  affiliateFees: {
13519
13519
  account: number;
13520
13520
  bps: number;
13521
13521
  }[];
13522
13522
  refundParams: {
13523
13523
  retryDuration: number;
13524
+ minPrice: bigint;
13524
13525
  refundAddress: {
13525
13526
  __kind: "P2PKH";
13526
13527
  value: `0x${string}`;
@@ -13541,7 +13542,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13541
13542
  version: number;
13542
13543
  program: `0x${string}`;
13543
13544
  };
13544
- minPrice: bigint;
13545
13545
  };
13546
13546
  boostFee: number;
13547
13547
  depositAddress?: {
@@ -13620,6 +13620,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13620
13620
  chunkInterval: number;
13621
13621
  } | null | undefined;
13622
13622
  }, {
13623
+ txId: string;
13623
13624
  depositDetails: {
13624
13625
  depositAddress: {
13625
13626
  pubkeyX: string;
@@ -13643,19 +13644,19 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13643
13644
  };
13644
13645
  depositAmount: string | number;
13645
13646
  outputAsset: {
13646
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
13647
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13647
13648
  };
13648
13649
  destinationAddress: {
13649
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
13650
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13650
13651
  value: string;
13651
13652
  };
13652
- txId: string;
13653
13653
  affiliateFees: {
13654
13654
  account: number;
13655
13655
  bps: number;
13656
13656
  }[];
13657
13657
  refundParams: {
13658
13658
  retryDuration: number;
13659
+ minPrice: string | number;
13659
13660
  refundAddress: {
13660
13661
  __kind: "P2PKH";
13661
13662
  value: string;
@@ -13676,7 +13677,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13676
13677
  version: number;
13677
13678
  program: string;
13678
13679
  };
13679
- minPrice: string | number;
13680
13680
  };
13681
13681
  boostFee: number;
13682
13682
  depositAddress?: {
@@ -13925,7 +13925,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
13925
13925
  };
13926
13926
  }>;
13927
13927
  }, "strip", z.ZodTypeAny, {
13928
- asset: "Btc";
13929
13928
  depositAddress: {
13930
13929
  __kind: "P2PKH";
13931
13930
  value: `0x${string}`;
@@ -13946,6 +13945,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
13946
13945
  version: number;
13947
13946
  program: `0x${string}`;
13948
13947
  };
13948
+ asset: "Btc";
13949
13949
  amount: bigint;
13950
13950
  depositDetails: {
13951
13951
  depositAddress: {
@@ -13966,9 +13966,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
13966
13966
  };
13967
13967
  };
13968
13968
  }, {
13969
- asset: {
13970
- __kind: "Btc";
13971
- };
13972
13969
  depositAddress: {
13973
13970
  __kind: "P2PKH";
13974
13971
  value: string;
@@ -13989,6 +13986,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
13989
13986
  version: number;
13990
13987
  program: string;
13991
13988
  };
13989
+ asset: {
13990
+ __kind: "Btc";
13991
+ };
13992
13992
  amount: string | number;
13993
13993
  depositDetails: {
13994
13994
  depositAddress: {
@@ -14012,7 +14012,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14012
14012
  }, "strip", z.ZodTypeAny, {
14013
14013
  __kind: "DepositFailedDepositChannelVariantBitcoin";
14014
14014
  depositWitness: {
14015
- asset: "Btc";
14016
14015
  depositAddress: {
14017
14016
  __kind: "P2PKH";
14018
14017
  value: `0x${string}`;
@@ -14033,6 +14032,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14033
14032
  version: number;
14034
14033
  program: `0x${string}`;
14035
14034
  };
14035
+ asset: "Btc";
14036
14036
  amount: bigint;
14037
14037
  depositDetails: {
14038
14038
  depositAddress: {
@@ -14056,9 +14056,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14056
14056
  }, {
14057
14057
  __kind: "DepositFailedDepositChannelVariantBitcoin";
14058
14058
  depositWitness: {
14059
- asset: {
14060
- __kind: "Btc";
14061
- };
14062
14059
  depositAddress: {
14063
14060
  __kind: "P2PKH";
14064
14061
  value: string;
@@ -14079,6 +14076,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14079
14076
  version: number;
14080
14077
  program: string;
14081
14078
  };
14079
+ asset: {
14080
+ __kind: "Btc";
14081
+ };
14082
14082
  amount: string | number;
14083
14083
  depositDetails: {
14084
14084
  depositAddress: {
@@ -14270,20 +14270,20 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14270
14270
  outputAsset: z.ZodEffects<z.ZodObject<{
14271
14271
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
14272
14272
  }, "strip", z.ZodTypeAny, {
14273
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
14273
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14274
14274
  }, {
14275
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
14276
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
14277
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
14275
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14276
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14277
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14278
14278
  }>;
14279
14279
  destinationAddress: z.ZodEffects<z.ZodObject<{
14280
14280
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
14281
14281
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
14282
14282
  }, "strip", z.ZodTypeAny, {
14283
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
14283
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14284
14284
  value: `0x${string}`;
14285
14285
  }, {
14286
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
14286
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14287
14287
  value: string;
14288
14288
  }>, {
14289
14289
  readonly chain: "Ethereum";
@@ -14304,7 +14304,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14304
14304
  readonly chain: "Assethub";
14305
14305
  readonly address: string;
14306
14306
  }, {
14307
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
14307
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14308
14308
  value: string;
14309
14309
  }>;
14310
14310
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -14657,6 +14657,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14657
14657
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
14658
14658
  }, "strip", z.ZodTypeAny, {
14659
14659
  retryDuration: number;
14660
+ minPrice: bigint;
14660
14661
  refundAddress: {
14661
14662
  __kind: "P2PKH";
14662
14663
  value: `0x${string}`;
@@ -14677,9 +14678,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14677
14678
  version: number;
14678
14679
  program: `0x${string}`;
14679
14680
  };
14680
- minPrice: bigint;
14681
14681
  }, {
14682
14682
  retryDuration: number;
14683
+ minPrice: string | number;
14683
14684
  refundAddress: {
14684
14685
  __kind: "P2PKH";
14685
14686
  value: string;
@@ -14700,7 +14701,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14700
14701
  version: number;
14701
14702
  program: string;
14702
14703
  };
14703
- minPrice: string | number;
14704
14704
  }>;
14705
14705
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
14706
14706
  numberOfChunks: z.ZodNumber;
@@ -14714,6 +14714,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14714
14714
  }>>>;
14715
14715
  boostFee: z.ZodNumber;
14716
14716
  }, "strip", z.ZodTypeAny, {
14717
+ txId: `0x${string}`;
14717
14718
  depositDetails: {
14718
14719
  depositAddress: {
14719
14720
  pubkeyX: `0x${string}`;
@@ -14734,7 +14735,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14734
14735
  };
14735
14736
  inputAsset: "Btc";
14736
14737
  depositAmount: bigint;
14737
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
14738
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14738
14739
  destinationAddress: {
14739
14740
  readonly chain: "Ethereum";
14740
14741
  readonly address: `0x${string}`;
@@ -14754,13 +14755,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14754
14755
  readonly chain: "Assethub";
14755
14756
  readonly address: string;
14756
14757
  };
14757
- txId: `0x${string}`;
14758
14758
  affiliateFees: {
14759
14759
  account: number;
14760
14760
  bps: number;
14761
14761
  }[];
14762
14762
  refundParams: {
14763
14763
  retryDuration: number;
14764
+ minPrice: bigint;
14764
14765
  refundAddress: {
14765
14766
  __kind: "P2PKH";
14766
14767
  value: `0x${string}`;
@@ -14781,7 +14782,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14781
14782
  version: number;
14782
14783
  program: `0x${string}`;
14783
14784
  };
14784
- minPrice: bigint;
14785
14785
  };
14786
14786
  boostFee: number;
14787
14787
  depositAddress?: {
@@ -14860,6 +14860,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14860
14860
  chunkInterval: number;
14861
14861
  } | null | undefined;
14862
14862
  }, {
14863
+ txId: string;
14863
14864
  depositDetails: {
14864
14865
  depositAddress: {
14865
14866
  pubkeyX: string;
@@ -14883,19 +14884,19 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14883
14884
  };
14884
14885
  depositAmount: string | number;
14885
14886
  outputAsset: {
14886
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
14887
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14887
14888
  };
14888
14889
  destinationAddress: {
14889
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
14890
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14890
14891
  value: string;
14891
14892
  };
14892
- txId: string;
14893
14893
  affiliateFees: {
14894
14894
  account: number;
14895
14895
  bps: number;
14896
14896
  }[];
14897
14897
  refundParams: {
14898
14898
  retryDuration: number;
14899
+ minPrice: string | number;
14899
14900
  refundAddress: {
14900
14901
  __kind: "P2PKH";
14901
14902
  value: string;
@@ -14916,7 +14917,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14916
14917
  version: number;
14917
14918
  program: string;
14918
14919
  };
14919
- minPrice: string | number;
14920
14920
  };
14921
14921
  boostFee: number;
14922
14922
  depositAddress?: {
@@ -15000,6 +15000,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15000
15000
  }, "strip", z.ZodTypeAny, {
15001
15001
  __kind: "DepositFailedVaultVariantBitcoin";
15002
15002
  vaultWitness: {
15003
+ txId: `0x${string}`;
15003
15004
  depositDetails: {
15004
15005
  depositAddress: {
15005
15006
  pubkeyX: `0x${string}`;
@@ -15020,7 +15021,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15020
15021
  };
15021
15022
  inputAsset: "Btc";
15022
15023
  depositAmount: bigint;
15023
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
15024
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15024
15025
  destinationAddress: {
15025
15026
  readonly chain: "Ethereum";
15026
15027
  readonly address: `0x${string}`;
@@ -15040,13 +15041,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15040
15041
  readonly chain: "Assethub";
15041
15042
  readonly address: string;
15042
15043
  };
15043
- txId: `0x${string}`;
15044
15044
  affiliateFees: {
15045
15045
  account: number;
15046
15046
  bps: number;
15047
15047
  }[];
15048
15048
  refundParams: {
15049
15049
  retryDuration: number;
15050
+ minPrice: bigint;
15050
15051
  refundAddress: {
15051
15052
  __kind: "P2PKH";
15052
15053
  value: `0x${string}`;
@@ -15067,7 +15068,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15067
15068
  version: number;
15068
15069
  program: `0x${string}`;
15069
15070
  };
15070
- minPrice: bigint;
15071
15071
  };
15072
15072
  boostFee: number;
15073
15073
  depositAddress?: {
@@ -15149,6 +15149,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15149
15149
  }, {
15150
15150
  __kind: "DepositFailedVaultVariantBitcoin";
15151
15151
  vaultWitness: {
15152
+ txId: string;
15152
15153
  depositDetails: {
15153
15154
  depositAddress: {
15154
15155
  pubkeyX: string;
@@ -15172,19 +15173,19 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15172
15173
  };
15173
15174
  depositAmount: string | number;
15174
15175
  outputAsset: {
15175
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
15176
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15176
15177
  };
15177
15178
  destinationAddress: {
15178
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
15179
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15179
15180
  value: string;
15180
15181
  };
15181
- txId: string;
15182
15182
  affiliateFees: {
15183
15183
  account: number;
15184
15184
  bps: number;
15185
15185
  }[];
15186
15186
  refundParams: {
15187
15187
  retryDuration: number;
15188
+ minPrice: string | number;
15188
15189
  refundAddress: {
15189
15190
  __kind: "P2PKH";
15190
15191
  value: string;
@@ -15205,7 +15206,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15205
15206
  version: number;
15206
15207
  program: string;
15207
15208
  };
15208
- minPrice: string | number;
15209
15209
  };
15210
15210
  boostFee: number;
15211
15211
  depositAddress?: {
@@ -15453,19 +15453,19 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
15453
15453
  value: z.ZodEffects<z.ZodObject<{
15454
15454
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
15455
15455
  }, "strip", z.ZodTypeAny, {
15456
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15456
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15457
15457
  }, {
15458
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15459
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
15460
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15458
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15459
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
15460
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15461
15461
  }>;
15462
15462
  }, "strip", z.ZodTypeAny, {
15463
15463
  __kind: "Token";
15464
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15464
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15465
15465
  }, {
15466
15466
  __kind: "Token";
15467
15467
  value: {
15468
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15468
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15469
15469
  };
15470
15470
  }>, z.ZodObject<{
15471
15471
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -15552,7 +15552,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
15552
15552
  __kind: "TooManyConsumers";
15553
15553
  } | {
15554
15554
  __kind: "Token";
15555
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15555
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15556
15556
  } | {
15557
15557
  __kind: "Arithmetic";
15558
15558
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -15591,7 +15591,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
15591
15591
  } | {
15592
15592
  __kind: "Token";
15593
15593
  value: {
15594
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15594
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15595
15595
  };
15596
15596
  } | {
15597
15597
  __kind: "Arithmetic";
@@ -15642,17 +15642,17 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
15642
15642
  txHashes?: string[] | null | undefined;
15643
15643
  }>;
15644
15644
  }, "strip", z.ZodTypeAny, {
15645
- asset: "ArbEth" | "ArbUsdc";
15646
15645
  depositAddress: `0x${string}`;
15646
+ asset: "ArbEth" | "ArbUsdc";
15647
15647
  amount: bigint;
15648
15648
  depositDetails: {
15649
15649
  txHashes?: `0x${string}`[] | null | undefined;
15650
15650
  };
15651
15651
  }, {
15652
+ depositAddress: string;
15652
15653
  asset: {
15653
15654
  __kind: "ArbEth" | "ArbUsdc";
15654
15655
  };
15655
- depositAddress: string;
15656
15656
  amount: string | number;
15657
15657
  depositDetails: {
15658
15658
  txHashes?: string[] | null | undefined;
@@ -15947,20 +15947,20 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
15947
15947
  outputAsset: z.ZodEffects<z.ZodObject<{
15948
15948
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
15949
15949
  }, "strip", z.ZodTypeAny, {
15950
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
15950
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15951
15951
  }, {
15952
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
15953
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
15954
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
15952
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15953
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
15954
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15955
15955
  }>;
15956
15956
  destinationAddress: z.ZodEffects<z.ZodObject<{
15957
15957
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
15958
15958
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15959
15959
  }, "strip", z.ZodTypeAny, {
15960
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
15960
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15961
15961
  value: `0x${string}`;
15962
15962
  }, {
15963
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
15963
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15964
15964
  value: string;
15965
15965
  }>, {
15966
15966
  readonly chain: "Ethereum";
@@ -15981,7 +15981,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
15981
15981
  readonly chain: "Assethub";
15982
15982
  readonly address: string;
15983
15983
  }, {
15984
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
15984
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15985
15985
  value: string;
15986
15986
  }>;
15987
15987
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -16277,12 +16277,12 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
16277
16277
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16278
16278
  }, "strip", z.ZodTypeAny, {
16279
16279
  retryDuration: number;
16280
- refundAddress: `0x${string}`;
16281
16280
  minPrice: bigint;
16281
+ refundAddress: `0x${string}`;
16282
16282
  }, {
16283
16283
  retryDuration: number;
16284
- refundAddress: string;
16285
16284
  minPrice: string | number;
16285
+ refundAddress: string;
16286
16286
  }>;
16287
16287
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
16288
16288
  numberOfChunks: z.ZodNumber;
@@ -16296,12 +16296,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
16296
16296
  }>>>;
16297
16297
  boostFee: z.ZodNumber;
16298
16298
  }, "strip", z.ZodTypeAny, {
16299
+ txId: `0x${string}`;
16299
16300
  depositDetails: {
16300
16301
  txHashes?: `0x${string}`[] | null | undefined;
16301
16302
  };
16302
16303
  inputAsset: "ArbEth" | "ArbUsdc";
16303
16304
  depositAmount: bigint;
16304
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
16305
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16305
16306
  destinationAddress: {
16306
16307
  readonly chain: "Ethereum";
16307
16308
  readonly address: `0x${string}`;
@@ -16321,15 +16322,14 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
16321
16322
  readonly chain: "Assethub";
16322
16323
  readonly address: string;
16323
16324
  };
16324
- txId: `0x${string}`;
16325
16325
  affiliateFees: {
16326
16326
  account: number;
16327
16327
  bps: number;
16328
16328
  }[];
16329
16329
  refundParams: {
16330
16330
  retryDuration: number;
16331
- refundAddress: `0x${string}`;
16332
16331
  minPrice: bigint;
16332
+ refundAddress: `0x${string}`;
16333
16333
  };
16334
16334
  boostFee: number;
16335
16335
  depositAddress?: `0x${string}` | null | undefined;
@@ -16389,6 +16389,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
16389
16389
  chunkInterval: number;
16390
16390
  } | null | undefined;
16391
16391
  }, {
16392
+ txId: string;
16392
16393
  depositDetails: {
16393
16394
  txHashes?: string[] | null | undefined;
16394
16395
  };
@@ -16397,21 +16398,20 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
16397
16398
  };
16398
16399
  depositAmount: string | number;
16399
16400
  outputAsset: {
16400
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
16401
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16401
16402
  };
16402
16403
  destinationAddress: {
16403
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
16404
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16404
16405
  value: string;
16405
16406
  };
16406
- txId: string;
16407
16407
  affiliateFees: {
16408
16408
  account: number;
16409
16409
  bps: number;
16410
16410
  }[];
16411
16411
  refundParams: {
16412
16412
  retryDuration: number;
16413
- refundAddress: string;
16414
16413
  minPrice: string | number;
16414
+ refundAddress: string;
16415
16415
  };
16416
16416
  boostFee: number;
16417
16417
  depositAddress?: string | null | undefined;
@@ -16495,17 +16495,17 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16495
16495
  txHashes?: string[] | null | undefined;
16496
16496
  }>;
16497
16497
  }, "strip", z.ZodTypeAny, {
16498
- asset: "ArbEth" | "ArbUsdc";
16499
16498
  depositAddress: `0x${string}`;
16499
+ asset: "ArbEth" | "ArbUsdc";
16500
16500
  amount: bigint;
16501
16501
  depositDetails: {
16502
16502
  txHashes?: `0x${string}`[] | null | undefined;
16503
16503
  };
16504
16504
  }, {
16505
+ depositAddress: string;
16505
16506
  asset: {
16506
16507
  __kind: "ArbEth" | "ArbUsdc";
16507
16508
  };
16508
- depositAddress: string;
16509
16509
  amount: string | number;
16510
16510
  depositDetails: {
16511
16511
  txHashes?: string[] | null | undefined;
@@ -16514,8 +16514,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16514
16514
  }, "strip", z.ZodTypeAny, {
16515
16515
  __kind: "DepositFailedDepositChannelVariantArbitrum";
16516
16516
  depositWitness: {
16517
- asset: "ArbEth" | "ArbUsdc";
16518
16517
  depositAddress: `0x${string}`;
16518
+ asset: "ArbEth" | "ArbUsdc";
16519
16519
  amount: bigint;
16520
16520
  depositDetails: {
16521
16521
  txHashes?: `0x${string}`[] | null | undefined;
@@ -16524,10 +16524,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16524
16524
  }, {
16525
16525
  __kind: "DepositFailedDepositChannelVariantArbitrum";
16526
16526
  depositWitness: {
16527
+ depositAddress: string;
16527
16528
  asset: {
16528
16529
  __kind: "ArbEth" | "ArbUsdc";
16529
16530
  };
16530
- depositAddress: string;
16531
16531
  amount: string | number;
16532
16532
  depositDetails: {
16533
16533
  txHashes?: string[] | null | undefined;
@@ -16558,20 +16558,20 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16558
16558
  outputAsset: z.ZodEffects<z.ZodObject<{
16559
16559
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
16560
16560
  }, "strip", z.ZodTypeAny, {
16561
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
16561
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16562
16562
  }, {
16563
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
16564
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
16565
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
16563
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16564
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16565
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16566
16566
  }>;
16567
16567
  destinationAddress: z.ZodEffects<z.ZodObject<{
16568
16568
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
16569
16569
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16570
16570
  }, "strip", z.ZodTypeAny, {
16571
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
16571
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16572
16572
  value: `0x${string}`;
16573
16573
  }, {
16574
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
16574
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16575
16575
  value: string;
16576
16576
  }>, {
16577
16577
  readonly chain: "Ethereum";
@@ -16592,7 +16592,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16592
16592
  readonly chain: "Assethub";
16593
16593
  readonly address: string;
16594
16594
  }, {
16595
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
16595
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16596
16596
  value: string;
16597
16597
  }>;
16598
16598
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -16888,12 +16888,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16888
16888
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16889
16889
  }, "strip", z.ZodTypeAny, {
16890
16890
  retryDuration: number;
16891
- refundAddress: `0x${string}`;
16892
16891
  minPrice: bigint;
16892
+ refundAddress: `0x${string}`;
16893
16893
  }, {
16894
16894
  retryDuration: number;
16895
- refundAddress: string;
16896
16895
  minPrice: string | number;
16896
+ refundAddress: string;
16897
16897
  }>;
16898
16898
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
16899
16899
  numberOfChunks: z.ZodNumber;
@@ -16907,12 +16907,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16907
16907
  }>>>;
16908
16908
  boostFee: z.ZodNumber;
16909
16909
  }, "strip", z.ZodTypeAny, {
16910
+ txId: `0x${string}`;
16910
16911
  depositDetails: {
16911
16912
  txHashes?: `0x${string}`[] | null | undefined;
16912
16913
  };
16913
16914
  inputAsset: "ArbEth" | "ArbUsdc";
16914
16915
  depositAmount: bigint;
16915
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
16916
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16916
16917
  destinationAddress: {
16917
16918
  readonly chain: "Ethereum";
16918
16919
  readonly address: `0x${string}`;
@@ -16932,15 +16933,14 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16932
16933
  readonly chain: "Assethub";
16933
16934
  readonly address: string;
16934
16935
  };
16935
- txId: `0x${string}`;
16936
16936
  affiliateFees: {
16937
16937
  account: number;
16938
16938
  bps: number;
16939
16939
  }[];
16940
16940
  refundParams: {
16941
16941
  retryDuration: number;
16942
- refundAddress: `0x${string}`;
16943
16942
  minPrice: bigint;
16943
+ refundAddress: `0x${string}`;
16944
16944
  };
16945
16945
  boostFee: number;
16946
16946
  depositAddress?: `0x${string}` | null | undefined;
@@ -17000,6 +17000,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17000
17000
  chunkInterval: number;
17001
17001
  } | null | undefined;
17002
17002
  }, {
17003
+ txId: string;
17003
17004
  depositDetails: {
17004
17005
  txHashes?: string[] | null | undefined;
17005
17006
  };
@@ -17008,21 +17009,20 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17008
17009
  };
17009
17010
  depositAmount: string | number;
17010
17011
  outputAsset: {
17011
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
17012
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17012
17013
  };
17013
17014
  destinationAddress: {
17014
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
17015
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17015
17016
  value: string;
17016
17017
  };
17017
- txId: string;
17018
17018
  affiliateFees: {
17019
17019
  account: number;
17020
17020
  bps: number;
17021
17021
  }[];
17022
17022
  refundParams: {
17023
17023
  retryDuration: number;
17024
- refundAddress: string;
17025
17024
  minPrice: string | number;
17025
+ refundAddress: string;
17026
17026
  };
17027
17027
  boostFee: number;
17028
17028
  depositAddress?: string | null | undefined;
@@ -17087,12 +17087,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17087
17087
  }, "strip", z.ZodTypeAny, {
17088
17088
  __kind: "DepositFailedVaultVariantArbitrum";
17089
17089
  vaultWitness: {
17090
+ txId: `0x${string}`;
17090
17091
  depositDetails: {
17091
17092
  txHashes?: `0x${string}`[] | null | undefined;
17092
17093
  };
17093
17094
  inputAsset: "ArbEth" | "ArbUsdc";
17094
17095
  depositAmount: bigint;
17095
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
17096
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17096
17097
  destinationAddress: {
17097
17098
  readonly chain: "Ethereum";
17098
17099
  readonly address: `0x${string}`;
@@ -17112,15 +17113,14 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17112
17113
  readonly chain: "Assethub";
17113
17114
  readonly address: string;
17114
17115
  };
17115
- txId: `0x${string}`;
17116
17116
  affiliateFees: {
17117
17117
  account: number;
17118
17118
  bps: number;
17119
17119
  }[];
17120
17120
  refundParams: {
17121
17121
  retryDuration: number;
17122
- refundAddress: `0x${string}`;
17123
17122
  minPrice: bigint;
17123
+ refundAddress: `0x${string}`;
17124
17124
  };
17125
17125
  boostFee: number;
17126
17126
  depositAddress?: `0x${string}` | null | undefined;
@@ -17183,6 +17183,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17183
17183
  }, {
17184
17184
  __kind: "DepositFailedVaultVariantArbitrum";
17185
17185
  vaultWitness: {
17186
+ txId: string;
17186
17187
  depositDetails: {
17187
17188
  txHashes?: string[] | null | undefined;
17188
17189
  };
@@ -17191,21 +17192,20 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17191
17192
  };
17192
17193
  depositAmount: string | number;
17193
17194
  outputAsset: {
17194
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
17195
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17195
17196
  };
17196
17197
  destinationAddress: {
17197
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
17198
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17198
17199
  value: string;
17199
17200
  };
17200
- txId: string;
17201
17201
  affiliateFees: {
17202
17202
  account: number;
17203
17203
  bps: number;
17204
17204
  }[];
17205
17205
  refundParams: {
17206
17206
  retryDuration: number;
17207
- refundAddress: string;
17208
17207
  minPrice: string | number;
17208
+ refundAddress: string;
17209
17209
  };
17210
17210
  boostFee: number;
17211
17211
  depositAddress?: string | null | undefined;
@@ -17434,19 +17434,19 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
17434
17434
  value: z.ZodEffects<z.ZodObject<{
17435
17435
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
17436
17436
  }, "strip", z.ZodTypeAny, {
17437
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17437
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17438
17438
  }, {
17439
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17440
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
17441
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17439
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17440
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
17441
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17442
17442
  }>;
17443
17443
  }, "strip", z.ZodTypeAny, {
17444
17444
  __kind: "Token";
17445
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17445
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17446
17446
  }, {
17447
17447
  __kind: "Token";
17448
17448
  value: {
17449
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17449
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17450
17450
  };
17451
17451
  }>, z.ZodObject<{
17452
17452
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -17533,7 +17533,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
17533
17533
  __kind: "TooManyConsumers";
17534
17534
  } | {
17535
17535
  __kind: "Token";
17536
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17536
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17537
17537
  } | {
17538
17538
  __kind: "Arithmetic";
17539
17539
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -17572,7 +17572,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
17572
17572
  } | {
17573
17573
  __kind: "Token";
17574
17574
  value: {
17575
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17575
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17576
17576
  };
17577
17577
  } | {
17578
17578
  __kind: "Arithmetic";
@@ -17616,14 +17616,14 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
17616
17616
  }>;
17617
17617
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17618
17618
  }, "strip", z.ZodTypeAny, {
17619
- asset: "Sol" | "SolUsdc";
17620
17619
  depositAddress: `0x${string}`;
17620
+ asset: "Sol" | "SolUsdc";
17621
17621
  amount: bigint;
17622
17622
  }, {
17623
+ depositAddress: string;
17623
17624
  asset: {
17624
17625
  __kind: "Sol" | "SolUsdc";
17625
17626
  };
17626
- depositAddress: string;
17627
17627
  amount: string | number;
17628
17628
  }>;
17629
17629
  declare const cfSolanaChainCcmDepositMetadata: z.ZodObject<{
@@ -17898,12 +17898,12 @@ declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
17898
17898
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17899
17899
  }, "strip", z.ZodTypeAny, {
17900
17900
  retryDuration: number;
17901
- refundAddress: `0x${string}`;
17902
17901
  minPrice: bigint;
17902
+ refundAddress: `0x${string}`;
17903
17903
  }, {
17904
17904
  retryDuration: number;
17905
- refundAddress: string;
17906
17905
  minPrice: string | number;
17906
+ refundAddress: string;
17907
17907
  }>;
17908
17908
  declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<{
17909
17909
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -17921,20 +17921,20 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
17921
17921
  outputAsset: z.ZodEffects<z.ZodObject<{
17922
17922
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
17923
17923
  }, "strip", z.ZodTypeAny, {
17924
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
17924
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17925
17925
  }, {
17926
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
17927
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
17928
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
17926
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17927
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17928
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17929
17929
  }>;
17930
17930
  destinationAddress: z.ZodEffects<z.ZodObject<{
17931
17931
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
17932
17932
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17933
17933
  }, "strip", z.ZodTypeAny, {
17934
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
17934
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17935
17935
  value: `0x${string}`;
17936
17936
  }, {
17937
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
17937
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17938
17938
  value: string;
17939
17939
  }>, {
17940
17940
  readonly chain: "Ethereum";
@@ -17955,7 +17955,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
17955
17955
  readonly chain: "Assethub";
17956
17956
  readonly address: string;
17957
17957
  }, {
17958
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
17958
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17959
17959
  value: string;
17960
17960
  }>;
17961
17961
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -18251,12 +18251,12 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
18251
18251
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18252
18252
  }, "strip", z.ZodTypeAny, {
18253
18253
  retryDuration: number;
18254
- refundAddress: `0x${string}`;
18255
18254
  minPrice: bigint;
18255
+ refundAddress: `0x${string}`;
18256
18256
  }, {
18257
18257
  retryDuration: number;
18258
- refundAddress: string;
18259
18258
  minPrice: string | number;
18259
+ refundAddress: string;
18260
18260
  }>;
18261
18261
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
18262
18262
  numberOfChunks: z.ZodNumber;
@@ -18270,9 +18270,10 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
18270
18270
  }>>>;
18271
18271
  boostFee: z.ZodNumber;
18272
18272
  }, "strip", z.ZodTypeAny, {
18273
+ txId: [`0x${string}`, bigint];
18273
18274
  inputAsset: "Sol" | "SolUsdc";
18274
18275
  depositAmount: bigint;
18275
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
18276
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18276
18277
  destinationAddress: {
18277
18278
  readonly chain: "Ethereum";
18278
18279
  readonly address: `0x${string}`;
@@ -18292,15 +18293,14 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
18292
18293
  readonly chain: "Assethub";
18293
18294
  readonly address: string;
18294
18295
  };
18295
- txId: [`0x${string}`, bigint];
18296
18296
  affiliateFees: {
18297
18297
  account: number;
18298
18298
  bps: number;
18299
18299
  }[];
18300
18300
  refundParams: {
18301
18301
  retryDuration: number;
18302
- refundAddress: `0x${string}`;
18303
18302
  minPrice: bigint;
18303
+ refundAddress: `0x${string}`;
18304
18304
  };
18305
18305
  boostFee: number;
18306
18306
  depositAddress?: `0x${string}` | null | undefined;
@@ -18360,26 +18360,26 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
18360
18360
  chunkInterval: number;
18361
18361
  } | null | undefined;
18362
18362
  }, {
18363
+ txId: [string, string | number];
18363
18364
  inputAsset: {
18364
18365
  __kind: "Sol" | "SolUsdc";
18365
18366
  };
18366
18367
  depositAmount: string | number;
18367
18368
  outputAsset: {
18368
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
18369
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18369
18370
  };
18370
18371
  destinationAddress: {
18371
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
18372
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18372
18373
  value: string;
18373
18374
  };
18374
- txId: [string, string | number];
18375
18375
  affiliateFees: {
18376
18376
  account: number;
18377
18377
  bps: number;
18378
18378
  }[];
18379
18379
  refundParams: {
18380
18380
  retryDuration: number;
18381
- refundAddress: string;
18382
18381
  minPrice: string | number;
18382
+ refundAddress: string;
18383
18383
  };
18384
18384
  boostFee: number;
18385
18385
  depositAddress?: string | null | undefined;
@@ -18456,30 +18456,30 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18456
18456
  }>;
18457
18457
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18458
18458
  }, "strip", z.ZodTypeAny, {
18459
- asset: "Sol" | "SolUsdc";
18460
18459
  depositAddress: `0x${string}`;
18460
+ asset: "Sol" | "SolUsdc";
18461
18461
  amount: bigint;
18462
18462
  }, {
18463
+ depositAddress: string;
18463
18464
  asset: {
18464
18465
  __kind: "Sol" | "SolUsdc";
18465
18466
  };
18466
- depositAddress: string;
18467
18467
  amount: string | number;
18468
18468
  }>;
18469
18469
  }, "strip", z.ZodTypeAny, {
18470
18470
  __kind: "DepositFailedDepositChannelVariantSolana";
18471
18471
  depositWitness: {
18472
- asset: "Sol" | "SolUsdc";
18473
18472
  depositAddress: `0x${string}`;
18473
+ asset: "Sol" | "SolUsdc";
18474
18474
  amount: bigint;
18475
18475
  };
18476
18476
  }, {
18477
18477
  __kind: "DepositFailedDepositChannelVariantSolana";
18478
18478
  depositWitness: {
18479
+ depositAddress: string;
18479
18480
  asset: {
18480
18481
  __kind: "Sol" | "SolUsdc";
18481
18482
  };
18482
- depositAddress: string;
18483
18483
  amount: string | number;
18484
18484
  };
18485
18485
  }>, z.ZodObject<{
@@ -18500,20 +18500,20 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18500
18500
  outputAsset: z.ZodEffects<z.ZodObject<{
18501
18501
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18502
18502
  }, "strip", z.ZodTypeAny, {
18503
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
18503
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18504
18504
  }, {
18505
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
18506
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
18507
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
18505
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18506
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18507
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18508
18508
  }>;
18509
18509
  destinationAddress: z.ZodEffects<z.ZodObject<{
18510
18510
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
18511
18511
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
18512
18512
  }, "strip", z.ZodTypeAny, {
18513
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
18513
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18514
18514
  value: `0x${string}`;
18515
18515
  }, {
18516
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
18516
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18517
18517
  value: string;
18518
18518
  }>, {
18519
18519
  readonly chain: "Ethereum";
@@ -18534,7 +18534,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18534
18534
  readonly chain: "Assethub";
18535
18535
  readonly address: string;
18536
18536
  }, {
18537
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
18537
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18538
18538
  value: string;
18539
18539
  }>;
18540
18540
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -18830,12 +18830,12 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18830
18830
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18831
18831
  }, "strip", z.ZodTypeAny, {
18832
18832
  retryDuration: number;
18833
- refundAddress: `0x${string}`;
18834
18833
  minPrice: bigint;
18834
+ refundAddress: `0x${string}`;
18835
18835
  }, {
18836
18836
  retryDuration: number;
18837
- refundAddress: string;
18838
18837
  minPrice: string | number;
18838
+ refundAddress: string;
18839
18839
  }>;
18840
18840
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
18841
18841
  numberOfChunks: z.ZodNumber;
@@ -18849,9 +18849,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18849
18849
  }>>>;
18850
18850
  boostFee: z.ZodNumber;
18851
18851
  }, "strip", z.ZodTypeAny, {
18852
+ txId: [`0x${string}`, bigint];
18852
18853
  inputAsset: "Sol" | "SolUsdc";
18853
18854
  depositAmount: bigint;
18854
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
18855
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18855
18856
  destinationAddress: {
18856
18857
  readonly chain: "Ethereum";
18857
18858
  readonly address: `0x${string}`;
@@ -18871,15 +18872,14 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18871
18872
  readonly chain: "Assethub";
18872
18873
  readonly address: string;
18873
18874
  };
18874
- txId: [`0x${string}`, bigint];
18875
18875
  affiliateFees: {
18876
18876
  account: number;
18877
18877
  bps: number;
18878
18878
  }[];
18879
18879
  refundParams: {
18880
18880
  retryDuration: number;
18881
- refundAddress: `0x${string}`;
18882
18881
  minPrice: bigint;
18882
+ refundAddress: `0x${string}`;
18883
18883
  };
18884
18884
  boostFee: number;
18885
18885
  depositAddress?: `0x${string}` | null | undefined;
@@ -18939,26 +18939,26 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18939
18939
  chunkInterval: number;
18940
18940
  } | null | undefined;
18941
18941
  }, {
18942
+ txId: [string, string | number];
18942
18943
  inputAsset: {
18943
18944
  __kind: "Sol" | "SolUsdc";
18944
18945
  };
18945
18946
  depositAmount: string | number;
18946
18947
  outputAsset: {
18947
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
18948
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18948
18949
  };
18949
18950
  destinationAddress: {
18950
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
18951
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18951
18952
  value: string;
18952
18953
  };
18953
- txId: [string, string | number];
18954
18954
  affiliateFees: {
18955
18955
  account: number;
18956
18956
  bps: number;
18957
18957
  }[];
18958
18958
  refundParams: {
18959
18959
  retryDuration: number;
18960
- refundAddress: string;
18961
18960
  minPrice: string | number;
18961
+ refundAddress: string;
18962
18962
  };
18963
18963
  boostFee: number;
18964
18964
  depositAddress?: string | null | undefined;
@@ -19023,9 +19023,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
19023
19023
  }, "strip", z.ZodTypeAny, {
19024
19024
  __kind: "DepositFailedVaultVariantSolana";
19025
19025
  vaultWitness: {
19026
+ txId: [`0x${string}`, bigint];
19026
19027
  inputAsset: "Sol" | "SolUsdc";
19027
19028
  depositAmount: bigint;
19028
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
19029
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19029
19030
  destinationAddress: {
19030
19031
  readonly chain: "Ethereum";
19031
19032
  readonly address: `0x${string}`;
@@ -19045,15 +19046,14 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
19045
19046
  readonly chain: "Assethub";
19046
19047
  readonly address: string;
19047
19048
  };
19048
- txId: [`0x${string}`, bigint];
19049
19049
  affiliateFees: {
19050
19050
  account: number;
19051
19051
  bps: number;
19052
19052
  }[];
19053
19053
  refundParams: {
19054
19054
  retryDuration: number;
19055
- refundAddress: `0x${string}`;
19056
19055
  minPrice: bigint;
19056
+ refundAddress: `0x${string}`;
19057
19057
  };
19058
19058
  boostFee: number;
19059
19059
  depositAddress?: `0x${string}` | null | undefined;
@@ -19116,26 +19116,26 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
19116
19116
  }, {
19117
19117
  __kind: "DepositFailedVaultVariantSolana";
19118
19118
  vaultWitness: {
19119
+ txId: [string, string | number];
19119
19120
  inputAsset: {
19120
19121
  __kind: "Sol" | "SolUsdc";
19121
19122
  };
19122
19123
  depositAmount: string | number;
19123
19124
  outputAsset: {
19124
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
19125
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19125
19126
  };
19126
19127
  destinationAddress: {
19127
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
19128
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19128
19129
  value: string;
19129
19130
  };
19130
- txId: [string, string | number];
19131
19131
  affiliateFees: {
19132
19132
  account: number;
19133
19133
  bps: number;
19134
19134
  }[];
19135
19135
  refundParams: {
19136
19136
  retryDuration: number;
19137
- refundAddress: string;
19138
19137
  minPrice: string | number;
19138
+ refundAddress: string;
19139
19139
  };
19140
19140
  boostFee: number;
19141
19141
  depositAddress?: string | null | undefined;
@@ -19413,19 +19413,19 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
19413
19413
  value: z.ZodEffects<z.ZodObject<{
19414
19414
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
19415
19415
  }, "strip", z.ZodTypeAny, {
19416
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19416
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19417
19417
  }, {
19418
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19419
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
19420
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19418
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19419
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
19420
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19421
19421
  }>;
19422
19422
  }, "strip", z.ZodTypeAny, {
19423
19423
  __kind: "Token";
19424
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19424
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19425
19425
  }, {
19426
19426
  __kind: "Token";
19427
19427
  value: {
19428
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19428
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19429
19429
  };
19430
19430
  }>, z.ZodObject<{
19431
19431
  __kind: z.ZodLiteral<"Arithmetic">;
@@ -19512,7 +19512,7 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
19512
19512
  __kind: "TooManyConsumers";
19513
19513
  } | {
19514
19514
  __kind: "Token";
19515
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19515
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19516
19516
  } | {
19517
19517
  __kind: "Arithmetic";
19518
19518
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -19551,7 +19551,7 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
19551
19551
  } | {
19552
19552
  __kind: "Token";
19553
19553
  value: {
19554
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19554
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19555
19555
  };
19556
19556
  } | {
19557
19557
  __kind: "Arithmetic";
@@ -19596,15 +19596,15 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
19596
19596
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
19597
19597
  depositDetails: z.ZodNumber;
19598
19598
  }, "strip", z.ZodTypeAny, {
19599
- asset: "HubDot" | "HubUsdt" | "HubUsdc";
19600
19599
  depositAddress: `0x${string}`;
19600
+ asset: "HubDot" | "HubUsdt" | "HubUsdc";
19601
19601
  amount: bigint;
19602
19602
  depositDetails: number;
19603
19603
  }, {
19604
+ depositAddress: string;
19604
19605
  asset: {
19605
19606
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
19606
19607
  };
19607
- depositAddress: string;
19608
19608
  amount: string | number;
19609
19609
  depositDetails: number;
19610
19610
  }>;
@@ -19891,20 +19891,20 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
19891
19891
  outputAsset: z.ZodEffects<z.ZodObject<{
19892
19892
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
19893
19893
  }, "strip", z.ZodTypeAny, {
19894
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
19894
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19895
19895
  }, {
19896
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
19897
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
19898
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
19896
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19897
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
19898
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19899
19899
  }>;
19900
19900
  destinationAddress: z.ZodEffects<z.ZodObject<{
19901
19901
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
19902
19902
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19903
19903
  }, "strip", z.ZodTypeAny, {
19904
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
19904
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19905
19905
  value: `0x${string}`;
19906
19906
  }, {
19907
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
19907
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19908
19908
  value: string;
19909
19909
  }>, {
19910
19910
  readonly chain: "Ethereum";
@@ -19925,7 +19925,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
19925
19925
  readonly chain: "Assethub";
19926
19926
  readonly address: string;
19927
19927
  }, {
19928
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
19928
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19929
19929
  value: string;
19930
19930
  }>;
19931
19931
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -20230,12 +20230,12 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
20230
20230
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
20231
20231
  }, "strip", z.ZodTypeAny, {
20232
20232
  retryDuration: number;
20233
- refundAddress: `0x${string}`;
20234
20233
  minPrice: bigint;
20234
+ refundAddress: `0x${string}`;
20235
20235
  }, {
20236
20236
  retryDuration: number;
20237
- refundAddress: string;
20238
20237
  minPrice: string | number;
20238
+ refundAddress: string;
20239
20239
  }>;
20240
20240
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20241
20241
  numberOfChunks: z.ZodNumber;
@@ -20249,10 +20249,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
20249
20249
  }>>>;
20250
20250
  boostFee: z.ZodNumber;
20251
20251
  }, "strip", z.ZodTypeAny, {
20252
+ txId: {
20253
+ blockNumber: number;
20254
+ extrinsicIndex: number;
20255
+ };
20252
20256
  depositDetails: number;
20253
20257
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
20254
20258
  depositAmount: bigint;
20255
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
20259
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20256
20260
  destinationAddress: {
20257
20261
  readonly chain: "Ethereum";
20258
20262
  readonly address: `0x${string}`;
@@ -20272,18 +20276,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
20272
20276
  readonly chain: "Assethub";
20273
20277
  readonly address: string;
20274
20278
  };
20275
- txId: {
20276
- blockNumber: number;
20277
- extrinsicIndex: number;
20278
- };
20279
20279
  affiliateFees: {
20280
20280
  account: number;
20281
20281
  bps: number;
20282
20282
  }[];
20283
20283
  refundParams: {
20284
20284
  retryDuration: number;
20285
- refundAddress: `0x${string}`;
20286
20285
  minPrice: bigint;
20286
+ refundAddress: `0x${string}`;
20287
20287
  };
20288
20288
  boostFee: number;
20289
20289
  depositAddress?: `0x${string}` | null | undefined;
@@ -20343,30 +20343,30 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
20343
20343
  chunkInterval: number;
20344
20344
  } | null | undefined;
20345
20345
  }, {
20346
+ txId: {
20347
+ blockNumber: number;
20348
+ extrinsicIndex: number;
20349
+ };
20346
20350
  depositDetails: number;
20347
20351
  inputAsset: {
20348
20352
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
20349
20353
  };
20350
20354
  depositAmount: string | number;
20351
20355
  outputAsset: {
20352
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
20356
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20353
20357
  };
20354
20358
  destinationAddress: {
20355
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
20359
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20356
20360
  value: string;
20357
20361
  };
20358
- txId: {
20359
- blockNumber: number;
20360
- extrinsicIndex: number;
20361
- };
20362
20362
  affiliateFees: {
20363
20363
  account: number;
20364
20364
  bps: number;
20365
20365
  }[];
20366
20366
  refundParams: {
20367
20367
  retryDuration: number;
20368
- refundAddress: string;
20369
20368
  minPrice: string | number;
20369
+ refundAddress: string;
20370
20370
  };
20371
20371
  boostFee: number;
20372
20372
  depositAddress?: string | null | undefined;
@@ -20444,33 +20444,33 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20444
20444
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
20445
20445
  depositDetails: z.ZodNumber;
20446
20446
  }, "strip", z.ZodTypeAny, {
20447
- asset: "HubDot" | "HubUsdt" | "HubUsdc";
20448
20447
  depositAddress: `0x${string}`;
20448
+ asset: "HubDot" | "HubUsdt" | "HubUsdc";
20449
20449
  amount: bigint;
20450
20450
  depositDetails: number;
20451
20451
  }, {
20452
+ depositAddress: string;
20452
20453
  asset: {
20453
20454
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
20454
20455
  };
20455
- depositAddress: string;
20456
20456
  amount: string | number;
20457
20457
  depositDetails: number;
20458
20458
  }>;
20459
20459
  }, "strip", z.ZodTypeAny, {
20460
20460
  __kind: "DepositFailedDepositChannelVariantAssethub";
20461
20461
  depositWitness: {
20462
- asset: "HubDot" | "HubUsdt" | "HubUsdc";
20463
20462
  depositAddress: `0x${string}`;
20463
+ asset: "HubDot" | "HubUsdt" | "HubUsdc";
20464
20464
  amount: bigint;
20465
20465
  depositDetails: number;
20466
20466
  };
20467
20467
  }, {
20468
20468
  __kind: "DepositFailedDepositChannelVariantAssethub";
20469
20469
  depositWitness: {
20470
+ depositAddress: string;
20470
20471
  asset: {
20471
20472
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
20472
20473
  };
20473
- depositAddress: string;
20474
20474
  amount: string | number;
20475
20475
  depositDetails: number;
20476
20476
  };
@@ -20493,20 +20493,20 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20493
20493
  outputAsset: z.ZodEffects<z.ZodObject<{
20494
20494
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
20495
20495
  }, "strip", z.ZodTypeAny, {
20496
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
20496
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20497
20497
  }, {
20498
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
20499
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
20500
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
20498
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20499
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
20500
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20501
20501
  }>;
20502
20502
  destinationAddress: z.ZodEffects<z.ZodObject<{
20503
20503
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
20504
20504
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
20505
20505
  }, "strip", z.ZodTypeAny, {
20506
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
20506
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20507
20507
  value: `0x${string}`;
20508
20508
  }, {
20509
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
20509
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20510
20510
  value: string;
20511
20511
  }>, {
20512
20512
  readonly chain: "Ethereum";
@@ -20527,7 +20527,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20527
20527
  readonly chain: "Assethub";
20528
20528
  readonly address: string;
20529
20529
  }, {
20530
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
20530
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20531
20531
  value: string;
20532
20532
  }>;
20533
20533
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -20832,12 +20832,12 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20832
20832
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
20833
20833
  }, "strip", z.ZodTypeAny, {
20834
20834
  retryDuration: number;
20835
- refundAddress: `0x${string}`;
20836
20835
  minPrice: bigint;
20836
+ refundAddress: `0x${string}`;
20837
20837
  }, {
20838
20838
  retryDuration: number;
20839
- refundAddress: string;
20840
20839
  minPrice: string | number;
20840
+ refundAddress: string;
20841
20841
  }>;
20842
20842
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20843
20843
  numberOfChunks: z.ZodNumber;
@@ -20851,10 +20851,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20851
20851
  }>>>;
20852
20852
  boostFee: z.ZodNumber;
20853
20853
  }, "strip", z.ZodTypeAny, {
20854
+ txId: {
20855
+ blockNumber: number;
20856
+ extrinsicIndex: number;
20857
+ };
20854
20858
  depositDetails: number;
20855
20859
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
20856
20860
  depositAmount: bigint;
20857
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
20861
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20858
20862
  destinationAddress: {
20859
20863
  readonly chain: "Ethereum";
20860
20864
  readonly address: `0x${string}`;
@@ -20874,18 +20878,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20874
20878
  readonly chain: "Assethub";
20875
20879
  readonly address: string;
20876
20880
  };
20877
- txId: {
20878
- blockNumber: number;
20879
- extrinsicIndex: number;
20880
- };
20881
20881
  affiliateFees: {
20882
20882
  account: number;
20883
20883
  bps: number;
20884
20884
  }[];
20885
20885
  refundParams: {
20886
20886
  retryDuration: number;
20887
- refundAddress: `0x${string}`;
20888
20887
  minPrice: bigint;
20888
+ refundAddress: `0x${string}`;
20889
20889
  };
20890
20890
  boostFee: number;
20891
20891
  depositAddress?: `0x${string}` | null | undefined;
@@ -20945,30 +20945,30 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20945
20945
  chunkInterval: number;
20946
20946
  } | null | undefined;
20947
20947
  }, {
20948
+ txId: {
20949
+ blockNumber: number;
20950
+ extrinsicIndex: number;
20951
+ };
20948
20952
  depositDetails: number;
20949
20953
  inputAsset: {
20950
20954
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
20951
20955
  };
20952
20956
  depositAmount: string | number;
20953
20957
  outputAsset: {
20954
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
20958
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20955
20959
  };
20956
20960
  destinationAddress: {
20957
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
20961
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20958
20962
  value: string;
20959
20963
  };
20960
- txId: {
20961
- blockNumber: number;
20962
- extrinsicIndex: number;
20963
- };
20964
20964
  affiliateFees: {
20965
20965
  account: number;
20966
20966
  bps: number;
20967
20967
  }[];
20968
20968
  refundParams: {
20969
20969
  retryDuration: number;
20970
- refundAddress: string;
20971
20970
  minPrice: string | number;
20971
+ refundAddress: string;
20972
20972
  };
20973
20973
  boostFee: number;
20974
20974
  depositAddress?: string | null | undefined;
@@ -21033,10 +21033,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
21033
21033
  }, "strip", z.ZodTypeAny, {
21034
21034
  __kind: "DepositFailedVaultVariantAssethub";
21035
21035
  vaultWitness: {
21036
+ txId: {
21037
+ blockNumber: number;
21038
+ extrinsicIndex: number;
21039
+ };
21036
21040
  depositDetails: number;
21037
21041
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
21038
21042
  depositAmount: bigint;
21039
- outputAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21043
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21040
21044
  destinationAddress: {
21041
21045
  readonly chain: "Ethereum";
21042
21046
  readonly address: `0x${string}`;
@@ -21056,18 +21060,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
21056
21060
  readonly chain: "Assethub";
21057
21061
  readonly address: string;
21058
21062
  };
21059
- txId: {
21060
- blockNumber: number;
21061
- extrinsicIndex: number;
21062
- };
21063
21063
  affiliateFees: {
21064
21064
  account: number;
21065
21065
  bps: number;
21066
21066
  }[];
21067
21067
  refundParams: {
21068
21068
  retryDuration: number;
21069
- refundAddress: `0x${string}`;
21070
21069
  minPrice: bigint;
21070
+ refundAddress: `0x${string}`;
21071
21071
  };
21072
21072
  boostFee: number;
21073
21073
  depositAddress?: `0x${string}` | null | undefined;
@@ -21130,30 +21130,30 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
21130
21130
  }, {
21131
21131
  __kind: "DepositFailedVaultVariantAssethub";
21132
21132
  vaultWitness: {
21133
+ txId: {
21134
+ blockNumber: number;
21135
+ extrinsicIndex: number;
21136
+ };
21133
21137
  depositDetails: number;
21134
21138
  inputAsset: {
21135
21139
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
21136
21140
  };
21137
21141
  depositAmount: string | number;
21138
21142
  outputAsset: {
21139
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21143
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21140
21144
  };
21141
21145
  destinationAddress: {
21142
- __kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
21146
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
21143
21147
  value: string;
21144
21148
  };
21145
- txId: {
21146
- blockNumber: number;
21147
- extrinsicIndex: number;
21148
- };
21149
21149
  affiliateFees: {
21150
21150
  account: number;
21151
21151
  bps: number;
21152
21152
  }[];
21153
21153
  refundParams: {
21154
21154
  retryDuration: number;
21155
- refundAddress: string;
21156
21155
  minPrice: string | number;
21156
+ refundAddress: string;
21157
21157
  };
21158
21158
  boostFee: number;
21159
21159
  depositAddress?: string | null | undefined;
@@ -21303,21 +21303,21 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
21303
21303
  baseAsset: z.ZodEffects<z.ZodObject<{
21304
21304
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
21305
21305
  }, "strip", z.ZodTypeAny, {
21306
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21306
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21307
21307
  }, {
21308
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21309
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
21310
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21308
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21309
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21310
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21311
21311
  }>;
21312
21312
  }, "strip", z.ZodTypeAny, {
21313
21313
  __kind: "TickZeroCentered";
21314
21314
  spreadTick: number;
21315
- baseAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21315
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21316
21316
  }, {
21317
21317
  __kind: "TickZeroCentered";
21318
21318
  spreadTick: number;
21319
21319
  baseAsset: {
21320
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21320
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21321
21321
  };
21322
21322
  }>, z.ZodObject<{
21323
21323
  __kind: z.ZodLiteral<"SimpleBuySell">;
@@ -21326,21 +21326,21 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
21326
21326
  baseAsset: z.ZodEffects<z.ZodObject<{
21327
21327
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
21328
21328
  }, "strip", z.ZodTypeAny, {
21329
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21329
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21330
21330
  }, {
21331
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21332
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
21333
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21331
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21332
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21333
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21334
21334
  }>;
21335
21335
  }, "strip", z.ZodTypeAny, {
21336
21336
  __kind: "SimpleBuySell";
21337
- baseAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21337
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21338
21338
  buyTick: number;
21339
21339
  sellTick: number;
21340
21340
  }, {
21341
21341
  __kind: "SimpleBuySell";
21342
21342
  baseAsset: {
21343
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21343
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21344
21344
  };
21345
21345
  buyTick: number;
21346
21346
  sellTick: number;
@@ -21353,15 +21353,15 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
21353
21353
  baseAsset: z.ZodEffects<z.ZodObject<{
21354
21354
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
21355
21355
  }, "strip", z.ZodTypeAny, {
21356
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21356
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21357
21357
  }, {
21358
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21359
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
21360
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21358
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21359
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21360
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21361
21361
  }>;
21362
21362
  }, "strip", z.ZodTypeAny, {
21363
21363
  __kind: "InventoryBased";
21364
- baseAsset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21364
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21365
21365
  minBuyTick: number;
21366
21366
  maxBuyTick: number;
21367
21367
  minSellTick: number;
@@ -21369,7 +21369,7 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
21369
21369
  }, {
21370
21370
  __kind: "InventoryBased";
21371
21371
  baseAsset: {
21372
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21372
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21373
21373
  };
21374
21374
  minBuyTick: number;
21375
21375
  maxBuyTick: number;
@@ -21390,19 +21390,19 @@ declare const palletCfLendingPoolsBoostPoolId: z.ZodObject<{
21390
21390
  asset: z.ZodEffects<z.ZodObject<{
21391
21391
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
21392
21392
  }, "strip", z.ZodTypeAny, {
21393
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21393
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21394
21394
  }, {
21395
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21396
- }>, "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
21397
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21395
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21396
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21397
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21398
21398
  }>;
21399
21399
  tier: z.ZodNumber;
21400
21400
  }, "strip", z.ZodTypeAny, {
21401
- asset: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21401
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21402
21402
  tier: number;
21403
21403
  }, {
21404
21404
  asset: {
21405
- __kind: "Sol" | "SolUsdc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21405
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21406
21406
  };
21407
21407
  tier: number;
21408
21408
  }>;