@chainflip/processor 2.1.3 → 2.2.0-tron-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 (1352) hide show
  1. package/dist/100/common.cjs +1 -1
  2. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  3. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  4. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  5. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  6. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  7. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  8. package/dist/100/funding/funded.d.cts +2 -2
  9. package/dist/100/funding/funded.d.mts +2 -2
  10. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  11. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  12. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +7 -7
  13. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +7 -7
  14. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  15. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  16. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  17. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  18. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  19. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  20. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  21. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  22. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  23. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  24. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  25. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  26. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  27. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  28. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  29. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  30. package/dist/100/swapping/swapScheduled.d.cts +10 -10
  31. package/dist/100/swapping/swapScheduled.d.mts +10 -10
  32. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  33. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  34. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  35. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  36. package/dist/102/common.cjs +1 -1
  37. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  38. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  39. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +79 -79
  40. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +79 -79
  41. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  42. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  43. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  44. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  45. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
  46. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
  47. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +82 -82
  48. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +82 -82
  49. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  50. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  51. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
  52. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
  53. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  54. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
  55. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +124 -124
  56. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +124 -124
  57. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  58. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  59. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +6 -6
  60. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +6 -6
  61. package/dist/11000/common.cjs +2 -2
  62. package/dist/11000/common.d.cts +724 -724
  63. package/dist/11000/common.d.mts +724 -724
  64. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  65. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  66. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +79 -79
  67. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +79 -79
  68. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  69. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  70. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  71. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  72. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  73. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  74. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  75. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  76. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  77. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  78. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +26 -26
  79. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
  80. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +82 -82
  81. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +82 -82
  82. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  83. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  84. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
  85. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
  86. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  87. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
  88. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +70 -70
  89. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +70 -70
  90. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  91. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  92. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
  93. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
  94. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  95. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  96. package/dist/11000/swapping/refundEgressScheduled.d.cts +17 -17
  97. package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
  98. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  99. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  100. package/dist/11000/swapping/swapDepositAddressReady.d.cts +42 -42
  101. package/dist/11000/swapping/swapDepositAddressReady.d.mts +42 -42
  102. package/dist/11000/swapping/swapRequested.d.cts +44 -44
  103. package/dist/11000/swapping/swapRequested.d.mts +44 -44
  104. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  105. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  106. package/dist/111/common.cjs +1 -1
  107. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +154 -154
  108. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +154 -154
  109. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +154 -154
  110. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +154 -154
  111. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +284 -284
  112. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +284 -284
  113. package/dist/11100/common.cjs +2 -2
  114. package/dist/11100/common.d.cts +2554 -2554
  115. package/dist/11100/common.d.mts +2554 -2554
  116. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +40 -40
  117. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +40 -40
  118. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +154 -154
  119. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +154 -154
  120. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +48 -48
  121. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +48 -48
  122. package/dist/11100/funding/sCCallExecuted.d.cts +24 -24
  123. package/dist/11100/funding/sCCallExecuted.d.mts +24 -24
  124. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  125. package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
  126. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  127. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  128. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +154 -154
  129. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +154 -154
  130. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +154 -154
  131. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +154 -154
  132. package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
  133. package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
  134. package/dist/11100/swapping/swapRequested.d.cts +354 -354
  135. package/dist/11100/swapping/swapRequested.d.mts +354 -354
  136. package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
  137. package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
  138. package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
  139. package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
  140. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  141. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  142. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  143. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  144. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +182 -182
  145. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +182 -182
  146. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  147. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  148. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  149. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  150. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  151. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  152. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +200 -200
  153. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +200 -200
  154. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  155. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  156. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
  157. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +22 -22
  158. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
  159. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
  160. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +312 -312
  161. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +312 -312
  162. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
  163. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
  164. package/dist/11200/common.cjs +2 -2
  165. package/dist/11200/common.d.cts +2743 -2743
  166. package/dist/11200/common.d.mts +2743 -2743
  167. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
  168. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
  169. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  170. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  171. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  172. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  173. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +182 -182
  174. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +182 -182
  175. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  176. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  177. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  178. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  179. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  180. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  181. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +200 -200
  182. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +200 -200
  183. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  184. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  185. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  186. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  187. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +20 -20
  188. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +20 -20
  189. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +214 -214
  190. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +214 -214
  191. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
  192. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
  193. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
  194. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
  195. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
  196. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
  197. package/dist/11200/swapping/swapRequested.d.cts +376 -376
  198. package/dist/11200/swapping/swapRequested.d.mts +376 -376
  199. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  200. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  201. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
  202. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
  203. package/dist/120/common.cjs +1 -1
  204. package/dist/120/common.d.cts +4 -4
  205. package/dist/120/common.d.mts +4 -4
  206. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  207. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  208. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  209. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  210. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  211. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  212. package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
  213. package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
  214. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  215. package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
  216. package/dist/120/swapping/swapExecuted.d.cts +14 -14
  217. package/dist/120/swapping/swapExecuted.d.mts +14 -14
  218. package/dist/131/common.cjs +1 -1
  219. package/dist/131/common.d.cts +11 -11
  220. package/dist/131/common.d.mts +11 -11
  221. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  222. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  223. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  224. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  225. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  226. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  227. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +12 -12
  228. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +12 -12
  229. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  230. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  231. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  232. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  233. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  234. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  235. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  236. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  237. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  238. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  239. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  240. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  241. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  242. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  243. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  244. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  245. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  246. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  247. package/dist/131/swapping/ccmFailed.d.cts +9 -9
  248. package/dist/131/swapping/ccmFailed.d.mts +9 -9
  249. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  250. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  251. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  252. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  253. package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
  254. package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
  255. package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
  256. package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
  257. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  258. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  259. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  260. package/dist/131/swapping/swapExecuted.d.mts +12 -12
  261. package/dist/131/swapping/swapScheduled.d.cts +25 -25
  262. package/dist/131/swapping/swapScheduled.d.mts +25 -25
  263. package/dist/131/swapping/withdrawalRequested.d.cts +10 -10
  264. package/dist/131/swapping/withdrawalRequested.d.mts +10 -10
  265. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  266. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  267. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  268. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  269. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  270. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  271. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  272. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  273. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  274. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  275. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  276. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  277. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  278. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  279. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  280. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  281. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  282. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
  283. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  284. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  285. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  286. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  287. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  288. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  289. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  290. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  291. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  292. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
  293. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  294. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  295. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  296. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  297. package/dist/141/common.cjs +1 -1
  298. package/dist/141/common.d.cts +228 -228
  299. package/dist/141/common.d.mts +228 -228
  300. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  301. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  302. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  303. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  304. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  305. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  306. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  307. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  308. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  309. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  310. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  311. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  312. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  313. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  314. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  315. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  316. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  317. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  318. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  319. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  320. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  321. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  322. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  323. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  324. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  325. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  326. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  327. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  328. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
  329. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
  330. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  331. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  332. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  333. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  334. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  335. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  336. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  337. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  338. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  339. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  340. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  341. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  342. package/dist/141/swapping/ccmDepositReceived.d.cts +72 -72
  343. package/dist/141/swapping/ccmDepositReceived.d.mts +72 -72
  344. package/dist/141/swapping/ccmFailed.d.cts +77 -77
  345. package/dist/141/swapping/ccmFailed.d.mts +77 -77
  346. package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
  347. package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
  348. package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
  349. package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
  350. package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
  351. package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
  352. package/dist/141/swapping/swapExecuted.d.cts +84 -84
  353. package/dist/141/swapping/swapExecuted.d.mts +84 -84
  354. package/dist/141/swapping/swapScheduled.d.cts +95 -95
  355. package/dist/141/swapping/swapScheduled.d.mts +95 -95
  356. package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
  357. package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
  358. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  359. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  360. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  361. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  362. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  363. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  364. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  365. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  366. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  367. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  368. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  369. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  370. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  371. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  372. package/dist/150/common.cjs +2 -2
  373. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  374. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  375. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  376. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  377. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  378. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  379. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  380. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  381. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  382. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  383. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  384. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  385. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  386. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  387. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  388. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  389. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  390. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  391. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  392. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  393. package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
  394. package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
  395. package/dist/150/swapping/swapDepositAddressReady.d.cts +2 -2
  396. package/dist/150/swapping/swapDepositAddressReady.d.mts +2 -2
  397. package/dist/150/swapping/swapExecuted.d.cts +2 -2
  398. package/dist/150/swapping/swapExecuted.d.mts +2 -2
  399. package/dist/150/swapping/swapScheduled.d.cts +2 -2
  400. package/dist/150/swapping/swapScheduled.d.mts +2 -2
  401. package/dist/150/swapping/withdrawalRequested.d.cts +4 -4
  402. package/dist/150/swapping/withdrawalRequested.d.mts +4 -4
  403. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  404. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  405. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  406. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  407. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  408. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  409. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  410. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  411. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  412. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  413. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  414. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  415. package/dist/160/common.cjs +2 -2
  416. package/dist/160/common.d.cts +62 -62
  417. package/dist/160/common.d.mts +62 -62
  418. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  419. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  420. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  421. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  422. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  423. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  424. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  425. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  426. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +6 -6
  427. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +6 -6
  428. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +4 -4
  429. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +4 -4
  430. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  431. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  432. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  433. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  434. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  435. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  436. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  437. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  438. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  439. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  440. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  441. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  442. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  443. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  444. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  445. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  446. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  447. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  448. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  449. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  450. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
  451. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
  452. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  453. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  454. package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
  455. package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
  456. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  457. package/dist/160/swapping/refundEgressScheduled.d.mts +2 -2
  458. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  459. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  460. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  461. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  462. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  463. package/dist/160/swapping/swapEgressScheduled.d.mts +2 -2
  464. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  465. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  466. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  467. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  468. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  469. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  470. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  471. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  472. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  473. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  474. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  475. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  476. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  477. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  478. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  479. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
  480. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  481. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  482. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  483. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  484. package/dist/170/common.cjs +2 -2
  485. package/dist/170/common.d.cts +10 -10
  486. package/dist/170/common.d.mts +10 -10
  487. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  488. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  489. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  490. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  491. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  492. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  493. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  494. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  495. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  496. package/dist/170/reputation/offencePenalty.d.mts +2 -2
  497. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  498. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  499. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  500. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  501. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  502. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  503. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  504. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  505. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
  506. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
  507. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  508. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  509. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  510. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  511. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  512. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  513. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  514. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  515. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
  516. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
  517. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  518. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  519. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  520. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  521. package/dist/180/common.cjs +2 -2
  522. package/dist/180/common.d.cts +380 -380
  523. package/dist/180/common.d.mts +380 -380
  524. package/dist/180/environment/solanaGovCallDispatched.d.cts +2 -2
  525. package/dist/180/environment/solanaGovCallDispatched.d.mts +2 -2
  526. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  527. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  528. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  529. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  530. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
  531. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
  532. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  533. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  534. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  535. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  536. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  537. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  538. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  539. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  540. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +61 -61
  541. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +61 -61
  542. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  543. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  544. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  545. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  546. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  547. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  548. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  549. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  550. package/dist/180/solanaIngressEgress/depositFailed.d.cts +46 -46
  551. package/dist/180/solanaIngressEgress/depositFailed.d.mts +46 -46
  552. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  553. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
  554. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  555. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  556. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  557. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  558. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  559. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  560. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  561. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  562. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  563. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  564. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  565. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  566. package/dist/180/swapping/swapDepositAddressReady.d.cts +30 -30
  567. package/dist/180/swapping/swapDepositAddressReady.d.mts +30 -30
  568. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  569. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  570. package/dist/180/swapping/swapRequested.d.cts +16 -16
  571. package/dist/180/swapping/swapRequested.d.mts +16 -16
  572. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  573. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  574. package/dist/180/swapping/withdrawalRequested.d.cts +6 -6
  575. package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
  576. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  577. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  578. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  579. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  580. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  581. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +10 -10
  582. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  583. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  584. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  585. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  586. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  587. package/dist/190/assetBalances/accountCredited.d.mts +2 -2
  588. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  589. package/dist/190/assetBalances/accountDebited.d.mts +2 -2
  590. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  591. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  592. package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
  593. package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
  594. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  595. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  596. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
  597. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
  598. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
  599. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
  600. package/dist/190/assethubIngressEgress/depositFailed.d.cts +10 -10
  601. package/dist/190/assethubIngressEgress/depositFailed.d.mts +10 -10
  602. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +8 -8
  603. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +8 -8
  604. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  605. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  606. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  607. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
  608. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  609. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  610. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  611. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +10 -10
  612. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  613. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  614. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  615. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  616. package/dist/190/common.cjs +2 -2
  617. package/dist/190/common.d.cts +168 -168
  618. package/dist/190/common.d.mts +168 -168
  619. package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
  620. package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
  621. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  622. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  623. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  624. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  625. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
  626. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +10 -10
  627. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  628. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  629. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  630. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  631. package/dist/190/liquidityPools/assetSwapped.d.cts +4 -4
  632. package/dist/190/liquidityPools/assetSwapped.d.mts +4 -4
  633. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +2 -2
  634. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +2 -2
  635. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  636. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  637. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  638. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  639. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  640. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  641. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
  642. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
  643. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  644. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  645. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
  646. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +10 -10
  647. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  648. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  649. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  650. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  651. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  652. package/dist/190/reputation/offencePenalty.d.mts +2 -2
  653. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  654. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
  655. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  656. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  657. package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
  658. package/dist/190/solanaIngressEgress/depositFailed.d.mts +10 -10
  659. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
  660. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +8 -8
  661. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  662. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  663. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  664. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  665. package/dist/190/swapping/refundEgressScheduled.d.cts +4 -4
  666. package/dist/190/swapping/refundEgressScheduled.d.mts +4 -4
  667. package/dist/190/swapping/swapDepositAddressReady.d.cts +2 -2
  668. package/dist/190/swapping/swapDepositAddressReady.d.mts +2 -2
  669. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  670. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  671. package/dist/190/swapping/swapEgressScheduled.d.cts +4 -4
  672. package/dist/190/swapping/swapEgressScheduled.d.mts +4 -4
  673. package/dist/190/swapping/swapExecuted.d.cts +4 -4
  674. package/dist/190/swapping/swapExecuted.d.mts +4 -4
  675. package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
  676. package/dist/190/swapping/withdrawalRequested.d.mts +2 -2
  677. package/dist/200/common.cjs +2 -2
  678. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  679. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  680. package/dist/200/swapping/swapAborted.d.cts +2 -2
  681. package/dist/200/swapping/swapAborted.d.mts +2 -2
  682. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  683. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  684. package/dist/200/swapping/swapRescheduled.d.cts +3 -3
  685. package/dist/200/swapping/swapRescheduled.d.mts +3 -3
  686. package/dist/210/common.cjs +2 -2
  687. package/dist/210/lendingPools/boostFundsAdded.d.cts +2 -2
  688. package/dist/210/lendingPools/boostFundsAdded.d.mts +2 -2
  689. package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
  690. package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
  691. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  692. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  693. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  694. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  695. package/dist/210/swapping/swapDepositAddressReady.d.cts +2 -2
  696. package/dist/210/swapping/swapDepositAddressReady.d.mts +2 -2
  697. package/dist/220/_virtual/_rolldown/runtime.cjs +29 -0
  698. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  699. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  700. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  701. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  702. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +13 -0
  703. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +25 -0
  704. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +25 -0
  705. package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +11 -0
  706. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +13 -0
  707. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  708. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  709. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +11 -0
  710. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
  711. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  712. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  713. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
  714. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  715. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +204 -0
  716. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +204 -0
  717. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  718. package/dist/220/arbitrumIngressEgress/depositFailed.cjs +14 -0
  719. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1507 -0
  720. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1507 -0
  721. package/dist/220/arbitrumIngressEgress/depositFailed.mjs +12 -0
  722. package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +21 -0
  723. package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +198 -0
  724. package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +198 -0
  725. package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +19 -0
  726. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +16 -0
  727. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +66 -0
  728. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +66 -0
  729. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +14 -0
  730. package/dist/220/assetBalances/accountCredited.cjs +15 -0
  731. package/dist/220/assetBalances/accountCredited.d.cts +31 -0
  732. package/dist/220/assetBalances/accountCredited.d.mts +31 -0
  733. package/dist/220/assetBalances/accountCredited.mjs +13 -0
  734. package/dist/220/assetBalances/accountDebited.cjs +15 -0
  735. package/dist/220/assetBalances/accountDebited.d.cts +31 -0
  736. package/dist/220/assetBalances/accountDebited.d.mts +31 -0
  737. package/dist/220/assetBalances/accountDebited.mjs +13 -0
  738. package/dist/220/assetBalances/refundScheduled.cjs +14 -0
  739. package/dist/220/assetBalances/refundScheduled.d.cts +266 -0
  740. package/dist/220/assetBalances/refundScheduled.d.mts +266 -0
  741. package/dist/220/assetBalances/refundScheduled.mjs +12 -0
  742. package/dist/220/assetBalances/refundSkipped.cjs +14 -0
  743. package/dist/220/assetBalances/refundSkipped.d.cts +510 -0
  744. package/dist/220/assetBalances/refundSkipped.d.mts +510 -0
  745. package/dist/220/assetBalances/refundSkipped.mjs +12 -0
  746. package/dist/220/assetBalances/vaultDeficitDetected.cjs +14 -0
  747. package/dist/220/assetBalances/vaultDeficitDetected.d.cts +28 -0
  748. package/dist/220/assetBalances/vaultDeficitDetected.d.mts +28 -0
  749. package/dist/220/assetBalances/vaultDeficitDetected.mjs +12 -0
  750. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  751. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  752. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  753. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  754. package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +13 -0
  755. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +25 -0
  756. package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +25 -0
  757. package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +11 -0
  758. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +13 -0
  759. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  760. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  761. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +11 -0
  762. package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
  763. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  764. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  765. package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
  766. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  767. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +194 -0
  768. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +194 -0
  769. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  770. package/dist/220/assethubIngressEgress/depositFailed.cjs +14 -0
  771. package/dist/220/assethubIngressEgress/depositFailed.d.cts +1498 -0
  772. package/dist/220/assethubIngressEgress/depositFailed.d.mts +1498 -0
  773. package/dist/220/assethubIngressEgress/depositFailed.mjs +12 -0
  774. package/dist/220/assethubIngressEgress/depositFinalised.cjs +21 -0
  775. package/dist/220/assethubIngressEgress/depositFinalised.d.cts +188 -0
  776. package/dist/220/assethubIngressEgress/depositFinalised.d.mts +188 -0
  777. package/dist/220/assethubIngressEgress/depositFinalised.mjs +19 -0
  778. package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +16 -0
  779. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +66 -0
  780. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +66 -0
  781. package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +14 -0
  782. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  783. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  784. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  785. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  786. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +13 -0
  787. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +25 -0
  788. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +25 -0
  789. package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +11 -0
  790. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +13 -0
  791. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  792. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  793. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +11 -0
  794. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
  795. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  796. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  797. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
  798. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  799. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +418 -0
  800. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +418 -0
  801. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  802. package/dist/220/bitcoinIngressEgress/depositFailed.cjs +14 -0
  803. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2416 -0
  804. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2416 -0
  805. package/dist/220/bitcoinIngressEgress/depositFailed.mjs +12 -0
  806. package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +21 -0
  807. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +412 -0
  808. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +412 -0
  809. package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +19 -0
  810. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +16 -0
  811. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +161 -0
  812. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +161 -0
  813. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +14 -0
  814. package/dist/220/common.cjs +1856 -0
  815. package/dist/220/common.d.cts +32425 -0
  816. package/dist/220/common.d.mts +32425 -0
  817. package/dist/220/common.mjs +1672 -0
  818. package/dist/220/emissions/networkFeeBurned.cjs +13 -0
  819. package/dist/220/emissions/networkFeeBurned.d.cts +25 -0
  820. package/dist/220/emissions/networkFeeBurned.d.mts +25 -0
  821. package/dist/220/emissions/networkFeeBurned.mjs +11 -0
  822. package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
  823. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +2152 -0
  824. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +2152 -0
  825. package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
  826. package/dist/220/environment/tronInitialized.cjs +9 -0
  827. package/dist/220/environment/tronInitialized.d.cts +6 -0
  828. package/dist/220/environment/tronInitialized.d.mts +6 -0
  829. package/dist/220/environment/tronInitialized.mjs +7 -0
  830. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  831. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  832. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  833. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  834. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +13 -0
  835. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +25 -0
  836. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +25 -0
  837. package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +11 -0
  838. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +13 -0
  839. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  840. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  841. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +11 -0
  842. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
  843. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  844. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  845. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
  846. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  847. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +204 -0
  848. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +204 -0
  849. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  850. package/dist/220/ethereumIngressEgress/depositFailed.cjs +14 -0
  851. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1507 -0
  852. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1507 -0
  853. package/dist/220/ethereumIngressEgress/depositFailed.mjs +12 -0
  854. package/dist/220/ethereumIngressEgress/depositFinalised.cjs +21 -0
  855. package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +198 -0
  856. package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +198 -0
  857. package/dist/220/ethereumIngressEgress/depositFinalised.mjs +19 -0
  858. package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +16 -0
  859. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +66 -0
  860. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +66 -0
  861. package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +14 -0
  862. package/dist/220/funding/funded.cjs +15 -0
  863. package/dist/220/funding/funded.d.cts +88 -0
  864. package/dist/220/funding/funded.d.mts +88 -0
  865. package/dist/220/funding/funded.mjs +13 -0
  866. package/dist/220/lendingPools/boostFundsAdded.cjs +14 -0
  867. package/dist/220/lendingPools/boostFundsAdded.d.cts +45 -0
  868. package/dist/220/lendingPools/boostFundsAdded.d.mts +45 -0
  869. package/dist/220/lendingPools/boostFundsAdded.mjs +12 -0
  870. package/dist/220/lendingPools/boostPoolCreated.cjs +10 -0
  871. package/dist/220/lendingPools/boostPoolCreated.d.cts +39 -0
  872. package/dist/220/lendingPools/boostPoolCreated.d.mts +39 -0
  873. package/dist/220/lendingPools/boostPoolCreated.mjs +8 -0
  874. package/dist/220/lendingPools/collateralAdded.cjs +14 -0
  875. package/dist/220/lendingPools/collateralAdded.d.cts +68 -0
  876. package/dist/220/lendingPools/collateralAdded.d.mts +68 -0
  877. package/dist/220/lendingPools/collateralAdded.mjs +12 -0
  878. package/dist/220/lendingPools/collateralRemoved.cjs +13 -0
  879. package/dist/220/lendingPools/collateralRemoved.d.cts +25 -0
  880. package/dist/220/lendingPools/collateralRemoved.d.mts +25 -0
  881. package/dist/220/lendingPools/collateralRemoved.mjs +11 -0
  882. package/dist/220/lendingPools/collateralTopupAssetUpdated.cjs +13 -0
  883. package/dist/220/lendingPools/collateralTopupAssetUpdated.d.cts +25 -0
  884. package/dist/220/lendingPools/collateralTopupAssetUpdated.d.mts +25 -0
  885. package/dist/220/lendingPools/collateralTopupAssetUpdated.mjs +11 -0
  886. package/dist/220/lendingPools/lendingFundsAdded.cjs +14 -0
  887. package/dist/220/lendingPools/lendingFundsAdded.d.cts +28 -0
  888. package/dist/220/lendingPools/lendingFundsAdded.d.mts +28 -0
  889. package/dist/220/lendingPools/lendingFundsAdded.mjs +12 -0
  890. package/dist/220/lendingPools/lendingFundsRemoved.cjs +14 -0
  891. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +28 -0
  892. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +28 -0
  893. package/dist/220/lendingPools/lendingFundsRemoved.mjs +12 -0
  894. package/dist/220/lendingPools/lendingPoolCreated.cjs +10 -0
  895. package/dist/220/lendingPools/lendingPoolCreated.d.cts +22 -0
  896. package/dist/220/lendingPools/lendingPoolCreated.d.mts +22 -0
  897. package/dist/220/lendingPools/lendingPoolCreated.mjs +8 -0
  898. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  899. package/dist/220/lendingPools/loanCreated.d.cts +31 -0
  900. package/dist/220/lendingPools/loanCreated.d.mts +31 -0
  901. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  902. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  903. package/dist/220/lendingPools/palletConfigUpdated.d.cts +423 -0
  904. package/dist/220/lendingPools/palletConfigUpdated.d.mts +423 -0
  905. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  906. package/dist/220/lendingPools/stoppedBoosting.cjs +15 -0
  907. package/dist/220/lendingPools/stoppedBoosting.d.cts +48 -0
  908. package/dist/220/lendingPools/stoppedBoosting.d.mts +48 -0
  909. package/dist/220/lendingPools/stoppedBoosting.mjs +13 -0
  910. package/dist/220/liquidityPools/assetSwapped.cjs +15 -0
  911. package/dist/220/liquidityPools/assetSwapped.d.cts +41 -0
  912. package/dist/220/liquidityPools/assetSwapped.d.mts +41 -0
  913. package/dist/220/liquidityPools/assetSwapped.mjs +13 -0
  914. package/dist/220/liquidityPools/limitOrderUpdated.cjs +21 -0
  915. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +99 -0
  916. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +99 -0
  917. package/dist/220/liquidityPools/limitOrderUpdated.mjs +19 -0
  918. package/dist/220/liquidityPools/newPoolCreated.cjs +15 -0
  919. package/dist/220/liquidityPools/newPoolCreated.d.cts +41 -0
  920. package/dist/220/liquidityPools/newPoolCreated.d.mts +41 -0
  921. package/dist/220/liquidityPools/newPoolCreated.mjs +13 -0
  922. package/dist/220/liquidityPools/orderDeletionFailed.cjs +10 -0
  923. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +127 -0
  924. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +127 -0
  925. package/dist/220/liquidityPools/orderDeletionFailed.mjs +8 -0
  926. package/dist/220/liquidityPools/palletConfigUpdated.cjs +10 -0
  927. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +44 -0
  928. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +44 -0
  929. package/dist/220/liquidityPools/palletConfigUpdated.mjs +8 -0
  930. package/dist/220/liquidityPools/poolFeeSet.cjs +14 -0
  931. package/dist/220/liquidityPools/poolFeeSet.d.cts +38 -0
  932. package/dist/220/liquidityPools/poolFeeSet.d.mts +38 -0
  933. package/dist/220/liquidityPools/poolFeeSet.mjs +12 -0
  934. package/dist/220/liquidityPools/priceImpactLimitSet.cjs +13 -0
  935. package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +46 -0
  936. package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +46 -0
  937. package/dist/220/liquidityPools/priceImpactLimitSet.mjs +11 -0
  938. package/dist/220/liquidityPools/rangeOrderUpdated.cjs +22 -0
  939. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +209 -0
  940. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +209 -0
  941. package/dist/220/liquidityPools/rangeOrderUpdated.mjs +20 -0
  942. package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +15 -0
  943. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +275 -0
  944. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +275 -0
  945. package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +13 -0
  946. package/dist/220/liquidityProvider/assetBalancePurged.cjs +17 -0
  947. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +104 -0
  948. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +104 -0
  949. package/dist/220/liquidityProvider/assetBalancePurged.mjs +15 -0
  950. package/dist/220/liquidityProvider/assetTransferred.cjs +15 -0
  951. package/dist/220/liquidityProvider/assetTransferred.d.cts +31 -0
  952. package/dist/220/liquidityProvider/assetTransferred.d.mts +31 -0
  953. package/dist/220/liquidityProvider/assetTransferred.mjs +13 -0
  954. package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +18 -0
  955. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +97 -0
  956. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +97 -0
  957. package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +16 -0
  958. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +14 -0
  959. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +266 -0
  960. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +266 -0
  961. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +12 -0
  962. package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +16 -0
  963. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +101 -0
  964. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +101 -0
  965. package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +14 -0
  966. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  967. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  968. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  969. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  970. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +13 -0
  971. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +25 -0
  972. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +25 -0
  973. package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +11 -0
  974. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +13 -0
  975. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  976. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  977. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +11 -0
  978. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
  979. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  980. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  981. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
  982. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  983. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +194 -0
  984. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +194 -0
  985. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  986. package/dist/220/polkadotIngressEgress/depositFailed.cjs +14 -0
  987. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1498 -0
  988. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1498 -0
  989. package/dist/220/polkadotIngressEgress/depositFailed.mjs +12 -0
  990. package/dist/220/polkadotIngressEgress/depositFinalised.cjs +21 -0
  991. package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +188 -0
  992. package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +188 -0
  993. package/dist/220/polkadotIngressEgress/depositFinalised.mjs +19 -0
  994. package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +16 -0
  995. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +66 -0
  996. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +66 -0
  997. package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +14 -0
  998. package/dist/220/reputation/offencePenalty.cjs +14 -0
  999. package/dist/220/reputation/offencePenalty.d.cts +125 -0
  1000. package/dist/220/reputation/offencePenalty.d.mts +125 -0
  1001. package/dist/220/reputation/offencePenalty.mjs +12 -0
  1002. package/dist/220/reputation/penaltyUpdated.cjs +14 -0
  1003. package/dist/220/reputation/penaltyUpdated.d.cts +155 -0
  1004. package/dist/220/reputation/penaltyUpdated.d.mts +155 -0
  1005. package/dist/220/reputation/penaltyUpdated.mjs +12 -0
  1006. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  1007. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  1008. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  1009. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  1010. package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +13 -0
  1011. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1012. package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1013. package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +11 -0
  1014. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1015. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1016. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1017. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1018. package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
  1019. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1020. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1021. package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
  1022. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  1023. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +224 -0
  1024. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +224 -0
  1025. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  1026. package/dist/220/solanaIngressEgress/depositFailed.cjs +14 -0
  1027. package/dist/220/solanaIngressEgress/depositFailed.d.cts +1579 -0
  1028. package/dist/220/solanaIngressEgress/depositFailed.d.mts +1579 -0
  1029. package/dist/220/solanaIngressEgress/depositFailed.mjs +12 -0
  1030. package/dist/220/solanaIngressEgress/depositFinalised.cjs +21 -0
  1031. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +218 -0
  1032. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +218 -0
  1033. package/dist/220/solanaIngressEgress/depositFinalised.mjs +19 -0
  1034. package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +16 -0
  1035. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
  1036. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
  1037. package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
  1038. package/dist/220/swapping/accountCreationDepositAddressReady.cjs +20 -0
  1039. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +160 -0
  1040. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +160 -0
  1041. package/dist/220/swapping/accountCreationDepositAddressReady.mjs +18 -0
  1042. package/dist/220/swapping/affiliateDeregistration.cjs +14 -0
  1043. package/dist/220/swapping/affiliateDeregistration.d.cts +18 -0
  1044. package/dist/220/swapping/affiliateDeregistration.d.mts +18 -0
  1045. package/dist/220/swapping/affiliateDeregistration.mjs +12 -0
  1046. package/dist/220/swapping/batchSwapFailed.cjs +14 -0
  1047. package/dist/220/swapping/batchSwapFailed.d.cts +38 -0
  1048. package/dist/220/swapping/batchSwapFailed.d.mts +38 -0
  1049. package/dist/220/swapping/batchSwapFailed.mjs +12 -0
  1050. package/dist/220/swapping/creditedOnChain.cjs +15 -0
  1051. package/dist/220/swapping/creditedOnChain.d.cts +31 -0
  1052. package/dist/220/swapping/creditedOnChain.d.mts +31 -0
  1053. package/dist/220/swapping/creditedOnChain.mjs +13 -0
  1054. package/dist/220/swapping/palletConfigUpdated.cjs +10 -0
  1055. package/dist/220/swapping/palletConfigUpdated.d.cts +304 -0
  1056. package/dist/220/swapping/palletConfigUpdated.d.mts +304 -0
  1057. package/dist/220/swapping/palletConfigUpdated.mjs +8 -0
  1058. package/dist/220/swapping/refundEgressIgnored.cjs +15 -0
  1059. package/dist/220/swapping/refundEgressIgnored.d.cts +275 -0
  1060. package/dist/220/swapping/refundEgressIgnored.d.mts +275 -0
  1061. package/dist/220/swapping/refundEgressIgnored.mjs +13 -0
  1062. package/dist/220/swapping/refundEgressScheduled.cjs +17 -0
  1063. package/dist/220/swapping/refundEgressScheduled.d.cts +57 -0
  1064. package/dist/220/swapping/refundEgressScheduled.d.mts +57 -0
  1065. package/dist/220/swapping/refundEgressScheduled.mjs +15 -0
  1066. package/dist/220/swapping/refundedOnChain.cjs +16 -0
  1067. package/dist/220/swapping/refundedOnChain.d.cts +34 -0
  1068. package/dist/220/swapping/refundedOnChain.d.mts +34 -0
  1069. package/dist/220/swapping/refundedOnChain.mjs +14 -0
  1070. package/dist/220/swapping/swapAmountConfiscated.cjs +15 -0
  1071. package/dist/220/swapping/swapAmountConfiscated.d.cts +31 -0
  1072. package/dist/220/swapping/swapAmountConfiscated.d.mts +31 -0
  1073. package/dist/220/swapping/swapAmountConfiscated.mjs +13 -0
  1074. package/dist/220/swapping/swapDepositAddressReady.cjs +25 -0
  1075. package/dist/220/swapping/swapDepositAddressReady.d.cts +716 -0
  1076. package/dist/220/swapping/swapDepositAddressReady.d.mts +716 -0
  1077. package/dist/220/swapping/swapDepositAddressReady.mjs +23 -0
  1078. package/dist/220/swapping/swapEgressIgnored.cjs +15 -0
  1079. package/dist/220/swapping/swapEgressIgnored.d.cts +275 -0
  1080. package/dist/220/swapping/swapEgressIgnored.d.mts +275 -0
  1081. package/dist/220/swapping/swapEgressIgnored.mjs +13 -0
  1082. package/dist/220/swapping/swapEgressScheduled.cjs +16 -0
  1083. package/dist/220/swapping/swapEgressScheduled.d.cts +54 -0
  1084. package/dist/220/swapping/swapEgressScheduled.d.mts +54 -0
  1085. package/dist/220/swapping/swapEgressScheduled.mjs +14 -0
  1086. package/dist/220/swapping/swapExecuted.cjs +22 -0
  1087. package/dist/220/swapping/swapExecuted.d.cts +62 -0
  1088. package/dist/220/swapping/swapExecuted.d.mts +62 -0
  1089. package/dist/220/swapping/swapExecuted.mjs +20 -0
  1090. package/dist/220/swapping/swapRequested.cjs +20 -0
  1091. package/dist/220/swapping/swapRequested.d.cts +4122 -0
  1092. package/dist/220/swapping/swapRequested.d.mts +4122 -0
  1093. package/dist/220/swapping/swapRequested.mjs +18 -0
  1094. package/dist/220/swapping/withdrawalRequested.cjs +17 -0
  1095. package/dist/220/swapping/withdrawalRequested.d.cts +104 -0
  1096. package/dist/220/swapping/withdrawalRequested.d.mts +104 -0
  1097. package/dist/220/swapping/withdrawalRequested.mjs +15 -0
  1098. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +13 -0
  1099. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +25 -0
  1100. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +25 -0
  1101. package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +11 -0
  1102. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +13 -0
  1103. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +25 -0
  1104. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +25 -0
  1105. package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +11 -0
  1106. package/dist/220/tokenholderGovernance/proposalEnacted.cjs +10 -0
  1107. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +54 -0
  1108. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +54 -0
  1109. package/dist/220/tokenholderGovernance/proposalEnacted.mjs +8 -0
  1110. package/dist/220/tokenholderGovernance/proposalPassed.cjs +10 -0
  1111. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +54 -0
  1112. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +54 -0
  1113. package/dist/220/tokenholderGovernance/proposalPassed.mjs +8 -0
  1114. package/dist/220/tokenholderGovernance/proposalRejected.cjs +10 -0
  1115. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +54 -0
  1116. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +54 -0
  1117. package/dist/220/tokenholderGovernance/proposalRejected.mjs +8 -0
  1118. package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +10 -0
  1119. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +54 -0
  1120. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +54 -0
  1121. package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +8 -0
  1122. package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +13 -0
  1123. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +25 -0
  1124. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +25 -0
  1125. package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +11 -0
  1126. package/dist/220/tradingStrategy/palletConfigUpdated.cjs +10 -0
  1127. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +108 -0
  1128. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +108 -0
  1129. package/dist/220/tradingStrategy/palletConfigUpdated.mjs +8 -0
  1130. package/dist/220/tradingStrategy/strategyDeployed.cjs +14 -0
  1131. package/dist/220/tradingStrategy/strategyDeployed.d.cts +198 -0
  1132. package/dist/220/tradingStrategy/strategyDeployed.d.mts +198 -0
  1133. package/dist/220/tradingStrategy/strategyDeployed.mjs +12 -0
  1134. package/dist/220/tronBroadcaster/broadcastAborted.cjs +9 -0
  1135. package/dist/220/tronBroadcaster/broadcastAborted.d.cts +12 -0
  1136. package/dist/220/tronBroadcaster/broadcastAborted.d.mts +12 -0
  1137. package/dist/220/tronBroadcaster/broadcastAborted.mjs +7 -0
  1138. package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +12 -0
  1139. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +15 -0
  1140. package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +15 -0
  1141. package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +10 -0
  1142. package/dist/220/tronBroadcaster/broadcastSuccess.cjs +14 -0
  1143. package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +33 -0
  1144. package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +33 -0
  1145. package/dist/220/tronBroadcaster/broadcastSuccess.mjs +12 -0
  1146. package/dist/220/tronBroadcaster/broadcastTimeout.cjs +9 -0
  1147. package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +12 -0
  1148. package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +12 -0
  1149. package/dist/220/tronBroadcaster/broadcastTimeout.mjs +7 -0
  1150. package/dist/220/tronBroadcaster/callResigned.cjs +13 -0
  1151. package/dist/220/tronBroadcaster/callResigned.d.cts +45 -0
  1152. package/dist/220/tronBroadcaster/callResigned.d.mts +45 -0
  1153. package/dist/220/tronBroadcaster/callResigned.mjs +11 -0
  1154. package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +13 -0
  1155. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +18 -0
  1156. package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +18 -0
  1157. package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +11 -0
  1158. package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +10 -0
  1159. package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +27 -0
  1160. package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +27 -0
  1161. package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +8 -0
  1162. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +9 -0
  1163. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +12 -0
  1164. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +12 -0
  1165. package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +7 -0
  1166. package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +15 -0
  1167. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +66 -0
  1168. package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +66 -0
  1169. package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +13 -0
  1170. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +13 -0
  1171. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +15 -0
  1172. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +15 -0
  1173. package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +11 -0
  1174. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +10 -0
  1175. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +12 -0
  1176. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +12 -0
  1177. package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +8 -0
  1178. package/dist/220/tronChainTracking/chainStateUpdated.cjs +10 -0
  1179. package/dist/220/tronChainTracking/chainStateUpdated.d.cts +22 -0
  1180. package/dist/220/tronChainTracking/chainStateUpdated.d.mts +22 -0
  1181. package/dist/220/tronChainTracking/chainStateUpdated.mjs +8 -0
  1182. package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +10 -0
  1183. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +12 -0
  1184. package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +12 -0
  1185. package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +8 -0
  1186. package/dist/220/tronElections/allVotesCleared.cjs +9 -0
  1187. package/dist/220/tronElections/allVotesCleared.d.cts +6 -0
  1188. package/dist/220/tronElections/allVotesCleared.d.mts +6 -0
  1189. package/dist/220/tronElections/allVotesCleared.mjs +7 -0
  1190. package/dist/220/tronElections/allVotesNotCleared.cjs +9 -0
  1191. package/dist/220/tronElections/allVotesNotCleared.d.cts +6 -0
  1192. package/dist/220/tronElections/allVotesNotCleared.d.mts +6 -0
  1193. package/dist/220/tronElections/allVotesNotCleared.mjs +7 -0
  1194. package/dist/220/tronElections/corruptStorage.cjs +9 -0
  1195. package/dist/220/tronElections/corruptStorage.d.cts +6 -0
  1196. package/dist/220/tronElections/corruptStorage.d.mts +6 -0
  1197. package/dist/220/tronElections/corruptStorage.mjs +7 -0
  1198. package/dist/220/tronElections/electoralEvent.cjs +8 -0
  1199. package/dist/220/tronElections/electoralEvent.d.cts +30 -0
  1200. package/dist/220/tronElections/electoralEvent.d.mts +30 -0
  1201. package/dist/220/tronElections/electoralEvent.mjs +7 -0
  1202. package/dist/220/tronElections/uninitialized.cjs +9 -0
  1203. package/dist/220/tronElections/uninitialized.d.cts +6 -0
  1204. package/dist/220/tronElections/uninitialized.d.mts +6 -0
  1205. package/dist/220/tronElections/uninitialized.mjs +7 -0
  1206. package/dist/220/tronElections/unknownElection.cjs +10 -0
  1207. package/dist/220/tronElections/unknownElection.d.cts +14 -0
  1208. package/dist/220/tronElections/unknownElection.d.mts +14 -0
  1209. package/dist/220/tronElections/unknownElection.mjs +8 -0
  1210. package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +13 -0
  1211. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +25 -0
  1212. package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +25 -0
  1213. package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +11 -0
  1214. package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +13 -0
  1215. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +25 -0
  1216. package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +25 -0
  1217. package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +11 -0
  1218. package/dist/220/tronIngressEgress/boostedDepositLost.cjs +13 -0
  1219. package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +15 -0
  1220. package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +15 -0
  1221. package/dist/220/tronIngressEgress/boostedDepositLost.mjs +11 -0
  1222. package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +9 -0
  1223. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +12 -0
  1224. package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +12 -0
  1225. package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +7 -0
  1226. package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +13 -0
  1227. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +25 -0
  1228. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +25 -0
  1229. package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +11 -0
  1230. package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +13 -0
  1231. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1232. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1233. package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +11 -0
  1234. package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +10 -0
  1235. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +12 -0
  1236. package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +12 -0
  1237. package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +8 -0
  1238. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +13 -0
  1239. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +15 -0
  1240. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +15 -0
  1241. package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +11 -0
  1242. package/dist/220/tronIngressEgress/depositBoosted.cjs +23 -0
  1243. package/dist/220/tronIngressEgress/depositBoosted.d.cts +204 -0
  1244. package/dist/220/tronIngressEgress/depositBoosted.d.mts +204 -0
  1245. package/dist/220/tronIngressEgress/depositBoosted.mjs +21 -0
  1246. package/dist/220/tronIngressEgress/depositFailed.cjs +14 -0
  1247. package/dist/220/tronIngressEgress/depositFailed.d.cts +1507 -0
  1248. package/dist/220/tronIngressEgress/depositFailed.d.mts +1507 -0
  1249. package/dist/220/tronIngressEgress/depositFailed.mjs +12 -0
  1250. package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +13 -0
  1251. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +25 -0
  1252. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +25 -0
  1253. package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +11 -0
  1254. package/dist/220/tronIngressEgress/depositFinalised.cjs +21 -0
  1255. package/dist/220/tronIngressEgress/depositFinalised.d.cts +198 -0
  1256. package/dist/220/tronIngressEgress/depositFinalised.d.mts +198 -0
  1257. package/dist/220/tronIngressEgress/depositFinalised.mjs +19 -0
  1258. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +9 -0
  1259. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +12 -0
  1260. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +12 -0
  1261. package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +7 -0
  1262. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +12 -0
  1263. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +15 -0
  1264. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +15 -0
  1265. package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +10 -0
  1266. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  1267. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  1268. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  1269. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  1270. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +16 -0
  1271. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
  1272. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
  1273. package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +14 -0
  1274. package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +14 -0
  1275. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +28 -0
  1276. package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +28 -0
  1277. package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +12 -0
  1278. package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +10 -0
  1279. package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +151 -0
  1280. package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +151 -0
  1281. package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +8 -0
  1282. package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +13 -0
  1283. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +25 -0
  1284. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +25 -0
  1285. package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +11 -0
  1286. package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +10 -0
  1287. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +22 -0
  1288. package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +22 -0
  1289. package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +8 -0
  1290. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +13 -0
  1291. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +15 -0
  1292. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +15 -0
  1293. package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +11 -0
  1294. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +14 -0
  1295. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +18 -0
  1296. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +18 -0
  1297. package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +12 -0
  1298. package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +16 -0
  1299. package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +66 -0
  1300. package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +66 -0
  1301. package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +14 -0
  1302. package/dist/220/tronIngressEgress/unknownAffiliate.cjs +13 -0
  1303. package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +15 -0
  1304. package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +15 -0
  1305. package/dist/220/tronIngressEgress/unknownAffiliate.mjs +11 -0
  1306. package/dist/220/tronIngressEgress/unknownBroker.cjs +10 -0
  1307. package/dist/220/tronIngressEgress/unknownBroker.d.cts +12 -0
  1308. package/dist/220/tronIngressEgress/unknownBroker.d.mts +12 -0
  1309. package/dist/220/tronIngressEgress/unknownBroker.mjs +8 -0
  1310. package/dist/220/tronIngressEgress/utxoConsolidation.cjs +9 -0
  1311. package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +12 -0
  1312. package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +12 -0
  1313. package/dist/220/tronIngressEgress/utxoConsolidation.mjs +7 -0
  1314. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +10 -0
  1315. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +39 -0
  1316. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +39 -0
  1317. package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +8 -0
  1318. package/dist/220/tronVault/awaitingGovernanceActivation.cjs +10 -0
  1319. package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +39 -0
  1320. package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +39 -0
  1321. package/dist/220/tronVault/awaitingGovernanceActivation.mjs +8 -0
  1322. package/dist/220/tronVault/chainInitialized.cjs +9 -0
  1323. package/dist/220/tronVault/chainInitialized.d.cts +6 -0
  1324. package/dist/220/tronVault/chainInitialized.d.mts +6 -0
  1325. package/dist/220/tronVault/chainInitialized.mjs +7 -0
  1326. package/dist/220/tronVault/vaultActivationCompleted.cjs +9 -0
  1327. package/dist/220/tronVault/vaultActivationCompleted.d.cts +6 -0
  1328. package/dist/220/tronVault/vaultActivationCompleted.d.mts +6 -0
  1329. package/dist/220/tronVault/vaultActivationCompleted.mjs +7 -0
  1330. package/dist/220/tronVault/vaultRotatedExternally.cjs +8 -0
  1331. package/dist/220/tronVault/vaultRotatedExternally.d.cts +25 -0
  1332. package/dist/220/tronVault/vaultRotatedExternally.d.mts +25 -0
  1333. package/dist/220/tronVault/vaultRotatedExternally.mjs +7 -0
  1334. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  1335. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  1336. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  1337. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  1338. package/dist/CodeGenerator.cjs +6 -3
  1339. package/dist/CodeGenerator.mjs +6 -3
  1340. package/dist/Parser.cjs +1 -1
  1341. package/dist/Processor.cjs +2 -2
  1342. package/dist/Processor.mjs +1 -1
  1343. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.cjs +1 -1
  1344. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.mjs +1 -1
  1345. package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
  1346. package/dist/chainspec/src/BaseParser.cjs +3 -3
  1347. package/dist/chainspec/src/Compiler.cjs +2 -2
  1348. package/dist/chainspec/src/cache.cjs +2 -2
  1349. package/dist/chainspec/src/utils.cjs +2 -2
  1350. package/dist/generate.cjs +3 -3
  1351. package/dist/utils.cjs +1 -1
  1352. package/package.json +2 -2
