@chainflip/processor 2.1.3 → 2.2.0-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (925) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  3. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.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/bitcoinIngressEgress/egressScheduled.d.cts +2 -2
  12. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +2 -2
  13. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +2 -2
  14. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +2 -2
  15. package/dist/100/common.cjs +1 -1
  16. package/dist/100/common.d.cts +65 -65
  17. package/dist/100/common.d.mts +65 -65
  18. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +28 -28
  19. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +28 -28
  20. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  21. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  25. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  26. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
  27. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
  28. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +8 -8
  29. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +8 -8
  30. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  31. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  32. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
  33. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
  34. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  35. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  36. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  37. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  38. package/dist/100/funding/funded.d.cts +2 -2
  39. package/dist/100/funding/funded.d.mts +2 -2
  40. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  41. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  42. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +12 -12
  43. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
  44. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  45. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  46. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  47. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  48. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  49. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  50. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  51. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  52. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  53. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  54. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  55. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  56. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  57. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  58. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  59. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  60. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
  61. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +15 -15
  62. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  63. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  64. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  65. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  66. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  67. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  68. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
  69. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
  70. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +8 -8
  71. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +8 -8
  72. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  73. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  74. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
  75. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
  76. package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
  77. package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
  78. package/dist/100/swapping/ccmDepositReceived.d.cts +8 -8
  79. package/dist/100/swapping/ccmDepositReceived.d.mts +8 -8
  80. package/dist/100/swapping/ccmFailed.d.cts +8 -8
  81. package/dist/100/swapping/ccmFailed.d.mts +8 -8
  82. package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
  83. package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
  84. package/dist/100/swapping/swapAmountTooLow.d.cts +20 -20
  85. package/dist/100/swapping/swapAmountTooLow.d.mts +20 -20
  86. package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
  87. package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
  88. package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
  89. package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
  90. package/dist/100/swapping/swapExecuted.d.cts +16 -16
  91. package/dist/100/swapping/swapExecuted.d.mts +16 -16
  92. package/dist/100/swapping/swapScheduled.d.cts +31 -31
  93. package/dist/100/swapping/swapScheduled.d.mts +31 -31
  94. package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
  95. package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
  96. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  97. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  98. package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +2 -2
  99. package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +2 -2
  100. package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +2 -2
  101. package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +2 -2
  102. package/dist/102/common.cjs +1 -1
  103. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +69 -69
  104. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +69 -69
  105. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  106. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  107. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +72 -72
  108. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +72 -72
  109. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
  110. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
  111. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +114 -114
  112. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +114 -114
  113. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +6 -6
  114. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +6 -6
  115. package/dist/11000/common.cjs +2 -2
  116. package/dist/11000/common.d.cts +622 -622
  117. package/dist/11000/common.d.mts +622 -622
  118. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +69 -69
  119. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +69 -69
  120. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  121. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  122. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  123. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  124. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  125. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  126. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  127. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  128. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +72 -72
  129. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +72 -72
  130. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
  131. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
  132. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +60 -60
  133. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +60 -60
  134. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
  135. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
  136. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  137. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  138. package/dist/11000/swapping/refundEgressScheduled.d.cts +13 -13
  139. package/dist/11000/swapping/refundEgressScheduled.d.mts +13 -13
  140. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  141. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  142. package/dist/11000/swapping/swapDepositAddressReady.d.cts +42 -42
  143. package/dist/11000/swapping/swapDepositAddressReady.d.mts +42 -42
  144. package/dist/11000/swapping/swapRequested.d.cts +44 -44
  145. package/dist/11000/swapping/swapRequested.d.mts +44 -44
  146. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  147. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  148. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  149. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  150. package/dist/111/common.cjs +1 -1
  151. package/dist/111/common.d.cts +26 -26
  152. package/dist/111/common.d.mts +26 -26
  153. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  154. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  155. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +8 -8
  156. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +8 -8
  157. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  158. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  159. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +18 -18
  160. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +18 -18
  161. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  162. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  163. package/dist/11100/common.cjs +2 -2
  164. package/dist/11100/common.d.cts +36 -36
  165. package/dist/11100/common.d.mts +36 -36
  166. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
  167. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
  168. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +6 -6
  169. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +6 -6
  170. package/dist/11100/funding/sCCallExecuted.d.cts +6 -6
  171. package/dist/11100/funding/sCCallExecuted.d.mts +6 -6
  172. package/dist/11100/swapping/swapExecuted.d.cts +2 -2
  173. package/dist/11100/swapping/swapExecuted.d.mts +2 -2
  174. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  175. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  176. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +16 -16
  177. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +16 -16
  178. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  179. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  180. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +16 -16
  181. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +16 -16
  182. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  183. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  184. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +22 -22
  185. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +22 -22
  186. package/dist/11200/common.cjs +2 -2
  187. package/dist/11200/common.d.cts +132 -132
  188. package/dist/11200/common.d.mts +132 -132
  189. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  190. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  191. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +16 -16
  192. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +16 -16
  193. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  194. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  195. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  196. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +16 -16
  197. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +16 -16
  198. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  199. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  200. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +16 -16
  201. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +16 -16
  202. package/dist/11200/swapping/swapRequested.d.cts +16 -16
  203. package/dist/11200/swapping/swapRequested.d.mts +16 -16
  204. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  205. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  206. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
  207. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
  208. package/dist/120/common.cjs +1 -1
  209. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  210. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  211. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  212. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  213. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  214. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  215. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  216. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  217. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  218. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  219. package/dist/131/common.cjs +1 -1
  220. package/dist/131/common.d.cts +205 -205
  221. package/dist/131/common.d.mts +205 -205
  222. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  223. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  224. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  225. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  226. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  227. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  228. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  229. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  230. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  231. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  232. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +21 -21
  233. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +21 -21
  234. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  235. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  236. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  237. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  238. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  239. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  240. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  241. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  242. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  243. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  244. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  245. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  246. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  247. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  248. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
  249. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
  250. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  251. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  252. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  253. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  254. package/dist/131/swapping/ccmFailed.d.cts +67 -67
  255. package/dist/131/swapping/ccmFailed.d.mts +67 -67
  256. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  257. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  258. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  259. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  260. package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
  261. package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
  262. package/dist/131/swapping/swapEgressIgnored.d.cts +24 -24
  263. package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
  264. package/dist/131/swapping/swapEgressScheduled.d.cts +10 -10
  265. package/dist/131/swapping/swapEgressScheduled.d.mts +10 -10
  266. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  267. package/dist/131/swapping/swapExecuted.d.mts +12 -12
  268. package/dist/131/swapping/swapScheduled.d.cts +95 -95
  269. package/dist/131/swapping/swapScheduled.d.mts +95 -95
  270. package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
  271. package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
  272. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  273. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  274. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  275. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  276. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  277. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  278. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  279. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  280. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  281. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  282. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  283. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  284. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  285. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  286. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  287. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
  288. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  289. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  290. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  291. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  292. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  293. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  294. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  295. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  296. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
  297. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
  298. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
  299. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
  300. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  301. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  302. package/dist/141/common.cjs +1 -1
  303. package/dist/141/common.d.cts +226 -226
  304. package/dist/141/common.d.mts +226 -226
  305. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  306. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  307. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  308. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  309. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  310. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  311. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  312. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  313. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  314. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  315. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  316. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  317. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  318. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  319. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  320. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  321. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  322. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  323. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  324. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  325. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  326. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  327. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  328. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  329. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  330. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  331. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
  332. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
  333. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  334. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  335. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  336. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  337. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  338. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  339. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  340. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  341. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  342. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  343. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  344. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  345. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  346. package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
  347. package/dist/141/swapping/ccmFailed.d.cts +77 -77
  348. package/dist/141/swapping/ccmFailed.d.mts +77 -77
  349. package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
  350. package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
  351. package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
  352. package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
  353. package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
  354. package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
  355. package/dist/141/swapping/swapExecuted.d.cts +82 -82
  356. package/dist/141/swapping/swapExecuted.d.mts +82 -82
  357. package/dist/141/swapping/swapScheduled.d.cts +93 -93
  358. package/dist/141/swapping/swapScheduled.d.mts +93 -93
  359. package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
  360. package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
  361. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  362. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  363. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  364. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  365. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  366. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  367. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  368. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  369. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  370. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  371. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  372. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  373. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  374. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  375. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  376. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  377. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  378. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  379. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  380. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
  381. package/dist/150/assetBalances/refundScheduled.d.cts +50 -50
  382. package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
  383. package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
  384. package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
  385. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  386. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  387. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  388. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  389. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  390. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  391. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  392. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  393. package/dist/150/common.cjs +2 -2
  394. package/dist/150/common.d.cts +231 -231
  395. package/dist/150/common.d.mts +231 -231
  396. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
  397. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
  398. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  399. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  400. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  401. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  402. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  403. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  404. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  405. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  406. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  407. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  408. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  409. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  410. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
  411. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
  412. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  413. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  414. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  415. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  416. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  417. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  418. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  419. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  420. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  421. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  422. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  423. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  424. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  425. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  426. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  427. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  428. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
  429. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
  430. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  431. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  432. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  433. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  434. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  435. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  436. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  437. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  438. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  439. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  440. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
  441. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
  442. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  443. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  444. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  445. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  446. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  447. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +16 -16
  448. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
  449. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
  450. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  451. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  452. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  453. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
  454. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  455. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  456. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  457. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  458. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  459. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  460. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  461. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  462. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  463. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  464. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +32 -32
  465. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +32 -32
  466. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  467. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  468. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  469. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  470. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  471. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  472. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  473. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  474. package/dist/150/swapping/ccmDepositReceived.d.cts +76 -76
  475. package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
  476. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  477. package/dist/150/swapping/ccmFailed.d.mts +79 -79
  478. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  479. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  480. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  481. package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
  482. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  483. package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
  484. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  485. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  486. package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
  487. package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
  488. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  489. package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
  490. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  491. package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
  492. package/dist/150/swapping/swapExecuted.d.cts +96 -96
  493. package/dist/150/swapping/swapExecuted.d.mts +96 -96
  494. package/dist/150/swapping/swapScheduled.d.cts +105 -105
  495. package/dist/150/swapping/swapScheduled.d.mts +105 -105
  496. package/dist/150/swapping/withdrawalRequested.d.cts +13 -13
  497. package/dist/150/swapping/withdrawalRequested.d.mts +13 -13
  498. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  499. package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  500. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  501. package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
  502. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  503. package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
  504. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  505. package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  506. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  507. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  508. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  509. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  510. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  511. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  512. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  513. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  514. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  515. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
  516. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  517. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  518. package/dist/160/common.cjs +2 -2
  519. package/dist/160/common.d.cts +62 -62
  520. package/dist/160/common.d.mts +62 -62
  521. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  522. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  523. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  524. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  525. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  526. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  527. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  528. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  529. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +6 -6
  530. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +6 -6
  531. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +4 -4
  532. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +4 -4
  533. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  534. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  535. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  536. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  537. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  538. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  539. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  540. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  541. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  542. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  543. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  544. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  545. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  546. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  547. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  548. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  549. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
  550. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
  551. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  552. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  553. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  554. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  555. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
  556. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
  557. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  558. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  559. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  560. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  561. package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
  562. package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
  563. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  564. package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
  565. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  566. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  567. package/dist/160/swapping/swapDepositAddressReady.d.cts +8 -8
  568. package/dist/160/swapping/swapDepositAddressReady.d.mts +8 -8
  569. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  570. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  571. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  572. package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
  573. package/dist/160/swapping/swapRequested.d.cts +8 -8
  574. package/dist/160/swapping/swapRequested.d.mts +8 -8
  575. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  576. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  577. package/dist/160/swapping/withdrawalRequested.d.cts +7 -7
  578. package/dist/160/swapping/withdrawalRequested.d.mts +7 -7
  579. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  580. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  581. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  582. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  583. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  584. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  585. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  586. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  587. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  588. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  589. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  590. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  591. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  592. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  593. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  594. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  595. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  596. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  597. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  598. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  599. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  600. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
  601. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  602. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  603. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  604. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  605. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  606. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  607. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  608. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  609. package/dist/170/common.cjs +2 -2
  610. package/dist/170/common.d.cts +72 -72
  611. package/dist/170/common.d.mts +72 -72
  612. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  613. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  614. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  615. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  616. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  617. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  618. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  619. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  620. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  621. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  622. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  623. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  624. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  625. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  626. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  627. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  628. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  629. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  630. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  631. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  632. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  633. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  634. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  635. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  636. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  637. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  638. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  639. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  640. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  641. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  642. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  643. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  644. package/dist/170/swapping/swapRequested.d.cts +53 -53
  645. package/dist/170/swapping/swapRequested.d.mts +53 -53
  646. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  647. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  648. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  649. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  650. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
  651. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
  652. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  653. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  654. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  655. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  656. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  657. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  658. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  659. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  660. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
  661. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
  662. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  663. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  664. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  665. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  666. package/dist/180/common.cjs +2 -2
  667. package/dist/180/common.d.cts +380 -380
  668. package/dist/180/common.d.mts +380 -380
  669. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  670. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  671. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  672. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  673. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
  674. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
  675. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  676. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  677. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  678. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  679. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  680. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  681. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  682. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  683. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +61 -61
  684. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +61 -61
  685. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  686. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  687. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  688. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  689. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  690. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  691. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  692. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  693. package/dist/180/solanaIngressEgress/depositFailed.d.cts +46 -46
  694. package/dist/180/solanaIngressEgress/depositFailed.d.mts +46 -46
  695. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  696. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
  697. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  698. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  699. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  700. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  701. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  702. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  703. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  704. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  705. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  706. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  707. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  708. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  709. package/dist/180/swapping/swapDepositAddressReady.d.cts +30 -30
  710. package/dist/180/swapping/swapDepositAddressReady.d.mts +30 -30
  711. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  712. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  713. package/dist/180/swapping/swapRequested.d.cts +16 -16
  714. package/dist/180/swapping/swapRequested.d.mts +16 -16
  715. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  716. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  717. package/dist/180/swapping/withdrawalRequested.d.cts +6 -6
  718. package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
  719. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  720. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  721. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  722. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  723. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  724. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  725. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  726. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  727. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  728. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  729. package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
  730. package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
  731. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  732. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  733. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  734. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  735. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
  736. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
  737. package/dist/190/assethubIngressEgress/depositFailed.d.cts +30 -30
  738. package/dist/190/assethubIngressEgress/depositFailed.d.mts +30 -30
  739. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  740. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  741. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
  742. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
  743. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  744. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
  745. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +30 -30
  746. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +30 -30
  747. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  748. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  749. package/dist/190/common.cjs +2 -2
  750. package/dist/190/common.d.cts +272 -272
  751. package/dist/190/common.d.mts +272 -272
  752. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  753. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  754. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +30 -30
  755. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +30 -30
  756. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  757. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  758. package/dist/190/liquidityPools/assetSwapped.d.cts +14 -14
  759. package/dist/190/liquidityPools/assetSwapped.d.mts +14 -14
  760. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  761. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  762. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  763. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  764. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  765. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  766. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  767. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  768. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  769. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  770. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  771. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  772. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  773. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  774. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  775. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  776. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  777. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  778. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  779. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  780. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +30 -30
  781. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +30 -30
  782. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  783. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  784. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  785. package/dist/190/reputation/offencePenalty.d.mts +2 -2
  786. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  787. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  788. package/dist/190/solanaIngressEgress/depositFailed.d.cts +18 -18
  789. package/dist/190/solanaIngressEgress/depositFailed.d.mts +18 -18
  790. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  791. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
  792. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  793. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  794. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  795. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  796. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  797. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  798. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  799. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  800. package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
  801. package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
  802. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  803. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  804. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  805. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  806. package/dist/190/swapping/swapDepositAddressReady.d.cts +16 -16
  807. package/dist/190/swapping/swapDepositAddressReady.d.mts +16 -16
  808. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  809. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  810. package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
  811. package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
  812. package/dist/190/swapping/swapExecuted.d.cts +16 -16
  813. package/dist/190/swapping/swapExecuted.d.mts +16 -16
  814. package/dist/190/swapping/swapRequested.d.cts +12 -12
  815. package/dist/190/swapping/swapRequested.d.mts +12 -12
  816. package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
  817. package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
  818. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  819. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  820. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  821. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  822. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  823. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  824. package/dist/200/common.cjs +2 -2
  825. package/dist/210/common.cjs +2 -2
  826. package/dist/210/lendingPools/boostFundsAdded.d.cts +2 -2
  827. package/dist/210/lendingPools/boostFundsAdded.d.mts +2 -2
  828. package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
  829. package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
  830. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  831. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  832. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  833. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  834. package/dist/210/swapping/swapDepositAddressReady.d.cts +2 -2
  835. package/dist/210/swapping/swapDepositAddressReady.d.mts +2 -2
  836. package/dist/220/_virtual/_rolldown/runtime.cjs +29 -0
  837. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  838. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  839. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  840. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  841. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  842. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +214 -0
  843. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +214 -0
  844. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  845. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  846. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  847. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  848. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  849. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  850. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +204 -0
  851. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +204 -0
  852. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  853. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  854. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  855. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  856. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  857. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  858. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +428 -0
  859. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +428 -0
  860. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  861. package/dist/220/common.cjs +539 -0
  862. package/dist/220/common.d.cts +1563 -0
  863. package/dist/220/common.d.mts +1563 -0
  864. package/dist/220/common.mjs +488 -0
  865. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  866. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  867. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  868. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  869. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  870. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +214 -0
  871. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +214 -0
  872. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  873. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  874. package/dist/220/lendingPools/loanCreated.d.cts +61 -0
  875. package/dist/220/lendingPools/loanCreated.d.mts +61 -0
  876. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  877. package/dist/220/lendingPools/loanRepaid.cjs +14 -0
  878. package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
  879. package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
  880. package/dist/220/lendingPools/loanRepaid.mjs +12 -0
  881. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  882. package/dist/220/lendingPools/palletConfigUpdated.d.cts +430 -0
  883. package/dist/220/lendingPools/palletConfigUpdated.d.mts +430 -0
  884. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  885. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  886. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  887. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  888. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  889. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  890. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +204 -0
  891. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +204 -0
  892. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  893. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  894. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  895. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  896. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  897. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  898. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +234 -0
  899. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +234 -0
  900. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  901. package/dist/220/swapping/affiliateDeregistration.cjs +14 -0
  902. package/dist/220/swapping/affiliateDeregistration.d.cts +18 -0
  903. package/dist/220/swapping/affiliateDeregistration.d.mts +18 -0
  904. package/dist/220/swapping/affiliateDeregistration.mjs +12 -0
  905. package/dist/220/tradingStrategy/strategyDeployed.cjs +14 -0
  906. package/dist/220/tradingStrategy/strategyDeployed.d.cts +198 -0
  907. package/dist/220/tradingStrategy/strategyDeployed.d.mts +198 -0
  908. package/dist/220/tradingStrategy/strategyDeployed.mjs +12 -0
  909. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  910. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  911. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  912. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  913. package/dist/Parser.cjs +1 -1
  914. package/dist/Processor.cjs +2 -2
  915. package/dist/Processor.mjs +1 -1
  916. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.cjs +1 -1
  917. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.mjs +1 -1
  918. package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
  919. package/dist/chainspec/src/BaseParser.cjs +3 -3
  920. package/dist/chainspec/src/Compiler.cjs +2 -2
  921. package/dist/chainspec/src/cache.cjs +2 -2
  922. package/dist/chainspec/src/utils.cjs +2 -2
  923. package/dist/generate.cjs +3 -3
  924. package/dist/utils.cjs +1 -1
  925. package/package.json +2 -2
