@chainflip/processor 2.1.4-dev.0 → 2.2.0-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1006) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +20 -20
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
  7. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  9. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  10. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  11. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  12. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  13. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  14. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  15. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  16. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +20 -20
  17. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  18. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +20 -20
  19. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  20. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  21. package/dist/100/common.cjs +1 -1
  22. package/dist/100/common.d.cts +275 -275
  23. package/dist/100/common.d.mts +275 -275
  24. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
  25. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +40 -40
  26. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  27. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  28. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  29. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  30. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  31. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  32. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  33. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  34. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  35. package/dist/100/flip/remainingImbalance.d.mts +22 -22
  36. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  37. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  38. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  39. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  40. package/dist/100/funding/funded.d.cts +2 -2
  41. package/dist/100/funding/funded.d.mts +2 -2
  42. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  43. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  44. package/dist/100/governance/failedExecution.d.cts +8 -8
  45. package/dist/100/governance/failedExecution.d.mts +8 -8
  46. package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
  47. package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
  48. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  49. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +8 -8
  50. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  51. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  52. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  53. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  54. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  55. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  56. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  57. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  58. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +44 -44
  59. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +44 -44
  60. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  61. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  62. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  63. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  64. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  65. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  66. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
  67. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
  68. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  69. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  70. package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
  71. package/dist/100/swapping/ccmDepositReceived.d.mts +66 -66
  72. package/dist/100/swapping/ccmFailed.d.cts +66 -66
  73. package/dist/100/swapping/ccmFailed.d.mts +66 -66
  74. package/dist/100/swapping/swapAmountTooLow.d.cts +13 -13
  75. package/dist/100/swapping/swapAmountTooLow.d.mts +13 -13
  76. package/dist/100/swapping/swapDepositAddressReady.d.cts +10 -10
  77. package/dist/100/swapping/swapDepositAddressReady.d.mts +10 -10
  78. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  79. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  80. package/dist/100/swapping/swapScheduled.d.cts +93 -93
  81. package/dist/100/swapping/swapScheduled.d.mts +93 -93
  82. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  83. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  84. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  85. package/dist/100/system/extrinsicFailed.d.mts +16 -16
  86. package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +2 -2
  87. package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +2 -2
  88. package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +2 -2
  89. package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +2 -2
  90. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  91. package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  92. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  93. package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
  94. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  95. package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
  96. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  97. package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  98. package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
  99. package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
  100. package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
  101. package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
  102. package/dist/102/common.cjs +1 -1
  103. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  104. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  105. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  106. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  107. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  108. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  109. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
  110. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
  111. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +52 -52
  112. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +52 -52
  113. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  114. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  115. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  116. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
  117. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  118. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  119. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  120. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  121. package/dist/11000/common.cjs +2 -2
  122. package/dist/11000/common.d.cts +382 -382
  123. package/dist/11000/common.d.mts +382 -382
  124. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  125. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  126. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +34 -34
  127. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +34 -34
  128. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  129. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  130. package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
  131. package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
  132. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  133. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  134. package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
  135. package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
  136. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +26 -26
  137. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
  138. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +52 -52
  139. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +52 -52
  140. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  141. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  142. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  143. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
  144. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +34 -34
  145. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +34 -34
  146. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  147. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  148. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  149. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  150. package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
  151. package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
  152. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  153. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  154. package/dist/11000/swapping/swapDepositAddressReady.d.cts +18 -18
  155. package/dist/11000/swapping/swapDepositAddressReady.d.mts +18 -18
  156. package/dist/11000/swapping/swapRequested.d.cts +16 -16
  157. package/dist/11000/swapping/swapRequested.d.mts +16 -16
  158. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  159. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  160. package/dist/111/common.cjs +1 -1
  161. package/dist/111/common.d.cts +4 -4
  162. package/dist/111/common.d.mts +4 -4
  163. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +12 -12
  164. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +12 -12
  165. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  166. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  167. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  168. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  169. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  170. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  171. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  172. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +2 -2
  173. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +16 -16
  174. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +16 -16
  175. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +34 -34
  176. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +34 -34
  177. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +16 -16
  178. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +16 -16
  179. package/dist/11100/common.cjs +2 -2
  180. package/dist/11100/common.d.cts +354 -354
  181. package/dist/11100/common.d.mts +354 -354
  182. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
  183. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
  184. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +16 -16
  185. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +16 -16
  186. package/dist/11100/flip/flipMinted.d.cts +2 -2
  187. package/dist/11100/flip/flipMinted.d.mts +2 -2
  188. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +12 -12
  189. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +12 -12
  190. package/dist/11100/funding/sCCallExecuted.d.cts +12 -12
  191. package/dist/11100/funding/sCCallExecuted.d.mts +12 -12
  192. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  193. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  194. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  195. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  196. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  197. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  198. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +6 -6
  199. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +6 -6
  200. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  201. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  202. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  203. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  204. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  205. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  206. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  207. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  208. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  209. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  210. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +34 -34
  211. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +34 -34
  212. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +16 -16
  213. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +16 -16
  214. package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
  215. package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
  216. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  217. package/dist/11100/swapping/swapExecuted.d.mts +14 -14
  218. package/dist/11100/swapping/swapRequested.d.cts +34 -34
  219. package/dist/11100/swapping/swapRequested.d.mts +34 -34
  220. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +170 -170
  221. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +170 -170
  222. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +170 -170
  223. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +170 -170
  224. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
  225. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
  226. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
  227. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
  228. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +306 -306
  229. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +306 -306
  230. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
  231. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
  232. package/dist/11200/common.cjs +2 -2
  233. package/dist/11200/common.d.cts +2629 -2629
  234. package/dist/11200/common.d.mts +2629 -2629
  235. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
  236. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
  237. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +170 -170
  238. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +170 -170
  239. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  240. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +170 -170
  241. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +170 -170
  242. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +8 -8
  243. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +8 -8
  244. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +202 -202
  245. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +202 -202
  246. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  247. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  248. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
  249. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
  250. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
  251. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
  252. package/dist/11200/swapping/swapRequested.d.cts +376 -376
  253. package/dist/11200/swapping/swapRequested.d.mts +376 -376
  254. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +2 -2
  255. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +2 -2
  256. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +2 -2
  257. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +2 -2
  258. package/dist/120/common.cjs +1 -1
  259. package/dist/120/common.d.cts +4 -4
  260. package/dist/120/common.d.mts +4 -4
  261. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  262. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  263. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  264. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  265. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  266. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  267. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  268. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  269. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  270. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  271. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  272. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  273. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  274. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  275. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  276. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  277. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  278. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  279. package/dist/120/swapping/swapEgressIgnored.d.cts +7 -7
  280. package/dist/120/swapping/swapEgressIgnored.d.mts +7 -7
  281. package/dist/120/swapping/swapEgressScheduled.d.cts +11 -11
  282. package/dist/120/swapping/swapEgressScheduled.d.mts +11 -11
  283. package/dist/120/swapping/swapExecuted.d.cts +14 -14
  284. package/dist/120/swapping/swapExecuted.d.mts +14 -14
  285. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  286. package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
  287. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  288. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  289. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +26 -26
  290. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +26 -26
  291. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
  292. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
  293. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  294. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  295. package/dist/131/common.cjs +1 -1
  296. package/dist/131/common.d.cts +209 -209
  297. package/dist/131/common.d.mts +209 -209
  298. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  299. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  300. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  301. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  302. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  303. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  304. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  305. package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
  306. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  307. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
  308. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  309. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  310. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  311. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  312. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +10 -10
  313. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +10 -10
  314. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  315. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  316. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  317. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  318. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  319. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  320. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  321. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  322. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  323. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  324. package/dist/131/swapping/ccmFailed.d.cts +71 -71
  325. package/dist/131/swapping/ccmFailed.d.mts +71 -71
  326. package/dist/131/swapping/swapDepositAddressReady.d.cts +14 -14
  327. package/dist/131/swapping/swapDepositAddressReady.d.mts +14 -14
  328. package/dist/131/swapping/swapEgressIgnored.d.cts +18 -18
  329. package/dist/131/swapping/swapEgressIgnored.d.mts +18 -18
  330. package/dist/131/swapping/swapEgressScheduled.d.cts +4 -4
  331. package/dist/131/swapping/swapEgressScheduled.d.mts +4 -4
  332. package/dist/131/swapping/swapExecuted.d.cts +3 -3
  333. package/dist/131/swapping/swapExecuted.d.mts +3 -3
  334. package/dist/131/swapping/swapScheduled.d.cts +91 -91
  335. package/dist/131/swapping/swapScheduled.d.mts +91 -91
  336. package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
  337. package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
  338. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +18 -18
  339. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +18 -18
  340. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  341. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  342. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  343. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  344. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  345. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  346. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  347. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  348. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  349. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  350. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  351. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  352. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  353. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  354. package/dist/141/common.cjs +1 -1
  355. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  356. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  357. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  358. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  359. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  360. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  361. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  362. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  363. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  364. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  365. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  366. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  367. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  368. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  369. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  370. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  371. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
  372. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
  373. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  374. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  375. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  376. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  377. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  378. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  379. package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
  380. package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
  381. package/dist/141/swapping/swapScheduled.d.cts +2 -2
  382. package/dist/141/swapping/swapScheduled.d.mts +2 -2
  383. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  384. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  385. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  386. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  387. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  388. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  389. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  390. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
  391. package/dist/150/assetBalances/refundScheduled.d.cts +50 -50
  392. package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
  393. package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
  394. package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
  395. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  396. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  397. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  398. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
  399. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  400. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  401. package/dist/150/common.cjs +2 -2
  402. package/dist/150/common.d.cts +231 -231
  403. package/dist/150/common.d.mts +231 -231
  404. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
  405. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
  406. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  407. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  408. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  409. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  410. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  411. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  412. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  413. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  414. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  415. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  416. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
  417. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
  418. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  419. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  420. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  421. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  422. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  423. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  424. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  425. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  426. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  427. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  428. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  429. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  430. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  431. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  432. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  433. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  434. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
  435. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
  436. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  437. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  438. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  439. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  440. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  441. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  442. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  443. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  444. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
  445. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
  446. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  447. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  448. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  449. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  450. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  451. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +16 -16
  452. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
  453. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
  454. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  455. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  456. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  457. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
  458. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  459. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  460. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  461. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  462. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  463. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  464. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  465. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  466. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
  467. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
  468. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  469. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  470. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  471. package/dist/150/swapping/ccmDepositReceived.d.mts +74 -74
  472. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  473. package/dist/150/swapping/ccmFailed.d.mts +79 -79
  474. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  475. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  476. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  477. package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
  478. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  479. package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
  480. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  481. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  482. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  483. package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
  484. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  485. package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
  486. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  487. package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
  488. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  489. package/dist/150/swapping/swapExecuted.d.mts +94 -94
  490. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  491. package/dist/150/swapping/swapScheduled.d.mts +103 -103
  492. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  493. package/dist/150/swapping/withdrawalRequested.d.mts +10 -10
  494. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  495. package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  496. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  497. package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
  498. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  499. package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
  500. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  501. package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  502. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  503. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  504. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +11 -11
  505. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +11 -11
  506. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  507. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  508. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  509. package/dist/160/assetBalances/accountCredited.d.mts +2 -2
  510. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  511. package/dist/160/assetBalances/accountDebited.d.mts +2 -2
  512. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  513. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  514. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  515. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  516. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  517. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  518. package/dist/160/common.cjs +2 -2
  519. package/dist/160/common.d.cts +72 -72
  520. package/dist/160/common.d.mts +72 -72
  521. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  522. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  523. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  524. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  525. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +11 -11
  526. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +11 -11
  527. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  528. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  529. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  530. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  531. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  532. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  533. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  534. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  535. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  536. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  537. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +11 -11
  538. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +11 -11
  539. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +7 -7
  540. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +7 -7
  541. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  542. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  543. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  544. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  545. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +9 -9
  546. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +9 -9
  547. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  548. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  549. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +5 -5
  550. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +5 -5
  551. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  552. package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
  553. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +12 -12
  554. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +12 -12
  555. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  556. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  557. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  558. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  559. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  560. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  561. package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
  562. package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
  563. package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
  564. package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
  565. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  566. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  567. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  568. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  569. package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
  570. package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
  571. package/dist/160/swapping/swapRequested.d.cts +8 -8
  572. package/dist/160/swapping/swapRequested.d.mts +8 -8
  573. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  574. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  575. package/dist/160/swapping/withdrawalRequested.d.cts +2 -2
  576. package/dist/160/swapping/withdrawalRequested.d.mts +2 -2
  577. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  578. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  579. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  580. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  581. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  582. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  583. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  584. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  585. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  586. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  587. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  588. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  589. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
  590. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +34 -34
  591. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  592. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
  593. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  594. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  595. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  596. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  597. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  598. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  599. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  600. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  601. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  602. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  603. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  604. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  605. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  606. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  607. package/dist/170/common.cjs +2 -2
  608. package/dist/170/common.d.cts +150 -150
  609. package/dist/170/common.d.mts +150 -150
  610. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  611. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  612. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  613. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  614. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  615. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  616. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  617. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  618. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  619. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  620. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  621. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  622. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  623. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  624. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  625. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  626. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  627. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  628. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  629. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  630. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  631. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  632. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  633. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  634. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  635. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  636. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  637. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  638. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  639. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  640. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  641. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  642. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  643. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  644. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  645. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  646. package/dist/170/swapping/swapRequested.d.cts +51 -51
  647. package/dist/170/swapping/swapRequested.d.mts +51 -51
  648. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  649. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  650. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  651. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  652. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +44 -44
  653. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +44 -44
  654. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  655. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  656. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  657. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  658. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  659. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  660. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  661. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  662. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +66 -66
  663. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +66 -66
  664. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  665. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  666. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  667. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  668. package/dist/180/common.cjs +2 -2
  669. package/dist/180/common.d.cts +333 -333
  670. package/dist/180/common.d.mts +333 -333
  671. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  672. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  673. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  674. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  675. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +44 -44
  676. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +44 -44
  677. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  678. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  679. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  680. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  681. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  682. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  683. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +9 -9
  684. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +9 -9
  685. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +44 -44
  686. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +44 -44
  687. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  688. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  689. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  690. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  691. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  692. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  693. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  694. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  695. package/dist/180/solanaIngressEgress/depositFailed.d.cts +44 -44
  696. package/dist/180/solanaIngressEgress/depositFailed.d.mts +44 -44
  697. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +5 -5
  698. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +5 -5
  699. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  700. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  701. package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
  702. package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
  703. package/dist/180/swapping/swapDepositAddressReady.d.cts +31 -31
  704. package/dist/180/swapping/swapDepositAddressReady.d.mts +31 -31
  705. package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
  706. package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
  707. package/dist/180/swapping/swapRequested.d.cts +37 -37
  708. package/dist/180/swapping/swapRequested.d.mts +37 -37
  709. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  710. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  711. package/dist/180/swapping/withdrawalRequested.d.cts +15 -15
  712. package/dist/180/swapping/withdrawalRequested.d.mts +15 -15
  713. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  714. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  715. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  716. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  717. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  718. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  719. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  720. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  721. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  722. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  723. package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
  724. package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
  725. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  726. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  727. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
  728. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
  729. package/dist/190/assethubIngressEgress/depositFailed.d.cts +30 -30
  730. package/dist/190/assethubIngressEgress/depositFailed.d.mts +30 -30
  731. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  732. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  733. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
  734. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
  735. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  736. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
  737. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +30 -30
  738. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +30 -30
  739. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  740. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  741. package/dist/190/common.cjs +2 -2
  742. package/dist/190/common.d.cts +272 -272
  743. package/dist/190/common.d.mts +272 -272
  744. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  745. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  746. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +30 -30
  747. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +30 -30
  748. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  749. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  750. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  751. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  752. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  753. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  754. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  755. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  756. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  757. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  758. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  759. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  760. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  761. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  762. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  763. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  764. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  765. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  766. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
  767. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
  768. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  769. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  770. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  771. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  772. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +30 -30
  773. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +30 -30
  774. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  775. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  776. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  777. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  778. package/dist/190/solanaIngressEgress/depositFailed.d.cts +18 -18
  779. package/dist/190/solanaIngressEgress/depositFailed.d.mts +18 -18
  780. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  781. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
  782. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  783. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  784. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  785. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  786. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  787. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  788. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  789. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  790. package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
  791. package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
  792. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  793. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  794. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  795. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  796. package/dist/190/swapping/swapDepositAddressReady.d.cts +14 -14
  797. package/dist/190/swapping/swapDepositAddressReady.d.mts +14 -14
  798. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  799. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  800. package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
  801. package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
  802. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  803. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  804. package/dist/190/swapping/swapRequested.d.cts +12 -12
  805. package/dist/190/swapping/swapRequested.d.mts +12 -12
  806. package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
  807. package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
  808. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  809. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  810. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  811. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  812. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  813. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  814. package/dist/200/common.cjs +2 -2
  815. package/dist/200/swapping/swapAborted.d.cts +2 -2
  816. package/dist/200/swapping/swapAborted.d.mts +2 -2
  817. package/dist/200/swapping/swapRescheduled.d.cts +3 -3
  818. package/dist/200/swapping/swapRescheduled.d.mts +3 -3
  819. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +36 -36
  820. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +36 -36
  821. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  822. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  823. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  824. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +10 -10
  825. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  826. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  827. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  828. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  829. package/dist/210/assetBalances/refundSkipped.d.cts +8 -8
  830. package/dist/210/assetBalances/refundSkipped.d.mts +8 -8
  831. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +36 -36
  832. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +36 -36
  833. package/dist/210/assethubIngressEgress/depositFailed.d.cts +10 -10
  834. package/dist/210/assethubIngressEgress/depositFailed.d.mts +10 -10
  835. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  836. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  837. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +36 -36
  838. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +36 -36
  839. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  840. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +10 -10
  841. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  842. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  843. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  844. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  845. package/dist/210/common.cjs +2 -2
  846. package/dist/210/common.d.cts +174 -174
  847. package/dist/210/common.d.mts +174 -174
  848. package/dist/210/emissions/flipBurnSkipped.d.cts +8 -8
  849. package/dist/210/emissions/flipBurnSkipped.d.mts +8 -8
  850. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +36 -36
  851. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +36 -36
  852. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  853. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  854. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +10 -10
  855. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +10 -10
  856. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  857. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  858. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  859. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  860. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  861. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  862. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +10 -10
  863. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +10 -10
  864. package/dist/210/governance/failedExecution.d.cts +6 -6
  865. package/dist/210/governance/failedExecution.d.mts +6 -6
  866. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +8 -8
  867. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +8 -8
  868. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +2 -2
  869. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +2 -2
  870. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  871. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  872. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +8 -8
  873. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +8 -8
  874. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +8 -8
  875. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +8 -8
  876. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +4 -4
  877. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +4 -4
  878. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  879. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  880. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  881. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  882. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +36 -36
  883. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +36 -36
  884. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +10 -10
  885. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +10 -10
  886. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  887. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  888. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  889. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  890. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +36 -36
  891. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +36 -36
  892. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +8 -8
  893. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +8 -8
  894. package/dist/210/solanaIngressEgress/depositFailed.d.cts +10 -10
  895. package/dist/210/solanaIngressEgress/depositFailed.d.mts +10 -10
  896. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +8 -8
  897. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +8 -8
  898. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  899. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  900. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  901. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  902. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  903. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  904. package/dist/210/swapping/refundEgressIgnored.d.cts +8 -8
  905. package/dist/210/swapping/refundEgressIgnored.d.mts +8 -8
  906. package/dist/210/swapping/refundEgressScheduled.d.cts +4 -4
  907. package/dist/210/swapping/refundEgressScheduled.d.mts +4 -4
  908. package/dist/210/swapping/swapDepositAddressReady.d.cts +2 -2
  909. package/dist/210/swapping/swapDepositAddressReady.d.mts +2 -2
  910. package/dist/210/swapping/swapEgressIgnored.d.cts +8 -8
  911. package/dist/210/swapping/swapEgressIgnored.d.mts +8 -8
  912. package/dist/210/swapping/swapEgressScheduled.d.cts +4 -4
  913. package/dist/210/swapping/swapEgressScheduled.d.mts +4 -4
  914. package/dist/210/swapping/withdrawalRequested.d.cts +2 -2
  915. package/dist/210/swapping/withdrawalRequested.d.mts +2 -2
  916. package/dist/210/system/extrinsicFailed.d.cts +8 -8
  917. package/dist/210/system/extrinsicFailed.d.mts +8 -8
  918. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +8 -8
  919. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +8 -8
  920. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +8 -8
  921. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +8 -8
  922. package/dist/210/witnesser/witnessExecutionFailed.d.cts +8 -8
  923. package/dist/210/witnesser/witnessExecutionFailed.d.mts +8 -8
  924. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  925. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  926. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  927. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  928. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  929. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +214 -0
  930. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +214 -0
  931. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  932. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  933. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  934. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  935. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  936. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  937. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +204 -0
  938. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +204 -0
  939. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  940. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  941. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  942. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  943. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  944. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  945. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +428 -0
  946. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +428 -0
  947. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  948. package/dist/220/common.cjs +473 -2
  949. package/dist/220/common.d.cts +1450 -37
  950. package/dist/220/common.d.mts +1450 -37
  951. package/dist/220/common.mjs +429 -2
  952. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  953. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  954. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  955. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  956. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  957. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +214 -0
  958. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +214 -0
  959. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  960. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  961. package/dist/220/lendingPools/loanCreated.d.cts +61 -0
  962. package/dist/220/lendingPools/loanCreated.d.mts +61 -0
  963. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  964. package/dist/220/lendingPools/loanRepaid.cjs +14 -0
  965. package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
  966. package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
  967. package/dist/220/lendingPools/loanRepaid.mjs +12 -0
  968. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  969. package/dist/220/lendingPools/palletConfigUpdated.d.cts +430 -0
  970. package/dist/220/lendingPools/palletConfigUpdated.d.mts +430 -0
  971. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  972. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  973. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  974. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  975. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  976. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  977. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +204 -0
  978. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +204 -0
  979. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  980. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  981. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  982. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  983. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  984. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  985. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +234 -0
  986. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +234 -0
  987. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  988. package/dist/220/tradingStrategy/strategyDeployed.d.cts +40 -40
  989. package/dist/220/tradingStrategy/strategyDeployed.d.mts +40 -40
  990. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  991. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  992. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  993. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  994. package/dist/Parser.cjs +1 -1
  995. package/dist/Processor.cjs +2 -2
  996. package/dist/Processor.mjs +1 -1
  997. package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.cjs +1 -1
  998. package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.mjs +1 -1
  999. package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
  1000. package/dist/chainspec/src/BaseParser.cjs +3 -3
  1001. package/dist/chainspec/src/Compiler.cjs +2 -2
  1002. package/dist/chainspec/src/cache.cjs +2 -2
  1003. package/dist/chainspec/src/utils.cjs +2 -2
  1004. package/dist/generate.cjs +3 -3
  1005. package/dist/utils.cjs +1 -1
  1006. package/package.json +2 -2