@@ -2368,21 +2368,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2371
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2372
2372
  }, {
2373
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2374
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2375
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
2379
2379
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2380
2380
  }, "strip", z.ZodTypeAny, {
2381
2381
  value: `0x${string}`;
2382
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
2382
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2383
2383
  }, {
2384
2384
  value: string;
2385
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
2385
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2386
2386
  }>, {
2387
2387
  readonly chain: "Ethereum";
2388
2388
  readonly address: `0x${string}`;
@@ -2403,7 +2403,7 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2403
2403
  readonly address: string;
2404
2404
  }, {
2405
2405
  value: string;
2406
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
2406
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2407
2407
  }>;
2408
2408
  declare const cfPrimitivesTxId: z.ZodObject<{
2409
2409
  blockNumber: z.ZodNumber;
@@ -2480,10 +2480,10 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2480
2480
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2481
2481
  }, "strip", z.ZodTypeAny, {
2482
2482
  value: `0x${string}`;
2483
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
2483
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2484
2484
  }, {
2485
2485
  value: string;
2486
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
2486
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2487
2487
  }>, {
2488
2488
  readonly chain: "Ethereum";
2489
2489
  readonly address: `0x${string}`;
@@ -2504,7 +2504,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2504
2504
  readonly address: string;
2505
2505
  }, {
2506
2506
  value: string;
2507
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
2507
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2508
2508
  }>;