@@ -2217,11 +2217,11 @@ declare const palletCfReputationPenalty: z.ZodObject<{
2217
2217
  declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
2218
2218
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
2219
2219
  }, "strip", z.ZodTypeAny, {
2220
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2220
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2221
2221
  }, {
2222
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2223
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2224
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2222
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2223
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2224
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2225
2225
  }>;
2226
2226
  declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2227
2227
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -3584,21 +3584,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
3584
3584
  asset: z.ZodEffects<z.ZodObject<{
3585
3585
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
3586
3586
  }, "strip", z.ZodTypeAny, {
3587
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3587
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3588
3588
  }, {
3589
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3590
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
3591
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3589
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3590
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
3591
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3592
3592
  }>;
3593
3593
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
3594
3594
  }, "strip", z.ZodTypeAny, {
3595
3595
  __kind: "MaximumSwapAmount";
3596
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3596
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3597
3597
  amount?: bigint | null | undefined;
3598
3598
  }, {
3599
3599
  __kind: "MaximumSwapAmount";
3600
3600
  asset: {
3601
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3601
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3602
3602
  };
3603
3603
  amount?: string | number | null | undefined;
3604
3604
  }>, z.ZodObject<{
@@ -3642,21 +3642,21 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
3642
3642
  asset: z.ZodEffects<z.ZodObject<{
3643
3643
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
3644
3644
  }, "strip", z.ZodTypeAny, {
3645
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3645
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3646
3646
  }, {
3647
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3648
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
3649
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3647
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3648
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
3649
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3650
3650
  }>;
3651
3651
  size_: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3652
3652
  }, "strip", z.ZodTypeAny, {
3653
3653
  __kind: "SetMinimumChunkSize";
3654
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3654
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3655
3655
  size_: bigint;
3656
3656
  }, {
3657
3657
  __kind: "SetMinimumChunkSize";
3658
3658
  asset: {
3659
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3659
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3660
3660
  };
3661
3661
  size_: string | number;
3662
3662
  }>, z.ZodObject<{
@@ -3994,15 +3994,15 @@ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnio
3994
3994
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3995
3995
  }, "strip", z.ZodTypeAny, {
3996
3996
  __kind: "Refund";
3997
- amount: bigint;
3998
3997
  reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
3998
+ amount: bigint;
3999
3999
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
4000
4000
  }, {
4001
4001
  __kind: "Refund";
4002
- amount: string | number;
4003
4002
  reason: {
4004
4003
  __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
4005
4004
  };
4005
+ amount: string | number;
4006
4006
  egressId?: [{
4007
4007
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4008
4008
  }, string | number] | null | undefined;
@@ -4762,19 +4762,19 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
4762
4762
  }, "strip", z.ZodTypeAny, {
4763
4763
  depositAddress: `0x${string}`;
4764
4764
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
4765
- amount: bigint;
4766
4765
  depositDetails: {
4767
4766
  txHashes?: `0x${string}`[] | null | undefined;
4768
4767
  };
4768
+ amount: bigint;
4769
4769
  }, {
4770
4770
  depositAddress: string;
4771
4771
  asset: {
4772
4772
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
4773
4773
  };
4774
- amount: string | number;
4775
4774
  depositDetails: {
4776
4775
  txHashes?: string[] | null | undefined;
4777
4776
  };
4777
+ amount: string | number;
4778
4778
  }>;