@@ -2368,11 +2368,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2371
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2372
2372
  }, {
2373
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2374
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2375
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -5347,7 +5347,6 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
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
  value: `cF${string}`;
5353
5352
  __kind: "InternalAccount";
@@ -5373,9 +5372,9 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
5373
5372
  };
5374
5373
  __kind: "ExternalAddress";
5375
5374
  };
5375
+ minPrice: bigint;
5376
5376
  }, {
5377
5377
  retryDuration: number;
5378
- minPrice: string | number;
5379
5378
  refundDestination: {
5380
5379
  value: string;
5381
5380
  __kind: "InternalAccount";
@@ -5386,6 +5385,7 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
5386
5385
  };
5387
5386
  __kind: "ExternalAddress";
5388
5387
  };
5388
+ minPrice: string | number;
5389
5389
  }>;
5390
5390
  declare const cfPrimitivesDcaParameters: z.ZodObject<{
5391
5391
  numberOfChunks: z.ZodNumber;
@@ -5433,6 +5433,7 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
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
5460
  value: string;
5460
5461
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5469
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5470
5470
  }, {
5471
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5472
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5473
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5527
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5528
5528
  }, {
5529
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5530
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5531
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5582
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5583
5583
  }, {
5584
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5585
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5586
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5604
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5605
5605
  }, {
5606
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5607
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5608
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5653
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5654
5654
  }, {
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";
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";
5658
5658
  }>;
