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

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 (980) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  6. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  7. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  8. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  9. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  11. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  12. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  13. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  14. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  15. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  16. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  17. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  18. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  19. package/dist/100/funding/funded.d.cts +2 -2
  20. package/dist/100/funding/funded.d.mts +2 -2
  21. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  22. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  23. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
  24. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
  25. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  26. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  27. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  28. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  29. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  30. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  31. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  32. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  33. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  34. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  35. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  36. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  37. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  38. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  39. package/dist/100/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  40. package/dist/100/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  41. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  42. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  43. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  44. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  45. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  46. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  47. package/dist/100/swapping/swapEgressScheduled.d.cts +4 -4
  48. package/dist/100/swapping/swapEgressScheduled.d.mts +4 -4
  49. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  50. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  51. package/dist/100/swapping/swapScheduled.d.cts +4 -4
  52. package/dist/100/swapping/swapScheduled.d.mts +4 -4
  53. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  54. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  55. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  56. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  57. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +49 -49
  58. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +49 -49
  59. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +113 -113
  60. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +113 -113
  61. package/dist/11000/common.d.cts +424 -424
  62. package/dist/11000/common.d.mts +424 -424
  63. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +46 -46
  64. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +46 -46
  65. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  66. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  67. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  68. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  69. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  70. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  71. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +49 -49
  72. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +49 -49
  73. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +37 -37
  74. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +37 -37
  75. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  76. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  77. package/dist/11000/swapping/refundEgressScheduled.d.cts +12 -12
  78. package/dist/11000/swapping/refundEgressScheduled.d.mts +12 -12
  79. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  80. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  81. package/dist/11000/swapping/swapDepositAddressReady.d.cts +30 -30
  82. package/dist/11000/swapping/swapDepositAddressReady.d.mts +30 -30
  83. package/dist/11000/swapping/swapRequested.d.cts +12 -12
  84. package/dist/11000/swapping/swapRequested.d.mts +12 -12
  85. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  86. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  87. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +4 -4
  88. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +4 -4
  89. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +9 -9
  90. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +9 -9
  91. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +9 -9
  92. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +9 -9
  93. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +12 -12
  94. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +12 -12
  95. package/dist/11100/common.d.cts +116 -116
  96. package/dist/11100/common.d.mts +116 -116
  97. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +28 -28
  98. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +28 -28
  99. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +9 -9
  100. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +9 -9
  101. package/dist/11100/flip/flipMinted.d.cts +2 -2
  102. package/dist/11100/flip/flipMinted.d.mts +2 -2
  103. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  104. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  105. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +37 -37
  106. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +37 -37
  107. package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
  108. package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
  109. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
  110. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
  111. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  112. package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
  113. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  114. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  115. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +9 -9
  116. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +9 -9
  117. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +9 -9
  118. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +9 -9
  119. package/dist/11100/swapping/swapDepositAddressReady.d.cts +2 -2
  120. package/dist/11100/swapping/swapDepositAddressReady.d.mts +2 -2
  121. package/dist/11100/swapping/swapRequested.d.cts +12 -12
  122. package/dist/11100/swapping/swapRequested.d.mts +12 -12
  123. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
  124. package/dist/11100/validator/operatorAcceptedByValidator.d.mts +2 -2
  125. package/dist/11100/validator/validatorClaimed.d.cts +2 -2
  126. package/dist/11100/validator/validatorClaimed.d.mts +2 -2
  127. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
  128. package/dist/11100/validator/validatorRemovedFromOperator.d.mts +2 -2
  129. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  130. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  131. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  132. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  133. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  134. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  135. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  136. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  137. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +34 -34
  138. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +34 -34
  139. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  140. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  141. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  142. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  143. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  144. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  145. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  146. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  147. package/dist/11200/common.d.cts +335 -335
  148. package/dist/11200/common.d.mts +335 -335
  149. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  150. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  151. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  152. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  153. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
  154. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
  155. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  156. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  157. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  158. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  159. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +34 -34
  160. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +34 -34
  161. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  162. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  163. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
  164. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
  165. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
  166. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
  167. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  168. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  169. package/dist/11200/swapping/swapRequested.d.cts +38 -38
  170. package/dist/11200/swapping/swapRequested.d.mts +38 -38
  171. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +8 -8
  172. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  173. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +4 -4
  174. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +4 -4
  175. package/dist/120/common.d.mts +93 -93
  176. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  177. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  178. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  179. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  180. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  181. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  182. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  183. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  184. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  185. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  186. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  187. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  188. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  189. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  190. package/dist/120/swapping/swapEgressIgnored.d.cts +8 -8
  191. package/dist/120/swapping/swapEgressIgnored.d.mts +8 -8
  192. package/dist/120/swapping/swapExecuted.d.cts +2 -2
  193. package/dist/120/swapping/swapExecuted.d.mts +2 -2
  194. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  195. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  196. package/dist/131/common.d.cts +11 -11
  197. package/dist/131/common.d.mts +11 -11
  198. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  199. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  200. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  201. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  202. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +16 -16
  203. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +16 -16
  204. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  205. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  206. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  207. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  208. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  209. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  210. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  211. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  212. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  213. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  214. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  215. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  216. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  217. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  218. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  219. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  220. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  221. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  222. package/dist/131/swapping/ccmFailed.d.cts +9 -9
  223. package/dist/131/swapping/ccmFailed.d.mts +9 -9
  224. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  225. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  226. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  227. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  228. package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
  229. package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
  230. package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
  231. package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
  232. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  233. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  234. package/dist/131/swapping/swapExecuted.d.cts +14 -14
  235. package/dist/131/swapping/swapExecuted.d.mts +14 -14
  236. package/dist/131/swapping/swapScheduled.d.cts +21 -21
  237. package/dist/131/swapping/swapScheduled.d.mts +21 -21
  238. package/dist/131/swapping/withdrawalRequested.d.cts +11 -11
  239. package/dist/131/swapping/withdrawalRequested.d.mts +11 -11
  240. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  241. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  242. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  243. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  244. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  245. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  246. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  247. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  248. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  249. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  250. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  251. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  252. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  253. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +5 -5
  254. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  255. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  256. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  257. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  258. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  259. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  260. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  261. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  262. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  263. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  264. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  265. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  266. package/dist/141/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  267. package/dist/141/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  268. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  269. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  270. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  271. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  272. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  273. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  274. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  275. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  276. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  277. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  278. package/dist/141/common.d.cts +11 -11
  279. package/dist/141/common.d.mts +11 -11
  280. package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
  281. package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
  282. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  283. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  284. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  285. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  286. package/dist/141/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  287. package/dist/141/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  288. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  289. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  290. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  291. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  292. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +5 -5
  293. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +5 -5
  294. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  295. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  296. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  297. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  298. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  299. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  300. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  301. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  302. package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
  303. package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
  304. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +14 -14
  305. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +14 -14
  306. package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
  307. package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
  308. package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
  309. package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
  310. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +14 -14
  311. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +14 -14
  312. package/dist/141/liquidityProvider/accountCredited.d.cts +7 -7
  313. package/dist/141/liquidityProvider/accountCredited.d.mts +7 -7
  314. package/dist/141/liquidityProvider/accountDebited.d.cts +7 -7
  315. package/dist/141/liquidityProvider/accountDebited.d.mts +7 -7
  316. package/dist/141/liquidityProvider/assetTransferred.d.cts +7 -7
  317. package/dist/141/liquidityProvider/assetTransferred.d.mts +7 -7
  318. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  319. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  320. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  321. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  322. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  323. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  324. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  325. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  326. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  327. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  328. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  329. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  330. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  331. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  332. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +5 -5
  333. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +5 -5
  334. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  335. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  336. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  337. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  338. package/dist/141/swapping/batchSwapFailed.d.cts +7 -7
  339. package/dist/141/swapping/batchSwapFailed.d.mts +7 -7
  340. package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
  341. package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
  342. package/dist/141/swapping/ccmFailed.d.cts +37 -37
  343. package/dist/141/swapping/ccmFailed.d.mts +37 -37
  344. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  345. package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
  346. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  347. package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
  348. package/dist/141/swapping/swapDepositAddressReady.d.cts +16 -16
  349. package/dist/141/swapping/swapDepositAddressReady.d.mts +16 -16
  350. package/dist/141/swapping/swapEgressIgnored.d.cts +8 -8
  351. package/dist/141/swapping/swapEgressIgnored.d.mts +8 -8
  352. package/dist/141/swapping/swapEgressScheduled.d.cts +12 -12
  353. package/dist/141/swapping/swapEgressScheduled.d.mts +12 -12
  354. package/dist/141/swapping/swapExecuted.d.cts +19 -19
  355. package/dist/141/swapping/swapExecuted.d.mts +19 -19
  356. package/dist/141/swapping/swapScheduled.d.cts +19 -19
  357. package/dist/141/swapping/swapScheduled.d.mts +19 -19
  358. package/dist/141/swapping/withdrawalRequested.d.cts +7 -7
  359. package/dist/141/swapping/withdrawalRequested.d.mts +7 -7
  360. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  361. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  362. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  363. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  364. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  365. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  366. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  367. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  368. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  369. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
  370. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  371. package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
  372. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  373. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  374. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  375. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  376. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  377. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  378. package/dist/150/common.d.cts +20 -20
  379. package/dist/150/common.d.mts +20 -20
  380. package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
  381. package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
  382. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  383. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  384. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  385. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  386. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  387. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  388. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  389. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  390. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  391. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  392. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  393. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  394. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +13 -13
  395. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +13 -13
  396. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  397. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  398. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  399. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  400. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +25 -25
  401. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +25 -25
  402. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  403. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  404. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  405. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  406. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  407. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  408. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  409. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  410. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  411. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  412. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  413. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  414. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  415. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  416. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  417. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  418. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  419. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  420. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  421. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  422. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  423. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  424. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  425. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  426. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
  427. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
  428. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  429. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
  430. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
  431. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
  432. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  433. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  434. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  435. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  436. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  437. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  438. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  439. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  440. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  441. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  442. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  443. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  444. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  445. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  446. package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
  447. package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
  448. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  449. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  450. package/dist/150/swapping/refundEgressIgnored.d.cts +12 -12
  451. package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
  452. package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
  453. package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
  454. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  455. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  456. package/dist/150/swapping/swapDepositAddressReady.d.cts +14 -14
  457. package/dist/150/swapping/swapDepositAddressReady.d.mts +14 -14
  458. package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
  459. package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
  460. package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
  461. package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
  462. package/dist/150/swapping/swapExecuted.d.cts +13 -13
  463. package/dist/150/swapping/swapExecuted.d.mts +13 -13
  464. package/dist/150/swapping/swapScheduled.d.cts +20 -20
  465. package/dist/150/swapping/swapScheduled.d.mts +20 -20
  466. package/dist/150/swapping/withdrawalRequested.d.cts +6 -6
  467. package/dist/150/swapping/withdrawalRequested.d.mts +6 -6
  468. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  469. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  470. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  471. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  472. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  473. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  474. package/dist/160/assetBalances/accountCredited.d.cts +6 -6
  475. package/dist/160/assetBalances/accountCredited.d.mts +6 -6
  476. package/dist/160/assetBalances/accountDebited.d.cts +6 -6
  477. package/dist/160/assetBalances/accountDebited.d.mts +6 -6
  478. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  479. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  480. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  481. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
  482. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  483. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
  484. package/dist/160/common.d.cts +203 -203
  485. package/dist/160/common.d.mts +203 -203
  486. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  487. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  488. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  489. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  490. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  491. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  492. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  493. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  494. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  495. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  496. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +22 -22
  497. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
  498. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  499. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  500. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  501. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  502. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  503. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  504. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +34 -34
  505. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
  506. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  507. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  508. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
  509. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
  510. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  511. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  512. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  513. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  514. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  515. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  516. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  517. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  518. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  519. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  520. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
  521. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
  522. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  523. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  524. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  525. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
  526. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
  527. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
  528. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  529. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  530. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  531. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  532. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  533. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  534. package/dist/160/swapping/ccmFailed.d.cts +49 -49
  535. package/dist/160/swapping/ccmFailed.d.mts +49 -49
  536. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  537. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  538. package/dist/160/swapping/refundEgressIgnored.d.cts +30 -30
  539. package/dist/160/swapping/refundEgressIgnored.d.mts +30 -30
  540. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  541. package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
  542. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  543. package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
  544. package/dist/160/swapping/swapDepositAddressReady.d.cts +27 -27
  545. package/dist/160/swapping/swapDepositAddressReady.d.mts +27 -27
  546. package/dist/160/swapping/swapEgressIgnored.d.cts +30 -30
  547. package/dist/160/swapping/swapEgressIgnored.d.mts +30 -30
  548. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  549. package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
  550. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  551. package/dist/160/swapping/swapExecuted.d.mts +12 -12
  552. package/dist/160/swapping/swapRequested.d.cts +46 -46
  553. package/dist/160/swapping/swapRequested.d.mts +46 -46
  554. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  555. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  556. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  557. package/dist/160/swapping/withdrawalRequested.d.mts +10 -10
  558. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  559. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  560. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  561. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  562. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  563. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  564. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  565. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  566. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +44 -44
  567. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +44 -44
  568. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +42 -42
  569. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +42 -42
  570. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +44 -44
  571. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +44 -44
  572. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +78 -78
  573. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +78 -78
  574. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  575. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  576. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +18 -18
  577. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +18 -18
  578. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +18 -18
  579. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +18 -18
  580. package/dist/170/common.d.cts +168 -168
  581. package/dist/170/common.d.mts +168 -168
  582. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  583. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  584. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  585. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  586. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  587. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  588. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  589. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  590. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  591. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  592. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  593. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  594. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  595. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  596. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  597. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  598. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  599. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  600. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  601. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  602. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  603. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  604. package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
  605. package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
  606. package/dist/170/swapping/swapRequested.d.cts +53 -53
  607. package/dist/170/swapping/swapRequested.d.mts +53 -53
  608. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  609. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  610. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  611. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  612. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +71 -71
  613. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +71 -71
  614. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  615. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  616. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  617. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  618. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  619. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  620. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  621. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
  622. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  623. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  624. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +129 -129
  625. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +129 -129
  626. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  627. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  628. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  629. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  630. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  631. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  632. package/dist/180/common.d.cts +514 -514
  633. package/dist/180/common.d.mts +514 -514
  634. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  635. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  636. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  637. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  638. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +71 -71
  639. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +71 -71
  640. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  641. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  642. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  643. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  644. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  645. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  646. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  647. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
  648. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  649. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  650. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +74 -74
  651. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +74 -74
  652. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  653. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  654. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  655. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  656. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  657. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  658. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  659. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
  660. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  661. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  662. package/dist/180/solanaIngressEgress/depositFailed.d.cts +56 -56
  663. package/dist/180/solanaIngressEgress/depositFailed.d.mts +56 -56
  664. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  665. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
  666. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  667. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  668. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  669. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  670. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  671. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  672. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  673. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  674. package/dist/180/swapping/refundEgressScheduled.d.cts +16 -16
  675. package/dist/180/swapping/refundEgressScheduled.d.mts +16 -16
  676. package/dist/180/swapping/swapDepositAddressReady.d.cts +35 -35
  677. package/dist/180/swapping/swapDepositAddressReady.d.mts +35 -35
  678. package/dist/180/swapping/swapEgressScheduled.d.cts +16 -16
  679. package/dist/180/swapping/swapEgressScheduled.d.mts +16 -16
  680. package/dist/180/swapping/swapRequested.d.cts +38 -38
  681. package/dist/180/swapping/swapRequested.d.mts +38 -38
  682. package/dist/180/swapping/withdrawalRequested.d.cts +14 -14
  683. package/dist/180/swapping/withdrawalRequested.d.mts +14 -14
  684. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  685. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  686. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  687. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  688. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
  689. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
  690. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +32 -32
  691. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +32 -32
  692. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  693. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  694. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  695. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  696. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  697. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  698. package/dist/190/assetBalances/accountCredited.d.cts +9 -9
  699. package/dist/190/assetBalances/accountCredited.d.mts +9 -9
  700. package/dist/190/assetBalances/accountDebited.d.cts +9 -9
  701. package/dist/190/assetBalances/accountDebited.d.mts +9 -9
  702. package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
  703. package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
  704. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  705. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  706. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  707. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  708. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  709. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  710. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
  711. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
  712. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +18 -18
  713. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +18 -18
  714. package/dist/190/assethubIngressEgress/depositFailed.d.cts +32 -32
  715. package/dist/190/assethubIngressEgress/depositFailed.d.mts +32 -32
  716. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +14 -14
  717. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +14 -14
  718. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  719. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  720. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  721. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  722. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  723. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  724. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  725. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
  726. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +18 -18
  727. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +18 -18
  728. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +38 -38
  729. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +38 -38
  730. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +14 -14
  731. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +14 -14
  732. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  733. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  734. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  735. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  736. package/dist/190/common.d.cts +406 -406
  737. package/dist/190/common.d.mts +406 -406
  738. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  739. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  740. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  741. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  742. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +18 -18
  743. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +18 -18
  744. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +32 -32
  745. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +32 -32
  746. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  747. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  748. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  749. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  750. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  751. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  752. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  753. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  754. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
  755. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
  756. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  757. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  758. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  759. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  760. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  761. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  762. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  763. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  764. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  765. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  766. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  767. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  768. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  769. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  770. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  771. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  772. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  773. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  774. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  775. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
  776. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +18 -18
  777. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +18 -18
  778. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +32 -32
  779. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +32 -32
  780. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +14 -14
  781. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +14 -14
  782. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  783. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  784. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  785. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  786. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  787. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  788. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  789. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
  790. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +16 -16
  791. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +16 -16
  792. package/dist/190/solanaIngressEgress/depositFailed.d.cts +26 -26
  793. package/dist/190/solanaIngressEgress/depositFailed.d.mts +26 -26
  794. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
  795. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
  796. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  797. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  798. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  799. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  800. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  801. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  802. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  803. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  804. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  805. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  806. package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
  807. package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
  808. package/dist/190/swapping/refundEgressScheduled.d.cts +16 -16
  809. package/dist/190/swapping/refundEgressScheduled.d.mts +16 -16
  810. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  811. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  812. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  813. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  814. package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
  815. package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
  816. package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
  817. package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
  818. package/dist/190/swapping/swapEgressScheduled.d.cts +16 -16
  819. package/dist/190/swapping/swapEgressScheduled.d.mts +16 -16
  820. package/dist/190/swapping/swapExecuted.d.cts +16 -16
  821. package/dist/190/swapping/swapExecuted.d.mts +16 -16
  822. package/dist/190/swapping/swapRequested.d.cts +18 -18
  823. package/dist/190/swapping/swapRequested.d.mts +18 -18
  824. package/dist/190/swapping/withdrawalRequested.d.cts +9 -9
  825. package/dist/190/swapping/withdrawalRequested.d.mts +9 -9
  826. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  827. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  828. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  829. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  830. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  831. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  832. package/dist/200/common.d.cts +914 -914
  833. package/dist/200/common.d.mts +914 -914
  834. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +90 -90
  835. package/dist/200/environment/runtimeSafeModeUpdated.d.mts +90 -90
  836. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  837. package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
  838. package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
  839. package/dist/200/lendingPools/lendingFundsRemoved.d.mts +2 -2
  840. package/dist/200/lendingPools/loanCreated.d.cts +2 -2
  841. package/dist/200/lendingPools/loanCreated.d.mts +2 -2
  842. package/dist/200/lendingPools/loanRepaid.d.cts +2 -2
  843. package/dist/200/lendingPools/loanRepaid.d.mts +2 -2
  844. package/dist/200/lendingPools/palletConfigUpdated.d.cts +16 -16
  845. package/dist/200/lendingPools/palletConfigUpdated.d.mts +16 -16
  846. package/dist/200/lendingPools/whitelistUpdated.d.cts +12 -12
  847. package/dist/200/lendingPools/whitelistUpdated.d.mts +12 -12
  848. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +8 -8
  849. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +8 -8
  850. package/dist/200/swapping/swapAborted.d.cts +2 -2
  851. package/dist/200/swapping/swapAborted.d.mts +2 -2
  852. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  853. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  854. package/dist/200/swapping/swapRequested.d.cts +409 -409
  855. package/dist/200/swapping/swapRequested.d.mts +409 -409
  856. package/dist/200/swapping/swapRescheduled.d.cts +2 -2
  857. package/dist/200/swapping/swapRescheduled.d.mts +2 -2
  858. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  859. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  860. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +72 -72
  861. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +72 -72
  862. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  863. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  864. package/dist/210/assetBalances/accountCredited.d.cts +6 -6
  865. package/dist/210/assetBalances/accountCredited.d.mts +6 -6
  866. package/dist/210/assetBalances/accountDebited.d.cts +6 -6
  867. package/dist/210/assetBalances/accountDebited.d.mts +6 -6
  868. package/dist/210/assethubIngressEgress/depositFailed.d.cts +75 -75
  869. package/dist/210/assethubIngressEgress/depositFailed.d.mts +75 -75
  870. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +136 -136
  871. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +136 -136
  872. package/dist/210/common.d.cts +938 -938
  873. package/dist/210/common.d.mts +938 -938
  874. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +98 -98
  875. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +98 -98
  876. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  877. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  878. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +72 -72
  879. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +72 -72
  880. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  881. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  882. package/dist/210/funding/funded.d.cts +8 -8
  883. package/dist/210/funding/funded.d.mts +8 -8
  884. package/dist/210/funding/redemptionExpired.cjs +12 -0
  885. package/dist/210/funding/redemptionExpired.d.cts +15 -0
  886. package/dist/210/funding/redemptionExpired.d.mts +15 -0
  887. package/dist/210/funding/redemptionExpired.mjs +11 -0
  888. package/dist/210/funding/redemptionSettled.cjs +13 -0
  889. package/dist/210/funding/redemptionSettled.d.cts +18 -0
  890. package/dist/210/funding/redemptionSettled.d.mts +18 -0
  891. package/dist/210/funding/redemptionSettled.mjs +12 -0
  892. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  893. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  894. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  895. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  896. package/dist/210/lendingPools/collateralAdded.d.cts +8 -8
  897. package/dist/210/lendingPools/collateralAdded.d.mts +8 -8
  898. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  899. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  900. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  901. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  902. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  903. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  904. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
  905. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
  906. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  907. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  908. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  909. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  910. package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
  911. package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
  912. package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
  913. package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
  914. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  915. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  916. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
  917. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
  918. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  919. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  920. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
  921. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
  922. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  923. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  924. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  925. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  926. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  927. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  928. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +8 -8
  929. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +8 -8
  930. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +16 -16
  931. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +16 -16
  932. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  933. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  934. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  935. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  936. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  937. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  938. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +75 -75
  939. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +75 -75
  940. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  941. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  942. package/dist/210/solanaIngressEgress/depositFailed.d.cts +84 -84
  943. package/dist/210/solanaIngressEgress/depositFailed.d.mts +84 -84
  944. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +8 -8
  945. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +8 -8
  946. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +20 -20
  947. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +20 -20
  948. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  949. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  950. package/dist/210/swapping/creditedOnChain.d.cts +8 -8
  951. package/dist/210/swapping/creditedOnChain.d.mts +8 -8
  952. package/dist/210/swapping/palletConfigUpdated.d.cts +32 -32
  953. package/dist/210/swapping/palletConfigUpdated.d.mts +32 -32
  954. package/dist/210/swapping/refundEgressIgnored.d.cts +8 -8
  955. package/dist/210/swapping/refundEgressIgnored.d.mts +8 -8
  956. package/dist/210/swapping/refundEgressScheduled.d.cts +16 -16
  957. package/dist/210/swapping/refundEgressScheduled.d.mts +16 -16
  958. package/dist/210/swapping/refundedOnChain.d.cts +8 -8
  959. package/dist/210/swapping/refundedOnChain.d.mts +8 -8
  960. package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
  961. package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
  962. package/dist/210/swapping/swapDepositAddressReady.d.cts +33 -33
  963. package/dist/210/swapping/swapDepositAddressReady.d.mts +33 -33
  964. package/dist/210/swapping/swapEgressIgnored.d.cts +8 -8
  965. package/dist/210/swapping/swapEgressIgnored.d.mts +8 -8
  966. package/dist/210/swapping/swapEgressScheduled.d.cts +16 -16
  967. package/dist/210/swapping/swapEgressScheduled.d.mts +16 -16
  968. package/dist/210/swapping/swapExecuted.d.cts +12 -12
  969. package/dist/210/swapping/swapExecuted.d.mts +12 -12
  970. package/dist/210/swapping/swapRequested.d.cts +55 -55
  971. package/dist/210/swapping/swapRequested.d.mts +55 -55
  972. package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
  973. package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
  974. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  975. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  976. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  977. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  978. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  979. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  980. package/package.json +1 -1