4779
4779
  declare const cfChainsCcmDepositMetadataGenericForeignChainAddress: z.ZodObject<{
4780
4780
  channelMetadata: z.ZodObject<{
@@ -5088,11 +5088,11 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5088
5088
  outputAsset: z.ZodEffects<z.ZodObject<{
5089
5089
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
5090
5090
  }, "strip", z.ZodTypeAny, {
5091
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5091
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5092
5092
  }, {
5093
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5094
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5095
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5093
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5094
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5095
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5096
5096
  }>;
5097
5097
  destinationAddress: z.ZodEffects<z.ZodObject<{
5098
5098
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -5437,13 +5437,14 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5437
5437
  }>>>;
5438
5438
  boostFee: z.ZodNumber;
5439
5439
  }, "strip", z.ZodTypeAny, {
5440
- txId: `0x${string}`;
5441
5440
  depositDetails: {
5442
5441
  txHashes?: `0x${string}`[] | null | undefined;
5443
5442
  };
5443
+ boostFee: number;
5444
+ txId: `0x${string}`;
5444
5445
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
5445
5446
  depositAmount: bigint;
5446
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5447
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5447
5448
  destinationAddress: {
5448
5449
  readonly chain: "Ethereum";
5449
5450
  readonly address: `0x${string}`;
@@ -5472,7 +5473,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5472
5473
  minPrice: bigint;
5473
5474
  refundAddress: `0x${string}`;
5474
5475
  };
5475
- boostFee: number;
5476
5476
  depositAddress?: `0x${string}` | null | undefined;
5477
5477
  channelId?: bigint | null | undefined;
5478
5478
  depositMetadata?: {
@@ -5530,16 +5530,17 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5530
5530
  chunkInterval: number;
5531
5531
  } | null | undefined;
5532
5532
  }, {
5533
- txId: string;
5534
5533
  depositDetails: {
5535
5534
  txHashes?: string[] | null | undefined;
5536
5535
  };
5536
+ boostFee: number;
5537
+ txId: string;
5537
5538
  inputAsset: {
5538
5539
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
5539
5540
  };
5540
5541
  depositAmount: string | number;
5541
5542
  outputAsset: {
5542
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5543
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5543
5544
  };
5544
5545
  destinationAddress: {
5545
5546
  value: string;
@@ -5554,7 +5555,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
5554
5555
  minPrice: string | number;
5555
5556
  refundAddress: string;
5556
5557
  };
5557
- boostFee: number;
5558
5558
  depositAddress?: string | null | undefined;
5559
5559
  channelId?: string | number | null | undefined;
5560
5560
  depositMetadata?: {
@@ -5638,29 +5638,29 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5638
5638
  }, "strip", z.ZodTypeAny, {
5639
5639
  depositAddress: `0x${string}`;
5640
5640
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
5641
- amount: bigint;
5642
5641
  depositDetails: {
5643
5642
  txHashes?: `0x${string}`[] | null | undefined;
5644
5643
  };
5644
+ amount: bigint;
5645
5645
  }, {
5646
5646
  depositAddress: string;
5647
5647
  asset: {
5648
5648
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
5649
5649
  };
5650
- amount: string | number;
5651
5650
  depositDetails: {
5652
5651
  txHashes?: string[] | null | undefined;
5653
5652
  };
5653
+ amount: string | number;
5654
5654
  }>;
5655
5655
  }, "strip", z.ZodTypeAny, {
5656
5656
  __kind: "DepositChannelEthereum";
5657
5657
  depositWitness: {
5658
5658
  depositAddress: `0x${string}`;
5659
5659
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
5660
- amount: bigint;
5661
5660
  depositDetails: {
5662
5661
  txHashes?: `0x${string}`[] | null | undefined;
5663
5662
  };
5663
+ amount: bigint;
5664
5664
  };
5665
5665
  }, {
5666
5666
  __kind: "DepositChannelEthereum";
@@ -5669,10 +5669,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5669
5669
  asset: {
5670
5670
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
5671
5671
  };
5672
- amount: string | number;
5673
5672
  depositDetails: {
5674
5673
  txHashes?: string[] | null | undefined;
5675
5674
  };
5675
+ amount: string | number;
5676
5676
  };
5677
5677
  }>, z.ZodObject<{
5678
5678
  __kind: z.ZodLiteral<"VaultEthereum">;
@@ -5699,11 +5699,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
5699
5699
  outputAsset: z.ZodEffects<z.ZodObject<{
5700
5700
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
5701
5701
  }, "strip", z.ZodTypeAny, {
5702
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5702
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5703
5703
  }, {
5704
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5705
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5706
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5704
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5705
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
5706
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
5707
5707
  }>;
5708
5708
  destinationAddress: z.ZodEffects<z.ZodObject<{
5709
5709
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -6048,13 +6048,14 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6048
6048
  }>>>;
6049
6049
  boostFee: z.ZodNumber;
6050
6050
  }, "strip", z.ZodTypeAny, {
6051
- txId: `0x${string}`;
6052
6051
  depositDetails: {
6053
6052
  txHashes?: `0x${string}`[] | null | undefined;
6054
6053
  };
6054
+ boostFee: number;
6055
+ txId: `0x${string}`;
6055
6056
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6056
6057
  depositAmount: bigint;
6057
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6058
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6058
6059
  destinationAddress: {
6059
6060
  readonly chain: "Ethereum";
6060
6061
  readonly address: `0x${string}`;
@@ -6083,7 +6084,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6083
6084
  minPrice: bigint;
6084
6085
  refundAddress: `0x${string}`;
6085
6086
  };
6086
- boostFee: number;
6087
6087
  depositAddress?: `0x${string}` | null | undefined;
6088
6088
  channelId?: bigint | null | undefined;
6089
6089
  depositMetadata?: {
@@ -6141,16 +6141,17 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6141
6141
  chunkInterval: number;
6142
6142
  } | null | undefined;
6143
6143
  }, {
6144
- txId: string;
6145
6144
  depositDetails: {
6146
6145
  txHashes?: string[] | null | undefined;
6147
6146
  };
6147
+ boostFee: number;
6148
+ txId: string;
6148
6149
  inputAsset: {
6149
6150
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
6150
6151
  };
6151
6152
  depositAmount: string | number;
6152
6153
  outputAsset: {
6153
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6154
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6154
6155
  };
6155
6156
  destinationAddress: {
6156
6157
  value: string;
@@ -6165,7 +6166,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6165
6166
  minPrice: string | number;
6166
6167
  refundAddress: string;
6167
6168
  };
6168
- boostFee: number;
6169
6169
  depositAddress?: string | null | undefined;
6170
6170
  channelId?: string | number | null | undefined;
6171
6171
  depositMetadata?: {
@@ -6228,13 +6228,14 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6228
6228
  }, "strip", z.ZodTypeAny, {
6229
6229
  __kind: "VaultEthereum";
6230
6230
  vaultWitness: {
6231
- txId: `0x${string}`;
6232
6231
  depositDetails: {
6233
6232
  txHashes?: `0x${string}`[] | null | undefined;
6234
6233
  };
6234
+ boostFee: number;
6235
+ txId: `0x${string}`;
6235
6236
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
6236
6237
  depositAmount: bigint;
6237
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6238
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6238
6239
  destinationAddress: {
6239
6240
  readonly chain: "Ethereum";
6240
6241
  readonly address: `0x${string}`;
@@ -6263,7 +6264,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6263
6264
  minPrice: bigint;
6264
6265
  refundAddress: `0x${string}`;
6265
6266
  };
6266
- boostFee: number;
6267
6267
  depositAddress?: `0x${string}` | null | undefined;
6268
6268
  channelId?: bigint | null | undefined;
6269
6269
  depositMetadata?: {
@@ -6324,16 +6324,17 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6324
6324
  }, {
6325
6325
  __kind: "VaultEthereum";
6326
6326
  vaultWitness: {
6327
- txId: string;
6328
6327
  depositDetails: {
6329
6328
  txHashes?: string[] | null | undefined;
6330
6329
  };
6330
+ boostFee: number;
6331
+ txId: string;
6331
6332
  inputAsset: {
6332
6333
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
6333
6334
  };
6334
6335
  depositAmount: string | number;
6335
6336
  outputAsset: {
6336
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6337
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
6337
6338
  };
6338
6339
  destinationAddress: {
6339
6340
  value: string;
@@ -6348,7 +6349,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
6348
6349
  minPrice: string | number;
6349
6350
  refundAddress: string;
6350
6351
  };
6351
- boostFee: number;
6352
6352
  depositAddress?: string | null | undefined;
6353
6353
  channelId?: string | number | null | undefined;
6354
6354
  depositMetadata?: {
@@ -6910,15 +6910,15 @@ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnio
6910
6910
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6911
6911
  }, "strip", z.ZodTypeAny, {
6912
6912
  __kind: "Refund";
6913
- amount: bigint;
6914
6913
  reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6914
+ amount: bigint;
6915
6915
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
6916
6916
  }, {
6917
6917
  __kind: "Refund";
6918
- amount: string | number;
6919
6918
  reason: {
6920
6919
  __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
6921
6920
  };
6921
+ amount: string | number;
6922
6922
  egressId?: [{
6923
6923
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
6924
6924
  }, string | number] | null | undefined;
@@ -7184,15 +7184,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
7184
7184
  }, "strip", z.ZodTypeAny, {
7185
7185
  depositAddress: `0x${string}`;
7186
7186
  asset: "Dot";
7187
- amount: bigint;
7188
7187
  depositDetails: number;
7188
+ amount: bigint;
7189
7189
  }, {
7190
7190
  depositAddress: string;
7191
7191
  asset: {
7192
7192
  __kind: "Dot";
7193
7193
  };
7194
- amount: string | number;
7195
7194
  depositDetails: number;
7195
+ amount: string | number;
7196
7196
  }>;
7197
7197
  declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
7198
7198
  retryDuration: z.ZodNumber;
@@ -7224,11 +7224,11 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7224
7224
  outputAsset: z.ZodEffects<z.ZodObject<{
7225
7225
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7226
7226
  }, "strip", z.ZodTypeAny, {
7227
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7227
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7228
7228
  }, {
7229
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7230
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7231
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7229
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7230
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7231
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7232
7232
  }>;
7233
7233
  destinationAddress: z.ZodEffects<z.ZodObject<{
7234
7234
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -7582,14 +7582,15 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7582
7582
  }>>>;
7583
7583
  boostFee: z.ZodNumber;
7584
7584
  }, "strip", z.ZodTypeAny, {
7585
+ depositDetails: number;
7586
+ boostFee: number;
7585
7587
  txId: {
7586
7588
  blockNumber: number;
7587
7589
  extrinsicIndex: number;
7588
7590
  };
7589
- depositDetails: number;
7590
7591
  inputAsset: "Dot";
7591
7592
  depositAmount: bigint;
7592
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7593
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7593
7594
  destinationAddress: {
7594
7595
  readonly chain: "Ethereum";
7595
7596
  readonly address: `0x${string}`;
@@ -7618,7 +7619,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7618
7619
  minPrice: bigint;
7619
7620
  refundAddress: `0x${string}`;
7620
7621
  };
7621
- boostFee: number;
7622
7622
  depositAddress?: `0x${string}` | null | undefined;
7623
7623
  channelId?: bigint | null | undefined;
7624
7624
  depositMetadata?: {
@@ -7676,17 +7676,18 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7676
7676
  chunkInterval: number;
7677
7677
  } | null | undefined;
7678
7678
  }, {
7679
+ depositDetails: number;
7680
+ boostFee: number;
7679
7681
  txId: {
7680
7682
  blockNumber: number;
7681
7683
  extrinsicIndex: number;
7682
7684
  };
7683
- depositDetails: number;
7684
7685
  inputAsset: {
7685
7686
  __kind: "Dot";
7686
7687
  };
7687
7688
  depositAmount: string | number;
7688
7689
  outputAsset: {
7689
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7690
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7690
7691
  };
7691
7692
  destinationAddress: {
7692
7693
  value: string;
@@ -7701,7 +7702,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
7701
7702
  minPrice: string | number;
7702
7703
  refundAddress: string;
7703
7704
  };
7704
- boostFee: number;
7705
7705
  depositAddress?: string | null | undefined;
7706
7706
  channelId?: string | number | null | undefined;
7707
7707
  depositMetadata?: {
@@ -7779,23 +7779,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
7779
7779
  }, "strip", z.ZodTypeAny, {
7780
7780
  depositAddress: `0x${string}`;
7781
7781
  asset: "Dot";
7782
- amount: bigint;
7783
7782
  depositDetails: number;
7783
+ amount: bigint;
7784
7784
  }, {
7785
7785
  depositAddress: string;
7786
7786
  asset: {
7787
7787
  __kind: "Dot";
7788
7788
  };
7789
- amount: string | number;
7790
7789
  depositDetails: number;
7790
+ amount: string | number;
7791
7791
  }>;
7792
7792
  }, "strip", z.ZodTypeAny, {
7793
7793
  __kind: "DepositChannelPolkadot";
7794
7794
  depositWitness: {
7795
7795
  depositAddress: `0x${string}`;
7796
7796
  asset: "Dot";
7797
- amount: bigint;
7798
7797
  depositDetails: number;
7798
+ amount: bigint;
7799
7799
  };
7800
7800
  }, {
7801
7801
  __kind: "DepositChannelPolkadot";
@@ -7804,8 +7804,8 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
7804
7804
  asset: {
7805
7805
  __kind: "Dot";
7806
7806
  };
7807
- amount: string | number;
7808
7807
  depositDetails: number;
7808
+ amount: string | number;
7809
7809
  };
7810
7810
  }>, z.ZodObject<{
7811
7811
  __kind: z.ZodLiteral<"VaultPolkadot">;
@@ -7826,11 +7826,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
7826
7826
  outputAsset: z.ZodEffects<z.ZodObject<{
7827
7827
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7828
7828
  }, "strip", z.ZodTypeAny, {
7829
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7829
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7830
7830
  }, {
7831
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7832
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7833
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7831
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7832
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
7833
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
7834
7834
  }>;
7835
7835
  destinationAddress: z.ZodEffects<z.ZodObject<{
7836
7836
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -8184,14 +8184,15 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8184
8184
  }>>>;
8185
8185
  boostFee: z.ZodNumber;
8186
8186
  }, "strip", z.ZodTypeAny, {
8187
+ depositDetails: number;
8188
+ boostFee: number;
8187
8189
  txId: {
8188
8190
  blockNumber: number;
8189
8191
  extrinsicIndex: number;
8190
8192
  };
8191
- depositDetails: number;
8192
8193
  inputAsset: "Dot";
8193
8194
  depositAmount: bigint;
8194
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8195
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8195
8196
  destinationAddress: {
8196
8197
  readonly chain: "Ethereum";
8197
8198
  readonly address: `0x${string}`;
@@ -8220,7 +8221,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8220
8221
  minPrice: bigint;
8221
8222
  refundAddress: `0x${string}`;
8222
8223
  };
8223
- boostFee: number;
8224
8224
  depositAddress?: `0x${string}` | null | undefined;
8225
8225
  channelId?: bigint | null | undefined;
8226
8226
  depositMetadata?: {
@@ -8278,17 +8278,18 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8278
8278
  chunkInterval: number;
8279
8279
  } | null | undefined;
8280
8280
  }, {
8281
+ depositDetails: number;
8282
+ boostFee: number;
8281
8283
  txId: {
8282
8284
  blockNumber: number;
8283
8285
  extrinsicIndex: number;
8284
8286
  };
8285
- depositDetails: number;
8286
8287
  inputAsset: {
8287
8288
  __kind: "Dot";
8288
8289
  };
8289
8290
  depositAmount: string | number;
8290
8291
  outputAsset: {
8291
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8292
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8292
8293
  };
8293
8294
  destinationAddress: {
8294
8295
  value: string;
@@ -8303,7 +8304,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8303
8304
  minPrice: string | number;
8304
8305
  refundAddress: string;
8305
8306
  };
8306
- boostFee: number;
8307
8307
  depositAddress?: string | null | undefined;
8308
8308
  channelId?: string | number | null | undefined;
8309
8309
  depositMetadata?: {
@@ -8366,14 +8366,15 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8366
8366
  }, "strip", z.ZodTypeAny, {
8367
8367
  __kind: "VaultPolkadot";
8368
8368
  vaultWitness: {
8369
+ depositDetails: number;
8370
+ boostFee: number;
8369
8371
  txId: {
8370
8372
  blockNumber: number;
8371
8373
  extrinsicIndex: number;
8372
8374
  };
8373
- depositDetails: number;
8374
8375
  inputAsset: "Dot";
8375
8376
  depositAmount: bigint;
8376
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8377
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8377
8378
  destinationAddress: {
8378
8379
  readonly chain: "Ethereum";
8379
8380
  readonly address: `0x${string}`;
@@ -8402,7 +8403,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8402
8403
  minPrice: bigint;
8403
8404
  refundAddress: `0x${string}`;
8404
8405
  };
8405
- boostFee: number;
8406
8406
  depositAddress?: `0x${string}` | null | undefined;
8407
8407
  channelId?: bigint | null | undefined;
8408
8408
  depositMetadata?: {
@@ -8463,17 +8463,18 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8463
8463
  }, {
8464
8464
  __kind: "VaultPolkadot";
8465
8465
  vaultWitness: {
8466
+ depositDetails: number;
8467
+ boostFee: number;
8466
8468
  txId: {
8467
8469
  blockNumber: number;
8468
8470
  extrinsicIndex: number;
8469
8471
  };
8470
- depositDetails: number;
8471
8472
  inputAsset: {
8472
8473
  __kind: "Dot";
8473
8474
  };
8474
8475
  depositAmount: string | number;
8475
8476
  outputAsset: {
8476
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8477
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8477
8478
  };
8478
8479
  destinationAddress: {
8479
8480
  value: string;
@@ -8488,7 +8489,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
8488
8489
  minPrice: string | number;
8489
8490
  refundAddress: string;
8490
8491
  };
8491
- boostFee: number;
8492
8492
  depositAddress?: string | null | undefined;
8493
8493
  channelId?: string | number | null | undefined;
8494
8494
  depositMetadata?: {
@@ -8843,15 +8843,15 @@ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion
8843
8843
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8844
8844
  }, "strip", z.ZodTypeAny, {
8845
8845
  __kind: "Refund";
8846
- amount: bigint;
8847
8846
  reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8847
+ amount: bigint;
8848
8848
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
8849
8849
  }, {
8850
8850
  __kind: "Refund";
8851
- amount: string | number;
8852
8851
  reason: {
8853
8852
  __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
8854
8853
  };
8854
+ amount: string | number;
8855
8855
  egressId?: [{
8856
8856
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
8857
8857
  }, string | number] | null | undefined;
@@ -9288,7 +9288,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9288
9288
  program: `0x${string}`;
9289
9289
  };
9290
9290
  asset: "Btc";
9291
- amount: bigint;
9292
9291
  depositDetails: {
9293
9292
  depositAddress: {
9294
9293
  pubkeyX: `0x${string}`;
@@ -9307,6 +9306,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9307
9306
  vout: number;
9308
9307
  };
9309
9308
  };
9309
+ amount: bigint;
9310
9310
  }, {
9311
9311
  depositAddress: {
9312
9312
  value: string;
@@ -9331,7 +9331,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9331
9331
  asset: {
9332
9332
  __kind: "Btc";
9333
9333
  };
9334
- amount: string | number;
9335
9334
  depositDetails: {
9336
9335
  depositAddress: {
9337
9336
  pubkeyX: string;
@@ -9350,6 +9349,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
9350
9349
  vout: number;
9351
9350
  };
9352
9351
  };
9352
+ amount: string | number;
9353
9353
  }>;
9354
9354
  declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
9355
9355
  retryDuration: z.ZodNumber;
@@ -9628,11 +9628,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
9628
9628
  outputAsset: z.ZodEffects<z.ZodObject<{
9629
9629
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
9630
9630
  }, "strip", z.ZodTypeAny, {
9631
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9631
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9632
9632
  }, {
9633
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9634
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
9635
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9633
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9634
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
9635
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9636
9636
  }>;
9637
9637
  destinationAddress: z.ZodEffects<z.ZodObject<{
9638
9638
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -10072,7 +10072,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10072
10072
  }>>>;
10073
10073
  boostFee: z.ZodNumber;
10074
10074
  }, "strip", z.ZodTypeAny, {
10075
- txId: `0x${string}`;
10076
10075
  depositDetails: {
10077
10076
  depositAddress: {
10078
10077
  pubkeyX: `0x${string}`;
@@ -10091,9 +10090,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10091
10090
  vout: number;
10092
10091
  };
10093
10092
  };
10093
+ boostFee: number;
10094
+ txId: `0x${string}`;
10094
10095
  inputAsset: "Btc";
10095
10096
  depositAmount: bigint;
10096
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10097
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10097
10098
  destinationAddress: {
10098
10099
  readonly chain: "Ethereum";
10099
10100
  readonly address: `0x${string}`;
@@ -10141,7 +10142,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10141
10142
  program: `0x${string}`;
10142
10143
  };
10143
10144
  };
10144
- boostFee: number;
10145
10145
  depositAddress?: {
10146
10146
  value: `0x${string}`;
10147
10147
  __kind: "P2PKH";
@@ -10218,7 +10218,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10218
10218
  chunkInterval: number;
10219
10219
  } | null | undefined;
10220
10220
  }, {
10221
- txId: string;
10222
10221
  depositDetails: {
10223
10222
  depositAddress: {
10224
10223
  pubkeyX: string;
@@ -10237,12 +10236,14 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10237
10236
  vout: number;
10238
10237
  };
10239
10238
  };
10239
+ boostFee: number;
10240
+ txId: string;
10240
10241
  inputAsset: {
10241
10242
  __kind: "Btc";
10242
10243
  };
10243
10244
  depositAmount: string | number;
10244
10245
  outputAsset: {
10245
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10246
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10246
10247
  };
10247
10248
  destinationAddress: {
10248
10249
  value: string;
@@ -10276,7 +10277,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
10276
10277
  program: string;
10277
10278
  };
10278
10279
  };
10279
- boostFee: number;
10280
10280
  depositAddress?: {
10281
10281
  value: string;
10282
10282
  __kind: "P2PKH";
@@ -10544,7 +10544,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10544
10544
  program: `0x${string}`;
10545
10545
  };
10546
10546
  asset: "Btc";
10547
- amount: bigint;
10548
10547
  depositDetails: {
10549
10548
  depositAddress: {
10550
10549
  pubkeyX: `0x${string}`;
@@ -10563,6 +10562,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10563
10562
  vout: number;
10564
10563
  };
10565
10564
  };
10565
+ amount: bigint;
10566
10566
  }, {
10567
10567
  depositAddress: {
10568
10568
  value: string;
@@ -10587,7 +10587,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10587
10587
  asset: {
10588
10588
  __kind: "Btc";
10589
10589
  };
10590
- amount: string | number;
10591
10590
  depositDetails: {
10592
10591
  depositAddress: {
10593
10592
  pubkeyX: string;
@@ -10606,6 +10605,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10606
10605
  vout: number;
10607
10606
  };
10608
10607
  };
10608
+ amount: string | number;
10609
10609
  }>;
10610
10610
  }, "strip", z.ZodTypeAny, {
10611
10611
  __kind: "DepositChannelBitcoin";
@@ -10631,7 +10631,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10631
10631
  program: `0x${string}`;
10632
10632
  };
10633
10633
  asset: "Btc";
10634
- amount: bigint;
10635
10634
  depositDetails: {
10636
10635
  depositAddress: {
10637
10636
  pubkeyX: `0x${string}`;
@@ -10650,6 +10649,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10650
10649
  vout: number;
10651
10650
  };
10652
10651
  };
10652
+ amount: bigint;
10653
10653
  };
10654
10654
  }, {
10655
10655
  __kind: "DepositChannelBitcoin";
@@ -10677,7 +10677,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10677
10677
  asset: {
10678
10678
  __kind: "Btc";
10679
10679
  };
10680
- amount: string | number;
10681
10680
  depositDetails: {
10682
10681
  depositAddress: {
10683
10682
  pubkeyX: string;
@@ -10696,6 +10695,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10696
10695
  vout: number;
10697
10696
  };
10698
10697
  };
10698
+ amount: string | number;
10699
10699
  };
10700
10700
  }>, z.ZodObject<{
10701
10701
  __kind: z.ZodLiteral<"VaultBitcoin">;
@@ -10868,11 +10868,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
10868
10868
  outputAsset: z.ZodEffects<z.ZodObject<{
10869
10869
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
10870
10870
  }, "strip", z.ZodTypeAny, {
10871
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10871
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10872
10872
  }, {
10873
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10874
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10875
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10873
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10874
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10875
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10876
10876
  }>;
10877
10877
  destinationAddress: z.ZodEffects<z.ZodObject<{
10878
10878
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -11312,7 +11312,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11312
11312
  }>>>;
11313
11313
  boostFee: z.ZodNumber;
11314
11314
  }, "strip", z.ZodTypeAny, {
11315
- txId: `0x${string}`;
11316
11315
  depositDetails: {
11317
11316
  depositAddress: {
11318
11317
  pubkeyX: `0x${string}`;
@@ -11331,9 +11330,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11331
11330
  vout: number;
11332
11331
  };
11333
11332
  };
11333
+ boostFee: number;
11334
+ txId: `0x${string}`;
11334
11335
  inputAsset: "Btc";
11335
11336
  depositAmount: bigint;
11336
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11337
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11337
11338
  destinationAddress: {
11338
11339
  readonly chain: "Ethereum";
11339
11340
  readonly address: `0x${string}`;
@@ -11381,7 +11382,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11381
11382
  program: `0x${string}`;
11382
11383
  };
11383
11384
  };
11384
- boostFee: number;
11385
11385
  depositAddress?: {
11386
11386
  value: `0x${string}`;
11387
11387
  __kind: "P2PKH";
@@ -11458,7 +11458,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11458
11458
  chunkInterval: number;
11459
11459
  } | null | undefined;
11460
11460
  }, {
11461
- txId: string;
11462
11461
  depositDetails: {
11463
11462
  depositAddress: {
11464
11463
  pubkeyX: string;
@@ -11477,12 +11476,14 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11477
11476
  vout: number;
11478
11477
  };
11479
11478
  };
11479
+ boostFee: number;
11480
+ txId: string;
11480
11481
  inputAsset: {
11481
11482
  __kind: "Btc";
11482
11483
  };
11483
11484
  depositAmount: string | number;
11484
11485
  outputAsset: {
11485
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11486
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11486
11487
  };
11487
11488
  destinationAddress: {
11488
11489
  value: string;
@@ -11516,7 +11517,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11516
11517
  program: string;
11517
11518
  };
11518
11519
  };
11519
- boostFee: number;
11520
11520
  depositAddress?: {
11521
11521
  value: string;
11522
11522
  __kind: "P2PKH";
@@ -11598,7 +11598,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11598
11598
  }, "strip", z.ZodTypeAny, {
11599
11599
  __kind: "VaultBitcoin";
11600
11600
  vaultWitness: {
11601
- txId: `0x${string}`;
11602
11601
  depositDetails: {
11603
11602
  depositAddress: {
11604
11603
  pubkeyX: `0x${string}`;
@@ -11617,9 +11616,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11617
11616
  vout: number;
11618
11617
  };
11619
11618
  };
11619
+ boostFee: number;
11620
+ txId: `0x${string}`;
11620
11621
  inputAsset: "Btc";
11621
11622
  depositAmount: bigint;
11622
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11623
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11623
11624
  destinationAddress: {
11624
11625
  readonly chain: "Ethereum";
11625
11626
  readonly address: `0x${string}`;
@@ -11667,7 +11668,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11667
11668
  program: `0x${string}`;
11668
11669
  };
11669
11670
  };
11670
- boostFee: number;
11671
11671
  depositAddress?: {
11672
11672
  value: `0x${string}`;
11673
11673
  __kind: "P2PKH";
@@ -11747,7 +11747,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11747
11747
  }, {
11748
11748
  __kind: "VaultBitcoin";
11749
11749
  vaultWitness: {
11750
- txId: string;
11751
11750
  depositDetails: {
11752
11751
  depositAddress: {
11753
11752
  pubkeyX: string;
@@ -11766,12 +11765,14 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11766
11765
  vout: number;
11767
11766
  };
11768
11767
  };
11768
+ boostFee: number;
11769
+ txId: string;
11769
11770
  inputAsset: {
11770
11771
  __kind: "Btc";
11771
11772
  };
11772
11773
  depositAmount: string | number;
11773
11774
  outputAsset: {
11774
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11775
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11775
11776
  };
11776
11777
  destinationAddress: {
11777
11778
  value: string;
@@ -11805,7 +11806,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
11805
11806
  program: string;
11806
11807
  };
11807
11808
  };
11808
- boostFee: number;
11809
11809
  depositAddress?: {
11810
11810
  value: string;
11811
11811
  __kind: "P2PKH";
@@ -11931,17 +11931,17 @@ declare const palletCfPoolsRangeOrderChange: z.ZodObject<{
11931
11931
  quote: string | number;
11932
11932
  }>;
11933
11933
  }, "strip", z.ZodTypeAny, {
11934
- liquidity: bigint;
11935
11934
  amounts: {
11936
11935
  base: bigint;
11937
11936
  quote: bigint;
11938
11937
  };
11938
+ liquidity: bigint;
11939
11939
  }, {
11940
- liquidity: string | number;
11941
11940
  amounts: {
11942
11941
  base: string | number;
11943
11942
  quote: string | number;
11944
11943
  };
11944
+ liquidity: string | number;
11945
11945
  }>;
11946
11946
  declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
11947
11947
  __kind: z.ZodLiteral<"Increase">;
@@ -11958,34 +11958,34 @@ declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscrimi
11958
11958
  quote: string | number;
11959
11959
  }>;
11960
11960
  }, "strip", z.ZodTypeAny, {
11961
- liquidity: bigint;
11962
11961
  amounts: {
11963
11962
  base: bigint;
11964
11963
  quote: bigint;
11965
11964
  };
11965
+ liquidity: bigint;
11966
11966
  }, {
11967
- liquidity: string | number;
11968
11967
  amounts: {
11969
11968
  base: string | number;
11970
11969
  quote: string | number;
11971
11970
  };
11971
+ liquidity: string | number;
11972
11972
  }>;
11973
11973
  }, "strip", z.ZodTypeAny, {
11974
11974
  value: {
11975
- liquidity: bigint;
11976
11975
  amounts: {
11977
11976
  base: bigint;
11978
11977
  quote: bigint;
11979
11978
  };
11979
+ liquidity: bigint;
11980
11980
  };
11981
11981
  __kind: "Increase";
11982
11982
  }, {
11983
11983
  value: {
11984
- liquidity: string | number;
11985
11984
  amounts: {
11986
11985
  base: string | number;
11987
11986
  quote: string | number;
11988
11987
  };
11988
+ liquidity: string | number;
11989
11989
  };
11990
11990
  __kind: "Increase";
11991
11991
  }>, z.ZodObject<{
@@ -12003,34 +12003,34 @@ declare const cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange: z.ZodDiscrimi
12003
12003
  quote: string | number;
12004
12004
  }>;