5659
5659
  declare const spArithmeticArithmeticError: z.ZodEffects<z.ZodObject<{
5660
5660
  __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
@@ -5739,18 +5739,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5742
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5743
5743
  }, {
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";
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";
5747
5747
  }>;
5748
5748
  }, "strip", z.ZodTypeAny, {
5749
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5749
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5750
5750
  __kind: "Token";
5751
5751
  }, {
5752
5752
  value: {
5753
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5753
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5754
5754
  };
5755
5755
  __kind: "Token";
5756
5756
  }>, z.ZodObject<{
@@ -5966,18 +5966,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5969
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5970
5970
  }, {
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";
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";
5974
5974
  }>;
5975
5975
  }, "strip", z.ZodTypeAny, {
5976
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5976
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5977
5977
  __kind: "Token";
5978
5978
  }, {
5979
5979
  value: {
5980
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5980
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5981
5981
  };
5982
5982
  __kind: "Token";
5983
5983
  }>, z.ZodObject<{
@@ -6063,7 +6063,7 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
6063
6063
  } | {
6064
6064
  __kind: "TooManyConsumers";
6065
6065
  } | {
6066
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6066
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6067
6067
  __kind: "Token";
6068
6068
  } | {
6069
6069
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -6102,7 +6102,7 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
6102
6102
  __kind: "TooManyConsumers";
6103
6103
  } | {
6104
6104
  value: {
6105
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6105
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6106
6106
  };
6107
6107
  __kind: "Token";
6108
6108
  } | {
@@ -6296,18 +6296,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6299
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6300
6300
  }, {
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";
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";
6304
6304
  }>;
