@chainflip/processor 2.1.3-bsc-dev.1 → 2.1.3-bsc-dev.2

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 (909) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  6. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  7. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  8. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  9. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
  10. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
  11. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
  12. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
  13. package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
  14. package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
  15. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  16. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  17. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  18. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  19. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  20. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  21. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  22. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  23. package/dist/100/common.d.cts +23 -23
  24. package/dist/100/common.d.mts +23 -23
  25. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +7 -7
  26. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +7 -7
  27. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  28. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  30. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  31. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  32. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
  33. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  34. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  35. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  36. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
  37. package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
  38. package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
  39. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  40. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  41. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  42. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  43. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  44. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  45. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  46. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  47. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  48. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  49. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  50. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  51. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  52. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  53. package/dist/100/funding/funded.d.cts +2 -2
  54. package/dist/100/funding/funded.d.mts +2 -2
  55. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  56. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  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 +12 -12
  60. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
  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 +12 -12
  68. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  69. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  70. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  71. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  72. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  73. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  74. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  75. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  76. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  77. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  78. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  79. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  80. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  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/depositIgnored.d.cts +2 -2
  84. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  85. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  86. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
  87. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  88. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  89. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  90. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
  91. package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
  92. package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
  93. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  94. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  95. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  96. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  97. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  98. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  99. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  100. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  101. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  102. package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
  103. package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
  104. package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
  105. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  106. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  107. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  108. package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
  109. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  110. package/dist/100/swapping/swapAmountTooLow.d.mts +19 -19
  111. package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
  112. package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
  113. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  114. package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
  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 +27 -27
  118. package/dist/100/swapping/swapScheduled.d.mts +27 -27
  119. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  120. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  121. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +24 -24
  122. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +24 -24
  123. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +39 -39
  124. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +39 -39
  125. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +24 -24
  126. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +24 -24
  127. package/dist/11000/common.d.cts +312 -312
  128. package/dist/11000/common.d.mts +312 -312
  129. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  130. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +28 -28
  131. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +24 -24
  132. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +24 -24
  133. package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
  134. package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
  135. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  136. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  137. package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
  138. package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
  139. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +39 -39
  140. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +39 -39
  141. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +24 -24
  142. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +24 -24
  143. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  144. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  145. package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
  146. package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
  147. package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
  148. package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
  149. package/dist/11000/swapping/swapDepositAddressReady.d.cts +18 -18
  150. package/dist/11000/swapping/swapDepositAddressReady.d.mts +18 -18
  151. package/dist/11000/swapping/swapRequested.d.cts +16 -16
  152. package/dist/11000/swapping/swapRequested.d.mts +16 -16
  153. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  154. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  155. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  156. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  157. package/dist/111/common.d.cts +30 -30
  158. package/dist/111/common.d.mts +30 -30
  159. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  160. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  161. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
  162. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
  163. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  164. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  165. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  166. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  167. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  168. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  169. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  170. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  171. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  172. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  173. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +25 -25
  174. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +25 -25
  175. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +25 -25
  176. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +25 -25
  177. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +28 -28
  178. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +28 -28
  179. package/dist/11100/common.d.cts +466 -466
  180. package/dist/11100/common.d.mts +466 -466
  181. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
  182. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
  183. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +42 -42
  184. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +42 -42
  185. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +8 -8
  186. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.mts +8 -8
  187. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
  188. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +31 -31
  189. package/dist/11100/genericElections/electoralEvent.d.cts +16 -16
  190. package/dist/11100/genericElections/electoralEvent.d.mts +16 -16
  191. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  192. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  193. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  194. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  195. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  196. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  197. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  198. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  199. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  200. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  201. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  202. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  203. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  204. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  205. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  206. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  207. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  208. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  209. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +25 -25
  210. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +25 -25
  211. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +25 -25
  212. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +25 -25
  213. package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
  214. package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
  215. package/dist/11100/swapping/swapExecuted.d.cts +12 -12
  216. package/dist/11100/swapping/swapExecuted.d.mts +12 -12
  217. package/dist/11100/swapping/swapRequested.d.cts +60 -60
  218. package/dist/11100/swapping/swapRequested.d.mts +60 -60
  219. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  220. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  221. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  222. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  223. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  224. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  225. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  226. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
  227. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +52 -52
  228. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +52 -52
  229. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
  230. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
  231. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  232. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  233. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  234. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  235. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  236. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  237. package/dist/11200/common.d.cts +357 -357
  238. package/dist/11200/common.d.mts +357 -357
  239. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  240. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  241. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  242. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  243. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
  244. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
  245. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  246. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  247. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  248. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  249. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +52 -52
  250. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +52 -52
  251. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  252. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  253. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +6 -6
  254. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +6 -6
  255. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
  256. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
  257. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
  258. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
  259. package/dist/11200/swapping/swapRequested.d.cts +35 -35
  260. package/dist/11200/swapping/swapRequested.d.mts +35 -35
  261. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  262. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  263. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  264. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  265. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  266. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  267. package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
  268. package/dist/120/swapping/swapEgressScheduled.d.mts +4 -4
  269. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  270. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  271. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  272. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
  273. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  274. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  275. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  276. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  277. package/dist/131/swapping/swapDepositAddressReady.d.cts +4 -4
  278. package/dist/131/swapping/swapDepositAddressReady.d.mts +4 -4
  279. package/dist/131/swapping/swapScheduled.d.cts +8 -8
  280. package/dist/131/swapping/swapScheduled.d.mts +8 -8
  281. package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
  282. package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
  283. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  284. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  285. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
  286. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +4 -4
  287. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  288. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  289. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  290. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  291. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +9 -9
  292. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
  293. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  294. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  295. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  296. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  297. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  298. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  299. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  300. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  301. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  302. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  303. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
  304. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +4 -4
  305. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  306. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  307. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  308. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  309. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  310. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  311. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  312. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  313. package/dist/141/common.d.cts +15 -15
  314. package/dist/141/common.d.mts +15 -15
  315. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  316. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  317. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  318. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +4 -4
  319. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  320. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  321. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
  322. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
  323. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  324. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  325. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  326. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  327. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  328. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  329. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  330. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  331. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  332. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  333. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  334. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  335. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  336. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  337. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  338. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  339. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  340. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  341. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  342. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  343. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  344. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  345. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  346. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  347. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  348. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  349. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  350. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  351. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
  352. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +4 -4
  353. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  354. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  355. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
  356. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
  357. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  358. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  359. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  360. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  361. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  362. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  363. package/dist/141/swapping/ccmFailed.d.cts +8 -8
  364. package/dist/141/swapping/ccmFailed.d.mts +8 -8
  365. package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
  366. package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
  367. package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
  368. package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
  369. package/dist/141/swapping/swapEgressScheduled.d.cts +3 -3
  370. package/dist/141/swapping/swapEgressScheduled.d.mts +3 -3
  371. package/dist/141/swapping/swapExecuted.d.cts +6 -6
  372. package/dist/141/swapping/swapExecuted.d.mts +6 -6
  373. package/dist/141/swapping/swapScheduled.d.cts +37 -37
  374. package/dist/141/swapping/swapScheduled.d.mts +37 -37
  375. package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
  376. package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
  377. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  378. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  379. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  380. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
  381. package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
  382. package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
  383. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  384. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
  385. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  386. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  387. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  388. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  389. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  390. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  391. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  392. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  393. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  394. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  395. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  396. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  397. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
  398. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
  399. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  400. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  401. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  402. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  403. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  404. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  405. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  406. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  407. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  408. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  409. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  410. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  411. package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
  412. package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
  413. package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
  414. package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
  415. package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
  416. package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
  417. package/dist/150/swapping/swapExecuted.d.cts +4 -4
  418. package/dist/150/swapping/swapExecuted.d.mts +4 -4
  419. package/dist/150/swapping/swapScheduled.d.cts +4 -4
  420. package/dist/150/swapping/swapScheduled.d.mts +4 -4
  421. package/dist/150/swapping/withdrawalRequested.d.cts +8 -8
  422. package/dist/150/swapping/withdrawalRequested.d.mts +8 -8
  423. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  424. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  425. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  426. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  427. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  428. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  429. package/dist/160/assetBalances/accountCredited.d.cts +6 -6
  430. package/dist/160/assetBalances/accountCredited.d.mts +6 -6
  431. package/dist/160/assetBalances/accountDebited.d.cts +6 -6
  432. package/dist/160/assetBalances/accountDebited.d.mts +6 -6
  433. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  434. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
  435. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  436. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
  437. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  438. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  439. package/dist/160/common.d.cts +188 -188
  440. package/dist/160/common.d.mts +188 -188
  441. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  442. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  443. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  444. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  445. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  446. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  447. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  448. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  449. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  450. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  451. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +22 -22
  452. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
  453. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  454. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  455. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  456. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  457. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  458. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  459. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +40 -40
  460. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +40 -40
  461. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  462. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  463. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  464. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  465. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  466. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  467. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
  468. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
  469. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  470. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  471. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  472. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  473. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  474. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  475. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  476. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
  477. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  478. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  479. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  480. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  481. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  482. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  483. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  484. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  485. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  486. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  487. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  488. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  489. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  490. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  491. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  492. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  493. package/dist/160/swapping/ccmFailed.d.cts +49 -49
  494. package/dist/160/swapping/ccmFailed.d.mts +49 -49
  495. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  496. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  497. package/dist/160/swapping/refundEgressIgnored.d.cts +23 -23
  498. package/dist/160/swapping/refundEgressIgnored.d.mts +23 -23
  499. package/dist/160/swapping/refundEgressScheduled.d.cts +7 -7
  500. package/dist/160/swapping/refundEgressScheduled.d.mts +7 -7
  501. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  502. package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
  503. package/dist/160/swapping/swapDepositAddressReady.d.cts +27 -27
  504. package/dist/160/swapping/swapDepositAddressReady.d.mts +27 -27
  505. package/dist/160/swapping/swapEgressIgnored.d.cts +23 -23
  506. package/dist/160/swapping/swapEgressIgnored.d.mts +23 -23
  507. package/dist/160/swapping/swapEgressScheduled.d.cts +7 -7
  508. package/dist/160/swapping/swapEgressScheduled.d.mts +7 -7
  509. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  510. package/dist/160/swapping/swapExecuted.d.mts +12 -12
  511. package/dist/160/swapping/swapRequested.d.cts +46 -46
  512. package/dist/160/swapping/swapRequested.d.mts +46 -46
  513. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  514. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  515. package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
  516. package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
  517. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  518. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  519. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  520. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  521. package/dist/170/common.d.cts +2 -2
  522. package/dist/170/common.d.mts +2 -2
  523. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  524. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  525. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  526. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  527. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  528. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  529. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  530. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  531. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  532. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  533. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  534. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  535. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  536. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  537. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  538. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  539. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  540. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  541. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +76 -76
  542. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +76 -76
  543. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  544. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
  545. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  546. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  547. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  548. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  549. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +6 -6
  550. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
  551. package/dist/180/common.d.cts +275 -275
  552. package/dist/180/common.d.mts +275 -275
  553. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  554. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  555. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  556. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  557. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +46 -46
  558. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +46 -46
  559. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  560. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  561. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  562. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  563. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  564. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  565. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  566. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  567. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  568. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  569. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  570. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  571. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +52 -52
  572. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +52 -52
  573. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  574. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  575. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  576. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  577. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  578. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  579. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  580. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  581. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  582. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  583. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
  584. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +4 -4
  585. package/dist/180/solanaIngressEgress/depositFailed.d.cts +37 -37
  586. package/dist/180/solanaIngressEgress/depositFailed.d.mts +37 -37
  587. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  588. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
  589. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  590. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  591. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  592. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  593. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  594. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  595. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  596. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  597. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  598. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  599. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  600. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  601. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  602. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  603. package/dist/180/swapping/refundEgressScheduled.d.cts +8 -8
  604. package/dist/180/swapping/refundEgressScheduled.d.mts +8 -8
  605. package/dist/180/swapping/swapDepositAddressReady.d.cts +21 -21
  606. package/dist/180/swapping/swapDepositAddressReady.d.mts +21 -21
  607. package/dist/180/swapping/swapEgressScheduled.d.cts +8 -8
  608. package/dist/180/swapping/swapEgressScheduled.d.mts +8 -8
  609. package/dist/180/swapping/swapRequested.d.cts +6 -6
  610. package/dist/180/swapping/swapRequested.d.mts +6 -6
  611. package/dist/180/swapping/withdrawalRequested.d.cts +11 -11
  612. package/dist/180/swapping/withdrawalRequested.d.mts +11 -11
  613. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  614. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  615. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  616. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  617. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  618. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  619. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  620. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  621. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  622. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  623. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  624. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  625. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  626. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  627. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +4 -4
  628. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +4 -4
  629. package/dist/190/assethubIngressEgress/depositFailed.d.cts +49 -49
  630. package/dist/190/assethubIngressEgress/depositFailed.d.mts +49 -49
  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 +4 -4
  642. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  643. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  644. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  645. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +101 -101
  646. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +101 -101
  647. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  648. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  649. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  650. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  651. package/dist/190/common.d.cts +434 -434
  652. package/dist/190/common.d.mts +434 -434
  653. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  654. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  655. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  656. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  657. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +46 -46
  658. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +46 -46
  659. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  660. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  661. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  662. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  663. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  664. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  665. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  666. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  667. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  668. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  669. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  670. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  671. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  672. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  673. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  674. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  675. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  676. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  677. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  678. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  679. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  680. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  681. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  682. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  683. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  684. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  685. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  686. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  687. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +49 -49
  688. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +49 -49
  689. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  690. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  691. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  692. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  693. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  694. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  695. package/dist/190/solanaIngressEgress/depositFailed.d.cts +37 -37
  696. package/dist/190/solanaIngressEgress/depositFailed.d.mts +37 -37
  697. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  698. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  699. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  700. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  701. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  702. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  703. package/dist/190/swapping/creditedOnChain.d.cts +8 -8
  704. package/dist/190/swapping/creditedOnChain.d.mts +8 -8
  705. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  706. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  707. package/dist/190/swapping/refundEgressIgnored.d.cts +6 -6
  708. package/dist/190/swapping/refundEgressIgnored.d.mts +6 -6
  709. package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
  710. package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
  711. package/dist/190/swapping/refundedOnChain.d.cts +8 -8
  712. package/dist/190/swapping/refundedOnChain.d.mts +8 -8
  713. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  714. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  715. package/dist/190/swapping/swapDepositAddressReady.d.cts +28 -28
  716. package/dist/190/swapping/swapDepositAddressReady.d.mts +28 -28
  717. package/dist/190/swapping/swapEgressIgnored.d.cts +6 -6
  718. package/dist/190/swapping/swapEgressIgnored.d.mts +6 -6
  719. package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
  720. package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
  721. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  722. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  723. package/dist/190/swapping/swapRequested.d.cts +18 -18
  724. package/dist/190/swapping/swapRequested.d.mts +18 -18
  725. package/dist/190/swapping/withdrawalRequested.d.cts +13 -13
  726. package/dist/190/swapping/withdrawalRequested.d.mts +13 -13
  727. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  728. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  729. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  730. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  731. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  732. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  733. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  734. package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
  735. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  736. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  737. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +109 -109
  738. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +109 -109
  739. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
  740. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
  741. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +182 -182
  742. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +182 -182
  743. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  744. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  745. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  746. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  747. package/dist/210/assetBalances/accountCredited.d.cts +7 -7
  748. package/dist/210/assetBalances/accountCredited.d.mts +7 -7
  749. package/dist/210/assetBalances/accountDebited.d.cts +7 -7
  750. package/dist/210/assetBalances/accountDebited.d.mts +7 -7
  751. package/dist/210/assetBalances/refundSkipped.d.cts +107 -107
  752. package/dist/210/assetBalances/refundSkipped.d.mts +107 -107
  753. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +109 -109
  754. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +109 -109
  755. package/dist/210/assethubIngressEgress/depositFailed.d.cts +182 -182
  756. package/dist/210/assethubIngressEgress/depositFailed.d.mts +182 -182
  757. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  758. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  759. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +109 -109
  760. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +109 -109
  761. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +328 -328
  762. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +328 -328
  763. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  764. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  765. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  766. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  767. package/dist/210/common.d.cts +3418 -3418
  768. package/dist/210/common.d.mts +3418 -3418
  769. package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
  770. package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
  771. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
  772. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
  773. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +109 -109
  774. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +109 -109
  775. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +16 -16
  776. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +16 -16
  777. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +182 -182
  778. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +182 -182
  779. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  780. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  781. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  782. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  783. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  784. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  785. package/dist/210/funding/funded.d.cts +8 -8
  786. package/dist/210/funding/funded.d.mts +8 -8
  787. package/dist/210/funding/redemptionExpired.d.cts +2 -2
  788. package/dist/210/funding/redemptionExpired.d.mts +2 -2
  789. package/dist/210/funding/redemptionSettled.d.cts +4 -4
  790. package/dist/210/funding/redemptionSettled.d.mts +4 -4
  791. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +60 -60
  792. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +60 -60
  793. package/dist/210/governance/failedExecution.d.cts +10 -10
  794. package/dist/210/governance/failedExecution.d.mts +10 -10
  795. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +22 -22
  796. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +22 -22
  797. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  798. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  799. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  800. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  801. package/dist/210/lendingPools/collateralAdded.d.cts +8 -8
  802. package/dist/210/lendingPools/collateralAdded.d.mts +8 -8
  803. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  804. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  805. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  806. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  807. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  808. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  809. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
  810. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
  811. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  812. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  813. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  814. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  815. package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
  816. package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
  817. package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
  818. package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
  819. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  820. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  821. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +23 -23
  822. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +23 -23
  823. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  824. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  825. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
  826. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
  827. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  828. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  829. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  830. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  831. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +29 -29
  832. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +29 -29
  833. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  834. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  835. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +28 -28
  836. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +28 -28
  837. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +13 -13
  838. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +13 -13
  839. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  840. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  841. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  842. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  843. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  844. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  845. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +109 -109
  846. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +109 -109
  847. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +182 -182
  848. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +182 -182
  849. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  850. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  851. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  852. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  853. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +109 -109
  854. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +109 -109
  855. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +24 -24
  856. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +24 -24
  857. package/dist/210/solanaIngressEgress/depositFailed.d.cts +214 -214
  858. package/dist/210/solanaIngressEgress/depositFailed.d.mts +214 -214
  859. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +22 -22
  860. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +22 -22
  861. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +109 -109
  862. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +109 -109
  863. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
  864. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
  865. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +20 -20
  866. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +20 -20
  867. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  868. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  869. package/dist/210/swapping/creditedOnChain.d.cts +10 -10
  870. package/dist/210/swapping/creditedOnChain.d.mts +10 -10
  871. package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
  872. package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
  873. package/dist/210/swapping/refundEgressIgnored.d.cts +30 -30
  874. package/dist/210/swapping/refundEgressIgnored.d.mts +30 -30
  875. package/dist/210/swapping/refundEgressScheduled.d.cts +17 -17
  876. package/dist/210/swapping/refundEgressScheduled.d.mts +17 -17
  877. package/dist/210/swapping/refundedOnChain.d.cts +10 -10
  878. package/dist/210/swapping/refundedOnChain.d.mts +10 -10
  879. package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
  880. package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
  881. package/dist/210/swapping/swapDepositAddressReady.d.cts +43 -43
  882. package/dist/210/swapping/swapDepositAddressReady.d.mts +43 -43
  883. package/dist/210/swapping/swapEgressIgnored.d.cts +30 -30
  884. package/dist/210/swapping/swapEgressIgnored.d.mts +30 -30
  885. package/dist/210/swapping/swapEgressScheduled.d.cts +16 -16
  886. package/dist/210/swapping/swapEgressScheduled.d.mts +16 -16
  887. package/dist/210/swapping/swapExecuted.d.cts +14 -14
  888. package/dist/210/swapping/swapExecuted.d.mts +14 -14
  889. package/dist/210/swapping/swapRequested.d.cts +446 -446
  890. package/dist/210/swapping/swapRequested.d.mts +446 -446
  891. package/dist/210/swapping/withdrawalRequested.d.cts +10 -10
  892. package/dist/210/swapping/withdrawalRequested.d.mts +10 -10
  893. package/dist/210/system/extrinsicFailed.d.cts +20 -20
  894. package/dist/210/system/extrinsicFailed.d.mts +20 -20
  895. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
  896. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
  897. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  898. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  899. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  900. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  901. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  902. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  903. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +22 -22
  904. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +22 -22
  905. package/dist/210/witnesser/witnessExecutionFailed.d.cts +22 -22
  906. package/dist/210/witnesser/witnessExecutionFailed.d.mts +22 -22
  907. package/dist/CodeGenerator.cjs +9 -3
  908. package/dist/CodeGenerator.mjs +9 -3
  909. package/package.json +1 -1