12005
12005
  }, "strip", z.ZodTypeAny, {
12006
- liquidity: bigint;
12007
12006
  amounts: {
12008
12007
  base: bigint;
12009
12008
  quote: bigint;
12010
12009
  };
12010
+ liquidity: bigint;
12011
12011
  }, {
12012
- liquidity: string | number;
12013
12012
  amounts: {
12014
12013
  base: string | number;
12015
12014
  quote: string | number;
12016
12015
  };
12016
+ liquidity: string | number;
12017
12017
  }>;
12018
12018
  }, "strip", z.ZodTypeAny, {
12019
12019
  value: {
12020
- liquidity: bigint;
12021
12020
  amounts: {
12022
12021
  base: bigint;
12023
12022
  quote: bigint;
12024
12023
  };
12024
+ liquidity: bigint;
12025
12025
  };
12026
12026
  __kind: "Decrease";
12027
12027
  }, {
12028
12028
  value: {
12029
- liquidity: string | number;
12030
12029
  amounts: {
12031
12030
  base: string | number;
12032
12031
  quote: string | number;
12033
12032
  };
12033
+ liquidity: string | number;
12034
12034
  };
12035
12035
  __kind: "Decrease";
12036
12036
  }>]>;
@@ -12089,20 +12089,20 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
12089
12089
  baseAsset: z.ZodEffects<z.ZodObject<{
12090
12090
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12091
12091
  }, "strip", z.ZodTypeAny, {
12092
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12092
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12093
12093
  }, {
12094
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12095
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12096
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12094
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12095
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12096
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12097
12097
  }>;