6305
6305
  }, "strip", z.ZodTypeAny, {
6306
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6306
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6307
6307
  __kind: "Token";
6308
6308
  }, {
6309
6309
  value: {
6310
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6310
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6311
6311
  };
6312
6312
  __kind: "Token";
6313
6313
  }>, z.ZodObject<{
@@ -6393,7 +6393,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6393
6393
  } | {
6394
6394
  __kind: "TooManyConsumers";
6395
6395
  } | {
6396
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6396
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6397
6397
  __kind: "Token";
6398
6398
  } | {
6399
6399
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -6432,7 +6432,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6432
6432
  __kind: "TooManyConsumers";
6433
6433
  } | {
6434
6434
  value: {
6435
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6435
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6436
6436
  };
6437
6437
  __kind: "Token";
6438
6438
  } | {
@@ -6510,7 +6510,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6510
6510
  } | {
6511
6511
  __kind: "TooManyConsumers";
6512
6512
  } | {
6513
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6513
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6514
6514
  __kind: "Token";
6515
6515
  } | {
6516
6516
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -6581,7 +6581,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6581
6581
  __kind: "TooManyConsumers";
6582
6582
  } | {
6583
6583
  value: {
6584
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6584
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6585
6585
  };
6586
6586
  __kind: "Token";
6587
6587
  } | {
@@ -6677,18 +6677,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6680
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6681
6681
  }, {
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";
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";
6685
6685
  }>;