@@ -2217,11 +2217,11 @@ declare const palletCfReputationPenalty: z.ZodObject<{
2217
2217
  declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
2218
2218
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
2219
2219
  }, "strip", z.ZodTypeAny, {
2220
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2220
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2221
2221
  }, {
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";
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";
2225
2225
  }>;
2226
2226
  declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2227
2227
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -2816,11 +2816,11 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
2816
2816
  __kind: z.ZodLiteral<"CreditOnChain">;
2817
2817
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
2818
2818
  }, "strip", z.ZodTypeAny, {
2819
- __kind: "CreditOnChain";
2820
2819
  accountId: `cF${string}`;
2821
- }, {
2822
2820
  __kind: "CreditOnChain";
2821
+ }, {
2823
2822
  accountId: string;
2823
+ __kind: "CreditOnChain";
2824
2824
  }>]>;
2825
2825
  declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2826
2826
  __kind: z.ZodLiteral<"NetworkFee">;
@@ -3035,11 +3035,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
3035
3035
  __kind: z.ZodLiteral<"CreditOnChain">;
3036
3036
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
3037
3037
  }, "strip", z.ZodTypeAny, {
3038
- __kind: "CreditOnChain";
3039
3038
  accountId: `cF${string}`;
3040
- }, {
3041
3039
  __kind: "CreditOnChain";
3040
+ }, {
3042
3041
  accountId: string;
3042
+ __kind: "CreditOnChain";
3043
3043
  }>]>;