12098
12098
  quoteAsset: z.ZodEffects<z.ZodObject<{
12099
12099
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12100
12100
  }, "strip", z.ZodTypeAny, {
12101
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12101
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12102
12102
  }, {
12103
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12104
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12105
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12103
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12104
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12105
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12106
12106
  }>;
12107
12107
  side: z.ZodEffects<z.ZodObject<{
12108
12108
  __kind: z.ZodEnum<["Buy", "Sell"]>;
@@ -12117,17 +12117,17 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
12117
12117
  }, "strip", z.ZodTypeAny, {
12118
12118
  __kind: "Limit";
12119
12119
  id: bigint;
12120
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12121
- quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12120
+ baseAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12121
+ quoteAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12122
12122
  side: "Buy" | "Sell";
12123
12123
  }, {
12124
12124
  __kind: "Limit";
12125
12125
  id: string | number;
12126
12126
  baseAsset: {
12127
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12127
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12128
12128
  };
12129
12129
  quoteAsset: {
12130
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12130
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12131
12131
  };
12132
12132
  side: {
12133
12133
  __kind: "Buy" | "Sell";
@@ -12137,35 +12137,35 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
12137
12137
  baseAsset: z.ZodEffects<z.ZodObject<{
12138
12138
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12139
12139
  }, "strip", z.ZodTypeAny, {
12140
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12140
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12141
12141
  }, {
12142
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12143
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12144
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12142
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12143
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12144
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12145
12145
  }>;
12146
12146
  quoteAsset: z.ZodEffects<z.ZodObject<{
12147
12147
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12148
12148
  }, "strip", z.ZodTypeAny, {
12149
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12149
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12150
12150
  }, {
12151
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12152
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12153
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12151
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12152
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12153
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12154
12154
  }>;
12155
12155
  id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12156
12156
  }, "strip", z.ZodTypeAny, {
12157
12157
  __kind: "Range";
12158
12158
  id: bigint;
12159
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12160
- quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12159
+ baseAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12160
+ quoteAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12161
12161
  }, {
12162
12162
  __kind: "Range";
12163
12163
  id: string | number;
12164
12164
  baseAsset: {
12165
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12165
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12166
12166
  };
12167
12167
  quoteAsset: {
12168
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12168
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12169
12169
  };
12170
12170
  }>]>;