6686
6686
  }, "strip", z.ZodTypeAny, {
6687
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6687
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6688
6688
  __kind: "Token";
6689
6689
  }, {
6690
6690
  value: {
6691
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6691
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6692
6692
  };
6693
6693
  __kind: "Token";
6694
6694
  }>, z.ZodObject<{
@@ -6774,7 +6774,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6774
6774
  } | {
6775
6775
  __kind: "TooManyConsumers";
6776
6776
  } | {
6777
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6777
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6778
6778
  __kind: "Token";
6779
6779
  } | {
6780
6780
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -6813,7 +6813,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
6813
6813
  __kind: "TooManyConsumers";
6814
6814
  } | {
6815
6815
  value: {
6816
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6816
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6817
6817
  };
6818
6818
  __kind: "Token";
6819
6819
  } | {
@@ -6934,18 +6934,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6937
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6938
6938
  }, {
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";
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";
6942
6942
  }>;
6943
6943
  }, "strip", z.ZodTypeAny, {
6944
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6944
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6945
6945
  __kind: "Token";
6946
6946
  }, {
6947
6947
  value: {
6948
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6948
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6949
6949
  };
6950
6950
  __kind: "Token";
6951
6951
  }>, z.ZodObject<{
@@ -7031,7 +7031,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
7031
7031
  } | {
7032
7032
  __kind: "TooManyConsumers";
7033
7033
  } | {
7034
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7034
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7035
7035
  __kind: "Token";
7036
7036
  } | {
7037
7037
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -7070,7 +7070,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
7070
7070
  __kind: "TooManyConsumers";
7071
7071
  } | {
7072
7072
  value: {
7073
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7073
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7074
7074
  };
7075
7075
  __kind: "Token";
7076
7076
  } | {
@@ -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,11 +7679,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7682
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7683
7683
  }, {
7684
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7685
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7686
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8133
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8133
8134
  };