3044
3044
  }, "strip", z.ZodTypeAny, {
3045
3045
  __kind: "Regular";
@@ -3092,8 +3092,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
3092
3092
  } | null | undefined;
3093
3093
  } | null | undefined;
3094
3094
  } | {
3095
- __kind: "CreditOnChain";
3096
3095
  accountId: `cF${string}`;
3096
+ __kind: "CreditOnChain";
3097
3097
  };
3098
3098
  }, {
3099
3099
  __kind: "Regular";
@@ -3118,8 +3118,8 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
3118
3118
  } | null | undefined;
3119
3119
  } | null | undefined;
3120
3120
  } | {
3121
- __kind: "CreditOnChain";
3122
3121
  accountId: string;
3122
+ __kind: "CreditOnChain";
3123
3123
  };
3124
3124
  }>]>;
3125
3125
  declare const cfPrimitivesBeneficiaryAccountId32: 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3587
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3588
3588
  }, {
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";
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";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3596
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3597
3597
  amount?: bigint | null | undefined;
3598
3598
  }, {
3599
3599
  __kind: "MaximumSwapAmount";
3600
3600
  asset: {
3601
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3601
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3645
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3646
3646
  }, {
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";
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";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3654
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3655
3655
  size_: bigint;
3656
3656
  }, {
3657
3657
  __kind: "SetMinimumChunkSize";
3658
3658
  asset: {
3659
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3659
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3660
3660
  };
3661
3661
  size_: string | number;
3662
3662
  }>, z.ZodObject<{
@@ -4761,8 +4761,8 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
4761
4761
  }>;
4762
4762
  }, "strip", z.ZodTypeAny, {
4763
4763
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
4764
- amount: bigint;
4765
4764
  depositAddress: `0x${string}`;
4765
+ amount: bigint;
4766
4766
  depositDetails: {
4767
4767
  txHashes?: `0x${string}`[] | null | undefined;
4768
4768
  };
@@ -4770,8 +4770,8 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
4770
4770
  asset: {
4771
4771
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
4772
4772
  };
4773
- amount: string | number;
4774
4773
  depositAddress: string;
4774
+ amount: string | number;
4775
4775
  depositDetails: {
4776
4776
  txHashes?: string[] | null | undefined;
4777
4777
  };
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5091
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5092
5092
  }, {
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";
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";
5096
5096
  }>;
5097
5097
  destinationAddress: z.ZodEffects<z.ZodObject<{
5098
5098
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -5437,6 +5437,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5437
5437
  }>>>;
5438
5438
  boostFee: z.ZodNumber;