12171
12171
  declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
@@ -12173,21 +12173,21 @@ declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
12173
12173
  asset: z.ZodEffects<z.ZodObject<{
12174
12174
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12175
12175
  }, "strip", z.ZodTypeAny, {
12176
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12176
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12177
12177
  }, {
12178
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12179
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12180
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12178
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12179
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12180
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12181
12181
  }>;
12182
12182
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12183
12183
  }, "strip", z.ZodTypeAny, {
12184
12184
  __kind: "LimitOrderAutoSweepingThreshold";
12185
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12185
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12186
12186
  amount: bigint;
12187
12187
  }, {
12188
12188
  __kind: "LimitOrderAutoSweepingThreshold";
12189
12189
  asset: {
12190
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12190
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12191
12191
  };
12192
12192
  amount: string | number;
12193
12193
  }>;
@@ -12274,15 +12274,15 @@ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnio
12274
12274
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
12275
12275
  }, "strip", z.ZodTypeAny, {
12276
12276
  __kind: "Refund";
12277
- amount: bigint;
12278
12277
  reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12278
+ amount: bigint;
12279
12279
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
12280
12280
  }, {
12281
12281
  __kind: "Refund";
12282
- amount: string | number;
12283
12282
  reason: {
12284
12283
  __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
12285
12284
  };
12285
+ amount: string | number;
12286
12286
  egressId?: [{
12287
12287
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
12288
12288
  }, string | number] | null | undefined;
@@ -12554,19 +12554,19 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
12554
12554
  }, "strip", z.ZodTypeAny, {
12555
12555
  depositAddress: `0x${string}`;
12556
12556
  asset: "ArbEth" | "ArbUsdc";
12557
- amount: bigint;
12558
12557
  depositDetails: {
12559
12558
  txHashes?: `0x${string}`[] | null | undefined;
12560
12559
  };
12560
+ amount: bigint;
12561
12561
  }, {
12562
12562
  depositAddress: string;
12563
12563
  asset: {
12564
12564
  __kind: "ArbEth" | "ArbUsdc";
12565
12565
  };
12566
- amount: string | number;
12567
12566
  depositDetails: {
12568
12567
  txHashes?: string[] | null | undefined;
12569
12568
  };
12569
+ amount: string | number;
12570
12570
  }>;
12571
12571
  declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObject<{
12572
12572
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -12591,11 +12591,11 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12591
12591
  outputAsset: z.ZodEffects<z.ZodObject<{
12592
12592
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12593
12593
  }, "strip", z.ZodTypeAny, {
12594
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12594
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12595
12595
  }, {
12596
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12597
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12598
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12596
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12597
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12598
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12599
12599
  }>;
12600
12600
  destinationAddress: z.ZodEffects<z.ZodObject<{
12601
12601
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -12940,13 +12940,14 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12940
12940
  }>>>;
12941
12941
  boostFee: z.ZodNumber;
12942
12942
  }, "strip", z.ZodTypeAny, {
12943
- txId: `0x${string}`;
12944
12943
  depositDetails: {
12945
12944
  txHashes?: `0x${string}`[] | null | undefined;
12946
12945
  };
12946
+ boostFee: number;
12947
+ txId: `0x${string}`;
12947
12948
  inputAsset: "ArbEth" | "ArbUsdc";
12948
12949
  depositAmount: bigint;
12949
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12950
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12950
12951
  destinationAddress: {
12951
12952
  readonly chain: "Ethereum";
12952
12953
  readonly address: `0x${string}`;
@@ -12975,7 +12976,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
12975
12976
  minPrice: bigint;
12976
12977
  refundAddress: `0x${string}`;
12977
12978
  };
12978
- boostFee: number;
12979
12979
  depositAddress?: `0x${string}` | null | undefined;
12980
12980
  channelId?: bigint | null | undefined;
12981
12981
  depositMetadata?: {
@@ -13033,16 +13033,17 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
13033
13033
  chunkInterval: number;
13034
13034
  } | null | undefined;
13035
13035
  }, {
13036
- txId: string;
13037
13036
  depositDetails: {
13038
13037
  txHashes?: string[] | null | undefined;
13039
13038
  };
13039
+ boostFee: number;
13040
+ txId: string;
13040
13041
  inputAsset: {
13041
13042
  __kind: "ArbEth" | "ArbUsdc";
13042
13043
  };
13043
13044
  depositAmount: string | number;
13044
13045
  outputAsset: {
13045
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13046
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13046
13047
  };
13047
13048
  destinationAddress: {
13048
13049
  value: string;
@@ -13057,7 +13058,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
13057
13058
  minPrice: string | number;
13058
13059
  refundAddress: string;
13059
13060
  };
13060
- boostFee: number;
13061
13061
  depositAddress?: string | null | undefined;
13062
13062
  channelId?: string | number | null | undefined;
13063
13063
  depositMetadata?: {
@@ -13141,29 +13141,29 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13141
13141
  }, "strip", z.ZodTypeAny, {
13142
13142
  depositAddress: `0x${string}`;
13143
13143
  asset: "ArbEth" | "ArbUsdc";
13144
- amount: bigint;
13145
13144
  depositDetails: {
13146
13145
  txHashes?: `0x${string}`[] | null | undefined;
13147
13146
  };
13147
+ amount: bigint;
13148
13148
  }, {
13149
13149
  depositAddress: string;
13150
13150
  asset: {
13151
13151
  __kind: "ArbEth" | "ArbUsdc";
13152
13152
  };
13153
- amount: string | number;
13154
13153
  depositDetails: {
13155
13154
  txHashes?: string[] | null | undefined;
13156
13155
  };
13156
+ amount: string | number;
13157
13157
  }>;
13158
13158
  }, "strip", z.ZodTypeAny, {
13159
13159
  __kind: "DepositChannelArbitrum";
13160
13160
  depositWitness: {
13161
13161
  depositAddress: `0x${string}`;
13162
13162
  asset: "ArbEth" | "ArbUsdc";
13163
- amount: bigint;
13164
13163
  depositDetails: {
13165
13164
  txHashes?: `0x${string}`[] | null | undefined;
13166
13165
  };
13166
+ amount: bigint;
13167
13167
  };
13168
13168
  }, {
13169
13169
  __kind: "DepositChannelArbitrum";
@@ -13172,10 +13172,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13172
13172
  asset: {
13173
13173
  __kind: "ArbEth" | "ArbUsdc";
13174
13174
  };
13175
- amount: string | number;
13176
13175
  depositDetails: {
13177
13176
  txHashes?: string[] | null | undefined;
13178
13177
  };
13178
+ amount: string | number;
13179
13179
  };
