@chainflip/processor 2.2.0-alpha.1 → 2.2.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1039) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
  7. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  9. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  10. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  11. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  12. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  13. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +26 -26
  14. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +26 -26
  15. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
  16. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
  17. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +22 -22
  18. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +22 -22
  19. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
  20. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
  21. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  22. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  23. package/dist/100/common.d.cts +253 -253
  24. package/dist/100/common.d.mts +253 -253
  25. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  26. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
  27. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  28. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  29. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  30. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  31. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  32. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  33. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  34. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  35. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  36. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  37. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
  38. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
  39. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +24 -24
  40. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +24 -24
  41. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  42. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  43. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
  44. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
  45. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  46. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  47. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  48. package/dist/100/flip/remainingImbalance.d.mts +22 -22
  49. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  50. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  51. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  52. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  53. package/dist/100/governance/failedExecution.d.cts +8 -8
  54. package/dist/100/governance/failedExecution.d.mts +8 -8
  55. package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
  56. package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
  57. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  58. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  59. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +22 -22
  60. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +22 -22
  61. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  62. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  63. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  64. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  65. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  66. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  67. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +28 -28
  68. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +28 -28
  69. package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
  70. package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
  71. package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
  72. package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
  73. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  74. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  75. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +42 -42
  76. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +42 -42
  77. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +11 -11
  78. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +11 -11
  79. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  80. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  81. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  82. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  83. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  84. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  85. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  86. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  87. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  88. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  89. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
  90. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
  91. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +24 -24
  92. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +24 -24
  93. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  94. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  95. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
  96. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
  97. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  98. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  99. package/dist/100/reputation/offencePenalty.d.cts +2 -2
  100. package/dist/100/reputation/offencePenalty.d.mts +2 -2
  101. package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
  102. package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
  103. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  104. package/dist/100/swapping/ccmDepositReceived.d.mts +62 -62
  105. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  106. package/dist/100/swapping/ccmFailed.d.mts +62 -62
  107. package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
  108. package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
  109. package/dist/100/swapping/swapAmountTooLow.d.cts +16 -16
  110. package/dist/100/swapping/swapAmountTooLow.d.mts +16 -16
  111. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  112. package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
  113. package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
  114. package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
  115. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  116. package/dist/100/swapping/swapExecuted.d.mts +12 -12
  117. package/dist/100/swapping/swapScheduled.d.cts +97 -97
  118. package/dist/100/swapping/swapScheduled.d.mts +97 -97
  119. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  120. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  121. package/dist/100/system/extrinsicFailed.d.cts +33 -33
  122. package/dist/100/system/extrinsicFailed.d.mts +33 -33
  123. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  124. package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  125. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  126. package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
  127. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  128. package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
  129. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  130. package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  131. package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
  132. package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
  133. package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
  134. package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
  135. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  136. package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
  137. package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
  138. package/dist/11000/lendingPools/stoppedBoosting.d.mts +2 -2
  139. package/dist/11000/swapping/refundEgressScheduled.d.cts +2 -2
  140. package/dist/11000/swapping/refundEgressScheduled.d.mts +2 -2
  141. package/dist/11000/swapping/swapDepositAddressReady.d.cts +13 -13
  142. package/dist/11000/swapping/swapDepositAddressReady.d.mts +13 -13
  143. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  144. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  145. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +48 -48
  146. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +48 -48
  147. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +52 -52
  148. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +52 -52
  149. package/dist/11100/common.d.cts +412 -412
  150. package/dist/11100/common.d.mts +412 -412
  151. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
  152. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
  153. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +30 -30
  154. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +30 -30
  155. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  156. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  157. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  158. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  159. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  160. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  161. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  162. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  163. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  164. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  165. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  166. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  167. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  168. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  169. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  170. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  171. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  172. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  173. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +48 -48
  174. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +48 -48
  175. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +30 -30
  176. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +30 -30
  177. package/dist/11100/swapping/swapAborted.d.cts +2 -2
  178. package/dist/11100/swapping/swapAborted.d.mts +2 -2
  179. package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
  180. package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
  181. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  182. package/dist/11100/swapping/swapExecuted.d.mts +14 -14
  183. package/dist/11100/swapping/swapRequested.d.cts +42 -42
  184. package/dist/11100/swapping/swapRequested.d.mts +42 -42
  185. package/dist/11100/swapping/swapRescheduled.d.cts +3 -3
  186. package/dist/11100/swapping/swapRescheduled.d.mts +3 -3
  187. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  188. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  189. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +18 -18
  190. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +18 -18
  191. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  192. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  193. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  194. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  195. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +36 -36
  196. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +36 -36
  197. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  198. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  199. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  200. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  201. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +18 -18
  202. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +18 -18
  203. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  204. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  205. package/dist/11200/common.d.cts +160 -160
  206. package/dist/11200/common.d.mts +160 -160
  207. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  208. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  209. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +18 -18
  210. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +18 -18
  211. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  212. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  213. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  214. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  215. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +36 -36
  216. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +36 -36
  217. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  218. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  219. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
  220. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
  221. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +18 -18
  222. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +18 -18
  223. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  224. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  225. package/dist/11200/swapping/swapRequested.d.cts +8 -8
  226. package/dist/11200/swapping/swapRequested.d.mts +8 -8
  227. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  228. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  229. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  230. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  231. package/dist/120/common.d.cts +4 -4
  232. package/dist/120/common.d.mts +4 -4
  233. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  234. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  235. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  236. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  237. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  238. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  239. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  240. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  241. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  242. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  243. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  244. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  245. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  246. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  247. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  248. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  249. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  250. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  251. package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
  252. package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
  253. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  254. package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
  255. package/dist/120/swapping/swapExecuted.d.cts +14 -14
  256. package/dist/120/swapping/swapExecuted.d.mts +14 -14
  257. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  258. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +24 -24
  259. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  260. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  261. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  262. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  263. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  264. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  265. package/dist/131/common.d.cts +201 -201
  266. package/dist/131/common.d.mts +201 -201
  267. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  268. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  269. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  270. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  271. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  272. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  273. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  274. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  275. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  276. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  277. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +12 -12
  278. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +12 -12
  279. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  280. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  281. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  282. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  283. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  284. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  285. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  286. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  287. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  288. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  289. package/dist/131/swapping/ccmFailed.d.cts +67 -67
  290. package/dist/131/swapping/ccmFailed.d.mts +67 -67
  291. package/dist/131/swapping/swapDepositAddressReady.d.cts +8 -8
  292. package/dist/131/swapping/swapDepositAddressReady.d.mts +8 -8
  293. package/dist/131/swapping/swapEgressIgnored.d.cts +22 -22
  294. package/dist/131/swapping/swapEgressIgnored.d.mts +22 -22
  295. package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
  296. package/dist/131/swapping/swapEgressScheduled.d.mts +2 -2
  297. package/dist/131/swapping/swapExecuted.d.cts +2 -2
  298. package/dist/131/swapping/swapExecuted.d.mts +2 -2
  299. package/dist/131/swapping/swapScheduled.d.cts +87 -87
  300. package/dist/131/swapping/swapScheduled.d.mts +87 -87
  301. package/dist/131/swapping/withdrawalRequested.d.cts +12 -12
  302. package/dist/131/swapping/withdrawalRequested.d.mts +12 -12
  303. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  304. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  305. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  306. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  307. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  308. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  309. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  310. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  311. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  312. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  313. package/dist/141/common.d.cts +2 -2
  314. package/dist/141/common.d.mts +2 -2
  315. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  316. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  317. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  318. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  319. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  320. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  321. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  322. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  323. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  324. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  325. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  326. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  327. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  328. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  329. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
  330. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
  331. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  332. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  333. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  334. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  335. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  336. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  337. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  338. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  339. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  340. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  341. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  342. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  343. package/dist/141/swapping/swapExecuted.d.cts +2 -2
  344. package/dist/141/swapping/swapExecuted.d.mts +2 -2
  345. package/dist/141/swapping/swapScheduled.d.cts +33 -33
  346. package/dist/141/swapping/swapScheduled.d.mts +33 -33
  347. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  348. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  349. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  350. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
  351. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  352. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  353. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  354. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  355. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  356. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  357. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  358. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  359. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  360. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  361. package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
  362. package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
  363. package/dist/150/swapping/ccmFailed.d.cts +36 -36
  364. package/dist/150/swapping/ccmFailed.d.mts +36 -36
  365. package/dist/150/swapping/swapExecuted.d.cts +4 -4
  366. package/dist/150/swapping/swapExecuted.d.mts +4 -4
  367. package/dist/150/swapping/swapScheduled.d.cts +38 -38
  368. package/dist/150/swapping/swapScheduled.d.mts +38 -38
  369. package/dist/150/swapping/withdrawalRequested.d.cts +2 -2
  370. package/dist/150/swapping/withdrawalRequested.d.mts +2 -2
  371. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  372. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  373. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  374. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  375. package/dist/160/assetBalances/accountCredited.d.cts +6 -6
  376. package/dist/160/assetBalances/accountCredited.d.mts +6 -6
  377. package/dist/160/assetBalances/accountDebited.d.cts +6 -6
  378. package/dist/160/assetBalances/accountDebited.d.mts +6 -6
  379. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  380. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  381. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  382. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  383. package/dist/160/common.d.cts +80 -80
  384. package/dist/160/common.d.mts +80 -80
  385. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  386. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  387. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  388. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  389. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  390. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  391. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  392. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  393. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +12 -12
  394. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +12 -12
  395. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  396. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  397. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  398. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  399. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  400. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  401. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  402. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  403. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  404. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  405. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +7 -7
  406. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
  407. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  408. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  409. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  410. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  411. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  412. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  413. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  414. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  415. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  416. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  417. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  418. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  419. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  420. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  421. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  422. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  423. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  424. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  425. package/dist/160/swapping/refundEgressIgnored.d.cts +7 -7
  426. package/dist/160/swapping/refundEgressIgnored.d.mts +7 -7
  427. package/dist/160/swapping/refundEgressScheduled.d.cts +7 -7
  428. package/dist/160/swapping/refundEgressScheduled.d.mts +7 -7
  429. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  430. package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
  431. package/dist/160/swapping/swapDepositAddressReady.d.cts +12 -12
  432. package/dist/160/swapping/swapDepositAddressReady.d.mts +12 -12
  433. package/dist/160/swapping/swapEgressIgnored.d.cts +7 -7
  434. package/dist/160/swapping/swapEgressIgnored.d.mts +7 -7
  435. package/dist/160/swapping/swapEgressScheduled.d.cts +7 -7
  436. package/dist/160/swapping/swapEgressScheduled.d.mts +7 -7
  437. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  438. package/dist/160/swapping/swapExecuted.d.mts +12 -12
  439. package/dist/160/swapping/swapRequested.d.cts +16 -16
  440. package/dist/160/swapping/swapRequested.d.mts +16 -16
  441. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  442. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  443. package/dist/160/swapping/withdrawalRequested.d.cts +12 -12
  444. package/dist/160/swapping/withdrawalRequested.d.mts +12 -12
  445. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  446. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  447. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +45 -45
  448. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +45 -45
  449. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  450. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  451. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  452. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  453. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  454. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  455. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +45 -45
  456. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +45 -45
  457. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +38 -38
  458. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +38 -38
  459. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +34 -34
  460. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +34 -34
  461. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  462. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  463. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  464. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  465. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  466. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  467. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  468. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  469. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  470. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  471. package/dist/170/common.d.cts +124 -124
  472. package/dist/170/common.d.mts +124 -124
  473. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  474. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  475. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +45 -45
  476. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +45 -45
  477. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  478. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  479. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  480. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  481. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  482. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  483. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +45 -45
  484. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +45 -45
  485. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  486. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  487. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  488. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  489. package/dist/170/reputation/offencePenalty.d.cts +4 -4
  490. package/dist/170/reputation/offencePenalty.d.mts +4 -4
  491. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  492. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  493. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  494. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  495. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +45 -45
  496. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +45 -45
  497. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  498. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  499. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  500. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  501. package/dist/170/swapping/swapRequested.d.cts +37 -37
  502. package/dist/170/swapping/swapRequested.d.mts +37 -37
  503. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  504. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  505. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  506. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  507. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +62 -62
  508. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +62 -62
  509. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  510. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  511. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  512. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  513. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  514. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  515. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  516. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  517. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
  518. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
  519. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  520. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  521. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +98 -98
  522. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +98 -98
  523. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  524. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  525. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  526. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  527. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  528. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  529. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +6 -6
  530. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
  531. package/dist/180/common.d.cts +375 -375
  532. package/dist/180/common.d.mts +375 -375
  533. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
  534. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
  535. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  536. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  537. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +62 -62
  538. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +62 -62
  539. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  540. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  541. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  542. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  543. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  544. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  545. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  546. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  547. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  548. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
  549. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  550. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  551. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +62 -62
  552. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +62 -62
  553. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  554. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  555. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  556. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  557. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  558. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  559. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  560. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  561. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
  562. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
  563. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  564. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
  565. package/dist/180/solanaIngressEgress/depositFailed.d.cts +47 -47
  566. package/dist/180/solanaIngressEgress/depositFailed.d.mts +47 -47
  567. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  568. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
  569. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  570. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  571. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  572. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  573. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  574. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  575. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  576. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  577. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  578. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  579. package/dist/180/swapping/refundEgressScheduled.d.cts +15 -15
  580. package/dist/180/swapping/refundEgressScheduled.d.mts +15 -15
  581. package/dist/180/swapping/swapDepositAddressReady.d.cts +22 -22
  582. package/dist/180/swapping/swapDepositAddressReady.d.mts +22 -22
  583. package/dist/180/swapping/swapEgressScheduled.d.cts +15 -15
  584. package/dist/180/swapping/swapEgressScheduled.d.mts +15 -15
  585. package/dist/180/swapping/swapRequested.d.cts +12 -12
  586. package/dist/180/swapping/swapRequested.d.mts +12 -12
  587. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  588. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  589. package/dist/180/swapping/withdrawalRequested.d.cts +14 -14
  590. package/dist/180/swapping/withdrawalRequested.d.mts +14 -14
  591. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  592. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  593. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  594. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  595. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  596. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  597. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +60 -60
  598. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +60 -60
  599. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  600. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  601. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  602. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  603. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  604. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  605. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  606. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  607. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  608. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  609. package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
  610. package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
  611. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  612. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  613. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  614. package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
  615. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  616. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  617. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
  618. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
  619. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
  620. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
  621. package/dist/190/assethubIngressEgress/depositFailed.d.cts +69 -69
  622. package/dist/190/assethubIngressEgress/depositFailed.d.mts +69 -69
  623. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  624. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  625. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +2 -2
  626. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +2 -2
  627. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  628. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  629. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  630. package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
  631. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  632. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  633. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  634. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  635. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  636. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  637. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  638. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  639. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  640. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  641. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  642. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  643. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  644. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  645. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +60 -60
  646. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +60 -60
  647. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  648. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
  649. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  650. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  651. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  652. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  653. package/dist/190/common.d.cts +559 -559
  654. package/dist/190/common.d.mts +559 -559
  655. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +28 -28
  656. package/dist/190/environment/runtimeSafeModeUpdated.d.mts +28 -28
  657. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  658. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  659. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  660. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  661. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  662. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  663. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +60 -60
  664. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +60 -60
  665. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  666. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  667. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  668. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  669. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  670. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  671. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  672. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  673. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  674. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  675. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  676. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  677. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  678. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  679. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  680. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  681. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  682. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  683. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  684. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  685. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  686. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  687. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  688. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  689. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  690. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  691. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  692. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  693. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  694. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  695. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  696. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  697. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  698. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  699. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +69 -69
  700. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +69 -69
  701. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  702. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  703. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  704. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  705. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  706. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  707. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  708. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  709. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  710. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  711. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +6 -6
  712. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +6 -6
  713. package/dist/190/solanaIngressEgress/depositFailed.d.cts +57 -57
  714. package/dist/190/solanaIngressEgress/depositFailed.d.mts +57 -57
  715. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  716. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  717. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  718. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  719. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  720. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  721. package/dist/190/swapping/creditedOnChain.d.cts +8 -8
  722. package/dist/190/swapping/creditedOnChain.d.mts +8 -8
  723. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  724. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  725. package/dist/190/swapping/refundEgressIgnored.d.cts +14 -14
  726. package/dist/190/swapping/refundEgressIgnored.d.mts +14 -14
  727. package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
  728. package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
  729. package/dist/190/swapping/refundedOnChain.d.cts +8 -8
  730. package/dist/190/swapping/refundedOnChain.d.mts +8 -8
  731. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  732. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  733. package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
  734. package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
  735. package/dist/190/swapping/swapEgressIgnored.d.cts +14 -14
  736. package/dist/190/swapping/swapEgressIgnored.d.mts +14 -14
  737. package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
  738. package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
  739. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  740. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  741. package/dist/190/swapping/swapRequested.d.cts +20 -20
  742. package/dist/190/swapping/swapRequested.d.mts +20 -20
  743. package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
  744. package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
  745. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  746. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  747. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  748. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  749. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  750. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  751. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  752. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  753. package/dist/200/swapping/swapAborted.d.cts +2 -2
  754. package/dist/200/swapping/swapAborted.d.mts +2 -2
  755. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  756. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  757. package/dist/200/swapping/swapRescheduled.d.cts +3 -3
  758. package/dist/200/swapping/swapRescheduled.d.mts +3 -3
  759. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  760. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  761. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  762. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  763. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +160 -160
  764. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +160 -160
  765. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  766. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  767. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  768. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  769. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  770. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  771. package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
  772. package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
  773. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
  774. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
  775. package/dist/210/assethubIngressEgress/depositFailed.d.cts +160 -160
  776. package/dist/210/assethubIngressEgress/depositFailed.d.mts +160 -160
  777. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  778. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  779. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
  780. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
  781. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +290 -290
  782. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +290 -290
  783. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  784. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  785. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  786. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  787. package/dist/210/common.d.cts +2906 -2906
  788. package/dist/210/common.d.mts +2906 -2906
  789. package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
  790. package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
  791. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +62 -62
  792. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +62 -62
  793. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
  794. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
  795. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  796. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  797. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +160 -160
  798. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +160 -160
  799. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  800. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  801. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  802. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  803. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  804. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  805. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  806. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  807. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
  808. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
  809. package/dist/210/governance/failedExecution.d.cts +10 -10
  810. package/dist/210/governance/failedExecution.d.mts +10 -10
  811. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
  812. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
  813. package/dist/210/lendingPools/palletConfigUpdated.d.cts +16 -16
  814. package/dist/210/lendingPools/palletConfigUpdated.d.mts +16 -16
  815. package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
  816. package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
  817. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +10 -10
  818. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +10 -10
  819. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  820. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  821. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  822. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  823. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +20 -20
  824. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +20 -20
  825. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +4 -4
  826. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +4 -4
  827. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  828. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  829. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  830. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  831. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
  832. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
  833. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +160 -160
  834. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +160 -160
  835. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  836. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  837. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  838. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  839. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
  840. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
  841. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  842. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  843. package/dist/210/solanaIngressEgress/depositFailed.d.cts +192 -192
  844. package/dist/210/solanaIngressEgress/depositFailed.d.mts +192 -192
  845. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
  846. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
  847. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  848. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  849. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  850. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  851. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  852. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  853. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +12 -12
  854. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +12 -12
  855. package/dist/210/swapping/refundEgressIgnored.d.cts +20 -20
  856. package/dist/210/swapping/refundEgressIgnored.d.mts +20 -20
  857. package/dist/210/swapping/swapDepositAddressReady.d.cts +27 -27
  858. package/dist/210/swapping/swapDepositAddressReady.d.mts +27 -27
  859. package/dist/210/swapping/swapEgressIgnored.d.cts +20 -20
  860. package/dist/210/swapping/swapEgressIgnored.d.mts +20 -20
  861. package/dist/210/swapping/swapRequested.d.cts +393 -393
  862. package/dist/210/swapping/swapRequested.d.mts +393 -393
  863. package/dist/210/swapping/withdrawalRequested.d.cts +4 -4
  864. package/dist/210/swapping/withdrawalRequested.d.mts +4 -4
  865. package/dist/210/system/extrinsicFailed.d.cts +20 -20
  866. package/dist/210/system/extrinsicFailed.d.mts +20 -20
  867. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
  868. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
  869. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
  870. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
  871. package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
  872. package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
  873. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  874. package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  875. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +106 -106
  876. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +106 -106
  877. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +213 -213
  878. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +213 -213
  879. package/dist/220/assetBalances/accountCredited.d.cts +8 -8
  880. package/dist/220/assetBalances/accountCredited.d.mts +8 -8
  881. package/dist/220/assetBalances/accountDebited.d.cts +8 -8
  882. package/dist/220/assetBalances/accountDebited.d.mts +8 -8
  883. package/dist/220/assetBalances/refundScheduled.d.cts +58 -58
  884. package/dist/220/assetBalances/refundScheduled.d.mts +58 -58
  885. package/dist/220/assetBalances/refundSkipped.d.cts +78 -78
  886. package/dist/220/assetBalances/refundSkipped.d.mts +78 -78
  887. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  888. package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  889. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +106 -106
  890. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +106 -106
  891. package/dist/220/assethubIngressEgress/depositFailed.d.cts +216 -216
  892. package/dist/220/assethubIngressEgress/depositFailed.d.mts +216 -216
  893. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  894. package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  895. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +106 -106
  896. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +106 -106
  897. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  898. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
  899. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  900. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +401 -401
  901. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  902. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  903. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  904. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  905. package/dist/220/common.cjs +2 -10
  906. package/dist/220/common.d.cts +3852 -3896
  907. package/dist/220/common.d.mts +3852 -3896
  908. package/dist/220/common.mjs +2 -10
  909. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +69 -69
  910. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +69 -69
  911. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  912. package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  913. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +106 -106
  914. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +106 -106
  915. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +213 -213
  916. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +213 -213
  917. package/dist/220/funding/funded.d.cts +8 -8
  918. package/dist/220/funding/funded.d.mts +8 -8
  919. package/dist/220/lendingPools/boostFundsAdded.d.cts +8 -8
  920. package/dist/220/lendingPools/boostFundsAdded.d.mts +8 -8
  921. package/dist/220/lendingPools/boostPoolCreated.d.cts +8 -8
  922. package/dist/220/lendingPools/boostPoolCreated.d.mts +8 -8
  923. package/dist/220/lendingPools/lendingFundsAdded.d.cts +6 -6
  924. package/dist/220/lendingPools/lendingFundsAdded.d.mts +6 -6
  925. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +6 -6
  926. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +6 -6
  927. package/dist/220/lendingPools/lendingPoolCreated.d.cts +6 -6
  928. package/dist/220/lendingPools/lendingPoolCreated.d.mts +6 -6
  929. package/dist/220/lendingPools/loanCreated.d.cts +14 -14
  930. package/dist/220/lendingPools/loanCreated.d.mts +14 -14
  931. package/dist/220/lendingPools/loanRepaid.d.cts +2 -2
  932. package/dist/220/lendingPools/loanRepaid.d.mts +2 -2
  933. package/dist/220/lendingPools/palletConfigUpdated.d.cts +38 -38
  934. package/dist/220/lendingPools/palletConfigUpdated.d.mts +38 -38
  935. package/dist/220/lendingPools/stoppedBoosting.d.cts +8 -8
  936. package/dist/220/lendingPools/stoppedBoosting.d.mts +8 -8
  937. package/dist/220/liquidityPools/assetSwapped.d.cts +12 -12
  938. package/dist/220/liquidityPools/assetSwapped.d.mts +12 -12
  939. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +20 -20
  940. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +20 -20
  941. package/dist/220/liquidityPools/newPoolCreated.d.cts +12 -12
  942. package/dist/220/liquidityPools/newPoolCreated.d.mts +12 -12
  943. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +32 -32
  944. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +32 -32
  945. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +8 -8
  946. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +8 -8
  947. package/dist/220/liquidityPools/poolFeeSet.d.cts +12 -12
  948. package/dist/220/liquidityPools/poolFeeSet.d.mts +12 -12
  949. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  950. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  951. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +28 -28
  952. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +28 -28
  953. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +16 -16
  954. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +16 -16
  955. package/dist/220/liquidityProvider/assetTransferred.d.cts +6 -6
  956. package/dist/220/liquidityProvider/assetTransferred.d.mts +6 -6
  957. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  958. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  959. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +58 -58
  960. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +58 -58
  961. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  962. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  963. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  964. package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  965. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +106 -106
  966. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +106 -106
  967. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +216 -216
  968. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +216 -216
  969. package/dist/220/reputation/offencePenalty.d.cts +6 -6
  970. package/dist/220/reputation/offencePenalty.d.mts +6 -6
  971. package/dist/220/reputation/penaltyUpdated.d.cts +4 -4
  972. package/dist/220/reputation/penaltyUpdated.d.mts +4 -4
  973. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  974. package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  975. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +106 -106
  976. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +106 -106
  977. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +8 -8
  978. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +8 -8
  979. package/dist/220/solanaIngressEgress/depositFailed.d.cts +251 -251
  980. package/dist/220/solanaIngressEgress/depositFailed.d.mts +251 -251
  981. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +8 -8
  982. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +8 -8
  983. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +15 -15
  984. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +15 -15
  985. package/dist/220/swapping/batchSwapFailed.d.cts +6 -6
  986. package/dist/220/swapping/batchSwapFailed.d.mts +6 -6
  987. package/dist/220/swapping/creditedOnChain.d.cts +9 -9
  988. package/dist/220/swapping/creditedOnChain.d.mts +9 -9
  989. package/dist/220/swapping/palletConfigUpdated.d.cts +48 -48
  990. package/dist/220/swapping/palletConfigUpdated.d.mts +48 -48
  991. package/dist/220/swapping/refundEgressIgnored.d.cts +28 -28
  992. package/dist/220/swapping/refundEgressIgnored.d.mts +28 -28
  993. package/dist/220/swapping/refundEgressScheduled.d.cts +14 -14
  994. package/dist/220/swapping/refundEgressScheduled.d.mts +14 -14
  995. package/dist/220/swapping/refundedOnChain.d.cts +9 -9
  996. package/dist/220/swapping/refundedOnChain.d.mts +9 -9
  997. package/dist/220/swapping/swapAmountConfiscated.d.cts +7 -7
  998. package/dist/220/swapping/swapAmountConfiscated.d.mts +7 -7
  999. package/dist/220/swapping/swapDepositAddressReady.d.cts +46 -46
  1000. package/dist/220/swapping/swapDepositAddressReady.d.mts +46 -46
  1001. package/dist/220/swapping/swapEgressIgnored.d.cts +28 -28
  1002. package/dist/220/swapping/swapEgressIgnored.d.mts +28 -28
  1003. package/dist/220/swapping/swapEgressScheduled.d.cts +14 -14
  1004. package/dist/220/swapping/swapEgressScheduled.d.mts +14 -14
  1005. package/dist/220/swapping/swapExecuted.d.cts +12 -12
  1006. package/dist/220/swapping/swapExecuted.d.mts +12 -12
  1007. package/dist/220/swapping/swapRequested.d.cts +425 -425
  1008. package/dist/220/swapping/swapRequested.d.mts +425 -425
  1009. package/dist/220/swapping/withdrawalRequested.d.cts +16 -16
  1010. package/dist/220/swapping/withdrawalRequested.d.mts +16 -16
  1011. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  1012. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  1013. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +8 -8
  1014. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +8 -8
  1015. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +8 -8
  1016. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +8 -8
  1017. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  1018. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  1019. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  1020. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  1021. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  1022. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  1023. package/dist/220/tradingStrategy/strategyDeployed.d.cts +40 -104
  1024. package/dist/220/tradingStrategy/strategyDeployed.d.mts +40 -104
  1025. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  1026. package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  1027. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +106 -106
  1028. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +106 -106
  1029. package/dist/220/tronIngressEgress/depositFailed.d.cts +213 -213
  1030. package/dist/220/tronIngressEgress/depositFailed.d.mts +213 -213
  1031. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +2 -2
  1032. package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +2 -2
  1033. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
  1034. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
  1035. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  1036. package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  1037. package/dist/CodeGenerator.cjs +2 -2
  1038. package/dist/CodeGenerator.mjs +2 -2
  1039. package/package.json +2 -2