5439
5439
  }, "strip", z.ZodTypeAny, {
5440
+ txId: `0x${string}`;
5441
+ depositDetails: {
5442
+ txHashes?: `0x${string}`[] | null | undefined;
5443
+ };
5444
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
5445
+ depositAmount: bigint;
5446
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5440
5447
  destinationAddress: {
5441
5448
  readonly chain: "Ethereum";
5442
5449
  readonly address: `0x${string}`;
@@ -5456,13 +5463,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5456
5463
  readonly chain: "Assethub";
5457
5464
  readonly address: string;
5458
5465
  };
5459
- txId: `0x${string}`;
5460
- depositDetails: {
5461
- txHashes?: `0x${string}`[] | null | undefined;
5462
- };
5463
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
5464
- depositAmount: bigint;
5465
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5466
5466
  affiliateFees: {
5467
5467
  account: number;
5468
5468
  bps: number;
@@ -5530,10 +5530,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5530
5530
  chunkInterval: number;
5531
5531
  } | null | undefined;
5532
5532
  }, {
5533
- destinationAddress: {
5534
- value: string;
5535
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5536
- };
5537
5533
  txId: string;
5538
5534
  depositDetails: {
5539
5535
  txHashes?: string[] | null | undefined;
@@ -5543,7 +5539,11 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5543
5539
  };
5544
5540
  depositAmount: string | number;
5545
5541
  outputAsset: {
5546
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
5547
  };
5548
5548
  affiliateFees: {
5549
5549
  account: number;
@@ -5637,8 +5637,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5637
5637
  }>;
5638
5638
  }, "strip", z.ZodTypeAny, {
5639
5639
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
5640
- amount: bigint;
5641
5640
  depositAddress: `0x${string}`;
5641
+ amount: bigint;
5642
5642
  depositDetails: {
5643
5643
  txHashes?: `0x${string}`[] | null | undefined;
5644
5644
  };
@@ -5646,8 +5646,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5646
5646
  asset: {
5647
5647
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
5648
5648
  };
5649
- amount: string | number;
5650
5649
  depositAddress: string;
5650
+ amount: string | number;
5651
5651
  depositDetails: {
5652
5652
  txHashes?: string[] | null | undefined;
5653
5653
  };
@@ -5656,8 +5656,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5656
5656
  __kind: "DepositChannelEthereum";
5657
5657
  depositWitness: {
5658
5658
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
5659
- amount: bigint;
5660
5659
  depositAddress: `0x${string}`;
5660
+ amount: bigint;
5661
5661
  depositDetails: {
5662
5662
  txHashes?: `0x${string}`[] | null | undefined;
5663
5663
  };
@@ -5668,8 +5668,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5668
5668
  asset: {
5669
5669
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
5670
5670
  };
5671
- amount: string | number;
5672
5671
  depositAddress: string;
5672
+ amount: string | number;
5673
5673
  depositDetails: {
5674
5674
  txHashes?: string[] | null | undefined;
5675
5675
  };
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5702
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5703
5703
  }, {
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";
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";
5707
5707
  }>;
5708
5708
  destinationAddress: z.ZodEffects<z.ZodObject<{
5709
5709
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -6048,6 +6048,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6048
6048
  }>>>;
6049
6049
  boostFee: z.ZodNumber;
6050
6050
  }, "strip", z.ZodTypeAny, {
6051
+ txId: `0x${string}`;
6052
+ depositDetails: {
6053
+ txHashes?: `0x${string}`[] | null | undefined;
6054
+ };
6055
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6056
+ depositAmount: bigint;
6057
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6051
6058
  destinationAddress: {
6052
6059
  readonly chain: "Ethereum";
6053
6060
  readonly address: `0x${string}`;
@@ -6067,13 +6074,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6067
6074
  readonly chain: "Assethub";
6068
6075
  readonly address: string;
6069
6076
  };
6070
- txId: `0x${string}`;
6071
- depositDetails: {
6072
- txHashes?: `0x${string}`[] | null | undefined;
6073
- };
6074
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6075
- depositAmount: bigint;
6076
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6077
6077
  affiliateFees: {
6078
6078
  account: number;
6079
6079
  bps: number;
@@ -6141,10 +6141,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6141
6141
  chunkInterval: number;
6142
6142
  } | null | undefined;
6143
6143
  }, {
6144
- destinationAddress: {
6145
- value: string;
6146
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6147
- };
6148
6144
  txId: string;
6149
6145
  depositDetails: {
6150
6146
  txHashes?: string[] | null | undefined;
@@ -6154,7 +6150,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6154
6150
  };
6155
6151
  depositAmount: string | number;
6156
6152
  outputAsset: {
6157
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
6158
  };
6159
6159
  affiliateFees: {
6160
6160
  account: number;
@@ -6228,6 +6228,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6228
6228
  }, "strip", z.ZodTypeAny, {
6229
6229
  __kind: "VaultEthereum";
6230
6230
  vaultWitness: {
6231
+ txId: `0x${string}`;
6232
+ depositDetails: {
6233
+ txHashes?: `0x${string}`[] | null | undefined;
6234
+ };
6235
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6236
+ depositAmount: bigint;
6237
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6231
6238
  destinationAddress: {
6232
6239
  readonly chain: "Ethereum";
6233
6240
  readonly address: `0x${string}`;
@@ -6247,13 +6254,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6247
6254
  readonly chain: "Assethub";
6248
6255
  readonly address: string;
6249
6256
  };
6250
- txId: `0x${string}`;
6251
- depositDetails: {
6252
- txHashes?: `0x${string}`[] | null | undefined;
6253
- };
6254
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6255
- depositAmount: bigint;
6256
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6257
6257
  affiliateFees: {
6258
6258
  account: number;
6259
6259
  bps: number;
@@ -6324,10 +6324,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6324
6324
  }, {
6325
6325
  __kind: "VaultEthereum";
6326
6326
  vaultWitness: {
6327
- destinationAddress: {
6328
- value: string;
6329
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6330
- };
6331
6327
  txId: string;
6332
6328
  depositDetails: {
6333
6329
  txHashes?: string[] | null | undefined;
@@ -6337,7 +6333,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6337
6333
  };
6338
6334
  depositAmount: string | number;
6339
6335
  outputAsset: {
6340
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
6341
  };
6342
6342
  affiliateFees: {
6343
6343
  account: number;
@@ -7183,15 +7183,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
7183
7183
  depositDetails: z.ZodNumber;
7184
7184
  }, "strip", z.ZodTypeAny, {
7185
7185
  asset: "Dot";
7186
- amount: bigint;
7187
7186
  depositAddress: `0x${string}`;
7187
+ amount: bigint;
7188
7188
  depositDetails: number;
7189
7189
  }, {
7190
7190
  asset: {
7191
7191
  __kind: "Dot";
7192
7192
  };
7193
- amount: string | number;
7194
7193
  depositAddress: string;
7194
+ amount: string | number;
7195
7195
  depositDetails: number;
7196
7196
  }>;
7197
7197
  declare const cfChainsChannelRefundParametersPolkadotAccountId: 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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7227
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7228
7228
  }, {
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";
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";
7232
7232
  }>;
7233
7233
  destinationAddress: z.ZodEffects<z.ZodObject<{
7234
7234
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -7582,6 +7582,14 @@ 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
+ depositDetails: number;
7590
+ inputAsset: "Dot";
7591
+ depositAmount: bigint;
7592
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7585
7593
  destinationAddress: {
7586
7594
  readonly chain: "Ethereum";
7587
7595
  readonly address: `0x${string}`;
@@ -7601,14 +7609,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7601
7609
  readonly chain: "Assethub";
7602
7610
  readonly address: string;
7603
7611
  };
7604
- txId: {
7605
- blockNumber: number;
7606
- extrinsicIndex: number;
7607
- };
7608
- depositDetails: number;
7609
- inputAsset: "Dot";
7610
- depositAmount: bigint;
7611
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7612
7612
  affiliateFees: {
7613
7613
  account: number;
7614
7614
  bps: number;
@@ -7676,10 +7676,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7676
7676
  chunkInterval: number;
7677
7677
  } | null | undefined;
7678
7678
  }, {
7679
- destinationAddress: {
7680
- value: string;
7681
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7682
- };
7683
7679
  txId: {
7684
7680
  blockNumber: number;
7685
7681
  extrinsicIndex: number;
@@ -7690,7 +7686,11 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7690
7686
  };
7691
7687
  depositAmount: string | number;
7692
7688
  outputAsset: {
7693
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
7694
  };
7695
7695
  affiliateFees: {
7696
7696
  account: number;
@@ -7778,23 +7778,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
7778
7778
  depositDetails: z.ZodNumber;
7779
7779
  }, "strip", z.ZodTypeAny, {
7780
7780
  asset: "Dot";
7781
- amount: bigint;
7782
7781
  depositAddress: `0x${string}`;
7782
+ amount: bigint;
7783
7783
  depositDetails: number;
7784
7784
  }, {
7785
7785
  asset: {
7786
7786
  __kind: "Dot";
7787
7787
  };
7788
- amount: string | number;
7789
7788
  depositAddress: string;
7789
+ amount: string | number;
7790
7790
  depositDetails: number;
7791
7791
  }>;
7792
7792
  }, "strip", z.ZodTypeAny, {
7793
7793
  __kind: "DepositChannelPolkadot";
7794
7794
  depositWitness: {
7795
7795
  asset: "Dot";
7796
- amount: bigint;
7797
7796
  depositAddress: `0x${string}`;
7797
+ amount: bigint;
7798
7798
  depositDetails: number;
7799
7799
  };
7800
7800
  }, {
@@ -7803,8 +7803,8 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
7803
7803
  asset: {
7804
7804
  __kind: "Dot";
7805
7805
  };
7806
- amount: string | number;
7807
7806
  depositAddress: string;
7807
+ amount: string | number;
7808
7808
  depositDetails: number;
7809
7809
  };
7810
7810
  }>, z.ZodObject<{
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7829
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7830
7830
  }, {
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";
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";
7834
7834
  }>;
7835
7835
  destinationAddress: z.ZodEffects<z.ZodObject<{
7836
7836
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -8184,6 +8184,14 @@ 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
+ depositDetails: number;
8192
+ inputAsset: "Dot";
8193
+ depositAmount: bigint;
8194
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8187
8195
  destinationAddress: {
8188
8196
  readonly chain: "Ethereum";
8189
8197
  readonly address: `0x${string}`;
@@ -8203,14 +8211,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8203
8211
  readonly chain: "Assethub";
8204
8212
  readonly address: string;
8205
8213
  };
8206
- txId: {
8207
- blockNumber: number;
8208
- extrinsicIndex: number;
8209
- };
8210
- depositDetails: number;
8211
- inputAsset: "Dot";
8212
- depositAmount: bigint;
8213
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8214
8214
  affiliateFees: {
8215
8215
  account: number;
8216
8216
  bps: number;
@@ -8278,10 +8278,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8278
8278
  chunkInterval: number;
8279
8279
  } | null | undefined;
8280
8280
  }, {
8281
- destinationAddress: {
8282
- value: string;
8283
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8284
- };
8285
8281
  txId: {
8286
8282
  blockNumber: number;
8287
8283
  extrinsicIndex: number;
@@ -8292,7 +8288,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8292
8288
  };
8293
8289
  depositAmount: string | number;
8294
8290
  outputAsset: {
8295
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
8296
  };
8297
8297
  affiliateFees: {
8298
8298
  account: number;
@@ -8366,6 +8366,14 @@ 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
+ depositDetails: number;
8374
+ inputAsset: "Dot";
8375
+ depositAmount: bigint;
8376
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8369
8377
  destinationAddress: {
8370
8378
  readonly chain: "Ethereum";
8371
8379
  readonly address: `0x${string}`;
@@ -8385,14 +8393,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8385
8393
  readonly chain: "Assethub";
8386
8394
  readonly address: string;
8387
8395
  };
8388
- txId: {
8389
- blockNumber: number;
8390
- extrinsicIndex: number;
8391
- };
8392
- depositDetails: number;
8393
- inputAsset: "Dot";
8394
- depositAmount: bigint;
8395
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8396
8396
  affiliateFees: {
8397
8397
  account: number;
8398
8398
  bps: number;
@@ -8463,10 +8463,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8463
8463
  }, {
8464
8464
  __kind: "VaultPolkadot";
8465
8465
  vaultWitness: {
8466
- destinationAddress: {
8467
- value: string;
8468
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
8469
- };
8470
8466
  txId: {
8471
8467
  blockNumber: number;
8472
8468
  extrinsicIndex: number;
@@ -8477,7 +8473,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8477
8473
  };
8478
8474
  depositAmount: string | number;
8479
8475
  outputAsset: {
8480
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
8481
  };
8482
8482
  affiliateFees: {
8483
8483
  account: number;
@@ -8735,7 +8735,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
8735
8735
  } | null | undefined;
8736
8736
  }>;
8737
8737
  }, "strip", z.ZodTypeAny, {
8738
- amount: bigint;
8739
8738
  depositAddress: {
8740
8739
  pubkeyX: `0x${string}`;
8741
8740
  scriptPath?: {
@@ -8747,12 +8746,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
8747
8746
  };
8748
8747
  } | null | undefined;
8749
8748
  };
8749
+ amount: bigint;
8750
8750
  id: {
8751
8751
  txId: `0x${string}`;
8752
8752
  vout: number;
8753
8753
  };
8754
8754
  }, {
8755
- amount: string | number;
8756
8755
  depositAddress: {
8757
8756
  pubkeyX: string;
8758
8757
  scriptPath?: {
@@ -8764,6 +8763,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
8764
8763
  };
8765
8764
  } | null | undefined;
8766
8765
  };
8766
+ amount: string | number;
8767
8767
  id: {
8768
8768
  txId: string;
8769
8769
  vout: number;
@@ -9232,7 +9232,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9232
9232
  } | null | undefined;
9233
9233
  }>;
9234
9234
  }, "strip", z.ZodTypeAny, {
9235
- amount: bigint;
9236
9235
  depositAddress: {
9237
9236
  pubkeyX: `0x${string}`;
9238
9237
  scriptPath?: {
@@ -9244,12 +9243,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9244
9243
  };
9245
9244
  } | null | undefined;
9246
9245
  };
9246
+ amount: bigint;
9247
9247
  id: {
9248
9248
  txId: `0x${string}`;
9249
9249
  vout: number;
9250
9250
  };
9251
9251
  }, {
9252
- amount: string | number;
9253
9252
  depositAddress: {
9254
9253
  pubkeyX: string;
9255
9254
  scriptPath?: {
@@ -9261,6 +9260,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9261
9260
  };
9262
9261
  } | null | undefined;
9263
9262
  };
9263
+ amount: string | number;
9264
9264
  id: {
9265
9265
  txId: string;
9266
9266
  vout: number;
@@ -9268,7 +9268,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9268
9268
  }>;
9269
9269
  }, "strip", z.ZodTypeAny, {
9270
9270
  asset: "Btc";
9271
- amount: bigint;
9272
9271
  depositAddress: {
9273
9272
  value: `0x${string}`;
9274
9273
  __kind: "P2PKH";
@@ -9289,8 +9288,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9289
9288
  version: number;
9290
9289
  program: `0x${string}`;
9291
9290
  };
9291
+ amount: bigint;
9292
9292
  depositDetails: {
9293
- amount: bigint;
9294
9293
  depositAddress: {
9295
9294
  pubkeyX: `0x${string}`;
9296
9295
  scriptPath?: {
@@ -9302,6 +9301,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9302
9301
  };
9303
9302
  } | null | undefined;
9304
9303
  };
9304
+ amount: bigint;
9305
9305
  id: {
9306
9306
  txId: `0x${string}`;
9307
9307
  vout: number;
@@ -9311,7 +9311,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9311
9311
  asset: {
9312
9312
  __kind: "Btc";
9313
9313
  };
9314
- amount: string | number;
9315
9314
  depositAddress: {
9316
9315
  value: string;
9317
9316
  __kind: "P2PKH";
@@ -9332,8 +9331,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9332
9331
  version: number;
9333
9332
  program: string;
9334
9333
  };
9334
+ amount: string | number;
9335
9335
  depositDetails: {
9336
- amount: string | number;
9337
9336
  depositAddress: {
9338
9337
  pubkeyX: string;
9339
9338
  scriptPath?: {
@@ -9345,6 +9344,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9345
9344
  };
9346
9345
  } | null | undefined;
9347
9346
  };
9347
+ amount: string | number;
9348
9348
  id: {
9349
9349
  txId: string;
9350
9350
  vout: number;
@@ -9591,7 +9591,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
9591
9591
  } | null | undefined;
9592
9592
  }>;
9593
9593
  }, "strip", z.ZodTypeAny, {
9594
- amount: bigint;
9595
9594
  depositAddress: {
9596
9595
  pubkeyX: `0x${string}`;
9597
9596
  scriptPath?: {
@@ -9603,12 +9602,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
9603
9602
  };
9604
9603
  } | null | undefined;
9605
9604
  };