13180
13180
  }>, z.ZodObject<{
13181
13181
  __kind: z.ZodLiteral<"VaultArbitrum">;
@@ -13202,11 +13202,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13202
13202
  outputAsset: z.ZodEffects<z.ZodObject<{
13203
13203
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
13204
13204
  }, "strip", z.ZodTypeAny, {
13205
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13205
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13206
13206
  }, {
13207
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13208
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
13209
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13207
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13208
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
13209
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13210
13210
  }>;
13211
13211
  destinationAddress: z.ZodEffects<z.ZodObject<{
13212
13212
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -13551,13 +13551,14 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13551
13551
  }>>>;
13552
13552
  boostFee: z.ZodNumber;
13553
13553
  }, "strip", z.ZodTypeAny, {
13554
- txId: `0x${string}`;
13555
13554
  depositDetails: {
13556
13555
  txHashes?: `0x${string}`[] | null | undefined;
13557
13556
  };
13557
+ boostFee: number;
13558
+ txId: `0x${string}`;
13558
13559
  inputAsset: "ArbEth" | "ArbUsdc";
13559
13560
  depositAmount: bigint;
13560
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13561
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13561
13562
  destinationAddress: {
13562
13563
  readonly chain: "Ethereum";
13563
13564
  readonly address: `0x${string}`;
@@ -13586,7 +13587,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13586
13587
  minPrice: bigint;
13587
13588
  refundAddress: `0x${string}`;
13588
13589
  };
13589
- boostFee: number;
13590
13590
  depositAddress?: `0x${string}` | null | undefined;
13591
13591
  channelId?: bigint | null | undefined;
13592
13592
  depositMetadata?: {
@@ -13644,16 +13644,17 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13644
13644
  chunkInterval: number;
13645
13645
  } | null | undefined;
13646
13646
  }, {
13647
- txId: string;
13648
13647
  depositDetails: {
13649
13648
  txHashes?: string[] | null | undefined;
13650
13649
  };
13650
+ boostFee: number;
13651
+ txId: string;
13651
13652
  inputAsset: {
13652
13653
  __kind: "ArbEth" | "ArbUsdc";
13653
13654
  };
13654
13655
  depositAmount: string | number;
13655
13656
  outputAsset: {
13656
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13657
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13657
13658
  };
13658
13659
  destinationAddress: {
13659
13660
  value: string;
@@ -13668,7 +13669,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13668
13669
  minPrice: string | number;
13669
13670
  refundAddress: string;
13670
13671
  };
13671
- boostFee: number;
13672
13672
  depositAddress?: string | null | undefined;
13673
13673
  channelId?: string | number | null | undefined;
13674
13674
  depositMetadata?: {
@@ -13731,13 +13731,14 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13731
13731
  }, "strip", z.ZodTypeAny, {
13732
13732
  __kind: "VaultArbitrum";
13733
13733
  vaultWitness: {
13734
- txId: `0x${string}`;
13735
13734
  depositDetails: {
13736
13735
  txHashes?: `0x${string}`[] | null | undefined;
13737
13736
  };
13737
+ boostFee: number;
13738
+ txId: `0x${string}`;
13738
13739
  inputAsset: "ArbEth" | "ArbUsdc";
13739
13740
  depositAmount: bigint;
13740
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13741
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13741
13742
  destinationAddress: {
13742
13743
  readonly chain: "Ethereum";
13743
13744
  readonly address: `0x${string}`;
@@ -13766,7 +13767,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13766
13767
  minPrice: bigint;
13767
13768
  refundAddress: `0x${string}`;
13768
13769
  };
13769
- boostFee: number;
13770
13770
  depositAddress?: `0x${string}` | null | undefined;
13771
13771
  channelId?: bigint | null | undefined;
13772
13772
  depositMetadata?: {
@@ -13827,16 +13827,17 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13827
13827
  }, {
13828
13828
  __kind: "VaultArbitrum";
13829
13829
  vaultWitness: {
13830
- txId: string;
13831
13830
  depositDetails: {
13832
13831
  txHashes?: string[] | null | undefined;
13833
13832
  };
13833
+ boostFee: number;
13834
+ txId: string;
13834
13835
  inputAsset: {
13835
13836
  __kind: "ArbEth" | "ArbUsdc";
13836
13837
  };
13837
13838
  depositAmount: string | number;
13838
13839
  outputAsset: {
13839
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13840
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13840
13841
  };
13841
13842
  destinationAddress: {
13842
13843
  value: string;
@@ -13851,7 +13852,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
13851
13852
  minPrice: string | number;
13852
13853
  refundAddress: string;
13853
13854
  };
13854
- boostFee: number;
13855
13855
  depositAddress?: string | null | undefined;
13856
13856
  channelId?: string | number | null | undefined;
13857
13857
  depositMetadata?: {
@@ -14406,15 +14406,15 @@ declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<
14406
14406
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
14407
14407
  }, "strip", z.ZodTypeAny, {
14408
14408
  __kind: "Refund";
14409
- amount: bigint;
14410
14409
  reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14410
+ amount: bigint;
14411
14411
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
14412
14412
  }, {
14413
14413
  __kind: "Refund";
14414
- amount: string | number;
14415
14414
  reason: {
14416
14415
  __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
14417
14416
  };
14417
+ amount: string | number;
14418
14418
  egressId?: [{
14419
14419
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
14420
14420
  }, string | number] | null | undefined;
@@ -14716,11 +14716,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
14716
14716
  outputAsset: z.ZodEffects<z.ZodObject<{
14717
14717
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
14718
14718
  }, "strip", z.ZodTypeAny, {
14719
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14719
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14720
14720
  }, {
14721
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14722
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14723
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14721
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14722
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14723
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14724
14724
  }>;
14725
14725
  destinationAddress: z.ZodEffects<z.ZodObject<{
14726
14726
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -15065,10 +15065,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15065
15065
  }>>>;
15066
15066
  boostFee: z.ZodNumber;
15067
15067
  }, "strip", z.ZodTypeAny, {
15068
+ boostFee: number;
15068
15069
  txId: [`0x${string}`, bigint];
15069
15070
  inputAsset: "Sol" | "SolUsdc";
15070
15071
  depositAmount: bigint;
15071
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15072
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15072
15073
  destinationAddress: {
15073
15074
  readonly chain: "Ethereum";
15074
15075
  readonly address: `0x${string}`;
@@ -15097,7 +15098,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15097
15098
  minPrice: bigint;
15098
15099
  refundAddress: `0x${string}`;
15099
15100
  };
15100
- boostFee: number;
15101
15101
  depositAddress?: `0x${string}` | null | undefined;
15102
15102
  channelId?: bigint | null | undefined;
15103
15103
  depositMetadata?: {
@@ -15155,13 +15155,14 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15155
15155
  chunkInterval: number;
15156
15156
  } | null | undefined;
15157
15157
  }, {
15158
+ boostFee: number;
15158
15159
  txId: [string, string | number];
15159
15160
  inputAsset: {
15160
15161
  __kind: "Sol" | "SolUsdc";
15161
15162
  };
15162
15163
  depositAmount: string | number;
15163
15164
  outputAsset: {
15164
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15165
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15165
15166
  };
15166
15167
  destinationAddress: {
15167
15168
  value: string;
@@ -15176,7 +15177,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
15176
15177
  minPrice: string | number;
15177
15178
  refundAddress: string;
15178
15179
  };
15179
- boostFee: number;
15180
15180
  depositAddress?: string | null | undefined;
15181
15181
  channelId?: string | number | null | undefined;
15182
15182
  depositMetadata?: {
@@ -15295,11 +15295,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15295
15295
  outputAsset: z.ZodEffects<z.ZodObject<{
15296
15296
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
15297
15297
  }, "strip", z.ZodTypeAny, {
15298
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15298
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15299
15299
  }, {
15300
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15301
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
15302
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15300
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15301
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
15302
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15303
15303
  }>;
15304
15304
  destinationAddress: z.ZodEffects<z.ZodObject<{
15305
15305
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -15644,10 +15644,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15644
15644
  }>>>;
15645
15645
  boostFee: z.ZodNumber;
15646
15646
  }, "strip", z.ZodTypeAny, {
15647
+ boostFee: number;
15647
15648
  txId: [`0x${string}`, bigint];
15648
15649
  inputAsset: "Sol" | "SolUsdc";
15649
15650
  depositAmount: bigint;
15650
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15651
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15651
15652
  destinationAddress: {
15652
15653
  readonly chain: "Ethereum";
15653
15654
  readonly address: `0x${string}`;
@@ -15676,7 +15677,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15676
15677
  minPrice: bigint;
15677
15678
  refundAddress: `0x${string}`;
15678
15679
  };
15679
- boostFee: number;
15680
15680
  depositAddress?: `0x${string}` | null | undefined;
15681
15681
  channelId?: bigint | null | undefined;
15682
15682
  depositMetadata?: {
@@ -15734,13 +15734,14 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15734
15734
  chunkInterval: number;
15735
15735
  } | null | undefined;
15736
15736
  }, {
15737
+ boostFee: number;
15737
15738
  txId: [string, string | number];
15738
15739
  inputAsset: {
15739
15740
  __kind: "Sol" | "SolUsdc";
15740
15741
  };
15741
15742
  depositAmount: string | number;
15742
15743
  outputAsset: {
15743
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15744
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15744
15745
  };
15745
15746
  destinationAddress: {
15746
15747
  value: string;
@@ -15755,7 +15756,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15755
15756
  minPrice: string | number;
15756
15757
  refundAddress: string;
15757
15758
  };
15758
- boostFee: number;
15759
15759
  depositAddress?: string | null | undefined;
15760
15760
  channelId?: string | number | null | undefined;
15761
15761
  depositMetadata?: {
@@ -15818,10 +15818,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15818
15818
  }, "strip", z.ZodTypeAny, {
15819
15819
  __kind: "VaultSolana";
15820
15820
  vaultWitness: {
15821
+ boostFee: number;
15821
15822
  txId: [`0x${string}`, bigint];
15822
15823
  inputAsset: "Sol" | "SolUsdc";
15823
15824
  depositAmount: bigint;
15824
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15825
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15825
15826
  destinationAddress: {
15826
15827
  readonly chain: "Ethereum";
15827
15828
  readonly address: `0x${string}`;
@@ -15850,7 +15851,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15850
15851
  minPrice: bigint;
15851
15852
  refundAddress: `0x${string}`;
15852
15853
  };
15853
- boostFee: number;
15854
15854
  depositAddress?: `0x${string}` | null | undefined;
15855
15855
  channelId?: bigint | null | undefined;
15856
15856
  depositMetadata?: {
@@ -15911,13 +15911,14 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15911
15911
  }, {
15912
15912
  __kind: "VaultSolana";
15913
15913
  vaultWitness: {
15914
+ boostFee: number;
15914
15915
  txId: [string, string | number];
15915
15916
  inputAsset: {
15916
15917
  __kind: "Sol" | "SolUsdc";
15917
15918
  };
15918
15919
  depositAmount: string | number;
15919
15920
  outputAsset: {
15920
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15921
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15921
15922
  };
15922
15923
  destinationAddress: {
15923
15924
  value: string;
@@ -15932,7 +15933,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
15932
15933
  minPrice: string | number;
15933
15934
  refundAddress: string;
15934
15935
  };
15935
- boostFee: number;
15936
15936
  depositAddress?: string | null | undefined;
15937
15937
  channelId?: string | number | null | undefined;
15938
15938
  depositMetadata?: {
@@ -16440,15 +16440,15 @@ declare const palletCfAssethubIngressEgressDepositAction: z.ZodDiscriminatedUnio
16440
16440
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16441
16441
  }, "strip", z.ZodTypeAny, {
16442
16442
  __kind: "Refund";
16443
- amount: bigint;
16444
16443
  reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16444
+ amount: bigint;
16445
16445
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
16446
16446
  }, {
16447
16447
  __kind: "Refund";
16448
- amount: string | number;
16449
16448
  reason: {
16450
16449
  __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
16451
16450
  };
16451
+ amount: string | number;
16452
16452
  egressId?: [{
16453
16453
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
16454
16454
  }, string | number] | null | undefined;
@@ -16714,15 +16714,15 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
16714
16714
  }, "strip", z.ZodTypeAny, {
16715
16715
  depositAddress: `0x${string}`;
16716
16716
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
16717
- amount: bigint;
16718
16717
  depositDetails: number;
16718
+ amount: bigint;
16719
16719
  }, {
16720
16720
  depositAddress: string;
16721
16721
  asset: {
16722
16722
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
16723
16723
  };
16724
- amount: string | number;
16725
16724
  depositDetails: number;
16725
+ amount: string | number;
16726
16726
  }>;
16727
16727
  declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObject<{
16728
16728
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -16741,11 +16741,11 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
16741
16741
  outputAsset: z.ZodEffects<z.ZodObject<{
16742
16742
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
16743
16743
  }, "strip", z.ZodTypeAny, {
16744
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16744
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16745
16745
  }, {
16746
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16747
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16748
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16746
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16747
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16748
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16749
16749
  }>;
16750
16750
  destinationAddress: z.ZodEffects<z.ZodObject<{
16751
16751
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -17099,14 +17099,15 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17099
17099
  }>>>;
17100
17100
  boostFee: z.ZodNumber;
17101
17101
  }, "strip", z.ZodTypeAny, {
17102
+ depositDetails: number;
17103
+ boostFee: number;
17102
17104
  txId: {
17103
17105
  blockNumber: number;
17104
17106
  extrinsicIndex: number;
17105
17107
  };
17106
- depositDetails: number;
17107
17108
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17108
17109
  depositAmount: bigint;
17109
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17110
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17110
17111
  destinationAddress: {
17111
17112
  readonly chain: "Ethereum";
17112
17113
  readonly address: `0x${string}`;
@@ -17135,7 +17136,6 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17135
17136
  minPrice: bigint;
17136
17137
  refundAddress: `0x${string}`;
17137
17138
  };
17138
- boostFee: number;
17139
17139
  depositAddress?: `0x${string}` | null | undefined;
17140
17140
  channelId?: bigint | null | undefined;
17141
17141
  depositMetadata?: {
@@ -17193,17 +17193,18 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17193
17193
  chunkInterval: number;
17194
17194
  } | null | undefined;
17195
17195
  }, {
17196
+ depositDetails: number;
17197
+ boostFee: number;
17196
17198
  txId: {
17197
17199
  blockNumber: number;
17198
17200
  extrinsicIndex: number;
17199
17201
  };
17200
- depositDetails: number;
17201
17202
  inputAsset: {
17202
17203
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17203
17204
  };
17204
17205
  depositAmount: string | number;
17205
17206
  outputAsset: {
17206
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17207
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17207
17208
  };
17208
17209
  destinationAddress: {
17209
17210
  value: string;
@@ -17218,7 +17219,6 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
17218
17219
  minPrice: string | number;
17219
17220
  refundAddress: string;
17220
17221
  };
17221
- boostFee: number;
17222
17222
  depositAddress?: string | null | undefined;
17223
17223
  channelId?: string | number | null | undefined;
17224
17224
  depositMetadata?: {
@@ -17296,23 +17296,23 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17296
17296
  }, "strip", z.ZodTypeAny, {
17297
17297
  depositAddress: `0x${string}`;
17298
17298
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
17299
- amount: bigint;
17300
17299
  depositDetails: number;
17300
+ amount: bigint;
17301
17301
  }, {
17302
17302
  depositAddress: string;
17303
17303
  asset: {
17304
17304
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17305
17305
  };
17306
- amount: string | number;
17307
17306
  depositDetails: number;
17307
+ amount: string | number;
17308
17308
  }>;
17309
17309
  }, "strip", z.ZodTypeAny, {
17310
17310
  __kind: "DepositChannelAssethub";
17311
17311
  depositWitness: {
17312
17312
  depositAddress: `0x${string}`;
17313
17313
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
17314
- amount: bigint;
17315
17314
  depositDetails: number;
17315
+ amount: bigint;
17316
17316
  };
17317
17317
  }, {
17318
17318
  __kind: "DepositChannelAssethub";
@@ -17321,8 +17321,8 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17321
17321
  asset: {
17322
17322
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17323
17323
  };
17324
- amount: string | number;
17325
17324
  depositDetails: number;
17325
+ amount: string | number;
17326
17326
  };
17327
17327
  }>, z.ZodObject<{
17328
17328
  __kind: z.ZodLiteral<"VaultAssethub">;
@@ -17343,11 +17343,11 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17343
17343
  outputAsset: z.ZodEffects<z.ZodObject<{
17344
17344
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
17345
17345
  }, "strip", z.ZodTypeAny, {
17346
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17346
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17347
17347
  }, {
17348
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17349
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17350
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17348
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17349
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17350
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17351
17351
  }>;
17352
17352
  destinationAddress: z.ZodEffects<z.ZodObject<{
17353
17353
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -17701,14 +17701,15 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17701
17701
  }>>>;
17702
17702
  boostFee: z.ZodNumber;
17703
17703
  }, "strip", z.ZodTypeAny, {
17704
+ depositDetails: number;
17705
+ boostFee: number;
17704
17706
  txId: {
17705
17707
  blockNumber: number;
17706
17708
  extrinsicIndex: number;
17707
17709
  };
17708
- depositDetails: number;
17709
17710
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17710
17711
  depositAmount: bigint;
17711
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17712
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17712
17713
  destinationAddress: {
17713
17714
  readonly chain: "Ethereum";
17714
17715
  readonly address: `0x${string}`;
@@ -17737,7 +17738,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17737
17738
  minPrice: bigint;
17738
17739
  refundAddress: `0x${string}`;
17739
17740
  };
17740
- boostFee: number;
17741
17741
  depositAddress?: `0x${string}` | null | undefined;
17742
17742
  channelId?: bigint | null | undefined;
17743
17743
  depositMetadata?: {
@@ -17795,17 +17795,18 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17795
17795
  chunkInterval: number;
17796
17796
  } | null | undefined;
17797
17797
  }, {
17798
+ depositDetails: number;
17799
+ boostFee: number;
17798
17800
  txId: {
17799
17801
  blockNumber: number;
17800
17802
  extrinsicIndex: number;
17801
17803
  };
17802
- depositDetails: number;
17803
17804
  inputAsset: {
17804
17805
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17805
17806
  };
17806
17807
  depositAmount: string | number;
17807
17808
  outputAsset: {
17808
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17809
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17809
17810
  };
17810
17811
  destinationAddress: {
17811
17812
  value: string;
@@ -17820,7 +17821,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17820
17821
  minPrice: string | number;
17821
17822
  refundAddress: string;
17822
17823
  };
17823
- boostFee: number;
17824
17824
  depositAddress?: string | null | undefined;
17825
17825
  channelId?: string | number | null | undefined;
17826
17826
  depositMetadata?: {
@@ -17883,14 +17883,15 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17883
17883
  }, "strip", z.ZodTypeAny, {
17884
17884
  __kind: "VaultAssethub";
17885
17885
  vaultWitness: {
17886
+ depositDetails: number;
17887
+ boostFee: number;
17886
17888
  txId: {
17887
17889
  blockNumber: number;
17888
17890
  extrinsicIndex: number;
17889
17891
  };
17890
- depositDetails: number;
17891
17892
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
17892
17893
  depositAmount: bigint;
17893
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17894
+ outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17894
17895
  destinationAddress: {
17895
17896
  readonly chain: "Ethereum";
17896
17897
  readonly address: `0x${string}`;
@@ -17919,7 +17920,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17919
17920
  minPrice: bigint;
17920
17921
  refundAddress: `0x${string}`;
17921
17922
  };
17922
- boostFee: number;
17923
17923
  depositAddress?: `0x${string}` | null | undefined;
17924
17924
  channelId?: bigint | null | undefined;
17925
17925
  depositMetadata?: {
@@ -17980,17 +17980,18 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
17980
17980
  }, {
17981
17981
  __kind: "VaultAssethub";
17982
17982
  vaultWitness: {
17983
+ depositDetails: number;
17984
+ boostFee: number;
17983
17985
  txId: {
17984
17986
  blockNumber: number;
17985
17987
  extrinsicIndex: number;
17986
17988
  };
17987
- depositDetails: number;
17988
17989
  inputAsset: {
17989
17990
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
17990
17991
  };
17991
17992
  depositAmount: string | number;
17992
17993
  outputAsset: {
17993
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17994
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17994
17995
  };
17995
17996
  destinationAddress: {
17996
17997
  value: string;
@@ -18005,7 +18006,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
18005
18006
  minPrice: string | number;
18006
18007
  refundAddress: string;
18007
18008
  };
18008
- boostFee: number;
18009
18009
  depositAddress?: string | null | undefined;
18010
18010
  channelId?: string | number | null | undefined;
18011
18011
  depositMetadata?: {
@@ -18115,20 +18115,20 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodObject<{
18115
18115
  baseAsset: z.ZodEffects<z.ZodObject<{
18116
18116
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18117
18117
  }, "strip", z.ZodTypeAny, {
18118
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18118
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18119
18119
  }, {
18120
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18121
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18122
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18120
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18121
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18122
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18123
18123
  }>;
18124
18124
  }, "strip", z.ZodTypeAny, {
18125
18125
  __kind: "TickZeroCentered";
18126
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18126
+ baseAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18127
18127
  spreadTick: number;
18128
18128
  }, {
18129
18129
  __kind: "TickZeroCentered";
18130
18130
  baseAsset: {
18131
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18131
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18132
18132
  };
18133
18133
  spreadTick: number;
18134
18134
  }>;
@@ -18137,21 +18137,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
18137
18137
  asset: z.ZodEffects<z.ZodObject<{
18138
18138
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18139
18139
  }, "strip", z.ZodTypeAny, {
18140
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18140
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18141
18141
  }, {
18142
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18143
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18144
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18142
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18143
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18144
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18145
18145
  }>;
18146
18146
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
18147
18147
  }, "strip", z.ZodTypeAny, {
18148
18148
  __kind: "MinimumDeploymentAmountForStrategy";
18149
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18149
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18150
18150
  amount?: bigint | null | undefined;
18151
18151
  }, {
18152
18152
  __kind: "MinimumDeploymentAmountForStrategy";
18153
18153
  asset: {
18154
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18154
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18155
18155
  };
18156
18156
  amount?: string | number | null | undefined;
18157
18157
  }>, z.ZodObject<{
@@ -18159,21 +18159,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
18159
18159
  asset: z.ZodEffects<z.ZodObject<{
18160
18160
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18161
18161
  }, "strip", z.ZodTypeAny, {
18162
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18162
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18163
18163
  }, {
18164
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18165
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18166
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18164
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18165
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18166
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18167
18167
  }>;
18168
18168
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
18169
18169
  }, "strip", z.ZodTypeAny, {
18170
18170
  __kind: "MinimumAddedFundsToStrategy";
18171
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18171
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18172
18172
  amount?: bigint | null | undefined;
18173
18173
  }, {
18174
18174
  __kind: "MinimumAddedFundsToStrategy";
18175
18175
  asset: {
18176
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18176
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18177
18177
  };
18178
18178
  amount?: string | number | null | undefined;
18179
18179
  }>, z.ZodObject<{
@@ -18181,21 +18181,21 @@ declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion
18181
18181
  asset: z.ZodEffects<z.ZodObject<{
18182
18182
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18183
18183
  }, "strip", z.ZodTypeAny, {
18184
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18184
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18185
18185
  }, {
18186
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18187
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18188
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18186
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18187
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18188
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18189
18189
  }>;
18190
18190
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18191
18191
  }, "strip", z.ZodTypeAny, {
18192
18192
  __kind: "LimitOrderUpdateThreshold";
18193
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18193
+ asset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18194
18194
  amount: bigint;
18195
18195
  }, {
18196
18196
  __kind: "LimitOrderUpdateThreshold";
18197
18197
  asset: {
18198
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18198
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18199
18199
  };
18200
18200
  amount: string | number;
18201
18201
  }>]>;