8134
8135
  destinationAddress: {
8135
8136
  value: string;
8136
8137
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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;
@@ -8290,11 +8290,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8293
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8294
8294
  }, {
8295
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8296
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
8297
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8744
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8744
8745
  };
8745
8746
  destinationAddress: {
8746
8747
  value: string;
8747
8748
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8927
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8927
8928
  };
8928
8929
  destinationAddress: {
8929
8930
  value: string;
8930
8931
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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,18 +9182,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9185
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9186
9186
  }, {
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";
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";
9190
9190
  }>;
9191
9191
  }, "strip", z.ZodTypeAny, {
9192
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9192
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9193
9193
  __kind: "Token";
9194
9194
  }, {
9195
9195
  value: {
9196
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9196
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9197
9197
  };
9198
9198
  __kind: "Token";
9199
9199
  }>, z.ZodObject<{
@@ -9279,7 +9279,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9279
9279
  } | {
9280
9280
  __kind: "TooManyConsumers";
9281
9281
  } | {
9282
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9282
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9283
9283
  __kind: "Token";
9284
9284
  } | {
9285
9285
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -9318,7 +9318,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9318
9318
  __kind: "TooManyConsumers";
9319
9319
  } | {
9320
9320
  value: {
9321
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9321
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9322
9322
  };
9323
9323
  __kind: "Token";
9324
9324
  } | {
@@ -9396,7 +9396,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9396
9396
  } | {
9397
9397
  __kind: "TooManyConsumers";
9398
9398
  } | {
9399
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9399
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9400
9400
  __kind: "Token";
9401
9401
  } | {
9402
9402
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -9467,7 +9467,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9467
9467
  __kind: "TooManyConsumers";
9468
9468
  } | {
9469
9469
  value: {
9470
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9470
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9471
9471
  };
9472
9472
  __kind: "Token";
9473
9473
  } | {
@@ -9563,18 +9563,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9566
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9567
9567
  }, {
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";
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";
9571
9571
  }>;