9605
+ amount: bigint;
9606
9606
  id: {
9607
9607
  txId: `0x${string}`;
9608
9608
  vout: number;
9609
9609
  };
9610
9610
  }, {
9611
- amount: string | number;
9612
9611
  depositAddress: {
9613
9612
  pubkeyX: string;
9614
9613
  scriptPath?: {
@@ -9620,6 +9619,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
9620
9619
  };
9621
9620
  } | null | undefined;
9622
9621
  };
9622
+ amount: string | number;
9623
9623
  id: {
9624
9624
  txId: string;
9625
9625
  vout: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9631
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9632
9632
  }, {
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";
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";
9636
9636
  }>;
9637
9637
  destinationAddress: z.ZodEffects<z.ZodObject<{
9638
9638
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -10072,28 +10072,8 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10072
10072
  }>>>;
10073
10073
  boostFee: z.ZodNumber;
10074
10074
  }, "strip", z.ZodTypeAny, {
10075
- destinationAddress: {
10076
- readonly chain: "Ethereum";
10077
- readonly address: `0x${string}`;
10078
- } | {
10079
- readonly chain: "Polkadot";
10080
- readonly address: string;
10081
- } | {
10082
- readonly chain: "Bitcoin";
10083
- readonly address: string;
10084
- } | {
10085
- readonly chain: "Arbitrum";
10086
- readonly address: `0x${string}`;
10087
- } | {
10088
- readonly chain: "Solana";
10089
- readonly address: string;
10090
- } | {
10091
- readonly chain: "Assethub";
10092
- readonly address: string;
10093
- };
10094
10075
  txId: `0x${string}`;
10095
10076
  depositDetails: {
10096
- amount: bigint;
10097
10077
  depositAddress: {
10098
10078
  pubkeyX: `0x${string}`;
10099
10079
  scriptPath?: {
@@ -10105,6 +10085,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10105
10085
  };
10106
10086
  } | null | undefined;
10107
10087
  };
10088
+ amount: bigint;
10108
10089
  id: {
10109
10090
  txId: `0x${string}`;
10110
10091
  vout: number;
@@ -10112,7 +10093,26 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10112
10093
  };
10113
10094
  inputAsset: "Btc";
10114
10095
  depositAmount: bigint;
10115
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10096
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10097
+ destinationAddress: {
10098
+ readonly chain: "Ethereum";
10099
+ readonly address: `0x${string}`;
10100
+ } | {
10101
+ readonly chain: "Polkadot";
10102
+ readonly address: string;
10103
+ } | {
10104
+ readonly chain: "Bitcoin";
10105
+ readonly address: string;
10106
+ } | {
10107
+ readonly chain: "Arbitrum";
10108
+ readonly address: `0x${string}`;
10109
+ } | {
10110
+ readonly chain: "Solana";
10111
+ readonly address: string;
10112
+ } | {
10113
+ readonly chain: "Assethub";
10114
+ readonly address: string;
10115
+ };
10116
10116
  affiliateFees: {
10117
10117
  account: number;
10118
10118
  bps: number;
@@ -10218,13 +10218,8 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10218
10218
  chunkInterval: number;
10219
10219
  } | null | undefined;
10220
10220
  }, {
10221
- destinationAddress: {
10222
- value: string;
10223
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10224
- };
10225
10221
  txId: string;
10226
10222
  depositDetails: {
10227
- amount: string | number;
10228
10223
  depositAddress: {
10229
10224
  pubkeyX: string;
10230
10225
  scriptPath?: {
@@ -10236,6 +10231,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10236
10231
  };
10237
10232
  } | null | undefined;
10238
10233
  };
10234
+ amount: string | number;
10239
10235
  id: {
10240
10236
  txId: string;
10241
10237
  vout: number;
@@ -10246,7 +10242,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10246
10242
  };
10247
10243
  depositAmount: string | number;
10248
10244
  outputAsset: {
10249
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
10250
  };
10251
10251
  affiliateFees: {
10252
10252
  account: number;
@@ -10488,7 +10488,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10488
10488
  } | null | undefined;
10489
10489
  }>;
10490
10490
  }, "strip", z.ZodTypeAny, {
10491
- amount: bigint;
10492
10491
  depositAddress: {
10493
10492
  pubkeyX: `0x${string}`;
10494
10493
  scriptPath?: {
@@ -10500,12 +10499,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10500
10499
  };
10501
10500
  } | null | undefined;
10502
10501
  };
10502
+ amount: bigint;
10503
10503
  id: {
10504
10504
  txId: `0x${string}`;
10505
10505
  vout: number;
10506
10506
  };
10507
10507
  }, {
10508
- amount: string | number;
10509
10508
  depositAddress: {
10510
10509
  pubkeyX: string;
10511
10510
  scriptPath?: {
@@ -10517,6 +10516,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10517
10516
  };
10518
10517
  } | null | undefined;
10519
10518
  };
10519
+ amount: string | number;
10520
10520
  id: {
10521
10521
  txId: string;
10522
10522
  vout: number;
@@ -10524,7 +10524,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10524
10524
  }>;