@@ -2217,11 +2217,11 @@ declare const palletCfReputationPenalty: z.ZodObject<{
2217
2217
  declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
2218
2218
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
2219
2219
  }, "strip", z.ZodTypeAny, {
2220
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2220
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2221
2221
  }, {
2222
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2223
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2224
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2222
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2223
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2224
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2225
2225
  }>;
2226
2226
  declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2227
2227
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -2816,11 +2816,11 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
2816
2816
  __kind: z.ZodLiteral<"CreditOnChain">;
2817
2817
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
2818
2818
  }, "strip", z.ZodTypeAny, {
2819
- accountId: `cF${string}`;
2820
2819
  __kind: "CreditOnChain";
2820
+ accountId: `cF${string}`;
2821
2821
  }, {
2822
- accountId: string;
2823
2822
  __kind: "CreditOnChain";
2823
+ accountId: string;
2824
2824
  }>]>;
2825
2825
  declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2826
2826
  __kind: z.ZodLiteral<"NetworkFee">;
@@ -3035,11 +3035,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
3035
3035
  __kind: z.ZodLiteral<"CreditOnChain">;
3036
3036
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
3037
3037
  }, "strip", z.ZodTypeAny, {
3038
- accountId: `cF${string}`;
3039
3038
  __kind: "CreditOnChain";
3039
+ accountId: `cF${string}`;
3040
3040
  }, {
3041
- accountId: string;
3042
3041
  __kind: "CreditOnChain";
3042
+ accountId: string;
3043
3043
  }>]>;