9572
9572
  }, "strip", z.ZodTypeAny, {
9573
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9573
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9574
9574
  __kind: "Token";
9575
9575
  }, {
9576
9576
  value: {
9577
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9577
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9578
9578
  };
9579
9579
  __kind: "Token";
9580
9580
  }>, z.ZodObject<{
@@ -9660,7 +9660,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9660
9660
  } | {
9661
9661
  __kind: "TooManyConsumers";
9662
9662
  } | {
9663
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9663
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9664
9664
  __kind: "Token";
9665
9665
  } | {
9666
9666
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -9699,7 +9699,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
9699
9699
  __kind: "TooManyConsumers";
9700
9700
  } | {
9701
9701
  value: {
9702
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9702
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9703
9703
  };
9704
9704
  __kind: "Token";
9705
9705
  } | {
@@ -9898,18 +9898,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9901
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9902
9902
  }, {
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";
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";
9906
9906
  }>;
9907
9907
  }, "strip", z.ZodTypeAny, {
9908
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9908
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9909
9909
  __kind: "Token";
9910
9910
  }, {
9911
9911
  value: {
9912
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9912
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9913
9913
  };
9914
9914
  __kind: "Token";
9915
9915
  }>, z.ZodObject<{
@@ -9995,7 +9995,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
9995
9995
  } | {
9996
9996
  __kind: "TooManyConsumers";
9997
9997
  } | {
9998
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9998
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9999
9999
  __kind: "Token";
10000
10000
  } | {
10001
10001
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -10034,7 +10034,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
10034
10034
  __kind: "TooManyConsumers";
10035
10035
  } | {
10036
10036
  value: {
10037
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10037
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10038
10038
  };
10039
10039
  __kind: "Token";
10040
10040
  } | {
@@ -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,11 +10389,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10392
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10393
10393
  }, {
10394
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10395
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10396
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10854
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10851
10855
  };
10852
10856
  destinationAddress: {
10853
10857
  value: string;
10854
10858
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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;
@@ -10991,11 +10991,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10994
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10995
10995
  }, {
10996
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10997
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10998
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11456
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11453
11457
  };
11454
11458
  destinationAddress: {
11455
11459
  value: string;
11456
11460
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11641
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11638
11642
  };
11639
11643
  destinationAddress: {
11640
11644
  value: string;
11641
11645
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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,18 +11880,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11883
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11884
11884
  }, {
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";
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";
11888
11888
  }>;
11889
11889
  }, "strip", z.ZodTypeAny, {
11890
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11890
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11891
11891
  __kind: "Token";
11892
11892
  }, {
11893
11893
  value: {
11894
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11894
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11895
11895
  };
11896
11896
  __kind: "Token";
11897
11897
  }>, z.ZodObject<{
@@ -11977,7 +11977,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
11977
11977
  } | {
11978
11978
  __kind: "TooManyConsumers";
11979
11979
  } | {
11980
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11980
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11981
11981
  __kind: "Token";
11982
11982
  } | {
11983
11983
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -12016,7 +12016,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
12016
12016
  __kind: "TooManyConsumers";
12017
12017
  } | {
12018
12018
  value: {
12019
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12019
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12020
12020
  };
12021
12021
  __kind: "Token";
12022
12022
  } | {
@@ -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
  value: `0x${string}`;
12821
12822
  __kind: "P2PKH";
@@ -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
  value: string;
12844
12845
  __kind: "P2PKH";
@@ -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,11 +13030,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13033
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13034
13034
  }, {
13035
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13036
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
13037
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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
  value: `0x${string}`;
13422
13423
  __kind: "P2PKH";
@@ -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
  value: string;
13445
13446
  __kind: "P2PKH";
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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
  value: `0x${string}`;
13526
13527
  __kind: "P2PKH";
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13647
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13647
13648
  };