10525
10525
  }, "strip", z.ZodTypeAny, {
10526
10526
  asset: "Btc";
10527
- amount: bigint;
10528
10527
  depositAddress: {
10529
10528
  value: `0x${string}`;
10530
10529
  __kind: "P2PKH";
@@ -10545,8 +10544,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10545
10544
  version: number;
10546
10545
  program: `0x${string}`;
10547
10546
  };
10547
+ amount: bigint;
10548
10548
  depositDetails: {
10549
- amount: bigint;
10550
10549
  depositAddress: {
10551
10550
  pubkeyX: `0x${string}`;
10552
10551
  scriptPath?: {
@@ -10558,6 +10557,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10558
10557
  };
10559
10558
  } | null | undefined;
10560
10559
  };
10560
+ amount: bigint;
10561
10561
  id: {
10562
10562
  txId: `0x${string}`;
10563
10563
  vout: number;
@@ -10567,7 +10567,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10567
10567
  asset: {
10568
10568
  __kind: "Btc";
10569
10569
  };
10570
- amount: string | number;
10571
10570
  depositAddress: {
10572
10571
  value: string;
10573
10572
  __kind: "P2PKH";
@@ -10588,8 +10587,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10588
10587
  version: number;
10589
10588
  program: string;
10590
10589
  };
10590
+ amount: string | number;
10591
10591
  depositDetails: {
10592
- amount: string | number;
10593
10592
  depositAddress: {
10594
10593
  pubkeyX: string;
10595
10594
  scriptPath?: {
@@ -10601,6 +10600,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10601
10600
  };
10602
10601
  } | null | undefined;
10603
10602
  };
10603
+ amount: string | number;
10604
10604
  id: {
10605
10605
  txId: string;
10606
10606
  vout: number;
@@ -10611,7 +10611,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10611
10611
  __kind: "DepositChannelBitcoin";
10612
10612
  depositWitness: {
10613
10613
  asset: "Btc";
10614
- amount: bigint;
10615
10614
  depositAddress: {
10616
10615
  value: `0x${string}`;
10617
10616
  __kind: "P2PKH";
@@ -10632,8 +10631,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10632
10631
  version: number;
10633
10632
  program: `0x${string}`;
10634
10633
  };
10634
+ amount: bigint;
10635
10635
  depositDetails: {
10636
- amount: bigint;
10637
10636
  depositAddress: {
10638
10637
  pubkeyX: `0x${string}`;
10639
10638
  scriptPath?: {
@@ -10645,6 +10644,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10645
10644
  };
10646
10645
  } | null | undefined;
10647
10646
  };
10647
+ amount: bigint;
10648
10648
  id: {
10649
10649
  txId: `0x${string}`;
10650
10650
  vout: number;
@@ -10657,7 +10657,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10657
10657
  asset: {
10658
10658
  __kind: "Btc";
10659
10659
  };
10660
- amount: string | number;
10661
10660
  depositAddress: {
10662
10661
  value: string;
10663
10662
  __kind: "P2PKH";
@@ -10678,8 +10677,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10678
10677
  version: number;
10679
10678
  program: string;
10680
10679
  };
10680
+ amount: string | number;
10681
10681
  depositDetails: {
10682
- amount: string | number;
10683
10682
  depositAddress: {
10684
10683
  pubkeyX: string;
10685
10684
  scriptPath?: {
@@ -10691,6 +10690,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10691
10690
  };
10692
10691
  } | null | undefined;
10693
10692
  };
10693
+ amount: string | number;
10694
10694
  id: {
10695
10695
  txId: string;
10696
10696
  vout: number;
@@ -10831,7 +10831,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10831
10831
  } | null | undefined;
10832
10832
  }>;
10833
10833
  }, "strip", z.ZodTypeAny, {
10834
- amount: bigint;
10835
10834
  depositAddress: {
10836
10835
  pubkeyX: `0x${string}`;
10837
10836
  scriptPath?: {
@@ -10843,12 +10842,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10843
10842
  };
10844
10843
  } | null | undefined;
10845
10844
  };
10845
+ amount: bigint;
10846
10846
  id: {
10847
10847
  txId: `0x${string}`;
10848
10848
  vout: number;
10849
10849
  };
10850
10850
  }, {
10851
- amount: string | number;
10852
10851
  depositAddress: {
10853
10852
  pubkeyX: string;
10854
10853
  scriptPath?: {
@@ -10860,6 +10859,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10860
10859
  };
10861
10860
  } | null | undefined;
10862
10861
  };
10862
+ amount: string | number;
10863
10863
  id: {
10864
10864
  txId: string;
10865
10865
  vout: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10871
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10872
10872
  }, {
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";
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";
10876
10876
  }>;
10877
10877
  destinationAddress: z.ZodEffects<z.ZodObject<{
10878
10878
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -11312,28 +11312,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11312
11312
  }>>>;
11313
11313
  boostFee: z.ZodNumber;
11314
11314
  }, "strip", z.ZodTypeAny, {
11315
- destinationAddress: {
11316
- readonly chain: "Ethereum";
11317
- readonly address: `0x${string}`;
11318
- } | {
11319
- readonly chain: "Polkadot";
11320
- readonly address: string;
11321
- } | {
11322
- readonly chain: "Bitcoin";
11323
- readonly address: string;
11324
- } | {
11325
- readonly chain: "Arbitrum";
11326
- readonly address: `0x${string}`;
11327
- } | {
11328
- readonly chain: "Solana";
11329
- readonly address: string;
11330
- } | {
11331
- readonly chain: "Assethub";
11332
- readonly address: string;
11333
- };
11334
11315
  txId: `0x${string}`;
11335
11316
  depositDetails: {
11336
- amount: bigint;
11337
11317
  depositAddress: {
11338
11318
  pubkeyX: `0x${string}`;
11339
11319
  scriptPath?: {
@@ -11345,6 +11325,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11345
11325
  };
11346
11326
  } | null | undefined;
11347
11327
  };
11328
+ amount: bigint;
11348
11329
  id: {
11349
11330
  txId: `0x${string}`;
11350
11331
  vout: number;
@@ -11352,7 +11333,26 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11352
11333
  };
11353
11334
  inputAsset: "Btc";
11354
11335
  depositAmount: bigint;
11355
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11336
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11337
+ destinationAddress: {
11338
+ readonly chain: "Ethereum";
11339
+ readonly address: `0x${string}`;
11340
+ } | {
11341
+ readonly chain: "Polkadot";
11342
+ readonly address: string;
11343
+ } | {
11344
+ readonly chain: "Bitcoin";
11345
+ readonly address: string;
11346
+ } | {
11347
+ readonly chain: "Arbitrum";
11348
+ readonly address: `0x${string}`;
11349
+ } | {
11350
+ readonly chain: "Solana";
11351
+ readonly address: string;
11352
+ } | {
11353
+ readonly chain: "Assethub";
11354
+ readonly address: string;
11355
+ };
11356
11356
  affiliateFees: {
11357
11357
  account: number;
11358
11358
  bps: number;
@@ -11458,13 +11458,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11458
11458
  chunkInterval: number;
11459
11459
  } | null | undefined;
11460
11460
  }, {
11461
- destinationAddress: {
11462
- value: string;
11463
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11464
- };
11465
11461
  txId: string;
11466
11462
  depositDetails: {
11467
- amount: string | number;
11468
11463
  depositAddress: {
11469
11464
  pubkeyX: string;
11470
11465
  scriptPath?: {
@@ -11476,6 +11471,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11476
11471
  };
11477
11472
  } | null | undefined;
11478
11473
  };
11474
+ amount: string | number;
11479
11475
  id: {
11480
11476
  txId: string;
11481
11477
  vout: number;
@@ -11486,7 +11482,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11486
11482
  };
11487
11483
  depositAmount: string | number;
11488
11484
  outputAsset: {
11489
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
11490
  };
11491
11491
  affiliateFees: {
11492
11492
  account: number;
@@ -11598,28 +11598,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11598
11598
  }, "strip", z.ZodTypeAny, {
11599
11599
  __kind: "VaultBitcoin";
11600
11600
  vaultWitness: {
11601
- destinationAddress: {
11602
- readonly chain: "Ethereum";
11603
- readonly address: `0x${string}`;
11604
- } | {
11605
- readonly chain: "Polkadot";
11606
- readonly address: string;
11607
- } | {
11608
- readonly chain: "Bitcoin";
11609
- readonly address: string;
11610
- } | {
11611
- readonly chain: "Arbitrum";
11612
- readonly address: `0x${string}`;
11613
- } | {
11614
- readonly chain: "Solana";
11615
- readonly address: string;
11616
- } | {
11617
- readonly chain: "Assethub";
11618
- readonly address: string;
11619
- };
11620
11601
  txId: `0x${string}`;
11621
11602
  depositDetails: {
11622
- amount: bigint;
11623
11603
  depositAddress: {
11624
11604
  pubkeyX: `0x${string}`;
11625
11605
  scriptPath?: {
@@ -11631,6 +11611,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11631
11611
  };
11632
11612
  } | null | undefined;
11633
11613
  };
11614
+ amount: bigint;
11634
11615
  id: {
11635
11616
  txId: `0x${string}`;
11636
11617
  vout: number;
@@ -11638,7 +11619,26 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11638
11619
  };
11639
11620
  inputAsset: "Btc";
11640
11621
  depositAmount: bigint;
11641
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11622
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11623
+ destinationAddress: {
11624
+ readonly chain: "Ethereum";
11625
+ readonly address: `0x${string}`;
11626
+ } | {
11627
+ readonly chain: "Polkadot";
11628
+ readonly address: string;
11629
+ } | {
11630
+ readonly chain: "Bitcoin";
11631
+ readonly address: string;
11632
+ } | {
11633
+ readonly chain: "Arbitrum";
11634
+ readonly address: `0x${string}`;
11635
+ } | {
11636
+ readonly chain: "Solana";
11637
+ readonly address: string;
11638
+ } | {
11639
+ readonly chain: "Assethub";
11640
+ readonly address: string;
11641
+ };
11642
11642
  affiliateFees: {
11643
11643
  account: number;
11644
11644
  bps: number;
@@ -11747,13 +11747,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11747
11747
  }, {
11748
11748
  __kind: "VaultBitcoin";
11749
11749
  vaultWitness: {
11750
- destinationAddress: {
11751
- value: string;
11752
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11753
- };
11754
11750
  txId: string;
11755
11751
  depositDetails: {
11756
- amount: string | number;
11757
11752
  depositAddress: {
11758
11753
  pubkeyX: string;
11759
11754
  scriptPath?: {
@@ -11765,6 +11760,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11765
11760
  };
11766
11761
  } | null | undefined;
11767
11762
  };
11763
+ amount: string | number;
11768
11764
  id: {
11769
11765
  txId: string;
11770
11766
  vout: number;
@@ -11775,7 +11771,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11775
11771
  };
11776
11772
  depositAmount: string | number;
11777
11773
  outputAsset: {
11778
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
11779
  };
11780
11780
  affiliateFees: {
11781
11781
  account: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12092
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12093
12093
  }, {
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";
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";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12101
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12102
12102
  }, {
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";
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";
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: "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";
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";
12122
12122
  side: "Buy" | "Sell";
12123
12123
  }, {
12124
12124
  __kind: "Limit";
12125
12125
  id: string | number;
12126
12126
  baseAsset: {
12127
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12127
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12128
12128
  };
12129
12129
  quoteAsset: {
12130
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12130
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12140
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12141
12141
  }, {
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";
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";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12149
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12150
12150
  }, {
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";
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";
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: "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";
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";
12161
12161
  }, {
12162
12162
  __kind: "Range";
12163
12163
  id: string | number;
12164
12164
  baseAsset: {
12165
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12165
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12166
12166
  };
12167
12167
  quoteAsset: {
12168
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12168
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12176
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12177
12177
  }, {
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";
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";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12185
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12186
12186
  amount: bigint;
12187
12187
  }, {
12188
12188
  __kind: "LimitOrderAutoSweepingThreshold";
12189
12189
  asset: {
12190
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12190
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12191
12191
  };
12192
12192
  amount: string | number;
12193
12193
  }>;
@@ -12553,8 +12553,8 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
12553
12553
  }>;
12554
12554
  }, "strip", z.ZodTypeAny, {
12555
12555
  asset: "ArbEth" | "ArbUsdc";
12556
- amount: bigint;
12557
12556
  depositAddress: `0x${string}`;
12557
+ amount: bigint;
12558
12558
  depositDetails: {
12559
12559
  txHashes?: `0x${string}`[] | null | undefined;
12560
12560
  };
@@ -12562,8 +12562,8 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
12562
12562
  asset: {
12563
12563
  __kind: "ArbEth" | "ArbUsdc";
12564
12564
  };
12565
- amount: string | number;
12566
12565
  depositAddress: string;
12566
+ amount: string | number;
12567
12567
  depositDetails: {
12568
12568
  txHashes?: string[] | null | undefined;
12569
12569
  };
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12594
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12595
12595
  }, {
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";
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";
12599
12599
  }>;
12600
12600
  destinationAddress: z.ZodEffects<z.ZodObject<{
12601
12601
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -12940,6 +12940,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12940
12940
  }>>>;
12941
12941
  boostFee: z.ZodNumber;
12942
12942
  }, "strip", z.ZodTypeAny, {
12943
+ txId: `0x${string}`;
12944
+ depositDetails: {
12945
+ txHashes?: `0x${string}`[] | null | undefined;
12946
+ };
12947
+ inputAsset: "ArbEth" | "ArbUsdc";
12948
+ depositAmount: bigint;
12949
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12943
12950
  destinationAddress: {
12944
12951
  readonly chain: "Ethereum";
12945
12952
  readonly address: `0x${string}`;
@@ -12959,13 +12966,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12959
12966
  readonly chain: "Assethub";
12960
12967
  readonly address: string;
12961
12968
  };
12962
- txId: `0x${string}`;
12963
- depositDetails: {
12964
- txHashes?: `0x${string}`[] | null | undefined;
12965
- };
12966
- inputAsset: "ArbEth" | "ArbUsdc";
12967
- depositAmount: bigint;
12968
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12969
12969
  affiliateFees: {
12970
12970
  account: number;
12971
12971
  bps: number;
@@ -13033,10 +13033,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
13033
13033
  chunkInterval: number;
13034
13034
  } | null | undefined;
13035
13035
  }, {
13036
- destinationAddress: {
13037
- value: string;
13038
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13039
- };
13040
13036
  txId: string;
13041
13037
  depositDetails: {
13042
13038
  txHashes?: string[] | null | undefined;
@@ -13046,7 +13042,11 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
13046
13042
  };
13047
13043
  depositAmount: string | number;
13048
13044
  outputAsset: {
13049
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
13050
  };
13051
13051
  affiliateFees: {
13052
13052
  account: number;
@@ -13140,8 +13140,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13140
13140
  }>;
13141
13141
  }, "strip", z.ZodTypeAny, {
13142
13142
  asset: "ArbEth" | "ArbUsdc";
13143
- amount: bigint;
13144
13143
  depositAddress: `0x${string}`;
13144
+ amount: bigint;
13145
13145
  depositDetails: {
13146
13146
  txHashes?: `0x${string}`[] | null | undefined;
13147
13147
  };
@@ -13149,8 +13149,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13149
13149
  asset: {
13150
13150
  __kind: "ArbEth" | "ArbUsdc";
13151
13151
  };
13152
- amount: string | number;
13153
13152
  depositAddress: string;
13153
+ amount: string | number;
13154
13154
  depositDetails: {
13155
13155
  txHashes?: string[] | null | undefined;
13156
13156
  };
@@ -13159,8 +13159,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13159
13159
  __kind: "DepositChannelArbitrum";
13160
13160
  depositWitness: {
13161
13161
  asset: "ArbEth" | "ArbUsdc";
13162
- amount: bigint;
13163
13162
  depositAddress: `0x${string}`;
13163
+ amount: bigint;
13164
13164
  depositDetails: {
13165
13165
  txHashes?: `0x${string}`[] | null | undefined;
13166
13166
  };
@@ -13171,8 +13171,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13171
13171
  asset: {
13172
13172
  __kind: "ArbEth" | "ArbUsdc";
13173
13173
  };
13174
- amount: string | number;
13175
13174
  depositAddress: string;
13175
+ amount: string | number;
13176
13176
  depositDetails: {
13177
13177
  txHashes?: string[] | null | undefined;
13178
13178
  };
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13205
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13206
13206
  }, {
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";
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";
13210
13210
  }>;
13211
13211
  destinationAddress: z.ZodEffects<z.ZodObject<{
13212
13212
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -13551,6 +13551,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13551
13551
  }>>>;
13552
13552
  boostFee: z.ZodNumber;
13553
13553
  }, "strip", z.ZodTypeAny, {
13554
+ txId: `0x${string}`;
13555
+ depositDetails: {
13556
+ txHashes?: `0x${string}`[] | null | undefined;
13557
+ };
13558
+ inputAsset: "ArbEth" | "ArbUsdc";
13559
+ depositAmount: bigint;
13560
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13554
13561
  destinationAddress: {
13555
13562
  readonly chain: "Ethereum";
13556
13563
  readonly address: `0x${string}`;
@@ -13570,13 +13577,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13570
13577
  readonly chain: "Assethub";
13571
13578
  readonly address: string;
13572
13579
  };
13573
- txId: `0x${string}`;
13574
- depositDetails: {
13575
- txHashes?: `0x${string}`[] | null | undefined;
13576
- };
13577
- inputAsset: "ArbEth" | "ArbUsdc";
13578
- depositAmount: bigint;
13579
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13580
13580
  affiliateFees: {
13581
13581
  account: number;
13582
13582
  bps: number;
@@ -13644,10 +13644,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13644
13644
  chunkInterval: number;
13645
13645
  } | null | undefined;
13646
13646
  }, {
13647
- destinationAddress: {
13648
- value: string;
13649
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13650
- };
13651
13647
  txId: string;
13652
13648
  depositDetails: {
13653
13649
  txHashes?: string[] | null | undefined;
@@ -13657,7 +13653,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13657
13653
  };
13658
13654
  depositAmount: string | number;
13659
13655
  outputAsset: {
13660
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
13661
  };
13662
13662
  affiliateFees: {
13663
13663
  account: number;
@@ -13731,6 +13731,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13731
13731
  }, "strip", z.ZodTypeAny, {
13732
13732
  __kind: "VaultArbitrum";
13733
13733
  vaultWitness: {
13734
+ txId: `0x${string}`;
13735
+ depositDetails: {
13736
+ txHashes?: `0x${string}`[] | null | undefined;
13737
+ };
13738
+ inputAsset: "ArbEth" | "ArbUsdc";
13739
+ depositAmount: bigint;
13740
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13734
13741
  destinationAddress: {
13735
13742
  readonly chain: "Ethereum";
13736
13743
  readonly address: `0x${string}`;
@@ -13750,13 +13757,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13750
13757
  readonly chain: "Assethub";
13751
13758
  readonly address: string;
13752
13759
  };
13753
- txId: `0x${string}`;
13754
- depositDetails: {
13755
- txHashes?: `0x${string}`[] | null | undefined;
13756
- };
13757
- inputAsset: "ArbEth" | "ArbUsdc";
13758
- depositAmount: bigint;
13759
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13760
13760
  affiliateFees: {
13761
13761
  account: number;
13762
13762
  bps: number;
@@ -13827,10 +13827,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13827
13827
  }, {
13828
13828
  __kind: "VaultArbitrum";
13829
13829
  vaultWitness: {
13830
- destinationAddress: {
13831
- value: string;
13832
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13833
- };
13834
13830
  txId: string;
13835
13831
  depositDetails: {
13836
13832
  txHashes?: string[] | null | undefined;
@@ -13840,7 +13836,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13840
13836
  };
13841
13837
  depositAmount: string | number;
13842
13838
  outputAsset: {
13843
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
13844
  };
13845
13845
  affiliateFees: {
13846
13846
  account: number;
@@ -14678,14 +14678,14 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
14678
14678
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
14679
14679
  }, "strip", z.ZodTypeAny, {
14680
14680
  asset: "Sol" | "SolUsdc";
14681
- amount: bigint;
14682
14681
  depositAddress: `0x${string}`;
14682
+ amount: bigint;
14683
14683
  }, {
14684
14684
  asset: {
14685
14685
  __kind: "Sol" | "SolUsdc";
14686
14686
  };
14687
- amount: string | number;
14688
14687
  depositAddress: string;
14688
+ amount: string | number;
14689
14689
  }>;
14690
14690
  declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
14691
14691
  retryDuration: z.ZodNumber;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14719
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14720
14720
  }, {
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";
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";
14724
14724
  }>;
14725
14725
  destinationAddress: z.ZodEffects<z.ZodObject<{
14726
14726
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -15065,6 +15065,10 @@ 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";
15068
15072
  destinationAddress: {
15069
15073
  readonly chain: "Ethereum";
15070
15074
  readonly address: `0x${string}`;
@@ -15084,10 +15088,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15084
15088
  readonly chain: "Assethub";
15085
15089
  readonly address: string;
15086
15090
  };
15087
- txId: [`0x${string}`, bigint];
15088
- inputAsset: "Sol" | "SolUsdc";
15089
- depositAmount: bigint;
15090
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15091
15091
  affiliateFees: {
15092
15092
  account: number;
15093
15093
  bps: number;
@@ -15155,17 +15155,17 @@ 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
- };
15162
15158
  txId: [string, string | number];
15163
15159
  inputAsset: {
15164
15160
  __kind: "Sol" | "SolUsdc";
15165
15161
  };
15166
15162
  depositAmount: string | number;
15167
15163
  outputAsset: {
15168
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
15169
  };
15170
15170
  affiliateFees: {
15171
15171
  account: number;
@@ -15252,21 +15252,21 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15252
15252
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15253
15253
  }, "strip", z.ZodTypeAny, {
15254
15254
  asset: "Sol" | "SolUsdc";
15255
- amount: bigint;
15256
15255
  depositAddress: `0x${string}`;
15256
+ amount: bigint;
15257
15257
  }, {
15258
15258
  asset: {
15259
15259
  __kind: "Sol" | "SolUsdc";
15260
15260
  };
15261
- amount: string | number;
15262
15261
  depositAddress: string;
15262
+ amount: string | number;
15263
15263
  }>;
15264
15264
  }, "strip", z.ZodTypeAny, {
15265
15265
  __kind: "DepositChannelSolana";
15266
15266
  depositWitness: {
15267
15267
  asset: "Sol" | "SolUsdc";
15268
- amount: bigint;
15269
15268
  depositAddress: `0x${string}`;
15269
+ amount: bigint;
15270
15270
  };
15271
15271
  }, {
15272
15272
  __kind: "DepositChannelSolana";
@@ -15274,8 +15274,8 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15274
15274
  asset: {
15275
15275
  __kind: "Sol" | "SolUsdc";
15276
15276
  };
15277
- amount: string | number;
15278
15277
  depositAddress: string;
15278
+ amount: string | number;
15279
15279
  };
15280
15280
  }>, z.ZodObject<{
15281
15281
  __kind: z.ZodLiteral<"VaultSolana">;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15298
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15299
15299
  }, {
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";
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";
15303
15303
  }>;
15304
15304
  destinationAddress: z.ZodEffects<z.ZodObject<{
15305
15305
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -15644,6 +15644,10 @@ 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";
15647
15651
  destinationAddress: {
15648
15652
  readonly chain: "Ethereum";
15649
15653
  readonly address: `0x${string}`;
@@ -15663,10 +15667,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15663
15667
  readonly chain: "Assethub";
15664
15668
  readonly address: string;
15665
15669
  };
15666
- txId: [`0x${string}`, bigint];
15667
- inputAsset: "Sol" | "SolUsdc";
15668
- depositAmount: bigint;
15669
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15670
15670
  affiliateFees: {
15671
15671
  account: number;
15672
15672
  bps: number;
@@ -15734,17 +15734,17 @@ 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
- };
15741
15737
  txId: [string, string | number];
15742
15738
  inputAsset: {
15743
15739
  __kind: "Sol" | "SolUsdc";
15744
15740
  };
15745
15741
  depositAmount: string | number;
15746
15742
  outputAsset: {
15747
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
15748
  };
15749
15749
  affiliateFees: {
15750
15750
  account: number;
@@ -15818,6 +15818,10 @@ 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";
15821
15825
  destinationAddress: {
15822
15826
  readonly chain: "Ethereum";
15823
15827
  readonly address: `0x${string}`;
@@ -15837,10 +15841,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15837
15841
  readonly chain: "Assethub";
15838
15842
  readonly address: string;
15839
15843
  };
15840
- txId: [`0x${string}`, bigint];
15841
- inputAsset: "Sol" | "SolUsdc";
15842
- depositAmount: bigint;
15843
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15844
15844
  affiliateFees: {
15845
15845
  account: number;
15846
15846
  bps: number;
@@ -15911,17 +15911,17 @@ 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
- };
15918
15914
  txId: [string, string | number];
15919
15915
  inputAsset: {
15920
15916
  __kind: "Sol" | "SolUsdc";
15921
15917
  };
15922
15918
  depositAmount: string | number;
15923
15919
  outputAsset: {
15924
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
15925
  };
15926
15926
  affiliateFees: {
15927
15927
  account: number;
@@ -16713,15 +16713,15 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
16713
16713
  depositDetails: z.ZodNumber;
16714
16714
  }, "strip", z.ZodTypeAny, {
16715
16715
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
16716
- amount: bigint;
16717
16716
  depositAddress: `0x${string}`;
16717
+ amount: bigint;
16718
16718
  depositDetails: number;
16719
16719
  }, {
16720
16720
  asset: {
16721
16721
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
16722
16722
  };
16723
- amount: string | number;
16724
16723
  depositAddress: string;
16724
+ amount: string | number;
16725
16725
  depositDetails: number;
16726
16726
  }>;
16727
16727
  declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObject<{
@@ -16741,11 +16741,11 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
16741
16741
  outputAsset: z.ZodEffects<z.ZodObject<{
16742
16742
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
16743
16743
  }, "strip", z.ZodTypeAny, {
16744
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16744
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16745
16745
  }, {
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";
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";
16749
16749
  }>;
16750
16750
  destinationAddress: z.ZodEffects<z.ZodObject<{
16751
16751
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -17099,6 +17099,14 @@ 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
+ 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";
17102
17110
  destinationAddress: {
17103
17111
  readonly chain: "Ethereum";
17104
17112
  readonly address: `0x${string}`;
@@ -17118,14 +17126,6 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17118
17126
  readonly chain: "Assethub";
17119
17127
  readonly address: string;
17120
17128
  };
17121
- txId: {
17122
- blockNumber: number;
17123
- extrinsicIndex: number;
17124
- };
17125
- depositDetails: number;
17126
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17127
- depositAmount: bigint;
17128
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17129
17129
  affiliateFees: {
17130
17130
  account: number;
17131
17131
  bps: number;
@@ -17193,10 +17193,6 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17193
17193
  chunkInterval: number;
17194
17194
  } | null | undefined;
17195
17195
  }, {
17196
- destinationAddress: {
17197
- value: string;
17198
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17199
- };
17200
17196
  txId: {
17201
17197
  blockNumber: number;
17202
17198
  extrinsicIndex: number;
@@ -17207,7 +17203,11 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17207
17203
  };
17208
17204
  depositAmount: string | number;
17209
17205
  outputAsset: {
17210
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
17211
  };
17212
17212
  affiliateFees: {
17213
17213
  account: number;
@@ -17295,23 +17295,23 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17295
17295
  depositDetails: z.ZodNumber;
17296
17296
  }, "strip", z.ZodTypeAny, {
17297
17297
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
17298
- amount: bigint;
17299
17298
  depositAddress: `0x${string}`;
17299
+ amount: bigint;
17300
17300
  depositDetails: number;
17301
17301
  }, {
17302
17302
  asset: {
17303
17303
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17304
17304
  };
17305
- amount: string | number;
17306
17305
  depositAddress: string;
17306
+ amount: string | number;
17307
17307
  depositDetails: number;
17308
17308
  }>;
17309
17309
  }, "strip", z.ZodTypeAny, {
17310
17310
  __kind: "DepositChannelAssethub";
17311
17311
  depositWitness: {
17312
17312
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
17313
- amount: bigint;
17314
17313
  depositAddress: `0x${string}`;
17314
+ amount: bigint;
17315
17315
  depositDetails: number;
17316
17316
  };
17317
17317
  }, {
@@ -17320,8 +17320,8 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17320
17320
  asset: {
17321
17321
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17322
17322
  };
17323
- amount: string | number;
17324
17323
  depositAddress: string;
17324
+ amount: string | number;
17325
17325
  depositDetails: number;
17326
17326
  };
17327
17327
  }>, z.ZodObject<{
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17346
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17347
17347
  }, {
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";
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";
17351
17351
  }>;
17352
17352
  destinationAddress: z.ZodEffects<z.ZodObject<{
17353
17353
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -17701,6 +17701,14 @@ 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
+ 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";
17704
17712
  destinationAddress: {
17705
17713
  readonly chain: "Ethereum";
17706
17714
  readonly address: `0x${string}`;
@@ -17720,14 +17728,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17720
17728
  readonly chain: "Assethub";
17721
17729
  readonly address: string;
17722
17730
  };
17723
- txId: {
17724
- blockNumber: number;
17725
- extrinsicIndex: number;
17726
- };
17727
- depositDetails: number;
17728
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17729
- depositAmount: bigint;
17730
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17731
17731
  affiliateFees: {
17732
17732
  account: number;
17733
17733
  bps: number;
@@ -17795,10 +17795,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17795
17795
  chunkInterval: number;
17796
17796
  } | null | undefined;
17797
17797
  }, {
17798
- destinationAddress: {
17799
- value: string;
17800
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17801
- };
17802
17798
  txId: {
17803
17799
  blockNumber: number;
17804
17800
  extrinsicIndex: number;
@@ -17809,7 +17805,11 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17809
17805
  };
17810
17806
  depositAmount: string | number;
17811
17807
  outputAsset: {
17812
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
17813
  };
17814
17814
  affiliateFees: {
17815
17815
  account: number;
@@ -17883,6 +17883,14 @@ 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
+ 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";
17886
17894
  destinationAddress: {
17887
17895
  readonly chain: "Ethereum";
17888
17896
  readonly address: `0x${string}`;
@@ -17902,14 +17910,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17902
17910
  readonly chain: "Assethub";
17903
17911
  readonly address: string;
17904
17912
  };
17905
- txId: {
17906
- blockNumber: number;
17907
- extrinsicIndex: number;
17908
- };
17909
- depositDetails: number;
17910
- inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17911
- depositAmount: bigint;
17912
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17913
17913
  affiliateFees: {
17914
17914
  account: number;
17915
17915
  bps: number;
@@ -17980,10 +17980,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17980
17980
  }, {
17981
17981
  __kind: "VaultAssethub";
17982
17982
  vaultWitness: {
17983
- destinationAddress: {
17984
- value: string;
17985
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17986
- };
17987
17983
  txId: {
17988
17984
  blockNumber: number;
17989
17985
  extrinsicIndex: number;
@@ -17994,7 +17990,11 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17994
17990
  };
17995
17991
  depositAmount: string | number;
17996
17992
  outputAsset: {
17997
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
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
17998
  };
17999
17999
  affiliateFees: {
18000
18000
  account: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18118
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18119
18119
  }, {
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";
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";
18123
18123
  }>;
18124
18124
  }, "strip", z.ZodTypeAny, {
18125
18125
  __kind: "TickZeroCentered";
18126
- baseAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18126
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18127
18127
  spreadTick: number;
18128
18128
  }, {
18129
18129
  __kind: "TickZeroCentered";
18130
18130
  baseAsset: {
18131
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18131
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18140
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18141
18141
  }, {
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";
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";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18149
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18150
18150
  amount?: bigint | null | undefined;
18151
18151
  }, {
18152
18152
  __kind: "MinimumDeploymentAmountForStrategy";
18153
18153
  asset: {
18154
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18154
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18162
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18163
18163
  }, {
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";
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";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18171
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18172
18172
  amount?: bigint | null | undefined;
18173
18173
  }, {
18174
18174
  __kind: "MinimumAddedFundsToStrategy";
18175
18175
  asset: {
18176
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18176
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18184
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18185
18185
  }, {
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";
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";
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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18193
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18194
18194
  amount: bigint;
18195
18195
  }, {
18196
18196
  __kind: "LimitOrderUpdateThreshold";
18197
18197
  asset: {
18198
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18198
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18199
18199
  };
18200
18200
  amount: string | number;
18201
18201
  }>]>;