2509
2509
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2510
2510
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -2531,17 +2531,17 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2531
2531
  readonly address: string;
2532
2532
  };
2533
2533
  channelId: bigint;
2534
- brokerId: `cF${string}`;
2535
2534
  depositBlockHeight: bigint;
2535
+ brokerId: `cF${string}`;
2536
2536
  }, {
2537
2537
  __kind: "DepositChannel";
2538
2538
  depositAddress: {
2539
2539
  value: string;
2540
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
2540
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2541
2541
  };
2542
2542
  channelId: string | number;
2543
- brokerId: string;
2544
2543
  depositBlockHeight: string | number;
2544
+ brokerId: string;
2545
2545
  }>, z.ZodObject<{
2546
2546
  __kind: z.ZodLiteral<"Vault">;
2547
2547
  txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -3681,10 +3681,10 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3681
3681
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3682
3682
  }, "strip", z.ZodTypeAny, {
3683
3683
  value: `0x${string}`;
3684
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
3684
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3685
3685
  }, {
3686
3686
  value: string;
3687
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
3687
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3688
3688
  }>, {
3689
3689
  readonly chain: "Ethereum";
3690
3690
  readonly address: `0x${string}`;
@@ -3705,7 +3705,7 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3705
3705
  readonly address: string;
3706
3706
  }, {
3707
3707
  value: string;
3708
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
3708
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3709
3709
  }>>>;