13648
13649
  destinationAddress: {
13649
13650
  value: string;
13650
13651
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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
  value: string;
13661
13662
  __kind: "P2PKH";
@@ -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?: {
@@ -14270,11 +14270,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14273
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14274
14274
  }, {
14275
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14276
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14277
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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
  value: `0x${string}`;
14662
14663
  __kind: "P2PKH";
@@ -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
  value: string;
14685
14686
  __kind: "P2PKH";
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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
  value: `0x${string}`;
14766
14767
  __kind: "P2PKH";
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14887
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14887
14888
  };
14888
14889
  destinationAddress: {
14889
14890
  value: string;
14890
14891
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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
  value: string;
14901
14902
  __kind: "P2PKH";
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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
  value: `0x${string}`;
15052
15053
  __kind: "P2PKH";
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15176
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15176
15177
  };
15177
15178
  destinationAddress: {
15178
15179
  value: string;
15179
15180
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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
  value: string;
15190
15191
  __kind: "P2PKH";
@@ -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,18 +15453,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15456
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15457
15457
  }, {
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";
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";
15461
15461
  }>;
15462
15462
  }, "strip", z.ZodTypeAny, {
15463
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15463
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15464
15464
  __kind: "Token";
15465
15465
  }, {
15466
15466
  value: {
15467
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15467
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15468
15468
  };
15469
15469
  __kind: "Token";
15470
15470
  }>, z.ZodObject<{
@@ -15550,7 +15550,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
15550
15550
  } | {
15551
15551
  __kind: "TooManyConsumers";
15552
15552
  } | {
15553
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15553
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15554
15554
  __kind: "Token";
15555
15555
  } | {
15556
15556
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -15589,7 +15589,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
15589
15589
  __kind: "TooManyConsumers";
15590
15590
  } | {
15591
15591
  value: {
15592
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15592
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15593
15593
  };
15594
15594
  __kind: "Token";
15595
15595
  } | {
@@ -15947,11 +15947,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15950
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15951
15951
  }, {
15952
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15953
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
15954
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16401
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16401
16402
  };
16402
16403
  destinationAddress: {
16403
16404
  value: string;
16404
16405
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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;
@@ -16558,11 +16558,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16561
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16562
16562
  }, {
16563
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16564
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16565
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17012
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17012
17013
  };
17013
17014
  destinationAddress: {
17014
17015
  value: string;
17015
17016
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17195
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17195
17196
  };
17196
17197
  destinationAddress: {
17197
17198
  value: string;
17198
17199
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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,18 +17434,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17437
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17438
17438
  }, {
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";
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";
17442
17442
  }>;
17443
17443
  }, "strip", z.ZodTypeAny, {
17444
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17444
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17445
17445
  __kind: "Token";
17446
17446
  }, {
17447
17447
  value: {
17448
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17448
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17449
17449
  };
17450
17450
  __kind: "Token";
17451
17451
  }>, z.ZodObject<{
@@ -17531,7 +17531,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
17531
17531
  } | {
17532
17532
  __kind: "TooManyConsumers";
17533
17533
  } | {
17534
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17534
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17535
17535
  __kind: "Token";
17536
17536
  } | {
17537
17537
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -17570,7 +17570,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
17570
17570
  __kind: "TooManyConsumers";
17571
17571
  } | {
17572
17572
  value: {
17573
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17573
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17574
17574
  };
17575
17575
  __kind: "Token";
17576
17576
  } | {
@@ -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,11 +17921,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17924
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17925
17925
  }, {
17926
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17927
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17928
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18369
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18369
18370
  };
18370
18371
  destinationAddress: {
18371
18372
  value: string;
18372
18373
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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;
@@ -18500,11 +18500,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18503
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18504
18504
  }, {
18505
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18506
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18507
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18948
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18948
18949
  };
18949
18950
  destinationAddress: {
18950
18951
  value: string;
18951
18952
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19125
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19125
19126
  };
19126
19127
  destinationAddress: {
19127
19128
  value: string;
19128
19129
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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,18 +19413,18 @@ 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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19416
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19417
19417
  }, {
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";
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";
19421
19421
  }>;
19422
19422
  }, "strip", z.ZodTypeAny, {
19423
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19423
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19424
19424
  __kind: "Token";
19425
19425
  }, {
19426
19426
  value: {
19427
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19427
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19428
19428
  };
19429
19429
  __kind: "Token";
19430
19430
  }>, z.ZodObject<{
@@ -19510,7 +19510,7 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
19510
19510
  } | {
19511
19511
  __kind: "TooManyConsumers";
19512
19512
  } | {
19513
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19513
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19514
19514
  __kind: "Token";
19515
19515
  } | {
19516
19516
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -19549,7 +19549,7 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
19549
19549
  __kind: "TooManyConsumers";
19550
19550
  } | {
19551
19551
  value: {
19552
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19552
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19553
19553
  };
19554
19554
  __kind: "Token";
19555
19555
  } | {
@@ -19891,11 +19891,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19894
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19895
19895
  }, {
19896
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19897
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
19898
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20356
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20353
20357
  };
20354
20358
  destinationAddress: {
20355
20359
  value: string;
20356
20360
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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;
@@ -20493,11 +20493,11 @@ 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20496
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20497
20497
  }, {
20498
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20499
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
20500
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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"]>;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20958
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20955
20959
  };
20956
20960
  destinationAddress: {
20957
20961
  value: string;
20958
20962
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21143
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21140
21144
  };
21141
21145
  destinationAddress: {
21142
21146
  value: string;
21143
21147
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21306
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21307
21307
  }, {
21308
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21309
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21310
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21329
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21330
21330
  }, {
21331
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21332
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21333
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21356
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21357
21357
  }, {
21358
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21359
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21360
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21393
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21394
21394
  }, {
21395
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21396
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21397
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "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
  }>;