@@ -132,9 +132,9 @@ declare const stateChainRuntimeSafeModeWitnesserCallPermission: z.ZodObject<{
132
132
  assethubIngressEgress: z.ZodBoolean;
133
133
  assethubVault: z.ZodBoolean;
134
134
  }, "strip", z.ZodTypeAny, {
135
- governance: boolean;
136
135
  funding: boolean;
137
136
  swapping: boolean;
137
+ governance: boolean;
138
138
  ethereumBroadcast: boolean;
139
139
  ethereumChainTracking: boolean;
140
140
  ethereumIngressEgress: boolean;
@@ -158,9 +158,9 @@ declare const stateChainRuntimeSafeModeWitnesserCallPermission: z.ZodObject<{
158
158
  assethubIngressEgress: boolean;
159
159
  assethubVault: boolean;
160
160
  }, {
161
- governance: boolean;
162
161
  funding: boolean;
163
162
  swapping: boolean;
163
+ governance: boolean;
164
164
  ethereumBroadcast: boolean;
165
165
  ethereumChainTracking: boolean;
166
166
  ethereumIngressEgress: boolean;
@@ -225,9 +225,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
225
225
  assethubIngressEgress: z.ZodBoolean;
226
226
  assethubVault: z.ZodBoolean;
227
227
  }, "strip", z.ZodTypeAny, {
228
- governance: boolean;
229
228
  funding: boolean;
230
229
  swapping: boolean;
230
+ governance: boolean;
231
231
  ethereumBroadcast: boolean;
232
232
  ethereumChainTracking: boolean;
233
233
  ethereumIngressEgress: boolean;
@@ -251,9 +251,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
251
251
  assethubIngressEgress: boolean;
252
252
  assethubVault: boolean;
253
253
  }, {
254
- governance: boolean;
255
254
  funding: boolean;
256
255
  swapping: boolean;
256
+ governance: boolean;
257
257
  ethereumBroadcast: boolean;
258
258
  ethereumChainTracking: boolean;
259
259
  ethereumIngressEgress: boolean;
@@ -279,9 +279,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
279
279
  }>;
280
280
  }, "strip", z.ZodTypeAny, {
281
281
  value: {
282
- governance: boolean;
283
282
  funding: boolean;
284
283
  swapping: boolean;
284
+ governance: boolean;
285
285
  ethereumBroadcast: boolean;
286
286
  ethereumChainTracking: boolean;
287
287
  ethereumIngressEgress: boolean;
@@ -308,9 +308,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
308
308
  __kind: "CodeAmber";
309
309
  }, {
310
310
  value: {
311
- governance: boolean;
312
311
  funding: boolean;
313
312
  swapping: boolean;
313
+ governance: boolean;
314
314
  ethereumBroadcast: boolean;
315
315
  ethereumChainTracking: boolean;
316
316
  ethereumIngressEgress: boolean;
@@ -554,9 +554,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
554
554
  assethubIngressEgress: z.ZodBoolean;
555
555
  assethubVault: z.ZodBoolean;
556
556
  }, "strip", z.ZodTypeAny, {
557
- governance: boolean;
558
557
  funding: boolean;
559
558
  swapping: boolean;
559
+ governance: boolean;
560
560
  ethereumBroadcast: boolean;
561
561
  ethereumChainTracking: boolean;
562
562
  ethereumIngressEgress: boolean;
@@ -580,9 +580,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
580
580
  assethubIngressEgress: boolean;
581
581
  assethubVault: boolean;
582
582
  }, {
583
- governance: boolean;
584
583
  funding: boolean;
585
584
  swapping: boolean;
585
+ governance: boolean;
586
586
  ethereumBroadcast: boolean;
587
587
  ethereumChainTracking: boolean;
588
588
  ethereumIngressEgress: boolean;
@@ -608,9 +608,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
608
608
  }>;
609
609
  }, "strip", z.ZodTypeAny, {
610
610
  value: {
611
- governance: boolean;
612
611
  funding: boolean;
613
612
  swapping: boolean;
613
+ governance: boolean;
614
614
  ethereumBroadcast: boolean;
615
615
  ethereumChainTracking: boolean;
616
616
  ethereumIngressEgress: boolean;
@@ -637,9 +637,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
637
637
  __kind: "CodeAmber";
638
638
  }, {
639
639
  value: {
640
- governance: boolean;
641
640
  funding: boolean;
642
641
  swapping: boolean;
642
+ governance: boolean;
643
643
  ethereumBroadcast: boolean;
644
644
  ethereumChainTracking: boolean;
645
645
  ethereumIngressEgress: boolean;
@@ -762,6 +762,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
762
762
  depositsEnabled: boolean;
763
763
  }>;
764
764
  }, "strip", z.ZodTypeAny, {
765
+ emissions: {
766
+ emissionsSyncEnabled: boolean;
767
+ };
765
768
  funding: {
766
769
  redeemEnabled: boolean;
767
770
  };
@@ -770,9 +773,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
770
773
  withdrawalsEnabled: boolean;
771
774
  brokerRegistrationEnabled: boolean;
772
775
  };
773
- emissions: {
774
- emissionsSyncEnabled: boolean;
775
- };
776
776
  liquidityProvider: {
777
777
  depositEnabled: boolean;
778
778
  withdrawalEnabled: boolean;
@@ -834,9 +834,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
834
834
  __kind: "CodeRed";
835
835
  } | {
836
836
  value: {
837
- governance: boolean;
838
837
  funding: boolean;
839
838
  swapping: boolean;
839
+ governance: boolean;
840
840
  ethereumBroadcast: boolean;
841
841
  ethereumChainTracking: boolean;
842
842
  ethereumIngressEgress: boolean;
@@ -899,6 +899,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
899
899
  depositsEnabled: boolean;
900
900
  };
901
901
  }, {
902
+ emissions: {
903
+ emissionsSyncEnabled: boolean;
904
+ };
902
905
  funding: {
903
906
  redeemEnabled: boolean;
904
907
  };
@@ -907,9 +910,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
907
910
  withdrawalsEnabled: boolean;
908
911
  brokerRegistrationEnabled: boolean;
909
912
  };
910
- emissions: {
911
- emissionsSyncEnabled: boolean;
912
- };
913
913
  liquidityProvider: {
914
914
  depositEnabled: boolean;
915
915
  withdrawalEnabled: boolean;
@@ -971,9 +971,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
971
971
  __kind: "CodeRed";
972
972
  } | {
973
973
  value: {
974
- governance: boolean;
975
974
  funding: boolean;
976
975
  swapping: boolean;
976
+ governance: boolean;
977
977
  ethereumBroadcast: boolean;
978
978
  ethereumChainTracking: boolean;
979
979
  ethereumIngressEgress: boolean;
@@ -1252,9 +1252,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1252
1252
  assethubIngressEgress: z.ZodBoolean;
1253
1253
  assethubVault: z.ZodBoolean;
1254
1254
  }, "strip", z.ZodTypeAny, {
1255
- governance: boolean;
1256
1255
  funding: boolean;
1257
1256
  swapping: boolean;
1257
+ governance: boolean;
1258
1258
  ethereumBroadcast: boolean;
1259
1259
  ethereumChainTracking: boolean;
1260
1260
  ethereumIngressEgress: boolean;
@@ -1278,9 +1278,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1278
1278
  assethubIngressEgress: boolean;
1279
1279
  assethubVault: boolean;
1280
1280
  }, {
1281
- governance: boolean;
1282
1281
  funding: boolean;
1283
1282
  swapping: boolean;
1283
+ governance: boolean;
1284
1284
  ethereumBroadcast: boolean;
1285
1285
  ethereumChainTracking: boolean;
1286
1286
  ethereumIngressEgress: boolean;
@@ -1306,9 +1306,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1306
1306
  }>;
1307
1307
  }, "strip", z.ZodTypeAny, {
1308
1308
  value: {
1309
- governance: boolean;
1310
1309
  funding: boolean;
1311
1310
  swapping: boolean;
1311
+ governance: boolean;
1312
1312
  ethereumBroadcast: boolean;
1313
1313
  ethereumChainTracking: boolean;
1314
1314
  ethereumIngressEgress: boolean;
@@ -1335,9 +1335,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1335
1335
  __kind: "CodeAmber";
1336
1336
  }, {
1337
1337
  value: {
1338
- governance: boolean;
1339
1338
  funding: boolean;
1340
1339
  swapping: boolean;
1340
+ governance: boolean;
1341
1341
  ethereumBroadcast: boolean;
1342
1342
  ethereumChainTracking: boolean;
1343
1343
  ethereumIngressEgress: boolean;
@@ -1460,6 +1460,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1460
1460
  depositsEnabled: boolean;
1461
1461
  }>;
1462
1462
  }, "strip", z.ZodTypeAny, {
1463
+ emissions: {
1464
+ emissionsSyncEnabled: boolean;
1465
+ };
1463
1466
  funding: {
1464
1467
  redeemEnabled: boolean;
1465
1468
  };
@@ -1468,9 +1471,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1468
1471
  withdrawalsEnabled: boolean;
1469
1472
  brokerRegistrationEnabled: boolean;
1470
1473
  };
1471
- emissions: {
1472
- emissionsSyncEnabled: boolean;
1473
- };
1474
1474
  liquidityProvider: {
1475
1475
  depositEnabled: boolean;
1476
1476
  withdrawalEnabled: boolean;
@@ -1532,9 +1532,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1532
1532
  __kind: "CodeRed";
1533
1533
  } | {
1534
1534
  value: {
1535
- governance: boolean;
1536
1535
  funding: boolean;
1537
1536
  swapping: boolean;
1537
+ governance: boolean;
1538
1538
  ethereumBroadcast: boolean;
1539
1539
  ethereumChainTracking: boolean;
1540
1540
  ethereumIngressEgress: boolean;
@@ -1597,6 +1597,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1597
1597
  depositsEnabled: boolean;
1598
1598
  };
1599
1599
  }, {
1600
+ emissions: {
1601
+ emissionsSyncEnabled: boolean;
1602
+ };
1600
1603
  funding: {
1601
1604
  redeemEnabled: boolean;
1602
1605
  };
@@ -1605,9 +1608,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1605
1608
  withdrawalsEnabled: boolean;
1606
1609
  brokerRegistrationEnabled: boolean;
1607
1610
  };
1608
- emissions: {
1609
- emissionsSyncEnabled: boolean;
1610
- };
1611
1611
  liquidityProvider: {
1612
1612
  depositEnabled: boolean;
1613
1613
  withdrawalEnabled: boolean;
@@ -1669,9 +1669,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1669
1669
  __kind: "CodeRed";
1670
1670
  } | {
1671
1671
  value: {
1672
- governance: boolean;
1673
1672
  funding: boolean;
1674
1673
  swapping: boolean;
1674
+ governance: boolean;
1675
1675
  ethereumBroadcast: boolean;
1676
1676
  ethereumChainTracking: boolean;
1677
1677
  ethereumIngressEgress: boolean;
@@ -1736,6 +1736,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1736
1736
  }>;
1737
1737
  }, "strip", z.ZodTypeAny, {
1738
1738
  value: {
1739
+ emissions: {
1740
+ emissionsSyncEnabled: boolean;
1741
+ };
1739
1742
  funding: {
1740
1743
  redeemEnabled: boolean;
1741
1744
  };
@@ -1744,9 +1747,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1744
1747
  withdrawalsEnabled: boolean;
1745
1748
  brokerRegistrationEnabled: boolean;
1746
1749
  };
1747
- emissions: {
1748
- emissionsSyncEnabled: boolean;
1749
- };
1750
1750
  liquidityProvider: {
1751
1751
  depositEnabled: boolean;
1752
1752
  withdrawalEnabled: boolean;
@@ -1808,9 +1808,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1808
1808
  __kind: "CodeRed";
1809
1809
  } | {
1810
1810
  value: {
1811
- governance: boolean;
1812
1811
  funding: boolean;
1813
1812
  swapping: boolean;
1813
+ governance: boolean;
1814
1814
  ethereumBroadcast: boolean;
1815
1815
  ethereumChainTracking: boolean;
1816
1816
  ethereumIngressEgress: boolean;
@@ -1876,6 +1876,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1876
1876
  __kind: "CodeAmber";
1877
1877
  }, {
1878
1878
  value: {
1879
+ emissions: {
1880
+ emissionsSyncEnabled: boolean;
1881
+ };
1879
1882
  funding: {
1880
1883
  redeemEnabled: boolean;
1881
1884
  };
@@ -1884,9 +1887,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1884
1887
  withdrawalsEnabled: boolean;
1885
1888
  brokerRegistrationEnabled: boolean;
1886
1889
  };
1887
- emissions: {
1888
- emissionsSyncEnabled: boolean;
1889
- };
1890
1890
  liquidityProvider: {
1891
1891
  depositEnabled: boolean;
1892
1892
  withdrawalEnabled: boolean;
@@ -1948,9 +1948,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1948
1948
  __kind: "CodeRed";
1949
1949
  } | {
1950
1950
  value: {
1951
- governance: boolean;
1952
1951
  funding: boolean;
1953
1952
  swapping: boolean;
1953
+ governance: boolean;
1954
1954
  ethereumBroadcast: boolean;
1955
1955
  ethereumChainTracking: boolean;
1956
1956
  ethereumIngressEgress: boolean;
@@ -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"]>;
@@ -2380,8 +2380,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2380
2380
  readonly address: string;
2381
2381
  };
2382
2382
  channelId: bigint;
2383
- depositBlockHeight: bigint;
2384
2383
  brokerId: `cF${string}`;
2384
+ depositBlockHeight: bigint;
2385
2385
  }, {
2386
2386
  __kind: "DepositChannel";
2387
2387
  depositAddress: {
@@ -2389,8 +2389,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2389
2389
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2390
2390
  };
2391
2391
  channelId: string | number;
2392
- depositBlockHeight: string | number;
2393
2392
  brokerId: string;
2393
+ depositBlockHeight: string | number;
2394
2394
  }>, z.ZodObject<{
2395
2395
  __kind: z.ZodLiteral<"Vault">;
2396
2396
  txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -3277,6 +3277,7 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
3277
3277
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3278
3278
  }, "strip", z.ZodTypeAny, {
3279
3279
  retryDuration: number;
3280
+ minPrice: bigint;
3280
3281
  refundDestination: {
3281
3282
  value: `cF${string}`;
3282
3283
  __kind: "InternalAccount";
@@ -3302,9 +3303,9 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
3302
3303
  };
3303
3304
  __kind: "ExternalAddress";
3304
3305
  };
3305
- minPrice: bigint;
3306
3306
  }, {
3307
3307
  retryDuration: number;
3308
+ minPrice: string | number;
3308
3309
  refundDestination: {
3309
3310
  value: string;
3310
3311
  __kind: "InternalAccount";
@@ -3315,7 +3316,6 @@ declare const cfChainsRefundParametersExtendedGenericEncodedAddress: z.ZodObject
3315
3316
  };
3316
3317
  __kind: "ExternalAddress";
3317
3318
  };
3318
- minPrice: string | number;
3319
3319
  }>;
3320
3320
  declare const cfPrimitivesDcaParameters: z.ZodObject<{
3321
3321
  numberOfChunks: z.ZodNumber;
@@ -3363,7 +3363,6 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
3363
3363
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3364
3364
  }, "strip", z.ZodTypeAny, {
3365
3365
  retryDuration: number;
3366
- minPrice: bigint;
3367
3366
  refundAddress: {
3368
3367
  readonly chain: "Ethereum";
3369
3368
  readonly address: `0x${string}`;
@@ -3383,13 +3382,14 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
3383
3382
  readonly chain: "Assethub";
3384
3383
  readonly address: string;
3385
3384
  };
3385
+ minPrice: bigint;
3386
3386
  }, {
3387
3387
  retryDuration: number;
3388
- minPrice: string | number;
3389
3388
  refundAddress: {
3390
3389
  value: string;
3391
3390
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3392
3391
  };
3392
+ minPrice: string | number;
3393
3393
  }>;
3394
3394
  declare const cfPrimitivesSwapLeg: z.ZodEffects<z.ZodObject<{
3395
3395
  __kind: z.ZodEnum<["FromStable", "ToStable"]>;
@@ -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<{
@@ -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
  } | {
@@ -5058,12 +5058,12 @@ declare const cfChainsChannelRefundParametersH160: z.ZodObject<{
5058
5058
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5059
5059
  }, "strip", z.ZodTypeAny, {
5060
5060
  retryDuration: number;
5061
- minPrice: bigint;
5062
5061
  refundAddress: `0x${string}`;
5062
+ minPrice: bigint;
5063
5063
  }, {
5064
5064
  retryDuration: number;
5065
- minPrice: string | number;
5066
5065
  refundAddress: string;
5066
+ minPrice: string | number;
5067
5067
  }>;
5068
5068
  declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObject<{
5069
5069
  inputAsset: z.ZodEffects<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"]>;
@@ -5418,12 +5418,12 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5418
5418
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5419
5419
  }, "strip", z.ZodTypeAny, {
5420
5420
  retryDuration: number;
5421
- minPrice: bigint;
5422
5421
  refundAddress: `0x${string}`;
5422
+ minPrice: bigint;
5423
5423
  }, {
5424
5424
  retryDuration: number;
5425
- minPrice: string | number;
5426
5425
  refundAddress: string;
5426
+ minPrice: string | number;
5427
5427
  }>;
5428
5428
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5429
5429
  numberOfChunks: z.ZodNumber;
@@ -5437,13 +5437,9 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5437
5437
  }>>>;
5438
5438
  boostFee: z.ZodNumber;
5439
5439
  }, "strip", z.ZodTypeAny, {
5440
- txId: `0x${string}`;
5441
5440
  depositDetails: {
5442
5441
  txHashes?: `0x${string}`[] | null | undefined;
5443
5442
  };
5444
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
5445
- depositAmount: bigint;
5446
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5447
5443
  destinationAddress: {
5448
5444
  readonly chain: "Ethereum";
5449
5445
  readonly address: `0x${string}`;
@@ -5463,16 +5459,20 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5463
5459
  readonly chain: "Assethub";
5464
5460
  readonly address: string;
5465
5461
  };
5462
+ txId: `0x${string}`;
5463
+ boostFee: number;
5464
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
5465
+ depositAmount: bigint;
5466
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5466
5467
  affiliateFees: {
5467
5468
  account: number;
5468
5469
  bps: number;
5469
5470
  }[];
5470
5471
  refundParams: {
5471
5472
  retryDuration: number;
5472
- minPrice: bigint;
5473
5473
  refundAddress: `0x${string}`;
5474
+ minPrice: bigint;
5474
5475
  };
5475
- boostFee: number;
5476
5476
  depositAddress?: `0x${string}` | null | undefined;
5477
5477
  channelId?: bigint | null | undefined;
5478
5478
  depositMetadata?: {
@@ -5530,20 +5530,21 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5530
5530
  chunkInterval: number;
5531
5531
  } | null | undefined;
5532
5532
  }, {
5533
- txId: string;
5534
5533
  depositDetails: {
5535
5534
  txHashes?: string[] | null | undefined;
5536
5535
  };
5536
+ destinationAddress: {
5537
+ value: string;
5538
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5539
+ };
5540
+ txId: string;
5541
+ boostFee: number;
5537
5542
  inputAsset: {
5538
5543
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
5539
5544
  };
5540
5545
  depositAmount: string | number;
5541
5546
  outputAsset: {
5542
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5543
- };
5544
- destinationAddress: {
5545
- value: string;
5546
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5547
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5547
5548
  };
5548
5549
  affiliateFees: {
5549
5550
  account: number;
@@ -5551,10 +5552,9 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5551
5552
  }[];
5552
5553
  refundParams: {
5553
5554
  retryDuration: number;
5554
- minPrice: string | number;
5555
5555
  refundAddress: string;
5556
+ minPrice: string | number;
5556
5557
  };
5557
- boostFee: number;
5558
5558
  depositAddress?: string | null | undefined;
5559
5559
  channelId?: string | number | null | undefined;
5560
5560
  depositMetadata?: {
@@ -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"]>;
@@ -6029,12 +6029,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6029
6029
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6030
6030
  }, "strip", z.ZodTypeAny, {
6031
6031
  retryDuration: number;
6032
- minPrice: bigint;
6033
6032
  refundAddress: `0x${string}`;
6033
+ minPrice: bigint;
6034
6034
  }, {
6035
6035
  retryDuration: number;
6036
- minPrice: string | number;
6037
6036
  refundAddress: string;
6037
+ minPrice: string | number;
6038
6038
  }>;
6039
6039
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6040
6040
  numberOfChunks: z.ZodNumber;
@@ -6048,13 +6048,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6048
6048
  }>>>;
6049
6049
  boostFee: z.ZodNumber;
6050
6050
  }, "strip", z.ZodTypeAny, {
6051
- txId: `0x${string}`;
6052
6051
  depositDetails: {
6053
6052
  txHashes?: `0x${string}`[] | null | undefined;
6054
6053
  };
6055
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6056
- depositAmount: bigint;
6057
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6058
6054
  destinationAddress: {
6059
6055
  readonly chain: "Ethereum";
6060
6056
  readonly address: `0x${string}`;
@@ -6074,16 +6070,20 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6074
6070
  readonly chain: "Assethub";
6075
6071
  readonly address: string;
6076
6072
  };
6073
+ txId: `0x${string}`;
6074
+ boostFee: number;
6075
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6076
+ depositAmount: bigint;
6077
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6077
6078
  affiliateFees: {
6078
6079
  account: number;
6079
6080
  bps: number;
6080
6081
  }[];
6081
6082
  refundParams: {
6082
6083
  retryDuration: number;
6083
- minPrice: bigint;
6084
6084
  refundAddress: `0x${string}`;
6085
+ minPrice: bigint;
6085
6086
  };
6086
- boostFee: number;
6087
6087
  depositAddress?: `0x${string}` | null | undefined;
6088
6088
  channelId?: bigint | null | undefined;
6089
6089
  depositMetadata?: {
@@ -6141,20 +6141,21 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6141
6141
  chunkInterval: number;
6142
6142
  } | null | undefined;
6143
6143
  }, {
6144
- txId: string;
6145
6144
  depositDetails: {
6146
6145
  txHashes?: string[] | null | undefined;
6147
6146
  };
6147
+ destinationAddress: {
6148
+ value: string;
6149
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6150
+ };
6151
+ txId: string;
6152
+ boostFee: number;
6148
6153
  inputAsset: {
6149
6154
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
6150
6155
  };
6151
6156
  depositAmount: string | number;
6152
6157
  outputAsset: {
6153
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6154
- };
6155
- destinationAddress: {
6156
- value: string;
6157
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6158
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6158
6159
  };
6159
6160
  affiliateFees: {
6160
6161
  account: number;
@@ -6162,10 +6163,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6162
6163
  }[];
6163
6164
  refundParams: {
6164
6165
  retryDuration: number;
6165
- minPrice: string | number;
6166
6166
  refundAddress: string;
6167
+ minPrice: string | number;
6167
6168
  };
6168
- boostFee: number;
6169
6169
  depositAddress?: string | null | undefined;
6170
6170
  channelId?: string | number | null | undefined;
6171
6171
  depositMetadata?: {
@@ -6228,13 +6228,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6228
6228
  }, "strip", z.ZodTypeAny, {
6229
6229
  __kind: "VaultEthereum";
6230
6230
  vaultWitness: {
6231
- txId: `0x${string}`;
6232
6231
  depositDetails: {
6233
6232
  txHashes?: `0x${string}`[] | null | undefined;
6234
6233
  };
6235
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6236
- depositAmount: bigint;
6237
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6238
6234
  destinationAddress: {
6239
6235
  readonly chain: "Ethereum";
6240
6236
  readonly address: `0x${string}`;
@@ -6254,16 +6250,20 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6254
6250
  readonly chain: "Assethub";
6255
6251
  readonly address: string;
6256
6252
  };
6253
+ txId: `0x${string}`;
6254
+ boostFee: number;
6255
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6256
+ depositAmount: bigint;
6257
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6257
6258
  affiliateFees: {
6258
6259
  account: number;
6259
6260
  bps: number;
6260
6261
  }[];
6261
6262
  refundParams: {
6262
6263
  retryDuration: number;
6263
- minPrice: bigint;
6264
6264
  refundAddress: `0x${string}`;
6265
+ minPrice: bigint;
6265
6266
  };
6266
- boostFee: number;
6267
6267
  depositAddress?: `0x${string}` | null | undefined;
6268
6268
  channelId?: bigint | null | undefined;
6269
6269
  depositMetadata?: {
@@ -6324,20 +6324,21 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6324
6324
  }, {
6325
6325
  __kind: "VaultEthereum";
6326
6326
  vaultWitness: {
6327
- txId: string;
6328
6327
  depositDetails: {
6329
6328
  txHashes?: string[] | null | undefined;
6330
6329
  };
6330
+ destinationAddress: {
6331
+ value: string;
6332
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6333
+ };
6334
+ txId: string;
6335
+ boostFee: number;
6331
6336
  inputAsset: {
6332
6337
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
6333
6338
  };
6334
6339
  depositAmount: string | number;
6335
6340
  outputAsset: {
6336
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6337
- };
6338
- destinationAddress: {
6339
- value: string;
6340
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6341
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6341
6342
  };
6342
6343
  affiliateFees: {
6343
6344
  account: number;
@@ -6345,10 +6346,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6345
6346
  }[];
6346
6347
  refundParams: {
6347
6348
  retryDuration: number;
6348
- minPrice: string | number;
6349
6349
  refundAddress: string;
6350
+ minPrice: string | number;
6350
6351
  };
6351
- boostFee: number;
6352
6352
  depositAddress?: string | null | undefined;
6353
6353
  channelId?: string | number | null | undefined;
6354
6354
  depositMetadata?: {
@@ -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
  } | {
@@ -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
  } | {
@@ -7200,12 +7200,12 @@ declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
7200
7200
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7201
7201
  }, "strip", z.ZodTypeAny, {
7202
7202
  retryDuration: number;
7203
- minPrice: bigint;
7204
7203
  refundAddress: `0x${string}`;
7204
+ minPrice: bigint;
7205
7205
  }, {
7206
7206
  retryDuration: number;
7207
- minPrice: string | number;
7208
7207
  refundAddress: string;
7208
+ minPrice: string | number;
7209
7209
  }>;
7210
7210
  declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObject<{
7211
7211
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -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"]>;
@@ -7563,12 +7563,12 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7563
7563
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7564
7564
  }, "strip", z.ZodTypeAny, {
7565
7565
  retryDuration: number;
7566
- minPrice: bigint;
7567
7566
  refundAddress: `0x${string}`;
7567
+ minPrice: bigint;
7568
7568
  }, {
7569
7569
  retryDuration: number;
7570
- minPrice: string | number;
7571
7570
  refundAddress: string;
7571
+ minPrice: string | number;
7572
7572
  }>;
7573
7573
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7574
7574
  numberOfChunks: z.ZodNumber;
@@ -7582,14 +7582,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7582
7582
  }>>>;
7583
7583
  boostFee: z.ZodNumber;
7584
7584
  }, "strip", z.ZodTypeAny, {
7585
- txId: {
7586
- blockNumber: number;
7587
- extrinsicIndex: number;
7588
- };
7589
7585
  depositDetails: number;
7590
- inputAsset: "Dot";
7591
- depositAmount: bigint;
7592
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7593
7586
  destinationAddress: {
7594
7587
  readonly chain: "Ethereum";
7595
7588
  readonly address: `0x${string}`;
@@ -7609,16 +7602,23 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7609
7602
  readonly chain: "Assethub";
7610
7603
  readonly address: string;
7611
7604
  };
7605
+ txId: {
7606
+ blockNumber: number;
7607
+ extrinsicIndex: number;
7608
+ };
7609
+ boostFee: number;
7610
+ inputAsset: "Dot";
7611
+ depositAmount: bigint;
7612
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7612
7613
  affiliateFees: {
7613
7614
  account: number;
7614
7615
  bps: number;
7615
7616
  }[];
7616
7617
  refundParams: {
7617
7618
  retryDuration: number;
7618
- minPrice: bigint;
7619
7619
  refundAddress: `0x${string}`;
7620
+ minPrice: bigint;
7620
7621
  };
7621
- boostFee: number;
7622
7622
  depositAddress?: `0x${string}` | null | undefined;
7623
7623
  channelId?: bigint | null | undefined;
7624
7624
  depositMetadata?: {
@@ -7676,21 +7676,22 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7676
7676
  chunkInterval: number;
7677
7677
  } | null | undefined;
7678
7678
  }, {
7679
+ depositDetails: number;
7680
+ destinationAddress: {
7681
+ value: string;
7682
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7683
+ };
7679
7684
  txId: {
7680
7685
  blockNumber: number;
7681
7686
  extrinsicIndex: number;
7682
7687
  };
7683
- depositDetails: number;
7688
+ boostFee: number;
7684
7689
  inputAsset: {
7685
7690
  __kind: "Dot";
7686
7691
  };
7687
7692
  depositAmount: string | number;
7688
7693
  outputAsset: {
7689
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7690
- };
7691
- destinationAddress: {
7692
- value: string;
7693
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7694
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7694
7695
  };
7695
7696
  affiliateFees: {
7696
7697
  account: number;
@@ -7698,10 +7699,9 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7698
7699
  }[];
7699
7700
  refundParams: {
7700
7701
  retryDuration: number;
7701
- minPrice: string | number;
7702
7702
  refundAddress: string;
7703
+ minPrice: string | number;
7703
7704
  };
7704
- boostFee: number;
7705
7705
  depositAddress?: string | null | undefined;
7706
7706
  channelId?: string | number | null | undefined;
7707
7707
  depositMetadata?: {
@@ -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"]>;
@@ -8165,12 +8165,12 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8165
8165
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8166
8166
  }, "strip", z.ZodTypeAny, {
8167
8167
  retryDuration: number;
8168
- minPrice: bigint;
8169
8168
  refundAddress: `0x${string}`;
8169
+ minPrice: bigint;
8170
8170
  }, {
8171
8171
  retryDuration: number;
8172
- minPrice: string | number;
8173
8172
  refundAddress: string;
8173
+ minPrice: string | number;
8174
8174
  }>;
8175
8175
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8176
8176
  numberOfChunks: z.ZodNumber;
@@ -8184,14 +8184,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8184
8184
  }>>>;
8185
8185
  boostFee: z.ZodNumber;
8186
8186
  }, "strip", z.ZodTypeAny, {
8187
- txId: {
8188
- blockNumber: number;
8189
- extrinsicIndex: number;
8190
- };
8191
8187
  depositDetails: number;
8192
- inputAsset: "Dot";
8193
- depositAmount: bigint;
8194
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8195
8188
  destinationAddress: {
8196
8189
  readonly chain: "Ethereum";
8197
8190
  readonly address: `0x${string}`;
@@ -8211,16 +8204,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8211
8204
  readonly chain: "Assethub";
8212
8205
  readonly address: string;
8213
8206
  };
8207
+ txId: {
8208
+ blockNumber: number;
8209
+ extrinsicIndex: number;
8210
+ };
8211
+ boostFee: number;
8212
+ inputAsset: "Dot";
8213
+ depositAmount: bigint;
8214
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8214
8215
  affiliateFees: {
8215
8216
  account: number;
8216
8217
  bps: number;
8217
8218
  }[];
8218
8219
  refundParams: {
8219
8220
  retryDuration: number;
8220
- minPrice: bigint;
8221
8221
  refundAddress: `0x${string}`;
8222
+ minPrice: bigint;
8222
8223
  };
8223
- boostFee: number;
8224
8224
  depositAddress?: `0x${string}` | null | undefined;
8225
8225
  channelId?: bigint | null | undefined;
8226
8226
  depositMetadata?: {
@@ -8278,21 +8278,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8278
8278
  chunkInterval: number;
8279
8279
  } | null | undefined;
8280
8280
  }, {
8281
+ depositDetails: number;
8282
+ destinationAddress: {
8283
+ value: string;
8284
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8285
+ };
8281
8286
  txId: {
8282
8287
  blockNumber: number;
8283
8288
  extrinsicIndex: number;
8284
8289
  };
8285
- depositDetails: number;
8290
+ boostFee: number;
8286
8291
  inputAsset: {
8287
8292
  __kind: "Dot";
8288
8293
  };
8289
8294
  depositAmount: string | number;
8290
8295
  outputAsset: {
8291
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8292
- };
8293
- destinationAddress: {
8294
- value: string;
8295
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8296
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8296
8297
  };
8297
8298
  affiliateFees: {
8298
8299
  account: number;
@@ -8300,10 +8301,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8300
8301
  }[];
8301
8302
  refundParams: {
8302
8303
  retryDuration: number;
8303
- minPrice: string | number;
8304
8304
  refundAddress: string;
8305
+ minPrice: string | number;
8305
8306
  };
8306
- boostFee: number;
8307
8307
  depositAddress?: string | null | undefined;
8308
8308
  channelId?: string | number | null | undefined;
8309
8309
  depositMetadata?: {
@@ -8366,14 +8366,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8366
8366
  }, "strip", z.ZodTypeAny, {
8367
8367
  __kind: "VaultPolkadot";
8368
8368
  vaultWitness: {
8369
- txId: {
8370
- blockNumber: number;
8371
- extrinsicIndex: number;
8372
- };
8373
8369
  depositDetails: number;
8374
- inputAsset: "Dot";
8375
- depositAmount: bigint;
8376
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8377
8370
  destinationAddress: {
8378
8371
  readonly chain: "Ethereum";
8379
8372
  readonly address: `0x${string}`;
@@ -8393,16 +8386,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8393
8386
  readonly chain: "Assethub";
8394
8387
  readonly address: string;
8395
8388
  };
8396
- affiliateFees: {
8397
- account: number;
8398
- bps: number;
8399
- }[];
8400
- refundParams: {
8401
- retryDuration: number;
8402
- minPrice: bigint;
8403
- refundAddress: `0x${string}`;
8389
+ txId: {
8390
+ blockNumber: number;
8391
+ extrinsicIndex: number;
8404
8392
  };
8405
8393
  boostFee: number;
8394
+ inputAsset: "Dot";
8395
+ depositAmount: bigint;
8396
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8397
+ affiliateFees: {
8398
+ account: number;
8399
+ bps: number;
8400
+ }[];
8401
+ refundParams: {
8402
+ retryDuration: number;
8403
+ refundAddress: `0x${string}`;
8404
+ minPrice: bigint;
8405
+ };
8406
8406
  depositAddress?: `0x${string}` | null | undefined;
8407
8407
  channelId?: bigint | null | undefined;
8408
8408
  depositMetadata?: {
@@ -8463,21 +8463,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8463
8463
  }, {
8464
8464
  __kind: "VaultPolkadot";
8465
8465
  vaultWitness: {
8466
+ depositDetails: number;
8467
+ destinationAddress: {
8468
+ value: string;
8469
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8470
+ };
8466
8471
  txId: {
8467
8472
  blockNumber: number;
8468
8473
  extrinsicIndex: number;
8469
8474
  };
8470
- depositDetails: number;
8475
+ boostFee: number;
8471
8476
  inputAsset: {
8472
8477
  __kind: "Dot";
8473
8478
  };
8474
8479
  depositAmount: string | number;
8475
8480
  outputAsset: {
8476
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8477
- };
8478
- destinationAddress: {
8479
- value: string;
8480
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8481
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8481
8482
  };
8482
8483
  affiliateFees: {
8483
8484
  account: number;
@@ -8485,10 +8486,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8485
8486
  }[];
8486
8487
  refundParams: {
8487
8488
  retryDuration: number;
8488
- minPrice: string | number;
8489
8489
  refundAddress: string;
8490
+ minPrice: string | number;
8490
8491
  };
8491
- boostFee: number;
8492
8492
  depositAddress?: string | null | undefined;
8493
8493
  channelId?: string | number | null | undefined;
8494
8494
  depositMetadata?: {
@@ -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
  } | {
@@ -9414,7 +9414,6 @@ declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
9414
9414
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
9415
9415
  }, "strip", z.ZodTypeAny, {
9416
9416
  retryDuration: number;
9417
- minPrice: bigint;
9418
9417
  refundAddress: {
9419
9418
  value: `0x${string}`;
9420
9419
  __kind: "P2PKH";
@@ -9435,9 +9434,9 @@ declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
9435
9434
  version: number;
9436
9435
  program: `0x${string}`;
9437
9436
  };
9437
+ minPrice: bigint;
9438
9438
  }, {
9439
9439
  retryDuration: number;
9440
- minPrice: string | number;
9441
9440
  refundAddress: {
9442
9441
  value: string;
9443
9442
  __kind: "P2PKH";
@@ -9458,6 +9457,7 @@ declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
9458
9457
  version: number;
9459
9458
  program: string;
9460
9459
  };
9460
+ minPrice: string | number;
9461
9461
  }>;
9462
9462
  declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObject<{
9463
9463
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -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"]>;
@@ -10015,7 +10015,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10015
10015
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10016
10016
  }, "strip", z.ZodTypeAny, {
10017
10017
  retryDuration: number;
10018
- minPrice: bigint;
10019
10018
  refundAddress: {
10020
10019
  value: `0x${string}`;
10021
10020
  __kind: "P2PKH";
@@ -10036,9 +10035,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10036
10035
  version: number;
10037
10036
  program: `0x${string}`;
10038
10037
  };
10038
+ minPrice: bigint;
10039
10039
  }, {
10040
10040
  retryDuration: number;
10041
- minPrice: string | number;
10042
10041
  refundAddress: {
10043
10042
  value: string;
10044
10043
  __kind: "P2PKH";
@@ -10059,6 +10058,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10059
10058
  version: number;
10060
10059
  program: string;
10061
10060
  };
10061
+ minPrice: string | number;
10062
10062
  }>;
10063
10063
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10064
10064
  numberOfChunks: z.ZodNumber;
@@ -10072,7 +10072,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10072
10072
  }>>>;
10073
10073
  boostFee: z.ZodNumber;
10074
10074
  }, "strip", z.ZodTypeAny, {
10075
- txId: `0x${string}`;
10076
10075
  depositDetails: {
10077
10076
  depositAddress: {
10078
10077
  pubkeyX: `0x${string}`;
@@ -10091,9 +10090,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10091
10090
  vout: number;
10092
10091
  };
10093
10092
  };
10094
- inputAsset: "Btc";
10095
- depositAmount: bigint;
10096
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10097
10093
  destinationAddress: {
10098
10094
  readonly chain: "Ethereum";
10099
10095
  readonly address: `0x${string}`;
@@ -10113,13 +10109,17 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10113
10109
  readonly chain: "Assethub";
10114
10110
  readonly address: string;
10115
10111
  };
10112
+ txId: `0x${string}`;
10113
+ boostFee: number;
10114
+ inputAsset: "Btc";
10115
+ depositAmount: bigint;
10116
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10116
10117
  affiliateFees: {
10117
10118
  account: number;
10118
10119
  bps: number;
10119
10120
  }[];
10120
10121
  refundParams: {
10121
10122
  retryDuration: number;
10122
- minPrice: bigint;
10123
10123
  refundAddress: {
10124
10124
  value: `0x${string}`;
10125
10125
  __kind: "P2PKH";
@@ -10140,8 +10140,8 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10140
10140
  version: number;
10141
10141
  program: `0x${string}`;
10142
10142
  };
10143
+ minPrice: bigint;
10143
10144
  };
10144
- boostFee: number;
10145
10145
  depositAddress?: {
10146
10146
  value: `0x${string}`;
10147
10147
  __kind: "P2PKH";
@@ -10218,7 +10218,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10218
10218
  chunkInterval: number;
10219
10219
  } | null | undefined;
10220
10220
  }, {
10221
- txId: string;
10222
10221
  depositDetails: {
10223
10222
  depositAddress: {
10224
10223
  pubkeyX: string;
@@ -10237,16 +10236,18 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10237
10236
  vout: number;
10238
10237
  };
10239
10238
  };
10239
+ destinationAddress: {
10240
+ value: string;
10241
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10242
+ };
10243
+ txId: string;
10244
+ boostFee: number;
10240
10245
  inputAsset: {
10241
10246
  __kind: "Btc";
10242
10247
  };
10243
10248
  depositAmount: string | number;
10244
10249
  outputAsset: {
10245
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10246
- };
10247
- destinationAddress: {
10248
- value: string;
10249
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10250
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10250
10251
  };
10251
10252
  affiliateFees: {
10252
10253
  account: number;
@@ -10254,7 +10255,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10254
10255
  }[];
10255
10256
  refundParams: {
10256
10257
  retryDuration: number;
10257
- minPrice: string | number;
10258
10258
  refundAddress: {
10259
10259
  value: string;
10260
10260
  __kind: "P2PKH";
@@ -10275,8 +10275,8 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10275
10275
  version: number;
10276
10276
  program: string;
10277
10277
  };
10278
+ minPrice: string | number;
10278
10279
  };
10279
- boostFee: number;
10280
10280
  depositAddress?: {
10281
10281
  value: string;
10282
10282
  __kind: "P2PKH";
@@ -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"]>;
@@ -11255,7 +11255,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11255
11255
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
11256
11256
  }, "strip", z.ZodTypeAny, {
11257
11257
  retryDuration: number;
11258
- minPrice: bigint;
11259
11258
  refundAddress: {
11260
11259
  value: `0x${string}`;
11261
11260
  __kind: "P2PKH";
@@ -11276,9 +11275,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11276
11275
  version: number;
11277
11276
  program: `0x${string}`;
11278
11277
  };
11278
+ minPrice: bigint;
11279
11279
  }, {
11280
11280
  retryDuration: number;
11281
- minPrice: string | number;
11282
11281
  refundAddress: {
11283
11282
  value: string;
11284
11283
  __kind: "P2PKH";
@@ -11299,6 +11298,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11299
11298
  version: number;
11300
11299
  program: string;
11301
11300
  };
11301
+ minPrice: string | number;
11302
11302
  }>;
11303
11303
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11304
11304
  numberOfChunks: z.ZodNumber;
@@ -11312,7 +11312,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11312
11312
  }>>>;
11313
11313
  boostFee: z.ZodNumber;
11314
11314
  }, "strip", z.ZodTypeAny, {
11315
- txId: `0x${string}`;
11316
11315
  depositDetails: {
11317
11316
  depositAddress: {
11318
11317
  pubkeyX: `0x${string}`;
@@ -11331,9 +11330,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11331
11330
  vout: number;
11332
11331
  };
11333
11332
  };
11334
- inputAsset: "Btc";
11335
- depositAmount: bigint;
11336
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11337
11333
  destinationAddress: {
11338
11334
  readonly chain: "Ethereum";
11339
11335
  readonly address: `0x${string}`;
@@ -11353,13 +11349,17 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11353
11349
  readonly chain: "Assethub";
11354
11350
  readonly address: string;
11355
11351
  };
11352
+ txId: `0x${string}`;
11353
+ boostFee: number;
11354
+ inputAsset: "Btc";
11355
+ depositAmount: bigint;
11356
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11356
11357
  affiliateFees: {
11357
11358
  account: number;
11358
11359
  bps: number;
11359
11360
  }[];
11360
11361
  refundParams: {
11361
11362
  retryDuration: number;
11362
- minPrice: bigint;
11363
11363
  refundAddress: {
11364
11364
  value: `0x${string}`;
11365
11365
  __kind: "P2PKH";
@@ -11380,8 +11380,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11380
11380
  version: number;
11381
11381
  program: `0x${string}`;
11382
11382
  };
11383
+ minPrice: bigint;
11383
11384
  };
11384
- boostFee: number;
11385
11385
  depositAddress?: {
11386
11386
  value: `0x${string}`;
11387
11387
  __kind: "P2PKH";
@@ -11458,7 +11458,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11458
11458
  chunkInterval: number;
11459
11459
  } | null | undefined;
11460
11460
  }, {
11461
- txId: string;
11462
11461
  depositDetails: {
11463
11462
  depositAddress: {
11464
11463
  pubkeyX: string;
@@ -11477,16 +11476,18 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11477
11476
  vout: number;
11478
11477
  };
11479
11478
  };
11479
+ destinationAddress: {
11480
+ value: string;
11481
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11482
+ };
11483
+ txId: string;
11484
+ boostFee: number;
11480
11485
  inputAsset: {
11481
11486
  __kind: "Btc";
11482
11487
  };
11483
11488
  depositAmount: string | number;
11484
11489
  outputAsset: {
11485
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11486
- };
11487
- destinationAddress: {
11488
- value: string;
11489
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11490
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11490
11491
  };
11491
11492
  affiliateFees: {
11492
11493
  account: number;
@@ -11494,7 +11495,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11494
11495
  }[];
11495
11496
  refundParams: {
11496
11497
  retryDuration: number;
11497
- minPrice: string | number;
11498
11498
  refundAddress: {
11499
11499
  value: string;
11500
11500
  __kind: "P2PKH";
@@ -11515,8 +11515,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11515
11515
  version: number;
11516
11516
  program: string;
11517
11517
  };
11518
+ minPrice: string | number;
11518
11519
  };
11519
- boostFee: number;
11520
11520
  depositAddress?: {
11521
11521
  value: string;
11522
11522
  __kind: "P2PKH";
@@ -11598,7 +11598,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11598
11598
  }, "strip", z.ZodTypeAny, {
11599
11599
  __kind: "VaultBitcoin";
11600
11600
  vaultWitness: {
11601
- txId: `0x${string}`;
11602
11601
  depositDetails: {
11603
11602
  depositAddress: {
11604
11603
  pubkeyX: `0x${string}`;
@@ -11617,9 +11616,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11617
11616
  vout: number;
11618
11617
  };
11619
11618
  };
11620
- inputAsset: "Btc";
11621
- depositAmount: bigint;
11622
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11623
11619
  destinationAddress: {
11624
11620
  readonly chain: "Ethereum";
11625
11621
  readonly address: `0x${string}`;
@@ -11639,13 +11635,17 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11639
11635
  readonly chain: "Assethub";
11640
11636
  readonly address: string;
11641
11637
  };
11638
+ txId: `0x${string}`;
11639
+ boostFee: number;
11640
+ inputAsset: "Btc";
11641
+ depositAmount: bigint;
11642
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11642
11643
  affiliateFees: {
11643
11644
  account: number;
11644
11645
  bps: number;
11645
11646
  }[];
11646
11647
  refundParams: {
11647
11648
  retryDuration: number;
11648
- minPrice: bigint;
11649
11649
  refundAddress: {
11650
11650
  value: `0x${string}`;
11651
11651
  __kind: "P2PKH";
@@ -11666,8 +11666,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11666
11666
  version: number;
11667
11667
  program: `0x${string}`;
11668
11668
  };
11669
+ minPrice: bigint;
11669
11670
  };
11670
- boostFee: number;
11671
11671
  depositAddress?: {
11672
11672
  value: `0x${string}`;
11673
11673
  __kind: "P2PKH";
@@ -11747,7 +11747,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11747
11747
  }, {
11748
11748
  __kind: "VaultBitcoin";
11749
11749
  vaultWitness: {
11750
- txId: string;
11751
11750
  depositDetails: {
11752
11751
  depositAddress: {
11753
11752
  pubkeyX: string;
@@ -11766,16 +11765,18 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11766
11765
  vout: number;
11767
11766
  };
11768
11767
  };
11768
+ destinationAddress: {
11769
+ value: string;
11770
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11771
+ };
11772
+ txId: string;
11773
+ boostFee: number;
11769
11774
  inputAsset: {
11770
11775
  __kind: "Btc";
11771
11776
  };
11772
11777
  depositAmount: string | number;
11773
11778
  outputAsset: {
11774
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11775
- };
11776
- destinationAddress: {
11777
- value: string;
11778
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11779
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11779
11780
  };
11780
11781
  affiliateFees: {
11781
11782
  account: number;
@@ -11783,7 +11784,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11783
11784
  }[];
11784
11785
  refundParams: {
11785
11786
  retryDuration: number;
11786
- minPrice: string | number;
11787
11787
  refundAddress: {
11788
11788
  value: string;
11789
11789
  __kind: "P2PKH";
@@ -11804,8 +11804,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11804
11804
  version: number;
11805
11805
  program: string;
11806
11806
  };
11807
+ minPrice: string | number;
11807
11808
  };
11808
- boostFee: number;
11809
11809
  depositAddress?: {
11810
11810
  value: string;
11811
11811
  __kind: "P2PKH";
@@ -11931,17 +11931,17 @@ declare const palletCfPoolsRangeOrderChange: z.ZodObject<{
11931
11931
  quote: string | number;
11932
11932
  }>;
11933
11933
  }, "strip", z.ZodTypeAny, {
11934
- liquidity: bigint;
11935
11934
  amounts: {
11936
11935
  base: bigint;
11937
11936
  quote: bigint;
11938
11937
  };
11938
+ liquidity: bigint;
11939
11939
  }, {
11940
- liquidity: string | number;
11941
11940
  amounts: {
11942
11941
  base: string | number;
11943
11942
  quote: string | number;
11944
11943
  };
11944
+ liquidity: string | number;
11945
11945
  }>;
11946
11946
  declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
11947
11947
  __kind: z.ZodLiteral<"Increase">;
@@ -11958,34 +11958,34 @@ declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscrimi
11958
11958
  quote: string | number;
11959
11959
  }>;
11960
11960
  }, "strip", z.ZodTypeAny, {
11961
- liquidity: bigint;
11962
11961
  amounts: {
11963
11962
  base: bigint;
11964
11963
  quote: bigint;
11965
11964
  };
11965
+ liquidity: bigint;
11966
11966
  }, {
11967
- liquidity: string | number;
11968
11967
  amounts: {
11969
11968
  base: string | number;
11970
11969
  quote: string | number;
11971
11970
  };
11971
+ liquidity: string | number;
11972
11972
  }>;
11973
11973
  }, "strip", z.ZodTypeAny, {
11974
11974
  value: {
11975
- liquidity: bigint;
11976
11975
  amounts: {
11977
11976
  base: bigint;
11978
11977
  quote: bigint;
11979
11978
  };
11979
+ liquidity: bigint;
11980
11980
  };
11981
11981
  __kind: "Increase";
11982
11982
  }, {
11983
11983
  value: {
11984
- liquidity: string | number;
11985
11984
  amounts: {
11986
11985
  base: string | number;
11987
11986
  quote: string | number;
11988
11987
  };
11988
+ liquidity: string | number;
11989
11989
  };
11990
11990
  __kind: "Increase";
11991
11991
  }>, z.ZodObject<{
@@ -12003,34 +12003,34 @@ declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscrimi
12003
12003
  quote: string | number;
12004
12004
  }>;
12005
12005
  }, "strip", z.ZodTypeAny, {
12006
- liquidity: bigint;
12007
12006
  amounts: {
12008
12007
  base: bigint;
12009
12008
  quote: bigint;
12010
12009
  };
12010
+ liquidity: bigint;
12011
12011
  }, {
12012
- liquidity: string | number;
12013
12012
  amounts: {
12014
12013
  base: string | number;
12015
12014
  quote: string | number;
12016
12015
  };
12016
+ liquidity: string | number;
12017
12017
  }>;
12018
12018
  }, "strip", z.ZodTypeAny, {
12019
12019
  value: {
12020
- liquidity: bigint;
12021
12020
  amounts: {
12022
12021
  base: bigint;
12023
12022
  quote: bigint;
12024
12023
  };
12024
+ liquidity: bigint;
12025
12025
  };
12026
12026
  __kind: "Decrease";
12027
12027
  }, {
12028
12028
  value: {
12029
- liquidity: string | number;
12030
12029
  amounts: {
12031
12030
  base: string | number;
12032
12031
  quote: string | number;
12033
12032
  };
12033
+ liquidity: string | number;
12034
12034
  };
12035
12035
  __kind: "Decrease";
12036
12036
  }>]>;
@@ -12089,20 +12089,20 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
12089
12089
  baseAsset: z.ZodEffects<z.ZodObject<{
12090
12090
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12091
12091
  }, "strip", z.ZodTypeAny, {
12092
- __kind: "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
  }>;
@@ -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
  } | {
@@ -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"]>;
@@ -12921,12 +12921,12 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12921
12921
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12922
12922
  }, "strip", z.ZodTypeAny, {
12923
12923
  retryDuration: number;
12924
- minPrice: bigint;
12925
12924
  refundAddress: `0x${string}`;
12925
+ minPrice: bigint;
12926
12926
  }, {
12927
12927
  retryDuration: number;
12928
- minPrice: string | number;
12929
12928
  refundAddress: string;
12929
+ minPrice: string | number;
12930
12930
  }>;
12931
12931
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
12932
12932
  numberOfChunks: z.ZodNumber;
@@ -12940,13 +12940,9 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12940
12940
  }>>>;
12941
12941
  boostFee: z.ZodNumber;
12942
12942
  }, "strip", z.ZodTypeAny, {
12943
- txId: `0x${string}`;
12944
12943
  depositDetails: {
12945
12944
  txHashes?: `0x${string}`[] | null | undefined;
12946
12945
  };
12947
- inputAsset: "ArbEth" | "ArbUsdc";
12948
- depositAmount: bigint;
12949
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12950
12946
  destinationAddress: {
12951
12947
  readonly chain: "Ethereum";
12952
12948
  readonly address: `0x${string}`;
@@ -12966,16 +12962,20 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12966
12962
  readonly chain: "Assethub";
12967
12963
  readonly address: string;
12968
12964
  };
12965
+ txId: `0x${string}`;
12966
+ boostFee: number;
12967
+ inputAsset: "ArbEth" | "ArbUsdc";
12968
+ depositAmount: bigint;
12969
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12969
12970
  affiliateFees: {
12970
12971
  account: number;
12971
12972
  bps: number;
12972
12973
  }[];
12973
12974
  refundParams: {
12974
12975
  retryDuration: number;
12975
- minPrice: bigint;
12976
12976
  refundAddress: `0x${string}`;
12977
+ minPrice: bigint;
12977
12978
  };
12978
- boostFee: number;
12979
12979
  depositAddress?: `0x${string}` | null | undefined;
12980
12980
  channelId?: bigint | null | undefined;
12981
12981
  depositMetadata?: {
@@ -13033,20 +13033,21 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
13033
13033
  chunkInterval: number;
13034
13034
  } | null | undefined;
13035
13035
  }, {
13036
- txId: string;
13037
13036
  depositDetails: {
13038
13037
  txHashes?: string[] | null | undefined;
13039
13038
  };
13039
+ destinationAddress: {
13040
+ value: string;
13041
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13042
+ };
13043
+ txId: string;
13044
+ boostFee: number;
13040
13045
  inputAsset: {
13041
13046
  __kind: "ArbEth" | "ArbUsdc";
13042
13047
  };
13043
13048
  depositAmount: string | number;
13044
13049
  outputAsset: {
13045
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13046
- };
13047
- destinationAddress: {
13048
- value: string;
13049
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13050
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13050
13051
  };
13051
13052
  affiliateFees: {
13052
13053
  account: number;
@@ -13054,10 +13055,9 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
13054
13055
  }[];
13055
13056
  refundParams: {
13056
13057
  retryDuration: number;
13057
- minPrice: string | number;
13058
13058
  refundAddress: string;
13059
+ minPrice: string | number;
13059
13060
  };
13060
- boostFee: number;
13061
13061
  depositAddress?: string | null | undefined;
13062
13062
  channelId?: string | number | null | undefined;
13063
13063
  depositMetadata?: {
@@ -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"]>;
@@ -13532,12 +13532,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13532
13532
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
13533
13533
  }, "strip", z.ZodTypeAny, {
13534
13534
  retryDuration: number;
13535
- minPrice: bigint;
13536
13535
  refundAddress: `0x${string}`;
13536
+ minPrice: bigint;
13537
13537
  }, {
13538
13538
  retryDuration: number;
13539
- minPrice: string | number;
13540
13539
  refundAddress: string;
13540
+ minPrice: string | number;
13541
13541
  }>;
13542
13542
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13543
13543
  numberOfChunks: z.ZodNumber;
@@ -13551,13 +13551,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13551
13551
  }>>>;
13552
13552
  boostFee: z.ZodNumber;
13553
13553
  }, "strip", z.ZodTypeAny, {
13554
- txId: `0x${string}`;
13555
13554
  depositDetails: {
13556
13555
  txHashes?: `0x${string}`[] | null | undefined;
13557
13556
  };
13558
- inputAsset: "ArbEth" | "ArbUsdc";
13559
- depositAmount: bigint;
13560
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13561
13557
  destinationAddress: {
13562
13558
  readonly chain: "Ethereum";
13563
13559
  readonly address: `0x${string}`;
@@ -13577,16 +13573,20 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13577
13573
  readonly chain: "Assethub";
13578
13574
  readonly address: string;
13579
13575
  };
13576
+ txId: `0x${string}`;
13577
+ boostFee: number;
13578
+ inputAsset: "ArbEth" | "ArbUsdc";
13579
+ depositAmount: bigint;
13580
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13580
13581
  affiliateFees: {
13581
13582
  account: number;
13582
13583
  bps: number;
13583
13584
  }[];
13584
13585
  refundParams: {
13585
13586
  retryDuration: number;
13586
- minPrice: bigint;
13587
13587
  refundAddress: `0x${string}`;
13588
+ minPrice: bigint;
13588
13589
  };
13589
- boostFee: number;
13590
13590
  depositAddress?: `0x${string}` | null | undefined;
13591
13591
  channelId?: bigint | null | undefined;
13592
13592
  depositMetadata?: {
@@ -13644,20 +13644,21 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13644
13644
  chunkInterval: number;
13645
13645
  } | null | undefined;
13646
13646
  }, {
13647
- txId: string;
13648
13647
  depositDetails: {
13649
13648
  txHashes?: string[] | null | undefined;
13650
13649
  };
13650
+ destinationAddress: {
13651
+ value: string;
13652
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13653
+ };
13654
+ txId: string;
13655
+ boostFee: number;
13651
13656
  inputAsset: {
13652
13657
  __kind: "ArbEth" | "ArbUsdc";
13653
13658
  };
13654
13659
  depositAmount: string | number;
13655
13660
  outputAsset: {
13656
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13657
- };
13658
- destinationAddress: {
13659
- value: string;
13660
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13661
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13661
13662
  };
13662
13663
  affiliateFees: {
13663
13664
  account: number;
@@ -13665,10 +13666,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13665
13666
  }[];
13666
13667
  refundParams: {
13667
13668
  retryDuration: number;
13668
- minPrice: string | number;
13669
13669
  refundAddress: string;
13670
+ minPrice: string | number;
13670
13671
  };
13671
- boostFee: number;
13672
13672
  depositAddress?: string | null | undefined;
13673
13673
  channelId?: string | number | null | undefined;
13674
13674
  depositMetadata?: {
@@ -13731,13 +13731,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13731
13731
  }, "strip", z.ZodTypeAny, {
13732
13732
  __kind: "VaultArbitrum";
13733
13733
  vaultWitness: {
13734
- txId: `0x${string}`;
13735
13734
  depositDetails: {
13736
13735
  txHashes?: `0x${string}`[] | null | undefined;
13737
13736
  };
13738
- inputAsset: "ArbEth" | "ArbUsdc";
13739
- depositAmount: bigint;
13740
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13741
13737
  destinationAddress: {
13742
13738
  readonly chain: "Ethereum";
13743
13739
  readonly address: `0x${string}`;
@@ -13757,16 +13753,20 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13757
13753
  readonly chain: "Assethub";
13758
13754
  readonly address: string;
13759
13755
  };
13756
+ txId: `0x${string}`;
13757
+ boostFee: number;
13758
+ inputAsset: "ArbEth" | "ArbUsdc";
13759
+ depositAmount: bigint;
13760
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13760
13761
  affiliateFees: {
13761
13762
  account: number;
13762
13763
  bps: number;
13763
13764
  }[];
13764
13765
  refundParams: {
13765
13766
  retryDuration: number;
13766
- minPrice: bigint;
13767
13767
  refundAddress: `0x${string}`;
13768
+ minPrice: bigint;
13768
13769
  };
13769
- boostFee: number;
13770
13770
  depositAddress?: `0x${string}` | null | undefined;
13771
13771
  channelId?: bigint | null | undefined;
13772
13772
  depositMetadata?: {
@@ -13827,20 +13827,21 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13827
13827
  }, {
13828
13828
  __kind: "VaultArbitrum";
13829
13829
  vaultWitness: {
13830
- txId: string;
13831
13830
  depositDetails: {
13832
13831
  txHashes?: string[] | null | undefined;
13833
13832
  };
13833
+ destinationAddress: {
13834
+ value: string;
13835
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13836
+ };
13837
+ txId: string;
13838
+ boostFee: number;
13834
13839
  inputAsset: {
13835
13840
  __kind: "ArbEth" | "ArbUsdc";
13836
13841
  };
13837
13842
  depositAmount: string | number;
13838
13843
  outputAsset: {
13839
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13840
- };
13841
- destinationAddress: {
13842
- value: string;
13843
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13844
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13844
13845
  };
13845
13846
  affiliateFees: {
13846
13847
  account: number;
@@ -13848,10 +13849,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13848
13849
  }[];
13849
13850
  refundParams: {
13850
13851
  retryDuration: number;
13851
- minPrice: string | number;
13852
13852
  refundAddress: string;
13853
+ minPrice: string | number;
13853
13854
  };
13854
- boostFee: number;
13855
13855
  depositAddress?: string | null | undefined;
13856
13856
  channelId?: string | number | null | undefined;
13857
13857
  depositMetadata?: {
@@ -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
  } | {
@@ -14693,12 +14693,12 @@ declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
14693
14693
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
14694
14694
  }, "strip", z.ZodTypeAny, {
14695
14695
  retryDuration: number;
14696
- minPrice: bigint;
14697
14696
  refundAddress: `0x${string}`;
14697
+ minPrice: bigint;
14698
14698
  }, {
14699
14699
  retryDuration: number;
14700
- minPrice: string | number;
14701
14700
  refundAddress: string;
14701
+ minPrice: string | number;
14702
14702
  }>;
14703
14703
  declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<{
14704
14704
  inputAsset: z.ZodEffects<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"]>;
@@ -15046,12 +15046,12 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15046
15046
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15047
15047
  }, "strip", z.ZodTypeAny, {
15048
15048
  retryDuration: number;
15049
- minPrice: bigint;
15050
15049
  refundAddress: `0x${string}`;
15050
+ minPrice: bigint;
15051
15051
  }, {
15052
15052
  retryDuration: number;
15053
- minPrice: string | number;
15054
15053
  refundAddress: string;
15054
+ minPrice: string | number;
15055
15055
  }>;
15056
15056
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
15057
15057
  numberOfChunks: z.ZodNumber;
@@ -15065,10 +15065,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15065
15065
  }>>>;
15066
15066
  boostFee: z.ZodNumber;
15067
15067
  }, "strip", z.ZodTypeAny, {
15068
- txId: [`0x${string}`, bigint];
15069
- inputAsset: "Sol" | "SolUsdc";
15070
- depositAmount: bigint;
15071
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15072
15068
  destinationAddress: {
15073
15069
  readonly chain: "Ethereum";
15074
15070
  readonly address: `0x${string}`;
@@ -15088,16 +15084,20 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15088
15084
  readonly chain: "Assethub";
15089
15085
  readonly address: string;
15090
15086
  };
15087
+ txId: [`0x${string}`, bigint];
15088
+ boostFee: number;
15089
+ inputAsset: "Sol" | "SolUsdc";
15090
+ depositAmount: bigint;
15091
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15091
15092
  affiliateFees: {
15092
15093
  account: number;
15093
15094
  bps: number;
15094
15095
  }[];
15095
15096
  refundParams: {
15096
15097
  retryDuration: number;
15097
- minPrice: bigint;
15098
15098
  refundAddress: `0x${string}`;
15099
+ minPrice: bigint;
15099
15100
  };
15100
- boostFee: number;
15101
15101
  depositAddress?: `0x${string}` | null | undefined;
15102
15102
  channelId?: bigint | null | undefined;
15103
15103
  depositMetadata?: {
@@ -15155,17 +15155,18 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15155
15155
  chunkInterval: number;
15156
15156
  } | null | undefined;
15157
15157
  }, {
15158
+ destinationAddress: {
15159
+ value: string;
15160
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15161
+ };
15158
15162
  txId: [string, string | number];
15163
+ boostFee: number;
15159
15164
  inputAsset: {
15160
15165
  __kind: "Sol" | "SolUsdc";
15161
15166
  };
15162
15167
  depositAmount: string | number;
15163
15168
  outputAsset: {
15164
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15165
- };
15166
- destinationAddress: {
15167
- value: string;
15168
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15169
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15169
15170
  };
15170
15171
  affiliateFees: {
15171
15172
  account: number;
@@ -15173,10 +15174,9 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15173
15174
  }[];
15174
15175
  refundParams: {
15175
15176
  retryDuration: number;
15176
- minPrice: string | number;
15177
15177
  refundAddress: string;
15178
+ minPrice: string | number;
15178
15179
  };
15179
- boostFee: number;
15180
15180
  depositAddress?: string | null | undefined;
15181
15181
  channelId?: string | number | null | undefined;
15182
15182
  depositMetadata?: {
@@ -15295,11 +15295,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15295
15295
  outputAsset: z.ZodEffects<z.ZodObject<{
15296
15296
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
15297
15297
  }, "strip", z.ZodTypeAny, {
15298
- __kind: "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"]>;
@@ -15625,12 +15625,12 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15625
15625
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15626
15626
  }, "strip", z.ZodTypeAny, {
15627
15627
  retryDuration: number;
15628
- minPrice: bigint;
15629
15628
  refundAddress: `0x${string}`;
15629
+ minPrice: bigint;
15630
15630
  }, {
15631
15631
  retryDuration: number;
15632
- minPrice: string | number;
15633
15632
  refundAddress: string;
15633
+ minPrice: string | number;
15634
15634
  }>;
15635
15635
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
15636
15636
  numberOfChunks: z.ZodNumber;
@@ -15644,10 +15644,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15644
15644
  }>>>;
15645
15645
  boostFee: z.ZodNumber;
15646
15646
  }, "strip", z.ZodTypeAny, {
15647
- txId: [`0x${string}`, bigint];
15648
- inputAsset: "Sol" | "SolUsdc";
15649
- depositAmount: bigint;
15650
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15651
15647
  destinationAddress: {
15652
15648
  readonly chain: "Ethereum";
15653
15649
  readonly address: `0x${string}`;
@@ -15667,16 +15663,20 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15667
15663
  readonly chain: "Assethub";
15668
15664
  readonly address: string;
15669
15665
  };
15666
+ txId: [`0x${string}`, bigint];
15667
+ boostFee: number;
15668
+ inputAsset: "Sol" | "SolUsdc";
15669
+ depositAmount: bigint;
15670
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15670
15671
  affiliateFees: {
15671
15672
  account: number;
15672
15673
  bps: number;
15673
15674
  }[];
15674
15675
  refundParams: {
15675
15676
  retryDuration: number;
15676
- minPrice: bigint;
15677
15677
  refundAddress: `0x${string}`;
15678
+ minPrice: bigint;
15678
15679
  };
15679
- boostFee: number;
15680
15680
  depositAddress?: `0x${string}` | null | undefined;
15681
15681
  channelId?: bigint | null | undefined;
15682
15682
  depositMetadata?: {
@@ -15734,17 +15734,18 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15734
15734
  chunkInterval: number;
15735
15735
  } | null | undefined;
15736
15736
  }, {
15737
+ destinationAddress: {
15738
+ value: string;
15739
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15740
+ };
15737
15741
  txId: [string, string | number];
15742
+ boostFee: number;
15738
15743
  inputAsset: {
15739
15744
  __kind: "Sol" | "SolUsdc";
15740
15745
  };
15741
15746
  depositAmount: string | number;
15742
15747
  outputAsset: {
15743
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15744
- };
15745
- destinationAddress: {
15746
- value: string;
15747
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15748
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15748
15749
  };
15749
15750
  affiliateFees: {
15750
15751
  account: number;
@@ -15752,10 +15753,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15752
15753
  }[];
15753
15754
  refundParams: {
15754
15755
  retryDuration: number;
15755
- minPrice: string | number;
15756
15756
  refundAddress: string;
15757
+ minPrice: string | number;
15757
15758
  };
15758
- boostFee: number;
15759
15759
  depositAddress?: string | null | undefined;
15760
15760
  channelId?: string | number | null | undefined;
15761
15761
  depositMetadata?: {
@@ -15818,10 +15818,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15818
15818
  }, "strip", z.ZodTypeAny, {
15819
15819
  __kind: "VaultSolana";
15820
15820
  vaultWitness: {
15821
- txId: [`0x${string}`, bigint];
15822
- inputAsset: "Sol" | "SolUsdc";
15823
- depositAmount: bigint;
15824
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15825
15821
  destinationAddress: {
15826
15822
  readonly chain: "Ethereum";
15827
15823
  readonly address: `0x${string}`;
@@ -15841,16 +15837,20 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15841
15837
  readonly chain: "Assethub";
15842
15838
  readonly address: string;
15843
15839
  };
15840
+ txId: [`0x${string}`, bigint];
15841
+ boostFee: number;
15842
+ inputAsset: "Sol" | "SolUsdc";
15843
+ depositAmount: bigint;
15844
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15844
15845
  affiliateFees: {
15845
15846
  account: number;
15846
15847
  bps: number;
15847
15848
  }[];
15848
15849
  refundParams: {
15849
15850
  retryDuration: number;
15850
- minPrice: bigint;
15851
15851
  refundAddress: `0x${string}`;
15852
+ minPrice: bigint;
15852
15853
  };
15853
- boostFee: number;
15854
15854
  depositAddress?: `0x${string}` | null | undefined;
15855
15855
  channelId?: bigint | null | undefined;
15856
15856
  depositMetadata?: {
@@ -15911,17 +15911,18 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15911
15911
  }, {
15912
15912
  __kind: "VaultSolana";
15913
15913
  vaultWitness: {
15914
+ destinationAddress: {
15915
+ value: string;
15916
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15917
+ };
15914
15918
  txId: [string, string | number];
15919
+ boostFee: number;
15915
15920
  inputAsset: {
15916
15921
  __kind: "Sol" | "SolUsdc";
15917
15922
  };
15918
15923
  depositAmount: string | number;
15919
15924
  outputAsset: {
15920
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15921
- };
15922
- destinationAddress: {
15923
- value: string;
15924
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15925
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15925
15926
  };
15926
15927
  affiliateFees: {
15927
15928
  account: number;
@@ -15929,10 +15930,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15929
15930
  }[];
15930
15931
  refundParams: {
15931
15932
  retryDuration: number;
15932
- minPrice: string | number;
15933
15933
  refundAddress: string;
15934
+ minPrice: string | number;
15934
15935
  };
15935
- boostFee: number;
15936
15936
  depositAddress?: string | null | undefined;
15937
15937
  channelId?: string | number | null | undefined;
15938
15938
  depositMetadata?: {
@@ -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
  } | {
@@ -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
  } | {
@@ -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"]>;
@@ -17080,12 +17080,12 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17080
17080
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17081
17081
  }, "strip", z.ZodTypeAny, {
17082
17082
  retryDuration: number;
17083
- minPrice: bigint;
17084
17083
  refundAddress: `0x${string}`;
17084
+ minPrice: bigint;
17085
17085
  }, {
17086
17086
  retryDuration: number;
17087
- minPrice: string | number;
17088
17087
  refundAddress: string;
17088
+ minPrice: string | number;
17089
17089
  }>;
17090
17090
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
17091
17091
  numberOfChunks: z.ZodNumber;
@@ -17099,14 +17099,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17099
17099
  }>>>;
17100
17100
  boostFee: z.ZodNumber;
17101
17101
  }, "strip", z.ZodTypeAny, {
17102
- txId: {
17103
- blockNumber: number;
17104
- extrinsicIndex: number;
17105
- };
17106
17102
  depositDetails: number;
17107
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17108
- depositAmount: bigint;
17109
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17110
17103
  destinationAddress: {
17111
17104
  readonly chain: "Ethereum";
17112
17105
  readonly address: `0x${string}`;
@@ -17126,16 +17119,23 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17126
17119
  readonly chain: "Assethub";
17127
17120
  readonly address: string;
17128
17121
  };
17122
+ txId: {
17123
+ blockNumber: number;
17124
+ extrinsicIndex: number;
17125
+ };
17126
+ boostFee: number;
17127
+ inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17128
+ depositAmount: bigint;
17129
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17129
17130
  affiliateFees: {
17130
17131
  account: number;
17131
17132
  bps: number;
17132
17133
  }[];
17133
17134
  refundParams: {
17134
17135
  retryDuration: number;
17135
- minPrice: bigint;
17136
17136
  refundAddress: `0x${string}`;
17137
+ minPrice: bigint;
17137
17138
  };
17138
- boostFee: number;
17139
17139
  depositAddress?: `0x${string}` | null | undefined;
17140
17140
  channelId?: bigint | null | undefined;
17141
17141
  depositMetadata?: {
@@ -17193,21 +17193,22 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17193
17193
  chunkInterval: number;
17194
17194
  } | null | undefined;
17195
17195
  }, {
17196
+ depositDetails: number;
17197
+ destinationAddress: {
17198
+ value: string;
17199
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17200
+ };
17196
17201
  txId: {
17197
17202
  blockNumber: number;
17198
17203
  extrinsicIndex: number;
17199
17204
  };
17200
- depositDetails: number;
17205
+ boostFee: number;
17201
17206
  inputAsset: {
17202
17207
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17203
17208
  };
17204
17209
  depositAmount: string | number;
17205
17210
  outputAsset: {
17206
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17207
- };
17208
- destinationAddress: {
17209
- value: string;
17210
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17211
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17211
17212
  };
17212
17213
  affiliateFees: {
17213
17214
  account: number;
@@ -17215,10 +17216,9 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17215
17216
  }[];
17216
17217
  refundParams: {
17217
17218
  retryDuration: number;
17218
- minPrice: string | number;
17219
17219
  refundAddress: string;
17220
+ minPrice: string | number;
17220
17221
  };
17221
- boostFee: number;
17222
17222
  depositAddress?: string | null | undefined;
17223
17223
  channelId?: string | number | null | undefined;
17224
17224
  depositMetadata?: {
@@ -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"]>;
@@ -17682,12 +17682,12 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17682
17682
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17683
17683
  }, "strip", z.ZodTypeAny, {
17684
17684
  retryDuration: number;
17685
- minPrice: bigint;
17686
17685
  refundAddress: `0x${string}`;
17686
+ minPrice: bigint;
17687
17687
  }, {
17688
17688
  retryDuration: number;
17689
- minPrice: string | number;
17690
17689
  refundAddress: string;
17690
+ minPrice: string | number;
17691
17691
  }>;
17692
17692
  dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
17693
17693
  numberOfChunks: z.ZodNumber;
@@ -17701,14 +17701,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17701
17701
  }>>>;
17702
17702
  boostFee: z.ZodNumber;
17703
17703
  }, "strip", z.ZodTypeAny, {
17704
- txId: {
17705
- blockNumber: number;
17706
- extrinsicIndex: number;
17707
- };
17708
17704
  depositDetails: number;
17709
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17710
- depositAmount: bigint;
17711
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17712
17705
  destinationAddress: {
17713
17706
  readonly chain: "Ethereum";
17714
17707
  readonly address: `0x${string}`;
@@ -17728,16 +17721,23 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17728
17721
  readonly chain: "Assethub";
17729
17722
  readonly address: string;
17730
17723
  };
17724
+ txId: {
17725
+ blockNumber: number;
17726
+ extrinsicIndex: number;
17727
+ };
17728
+ boostFee: number;
17729
+ inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17730
+ depositAmount: bigint;
17731
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17731
17732
  affiliateFees: {
17732
17733
  account: number;
17733
17734
  bps: number;
17734
17735
  }[];
17735
17736
  refundParams: {
17736
17737
  retryDuration: number;
17737
- minPrice: bigint;
17738
17738
  refundAddress: `0x${string}`;
17739
+ minPrice: bigint;
17739
17740
  };
17740
- boostFee: number;
17741
17741
  depositAddress?: `0x${string}` | null | undefined;
17742
17742
  channelId?: bigint | null | undefined;
17743
17743
  depositMetadata?: {
@@ -17795,21 +17795,22 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17795
17795
  chunkInterval: number;
17796
17796
  } | null | undefined;
17797
17797
  }, {
17798
+ depositDetails: number;
17799
+ destinationAddress: {
17800
+ value: string;
17801
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17802
+ };
17798
17803
  txId: {
17799
17804
  blockNumber: number;
17800
17805
  extrinsicIndex: number;
17801
17806
  };
17802
- depositDetails: number;
17807
+ boostFee: number;
17803
17808
  inputAsset: {
17804
17809
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17805
17810
  };
17806
17811
  depositAmount: string | number;
17807
17812
  outputAsset: {
17808
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17809
- };
17810
- destinationAddress: {
17811
- value: string;
17812
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17813
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17813
17814
  };
17814
17815
  affiliateFees: {
17815
17816
  account: number;
@@ -17817,10 +17818,9 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17817
17818
  }[];
17818
17819
  refundParams: {
17819
17820
  retryDuration: number;
17820
- minPrice: string | number;
17821
17821
  refundAddress: string;
17822
+ minPrice: string | number;
17822
17823
  };
17823
- boostFee: number;
17824
17824
  depositAddress?: string | null | undefined;
17825
17825
  channelId?: string | number | null | undefined;
17826
17826
  depositMetadata?: {
@@ -17883,14 +17883,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17883
17883
  }, "strip", z.ZodTypeAny, {
17884
17884
  __kind: "VaultAssethub";
17885
17885
  vaultWitness: {
17886
- txId: {
17887
- blockNumber: number;
17888
- extrinsicIndex: number;
17889
- };
17890
17886
  depositDetails: number;
17891
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17892
- depositAmount: bigint;
17893
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17894
17887
  destinationAddress: {
17895
17888
  readonly chain: "Ethereum";
17896
17889
  readonly address: `0x${string}`;
@@ -17910,16 +17903,23 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17910
17903
  readonly chain: "Assethub";
17911
17904
  readonly address: string;
17912
17905
  };
17906
+ txId: {
17907
+ blockNumber: number;
17908
+ extrinsicIndex: number;
17909
+ };
17910
+ boostFee: number;
17911
+ inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17912
+ depositAmount: bigint;
17913
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17913
17914
  affiliateFees: {
17914
17915
  account: number;
17915
17916
  bps: number;
17916
17917
  }[];
17917
17918
  refundParams: {
17918
17919
  retryDuration: number;
17919
- minPrice: bigint;
17920
17920
  refundAddress: `0x${string}`;
17921
+ minPrice: bigint;
17921
17922
  };
17922
- boostFee: number;
17923
17923
  depositAddress?: `0x${string}` | null | undefined;
17924
17924
  channelId?: bigint | null | undefined;
17925
17925
  depositMetadata?: {
@@ -17980,21 +17980,22 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17980
17980
  }, {
17981
17981
  __kind: "VaultAssethub";
17982
17982
  vaultWitness: {
17983
+ depositDetails: number;
17984
+ destinationAddress: {
17985
+ value: string;
17986
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17987
+ };
17983
17988
  txId: {
17984
17989
  blockNumber: number;
17985
17990
  extrinsicIndex: number;
17986
17991
  };
17987
- depositDetails: number;
17992
+ boostFee: number;
17988
17993
  inputAsset: {
17989
17994
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17990
17995
  };
17991
17996
  depositAmount: string | number;
17992
17997
  outputAsset: {
17993
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17994
- };
17995
- destinationAddress: {
17996
- value: string;
17997
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17998
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17998
17999
  };
17999
18000
  affiliateFees: {
18000
18001
  account: number;
@@ -18002,10 +18003,9 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
18002
18003
  }[];
18003
18004
  refundParams: {
18004
18005
  retryDuration: number;
18005
- minPrice: string | number;
18006
18006
  refundAddress: string;
18007
+ minPrice: string | number;
18007
18008
  };
18008
- boostFee: number;
18009
18009
  depositAddress?: string | null | undefined;
18010
18010
  channelId?: string | number | null | undefined;
18011
18011
  depositMetadata?: {
@@ -18115,20 +18115,20 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodObject<{
18115
18115
  baseAsset: z.ZodEffects<z.ZodObject<{
18116
18116
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18117
18117
  }, "strip", z.ZodTypeAny, {
18118
- __kind: "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
  }>]>;