3710
3710
  }, "strip", z.ZodTypeAny, {
3711
3711
  channelMetadata: {
@@ -3808,7 +3808,7 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3808
3808
  };
3809
3809
  sourceAddress?: {
3810
3810
  value: string;
3811
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
3811
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3812
3812
  } | null | undefined;
3813
3813
  }>;
3814
3814
  declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -4119,10 +4119,10 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4119
4119
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4120
4120
  }, "strip", z.ZodTypeAny, {
4121
4121
  value: `0x${string}`;
4122
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4122
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4123
4123
  }, {
4124
4124
  value: string;
4125
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4125
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4126
4126
  }>, {
4127
4127
  readonly chain: "Ethereum";
4128
4128
  readonly address: `0x${string}`;
@@ -4143,7 +4143,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4143
4143
  readonly address: string;
4144
4144
  }, {
4145
4145
  value: string;
4146
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4146
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4147
4147
  }>>>;
4148
4148
  }, "strip", z.ZodTypeAny, {
4149
4149
  channelMetadata: {
@@ -4246,7 +4246,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4246
4246
  };
4247
4247
  sourceAddress?: {
4248
4248
  value: string;
4249
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4249
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4250
4250
  } | null | undefined;
4251
4251
  }>>>;
4252
4252
  outputAddress: z.ZodEffects<z.ZodObject<{
@@ -4254,10 +4254,10 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4254
4254
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4255
4255
  }, "strip", z.ZodTypeAny, {
4256
4256
  value: `0x${string}`;
4257
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4257
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4258
4258
  }, {
4259
4259
  value: string;
4260
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4260
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4261
4261
  }>, {
4262
4262
  readonly chain: "Ethereum";
4263
4263
  readonly address: `0x${string}`;
@@ -4278,7 +4278,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4278
4278
  readonly address: string;
4279
4279
  }, {
4280
4280
  value: string;
4281
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4281
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4282
4282
  }>;
4283
4283
  }, "strip", z.ZodTypeAny, {
4284
4284
  __kind: "Egress";
@@ -4364,7 +4364,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4364
4364
  __kind: "Egress";
4365
4365
  outputAddress: {
4366
4366
  value: string;
4367
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4367
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4368
4368
  };
4369
4369
  ccmDepositMetadata?: {
4370
4370
  channelMetadata: {
@@ -4409,7 +4409,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4409
4409
  };
4410
4410
  sourceAddress?: {
4411
4411
  value: string;
4412
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4412
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4413
4413
  } | null | undefined;
4414
4414
  } | null | undefined;
4415
4415
  }>, z.ZodObject<{
@@ -4744,10 +4744,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4744
4744
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4745
4745
  }, "strip", z.ZodTypeAny, {
4746
4746
  value: `0x${string}`;
4747
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4747
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4748
4748
  }, {
4749
4749
  value: string;
4750
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4750
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4751
4751
  }>, {
4752
4752
  readonly chain: "Ethereum";
4753
4753
  readonly address: `0x${string}`;
@@ -4768,7 +4768,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4768
4768
  readonly address: string;
4769
4769
  }, {
4770
4770
  value: string;
4771
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4771
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4772
4772
  }>>>;
4773
4773
  }, "strip", z.ZodTypeAny, {
4774
4774
  channelMetadata: {
@@ -4871,7 +4871,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4871
4871
  };
4872
4872
  sourceAddress?: {
4873
4873
  value: string;
4874
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4874
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4875
4875
  } | null | undefined;
4876
4876
  }>>>;
4877
4877
  outputAddress: z.ZodEffects<z.ZodObject<{
@@ -4879,10 +4879,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4879
4879
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4880
4880
  }, "strip", z.ZodTypeAny, {
4881
4881
  value: `0x${string}`;
4882
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4882
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4883
4883
  }, {
4884
4884
  value: string;
4885
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4885
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4886
4886
  }>, {
4887
4887
  readonly chain: "Ethereum";
4888
4888
  readonly address: `0x${string}`;
@@ -4903,7 +4903,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4903
4903
  readonly address: string;
4904
4904
  }, {
4905
4905
  value: string;
4906
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4906
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4907
4907
  }>;
4908
4908
  }, "strip", z.ZodTypeAny, {
4909
4909
  __kind: "Egress";
@@ -4989,7 +4989,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4989
4989
  __kind: "Egress";
4990
4990
  outputAddress: {
4991
4991
  value: string;
4992
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
4992
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4993
4993
  };
4994
4994
  ccmDepositMetadata?: {
4995
4995
  channelMetadata: {
@@ -5034,7 +5034,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5034
5034
  };
5035
5035
  sourceAddress?: {
5036
5036
  value: string;
5037
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5037
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5038
5038
  } | null | undefined;
5039
5039
  } | null | undefined;
5040
5040
  }>, z.ZodObject<{
@@ -5139,7 +5139,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5139
5139
  __kind: "Egress";
5140
5140
  outputAddress: {
5141
5141
  value: string;
5142
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5142
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5143
5143
  };
5144
5144
  ccmDepositMetadata?: {
5145
5145
  channelMetadata: {
@@ -5184,7 +5184,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5184
5184
  };
5185
5185
  sourceAddress?: {
5186
5186
  value: string;
5187
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5187
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5188
5188
  } | null | undefined;
5189
5189
  } | null | undefined;
5190
5190
  } | {
@@ -5218,10 +5218,10 @@ declare const cfChainsAccountOrAddressEncodedAddress: z.ZodDiscriminatedUnion<"_
5218
5218
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5219
5219
  }, "strip", z.ZodTypeAny, {
5220
5220
  value: `0x${string}`;
5221
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5221
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5222
5222
  }, {
5223
5223
  value: string;
5224
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5224
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5225
5225
  }>, {
5226
5226
  readonly chain: "Ethereum";
5227
5227
  readonly address: `0x${string}`;
@@ -5242,7 +5242,7 @@ declare const cfChainsAccountOrAddressEncodedAddress: z.ZodDiscriminatedUnion<"_
5242
5242
  readonly address: string;
5243
5243
  }, {
5244
5244
  value: string;
5245
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5245
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5246
5246
  }>;
5247
5247
  }, "strip", z.ZodTypeAny, {
5248
5248
  value: {
@@ -5268,7 +5268,7 @@ declare const cfChainsAccountOrAddressEncodedAddress: z.ZodDiscriminatedUnion<"_
5268
5268
  }, {
5269
5269
  value: {
5270
5270
  value: string;
5271
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5271
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5272
5272
  };
5273
5273
  __kind: "ExternalAddress";
5274
5274
  }>]>;
@@ -5290,10 +5290,10 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
5290
5290
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5291
5291
  }, "strip", z.ZodTypeAny, {
5292
5292
  value: `0x${string}`;
5293
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5293
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5294
5294
  }, {
5295
5295
  value: string;
5296
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5296
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5297
5297
  }>, {
5298
5298
  readonly chain: "Ethereum";
5299
5299
  readonly address: `0x${string}`;
@@ -5314,7 +5314,7 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
5314
5314
  readonly address: string;
5315
5315
  }, {
5316
5316
  value: string;
5317
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5317
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5318
5318
  }>;
5319
5319
  }, "strip", z.ZodTypeAny, {
5320
5320
  value: {
@@ -5340,14 +5340,13 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
5340
5340
  }, {
5341
5341
  value: {
5342
5342
  value: string;
5343
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5343
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5344
5344
  };
5345
5345
  __kind: "ExternalAddress";
5346
5346
  }>]>;
5347
5347
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5348
5348
  }, "strip", z.ZodTypeAny, {
5349
5349
  retryDuration: number;
5350
- minPrice: bigint;
5351
5350
  refundDestination: {
5352
5351
  value: `cF${string}`;
5353
5352
  __kind: "InternalAccount";
@@ -5373,19 +5372,20 @@ 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";
5382
5381
  } | {
5383
5382
  value: {
5384
5383
  value: string;
5385
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5384
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
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;
@@ -5404,10 +5404,10 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
5404
5404
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5405
5405
  }, "strip", z.ZodTypeAny, {
5406
5406
  value: `0x${string}`;
5407
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5407
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5408
5408
  }, {
5409
5409
  value: string;
5410
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5410
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5411
5411
  }>, {
5412
5412
  readonly chain: "Ethereum";
5413
5413
  readonly address: `0x${string}`;
@@ -5428,11 +5428,12 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
5428
5428
  readonly address: string;
5429
5429
  }, {
5430
5430
  value: string;
5431
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
5431
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5432
5432
  }>;
5433
5433
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5434
5434
  }, "strip", z.ZodTypeAny, {
5435
5435
  retryDuration: number;
5436
+ minPrice: bigint;
5436
5437
  refundAddress: {
5437
5438
  readonly chain: "Ethereum";
5438
5439
  readonly address: `0x${string}`;
@@ -5452,35 +5453,34 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
5452
5453
  readonly chain: "Assethub";
5453
5454
  readonly address: string;
5454
5455
  };
5455
- minPrice: bigint;
5456
5456
  }, {
5457
5457
  retryDuration: number;
5458
+ minPrice: string | number;
5458
5459
  refundAddress: {
5459
5460
  value: string;
5460
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5469
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5470
5470
  }, {
5471
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5472
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5473
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5527
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5528
5528
  }, {
5529
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5530
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5531
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5582
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5583
5583
  }, {
5584
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5585
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5586
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5604
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5605
5605
  }, {
5606
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5607
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5608
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5653
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5654
5654
  }, {
5655
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5656
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5657
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5655
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5656
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5657
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5658
5658
  }>;
5659
5659
  declare const spArithmeticArithmeticError: z.ZodEffects<z.ZodObject<{
5660
5660
  __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
@@ -5739,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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5742
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5743
5743
  }, {
5744
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5745
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5746
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5744
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5745
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5746
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5747
5747
  }>;
5748
5748
  }, "strip", z.ZodTypeAny, {
5749
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5749
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5750
5750
  __kind: "Token";
5751
5751
  }, {
5752
5752
  value: {
5753
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5753
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5969
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5970
5970
  }, {
5971
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5972
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5973
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5971
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5972
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5973
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5974
5974
  }>;
5975
5975
  }, "strip", z.ZodTypeAny, {
5976
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5976
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5977
5977
  __kind: "Token";
5978
5978
  }, {
5979
5979
  value: {
5980
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5980
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6066
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6105
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6299
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6300
6300
  }, {
6301
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6302
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6303
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6301
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6302
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6303
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6304
6304
  }>;
6305
6305
  }, "strip", z.ZodTypeAny, {
6306
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6306
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6307
6307
  __kind: "Token";
6308
6308
  }, {
6309
6309
  value: {
6310
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6310
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6396
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6435
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6513
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6584
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6680
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6681
6681
  }, {
6682
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6683
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6684
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6682
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6683
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6684
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6685
6685
  }>;
6686
6686
  }, "strip", z.ZodTypeAny, {
6687
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6687
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6688
6688
  __kind: "Token";
6689
6689
  }, {
6690
6690
  value: {
6691
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6691
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6777
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6816
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6937
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6938
6938
  }, {
6939
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6940
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6941
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6939
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6940
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6941
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6942
6942
  }>;
6943
6943
  }, "strip", z.ZodTypeAny, {
6944
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6944
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6945
6945
  __kind: "Token";
6946
6946
  }, {
6947
6947
  value: {
6948
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6948
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7034
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7073
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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,21 +7679,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7682
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7683
7683
  }, {
7684
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7685
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7686
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
7690
7690
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7691
7691
  }, "strip", z.ZodTypeAny, {
7692
7692
  value: `0x${string}`;
7693
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
7693
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7694
7694
  }, {
7695
7695
  value: string;
7696
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
7696
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7697
7697
  }>, {
7698
7698
  readonly chain: "Ethereum";
7699
7699
  readonly address: `0x${string}`;
@@ -7714,7 +7714,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
7714
7714
  readonly address: string;
7715
7715
  }, {
7716
7716
  value: string;
7717
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
7717
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7718
7718
  }>;
7719
7719
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7720
7720
  channelMetadata: z.ZodObject<{
@@ -8009,12 +8009,12 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
8009
8009
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8010
8010
  }, "strip", z.ZodTypeAny, {
8011
8011
  retryDuration: number;
8012
- refundAddress: `0x${string}`;
8013
8012
  minPrice: bigint;
8013
+ refundAddress: `0x${string}`;
8014
8014
  }, {
8015
8015
  retryDuration: number;
8016
- refundAddress: string;
8017
8016
  minPrice: string | number;
8017
+ refundAddress: string;
8018
8018
  }>;
8019
8019
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8020
8020
  numberOfChunks: z.ZodNumber;
@@ -8028,6 +8028,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
8028
8028
  }>>>;
8029
8029
  boostFee: z.ZodNumber;
8030
8030
  }, "strip", z.ZodTypeAny, {
8031
+ txId: `0x${string}`;
8032
+ depositDetails: {
8033
+ txHashes?: `0x${string}`[] | null | undefined;
8034
+ };
8035
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
8036
+ depositAmount: bigint;
8037
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8031
8038
  destinationAddress: {
8032
8039
  readonly chain: "Ethereum";
8033
8040
  readonly address: `0x${string}`;
@@ -8047,23 +8054,16 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
8047
8054
  readonly chain: "Assethub";
8048
8055
  readonly address: string;
8049
8056
  };
8050
- boostFee: number;
8051
8057
  affiliateFees: {
8052
8058
  account: number;
8053
8059
  bps: number;
8054
8060
  }[];
8055
- txId: `0x${string}`;
8056
- depositDetails: {
8057
- txHashes?: `0x${string}`[] | null | undefined;
8058
- };
8059
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
8060
- depositAmount: bigint;
8061
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8062
8061
  refundParams: {
8063
8062
  retryDuration: number;
8064
- refundAddress: `0x${string}`;
8065
8063
  minPrice: bigint;
8064
+ refundAddress: `0x${string}`;
8066
8065
  };
8066
+ boostFee: number;
8067
8067
  depositAddress?: `0x${string}` | null | undefined;
8068
8068
  channelId?: bigint | null | undefined;
8069
8069
  depositMetadata?: {
@@ -8121,15 +8121,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
8121
8121
  chunkInterval: number;
8122
8122
  } | null | undefined;
8123
8123
  }, {
8124
- destinationAddress: {
8125
- value: string;
8126
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
8127
- };
8128
- boostFee: number;
8129
- affiliateFees: {
8130
- account: number;
8131
- bps: number;
8132
- }[];
8133
8124
  txId: string;
8134
8125
  depositDetails: {
8135
8126
  txHashes?: string[] | null | undefined;
@@ -8139,13 +8130,22 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
8139
8130
  };
8140
8131
  depositAmount: string | number;
8141
8132
  outputAsset: {
8142
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8133
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8143
8134
  };
8135
+ destinationAddress: {
8136
+ value: string;
8137
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8138
+ };
8139
+ affiliateFees: {
8140
+ account: number;
8141
+ bps: number;
8142
+ }[];
8144
8143
  refundParams: {
8145
8144
  retryDuration: number;
8146
- refundAddress: string;
8147
8145
  minPrice: string | number;
8146
+ refundAddress: string;
8148
8147
  };
8148
+ boostFee: number;
8149
8149
  depositAddress?: string | null | undefined;
8150
8150
  channelId?: string | number | null | undefined;
8151
8151
  depositMetadata?: {
@@ -8290,21 +8290,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8293
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8294
8294
  }, {
8295
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8296
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
8297
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
8301
8301
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
8302
8302
  }, "strip", z.ZodTypeAny, {
8303
8303
  value: `0x${string}`;
8304
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
8304
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8305
8305
  }, {
8306
8306
  value: string;
8307
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
8307
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8308
8308
  }>, {
8309
8309
  readonly chain: "Ethereum";
8310
8310
  readonly address: `0x${string}`;
@@ -8325,7 +8325,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8325
8325
  readonly address: string;
8326
8326
  }, {
8327
8327
  value: string;
8328
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
8328
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8329
8329
  }>;
8330
8330
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8331
8331
  channelMetadata: z.ZodObject<{
@@ -8620,12 +8620,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8620
8620
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8621
8621
  }, "strip", z.ZodTypeAny, {
8622
8622
  retryDuration: number;
8623
- refundAddress: `0x${string}`;
8624
8623
  minPrice: bigint;
8624
+ refundAddress: `0x${string}`;
8625
8625
  }, {
8626
8626
  retryDuration: number;
8627
- refundAddress: string;
8628
8627
  minPrice: string | number;
8628
+ refundAddress: string;
8629
8629
  }>;
8630
8630
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8631
8631
  numberOfChunks: z.ZodNumber;
@@ -8639,6 +8639,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8639
8639
  }>>>;