3044
3044
  }, "strip", z.ZodTypeAny, {
3045
3045
  __kind: "Regular";
@@ -3092,8 +3092,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
3092
3092
  } | null | undefined;
3093
3093
  } | null | undefined;
3094
3094
  } | {
3095
- accountId: `cF${string}`;
3096
3095
  __kind: "CreditOnChain";
3096
+ accountId: `cF${string}`;
3097
3097
  };
3098
3098
  }, {
3099
3099
  __kind: "Regular";
@@ -3118,8 +3118,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
3118
3118
  } | null | undefined;
3119
3119
  } | null | undefined;
3120
3120
  } | {
3121
- accountId: string;
3122
3121
  __kind: "CreditOnChain";
3122
+ accountId: string;
3123
3123
  };
3124
3124
  }>]>;
3125
3125
  declare const cfPrimitivesBeneficiaryAccountId32: z.ZodObject<{
@@ -3413,11 +3413,11 @@ declare const spRuntimeModuleError: z.ZodObject<{
3413
3413
  declare const spRuntimeTokenError: z.ZodEffects<z.ZodObject<{
3414
3414
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
3415
3415
  }, "strip", z.ZodTypeAny, {
3416
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3416
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3417
3417
  }, {
3418
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3419
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
3420
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3418
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3419
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
3420
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3421
3421
  }>;
3422
3422
  declare const spArithmeticArithmeticError: z.ZodEffects<z.ZodObject<{
3423
3423
  __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
@@ -3502,18 +3502,18 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
3502
3502
  value: z.ZodEffects<z.ZodObject<{
3503
3503
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
3504
3504
  }, "strip", z.ZodTypeAny, {
3505
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3505
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3506
3506
  }, {
3507
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3508
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
3509
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3507
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3508
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
3509
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3510
3510
  }>;
3511
3511
  }, "strip", z.ZodTypeAny, {
3512
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3512
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3513
3513
  __kind: "Token";
3514
3514
  }, {
3515
3515
  value: {
3516
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3516
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3517
3517
  };
3518
3518
  __kind: "Token";
3519
3519
  }>, z.ZodObject<{
@@ -3584,21 +3584,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
3584
3584
  asset: z.ZodEffects<z.ZodObject<{
3585
3585
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
3586
3586
  }, "strip", z.ZodTypeAny, {
3587
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3587
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3588
3588
  }, {
3589
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3590
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
3591
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3589
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3590
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
3591
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3592
3592
  }>;
3593
3593
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
3594
3594
  }, "strip", z.ZodTypeAny, {
3595
3595
  __kind: "MaximumSwapAmount";
3596
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3596
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3597
3597
  amount?: bigint | null | undefined;
3598
3598
  }, {
3599
3599
  __kind: "MaximumSwapAmount";
3600
3600
  asset: {
3601
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3601
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3602
3602
  };
3603
3603
  amount?: string | number | null | undefined;
3604
3604
  }>, z.ZodObject<{
@@ -3642,21 +3642,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
3642
3642
  asset: z.ZodEffects<z.ZodObject<{
3643
3643
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
3644
3644
  }, "strip", z.ZodTypeAny, {
3645
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3645
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3646
3646
  }, {
3647
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3648
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
3649
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3647
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3648
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
3649
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3650
3650
  }>;
3651
3651
  size_: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3652
3652
  }, "strip", z.ZodTypeAny, {
3653
3653
  __kind: "SetMinimumChunkSize";
3654
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3654
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3655
3655
  size_: bigint;
3656
3656
  }, {
3657
3657
  __kind: "SetMinimumChunkSize";
3658
3658
  asset: {
3659
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3659
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3660
3660
  };
3661
3661
  size_: string | number;
3662
3662
  }>, z.ZodObject<{
@@ -3923,11 +3923,11 @@ declare const cfChainsEvmDepositDetails: z.ZodObject<{
3923
3923
  declare const palletCfEthereumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
3924
3924
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
3925
3925
  }, "strip", z.ZodTypeAny, {
3926
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3926
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3927
3927
  }, {
3928
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3929
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
3930
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3928
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3929
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
3930
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3931
3931
  }>;
3932
3932
  declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3933
3933
  __kind: z.ZodLiteral<"Swap">;
@@ -3985,24 +3985,24 @@ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnio
3985
3985
  reason: z.ZodEffects<z.ZodObject<{
3986
3986
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
3987
3987
  }, "strip", z.ZodTypeAny, {
3988
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3988
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3989
3989
  }, {
3990
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3991
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
3992
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3990
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3991
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
3992
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3993
3993
  }>;
3994
3994
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3995
3995
  }, "strip", z.ZodTypeAny, {
3996
3996
  __kind: "Refund";
3997
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
3998
3997
  amount: bigint;
3998
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3999
3999
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
4000
4000
  }, {
4001
4001
  __kind: "Refund";
4002
+ amount: string | number;
4002
4003
  reason: {
4003
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
4004
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
4004
4005
  };
4005
- amount: string | number;
4006
4006
  egressId?: [{
4007
4007
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4008
4008
  }, string | number] | null | undefined;
@@ -4028,11 +4028,11 @@ declare const solPrimPdaPdaError: z.ZodEffects<z.ZodObject<{
4028
4028
  declare const cfChainsCcmCheckerCcmValidityError: z.ZodEffects<z.ZodObject<{
4029
4029
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
4030
4030
  }, "strip", z.ZodTypeAny, {
4031
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4031
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4032
4032
  }, {
4033
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4034
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
4035
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4033
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4034
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
4035
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4036
4036
  }>;
4037
4037
  declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
4038
4038
  __kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
@@ -4088,18 +4088,18 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
4088
4088
  value: z.ZodEffects<z.ZodObject<{
4089
4089
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
4090
4090
  }, "strip", z.ZodTypeAny, {
4091
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4091
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4092
4092
  }, {
4093
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4094
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
4095
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4093
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4094
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
4095
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4096
4096
  }>;
4097
4097
  }, "strip", z.ZodTypeAny, {
4098
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4098
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4099
4099
  __kind: "InvalidCcm";
4100
4100
  }, {
4101
4101
  value: {
4102
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4102
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4103
4103
  };
4104
4104
  __kind: "InvalidCcm";
4105
4105
  }>, z.ZodObject<{
@@ -4180,18 +4180,18 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
4180
4180
  value: z.ZodEffects<z.ZodObject<{
4181
4181
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
4182
4182
  }, "strip", z.ZodTypeAny, {
4183
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4183
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4184
4184
  }, {
4185
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4186
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
4187
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4185
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4186
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
4187
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4188
4188
  }>;
4189
4189
  }, "strip", z.ZodTypeAny, {
4190
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4190
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4191
4191
  __kind: "InvalidCcm";
4192
4192
  }, {
4193
4193
  value: {
4194
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4194
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4195
4195
  };
4196
4196
  __kind: "InvalidCcm";
4197
4197
  }>, z.ZodObject<{
@@ -4225,7 +4225,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
4225
4225
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
4226
4226
  __kind: "FailedToDeriveAddress";
4227
4227
  } | {
4228
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4228
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4229
4229
  __kind: "InvalidCcm";
4230
4230
  } | {
4231
4231
  __kind: "FailedToSerializeFinalTransaction";
@@ -4252,7 +4252,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
4252
4252
  __kind: "FailedToDeriveAddress";
4253
4253
  } | {
4254
4254
  value: {
4255
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
4255
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
4256
4256
  };
4257
4257
  __kind: "InvalidCcm";
4258
4258
  } | {
@@ -4329,18 +4329,18 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
4329
4329
  value: z.ZodEffects<z.ZodObject<{
4330
4330
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
4331
4331
  }, "strip", z.ZodTypeAny, {
4332
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4332
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4333
4333
  }, {
4334
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4335
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
4336
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4334
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4335
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
4336
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4337
4337
  }>;
4338
4338
  }, "strip", z.ZodTypeAny, {
4339
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4339
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4340
4340
  __kind: "Token";
4341
4341
  }, {
4342
4342
  value: {
4343
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4343
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4344
4344
  };
4345
4345
  __kind: "Token";
4346
4346
  }>, z.ZodObject<{
@@ -4426,7 +4426,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
4426
4426
  } | {
4427
4427
  __kind: "TooManyConsumers";
4428
4428
  } | {
4429
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4429
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4430
4430
  __kind: "Token";
4431
4431
  } | {
4432
4432
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -4465,7 +4465,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
4465
4465
  __kind: "TooManyConsumers";
4466
4466
  } | {
4467
4467
  value: {
4468
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4468
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4469
4469
  };
4470
4470
  __kind: "Token";
4471
4471
  } | {
@@ -4580,18 +4580,18 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
4580
4580
  value: z.ZodEffects<z.ZodObject<{
4581
4581
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
4582
4582
  }, "strip", z.ZodTypeAny, {
4583
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4583
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4584
4584
  }, {
4585
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4586
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
4587
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4585
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4586
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
4587
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4588
4588
  }>;
4589
4589
  }, "strip", z.ZodTypeAny, {
4590
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4590
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4591
4591
  __kind: "Token";
4592
4592
  }, {
4593
4593
  value: {
4594
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4594
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4595
4595
  };
4596
4596
  __kind: "Token";
4597
4597
  }>, z.ZodObject<{
@@ -4677,7 +4677,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
4677
4677
  } | {
4678
4678
  __kind: "TooManyConsumers";
4679
4679
  } | {
4680
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4680
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4681
4681
  __kind: "Token";
4682
4682
  } | {
4683
4683
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -4716,7 +4716,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
4716
4716
  __kind: "TooManyConsumers";
4717
4717
  } | {
4718
4718
  value: {
4719
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4719
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4720
4720
  };
4721
4721
  __kind: "Token";
4722
4722
  } | {
@@ -4760,21 +4760,21 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
4760
4760
  txHashes?: string[] | null | undefined;
4761
4761
  }>;
4762
4762
  }, "strip", z.ZodTypeAny, {
4763
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
4764
4763
  depositAddress: `0x${string}`;
4764
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
4765
+ amount: bigint;
4765
4766
  depositDetails: {
4766
4767
  txHashes?: `0x${string}`[] | null | undefined;
4767
4768
  };
4768
- amount: bigint;
4769
4769
  }, {
4770
+ depositAddress: string;
4770
4771
  asset: {
4771
4772
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
4772
4773
  };
4773
- depositAddress: string;
4774
+ amount: string | number;
4774
4775
  depositDetails: {
4775
4776
  txHashes?: string[] | null | undefined;
4776
4777
  };
4777
- amount: string | number;
4778
4778
  }>;
4779
4779
  declare const cfChainsCcmDepositMetadataGenericForeignChainAddress: z.ZodObject<{
4780
4780
  channelMetadata: z.ZodObject<{
@@ -5088,11 +5088,11 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5088
5088
  outputAsset: z.ZodEffects<z.ZodObject<{
5089
5089
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
5090
5090
  }, "strip", z.ZodTypeAny, {
5091
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5091
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5092
5092
  }, {
5093
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5094
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5095
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5093
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5094
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5095
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5096
5096
  }>;
5097
5097
  destinationAddress: z.ZodEffects<z.ZodObject<{
5098
5098
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -5443,7 +5443,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5443
5443
  boostFee: number;
5444
5444
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
5445
5445
  depositAmount: bigint;
5446
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5446
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5447
5447
  destinationAddress: {
5448
5448
  readonly chain: "Ethereum";
5449
5449
  readonly address: `0x${string}`;
@@ -5539,7 +5539,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5539
5539
  };
5540
5540
  depositAmount: string | number;
5541
5541
  outputAsset: {
5542
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5542
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5543
5543
  };
5544
5544
  destinationAddress: {
5545
5545
  value: string;
@@ -5636,43 +5636,43 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5636
5636
  txHashes?: string[] | null | undefined;
5637
5637
  }>;
5638
5638
  }, "strip", z.ZodTypeAny, {
5639
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
5640
5639
  depositAddress: `0x${string}`;
5640
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
5641
+ amount: bigint;
5641
5642
  depositDetails: {
5642
5643
  txHashes?: `0x${string}`[] | null | undefined;
5643
5644
  };
5644
- amount: bigint;
5645
5645
  }, {
5646
+ depositAddress: string;
5646
5647
  asset: {
5647
5648
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
5648
5649
  };
5649
- depositAddress: string;
5650
+ amount: string | number;
5650
5651
  depositDetails: {
5651
5652
  txHashes?: string[] | null | undefined;
5652
5653
  };
5653
- amount: string | number;
5654
5654
  }>;
5655
5655
  }, "strip", z.ZodTypeAny, {
5656
5656
  __kind: "DepositChannelEthereum";
5657
5657
  depositWitness: {
5658
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
5659
5658
  depositAddress: `0x${string}`;
5659
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
5660
+ amount: bigint;
5660
5661
  depositDetails: {
5661
5662
  txHashes?: `0x${string}`[] | null | undefined;
5662
5663
  };
5663
- amount: bigint;
5664
5664
  };
5665
5665
  }, {
5666
5666
  __kind: "DepositChannelEthereum";
5667
5667
  depositWitness: {
5668
+ depositAddress: string;
5668
5669
  asset: {
5669
5670
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
5670
5671
  };
5671
- depositAddress: string;
5672
+ amount: string | number;
5672
5673
  depositDetails: {
5673
5674
  txHashes?: string[] | null | undefined;
5674
5675
  };
5675
- amount: string | number;
5676
5676
  };
5677
5677
  }>, z.ZodObject<{
5678
5678
  __kind: z.ZodLiteral<"VaultEthereum">;
@@ -5699,11 +5699,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5699
5699
  outputAsset: z.ZodEffects<z.ZodObject<{
5700
5700
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
5701
5701
  }, "strip", z.ZodTypeAny, {
5702
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5702
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5703
5703
  }, {
5704
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5705
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5706
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5704
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5705
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5706
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5707
5707
  }>;
5708
5708
  destinationAddress: z.ZodEffects<z.ZodObject<{
5709
5709
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -6054,7 +6054,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6054
6054
  boostFee: number;
6055
6055
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6056
6056
  depositAmount: bigint;
6057
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6057
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6058
6058
  destinationAddress: {
6059
6059
  readonly chain: "Ethereum";
6060
6060
  readonly address: `0x${string}`;
@@ -6150,7 +6150,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6150
6150
  };
6151
6151
  depositAmount: string | number;
6152
6152
  outputAsset: {
6153
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6153
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6154
6154
  };
6155
6155
  destinationAddress: {
6156
6156
  value: string;
@@ -6234,7 +6234,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6234
6234
  boostFee: number;
6235
6235
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6236
6236
  depositAmount: bigint;
6237
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6237
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6238
6238
  destinationAddress: {
6239
6239
  readonly chain: "Ethereum";
6240
6240
  readonly address: `0x${string}`;
@@ -6333,7 +6333,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6333
6333
  };
6334
6334
  depositAmount: string | number;
6335
6335
  outputAsset: {
6336
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6336
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6337
6337
  };
6338
6338
  destinationAddress: {
6339
6339
  value: string;
@@ -6518,18 +6518,18 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
6518
6518
  value: z.ZodEffects<z.ZodObject<{
6519
6519
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
6520
6520
  }, "strip", z.ZodTypeAny, {
6521
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6521
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6522
6522
  }, {
6523
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6524
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
6525
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6523
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6524
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
6525
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6526
6526
  }>;
6527
6527
  }, "strip", z.ZodTypeAny, {
6528
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6528
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6529
6529
  __kind: "InvalidCcm";
6530
6530
  }, {
6531
6531
  value: {
6532
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6532
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6533
6533
  };
6534
6534
  __kind: "InvalidCcm";
6535
6535
  }>, z.ZodObject<{
@@ -6563,7 +6563,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
6563
6563
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
6564
6564
  __kind: "FailedToDeriveAddress";
6565
6565
  } | {
6566
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6566
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6567
6567
  __kind: "InvalidCcm";
6568
6568
  } | {
6569
6569
  __kind: "FailedToSerializeFinalTransaction";
@@ -6590,7 +6590,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
6590
6590
  __kind: "FailedToDeriveAddress";
6591
6591
  } | {
6592
6592
  value: {
6593
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
6593
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
6594
6594
  };
6595
6595
  __kind: "InvalidCcm";
6596
6596
  } | {
@@ -6667,18 +6667,18 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
6667
6667
  value: z.ZodEffects<z.ZodObject<{
6668
6668
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
6669
6669
  }, "strip", z.ZodTypeAny, {
6670
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6670
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6671
6671
  }, {
6672
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6673
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6674
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6672
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6673
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
6674
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6675
6675
  }>;
6676
6676
  }, "strip", z.ZodTypeAny, {
6677
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6677
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6678
6678
  __kind: "Token";
6679
6679
  }, {
6680
6680
  value: {
6681
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6681
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6682
6682
  };
6683
6683
  __kind: "Token";
6684
6684
  }>, z.ZodObject<{
@@ -6764,7 +6764,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
6764
6764
  } | {
6765
6765
  __kind: "TooManyConsumers";
6766
6766
  } | {
6767
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6767
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6768
6768
  __kind: "Token";
6769
6769
  } | {
6770
6770
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -6803,7 +6803,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
6803
6803
  __kind: "TooManyConsumers";
6804
6804
  } | {
6805
6805
  value: {
6806
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6806
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6807
6807
  };
6808
6808
  __kind: "Token";
6809
6809
  } | {
@@ -6839,11 +6839,11 @@ declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
6839
6839
  declare const palletCfPolkadotIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
6840
6840
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
6841
6841
  }, "strip", z.ZodTypeAny, {
6842
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6842
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6843
6843
  }, {
6844
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6845
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
6846
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6844
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6845
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
6846
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6847
6847
  }>;
6848
6848
  declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6849
6849
  __kind: z.ZodLiteral<"Swap">;
@@ -6901,24 +6901,24 @@ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnio
6901
6901
  reason: z.ZodEffects<z.ZodObject<{
6902
6902
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
6903
6903
  }, "strip", z.ZodTypeAny, {
6904
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6904
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6905
6905
  }, {
6906
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6907
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
6908
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6906
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6907
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
6908
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6909
6909
  }>;
6910
6910
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6911
6911
  }, "strip", z.ZodTypeAny, {
6912
6912
  __kind: "Refund";
6913
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6914
6913
  amount: bigint;
6914
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6915
6915
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
6916
6916
  }, {
6917
6917
  __kind: "Refund";
6918
+ amount: string | number;
6918
6919
  reason: {
6919
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
6920
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6920
6921
  };
6921
- amount: string | number;
6922
6922
  egressId?: [{
6923
6923
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
6924
6924
  }, string | number] | null | undefined;
@@ -7008,18 +7008,18 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
7008
7008
  value: z.ZodEffects<z.ZodObject<{
7009
7009
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
7010
7010
  }, "strip", z.ZodTypeAny, {
7011
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7011
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7012
7012
  }, {
7013
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7014
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
7015
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7013
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7014
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
7015
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7016
7016
  }>;
7017
7017
  }, "strip", z.ZodTypeAny, {
7018
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7018
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7019
7019
  __kind: "Token";
7020
7020
  }, {
7021
7021
  value: {
7022
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7022
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7023
7023
  };
7024
7024
  __kind: "Token";
7025
7025
  }>, z.ZodObject<{
@@ -7105,7 +7105,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
7105
7105
  } | {
7106
7106
  __kind: "TooManyConsumers";
7107
7107
  } | {
7108
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7108
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7109
7109
  __kind: "Token";
7110
7110
  } | {
7111
7111
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -7144,7 +7144,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
7144
7144
  __kind: "TooManyConsumers";
7145
7145
  } | {
7146
7146
  value: {
7147
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7147
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
7148
7148
  };
7149
7149
  __kind: "Token";
7150
7150
  } | {
@@ -7182,17 +7182,17 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
7182
7182
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7183
7183
  depositDetails: z.ZodNumber;
7184
7184
  }, "strip", z.ZodTypeAny, {
7185
- asset: "Dot";
7186
7185
  depositAddress: `0x${string}`;
7187
- depositDetails: number;
7186
+ asset: "Dot";
7188
7187
  amount: bigint;
7188
+ depositDetails: number;
7189
7189
  }, {
7190
+ depositAddress: string;
7190
7191
  asset: {
7191
7192
  __kind: "Dot";
7192
7193
  };
7193
- depositAddress: string;
7194
- depositDetails: number;
7195
7194
  amount: string | number;
7195
+ depositDetails: number;
7196
7196
  }>;
7197
7197
  declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
7198
7198
  retryDuration: z.ZodNumber;
@@ -7224,11 +7224,11 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7224
7224
  outputAsset: z.ZodEffects<z.ZodObject<{
7225
7225
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7226
7226
  }, "strip", z.ZodTypeAny, {
7227
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7227
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7228
7228
  }, {
7229
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7230
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7231
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7229
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7230
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7231
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7232
7232
  }>;
7233
7233
  destinationAddress: z.ZodEffects<z.ZodObject<{
7234
7234
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -7586,7 +7586,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7586
7586
  boostFee: number;
7587
7587
  inputAsset: "Dot";
7588
7588
  depositAmount: bigint;
7589
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7589
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7590
7590
  destinationAddress: {
7591
7591
  readonly chain: "Ethereum";
7592
7592
  readonly address: `0x${string}`;
@@ -7683,7 +7683,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7683
7683
  };
7684
7684
  depositAmount: string | number;
7685
7685
  outputAsset: {
7686
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7686
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7687
7687
  };
7688
7688
  destinationAddress: {
7689
7689
  value: string;
@@ -7777,35 +7777,35 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
7777
7777
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7778
7778
  depositDetails: z.ZodNumber;
7779
7779
  }, "strip", z.ZodTypeAny, {
7780
- asset: "Dot";
7781
7780
  depositAddress: `0x${string}`;
7782
- depositDetails: number;
7781
+ asset: "Dot";
7783
7782
  amount: bigint;
7783
+ depositDetails: number;
7784
7784
  }, {
7785
+ depositAddress: string;
7785
7786
  asset: {
7786
7787
  __kind: "Dot";
7787
7788
  };
7788
- depositAddress: string;
7789
- depositDetails: number;
7790
7789
  amount: string | number;
7790
+ depositDetails: number;
7791
7791
  }>;
7792
7792
  }, "strip", z.ZodTypeAny, {
7793
7793
  __kind: "DepositChannelPolkadot";
7794
7794
  depositWitness: {
7795
- asset: "Dot";
7796
7795
  depositAddress: `0x${string}`;
7797
- depositDetails: number;
7796
+ asset: "Dot";
7798
7797
  amount: bigint;
7798
+ depositDetails: number;
7799
7799
  };
7800
7800
  }, {
7801
7801
  __kind: "DepositChannelPolkadot";
7802
7802
  depositWitness: {
7803
+ depositAddress: string;
7803
7804
  asset: {
7804
7805
  __kind: "Dot";
7805
7806
  };
7806
- depositAddress: string;
7807
- depositDetails: number;
7808
7807
  amount: string | number;
7808
+ depositDetails: number;
7809
7809
  };
7810
7810
  }>, z.ZodObject<{
7811
7811
  __kind: z.ZodLiteral<"VaultPolkadot">;
@@ -7826,11 +7826,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
7826
7826
  outputAsset: z.ZodEffects<z.ZodObject<{
7827
7827
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7828
7828
  }, "strip", z.ZodTypeAny, {
7829
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7829
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7830
7830
  }, {
7831
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7832
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7833
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7831
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7832
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7833
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7834
7834
  }>;
7835
7835
  destinationAddress: z.ZodEffects<z.ZodObject<{
7836
7836
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -8188,7 +8188,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8188
8188
  boostFee: number;
8189
8189
  inputAsset: "Dot";
8190
8190
  depositAmount: bigint;
8191
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8191
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8192
8192
  destinationAddress: {
8193
8193
  readonly chain: "Ethereum";
8194
8194
  readonly address: `0x${string}`;
@@ -8285,7 +8285,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8285
8285
  };
8286
8286
  depositAmount: string | number;
8287
8287
  outputAsset: {
8288
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8288
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8289
8289
  };
8290
8290
  destinationAddress: {
8291
8291
  value: string;
@@ -8370,7 +8370,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8370
8370
  boostFee: number;
8371
8371
  inputAsset: "Dot";
8372
8372
  depositAmount: bigint;
8373
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8373
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8374
8374
  destinationAddress: {
8375
8375
  readonly chain: "Ethereum";
8376
8376
  readonly address: `0x${string}`;
@@ -8470,7 +8470,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8470
8470
  };
8471
8471
  depositAmount: string | number;
8472
8472
  outputAsset: {
8473
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8473
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8474
8474
  };
8475
8475
  destinationAddress: {
8476
8476
  value: string;
@@ -8772,11 +8772,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
8772
8772
  declare const palletCfBitcoinIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
8773
8773
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
8774
8774
  }, "strip", z.ZodTypeAny, {
8775
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8775
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8776
8776
  }, {
8777
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8778
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
8779
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8777
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8778
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
8779
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8780
8780
  }>;
8781
8781
  declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
8782
8782
  __kind: z.ZodLiteral<"Swap">;
@@ -8834,24 +8834,24 @@ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion
8834
8834
  reason: z.ZodEffects<z.ZodObject<{
8835
8835
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
8836
8836
  }, "strip", z.ZodTypeAny, {
8837
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8837
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8838
8838
  }, {
8839
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8840
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
8841
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8839
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8840
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
8841
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8842
8842
  }>;
8843
8843
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8844
8844
  }, "strip", z.ZodTypeAny, {
8845
8845
  __kind: "Refund";
8846
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8847
8846
  amount: bigint;
8847
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8848
8848
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
8849
8849
  }, {
8850
8850
  __kind: "Refund";
8851
+ amount: string | number;
8851
8852
  reason: {
8852
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8853
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8853
8854
  };
8854
- amount: string | number;
8855
8855
  egressId?: [{
8856
8856
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
8857
8857
  }, string | number] | null | undefined;
@@ -8941,18 +8941,18 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
8941
8941
  value: z.ZodEffects<z.ZodObject<{
8942
8942
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
8943
8943
  }, "strip", z.ZodTypeAny, {
8944
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
8944
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
8945
8945
  }, {
8946
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
8947
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
8948
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
8946
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
8947
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
8948
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
8949
8949
  }>;
8950
8950
  }, "strip", z.ZodTypeAny, {
8951
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
8951
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
8952
8952
  __kind: "Token";
8953
8953
  }, {
8954
8954
  value: {
8955
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
8955
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
8956
8956
  };
8957
8957
  __kind: "Token";
8958
8958
  }>, z.ZodObject<{
@@ -9038,7 +9038,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
9038
9038
  } | {
9039
9039
  __kind: "TooManyConsumers";
9040
9040
  } | {
9041
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9041
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9042
9042
  __kind: "Token";
9043
9043
  } | {
9044
9044
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -9077,7 +9077,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
9077
9077
  __kind: "TooManyConsumers";
9078
9078
  } | {
9079
9079
  value: {
9080
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9080
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9081
9081
  };
9082
9082
  __kind: "Token";
9083
9083
  } | {
@@ -9267,7 +9267,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9267
9267
  };
9268
9268
  }>;
9269
9269
  }, "strip", z.ZodTypeAny, {
9270
- asset: "Btc";
9271
9270
  depositAddress: {
9272
9271
  value: `0x${string}`;
9273
9272
  __kind: "P2PKH";
@@ -9288,6 +9287,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9288
9287
  version: number;
9289
9288
  program: `0x${string}`;
9290
9289
  };
9290
+ asset: "Btc";
9291
+ amount: bigint;
9291
9292
  depositDetails: {
9292
9293
  depositAddress: {
9293
9294
  pubkeyX: `0x${string}`;
@@ -9306,11 +9307,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9306
9307
  vout: number;
9307
9308
  };
9308
9309
  };
9309
- amount: bigint;
9310
9310
  }, {
9311
- asset: {
9312
- __kind: "Btc";
9313
- };
9314
9311
  depositAddress: {
9315
9312
  value: string;
9316
9313
  __kind: "P2PKH";
@@ -9331,6 +9328,10 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9331
9328
  version: number;
9332
9329
  program: string;
9333
9330
  };
9331
+ asset: {
9332
+ __kind: "Btc";
9333
+ };
9334
+ amount: string | number;
9334
9335
  depositDetails: {
9335
9336
  depositAddress: {
9336
9337
  pubkeyX: string;
@@ -9349,7 +9350,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9349
9350
  vout: number;
9350
9351
  };
9351
9352
  };
9352
- amount: string | number;
9353
9353
  }>;
9354
9354
  declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
9355
9355
  retryDuration: z.ZodNumber;
@@ -9628,11 +9628,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
9628
9628
  outputAsset: z.ZodEffects<z.ZodObject<{
9629
9629
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
9630
9630
  }, "strip", z.ZodTypeAny, {
9631
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9631
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9632
9632
  }, {
9633
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9634
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
9635
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9633
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9634
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
9635
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9636
9636
  }>;
9637
9637
  destinationAddress: z.ZodEffects<z.ZodObject<{
9638
9638
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -10093,7 +10093,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10093
10093
  boostFee: number;
10094
10094
  inputAsset: "Btc";
10095
10095
  depositAmount: bigint;
10096
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10096
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10097
10097
  destinationAddress: {
10098
10098
  readonly chain: "Ethereum";
10099
10099
  readonly address: `0x${string}`;
@@ -10242,7 +10242,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10242
10242
  };
10243
10243
  depositAmount: string | number;
10244
10244
  outputAsset: {
10245
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10245
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10246
10246
  };
10247
10247
  destinationAddress: {
10248
10248
  value: string;
@@ -10523,7 +10523,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10523
10523
  };
10524
10524
  }>;
10525
10525
  }, "strip", z.ZodTypeAny, {
10526
- asset: "Btc";
10527
10526
  depositAddress: {
10528
10527
  value: `0x${string}`;
10529
10528
  __kind: "P2PKH";
@@ -10544,6 +10543,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10544
10543
  version: number;
10545
10544
  program: `0x${string}`;
10546
10545
  };
10546
+ asset: "Btc";
10547
+ amount: bigint;
10547
10548
  depositDetails: {
10548
10549
  depositAddress: {
10549
10550
  pubkeyX: `0x${string}`;
@@ -10562,11 +10563,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10562
10563
  vout: number;
10563
10564
  };
10564
10565
  };
10565
- amount: bigint;
10566
10566
  }, {
10567
- asset: {
10568
- __kind: "Btc";
10569
- };
10570
10567
  depositAddress: {
10571
10568
  value: string;
10572
10569
  __kind: "P2PKH";
@@ -10587,6 +10584,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10587
10584
  version: number;
10588
10585
  program: string;
10589
10586
  };
10587
+ asset: {
10588
+ __kind: "Btc";
10589
+ };
10590
+ amount: string | number;
10590
10591
  depositDetails: {
10591
10592
  depositAddress: {
10592
10593
  pubkeyX: string;
@@ -10605,12 +10606,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10605
10606
  vout: number;
10606
10607
  };
10607
10608
  };
10608
- amount: string | number;
10609
10609
  }>;
10610
10610
  }, "strip", z.ZodTypeAny, {
10611
10611
  __kind: "DepositChannelBitcoin";
10612
10612
  depositWitness: {
10613
- asset: "Btc";
10614
10613
  depositAddress: {
10615
10614
  value: `0x${string}`;
10616
10615
  __kind: "P2PKH";
@@ -10631,6 +10630,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10631
10630
  version: number;
10632
10631
  program: `0x${string}`;
10633
10632
  };
10633
+ asset: "Btc";
10634
+ amount: bigint;
10634
10635
  depositDetails: {
10635
10636
  depositAddress: {
10636
10637
  pubkeyX: `0x${string}`;
@@ -10649,14 +10650,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10649
10650
  vout: number;
10650
10651
  };
10651
10652
  };
10652
- amount: bigint;
10653
10653
  };
10654
10654
  }, {
10655
10655
  __kind: "DepositChannelBitcoin";
10656
10656
  depositWitness: {
10657
- asset: {
10658
- __kind: "Btc";
10659
- };
10660
10657
  depositAddress: {
10661
10658
  value: string;
10662
10659
  __kind: "P2PKH";
@@ -10677,6 +10674,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10677
10674
  version: number;
10678
10675
  program: string;
10679
10676
  };
10677
+ asset: {
10678
+ __kind: "Btc";
10679
+ };
10680
+ amount: string | number;
10680
10681
  depositDetails: {
10681
10682
  depositAddress: {
10682
10683
  pubkeyX: string;
@@ -10695,7 +10696,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10695
10696
  vout: number;
10696
10697
  };
10697
10698
  };
10698
- amount: string | number;
10699
10699
  };
10700
10700
  }>, z.ZodObject<{
10701
10701
  __kind: z.ZodLiteral<"VaultBitcoin">;
@@ -10868,11 +10868,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10868
10868
  outputAsset: z.ZodEffects<z.ZodObject<{
10869
10869
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
10870
10870
  }, "strip", z.ZodTypeAny, {
10871
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10871
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10872
10872
  }, {
10873
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10874
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10875
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10873
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10874
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10875
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10876
10876
  }>;
10877
10877
  destinationAddress: z.ZodEffects<z.ZodObject<{
10878
10878
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -11333,7 +11333,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11333
11333
  boostFee: number;
11334
11334
  inputAsset: "Btc";
11335
11335
  depositAmount: bigint;
11336
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11336
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11337
11337
  destinationAddress: {
11338
11338
  readonly chain: "Ethereum";
11339
11339
  readonly address: `0x${string}`;
@@ -11482,7 +11482,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11482
11482
  };
11483
11483
  depositAmount: string | number;
11484
11484
  outputAsset: {
11485
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11485
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11486
11486
  };
11487
11487
  destinationAddress: {
11488
11488
  value: string;
@@ -11619,7 +11619,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11619
11619
  boostFee: number;
11620
11620
  inputAsset: "Btc";
11621
11621
  depositAmount: bigint;
11622
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11622
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11623
11623
  destinationAddress: {
11624
11624
  readonly chain: "Ethereum";
11625
11625
  readonly address: `0x${string}`;
@@ -11771,7 +11771,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11771
11771
  };
11772
11772
  depositAmount: string | number;
11773
11773
  outputAsset: {
11774
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11774
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11775
11775
  };
11776
11776
  destinationAddress: {
11777
11777
  value: string;
@@ -12089,20 +12089,20 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
12089
12089
  baseAsset: z.ZodEffects<z.ZodObject<{
12090
12090
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12091
12091
  }, "strip", z.ZodTypeAny, {
12092
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12092
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12093
12093
  }, {
12094
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12095
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12096
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12094
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12095
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12096
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12097
12097
  }>;
12098
12098
  quoteAsset: z.ZodEffects<z.ZodObject<{
12099
12099
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12100
12100
  }, "strip", z.ZodTypeAny, {
12101
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12101
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12102
12102
  }, {
12103
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12104
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12105
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12103
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12104
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12105
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12106
12106
  }>;
12107
12107
  side: z.ZodEffects<z.ZodObject<{
12108
12108
  __kind: z.ZodEnum<["Buy", "Sell"]>;
@@ -12117,17 +12117,17 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
12117
12117
  }, "strip", z.ZodTypeAny, {
12118
12118
  __kind: "Limit";
12119
12119
  id: bigint;
12120
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12121
- quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12120
+ baseAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12121
+ quoteAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12122
12122
  side: "Buy" | "Sell";
12123
12123
  }, {
12124
12124
  __kind: "Limit";
12125
12125
  id: string | number;
12126
12126
  baseAsset: {
12127
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12127
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12128
12128
  };
12129
12129
  quoteAsset: {
12130
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12130
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12131
12131
  };
12132
12132
  side: {
12133
12133
  __kind: "Buy" | "Sell";
@@ -12137,35 +12137,35 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
12137
12137
  baseAsset: z.ZodEffects<z.ZodObject<{
12138
12138
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12139
12139
  }, "strip", z.ZodTypeAny, {
12140
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12140
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12141
12141
  }, {
12142
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12143
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12144
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12142
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12143
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12144
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12145
12145
  }>;
12146
12146
  quoteAsset: z.ZodEffects<z.ZodObject<{
12147
12147
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12148
12148
  }, "strip", z.ZodTypeAny, {
12149
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12149
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12150
12150
  }, {
12151
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12152
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12153
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12151
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12152
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12153
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12154
12154
  }>;
12155
12155
  id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12156
12156
  }, "strip", z.ZodTypeAny, {
12157
12157
  __kind: "Range";
12158
12158
  id: bigint;
12159
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12160
- quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12159
+ baseAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12160
+ quoteAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12161
12161
  }, {
12162
12162
  __kind: "Range";
12163
12163
  id: string | number;
12164
12164
  baseAsset: {
12165
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12165
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12166
12166
  };
12167
12167
  quoteAsset: {
12168
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12168
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12169
12169
  };
12170
12170
  }>]>;
12171
12171
  declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
@@ -12173,21 +12173,21 @@ declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
12173
12173
  asset: z.ZodEffects<z.ZodObject<{
12174
12174
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12175
12175
  }, "strip", z.ZodTypeAny, {
12176
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12176
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12177
12177
  }, {
12178
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12179
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12180
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12178
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12179
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12180
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12181
12181
  }>;
12182
12182
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12183
12183
  }, "strip", z.ZodTypeAny, {
12184
12184
  __kind: "LimitOrderAutoSweepingThreshold";
12185
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12185
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12186
12186
  amount: bigint;
12187
12187
  }, {
12188
12188
  __kind: "LimitOrderAutoSweepingThreshold";
12189
12189
  asset: {
12190
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12190
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12191
12191
  };
12192
12192
  amount: string | number;
12193
12193
  }>;
@@ -12203,11 +12203,11 @@ declare const cfPrimitivesChainsAssetsArbAsset: z.ZodEffects<z.ZodObject<{
12203
12203
  declare const palletCfArbitrumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
12204
12204
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
12205
12205
  }, "strip", z.ZodTypeAny, {
12206
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12206
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12207
12207
  }, {
12208
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12209
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
12210
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12208
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12209
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
12210
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12211
12211
  }>;
12212
12212
  declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
12213
12213
  __kind: z.ZodLiteral<"Swap">;
@@ -12265,24 +12265,24 @@ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnio
12265
12265
  reason: z.ZodEffects<z.ZodObject<{
12266
12266
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
12267
12267
  }, "strip", z.ZodTypeAny, {
12268
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12268
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12269
12269
  }, {
12270
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12271
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
12272
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12270
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12271
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
12272
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12273
12273
  }>;
12274
12274
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12275
12275
  }, "strip", z.ZodTypeAny, {
12276
12276
  __kind: "Refund";
12277
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12278
12277
  amount: bigint;
12278
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12279
12279
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
12280
12280
  }, {
12281
12281
  __kind: "Refund";
12282
+ amount: string | number;
12282
12283
  reason: {
12283
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
12284
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12284
12285
  };
12285
- amount: string | number;
12286
12286
  egressId?: [{
12287
12287
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
12288
12288
  }, string | number] | null | undefined;
@@ -12372,18 +12372,18 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
12372
12372
  value: z.ZodEffects<z.ZodObject<{
12373
12373
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
12374
12374
  }, "strip", z.ZodTypeAny, {
12375
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12375
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12376
12376
  }, {
12377
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12378
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
12379
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12377
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12378
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
12379
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12380
12380
  }>;
12381
12381
  }, "strip", z.ZodTypeAny, {
12382
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12382
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12383
12383
  __kind: "Token";
12384
12384
  }, {
12385
12385
  value: {
12386
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12386
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12387
12387
  };
12388
12388
  __kind: "Token";
12389
12389
  }>, z.ZodObject<{
@@ -12469,7 +12469,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
12469
12469
  } | {
12470
12470
  __kind: "TooManyConsumers";
12471
12471
  } | {
12472
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12472
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12473
12473
  __kind: "Token";
12474
12474
  } | {
12475
12475
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -12508,7 +12508,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
12508
12508
  __kind: "TooManyConsumers";
12509
12509
  } | {
12510
12510
  value: {
12511
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12511
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
12512
12512
  };
12513
12513
  __kind: "Token";
12514
12514
  } | {
@@ -12552,21 +12552,21 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
12552
12552
  txHashes?: string[] | null | undefined;
12553
12553
  }>;
12554
12554
  }, "strip", z.ZodTypeAny, {
12555
- asset: "ArbEth" | "ArbUsdc";
12556
12555
  depositAddress: `0x${string}`;
12556
+ asset: "ArbEth" | "ArbUsdc";
12557
+ amount: bigint;
12557
12558
  depositDetails: {
12558
12559
  txHashes?: `0x${string}`[] | null | undefined;
12559
12560
  };
12560
- amount: bigint;
12561
12561
  }, {
12562
+ depositAddress: string;
12562
12563
  asset: {
12563
12564
  __kind: "ArbEth" | "ArbUsdc";
12564
12565
  };
12565
- depositAddress: string;
12566
+ amount: string | number;
12566
12567
  depositDetails: {
12567
12568
  txHashes?: string[] | null | undefined;
12568
12569
  };
12569
- amount: string | number;
12570
12570
  }>;
12571
12571
  declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObject<{
12572
12572
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -12591,11 +12591,11 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12591
12591
  outputAsset: z.ZodEffects<z.ZodObject<{
12592
12592
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12593
12593
  }, "strip", z.ZodTypeAny, {
12594
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12594
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12595
12595
  }, {
12596
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12597
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12598
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12596
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12597
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12598
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12599
12599
  }>;
12600
12600
  destinationAddress: z.ZodEffects<z.ZodObject<{
12601
12601
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -12946,7 +12946,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12946
12946
  boostFee: number;
12947
12947
  inputAsset: "ArbEth" | "ArbUsdc";
12948
12948
  depositAmount: bigint;
12949
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12949
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12950
12950
  destinationAddress: {
12951
12951
  readonly chain: "Ethereum";
12952
12952
  readonly address: `0x${string}`;
@@ -13042,7 +13042,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
13042
13042
  };
13043
13043
  depositAmount: string | number;
13044
13044
  outputAsset: {
13045
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13045
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13046
13046
  };
13047
13047
  destinationAddress: {
13048
13048
  value: string;
@@ -13139,43 +13139,43 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13139
13139
  txHashes?: string[] | null | undefined;
13140
13140
  }>;
13141
13141
  }, "strip", z.ZodTypeAny, {
13142
- asset: "ArbEth" | "ArbUsdc";
13143
13142
  depositAddress: `0x${string}`;
13143
+ asset: "ArbEth" | "ArbUsdc";
13144
+ amount: bigint;
13144
13145
  depositDetails: {
13145
13146
  txHashes?: `0x${string}`[] | null | undefined;
13146
13147
  };
13147
- amount: bigint;
13148
13148
  }, {
13149
+ depositAddress: string;
13149
13150
  asset: {
13150
13151
  __kind: "ArbEth" | "ArbUsdc";
13151
13152
  };
13152
- depositAddress: string;
13153
+ amount: string | number;
13153
13154
  depositDetails: {
13154
13155
  txHashes?: string[] | null | undefined;
13155
13156
  };
13156
- amount: string | number;
13157
13157
  }>;
13158
13158
  }, "strip", z.ZodTypeAny, {
13159
13159
  __kind: "DepositChannelArbitrum";
13160
13160
  depositWitness: {
13161
- asset: "ArbEth" | "ArbUsdc";
13162
13161
  depositAddress: `0x${string}`;
13162
+ asset: "ArbEth" | "ArbUsdc";
13163
+ amount: bigint;
13163
13164
  depositDetails: {
13164
13165
  txHashes?: `0x${string}`[] | null | undefined;
13165
13166
  };
13166
- amount: bigint;
13167
13167
  };
13168
13168
  }, {
13169
13169
  __kind: "DepositChannelArbitrum";
13170
13170
  depositWitness: {
13171
+ depositAddress: string;
13171
13172
  asset: {
13172
13173
  __kind: "ArbEth" | "ArbUsdc";
13173
13174
  };
13174
- depositAddress: string;
13175
+ amount: string | number;
13175
13176
  depositDetails: {
13176
13177
  txHashes?: string[] | null | undefined;
13177
13178
  };
13178
- amount: string | number;
13179
13179
  };
13180
13180
  }>, z.ZodObject<{
13181
13181
  __kind: z.ZodLiteral<"VaultArbitrum">;
@@ -13202,11 +13202,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13202
13202
  outputAsset: z.ZodEffects<z.ZodObject<{
13203
13203
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
13204
13204
  }, "strip", z.ZodTypeAny, {
13205
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13205
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13206
13206
  }, {
13207
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13208
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
13209
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13207
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13208
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
13209
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13210
13210
  }>;
13211
13211
  destinationAddress: z.ZodEffects<z.ZodObject<{
13212
13212
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -13557,7 +13557,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13557
13557
  boostFee: number;
13558
13558
  inputAsset: "ArbEth" | "ArbUsdc";
13559
13559
  depositAmount: bigint;
13560
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13560
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13561
13561
  destinationAddress: {
13562
13562
  readonly chain: "Ethereum";
13563
13563
  readonly address: `0x${string}`;
@@ -13653,7 +13653,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13653
13653
  };
13654
13654
  depositAmount: string | number;
13655
13655
  outputAsset: {
13656
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13656
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13657
13657
  };
13658
13658
  destinationAddress: {
13659
13659
  value: string;
@@ -13737,7 +13737,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13737
13737
  boostFee: number;
13738
13738
  inputAsset: "ArbEth" | "ArbUsdc";
13739
13739
  depositAmount: bigint;
13740
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13740
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13741
13741
  destinationAddress: {
13742
13742
  readonly chain: "Ethereum";
13743
13743
  readonly address: `0x${string}`;
@@ -13836,7 +13836,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13836
13836
  };
13837
13837
  depositAmount: string | number;
13838
13838
  outputAsset: {
13839
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13839
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13840
13840
  };
13841
13841
  destinationAddress: {
13842
13842
  value: string;
@@ -14335,11 +14335,11 @@ declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
14335
14335
  declare const palletCfSolanaIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
14336
14336
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
14337
14337
  }, "strip", z.ZodTypeAny, {
14338
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14338
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14339
14339
  }, {
14340
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14341
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
14342
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14340
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14341
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
14342
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14343
14343
  }>;
14344
14344
  declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
14345
14345
  __kind: z.ZodLiteral<"Swap">;
@@ -14397,24 +14397,24 @@ declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<
14397
14397
  reason: z.ZodEffects<z.ZodObject<{
14398
14398
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
14399
14399
  }, "strip", z.ZodTypeAny, {
14400
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14400
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14401
14401
  }, {
14402
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14403
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
14404
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14402
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14403
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
14404
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14405
14405
  }>;
14406
14406
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
14407
14407
  }, "strip", z.ZodTypeAny, {
14408
14408
  __kind: "Refund";
14409
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14410
14409
  amount: bigint;
14410
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14411
14411
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
14412
14412
  }, {
14413
14413
  __kind: "Refund";
14414
+ amount: string | number;
14414
14415
  reason: {
14415
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
14416
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14416
14417
  };
14417
- amount: string | number;
14418
14418
  egressId?: [{
14419
14419
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
14420
14420
  }, string | number] | null | undefined;
@@ -14504,18 +14504,18 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
14504
14504
  value: z.ZodEffects<z.ZodObject<{
14505
14505
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
14506
14506
  }, "strip", z.ZodTypeAny, {
14507
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14507
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14508
14508
  }, {
14509
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14510
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
14511
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14509
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14510
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
14511
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14512
14512
  }>;
14513
14513
  }, "strip", z.ZodTypeAny, {
14514
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14514
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14515
14515
  __kind: "Token";
14516
14516
  }, {
14517
14517
  value: {
14518
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14518
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14519
14519
  };
14520
14520
  __kind: "Token";
14521
14521
  }>, z.ZodObject<{
@@ -14601,7 +14601,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
14601
14601
  } | {
14602
14602
  __kind: "TooManyConsumers";
14603
14603
  } | {
14604
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14604
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14605
14605
  __kind: "Token";
14606
14606
  } | {
14607
14607
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -14640,7 +14640,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
14640
14640
  __kind: "TooManyConsumers";
14641
14641
  } | {
14642
14642
  value: {
14643
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14643
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
14644
14644
  };
14645
14645
  __kind: "Token";
14646
14646
  } | {
@@ -14677,14 +14677,14 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
14677
14677
  }>;
14678
14678
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
14679
14679
  }, "strip", z.ZodTypeAny, {
14680
- asset: "Sol" | "SolUsdc";
14681
14680
  depositAddress: `0x${string}`;
14681
+ asset: "Sol" | "SolUsdc";
14682
14682
  amount: bigint;
14683
14683
  }, {
14684
+ depositAddress: string;
14684
14685
  asset: {
14685
14686
  __kind: "Sol" | "SolUsdc";
14686
14687
  };
14687
- depositAddress: string;
14688
14688
  amount: string | number;
14689
14689
  }>;
14690
14690
  declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
@@ -14716,11 +14716,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
14716
14716
  outputAsset: z.ZodEffects<z.ZodObject<{
14717
14717
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
14718
14718
  }, "strip", z.ZodTypeAny, {
14719
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14719
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14720
14720
  }, {
14721
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14722
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14723
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14721
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14722
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14723
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14724
14724
  }>;
14725
14725
  destinationAddress: z.ZodEffects<z.ZodObject<{
14726
14726
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -15068,7 +15068,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15068
15068
  boostFee: number;
15069
15069
  inputAsset: "Sol" | "SolUsdc";
15070
15070
  depositAmount: bigint;
15071
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15071
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15072
15072
  destinationAddress: {
15073
15073
  readonly chain: "Ethereum";
15074
15074
  readonly address: `0x${string}`;
@@ -15161,7 +15161,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15161
15161
  };
15162
15162
  depositAmount: string | number;
15163
15163
  outputAsset: {
15164
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15164
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15165
15165
  };
15166
15166
  destinationAddress: {
15167
15167
  value: string;
@@ -15251,30 +15251,30 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15251
15251
  }>;
15252
15252
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15253
15253
  }, "strip", z.ZodTypeAny, {
15254
- asset: "Sol" | "SolUsdc";
15255
15254
  depositAddress: `0x${string}`;
15255
+ asset: "Sol" | "SolUsdc";
15256
15256
  amount: bigint;
15257
15257
  }, {
15258
+ depositAddress: string;
15258
15259
  asset: {
15259
15260
  __kind: "Sol" | "SolUsdc";
15260
15261
  };
15261
- depositAddress: string;
15262
15262
  amount: string | number;
15263
15263
  }>;
15264
15264
  }, "strip", z.ZodTypeAny, {
15265
15265
  __kind: "DepositChannelSolana";
15266
15266
  depositWitness: {
15267
- asset: "Sol" | "SolUsdc";
15268
15267
  depositAddress: `0x${string}`;
15268
+ asset: "Sol" | "SolUsdc";
15269
15269
  amount: bigint;
15270
15270
  };
15271
15271
  }, {
15272
15272
  __kind: "DepositChannelSolana";
15273
15273
  depositWitness: {
15274
+ depositAddress: string;
15274
15275
  asset: {
15275
15276
  __kind: "Sol" | "SolUsdc";
15276
15277
  };
15277
- depositAddress: string;
15278
15278
  amount: string | number;
15279
15279
  };
15280
15280
  }>, z.ZodObject<{
@@ -15295,11 +15295,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15295
15295
  outputAsset: z.ZodEffects<z.ZodObject<{
15296
15296
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
15297
15297
  }, "strip", z.ZodTypeAny, {
15298
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15298
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15299
15299
  }, {
15300
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15301
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
15302
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15300
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15301
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
15302
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15303
15303
  }>;
15304
15304
  destinationAddress: z.ZodEffects<z.ZodObject<{
15305
15305
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -15647,7 +15647,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15647
15647
  boostFee: number;
15648
15648
  inputAsset: "Sol" | "SolUsdc";
15649
15649
  depositAmount: bigint;
15650
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15650
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15651
15651
  destinationAddress: {
15652
15652
  readonly chain: "Ethereum";
15653
15653
  readonly address: `0x${string}`;
@@ -15740,7 +15740,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15740
15740
  };
15741
15741
  depositAmount: string | number;
15742
15742
  outputAsset: {
15743
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15743
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15744
15744
  };
15745
15745
  destinationAddress: {
15746
15746
  value: string;
@@ -15821,7 +15821,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15821
15821
  boostFee: number;
15822
15822
  inputAsset: "Sol" | "SolUsdc";
15823
15823
  depositAmount: bigint;
15824
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15824
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15825
15825
  destinationAddress: {
15826
15826
  readonly chain: "Ethereum";
15827
15827
  readonly address: `0x${string}`;
@@ -15917,7 +15917,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15917
15917
  };
15918
15918
  depositAmount: string | number;
15919
15919
  outputAsset: {
15920
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15920
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15921
15921
  };
15922
15922
  destinationAddress: {
15923
15923
  value: string;
@@ -16187,18 +16187,18 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
16187
16187
  value: z.ZodEffects<z.ZodObject<{
16188
16188
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
16189
16189
  }, "strip", z.ZodTypeAny, {
16190
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16190
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16191
16191
  }, {
16192
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16193
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
16194
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16192
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16193
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
16194
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16195
16195
  }>;
16196
16196
  }, "strip", z.ZodTypeAny, {
16197
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16197
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16198
16198
  __kind: "Token";
16199
16199
  }, {
16200
16200
  value: {
16201
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16201
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16202
16202
  };
16203
16203
  __kind: "Token";
16204
16204
  }>, z.ZodObject<{
@@ -16284,7 +16284,7 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
16284
16284
  } | {
16285
16285
  __kind: "TooManyConsumers";
16286
16286
  } | {
16287
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16287
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16288
16288
  __kind: "Token";
16289
16289
  } | {
16290
16290
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -16323,7 +16323,7 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
16323
16323
  __kind: "TooManyConsumers";
16324
16324
  } | {
16325
16325
  value: {
16326
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16326
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16327
16327
  };
16328
16328
  __kind: "Token";
16329
16329
  } | {
@@ -16369,11 +16369,11 @@ declare const cfPrimitivesChainsAssetsHubAsset: z.ZodEffects<z.ZodObject<{
16369
16369
  declare const palletCfAssethubIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
16370
16370
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
16371
16371
  }, "strip", z.ZodTypeAny, {
16372
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16372
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16373
16373
  }, {
16374
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16375
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
16376
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16374
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16375
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
16376
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16377
16377
  }>;
16378
16378
  declare const palletCfAssethubIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
16379
16379
  __kind: z.ZodLiteral<"Swap">;
@@ -16431,24 +16431,24 @@ declare const palletCfAssethubIngressEgressDepositAction: z.ZodDiscriminatedUnio
16431
16431
  reason: z.ZodEffects<z.ZodObject<{
16432
16432
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
16433
16433
  }, "strip", z.ZodTypeAny, {
16434
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16434
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16435
16435
  }, {
16436
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16437
- }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
16438
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16436
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16437
+ }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
16438
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16439
16439
  }>;
16440
16440
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16441
16441
  }, "strip", z.ZodTypeAny, {
16442
16442
  __kind: "Refund";
16443
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16444
16443
  amount: bigint;
16444
+ reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16445
16445
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
16446
16446
  }, {
16447
16447
  __kind: "Refund";
16448
+ amount: string | number;
16448
16449
  reason: {
16449
- __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
16450
+ __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16450
16451
  };
16451
- amount: string | number;
16452
16452
  egressId?: [{
16453
16453
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
16454
16454
  }, string | number] | null | undefined;
@@ -16538,18 +16538,18 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
16538
16538
  value: z.ZodEffects<z.ZodObject<{
16539
16539
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
16540
16540
  }, "strip", z.ZodTypeAny, {
16541
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16541
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16542
16542
  }, {
16543
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16544
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
16545
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16543
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16544
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
16545
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16546
16546
  }>;
16547
16547
  }, "strip", z.ZodTypeAny, {
16548
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16548
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16549
16549
  __kind: "Token";
16550
16550
  }, {
16551
16551
  value: {
16552
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16552
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16553
16553
  };
16554
16554
  __kind: "Token";
16555
16555
  }>, z.ZodObject<{
@@ -16635,7 +16635,7 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
16635
16635
  } | {
16636
16636
  __kind: "TooManyConsumers";
16637
16637
  } | {
16638
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16638
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16639
16639
  __kind: "Token";
16640
16640
  } | {
16641
16641
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -16674,7 +16674,7 @@ declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminat
16674
16674
  __kind: "TooManyConsumers";
16675
16675
  } | {
16676
16676
  value: {
16677
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16677
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
16678
16678
  };
16679
16679
  __kind: "Token";
16680
16680
  } | {
@@ -16712,17 +16712,17 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
16712
16712
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16713
16713
  depositDetails: z.ZodNumber;
16714
16714
  }, "strip", z.ZodTypeAny, {
16715
- asset: "HubDot" | "HubUsdt" | "HubUsdc";
16716
16715
  depositAddress: `0x${string}`;
16717
- depositDetails: number;
16716
+ asset: "HubDot" | "HubUsdt" | "HubUsdc";
16718
16717
  amount: bigint;
16718
+ depositDetails: number;
16719
16719
  }, {
16720
+ depositAddress: string;
16720
16721
  asset: {
16721
16722
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
16722
16723
  };
16723
- depositAddress: string;
16724
- depositDetails: number;
16725
16724
  amount: string | number;
16725
+ depositDetails: number;
16726
16726
  }>;
16727
16727
  declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObject<{
16728
16728
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -16741,11 +16741,11 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
16741
16741
  outputAsset: z.ZodEffects<z.ZodObject<{
16742
16742
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
16743
16743
  }, "strip", z.ZodTypeAny, {
16744
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16744
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16745
16745
  }, {
16746
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16747
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16748
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16746
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16747
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16748
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16749
16749
  }>;
16750
16750
  destinationAddress: z.ZodEffects<z.ZodObject<{
16751
16751
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -17103,7 +17103,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17103
17103
  boostFee: number;
17104
17104
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17105
17105
  depositAmount: bigint;
17106
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17106
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17107
17107
  destinationAddress: {
17108
17108
  readonly chain: "Ethereum";
17109
17109
  readonly address: `0x${string}`;
@@ -17200,7 +17200,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17200
17200
  };
17201
17201
  depositAmount: string | number;
17202
17202
  outputAsset: {
17203
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17203
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17204
17204
  };
17205
17205
  destinationAddress: {
17206
17206
  value: string;
@@ -17294,35 +17294,35 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17294
17294
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17295
17295
  depositDetails: z.ZodNumber;
17296
17296
  }, "strip", z.ZodTypeAny, {
17297
- asset: "HubDot" | "HubUsdt" | "HubUsdc";
17298
17297
  depositAddress: `0x${string}`;
17299
- depositDetails: number;
17298
+ asset: "HubDot" | "HubUsdt" | "HubUsdc";
17300
17299
  amount: bigint;
17300
+ depositDetails: number;
17301
17301
  }, {
17302
+ depositAddress: string;
17302
17303
  asset: {
17303
17304
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17304
17305
  };
17305
- depositAddress: string;
17306
- depositDetails: number;
17307
17306
  amount: string | number;
17307
+ depositDetails: number;
17308
17308
  }>;
17309
17309
  }, "strip", z.ZodTypeAny, {
17310
17310
  __kind: "DepositChannelAssethub";
17311
17311
  depositWitness: {
17312
- asset: "HubDot" | "HubUsdt" | "HubUsdc";
17313
17312
  depositAddress: `0x${string}`;
17314
- depositDetails: number;
17313
+ asset: "HubDot" | "HubUsdt" | "HubUsdc";
17315
17314
  amount: bigint;
17315
+ depositDetails: number;
17316
17316
  };
17317
17317
  }, {
17318
17318
  __kind: "DepositChannelAssethub";
17319
17319
  depositWitness: {
17320
+ depositAddress: string;
17320
17321
  asset: {
17321
17322
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17322
17323
  };
17323
- depositAddress: string;
17324
- depositDetails: number;
17325
17324
  amount: string | number;
17325
+ depositDetails: number;
17326
17326
  };
17327
17327
  }>, z.ZodObject<{
17328
17328
  __kind: z.ZodLiteral<"VaultAssethub">;
@@ -17343,11 +17343,11 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17343
17343
  outputAsset: z.ZodEffects<z.ZodObject<{
17344
17344
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
17345
17345
  }, "strip", z.ZodTypeAny, {
17346
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17346
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17347
17347
  }, {
17348
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17349
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17350
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17348
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17349
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17350
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17351
17351
  }>;
17352
17352
  destinationAddress: z.ZodEffects<z.ZodObject<{
17353
17353
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -17705,7 +17705,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17705
17705
  boostFee: number;
17706
17706
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17707
17707
  depositAmount: bigint;
17708
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17708
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17709
17709
  destinationAddress: {
17710
17710
  readonly chain: "Ethereum";
17711
17711
  readonly address: `0x${string}`;
@@ -17802,7 +17802,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17802
17802
  };
17803
17803
  depositAmount: string | number;
17804
17804
  outputAsset: {
17805
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17805
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17806
17806
  };
17807
17807
  destinationAddress: {
17808
17808
  value: string;
@@ -17887,7 +17887,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17887
17887
  boostFee: number;
17888
17888
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17889
17889
  depositAmount: bigint;
17890
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17890
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17891
17891
  destinationAddress: {
17892
17892
  readonly chain: "Ethereum";
17893
17893
  readonly address: `0x${string}`;
@@ -17987,7 +17987,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17987
17987
  };
17988
17988
  depositAmount: string | number;
17989
17989
  outputAsset: {
17990
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17990
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17991
17991
  };
17992
17992
  destinationAddress: {
17993
17993
  value: string;
@@ -18115,20 +18115,20 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodObject<{
18115
18115
  baseAsset: z.ZodEffects<z.ZodObject<{
18116
18116
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18117
18117
  }, "strip", z.ZodTypeAny, {
18118
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18118
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18119
18119
  }, {
18120
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18121
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18122
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18120
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18121
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18122
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18123
18123
  }>;
18124
18124
  }, "strip", z.ZodTypeAny, {
18125
18125
  __kind: "TickZeroCentered";
18126
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18126
+ baseAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18127
18127
  spreadTick: number;
18128
18128
  }, {
18129
18129
  __kind: "TickZeroCentered";
18130
18130
  baseAsset: {
18131
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18131
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18132
18132
  };
18133
18133
  spreadTick: number;
18134
18134
  }>;
@@ -18137,21 +18137,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
18137
18137
  asset: z.ZodEffects<z.ZodObject<{
18138
18138
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18139
18139
  }, "strip", z.ZodTypeAny, {
18140
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18140
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18141
18141
  }, {
18142
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18143
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18144
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18142
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18143
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18144
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18145
18145
  }>;
18146
18146
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
18147
18147
  }, "strip", z.ZodTypeAny, {
18148
18148
  __kind: "MinimumDeploymentAmountForStrategy";
18149
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18149
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18150
18150
  amount?: bigint | null | undefined;
18151
18151
  }, {
18152
18152
  __kind: "MinimumDeploymentAmountForStrategy";
18153
18153
  asset: {
18154
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18154
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18155
18155
  };
18156
18156
  amount?: string | number | null | undefined;
18157
18157
  }>, z.ZodObject<{
@@ -18159,21 +18159,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
18159
18159
  asset: z.ZodEffects<z.ZodObject<{
18160
18160
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18161
18161
  }, "strip", z.ZodTypeAny, {
18162
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18162
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18163
18163
  }, {
18164
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18165
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18166
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18164
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18165
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18166
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18167
18167
  }>;
18168
18168
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
18169
18169
  }, "strip", z.ZodTypeAny, {
18170
18170
  __kind: "MinimumAddedFundsToStrategy";
18171
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18171
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18172
18172
  amount?: bigint | null | undefined;
18173
18173
  }, {
18174
18174
  __kind: "MinimumAddedFundsToStrategy";
18175
18175
  asset: {
18176
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18176
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18177
18177
  };
18178
18178
  amount?: string | number | null | undefined;
18179
18179
  }>, z.ZodObject<{
@@ -18181,21 +18181,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
18181
18181
  asset: z.ZodEffects<z.ZodObject<{
18182
18182
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18183
18183
  }, "strip", z.ZodTypeAny, {
18184
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18184
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18185
18185
  }, {
18186
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18187
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18188
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18186
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18187
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18188
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18189
18189
  }>;
18190
18190
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18191
18191
  }, "strip", z.ZodTypeAny, {
18192
18192
  __kind: "LimitOrderUpdateThreshold";
18193
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18193
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18194
18194
  amount: bigint;
18195
18195
  }, {
18196
18196
  __kind: "LimitOrderUpdateThreshold";
18197
18197
  asset: {
18198
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18198
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18199
18199
  };
18200
18200
  amount: string | number;
18201
18201
  }>]>;