8640
8640
  boostFee: z.ZodNumber;
8641
8641
  }, "strip", z.ZodTypeAny, {
8642
+ txId: `0x${string}`;
8643
+ depositDetails: {
8644
+ txHashes?: `0x${string}`[] | null | undefined;
8645
+ };
8646
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
8647
+ depositAmount: bigint;
8648
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8642
8649
  destinationAddress: {
8643
8650
  readonly chain: "Ethereum";
8644
8651
  readonly address: `0x${string}`;
@@ -8658,23 +8665,16 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8658
8665
  readonly chain: "Assethub";
8659
8666
  readonly address: string;
8660
8667
  };
8661
- boostFee: number;
8662
8668
  affiliateFees: {
8663
8669
  account: number;
8664
8670
  bps: number;
8665
8671
  }[];
8666
- txId: `0x${string}`;
8667
- depositDetails: {
8668
- txHashes?: `0x${string}`[] | null | undefined;
8669
- };
8670
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
8671
- depositAmount: bigint;
8672
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8673
8672
  refundParams: {
8674
8673
  retryDuration: number;
8675
- refundAddress: `0x${string}`;
8676
8674
  minPrice: bigint;
8675
+ refundAddress: `0x${string}`;
8677
8676
  };
8677
+ boostFee: number;
8678
8678
  depositAddress?: `0x${string}` | null | undefined;
8679
8679
  channelId?: bigint | null | undefined;
8680
8680
  depositMetadata?: {
@@ -8732,15 +8732,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8732
8732
  chunkInterval: number;
8733
8733
  } | null | undefined;
8734
8734
  }, {
8735
- destinationAddress: {
8736
- value: string;
8737
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
8738
- };
8739
- boostFee: number;
8740
- affiliateFees: {
8741
- account: number;
8742
- bps: number;
8743
- }[];
8744
8735
  txId: string;
8745
8736
  depositDetails: {
8746
8737
  txHashes?: string[] | null | undefined;
@@ -8750,13 +8741,22 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8750
8741
  };
8751
8742
  depositAmount: string | number;
8752
8743
  outputAsset: {
8753
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8744
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8745
+ };
8746
+ destinationAddress: {
8747
+ value: string;
8748
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8754
8749
  };
8750
+ affiliateFees: {
8751
+ account: number;
8752
+ bps: number;
8753
+ }[];
8755
8754
  refundParams: {
8756
8755
  retryDuration: number;
8757
- refundAddress: string;
8758
8756
  minPrice: string | number;
8757
+ refundAddress: string;
8759
8758
  };
8759
+ boostFee: number;
8760
8760
  depositAddress?: string | null | undefined;
8761
8761
  channelId?: string | number | null | undefined;
8762
8762
  depositMetadata?: {
@@ -8819,6 +8819,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8819
8819
  }, "strip", z.ZodTypeAny, {
8820
8820
  __kind: "DepositFailedVaultVariantEthereum";
8821
8821
  vaultWitness: {
8822
+ txId: `0x${string}`;
8823
+ depositDetails: {
8824
+ txHashes?: `0x${string}`[] | null | undefined;
8825
+ };
8826
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
8827
+ depositAmount: bigint;
8828
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8822
8829
  destinationAddress: {
8823
8830
  readonly chain: "Ethereum";
8824
8831
  readonly address: `0x${string}`;
@@ -8838,23 +8845,16 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8838
8845
  readonly chain: "Assethub";
8839
8846
  readonly address: string;
8840
8847
  };
8841
- boostFee: number;
8842
8848
  affiliateFees: {
8843
8849
  account: number;
8844
8850
  bps: number;
8845
8851
  }[];
8846
- txId: `0x${string}`;
8847
- depositDetails: {
8848
- txHashes?: `0x${string}`[] | null | undefined;
8849
- };
8850
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
8851
- depositAmount: bigint;
8852
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8853
8852
  refundParams: {
8854
8853
  retryDuration: number;
8855
- refundAddress: `0x${string}`;
8856
8854
  minPrice: bigint;
8855
+ refundAddress: `0x${string}`;
8857
8856
  };
8857
+ boostFee: number;
8858
8858
  depositAddress?: `0x${string}` | null | undefined;
8859
8859
  channelId?: bigint | null | undefined;
8860
8860
  depositMetadata?: {
@@ -8915,15 +8915,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8915
8915
  }, {
8916
8916
  __kind: "DepositFailedVaultVariantEthereum";
8917
8917
  vaultWitness: {
8918
- destinationAddress: {
8919
- value: string;
8920
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
8921
- };
8922
- boostFee: number;
8923
- affiliateFees: {
8924
- account: number;
8925
- bps: number;
8926
- }[];
8927
8918
  txId: string;
8928
8919
  depositDetails: {
8929
8920
  txHashes?: string[] | null | undefined;
@@ -8933,13 +8924,22 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
8933
8924
  };
8934
8925
  depositAmount: string | number;
8935
8926
  outputAsset: {
8936
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8927
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8937
8928
  };
8929
+ destinationAddress: {
8930
+ value: string;
8931
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8932
+ };
8933
+ affiliateFees: {
8934
+ account: number;
8935
+ bps: number;
8936
+ }[];
8938
8937
  refundParams: {
8939
8938
  retryDuration: number;
8940
- refundAddress: string;
8941
8939
  minPrice: string | number;
8940
+ refundAddress: string;
8942
8941
  };
8942
+ boostFee: number;
8943
8943
  depositAddress?: string | null | undefined;
8944
8944
  channelId?: string | number | null | undefined;
8945
8945
  depositMetadata?: {
@@ -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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9185
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9186
9186
  }, {
9187
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9188
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9189
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9187
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9188
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9189
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9190
9190
  }>;
9191
9191
  }, "strip", z.ZodTypeAny, {
9192
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9192
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9193
9193
  __kind: "Token";
9194
9194
  }, {
9195
9195
  value: {
9196
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9196
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9282
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9321
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9399
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9470
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9566
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9567
9567
  }, {
9568
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9569
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9570
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9568
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9569
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9570
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9571
9571
  }>;
9572
9572
  }, "strip", z.ZodTypeAny, {
9573
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9573
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9574
9574
  __kind: "Token";
9575
9575
  }, {
9576
9576
  value: {
9577
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9577
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9663
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9702
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9901
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9902
9902
  }, {
9903
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9904
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9905
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9903
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9904
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9905
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9906
9906
  }>;
9907
9907
  }, "strip", z.ZodTypeAny, {
9908
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9908
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9909
9909
  __kind: "Token";
9910
9910
  }, {
9911
9911
  value: {
9912
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9912
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9998
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10037
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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,21 +10389,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10392
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10393
10393
  }, {
10394
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10395
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10396
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
10400
10400
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10401
10401
  }, "strip", z.ZodTypeAny, {
10402
10402
  value: `0x${string}`;
10403
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
10403
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10404
10404
  }, {
10405
10405
  value: string;
10406
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
10406
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10407
10407
  }>, {
10408
10408
  readonly chain: "Ethereum";
10409
10409
  readonly address: `0x${string}`;
@@ -10424,7 +10424,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
10424
10424
  readonly address: string;
10425
10425
  }, {
10426
10426
  value: string;
10427
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
10427
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10428
10428
  }>;
10429
10429
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10430
10430
  channelMetadata: z.ZodObject<{
@@ -10728,12 +10728,12 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
10728
10728
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10729
10729
  }, "strip", z.ZodTypeAny, {
10730
10730
  retryDuration: number;
10731
- refundAddress: `0x${string}`;
10732
10731
  minPrice: bigint;
10732
+ refundAddress: `0x${string}`;
10733
10733
  }, {
10734
10734
  retryDuration: number;
10735
- refundAddress: string;
10736
10735
  minPrice: string | number;
10736
+ refundAddress: string;
10737
10737
  }>;
10738
10738
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10739
10739
  numberOfChunks: z.ZodNumber;
@@ -10747,6 +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
+ };
10754
+ depositDetails: number;
10755
+ inputAsset: "Dot";
10756
+ depositAmount: bigint;
10757
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10750
10758
  destinationAddress: {
10751
10759
  readonly chain: "Ethereum";
10752
10760
  readonly address: `0x${string}`;
@@ -10766,24 +10774,16 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
10766
10774
  readonly chain: "Assethub";
10767
10775
  readonly address: string;
10768
10776
  };
10769
- boostFee: number;
10770
10777
  affiliateFees: {
10771
10778
  account: number;
10772
10779
  bps: number;
10773
10780
  }[];
10774
- txId: {
10775
- blockNumber: number;
10776
- extrinsicIndex: number;
10777
- };
10778
- depositDetails: number;
10779
- inputAsset: "Dot";
10780
- depositAmount: bigint;
10781
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10782
10781
  refundParams: {
10783
10782
  retryDuration: number;
10784
- refundAddress: `0x${string}`;
10785
10783
  minPrice: bigint;
10784
+ refundAddress: `0x${string}`;
10786
10785
  };
10786
+ boostFee: number;
10787
10787
  depositAddress?: `0x${string}` | null | undefined;
10788
10788
  channelId?: bigint | null | undefined;
10789
10789
  depositMetadata?: {
@@ -10841,15 +10841,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
10841
10841
  chunkInterval: number;
10842
10842
  } | null | undefined;
10843
10843
  }, {
10844
- destinationAddress: {
10845
- value: string;
10846
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
10847
- };
10848
- boostFee: number;
10849
- affiliateFees: {
10850
- account: number;
10851
- bps: number;
10852
- }[];
10853
10844
  txId: {
10854
10845
  blockNumber: number;
10855
10846
  extrinsicIndex: number;
@@ -10860,13 +10851,22 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
10860
10851
  };
10861
10852
  depositAmount: string | number;
10862
10853
  outputAsset: {
10863
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10854
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10864
10855
  };
10856
+ destinationAddress: {
10857
+ value: string;
10858
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10859
+ };
10860
+ affiliateFees: {
10861
+ account: number;
10862
+ bps: number;
10863
+ }[];
10865
10864
  refundParams: {
10866
10865
  retryDuration: number;
10867
- refundAddress: string;
10868
10866
  minPrice: string | number;
10867
+ refundAddress: string;
10869
10868
  };
10869
+ boostFee: number;
10870
10870
  depositAddress?: string | null | undefined;
10871
10871
  channelId?: string | number | null | undefined;
10872
10872
  depositMetadata?: {
@@ -10991,21 +10991,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10994
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10995
10995
  }, {
10996
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10997
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10998
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
11002
11002
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
11003
11003
  }, "strip", z.ZodTypeAny, {
11004
11004
  value: `0x${string}`;
11005
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
11005
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11006
11006
  }, {
11007
11007
  value: string;
11008
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
11008
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11009
11009
  }>, {
11010
11010
  readonly chain: "Ethereum";
11011
11011
  readonly address: `0x${string}`;
@@ -11026,7 +11026,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11026
11026
  readonly address: string;
11027
11027
  }, {
11028
11028
  value: string;
11029
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
11029
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11030
11030
  }>;
11031
11031
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11032
11032
  channelMetadata: z.ZodObject<{
@@ -11330,12 +11330,12 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11330
11330
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
11331
11331
  }, "strip", z.ZodTypeAny, {
11332
11332
  retryDuration: number;
11333
- refundAddress: `0x${string}`;
11334
11333
  minPrice: bigint;
11334
+ refundAddress: `0x${string}`;
11335
11335
  }, {
11336
11336
  retryDuration: number;
11337
- refundAddress: string;
11338
11337
  minPrice: string | number;
11338
+ refundAddress: string;
11339
11339
  }>;
11340
11340
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11341
11341
  numberOfChunks: z.ZodNumber;
@@ -11349,6 +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
+ };
11356
+ depositDetails: number;
11357
+ inputAsset: "Dot";
11358
+ depositAmount: bigint;
11359
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11352
11360
  destinationAddress: {
11353
11361
  readonly chain: "Ethereum";
11354
11362
  readonly address: `0x${string}`;
@@ -11368,24 +11376,16 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11368
11376
  readonly chain: "Assethub";
11369
11377
  readonly address: string;
11370
11378
  };
11371
- boostFee: number;
11372
11379
  affiliateFees: {
11373
11380
  account: number;
11374
11381
  bps: number;
11375
11382
  }[];
11376
- txId: {
11377
- blockNumber: number;
11378
- extrinsicIndex: number;
11379
- };
11380
- depositDetails: number;
11381
- inputAsset: "Dot";
11382
- depositAmount: bigint;
11383
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11384
11383
  refundParams: {
11385
11384
  retryDuration: number;
11386
- refundAddress: `0x${string}`;
11387
11385
  minPrice: bigint;
11386
+ refundAddress: `0x${string}`;
11388
11387
  };
11388
+ boostFee: number;
11389
11389
  depositAddress?: `0x${string}` | null | undefined;
11390
11390
  channelId?: bigint | null | undefined;
11391
11391
  depositMetadata?: {
@@ -11443,15 +11443,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11443
11443
  chunkInterval: number;
11444
11444
  } | null | undefined;
11445
11445
  }, {
11446
- destinationAddress: {
11447
- value: string;
11448
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
11449
- };
11450
- boostFee: number;
11451
- affiliateFees: {
11452
- account: number;
11453
- bps: number;
11454
- }[];
11455
11446
  txId: {
11456
11447
  blockNumber: number;
11457
11448
  extrinsicIndex: number;
@@ -11462,13 +11453,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11462
11453
  };
11463
11454
  depositAmount: string | number;
11464
11455
  outputAsset: {
11465
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11456
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11466
11457
  };
11458
+ destinationAddress: {
11459
+ value: string;
11460
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11461
+ };
11462
+ affiliateFees: {
11463
+ account: number;
11464
+ bps: number;
11465
+ }[];
11467
11466
  refundParams: {
11468
11467
  retryDuration: number;
11469
- refundAddress: string;
11470
11468
  minPrice: string | number;
11469
+ refundAddress: string;
11471
11470
  };
11471
+ boostFee: number;
11472
11472
  depositAddress?: string | null | undefined;
11473
11473
  channelId?: string | number | null | undefined;
11474
11474
  depositMetadata?: {
@@ -11531,6 +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
+ };
11538
+ depositDetails: number;
11539
+ inputAsset: "Dot";
11540
+ depositAmount: bigint;
11541
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11534
11542
  destinationAddress: {
11535
11543
  readonly chain: "Ethereum";
11536
11544
  readonly address: `0x${string}`;
@@ -11550,24 +11558,16 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11550
11558
  readonly chain: "Assethub";
11551
11559
  readonly address: string;
11552
11560
  };
11553
- boostFee: number;
11554
11561
  affiliateFees: {
11555
11562
  account: number;
11556
11563
  bps: number;
11557
11564
  }[];
11558
- txId: {
11559
- blockNumber: number;
11560
- extrinsicIndex: number;
11561
- };
11562
- depositDetails: number;
11563
- inputAsset: "Dot";
11564
- depositAmount: bigint;
11565
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11566
11565
  refundParams: {
11567
11566
  retryDuration: number;
11568
- refundAddress: `0x${string}`;
11569
11567
  minPrice: bigint;
11568
+ refundAddress: `0x${string}`;
11570
11569
  };
11570
+ boostFee: number;
11571
11571
  depositAddress?: `0x${string}` | null | undefined;
11572
11572
  channelId?: bigint | null | undefined;
11573
11573
  depositMetadata?: {
@@ -11628,15 +11628,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11628
11628
  }, {
11629
11629
  __kind: "DepositFailedVaultVariantPolkadot";
11630
11630
  vaultWitness: {
11631
- destinationAddress: {
11632
- value: string;
11633
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
11634
- };
11635
- boostFee: number;
11636
- affiliateFees: {
11637
- account: number;
11638
- bps: number;
11639
- }[];
11640
11631
  txId: {
11641
11632
  blockNumber: number;
11642
11633
  extrinsicIndex: number;
@@ -11647,13 +11638,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
11647
11638
  };
11648
11639
  depositAmount: string | number;
11649
11640
  outputAsset: {
11650
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11641
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11651
11642
  };
11643
+ destinationAddress: {
11644
+ value: string;
11645
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11646
+ };
11647
+ affiliateFees: {
11648
+ account: number;
11649
+ bps: number;
11650
+ }[];
11652
11651
  refundParams: {
11653
11652
  retryDuration: number;
11654
- refundAddress: string;
11655
11653
  minPrice: string | number;
11654
+ refundAddress: string;
11656
11655
  };
11656
+ boostFee: number;
11657
11657
  depositAddress?: string | null | undefined;
11658
11658
  channelId?: string | number | null | undefined;
11659
11659
  depositMetadata?: {
@@ -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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11883
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11884
11884
  }, {
11885
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11886
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
11887
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11885
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11886
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
11887
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11888
11888
  }>;
11889
11889
  }, "strip", z.ZodTypeAny, {
11890
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11890
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11891
11891
  __kind: "Token";
11892
11892
  }, {
11893
11893
  value: {
11894
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11894
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
11980
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12019
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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,21 +13030,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13033
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13034
13034
  }, {
13035
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13036
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
13037
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
13041
13041
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
13042
13042
  }, "strip", z.ZodTypeAny, {
13043
13043
  value: `0x${string}`;
13044
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
13044
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13045
13045
  }, {
13046
13046
  value: string;
13047
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
13047
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13048
13048
  }>, {
13049
13049
  readonly chain: "Ethereum";
13050
13050
  readonly address: `0x${string}`;
@@ -13065,7 +13065,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13065
13065
  readonly address: string;
13066
13066
  }, {
13067
13067
  value: string;
13068
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
13068
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13069
13069
  }>;
13070
13070
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13071
13071
  channelMetadata: z.ZodObject<{
@@ -13417,6 +13417,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13417
13417
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
13418
13418
  }, "strip", z.ZodTypeAny, {
13419
13419
  retryDuration: number;
13420
+ minPrice: bigint;
13420
13421
  refundAddress: {
13421
13422
  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,30 +13474,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13474
13474
  }>>>;
13475
13475
  boostFee: z.ZodNumber;
13476
13476
  }, "strip", z.ZodTypeAny, {
13477
- destinationAddress: {
13478
- readonly chain: "Ethereum";
13479
- readonly address: `0x${string}`;
13480
- } | {
13481
- readonly chain: "Polkadot";
13482
- readonly address: string;
13483
- } | {
13484
- readonly chain: "Bitcoin";
13485
- readonly address: string;
13486
- } | {
13487
- readonly chain: "Arbitrum";
13488
- readonly address: `0x${string}`;
13489
- } | {
13490
- readonly chain: "Solana";
13491
- readonly address: string;
13492
- } | {
13493
- readonly chain: "Assethub";
13494
- readonly address: string;
13495
- };
13496
- boostFee: number;
13497
- affiliateFees: {
13498
- account: number;
13499
- bps: number;
13500
- }[];
13501
13477
  txId: `0x${string}`;
13502
13478
  depositDetails: {
13503
13479
  depositAddress: {
@@ -13519,9 +13495,33 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13519
13495
  };
13520
13496
  inputAsset: "Btc";
13521
13497
  depositAmount: bigint;
13522
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13498
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13499
+ destinationAddress: {
13500
+ readonly chain: "Ethereum";
13501
+ readonly address: `0x${string}`;
13502
+ } | {
13503
+ readonly chain: "Polkadot";
13504
+ readonly address: string;
13505
+ } | {
13506
+ readonly chain: "Bitcoin";
13507
+ readonly address: string;
13508
+ } | {
13509
+ readonly chain: "Arbitrum";
13510
+ readonly address: `0x${string}`;
13511
+ } | {
13512
+ readonly chain: "Solana";
13513
+ readonly address: string;
13514
+ } | {
13515
+ readonly chain: "Assethub";
13516
+ readonly address: string;
13517
+ };
13518
+ affiliateFees: {
13519
+ account: number;
13520
+ bps: number;
13521
+ }[];
13523
13522
  refundParams: {
13524
13523
  retryDuration: number;
13524
+ minPrice: bigint;
13525
13525
  refundAddress: {
13526
13526
  value: `0x${string}`;
13527
13527
  __kind: "P2PKH";
@@ -13542,8 +13542,8 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13542
13542
  version: number;
13543
13543
  program: `0x${string}`;
13544
13544
  };
13545
- minPrice: bigint;
13546
13545
  };
13546
+ boostFee: number;
13547
13547
  depositAddress?: {
13548
13548
  value: `0x${string}`;
13549
13549
  __kind: "P2PKH";
@@ -13620,15 +13620,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13620
13620
  chunkInterval: number;
13621
13621
  } | null | undefined;
13622
13622
  }, {
13623
- destinationAddress: {
13624
- value: string;
13625
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
13626
- };
13627
- boostFee: number;
13628
- affiliateFees: {
13629
- account: number;
13630
- bps: number;
13631
- }[];
13632
13623
  txId: string;
13633
13624
  depositDetails: {
13634
13625
  depositAddress: {
@@ -13653,10 +13644,19 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13653
13644
  };
13654
13645
  depositAmount: string | number;
13655
13646
  outputAsset: {
13656
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13647
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13648
+ };
13649
+ destinationAddress: {
13650
+ value: string;
13651
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13657
13652
  };
13653
+ affiliateFees: {
13654
+ account: number;
13655
+ bps: number;
13656
+ }[];
13658
13657
  refundParams: {
13659
13658
  retryDuration: number;
13659
+ minPrice: string | number;
13660
13660
  refundAddress: {
13661
13661
  value: string;
13662
13662
  __kind: "P2PKH";
@@ -13677,8 +13677,8 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
13677
13677
  version: number;
13678
13678
  program: string;
13679
13679
  };
13680
- minPrice: string | number;
13681
13680
  };
13681
+ boostFee: number;
13682
13682
  depositAddress?: {
13683
13683
  value: string;
13684
13684
  __kind: "P2PKH";
@@ -14270,21 +14270,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14273
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14274
14274
  }, {
14275
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14276
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14277
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
14281
14281
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
14282
14282
  }, "strip", z.ZodTypeAny, {
14283
14283
  value: `0x${string}`;
14284
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
14284
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14285
14285
  }, {
14286
14286
  value: string;
14287
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
14287
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14288
14288
  }>, {
14289
14289
  readonly chain: "Ethereum";
14290
14290
  readonly address: `0x${string}`;
@@ -14305,7 +14305,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14305
14305
  readonly address: string;
14306
14306
  }, {
14307
14307
  value: string;
14308
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
14308
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14309
14309
  }>;
14310
14310
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
14311
14311
  channelMetadata: z.ZodObject<{
@@ -14657,6 +14657,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14657
14657
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
14658
14658
  }, "strip", z.ZodTypeAny, {
14659
14659
  retryDuration: number;
14660
+ minPrice: bigint;
14660
14661
  refundAddress: {
14661
14662
  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,28 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14714
14714
  }>>>;
14715
14715
  boostFee: z.ZodNumber;
14716
14716
  }, "strip", z.ZodTypeAny, {
14717
+ txId: `0x${string}`;
14718
+ depositDetails: {
14719
+ depositAddress: {
14720
+ pubkeyX: `0x${string}`;
14721
+ scriptPath?: {
14722
+ salt: number;
14723
+ tweakedPubkeyBytes: `0x${string}`;
14724
+ tapleafHash: `0x${string}`;
14725
+ unlockScript: {
14726
+ bytes: `0x${string}`;
14727
+ };
14728
+ } | null | undefined;
14729
+ };
14730
+ amount: bigint;
14731
+ id: {
14732
+ txId: `0x${string}`;
14733
+ vout: number;
14734
+ };
14735
+ };
14736
+ inputAsset: "Btc";
14737
+ depositAmount: bigint;
14738
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14717
14739
  destinationAddress: {
14718
14740
  readonly chain: "Ethereum";
14719
14741
  readonly address: `0x${string}`;
@@ -14733,35 +14755,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14733
14755
  readonly chain: "Assethub";
14734
14756
  readonly address: string;
14735
14757
  };
14736
- boostFee: number;
14737
14758
  affiliateFees: {
14738
14759
  account: number;
14739
14760
  bps: number;
14740
14761
  }[];
14741
- txId: `0x${string}`;
14742
- depositDetails: {
14743
- depositAddress: {
14744
- pubkeyX: `0x${string}`;
14745
- scriptPath?: {
14746
- salt: number;
14747
- tweakedPubkeyBytes: `0x${string}`;
14748
- tapleafHash: `0x${string}`;
14749
- unlockScript: {
14750
- bytes: `0x${string}`;
14751
- };
14752
- } | null | undefined;
14753
- };
14754
- amount: bigint;
14755
- id: {
14756
- txId: `0x${string}`;
14757
- vout: number;
14758
- };
14759
- };
14760
- inputAsset: "Btc";
14761
- depositAmount: bigint;
14762
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14763
14762
  refundParams: {
14764
14763
  retryDuration: number;
14764
+ minPrice: bigint;
14765
14765
  refundAddress: {
14766
14766
  value: `0x${string}`;
14767
14767
  __kind: "P2PKH";
@@ -14782,8 +14782,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14782
14782
  version: number;
14783
14783
  program: `0x${string}`;
14784
14784
  };
14785
- minPrice: bigint;
14786
14785
  };
14786
+ boostFee: number;
14787
14787
  depositAddress?: {
14788
14788
  value: `0x${string}`;
14789
14789
  __kind: "P2PKH";
@@ -14860,15 +14860,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14860
14860
  chunkInterval: number;
14861
14861
  } | null | undefined;
14862
14862
  }, {
14863
- destinationAddress: {
14864
- value: string;
14865
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
14866
- };
14867
- boostFee: number;
14868
- affiliateFees: {
14869
- account: number;
14870
- bps: number;
14871
- }[];
14872
14863
  txId: string;
14873
14864
  depositDetails: {
14874
14865
  depositAddress: {
@@ -14893,10 +14884,19 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14893
14884
  };
14894
14885
  depositAmount: string | number;
14895
14886
  outputAsset: {
14896
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14887
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14897
14888
  };
14889
+ destinationAddress: {
14890
+ value: string;
14891
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14892
+ };
14893
+ affiliateFees: {
14894
+ account: number;
14895
+ bps: number;
14896
+ }[];
14898
14897
  refundParams: {
14899
14898
  retryDuration: number;
14899
+ minPrice: string | number;
14900
14900
  refundAddress: {
14901
14901
  value: string;
14902
14902
  __kind: "P2PKH";
@@ -14917,8 +14917,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
14917
14917
  version: number;
14918
14918
  program: string;
14919
14919
  };
14920
- minPrice: string | number;
14921
14920
  };
14921
+ boostFee: number;
14922
14922
  depositAddress?: {
14923
14923
  value: string;
14924
14924
  __kind: "P2PKH";
@@ -15000,6 +15000,28 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15000
15000
  }, "strip", z.ZodTypeAny, {
15001
15001
  __kind: "DepositFailedVaultVariantBitcoin";
15002
15002
  vaultWitness: {
15003
+ txId: `0x${string}`;
15004
+ depositDetails: {
15005
+ depositAddress: {
15006
+ pubkeyX: `0x${string}`;
15007
+ scriptPath?: {
15008
+ salt: number;
15009
+ tweakedPubkeyBytes: `0x${string}`;
15010
+ tapleafHash: `0x${string}`;
15011
+ unlockScript: {
15012
+ bytes: `0x${string}`;
15013
+ };
15014
+ } | null | undefined;
15015
+ };
15016
+ amount: bigint;
15017
+ id: {
15018
+ txId: `0x${string}`;
15019
+ vout: number;
15020
+ };
15021
+ };
15022
+ inputAsset: "Btc";
15023
+ depositAmount: bigint;
15024
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15003
15025
  destinationAddress: {
15004
15026
  readonly chain: "Ethereum";
15005
15027
  readonly address: `0x${string}`;
@@ -15019,35 +15041,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15019
15041
  readonly chain: "Assethub";
15020
15042
  readonly address: string;
15021
15043
  };
15022
- boostFee: number;
15023
15044
  affiliateFees: {
15024
15045
  account: number;
15025
15046
  bps: number;
15026
15047
  }[];
15027
- txId: `0x${string}`;
15028
- depositDetails: {
15029
- depositAddress: {
15030
- pubkeyX: `0x${string}`;
15031
- scriptPath?: {
15032
- salt: number;
15033
- tweakedPubkeyBytes: `0x${string}`;
15034
- tapleafHash: `0x${string}`;
15035
- unlockScript: {
15036
- bytes: `0x${string}`;
15037
- };
15038
- } | null | undefined;
15039
- };
15040
- amount: bigint;
15041
- id: {
15042
- txId: `0x${string}`;
15043
- vout: number;
15044
- };
15045
- };
15046
- inputAsset: "Btc";
15047
- depositAmount: bigint;
15048
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15049
15048
  refundParams: {
15050
15049
  retryDuration: number;
15050
+ minPrice: bigint;
15051
15051
  refundAddress: {
15052
15052
  value: `0x${string}`;
15053
15053
  __kind: "P2PKH";
@@ -15068,8 +15068,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15068
15068
  version: number;
15069
15069
  program: `0x${string}`;
15070
15070
  };
15071
- minPrice: bigint;
15072
15071
  };
15072
+ boostFee: number;
15073
15073
  depositAddress?: {
15074
15074
  value: `0x${string}`;
15075
15075
  __kind: "P2PKH";
@@ -15149,15 +15149,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15149
15149
  }, {
15150
15150
  __kind: "DepositFailedVaultVariantBitcoin";
15151
15151
  vaultWitness: {
15152
- destinationAddress: {
15153
- value: string;
15154
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
15155
- };
15156
- boostFee: number;
15157
- affiliateFees: {
15158
- account: number;
15159
- bps: number;
15160
- }[];
15161
15152
  txId: string;
15162
15153
  depositDetails: {
15163
15154
  depositAddress: {
@@ -15182,10 +15173,19 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15182
15173
  };
15183
15174
  depositAmount: string | number;
15184
15175
  outputAsset: {
15185
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15176
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15177
+ };
15178
+ destinationAddress: {
15179
+ value: string;
15180
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15186
15181
  };
15182
+ affiliateFees: {
15183
+ account: number;
15184
+ bps: number;
15185
+ }[];
15187
15186
  refundParams: {
15188
15187
  retryDuration: number;
15188
+ minPrice: string | number;
15189
15189
  refundAddress: {
15190
15190
  value: string;
15191
15191
  __kind: "P2PKH";
@@ -15206,8 +15206,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15206
15206
  version: number;
15207
15207
  program: string;
15208
15208
  };
15209
- minPrice: string | number;
15210
15209
  };
15210
+ boostFee: number;
15211
15211
  depositAddress?: {
15212
15212
  value: string;
15213
15213
  __kind: "P2PKH";
@@ -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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15456
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15457
15457
  }, {
15458
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15459
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
15460
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15458
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15459
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
15460
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15461
15461
  }>;
15462
15462
  }, "strip", z.ZodTypeAny, {
15463
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15463
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15464
15464
  __kind: "Token";
15465
15465
  }, {
15466
15466
  value: {
15467
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15467
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15553
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15592
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
15593
15593
  };
15594
15594
  __kind: "Token";
15595
15595
  } | {
@@ -15947,21 +15947,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15950
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15951
15951
  }, {
15952
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15953
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
15954
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
15958
15958
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
15959
15959
  }, "strip", z.ZodTypeAny, {
15960
15960
  value: `0x${string}`;
15961
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
15961
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15962
15962
  }, {
15963
15963
  value: string;
15964
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
15964
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15965
15965
  }>, {
15966
15966
  readonly chain: "Ethereum";
15967
15967
  readonly address: `0x${string}`;
@@ -15982,7 +15982,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
15982
15982
  readonly address: string;
15983
15983
  }, {
15984
15984
  value: string;
15985
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
15985
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15986
15986
  }>;
15987
15987
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
15988
15988
  channelMetadata: z.ZodObject<{
@@ -16277,12 +16277,12 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
16277
16277
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16278
16278
  }, "strip", z.ZodTypeAny, {
16279
16279
  retryDuration: number;
16280
- refundAddress: `0x${string}`;
16281
16280
  minPrice: bigint;
16281
+ refundAddress: `0x${string}`;
16282
16282
  }, {
16283
16283
  retryDuration: number;
16284
- refundAddress: string;
16285
16284
  minPrice: string | number;
16285
+ refundAddress: string;
16286
16286
  }>;
16287
16287
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
16288
16288
  numberOfChunks: z.ZodNumber;
@@ -16296,6 +16296,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
16296
16296
  }>>>;
16297
16297
  boostFee: z.ZodNumber;
16298
16298
  }, "strip", z.ZodTypeAny, {
16299
+ txId: `0x${string}`;
16300
+ depositDetails: {
16301
+ txHashes?: `0x${string}`[] | null | undefined;
16302
+ };
16303
+ inputAsset: "ArbEth" | "ArbUsdc";
16304
+ depositAmount: bigint;
16305
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16299
16306
  destinationAddress: {
16300
16307
  readonly chain: "Ethereum";
16301
16308
  readonly address: `0x${string}`;
@@ -16315,23 +16322,16 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
16315
16322
  readonly chain: "Assethub";
16316
16323
  readonly address: string;
16317
16324
  };
16318
- boostFee: number;
16319
16325
  affiliateFees: {
16320
16326
  account: number;
16321
16327
  bps: number;
16322
16328
  }[];
16323
- txId: `0x${string}`;
16324
- depositDetails: {
16325
- txHashes?: `0x${string}`[] | null | undefined;
16326
- };
16327
- inputAsset: "ArbEth" | "ArbUsdc";
16328
- depositAmount: bigint;
16329
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16330
16329
  refundParams: {
16331
16330
  retryDuration: number;
16332
- refundAddress: `0x${string}`;
16333
16331
  minPrice: bigint;
16332
+ refundAddress: `0x${string}`;
16334
16333
  };
16334
+ boostFee: number;
16335
16335
  depositAddress?: `0x${string}` | null | undefined;
16336
16336
  channelId?: bigint | null | undefined;
16337
16337
  depositMetadata?: {
@@ -16389,15 +16389,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
16389
16389
  chunkInterval: number;
16390
16390
  } | null | undefined;
16391
16391
  }, {
16392
- destinationAddress: {
16393
- value: string;
16394
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
16395
- };
16396
- boostFee: number;
16397
- affiliateFees: {
16398
- account: number;
16399
- bps: number;
16400
- }[];
16401
16392
  txId: string;
16402
16393
  depositDetails: {
16403
16394
  txHashes?: string[] | null | undefined;
@@ -16407,13 +16398,22 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
16407
16398
  };
16408
16399
  depositAmount: string | number;
16409
16400
  outputAsset: {
16410
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16401
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16402
+ };
16403
+ destinationAddress: {
16404
+ value: string;
16405
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16411
16406
  };
16407
+ affiliateFees: {
16408
+ account: number;
16409
+ bps: number;
16410
+ }[];
16412
16411
  refundParams: {
16413
16412
  retryDuration: number;
16414
- refundAddress: string;
16415
16413
  minPrice: string | number;
16414
+ refundAddress: string;
16416
16415
  };
16416
+ boostFee: number;
16417
16417
  depositAddress?: string | null | undefined;
16418
16418
  channelId?: string | number | null | undefined;
16419
16419
  depositMetadata?: {
@@ -16558,21 +16558,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16561
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16562
16562
  }, {
16563
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16564
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16565
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
16569
16569
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16570
16570
  }, "strip", z.ZodTypeAny, {
16571
16571
  value: `0x${string}`;
16572
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
16572
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16573
16573
  }, {
16574
16574
  value: string;
16575
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
16575
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16576
16576
  }>, {
16577
16577
  readonly chain: "Ethereum";
16578
16578
  readonly address: `0x${string}`;
@@ -16593,7 +16593,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16593
16593
  readonly address: string;
16594
16594
  }, {
16595
16595
  value: string;
16596
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
16596
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16597
16597
  }>;
16598
16598
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
16599
16599
  channelMetadata: z.ZodObject<{
@@ -16888,12 +16888,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16888
16888
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16889
16889
  }, "strip", z.ZodTypeAny, {
16890
16890
  retryDuration: number;
16891
- refundAddress: `0x${string}`;
16892
16891
  minPrice: bigint;
16892
+ refundAddress: `0x${string}`;
16893
16893
  }, {
16894
16894
  retryDuration: number;
16895
- refundAddress: string;
16896
16895
  minPrice: string | number;
16896
+ refundAddress: string;
16897
16897
  }>;
16898
16898
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
16899
16899
  numberOfChunks: z.ZodNumber;
@@ -16907,6 +16907,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16907
16907
  }>>>;
16908
16908
  boostFee: z.ZodNumber;
16909
16909
  }, "strip", z.ZodTypeAny, {
16910
+ txId: `0x${string}`;
16911
+ depositDetails: {
16912
+ txHashes?: `0x${string}`[] | null | undefined;
16913
+ };
16914
+ inputAsset: "ArbEth" | "ArbUsdc";
16915
+ depositAmount: bigint;
16916
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16910
16917
  destinationAddress: {
16911
16918
  readonly chain: "Ethereum";
16912
16919
  readonly address: `0x${string}`;
@@ -16926,23 +16933,16 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
16926
16933
  readonly chain: "Assethub";
16927
16934
  readonly address: string;
16928
16935
  };
16929
- boostFee: number;
16930
16936
  affiliateFees: {
16931
16937
  account: number;
16932
16938
  bps: number;
16933
16939
  }[];
16934
- txId: `0x${string}`;
16935
- depositDetails: {
16936
- txHashes?: `0x${string}`[] | null | undefined;
16937
- };
16938
- inputAsset: "ArbEth" | "ArbUsdc";
16939
- depositAmount: bigint;
16940
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16941
16940
  refundParams: {
16942
16941
  retryDuration: number;
16943
- refundAddress: `0x${string}`;
16944
16942
  minPrice: bigint;
16943
+ refundAddress: `0x${string}`;
16945
16944
  };
16945
+ boostFee: number;
16946
16946
  depositAddress?: `0x${string}` | null | undefined;
16947
16947
  channelId?: bigint | null | undefined;
16948
16948
  depositMetadata?: {
@@ -17000,15 +17000,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17000
17000
  chunkInterval: number;
17001
17001
  } | null | undefined;
17002
17002
  }, {
17003
- destinationAddress: {
17004
- value: string;
17005
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
17006
- };
17007
- boostFee: number;
17008
- affiliateFees: {
17009
- account: number;
17010
- bps: number;
17011
- }[];
17012
17003
  txId: string;
17013
17004
  depositDetails: {
17014
17005
  txHashes?: string[] | null | undefined;
@@ -17018,13 +17009,22 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17018
17009
  };
17019
17010
  depositAmount: string | number;
17020
17011
  outputAsset: {
17021
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17012
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17022
17013
  };
17014
+ destinationAddress: {
17015
+ value: string;
17016
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17017
+ };
17018
+ affiliateFees: {
17019
+ account: number;
17020
+ bps: number;
17021
+ }[];
17023
17022
  refundParams: {
17024
17023
  retryDuration: number;
17025
- refundAddress: string;
17026
17024
  minPrice: string | number;
17025
+ refundAddress: string;
17027
17026
  };
17027
+ boostFee: number;
17028
17028
  depositAddress?: string | null | undefined;
17029
17029
  channelId?: string | number | null | undefined;
17030
17030
  depositMetadata?: {
@@ -17087,6 +17087,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17087
17087
  }, "strip", z.ZodTypeAny, {
17088
17088
  __kind: "DepositFailedVaultVariantArbitrum";
17089
17089
  vaultWitness: {
17090
+ txId: `0x${string}`;
17091
+ depositDetails: {
17092
+ txHashes?: `0x${string}`[] | null | undefined;
17093
+ };
17094
+ inputAsset: "ArbEth" | "ArbUsdc";
17095
+ depositAmount: bigint;
17096
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17090
17097
  destinationAddress: {
17091
17098
  readonly chain: "Ethereum";
17092
17099
  readonly address: `0x${string}`;
@@ -17106,23 +17113,16 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17106
17113
  readonly chain: "Assethub";
17107
17114
  readonly address: string;
17108
17115
  };
17109
- boostFee: number;
17110
17116
  affiliateFees: {
17111
17117
  account: number;
17112
17118
  bps: number;
17113
17119
  }[];
17114
- txId: `0x${string}`;
17115
- depositDetails: {
17116
- txHashes?: `0x${string}`[] | null | undefined;
17117
- };
17118
- inputAsset: "ArbEth" | "ArbUsdc";
17119
- depositAmount: bigint;
17120
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17121
17120
  refundParams: {
17122
17121
  retryDuration: number;
17123
- refundAddress: `0x${string}`;
17124
17122
  minPrice: bigint;
17123
+ refundAddress: `0x${string}`;
17125
17124
  };
17125
+ boostFee: number;
17126
17126
  depositAddress?: `0x${string}` | null | undefined;
17127
17127
  channelId?: bigint | null | undefined;
17128
17128
  depositMetadata?: {
@@ -17183,15 +17183,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17183
17183
  }, {
17184
17184
  __kind: "DepositFailedVaultVariantArbitrum";
17185
17185
  vaultWitness: {
17186
- destinationAddress: {
17187
- value: string;
17188
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
17189
- };
17190
- boostFee: number;
17191
- affiliateFees: {
17192
- account: number;
17193
- bps: number;
17194
- }[];
17195
17186
  txId: string;
17196
17187
  depositDetails: {
17197
17188
  txHashes?: string[] | null | undefined;
@@ -17201,13 +17192,22 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
17201
17192
  };
17202
17193
  depositAmount: string | number;
17203
17194
  outputAsset: {
17204
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17195
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17196
+ };
17197
+ destinationAddress: {
17198
+ value: string;
17199
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17205
17200
  };
17201
+ affiliateFees: {
17202
+ account: number;
17203
+ bps: number;
17204
+ }[];
17206
17205
  refundParams: {
17207
17206
  retryDuration: number;
17208
- refundAddress: string;
17209
17207
  minPrice: string | number;
17208
+ refundAddress: string;
17210
17209
  };
17210
+ boostFee: number;
17211
17211
  depositAddress?: string | null | undefined;
17212
17212
  channelId?: string | number | null | undefined;
17213
17213
  depositMetadata?: {
@@ -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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17437
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17438
17438
  }, {
17439
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17440
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
17441
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17439
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17440
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
17441
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17442
17442
  }>;
17443
17443
  }, "strip", z.ZodTypeAny, {
17444
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17444
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17445
17445
  __kind: "Token";
17446
17446
  }, {
17447
17447
  value: {
17448
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17448
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17534
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
17573
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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,21 +17921,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17924
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17925
17925
  }, {
17926
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17927
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17928
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
17932
17932
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17933
17933
  }, "strip", z.ZodTypeAny, {
17934
17934
  value: `0x${string}`;
17935
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
17935
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17936
17936
  }, {
17937
17937
  value: string;
17938
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
17938
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17939
17939
  }>, {
17940
17940
  readonly chain: "Ethereum";
17941
17941
  readonly address: `0x${string}`;
@@ -17956,7 +17956,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
17956
17956
  readonly address: string;
17957
17957
  }, {
17958
17958
  value: string;
17959
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
17959
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17960
17960
  }>;
17961
17961
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
17962
17962
  channelMetadata: z.ZodObject<{
@@ -18251,12 +18251,12 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
18251
18251
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18252
18252
  }, "strip", z.ZodTypeAny, {
18253
18253
  retryDuration: number;
18254
- refundAddress: `0x${string}`;
18255
18254
  minPrice: bigint;
18255
+ refundAddress: `0x${string}`;
18256
18256
  }, {
18257
18257
  retryDuration: number;
18258
- refundAddress: string;
18259
18258
  minPrice: string | number;
18259
+ refundAddress: string;
18260
18260
  }>;
18261
18261
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
18262
18262
  numberOfChunks: z.ZodNumber;
@@ -18270,6 +18270,10 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
18270
18270
  }>>>;
18271
18271
  boostFee: z.ZodNumber;
18272
18272
  }, "strip", z.ZodTypeAny, {
18273
+ txId: [`0x${string}`, bigint];
18274
+ inputAsset: "Sol" | "SolUsdc";
18275
+ depositAmount: bigint;
18276
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18273
18277
  destinationAddress: {
18274
18278
  readonly chain: "Ethereum";
18275
18279
  readonly address: `0x${string}`;
@@ -18289,20 +18293,16 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
18289
18293
  readonly chain: "Assethub";
18290
18294
  readonly address: string;
18291
18295
  };
18292
- boostFee: number;
18293
18296
  affiliateFees: {
18294
18297
  account: number;
18295
18298
  bps: number;
18296
18299
  }[];
18297
- txId: [`0x${string}`, bigint];
18298
- inputAsset: "Sol" | "SolUsdc";
18299
- depositAmount: bigint;
18300
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18301
18300
  refundParams: {
18302
18301
  retryDuration: number;
18303
- refundAddress: `0x${string}`;
18304
18302
  minPrice: bigint;
18303
+ refundAddress: `0x${string}`;
18305
18304
  };
18305
+ boostFee: number;
18306
18306
  depositAddress?: `0x${string}` | null | undefined;
18307
18307
  channelId?: bigint | null | undefined;
18308
18308
  depositMetadata?: {
@@ -18360,28 +18360,28 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
18360
18360
  chunkInterval: number;
18361
18361
  } | null | undefined;
18362
18362
  }, {
18363
- destinationAddress: {
18364
- value: string;
18365
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
18366
- };
18367
- boostFee: number;
18368
- affiliateFees: {
18369
- account: number;
18370
- bps: number;
18371
- }[];
18372
18363
  txId: [string, string | number];
18373
18364
  inputAsset: {
18374
18365
  __kind: "Sol" | "SolUsdc";
18375
18366
  };
18376
18367
  depositAmount: string | number;
18377
18368
  outputAsset: {
18378
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18369
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18370
+ };
18371
+ destinationAddress: {
18372
+ value: string;
18373
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18379
18374
  };
18375
+ affiliateFees: {
18376
+ account: number;
18377
+ bps: number;
18378
+ }[];
18380
18379
  refundParams: {
18381
18380
  retryDuration: number;
18382
- refundAddress: string;
18383
18381
  minPrice: string | number;
18382
+ refundAddress: string;
18384
18383
  };
18384
+ boostFee: number;
18385
18385
  depositAddress?: string | null | undefined;
18386
18386
  channelId?: string | number | null | undefined;
18387
18387
  depositMetadata?: {
@@ -18500,21 +18500,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18503
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18504
18504
  }, {
18505
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18506
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18507
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
18511
18511
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
18512
18512
  }, "strip", z.ZodTypeAny, {
18513
18513
  value: `0x${string}`;
18514
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
18514
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18515
18515
  }, {
18516
18516
  value: string;
18517
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
18517
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18518
18518
  }>, {
18519
18519
  readonly chain: "Ethereum";
18520
18520
  readonly address: `0x${string}`;
@@ -18535,7 +18535,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18535
18535
  readonly address: string;
18536
18536
  }, {
18537
18537
  value: string;
18538
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
18538
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18539
18539
  }>;
18540
18540
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
18541
18541
  channelMetadata: z.ZodObject<{
@@ -18830,12 +18830,12 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18830
18830
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18831
18831
  }, "strip", z.ZodTypeAny, {
18832
18832
  retryDuration: number;
18833
- refundAddress: `0x${string}`;
18834
18833
  minPrice: bigint;
18834
+ refundAddress: `0x${string}`;
18835
18835
  }, {
18836
18836
  retryDuration: number;
18837
- refundAddress: string;
18838
18837
  minPrice: string | number;
18838
+ refundAddress: string;
18839
18839
  }>;
18840
18840
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
18841
18841
  numberOfChunks: z.ZodNumber;
@@ -18849,6 +18849,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18849
18849
  }>>>;
18850
18850
  boostFee: z.ZodNumber;
18851
18851
  }, "strip", z.ZodTypeAny, {
18852
+ txId: [`0x${string}`, bigint];
18853
+ inputAsset: "Sol" | "SolUsdc";
18854
+ depositAmount: bigint;
18855
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18852
18856
  destinationAddress: {
18853
18857
  readonly chain: "Ethereum";
18854
18858
  readonly address: `0x${string}`;
@@ -18868,20 +18872,16 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18868
18872
  readonly chain: "Assethub";
18869
18873
  readonly address: string;
18870
18874
  };
18871
- boostFee: number;
18872
18875
  affiliateFees: {
18873
18876
  account: number;
18874
18877
  bps: number;
18875
18878
  }[];
18876
- txId: [`0x${string}`, bigint];
18877
- inputAsset: "Sol" | "SolUsdc";
18878
- depositAmount: bigint;
18879
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18880
18879
  refundParams: {
18881
18880
  retryDuration: number;
18882
- refundAddress: `0x${string}`;
18883
18881
  minPrice: bigint;
18882
+ refundAddress: `0x${string}`;
18884
18883
  };
18884
+ boostFee: number;
18885
18885
  depositAddress?: `0x${string}` | null | undefined;
18886
18886
  channelId?: bigint | null | undefined;
18887
18887
  depositMetadata?: {
@@ -18939,28 +18939,28 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
18939
18939
  chunkInterval: number;
18940
18940
  } | null | undefined;
18941
18941
  }, {
18942
- destinationAddress: {
18943
- value: string;
18944
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
18945
- };
18946
- boostFee: number;
18947
- affiliateFees: {
18948
- account: number;
18949
- bps: number;
18950
- }[];
18951
18942
  txId: [string, string | number];
18952
18943
  inputAsset: {
18953
18944
  __kind: "Sol" | "SolUsdc";
18954
18945
  };
18955
18946
  depositAmount: string | number;
18956
18947
  outputAsset: {
18957
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18948
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18949
+ };
18950
+ destinationAddress: {
18951
+ value: string;
18952
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18958
18953
  };
18954
+ affiliateFees: {
18955
+ account: number;
18956
+ bps: number;
18957
+ }[];
18959
18958
  refundParams: {
18960
18959
  retryDuration: number;
18961
- refundAddress: string;
18962
18960
  minPrice: string | number;
18961
+ refundAddress: string;
18963
18962
  };
18963
+ boostFee: number;
18964
18964
  depositAddress?: string | null | undefined;
18965
18965
  channelId?: string | number | null | undefined;
18966
18966
  depositMetadata?: {
@@ -19023,6 +19023,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
19023
19023
  }, "strip", z.ZodTypeAny, {
19024
19024
  __kind: "DepositFailedVaultVariantSolana";
19025
19025
  vaultWitness: {
19026
+ txId: [`0x${string}`, bigint];
19027
+ inputAsset: "Sol" | "SolUsdc";
19028
+ depositAmount: bigint;
19029
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19026
19030
  destinationAddress: {
19027
19031
  readonly chain: "Ethereum";
19028
19032
  readonly address: `0x${string}`;
@@ -19042,20 +19046,16 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
19042
19046
  readonly chain: "Assethub";
19043
19047
  readonly address: string;
19044
19048
  };
19045
- boostFee: number;
19046
19049
  affiliateFees: {
19047
19050
  account: number;
19048
19051
  bps: number;
19049
19052
  }[];
19050
- txId: [`0x${string}`, bigint];
19051
- inputAsset: "Sol" | "SolUsdc";
19052
- depositAmount: bigint;
19053
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19054
19053
  refundParams: {
19055
19054
  retryDuration: number;
19056
- refundAddress: `0x${string}`;
19057
19055
  minPrice: bigint;
19056
+ refundAddress: `0x${string}`;
19058
19057
  };
19058
+ boostFee: number;
19059
19059
  depositAddress?: `0x${string}` | null | undefined;
19060
19060
  channelId?: bigint | null | undefined;
19061
19061
  depositMetadata?: {
@@ -19116,28 +19116,28 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
19116
19116
  }, {
19117
19117
  __kind: "DepositFailedVaultVariantSolana";
19118
19118
  vaultWitness: {
19119
- destinationAddress: {
19120
- value: string;
19121
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
19122
- };
19123
- boostFee: number;
19124
- affiliateFees: {
19125
- account: number;
19126
- bps: number;
19127
- }[];
19128
19119
  txId: [string, string | number];
19129
19120
  inputAsset: {
19130
19121
  __kind: "Sol" | "SolUsdc";
19131
19122
  };
19132
19123
  depositAmount: string | number;
19133
19124
  outputAsset: {
19134
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19125
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19126
+ };
19127
+ destinationAddress: {
19128
+ value: string;
19129
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19135
19130
  };
19131
+ affiliateFees: {
19132
+ account: number;
19133
+ bps: number;
19134
+ }[];
19136
19135
  refundParams: {
19137
19136
  retryDuration: number;
19138
- refundAddress: string;
19139
19137
  minPrice: string | number;
19138
+ refundAddress: string;
19140
19139
  };
19140
+ boostFee: number;
19141
19141
  depositAddress?: string | null | undefined;
19142
19142
  channelId?: string | number | null | undefined;
19143
19143
  depositMetadata?: {
@@ -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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19416
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19417
19417
  }, {
19418
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19419
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
19420
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19418
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19419
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
19420
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19421
19421
  }>;
19422
19422
  }, "strip", z.ZodTypeAny, {
19423
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19423
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19424
19424
  __kind: "Token";
19425
19425
  }, {
19426
19426
  value: {
19427
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19427
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19513
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19552
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
19553
19553
  };
19554
19554
  __kind: "Token";
19555
19555
  } | {
@@ -19891,21 +19891,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19894
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19895
19895
  }, {
19896
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19897
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
19898
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
19902
19902
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
19903
19903
  }, "strip", z.ZodTypeAny, {
19904
19904
  value: `0x${string}`;
19905
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
19905
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19906
19906
  }, {
19907
19907
  value: string;
19908
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
19908
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19909
19909
  }>, {
19910
19910
  readonly chain: "Ethereum";
19911
19911
  readonly address: `0x${string}`;
@@ -19926,7 +19926,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
19926
19926
  readonly address: string;
19927
19927
  }, {
19928
19928
  value: string;
19929
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
19929
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19930
19930
  }>;
19931
19931
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
19932
19932
  channelMetadata: z.ZodObject<{
@@ -20230,12 +20230,12 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
20230
20230
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
20231
20231
  }, "strip", z.ZodTypeAny, {
20232
20232
  retryDuration: number;
20233
- refundAddress: `0x${string}`;
20234
20233
  minPrice: bigint;
20234
+ refundAddress: `0x${string}`;
20235
20235
  }, {
20236
20236
  retryDuration: number;
20237
- refundAddress: string;
20238
20237
  minPrice: string | number;
20238
+ refundAddress: string;
20239
20239
  }>;
20240
20240
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20241
20241
  numberOfChunks: z.ZodNumber;
@@ -20249,6 +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
+ };
20256
+ depositDetails: number;
20257
+ inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
20258
+ depositAmount: bigint;
20259
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20252
20260
  destinationAddress: {
20253
20261
  readonly chain: "Ethereum";
20254
20262
  readonly address: `0x${string}`;
@@ -20268,24 +20276,16 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
20268
20276
  readonly chain: "Assethub";
20269
20277
  readonly address: string;
20270
20278
  };
20271
- boostFee: number;
20272
20279
  affiliateFees: {
20273
20280
  account: number;
20274
20281
  bps: number;
20275
20282
  }[];
20276
- txId: {
20277
- blockNumber: number;
20278
- extrinsicIndex: number;
20279
- };
20280
- depositDetails: number;
20281
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
20282
- depositAmount: bigint;
20283
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20284
20283
  refundParams: {
20285
20284
  retryDuration: number;
20286
- refundAddress: `0x${string}`;
20287
20285
  minPrice: bigint;
20286
+ refundAddress: `0x${string}`;
20288
20287
  };
20288
+ boostFee: number;
20289
20289
  depositAddress?: `0x${string}` | null | undefined;
20290
20290
  channelId?: bigint | null | undefined;
20291
20291
  depositMetadata?: {
@@ -20343,15 +20343,6 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
20343
20343
  chunkInterval: number;
20344
20344
  } | null | undefined;
20345
20345
  }, {
20346
- destinationAddress: {
20347
- value: string;
20348
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
20349
- };
20350
- boostFee: number;
20351
- affiliateFees: {
20352
- account: number;
20353
- bps: number;
20354
- }[];
20355
20346
  txId: {
20356
20347
  blockNumber: number;
20357
20348
  extrinsicIndex: number;
@@ -20362,13 +20353,22 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
20362
20353
  };
20363
20354
  depositAmount: string | number;
20364
20355
  outputAsset: {
20365
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20356
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20357
+ };
20358
+ destinationAddress: {
20359
+ value: string;
20360
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20366
20361
  };
20362
+ affiliateFees: {
20363
+ account: number;
20364
+ bps: number;
20365
+ }[];
20367
20366
  refundParams: {
20368
20367
  retryDuration: number;
20369
- refundAddress: string;
20370
20368
  minPrice: string | number;
20369
+ refundAddress: string;
20371
20370
  };
20371
+ boostFee: number;
20372
20372
  depositAddress?: string | null | undefined;
20373
20373
  channelId?: string | number | null | undefined;
20374
20374
  depositMetadata?: {
@@ -20493,21 +20493,21 @@ 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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20496
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20497
20497
  }, {
20498
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20499
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
20500
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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"]>;
20504
20504
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
20505
20505
  }, "strip", z.ZodTypeAny, {
20506
20506
  value: `0x${string}`;
20507
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
20507
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20508
20508
  }, {
20509
20509
  value: string;
20510
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
20510
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20511
20511
  }>, {
20512
20512
  readonly chain: "Ethereum";
20513
20513
  readonly address: `0x${string}`;
@@ -20528,7 +20528,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20528
20528
  readonly address: string;
20529
20529
  }, {
20530
20530
  value: string;
20531
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
20531
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20532
20532
  }>;
20533
20533
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20534
20534
  channelMetadata: z.ZodObject<{
@@ -20832,12 +20832,12 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20832
20832
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
20833
20833
  }, "strip", z.ZodTypeAny, {
20834
20834
  retryDuration: number;
20835
- refundAddress: `0x${string}`;
20836
20835
  minPrice: bigint;
20836
+ refundAddress: `0x${string}`;
20837
20837
  }, {
20838
20838
  retryDuration: number;
20839
- refundAddress: string;
20840
20839
  minPrice: string | number;
20840
+ refundAddress: string;
20841
20841
  }>;
20842
20842
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20843
20843
  numberOfChunks: z.ZodNumber;
@@ -20851,6 +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
+ };
20858
+ depositDetails: number;
20859
+ inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
20860
+ depositAmount: bigint;
20861
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20854
20862
  destinationAddress: {
20855
20863
  readonly chain: "Ethereum";
20856
20864
  readonly address: `0x${string}`;
@@ -20870,24 +20878,16 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20870
20878
  readonly chain: "Assethub";
20871
20879
  readonly address: string;
20872
20880
  };
20873
- boostFee: number;
20874
20881
  affiliateFees: {
20875
20882
  account: number;
20876
20883
  bps: number;
20877
20884
  }[];
20878
- txId: {
20879
- blockNumber: number;
20880
- extrinsicIndex: number;
20881
- };
20882
- depositDetails: number;
20883
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
20884
- depositAmount: bigint;
20885
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20886
20885
  refundParams: {
20887
20886
  retryDuration: number;
20888
- refundAddress: `0x${string}`;
20889
20887
  minPrice: bigint;
20888
+ refundAddress: `0x${string}`;
20890
20889
  };
20890
+ boostFee: number;
20891
20891
  depositAddress?: `0x${string}` | null | undefined;
20892
20892
  channelId?: bigint | null | undefined;
20893
20893
  depositMetadata?: {
@@ -20945,15 +20945,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20945
20945
  chunkInterval: number;
20946
20946
  } | null | undefined;
20947
20947
  }, {
20948
- destinationAddress: {
20949
- value: string;
20950
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
20951
- };
20952
- boostFee: number;
20953
- affiliateFees: {
20954
- account: number;
20955
- bps: number;
20956
- }[];
20957
20948
  txId: {
20958
20949
  blockNumber: number;
20959
20950
  extrinsicIndex: number;
@@ -20964,13 +20955,22 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
20964
20955
  };
20965
20956
  depositAmount: string | number;
20966
20957
  outputAsset: {
20967
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20958
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20959
+ };
20960
+ destinationAddress: {
20961
+ value: string;
20962
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20968
20963
  };
20964
+ affiliateFees: {
20965
+ account: number;
20966
+ bps: number;
20967
+ }[];
20969
20968
  refundParams: {
20970
20969
  retryDuration: number;
20971
- refundAddress: string;
20972
20970
  minPrice: string | number;
20971
+ refundAddress: string;
20973
20972
  };
20973
+ boostFee: number;
20974
20974
  depositAddress?: string | null | undefined;
20975
20975
  channelId?: string | number | null | undefined;
20976
20976
  depositMetadata?: {
@@ -21033,6 +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
+ };
21040
+ depositDetails: number;
21041
+ inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
21042
+ depositAmount: bigint;
21043
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21036
21044
  destinationAddress: {
21037
21045
  readonly chain: "Ethereum";
21038
21046
  readonly address: `0x${string}`;
@@ -21052,24 +21060,16 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
21052
21060
  readonly chain: "Assethub";
21053
21061
  readonly address: string;
21054
21062
  };
21055
- boostFee: number;
21056
21063
  affiliateFees: {
21057
21064
  account: number;
21058
21065
  bps: number;
21059
21066
  }[];
21060
- txId: {
21061
- blockNumber: number;
21062
- extrinsicIndex: number;
21063
- };
21064
- depositDetails: number;
21065
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
21066
- depositAmount: bigint;
21067
- outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21068
21067
  refundParams: {
21069
21068
  retryDuration: number;
21070
- refundAddress: `0x${string}`;
21071
21069
  minPrice: bigint;
21070
+ refundAddress: `0x${string}`;
21072
21071
  };
21072
+ boostFee: number;
21073
21073
  depositAddress?: `0x${string}` | null | undefined;
21074
21074
  channelId?: bigint | null | undefined;
21075
21075
  depositMetadata?: {
@@ -21130,15 +21130,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
21130
21130
  }, {
21131
21131
  __kind: "DepositFailedVaultVariantAssethub";
21132
21132
  vaultWitness: {
21133
- destinationAddress: {
21134
- value: string;
21135
- __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
21136
- };
21137
- boostFee: number;
21138
- affiliateFees: {
21139
- account: number;
21140
- bps: number;
21141
- }[];
21142
21133
  txId: {
21143
21134
  blockNumber: number;
21144
21135
  extrinsicIndex: number;
@@ -21149,13 +21140,22 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
21149
21140
  };
21150
21141
  depositAmount: string | number;
21151
21142
  outputAsset: {
21152
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21143
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21144
+ };
21145
+ destinationAddress: {
21146
+ value: string;
21147
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
21153
21148
  };
21149
+ affiliateFees: {
21150
+ account: number;
21151
+ bps: number;
21152
+ }[];
21154
21153
  refundParams: {
21155
21154
  retryDuration: number;
21156
- refundAddress: string;
21157
21155
  minPrice: string | number;
21156
+ refundAddress: string;
21158
21157
  };
21158
+ boostFee: number;
21159
21159
  depositAddress?: string | null | undefined;
21160
21160
  channelId?: string | number | null | undefined;
21161
21161
  depositMetadata?: {
@@ -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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21306
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21307
21307
  }, {
21308
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21309
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21310
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21329
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21330
21330
  }, {
21331
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21332
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21333
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21356
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21357
21357
  }, {
21358
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21359
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21360
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21393
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21394
21394
  }, {
21395
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21396
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
21397
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "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
  }>;