@chainflip/processor 2.1.0-alpha.4 → 2.1.0-beta.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 (1099) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
  6. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
  7. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
  8. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
  9. package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
  10. package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
  11. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  12. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  13. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  14. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  15. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  16. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  17. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  18. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  19. package/dist/100/common.d.cts +11 -11
  20. package/dist/100/common.d.mts +11 -11
  21. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  22. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  23. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  25. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  27. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  28. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
  29. package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
  30. package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
  31. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  32. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  33. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  34. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  35. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  36. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  37. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  38. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  39. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  40. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  41. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  42. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  43. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  44. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  45. package/dist/100/funding/funded.d.cts +2 -2
  46. package/dist/100/funding/funded.d.mts +2 -2
  47. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  48. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  49. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  50. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  51. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +14 -14
  52. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +14 -14
  53. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  54. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  55. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  56. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  57. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  58. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  59. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  60. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  61. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  62. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  63. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  64. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  65. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
  66. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
  67. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  68. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  69. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  70. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  71. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  72. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  73. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  74. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  75. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  76. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  77. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  78. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
  79. package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
  80. package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
  81. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  82. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  83. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  84. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  85. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  86. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  87. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  88. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  89. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  90. package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
  91. package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
  92. package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
  93. package/dist/100/swapping/ccmFailed.d.cts +8 -8
  94. package/dist/100/swapping/ccmFailed.d.mts +8 -8
  95. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  96. package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
  97. package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
  98. package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
  99. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  100. package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
  101. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  102. package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
  103. package/dist/100/swapping/swapExecuted.d.cts +13 -13
  104. package/dist/100/swapping/swapExecuted.d.mts +13 -13
  105. package/dist/100/swapping/swapScheduled.d.cts +24 -24
  106. package/dist/100/swapping/swapScheduled.d.mts +24 -24
  107. package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
  108. package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
  109. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  110. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  111. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  112. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  113. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +201 -201
  114. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +201 -201
  115. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  116. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  117. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
  118. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
  119. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
  120. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
  121. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  122. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  123. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  124. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
  125. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
  126. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
  127. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  128. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  129. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  130. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
  131. package/dist/11000/common.d.cts +2506 -2506
  132. package/dist/11000/common.d.mts +2506 -2506
  133. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
  134. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
  135. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  136. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  137. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +201 -201
  138. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +201 -201
  139. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  140. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  141. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  142. package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
  143. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
  144. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
  145. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
  146. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
  147. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  148. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  149. package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
  150. package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
  151. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
  152. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
  153. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +192 -192
  154. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +192 -192
  155. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  156. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  157. package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
  158. package/dist/11000/swapping/refundEgressScheduled.d.mts +6 -6
  159. package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
  160. package/dist/11000/swapping/refundedOnChain.d.mts +2 -2
  161. package/dist/11000/swapping/swapDepositAddressReady.d.cts +50 -50
  162. package/dist/11000/swapping/swapDepositAddressReady.d.mts +50 -50
  163. package/dist/11000/swapping/swapRequested.d.cts +94 -94
  164. package/dist/11000/swapping/swapRequested.d.mts +94 -94
  165. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  166. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  167. package/dist/111/common.d.cts +30 -30
  168. package/dist/111/common.d.mts +30 -30
  169. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  170. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  171. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +24 -24
  172. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +24 -24
  173. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  174. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  175. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  176. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  177. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +28 -28
  178. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +28 -28
  179. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
  180. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
  181. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  182. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  183. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +12 -12
  184. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +12 -12
  185. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +12 -12
  186. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +12 -12
  187. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  188. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  189. package/dist/11100/common.d.cts +190 -190
  190. package/dist/11100/common.d.mts +190 -190
  191. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +58 -58
  192. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +58 -58
  193. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +12 -12
  194. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +12 -12
  195. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  196. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  197. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +2 -2
  198. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
  199. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  200. package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
  201. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
  202. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
  203. package/dist/11100/lendingPools/loanCreated.d.cts +4 -4
  204. package/dist/11100/lendingPools/loanCreated.d.mts +4 -4
  205. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +12 -12
  206. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +12 -12
  207. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +12 -12
  208. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +12 -12
  209. package/dist/11100/swapping/swapAborted.d.cts +2 -2
  210. package/dist/11100/swapping/swapAborted.d.mts +2 -2
  211. package/dist/11100/swapping/swapDepositAddressReady.d.cts +2 -2
  212. package/dist/11100/swapping/swapDepositAddressReady.d.mts +2 -2
  213. package/dist/11100/swapping/swapExecuted.d.cts +2 -2
  214. package/dist/11100/swapping/swapExecuted.d.mts +2 -2
  215. package/dist/11100/swapping/swapRequested.d.cts +32 -32
  216. package/dist/11100/swapping/swapRequested.d.mts +32 -32
  217. package/dist/11100/swapping/swapRescheduled.d.cts +2 -2
  218. package/dist/11100/swapping/swapRescheduled.d.mts +2 -2
  219. package/dist/11100/validator/delegated.d.cts +2 -2
  220. package/dist/11100/validator/delegated.d.mts +2 -2
  221. package/dist/11100/validator/delegatorAllowed.d.cts +2 -2
  222. package/dist/11100/validator/delegatorAllowed.d.mts +2 -2
  223. package/dist/11100/validator/delegatorBlocked.d.cts +2 -2
  224. package/dist/11100/validator/delegatorBlocked.d.mts +2 -2
  225. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
  226. package/dist/11100/validator/operatorAcceptedByValidator.d.mts +2 -2
  227. package/dist/11100/validator/undelegated.d.cts +2 -2
  228. package/dist/11100/validator/undelegated.d.mts +2 -2
  229. package/dist/11100/validator/validatorClaimed.d.cts +2 -2
  230. package/dist/11100/validator/validatorClaimed.d.mts +2 -2
  231. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
  232. package/dist/11100/validator/validatorRemovedFromOperator.d.mts +2 -2
  233. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  234. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  235. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +178 -178
  236. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +178 -178
  237. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  238. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  239. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +10 -10
  240. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  241. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +178 -178
  242. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +178 -178
  243. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  244. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  245. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
  246. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
  247. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  248. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  249. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +308 -308
  250. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +308 -308
  251. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
  252. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
  253. package/dist/11200/common.d.cts +2667 -2667
  254. package/dist/11200/common.d.mts +2667 -2667
  255. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
  256. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
  257. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  258. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  259. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +178 -178
  260. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +178 -178
  261. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  262. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  263. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  264. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  265. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +178 -178
  266. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +178 -178
  267. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  268. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  269. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +18 -18
  270. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +18 -18
  271. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +210 -210
  272. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +210 -210
  273. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
  274. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
  275. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
  276. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
  277. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
  278. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
  279. package/dist/11200/swapping/swapRequested.d.cts +374 -374
  280. package/dist/11200/swapping/swapRequested.d.mts +374 -374
  281. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  282. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  283. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  284. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  285. package/dist/120/common.d.cts +93 -93
  286. package/dist/120/common.d.mts +93 -93
  287. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  288. package/dist/120/emissions/flipBurnSkipped.d.mts +16 -16
  289. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  290. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  291. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  292. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  293. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  294. package/dist/120/swapping/ccmFailed.d.mts +62 -62
  295. package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
  296. package/dist/120/swapping/swapEgressIgnored.d.mts +24 -24
  297. package/dist/120/swapping/swapEgressScheduled.d.cts +8 -8
  298. package/dist/120/swapping/swapEgressScheduled.d.mts +8 -8
  299. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  300. package/dist/120/swapping/swapExecuted.d.mts +12 -12
  301. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  302. package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
  303. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  304. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  305. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  306. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
  307. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  308. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  309. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  310. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  311. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  312. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  313. package/dist/131/swapping/swapExecuted.d.cts +2 -2
  314. package/dist/131/swapping/swapExecuted.d.mts +2 -2
  315. package/dist/131/swapping/swapScheduled.d.cts +8 -8
  316. package/dist/131/swapping/swapScheduled.d.mts +8 -8
  317. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  318. package/dist/131/swapping/withdrawalRequested.d.mts +6 -6
  319. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  320. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  321. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
  322. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +4 -4
  323. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  324. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  325. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  326. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  327. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  328. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  329. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  330. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  331. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  332. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  333. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  334. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  335. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  336. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  337. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
  338. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +4 -4
  339. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  340. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  341. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  342. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  343. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  344. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  345. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  346. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  347. package/dist/141/common.d.cts +5 -5
  348. package/dist/141/common.d.mts +5 -5
  349. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  350. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +4 -4
  351. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  352. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  353. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  354. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  355. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  356. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  357. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  358. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  359. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
  360. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +4 -4
  361. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  362. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  363. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  364. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  365. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  366. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  367. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  368. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  369. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  370. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  371. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  372. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  373. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  374. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  375. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  376. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  377. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
  378. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +4 -4
  379. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  380. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  381. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  382. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  383. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  384. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  385. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  386. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  387. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  388. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  389. package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
  390. package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
  391. package/dist/141/swapping/ccmFailed.d.cts +8 -8
  392. package/dist/141/swapping/ccmFailed.d.mts +8 -8
  393. package/dist/141/swapping/swapDepositAddressReady.d.cts +4 -4
  394. package/dist/141/swapping/swapDepositAddressReady.d.mts +4 -4
  395. package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
  396. package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
  397. package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
  398. package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
  399. package/dist/141/swapping/swapExecuted.d.cts +8 -8
  400. package/dist/141/swapping/swapExecuted.d.mts +8 -8
  401. package/dist/141/swapping/swapScheduled.d.cts +6 -6
  402. package/dist/141/swapping/swapScheduled.d.mts +6 -6
  403. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  404. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  405. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  406. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  407. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  408. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  409. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  410. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  411. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  412. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
  413. package/dist/150/assetBalances/refundSkipped.d.cts +49 -49
  414. package/dist/150/assetBalances/refundSkipped.d.mts +49 -49
  415. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  416. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  417. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  418. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  419. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  420. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  421. package/dist/150/common.d.cts +23 -23
  422. package/dist/150/common.d.mts +23 -23
  423. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  424. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  425. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  426. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  427. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  428. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  429. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  430. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  431. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  432. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  433. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  434. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  435. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +12 -12
  436. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
  437. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  438. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  439. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  440. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  441. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  442. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  443. package/dist/150/liquidityProvider/accountCredited.d.cts +7 -7
  444. package/dist/150/liquidityProvider/accountCredited.d.mts +7 -7
  445. package/dist/150/liquidityProvider/accountDebited.d.cts +7 -7
  446. package/dist/150/liquidityProvider/accountDebited.d.mts +7 -7
  447. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  448. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  449. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  450. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  451. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  452. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  453. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  454. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  455. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  456. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  457. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  458. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  459. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  460. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  461. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  462. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  463. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  464. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  465. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  466. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  467. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
  468. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +2 -2
  469. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  470. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  471. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  472. package/dist/150/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  473. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  474. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  475. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
  476. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
  477. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  478. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
  479. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  480. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
  481. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
  482. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
  483. package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  484. package/dist/150/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  485. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  486. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  487. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  488. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  489. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  490. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  491. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  492. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  493. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  494. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  495. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  496. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  497. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  498. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  499. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  500. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  501. package/dist/150/swapping/ccmDepositReceived.d.cts +6 -6
  502. package/dist/150/swapping/ccmDepositReceived.d.mts +6 -6
  503. package/dist/150/swapping/ccmFailed.d.cts +9 -9
  504. package/dist/150/swapping/ccmFailed.d.mts +9 -9
  505. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  506. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  507. package/dist/150/swapping/refundEgressIgnored.d.cts +6 -6
  508. package/dist/150/swapping/refundEgressIgnored.d.mts +6 -6
  509. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  510. package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
  511. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  512. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  513. package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
  514. package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
  515. package/dist/150/swapping/swapEgressIgnored.d.cts +6 -6
  516. package/dist/150/swapping/swapEgressIgnored.d.mts +6 -6
  517. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  518. package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
  519. package/dist/150/swapping/swapExecuted.d.cts +13 -13
  520. package/dist/150/swapping/swapExecuted.d.mts +13 -13
  521. package/dist/150/swapping/swapScheduled.d.cts +22 -22
  522. package/dist/150/swapping/swapScheduled.d.mts +22 -22
  523. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  524. package/dist/150/swapping/withdrawalRequested.d.mts +10 -10
  525. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  526. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  527. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  528. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  529. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  530. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  531. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  532. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
  533. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  534. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  535. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  536. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  537. package/dist/160/common.d.cts +108 -108
  538. package/dist/160/common.d.mts +108 -108
  539. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
  540. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
  541. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  542. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  543. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  544. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  545. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  546. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  547. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  548. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +10 -10
  549. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  550. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  551. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  552. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  553. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  554. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  555. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
  556. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
  557. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  558. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  559. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  560. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  561. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  562. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
  563. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
  564. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
  565. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  566. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  567. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  568. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  569. package/dist/160/swapping/ccmFailed.d.cts +22 -22
  570. package/dist/160/swapping/ccmFailed.d.mts +22 -22
  571. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  572. package/dist/160/swapping/refundEgressIgnored.d.mts +18 -18
  573. package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
  574. package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
  575. package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
  576. package/dist/160/swapping/swapDepositAddressReady.d.mts +13 -13
  577. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  578. package/dist/160/swapping/swapEgressIgnored.d.mts +18 -18
  579. package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
  580. package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
  581. package/dist/160/swapping/swapRequested.d.cts +32 -32
  582. package/dist/160/swapping/swapRequested.d.mts +32 -32
  583. package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
  584. package/dist/160/swapping/withdrawalRequested.d.mts +4 -4
  585. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  586. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  587. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  588. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  589. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  590. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  591. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  592. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  593. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  594. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  595. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  596. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  597. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  598. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  599. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  600. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  601. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  602. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  603. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
  604. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
  605. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  606. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  607. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  608. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +30 -30
  609. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  610. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  611. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  612. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  613. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
  614. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
  615. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  616. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  617. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  618. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  619. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  620. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  621. package/dist/170/common.d.cts +148 -148
  622. package/dist/170/common.d.mts +148 -148
  623. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  624. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  625. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  626. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  627. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  628. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  629. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  630. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  631. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  632. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  633. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  634. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  635. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  636. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  637. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  638. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  639. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  640. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  641. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  642. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  643. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  644. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  645. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  646. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  647. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  648. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  649. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  650. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  651. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  652. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  653. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  654. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  655. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  656. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  657. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  658. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  659. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  660. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  661. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  662. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  663. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  664. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  665. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  666. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  667. package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
  668. package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
  669. package/dist/170/swapping/swapRequested.d.cts +53 -53
  670. package/dist/170/swapping/swapRequested.d.mts +53 -53
  671. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +68 -68
  672. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +68 -68
  673. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
  674. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
  675. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +206 -206
  676. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +206 -206
  677. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  678. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  679. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  680. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
  681. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  682. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  683. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +68 -68
  684. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +68 -68
  685. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +42 -42
  686. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +42 -42
  687. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +382 -382
  688. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +382 -382
  689. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +36 -36
  690. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +36 -36
  691. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  692. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
  693. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  694. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  695. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  696. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  697. package/dist/180/common.d.cts +1784 -1784
  698. package/dist/180/common.d.mts +1784 -1784
  699. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +68 -68
  700. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +68 -68
  701. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +18 -18
  702. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +18 -18
  703. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +206 -206
  704. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +206 -206
  705. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  706. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  707. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  708. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
  709. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  710. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  711. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
  712. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +68 -68
  713. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +18 -18
  714. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +18 -18
  715. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
  716. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
  717. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +12 -12
  718. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +12 -12
  719. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  720. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
  721. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  722. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  723. package/dist/180/solanaElections/unknownElection.d.cts +4 -4
  724. package/dist/180/solanaElections/unknownElection.d.mts +4 -4
  725. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +68 -68
  726. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +68 -68
  727. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +16 -16
  728. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +16 -16
  729. package/dist/180/solanaIngressEgress/depositFailed.d.cts +197 -197
  730. package/dist/180/solanaIngressEgress/depositFailed.d.mts +197 -197
  731. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +10 -10
  732. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +10 -10
  733. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  734. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
  735. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  736. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  737. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  738. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  739. package/dist/180/swapping/swapDepositAddressReady.d.cts +45 -45
  740. package/dist/180/swapping/swapDepositAddressReady.d.mts +45 -45
  741. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  742. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  743. package/dist/180/swapping/swapRequested.d.cts +65 -65
  744. package/dist/180/swapping/swapRequested.d.mts +65 -65
  745. package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
  746. package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
  747. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  748. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  749. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
  750. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
  751. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
  752. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
  753. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  754. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  755. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  756. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  757. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  758. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  759. package/dist/190/assetBalances/accountCredited.d.cts +9 -9
  760. package/dist/190/assetBalances/accountCredited.d.mts +9 -9
  761. package/dist/190/assetBalances/accountDebited.d.cts +9 -9
  762. package/dist/190/assetBalances/accountDebited.d.mts +9 -9
  763. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  764. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  765. package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
  766. package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
  767. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  768. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  769. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  770. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  771. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
  772. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
  773. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +14 -14
  774. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +14 -14
  775. package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
  776. package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
  777. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  778. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  779. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +14 -14
  780. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +14 -14
  781. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  782. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  783. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  784. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  785. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  786. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
  787. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +18 -18
  788. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +18 -18
  789. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +64 -64
  790. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +64 -64
  791. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
  792. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
  793. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  794. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  795. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  796. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  797. package/dist/190/common.d.cts +640 -640
  798. package/dist/190/common.d.mts +640 -640
  799. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  800. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  801. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +14 -14
  802. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +14 -14
  803. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
  804. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
  805. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  806. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  807. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  808. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  809. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  810. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  811. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  812. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  813. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  814. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  815. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  816. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  817. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  818. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  819. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +10 -10
  820. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +10 -10
  821. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  822. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  823. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  824. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  825. package/dist/190/liquidityProvider/assetTransferred.d.cts +7 -7
  826. package/dist/190/liquidityProvider/assetTransferred.d.mts +7 -7
  827. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
  828. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
  829. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +13 -13
  830. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +13 -13
  831. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  832. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
  833. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +14 -14
  834. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +14 -14
  835. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
  836. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
  837. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +14 -14
  838. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +14 -14
  839. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  840. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  841. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  842. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  843. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  844. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
  845. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
  846. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
  847. package/dist/190/solanaIngressEgress/depositFailed.d.cts +48 -48
  848. package/dist/190/solanaIngressEgress/depositFailed.d.mts +48 -48
  849. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +14 -14
  850. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +14 -14
  851. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  852. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  853. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  854. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  855. package/dist/190/swapping/batchSwapFailed.d.cts +7 -7
  856. package/dist/190/swapping/batchSwapFailed.d.mts +7 -7
  857. package/dist/190/swapping/creditedOnChain.d.cts +9 -9
  858. package/dist/190/swapping/creditedOnChain.d.mts +9 -9
  859. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  860. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  861. package/dist/190/swapping/refundEgressIgnored.d.cts +20 -20
  862. package/dist/190/swapping/refundEgressIgnored.d.mts +20 -20
  863. package/dist/190/swapping/refundEgressScheduled.d.cts +13 -13
  864. package/dist/190/swapping/refundEgressScheduled.d.mts +13 -13
  865. package/dist/190/swapping/refundedOnChain.d.cts +9 -9
  866. package/dist/190/swapping/refundedOnChain.d.mts +9 -9
  867. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  868. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  869. package/dist/190/swapping/swapDepositAddressReady.d.cts +39 -39
  870. package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
  871. package/dist/190/swapping/swapEgressIgnored.d.cts +20 -20
  872. package/dist/190/swapping/swapEgressIgnored.d.mts +20 -20
  873. package/dist/190/swapping/swapEgressScheduled.d.cts +13 -13
  874. package/dist/190/swapping/swapEgressScheduled.d.mts +13 -13
  875. package/dist/190/swapping/swapExecuted.d.cts +14 -14
  876. package/dist/190/swapping/swapExecuted.d.mts +14 -14
  877. package/dist/190/swapping/swapRequested.d.cts +41 -41
  878. package/dist/190/swapping/swapRequested.d.mts +41 -41
  879. package/dist/190/swapping/withdrawalRequested.d.cts +12 -12
  880. package/dist/190/swapping/withdrawalRequested.d.mts +12 -12
  881. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  882. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  883. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +26 -26
  884. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +26 -26
  885. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  886. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  887. package/dist/200/common.d.cts +62 -62
  888. package/dist/200/common.d.mts +62 -62
  889. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  890. package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  891. package/dist/200/lendingPools/lendingFundsAdded.d.cts +4 -4
  892. package/dist/200/lendingPools/lendingFundsAdded.d.mts +4 -4
  893. package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
  894. package/dist/200/lendingPools/lendingFundsRemoved.d.mts +2 -2
  895. package/dist/200/lendingPools/loanCreated.d.cts +2 -2
  896. package/dist/200/lendingPools/loanCreated.d.mts +2 -2
  897. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +9 -9
  898. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +9 -9
  899. package/dist/200/swapping/swapAborted.d.cts +2 -2
  900. package/dist/200/swapping/swapAborted.d.mts +2 -2
  901. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  902. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  903. package/dist/200/swapping/swapRequested.d.cts +22 -22
  904. package/dist/200/swapping/swapRequested.d.mts +22 -22
  905. package/dist/200/swapping/swapRescheduled.d.cts +2 -2
  906. package/dist/200/swapping/swapRescheduled.d.mts +2 -2
  907. package/dist/210/arbitrumElections/allVotesCleared.cjs +8 -0
  908. package/dist/210/arbitrumElections/allVotesCleared.d.cts +6 -0
  909. package/dist/210/arbitrumElections/allVotesCleared.d.mts +6 -0
  910. package/dist/210/arbitrumElections/allVotesCleared.mjs +7 -0
  911. package/dist/210/arbitrumElections/allVotesNotCleared.cjs +8 -0
  912. package/dist/210/arbitrumElections/allVotesNotCleared.d.cts +6 -0
  913. package/dist/210/arbitrumElections/allVotesNotCleared.d.mts +6 -0
  914. package/dist/210/arbitrumElections/allVotesNotCleared.mjs +7 -0
  915. package/dist/210/arbitrumElections/corruptStorage.cjs +8 -0
  916. package/dist/210/arbitrumElections/corruptStorage.d.cts +6 -0
  917. package/dist/210/arbitrumElections/corruptStorage.d.mts +6 -0
  918. package/dist/210/arbitrumElections/corruptStorage.mjs +7 -0
  919. package/dist/210/arbitrumElections/electoralEvent.cjs +7 -0
  920. package/dist/210/arbitrumElections/electoralEvent.d.cts +58 -0
  921. package/dist/210/arbitrumElections/electoralEvent.d.mts +58 -0
  922. package/dist/210/arbitrumElections/electoralEvent.mjs +7 -0
  923. package/dist/210/arbitrumElections/uninitialized.cjs +8 -0
  924. package/dist/210/arbitrumElections/uninitialized.d.cts +6 -0
  925. package/dist/210/arbitrumElections/uninitialized.d.mts +6 -0
  926. package/dist/210/arbitrumElections/uninitialized.mjs +7 -0
  927. package/dist/210/arbitrumElections/unknownElection.cjs +9 -0
  928. package/dist/210/arbitrumElections/unknownElection.d.cts +14 -0
  929. package/dist/210/arbitrumElections/unknownElection.d.mts +14 -0
  930. package/dist/210/arbitrumElections/unknownElection.mjs +8 -0
  931. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  932. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  933. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +25 -25
  934. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +25 -25
  935. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  936. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  937. package/dist/210/assetBalances/accountCredited.d.cts +9 -9
  938. package/dist/210/assetBalances/accountCredited.d.mts +9 -9
  939. package/dist/210/assetBalances/accountDebited.d.cts +9 -9
  940. package/dist/210/assetBalances/accountDebited.d.mts +9 -9
  941. package/dist/210/assethubIngressEgress/depositFailed.d.cts +43 -43
  942. package/dist/210/assethubIngressEgress/depositFailed.d.mts +43 -43
  943. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +41 -41
  944. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +41 -41
  945. package/dist/210/common.cjs +146 -12
  946. package/dist/210/common.d.cts +1074 -610
  947. package/dist/210/common.d.mts +1074 -610
  948. package/dist/210/common.mjs +135 -13
  949. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +143 -75
  950. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +143 -75
  951. package/dist/210/ethereumElections/allVotesCleared.cjs +8 -0
  952. package/dist/210/ethereumElections/allVotesCleared.d.cts +6 -0
  953. package/dist/210/ethereumElections/allVotesCleared.d.mts +6 -0
  954. package/dist/210/ethereumElections/allVotesCleared.mjs +7 -0
  955. package/dist/210/ethereumElections/allVotesNotCleared.cjs +8 -0
  956. package/dist/210/ethereumElections/allVotesNotCleared.d.cts +6 -0
  957. package/dist/210/ethereumElections/allVotesNotCleared.d.mts +6 -0
  958. package/dist/210/ethereumElections/allVotesNotCleared.mjs +7 -0
  959. package/dist/210/ethereumElections/corruptStorage.cjs +8 -0
  960. package/dist/210/ethereumElections/corruptStorage.d.cts +6 -0
  961. package/dist/210/ethereumElections/corruptStorage.d.mts +6 -0
  962. package/dist/210/ethereumElections/corruptStorage.mjs +7 -0
  963. package/dist/210/ethereumElections/electoralEvent.cjs +7 -0
  964. package/dist/210/ethereumElections/electoralEvent.d.cts +30 -0
  965. package/dist/210/ethereumElections/electoralEvent.d.mts +30 -0
  966. package/dist/210/ethereumElections/electoralEvent.mjs +7 -0
  967. package/dist/210/ethereumElections/uninitialized.cjs +8 -0
  968. package/dist/210/ethereumElections/uninitialized.d.cts +6 -0
  969. package/dist/210/ethereumElections/uninitialized.d.mts +6 -0
  970. package/dist/210/ethereumElections/uninitialized.mjs +7 -0
  971. package/dist/210/ethereumElections/unknownElection.cjs +9 -0
  972. package/dist/210/ethereumElections/unknownElection.d.cts +14 -0
  973. package/dist/210/ethereumElections/unknownElection.d.mts +14 -0
  974. package/dist/210/ethereumElections/unknownElection.mjs +8 -0
  975. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  976. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  977. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +25 -25
  978. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +25 -25
  979. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  980. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  981. package/dist/210/funding/funded.d.cts +9 -9
  982. package/dist/210/funding/funded.d.mts +9 -9
  983. package/dist/210/lendingPools/boostFundsAdded.d.cts +11 -11
  984. package/dist/210/lendingPools/boostFundsAdded.d.mts +11 -11
  985. package/dist/210/lendingPools/boostPoolCreated.d.cts +9 -9
  986. package/dist/210/lendingPools/boostPoolCreated.d.mts +9 -9
  987. package/dist/210/lendingPools/collateralAdded.d.cts +7 -7
  988. package/dist/210/lendingPools/collateralAdded.d.mts +7 -7
  989. package/dist/210/lendingPools/collateralRemoved.d.cts +7 -7
  990. package/dist/210/lendingPools/collateralRemoved.d.mts +7 -7
  991. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +7 -7
  992. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +7 -7
  993. package/dist/210/lendingPools/lendingFundsAdded.d.cts +7 -7
  994. package/dist/210/lendingPools/lendingFundsAdded.d.mts +7 -7
  995. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +7 -7
  996. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +7 -7
  997. package/dist/210/lendingPools/lendingPoolCreated.d.cts +7 -7
  998. package/dist/210/lendingPools/lendingPoolCreated.d.mts +7 -7
  999. package/dist/210/lendingPools/loanCreated.d.cts +7 -7
  1000. package/dist/210/lendingPools/loanCreated.d.mts +7 -7
  1001. package/dist/210/lendingPools/palletConfigUpdated.d.cts +54 -19
  1002. package/dist/210/lendingPools/palletConfigUpdated.d.mts +54 -19
  1003. package/dist/210/lendingPools/stoppedBoosting.d.cts +11 -11
  1004. package/dist/210/lendingPools/stoppedBoosting.d.mts +11 -11
  1005. package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
  1006. package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
  1007. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
  1008. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
  1009. package/dist/210/liquidityPools/newPoolCreated.d.cts +14 -14
  1010. package/dist/210/liquidityPools/newPoolCreated.d.mts +14 -14
  1011. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
  1012. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
  1013. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +9 -9
  1014. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +9 -9
  1015. package/dist/210/liquidityPools/poolFeeSet.d.cts +14 -14
  1016. package/dist/210/liquidityPools/poolFeeSet.d.mts +14 -14
  1017. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +14 -14
  1018. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +14 -14
  1019. package/dist/210/liquidityProvider/assetTransferred.d.cts +7 -7
  1020. package/dist/210/liquidityProvider/assetTransferred.d.mts +7 -7
  1021. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
  1022. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
  1023. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
  1024. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
  1025. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +43 -43
  1026. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +43 -43
  1027. package/dist/210/solanaIngressEgress/assetEgressStatusChanged.cjs +12 -0
  1028. package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.cts +25 -0
  1029. package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.mts +25 -0
  1030. package/dist/210/solanaIngressEgress/assetEgressStatusChanged.mjs +11 -0
  1031. package/dist/210/solanaIngressEgress/depositBoosted.cjs +22 -0
  1032. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +224 -0
  1033. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +224 -0
  1034. package/dist/210/solanaIngressEgress/depositBoosted.mjs +21 -0
  1035. package/dist/210/solanaIngressEgress/depositFailed.d.cts +47 -47
  1036. package/dist/210/solanaIngressEgress/depositFailed.d.mts +47 -47
  1037. package/dist/210/solanaIngressEgress/depositFetchesScheduled.cjs +12 -0
  1038. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +25 -0
  1039. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +25 -0
  1040. package/dist/210/solanaIngressEgress/depositFetchesScheduled.mjs +11 -0
  1041. package/dist/210/solanaIngressEgress/depositFinalised.cjs +20 -0
  1042. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +218 -0
  1043. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +218 -0
  1044. package/dist/210/solanaIngressEgress/depositFinalised.mjs +19 -0
  1045. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.cjs +15 -0
  1046. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
  1047. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
  1048. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.mjs +14 -0
  1049. package/dist/210/solanaIngressEgress/invalidCcmRefunded.cjs +13 -0
  1050. package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.cts +28 -0
  1051. package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.mts +28 -0
  1052. package/dist/210/solanaIngressEgress/invalidCcmRefunded.mjs +12 -0
  1053. package/dist/210/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
  1054. package/dist/210/solanaIngressEgress/palletConfigUpdated.d.cts +151 -0
  1055. package/dist/210/solanaIngressEgress/palletConfigUpdated.d.mts +151 -0
  1056. package/dist/210/solanaIngressEgress/palletConfigUpdated.mjs +8 -0
  1057. package/dist/210/solanaIngressEgress/transferFallbackRequested.cjs +15 -0
  1058. package/dist/210/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
  1059. package/dist/210/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
  1060. package/dist/210/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
  1061. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +11 -11
  1062. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +11 -11
  1063. package/dist/210/swapping/batchSwapFailed.d.cts +7 -7
  1064. package/dist/210/swapping/batchSwapFailed.d.mts +7 -7
  1065. package/dist/210/swapping/boundBrokerWithdrawalAddress.cjs +12 -0
  1066. package/dist/210/swapping/boundBrokerWithdrawalAddress.d.cts +15 -0
  1067. package/dist/210/swapping/boundBrokerWithdrawalAddress.d.mts +15 -0
  1068. package/dist/210/swapping/boundBrokerWithdrawalAddress.mjs +11 -0
  1069. package/dist/210/swapping/creditedOnChain.d.cts +7 -7
  1070. package/dist/210/swapping/creditedOnChain.d.mts +7 -7
  1071. package/dist/210/swapping/palletConfigUpdated.d.cts +36 -36
  1072. package/dist/210/swapping/palletConfigUpdated.d.mts +36 -36
  1073. package/dist/210/swapping/refundEgressIgnored.d.cts +7 -7
  1074. package/dist/210/swapping/refundEgressIgnored.d.mts +7 -7
  1075. package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
  1076. package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
  1077. package/dist/210/swapping/refundedOnChain.d.cts +7 -7
  1078. package/dist/210/swapping/refundedOnChain.d.mts +7 -7
  1079. package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
  1080. package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
  1081. package/dist/210/swapping/swapDepositAddressReady.d.cts +16 -16
  1082. package/dist/210/swapping/swapDepositAddressReady.d.mts +16 -16
  1083. package/dist/210/swapping/swapEgressIgnored.d.cts +7 -7
  1084. package/dist/210/swapping/swapEgressIgnored.d.mts +7 -7
  1085. package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
  1086. package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
  1087. package/dist/210/swapping/swapExecuted.d.cts +18 -18
  1088. package/dist/210/swapping/swapExecuted.d.mts +18 -18
  1089. package/dist/210/swapping/swapRequested.d.cts +18 -18
  1090. package/dist/210/swapping/swapRequested.d.mts +18 -18
  1091. package/dist/210/swapping/withdrawalRequested.d.cts +9 -9
  1092. package/dist/210/swapping/withdrawalRequested.d.mts +9 -9
  1093. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
  1094. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
  1095. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +27 -27
  1096. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +27 -27
  1097. package/dist/210/tradingStrategy/strategyDeployed.d.cts +27 -27
  1098. package/dist/210/tradingStrategy/strategyDeployed.d.mts +27 -27
  1099. package/package.json +1 -1
@@ -111,13 +111,13 @@ declare const palletCfTradingStrategyPalletSafeMode: z.ZodObject<{
111
111
  strategyExecutionEnabled: boolean;
112
112
  }>;
113
113
  declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
114
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
114
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
115
115
  }, "strip", z.ZodTypeAny, {
116
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
116
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
117
117
  }, {
118
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
119
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
120
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
118
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
119
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
120
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
121
121
  }>;
122
122
  declare const cfTraitsSafeModeSafeModeSet: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
123
123
  __kind: z.ZodLiteral<"Green">;
@@ -134,21 +134,21 @@ declare const cfTraitsSafeModeSafeModeSet: z.ZodDiscriminatedUnion<"__kind", [z.
134
134
  }>, z.ZodObject<{
135
135
  __kind: z.ZodLiteral<"Amber">;
136
136
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
137
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
137
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
138
138
  }, "strip", z.ZodTypeAny, {
139
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
139
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
140
140
  }, {
141
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
142
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
143
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
141
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
142
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
143
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
144
144
  }>, "many">;
145
145
  }, "strip", z.ZodTypeAny, {
146
146
  __kind: "Amber";
147
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
147
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
148
148
  }, {
149
149
  __kind: "Amber";
150
150
  value: {
151
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
151
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
152
152
  }[];
153
153
  }>]>;
154
154
  declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
@@ -169,21 +169,21 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
169
169
  }>, z.ZodObject<{
170
170
  __kind: z.ZodLiteral<"Amber">;
171
171
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
172
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
172
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
173
173
  }, "strip", z.ZodTypeAny, {
174
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
174
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
175
175
  }, {
176
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
177
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
178
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
176
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
177
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
178
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
179
179
  }>, "many">;
180
180
  }, "strip", z.ZodTypeAny, {
181
181
  __kind: "Amber";
182
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
182
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
183
183
  }, {
184
184
  __kind: "Amber";
185
185
  value: {
186
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
186
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
187
187
  }[];
188
188
  }>]>;
189
189
  addLenderFunds: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -201,21 +201,21 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
201
201
  }>, z.ZodObject<{
202
202
  __kind: z.ZodLiteral<"Amber">;
203
203
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
204
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
204
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
205
205
  }, "strip", z.ZodTypeAny, {
206
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
206
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
207
207
  }, {
208
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
209
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
210
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
208
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
209
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
210
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
211
211
  }>, "many">;
212
212
  }, "strip", z.ZodTypeAny, {
213
213
  __kind: "Amber";
214
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
214
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
215
215
  }, {
216
216
  __kind: "Amber";
217
217
  value: {
218
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
218
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
219
219
  }[];
220
220
  }>]>;
221
221
  withdrawLenderFunds: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -233,21 +233,21 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
233
233
  }>, z.ZodObject<{
234
234
  __kind: z.ZodLiteral<"Amber">;
235
235
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
236
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
236
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
237
237
  }, "strip", z.ZodTypeAny, {
238
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
238
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
239
239
  }, {
240
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
241
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
242
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
240
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
241
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
242
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
243
243
  }>, "many">;
244
244
  }, "strip", z.ZodTypeAny, {
245
245
  __kind: "Amber";
246
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
246
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
247
247
  }, {
248
248
  __kind: "Amber";
249
249
  value: {
250
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
250
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
251
251
  }[];
252
252
  }>]>;
253
253
  addCollateral: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -265,21 +265,21 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
265
265
  }>, z.ZodObject<{
266
266
  __kind: z.ZodLiteral<"Amber">;
267
267
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
268
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
268
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
269
269
  }, "strip", z.ZodTypeAny, {
270
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
270
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
271
271
  }, {
272
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
273
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
274
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
272
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
273
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
274
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
275
275
  }>, "many">;
276
276
  }, "strip", z.ZodTypeAny, {
277
277
  __kind: "Amber";
278
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
278
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
279
279
  }, {
280
280
  __kind: "Amber";
281
281
  value: {
282
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
282
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
283
283
  }[];
284
284
  }>]>;
285
285
  removeCollateral: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -297,21 +297,21 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
297
297
  }>, z.ZodObject<{
298
298
  __kind: z.ZodLiteral<"Amber">;
299
299
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
300
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
300
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
301
301
  }, "strip", z.ZodTypeAny, {
302
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
302
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
303
303
  }, {
304
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
305
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
306
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
304
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
305
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
306
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
307
307
  }>, "many">;
308
308
  }, "strip", z.ZodTypeAny, {
309
309
  __kind: "Amber";
310
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
310
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
311
311
  }, {
312
312
  __kind: "Amber";
313
313
  value: {
314
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
314
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
315
315
  }[];
316
316
  }>]>;
317
317
  liquidationsEnabled: z.ZodBoolean;
@@ -324,7 +324,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
324
324
  __kind: "Red";
325
325
  } | {
326
326
  __kind: "Amber";
327
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
327
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
328
328
  };
329
329
  addLenderFunds: {
330
330
  __kind: "Green";
@@ -332,7 +332,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
332
332
  __kind: "Red";
333
333
  } | {
334
334
  __kind: "Amber";
335
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
335
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
336
336
  };
337
337
  withdrawLenderFunds: {
338
338
  __kind: "Green";
@@ -340,7 +340,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
340
340
  __kind: "Red";
341
341
  } | {
342
342
  __kind: "Amber";
343
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
343
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
344
344
  };
345
345
  addCollateral: {
346
346
  __kind: "Green";
@@ -348,7 +348,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
348
348
  __kind: "Red";
349
349
  } | {
350
350
  __kind: "Amber";
351
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
351
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
352
352
  };
353
353
  removeCollateral: {
354
354
  __kind: "Green";
@@ -356,7 +356,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
356
356
  __kind: "Red";
357
357
  } | {
358
358
  __kind: "Amber";
359
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
359
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
360
360
  };
361
361
  liquidationsEnabled: boolean;
362
362
  }, {
@@ -369,7 +369,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
369
369
  } | {
370
370
  __kind: "Amber";
371
371
  value: {
372
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
372
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
373
373
  }[];
374
374
  };
375
375
  addLenderFunds: {
@@ -379,7 +379,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
379
379
  } | {
380
380
  __kind: "Amber";
381
381
  value: {
382
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
382
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
383
383
  }[];
384
384
  };
385
385
  withdrawLenderFunds: {
@@ -389,7 +389,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
389
389
  } | {
390
390
  __kind: "Amber";
391
391
  value: {
392
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
392
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
393
393
  }[];
394
394
  };
395
395
  addCollateral: {
@@ -399,7 +399,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
399
399
  } | {
400
400
  __kind: "Amber";
401
401
  value: {
402
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
402
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
403
403
  }[];
404
404
  };
405
405
  removeCollateral: {
@@ -409,7 +409,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
409
409
  } | {
410
410
  __kind: "Amber";
411
411
  value: {
412
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
412
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
413
413
  }[];
414
414
  };
415
415
  liquidationsEnabled: boolean;
@@ -699,6 +699,26 @@ declare const stateChainRuntimeChainflipGenericElectionsGenericElectionsSafeMode
699
699
  }, {
700
700
  oraclePriceElections: boolean;
701
701
  }>;
702
+ declare const stateChainRuntimeChainflipEthereumElectionsEthereumElectionsSafeMode: z.ZodObject<{
703
+ stateChainGatewayWitnessing: z.ZodBoolean;
704
+ keyManagerWitnessing: z.ZodBoolean;
705
+ scUtilsWitnessing: z.ZodBoolean;
706
+ }, "strip", z.ZodTypeAny, {
707
+ stateChainGatewayWitnessing: boolean;
708
+ keyManagerWitnessing: boolean;
709
+ scUtilsWitnessing: boolean;
710
+ }, {
711
+ stateChainGatewayWitnessing: boolean;
712
+ keyManagerWitnessing: boolean;
713
+ scUtilsWitnessing: boolean;
714
+ }>;
715
+ declare const stateChainRuntimeChainflipArbitrumElectionsArbitrumElectionsSafeMode: z.ZodObject<{
716
+ keyManagerWitnessing: z.ZodBoolean;
717
+ }, "strip", z.ZodTypeAny, {
718
+ keyManagerWitnessing: boolean;
719
+ }, {
720
+ keyManagerWitnessing: boolean;
721
+ }>;
702
722
  declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
703
723
  emissions: z.ZodObject<{
704
724
  emissionsSyncEnabled: z.ZodBoolean;
@@ -797,21 +817,21 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
797
817
  }>, z.ZodObject<{
798
818
  __kind: z.ZodLiteral<"Amber">;
799
819
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
800
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
820
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
801
821
  }, "strip", z.ZodTypeAny, {
802
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
822
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
803
823
  }, {
804
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
805
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
806
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
824
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
825
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
826
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
807
827
  }>, "many">;
808
828
  }, "strip", z.ZodTypeAny, {
809
829
  __kind: "Amber";
810
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
830
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
811
831
  }, {
812
832
  __kind: "Amber";
813
833
  value: {
814
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
834
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
815
835
  }[];
816
836
  }>]>;
817
837
  addLenderFunds: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -829,21 +849,21 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
829
849
  }>, z.ZodObject<{
830
850
  __kind: z.ZodLiteral<"Amber">;
831
851
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
832
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
852
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
833
853
  }, "strip", z.ZodTypeAny, {
834
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
854
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
835
855
  }, {
836
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
837
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
838
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
856
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
857
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
858
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
839
859
  }>, "many">;
840
860
  }, "strip", z.ZodTypeAny, {
841
861
  __kind: "Amber";
842
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
862
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
843
863
  }, {
844
864
  __kind: "Amber";
845
865
  value: {
846
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
866
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
847
867
  }[];
848
868
  }>]>;
849
869
  withdrawLenderFunds: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -861,21 +881,21 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
861
881
  }>, z.ZodObject<{
862
882
  __kind: z.ZodLiteral<"Amber">;
863
883
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
864
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
884
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
865
885
  }, "strip", z.ZodTypeAny, {
866
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
886
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
867
887
  }, {
868
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
869
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
870
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
888
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
889
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
890
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
871
891
  }>, "many">;
872
892
  }, "strip", z.ZodTypeAny, {
873
893
  __kind: "Amber";
874
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
894
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
875
895
  }, {
876
896
  __kind: "Amber";
877
897
  value: {
878
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
898
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
879
899
  }[];
880
900
  }>]>;
881
901
  addCollateral: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -893,21 +913,21 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
893
913
  }>, z.ZodObject<{
894
914
  __kind: z.ZodLiteral<"Amber">;
895
915
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
896
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
916
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
897
917
  }, "strip", z.ZodTypeAny, {
898
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
918
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
899
919
  }, {
900
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
901
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
902
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
920
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
921
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
922
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
903
923
  }>, "many">;
904
924
  }, "strip", z.ZodTypeAny, {
905
925
  __kind: "Amber";
906
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
926
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
907
927
  }, {
908
928
  __kind: "Amber";
909
929
  value: {
910
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
930
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
911
931
  }[];
912
932
  }>]>;
913
933
  removeCollateral: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -925,21 +945,21 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
925
945
  }>, z.ZodObject<{
926
946
  __kind: z.ZodLiteral<"Amber">;
927
947
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
928
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
948
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
929
949
  }, "strip", z.ZodTypeAny, {
930
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
950
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
931
951
  }, {
932
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
933
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
934
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
952
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
953
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
954
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
935
955
  }>, "many">;
936
956
  }, "strip", z.ZodTypeAny, {
937
957
  __kind: "Amber";
938
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
958
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
939
959
  }, {
940
960
  __kind: "Amber";
941
961
  value: {
942
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
962
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
943
963
  }[];
944
964
  }>]>;
945
965
  liquidationsEnabled: z.ZodBoolean;
@@ -952,7 +972,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
952
972
  __kind: "Red";
953
973
  } | {
954
974
  __kind: "Amber";
955
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
975
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
956
976
  };
957
977
  addLenderFunds: {
958
978
  __kind: "Green";
@@ -960,7 +980,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
960
980
  __kind: "Red";
961
981
  } | {
962
982
  __kind: "Amber";
963
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
983
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
964
984
  };
965
985
  withdrawLenderFunds: {
966
986
  __kind: "Green";
@@ -968,7 +988,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
968
988
  __kind: "Red";
969
989
  } | {
970
990
  __kind: "Amber";
971
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
991
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
972
992
  };
973
993
  addCollateral: {
974
994
  __kind: "Green";
@@ -976,7 +996,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
976
996
  __kind: "Red";
977
997
  } | {
978
998
  __kind: "Amber";
979
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
999
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
980
1000
  };
981
1001
  removeCollateral: {
982
1002
  __kind: "Green";
@@ -984,7 +1004,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
984
1004
  __kind: "Red";
985
1005
  } | {
986
1006
  __kind: "Amber";
987
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
1007
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
988
1008
  };
989
1009
  liquidationsEnabled: boolean;
990
1010
  }, {
@@ -997,7 +1017,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
997
1017
  } | {
998
1018
  __kind: "Amber";
999
1019
  value: {
1000
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1020
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1001
1021
  }[];
1002
1022
  };
1003
1023
  addLenderFunds: {
@@ -1007,7 +1027,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1007
1027
  } | {
1008
1028
  __kind: "Amber";
1009
1029
  value: {
1010
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1030
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1011
1031
  }[];
1012
1032
  };
1013
1033
  withdrawLenderFunds: {
@@ -1017,7 +1037,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1017
1037
  } | {
1018
1038
  __kind: "Amber";
1019
1039
  value: {
1020
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1040
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1021
1041
  }[];
1022
1042
  };
1023
1043
  addCollateral: {
@@ -1027,7 +1047,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1027
1047
  } | {
1028
1048
  __kind: "Amber";
1029
1049
  value: {
1030
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1050
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1031
1051
  }[];
1032
1052
  };
1033
1053
  removeCollateral: {
@@ -1037,7 +1057,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1037
1057
  } | {
1038
1058
  __kind: "Amber";
1039
1059
  value: {
1040
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1060
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1041
1061
  }[];
1042
1062
  };
1043
1063
  liquidationsEnabled: boolean;
@@ -1399,6 +1419,26 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1399
1419
  }, {
1400
1420
  oraclePriceElections: boolean;
1401
1421
  }>;
1422
+ ethereumElections: z.ZodObject<{
1423
+ stateChainGatewayWitnessing: z.ZodBoolean;
1424
+ keyManagerWitnessing: z.ZodBoolean;
1425
+ scUtilsWitnessing: z.ZodBoolean;
1426
+ }, "strip", z.ZodTypeAny, {
1427
+ stateChainGatewayWitnessing: boolean;
1428
+ keyManagerWitnessing: boolean;
1429
+ scUtilsWitnessing: boolean;
1430
+ }, {
1431
+ stateChainGatewayWitnessing: boolean;
1432
+ keyManagerWitnessing: boolean;
1433
+ scUtilsWitnessing: boolean;
1434
+ }>;
1435
+ arbitrumElections: z.ZodObject<{
1436
+ keyManagerWitnessing: z.ZodBoolean;
1437
+ }, "strip", z.ZodTypeAny, {
1438
+ keyManagerWitnessing: boolean;
1439
+ }, {
1440
+ keyManagerWitnessing: boolean;
1441
+ }>;
1402
1442
  }, "strip", z.ZodTypeAny, {
1403
1443
  funding: {
1404
1444
  redeemEnabled: boolean;
@@ -1440,7 +1480,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1440
1480
  __kind: "Red";
1441
1481
  } | {
1442
1482
  __kind: "Amber";
1443
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
1483
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
1444
1484
  };
1445
1485
  addLenderFunds: {
1446
1486
  __kind: "Green";
@@ -1448,7 +1488,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1448
1488
  __kind: "Red";
1449
1489
  } | {
1450
1490
  __kind: "Amber";
1451
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
1491
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
1452
1492
  };
1453
1493
  withdrawLenderFunds: {
1454
1494
  __kind: "Green";
@@ -1456,7 +1496,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1456
1496
  __kind: "Red";
1457
1497
  } | {
1458
1498
  __kind: "Amber";
1459
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
1499
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
1460
1500
  };
1461
1501
  addCollateral: {
1462
1502
  __kind: "Green";
@@ -1464,7 +1504,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1464
1504
  __kind: "Red";
1465
1505
  } | {
1466
1506
  __kind: "Amber";
1467
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
1507
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
1468
1508
  };
1469
1509
  removeCollateral: {
1470
1510
  __kind: "Green";
@@ -1472,7 +1512,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1472
1512
  __kind: "Red";
1473
1513
  } | {
1474
1514
  __kind: "Amber";
1475
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
1515
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
1476
1516
  };
1477
1517
  liquidationsEnabled: boolean;
1478
1518
  };
@@ -1591,6 +1631,14 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1591
1631
  electionsGeneric: {
1592
1632
  oraclePriceElections: boolean;
1593
1633
  };
1634
+ ethereumElections: {
1635
+ stateChainGatewayWitnessing: boolean;
1636
+ keyManagerWitnessing: boolean;
1637
+ scUtilsWitnessing: boolean;
1638
+ };
1639
+ arbitrumElections: {
1640
+ keyManagerWitnessing: boolean;
1641
+ };
1594
1642
  }, {
1595
1643
  funding: {
1596
1644
  redeemEnabled: boolean;
@@ -1633,7 +1681,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1633
1681
  } | {
1634
1682
  __kind: "Amber";
1635
1683
  value: {
1636
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1684
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1637
1685
  }[];
1638
1686
  };
1639
1687
  addLenderFunds: {
@@ -1643,7 +1691,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1643
1691
  } | {
1644
1692
  __kind: "Amber";
1645
1693
  value: {
1646
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1694
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1647
1695
  }[];
1648
1696
  };
1649
1697
  withdrawLenderFunds: {
@@ -1653,7 +1701,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1653
1701
  } | {
1654
1702
  __kind: "Amber";
1655
1703
  value: {
1656
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1704
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1657
1705
  }[];
1658
1706
  };
1659
1707
  addCollateral: {
@@ -1663,7 +1711,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1663
1711
  } | {
1664
1712
  __kind: "Amber";
1665
1713
  value: {
1666
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1714
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1667
1715
  }[];
1668
1716
  };
1669
1717
  removeCollateral: {
@@ -1673,7 +1721,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1673
1721
  } | {
1674
1722
  __kind: "Amber";
1675
1723
  value: {
1676
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1724
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1677
1725
  }[];
1678
1726
  };
1679
1727
  liquidationsEnabled: boolean;
@@ -1793,6 +1841,14 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1793
1841
  electionsGeneric: {
1794
1842
  oraclePriceElections: boolean;
1795
1843
  };
1844
+ ethereumElections: {
1845
+ stateChainGatewayWitnessing: boolean;
1846
+ keyManagerWitnessing: boolean;
1847
+ scUtilsWitnessing: boolean;
1848
+ };
1849
+ arbitrumElections: {
1850
+ keyManagerWitnessing: boolean;
1851
+ };
1796
1852
  }>;
1797
1853
  declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1798
1854
  __kind: z.ZodLiteral<"CodeRed">;
@@ -1906,21 +1962,21 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1906
1962
  }>, z.ZodObject<{
1907
1963
  __kind: z.ZodLiteral<"Amber">;
1908
1964
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
1909
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
1965
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
1910
1966
  }, "strip", z.ZodTypeAny, {
1911
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1967
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1912
1968
  }, {
1913
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1914
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
1915
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1969
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1970
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
1971
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1916
1972
  }>, "many">;
1917
1973
  }, "strip", z.ZodTypeAny, {
1918
1974
  __kind: "Amber";
1919
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
1975
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
1920
1976
  }, {
1921
1977
  __kind: "Amber";
1922
1978
  value: {
1923
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1979
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1924
1980
  }[];
1925
1981
  }>]>;
1926
1982
  addLenderFunds: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -1938,21 +1994,21 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1938
1994
  }>, z.ZodObject<{
1939
1995
  __kind: z.ZodLiteral<"Amber">;
1940
1996
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
1941
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
1997
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
1942
1998
  }, "strip", z.ZodTypeAny, {
1943
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1999
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1944
2000
  }, {
1945
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1946
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
1947
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2001
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2002
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
2003
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1948
2004
  }>, "many">;
1949
2005
  }, "strip", z.ZodTypeAny, {
1950
2006
  __kind: "Amber";
1951
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2007
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
1952
2008
  }, {
1953
2009
  __kind: "Amber";
1954
2010
  value: {
1955
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2011
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1956
2012
  }[];
1957
2013
  }>]>;
1958
2014
  withdrawLenderFunds: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -1970,21 +2026,21 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1970
2026
  }>, z.ZodObject<{
1971
2027
  __kind: z.ZodLiteral<"Amber">;
1972
2028
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
1973
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
2029
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
1974
2030
  }, "strip", z.ZodTypeAny, {
1975
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2031
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1976
2032
  }, {
1977
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
1978
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
1979
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2033
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2034
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
2035
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1980
2036
  }>, "many">;
1981
2037
  }, "strip", z.ZodTypeAny, {
1982
2038
  __kind: "Amber";
1983
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2039
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
1984
2040
  }, {
1985
2041
  __kind: "Amber";
1986
2042
  value: {
1987
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2043
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1988
2044
  }[];
1989
2045
  }>]>;
1990
2046
  addCollateral: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -2002,21 +2058,21 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2002
2058
  }>, z.ZodObject<{
2003
2059
  __kind: z.ZodLiteral<"Amber">;
2004
2060
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
2005
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
2061
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
2006
2062
  }, "strip", z.ZodTypeAny, {
2007
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2063
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2008
2064
  }, {
2009
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2010
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
2011
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2065
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2066
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
2067
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2012
2068
  }>, "many">;
2013
2069
  }, "strip", z.ZodTypeAny, {
2014
2070
  __kind: "Amber";
2015
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2071
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2016
2072
  }, {
2017
2073
  __kind: "Amber";
2018
2074
  value: {
2019
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2075
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2020
2076
  }[];
2021
2077
  }>]>;
2022
2078
  removeCollateral: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -2034,21 +2090,21 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2034
2090
  }>, z.ZodObject<{
2035
2091
  __kind: z.ZodLiteral<"Amber">;
2036
2092
  value: z.ZodArray<z.ZodEffects<z.ZodObject<{
2037
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
2093
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
2038
2094
  }, "strip", z.ZodTypeAny, {
2039
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2095
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2040
2096
  }, {
2041
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2042
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
2043
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2097
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2098
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
2099
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2044
2100
  }>, "many">;
2045
2101
  }, "strip", z.ZodTypeAny, {
2046
2102
  __kind: "Amber";
2047
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2103
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2048
2104
  }, {
2049
2105
  __kind: "Amber";
2050
2106
  value: {
2051
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2107
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2052
2108
  }[];
2053
2109
  }>]>;
2054
2110
  liquidationsEnabled: z.ZodBoolean;
@@ -2061,7 +2117,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2061
2117
  __kind: "Red";
2062
2118
  } | {
2063
2119
  __kind: "Amber";
2064
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2120
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2065
2121
  };
2066
2122
  addLenderFunds: {
2067
2123
  __kind: "Green";
@@ -2069,7 +2125,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2069
2125
  __kind: "Red";
2070
2126
  } | {
2071
2127
  __kind: "Amber";
2072
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2128
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2073
2129
  };
2074
2130
  withdrawLenderFunds: {
2075
2131
  __kind: "Green";
@@ -2077,7 +2133,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2077
2133
  __kind: "Red";
2078
2134
  } | {
2079
2135
  __kind: "Amber";
2080
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2136
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2081
2137
  };
2082
2138
  addCollateral: {
2083
2139
  __kind: "Green";
@@ -2085,7 +2141,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2085
2141
  __kind: "Red";
2086
2142
  } | {
2087
2143
  __kind: "Amber";
2088
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2144
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2089
2145
  };
2090
2146
  removeCollateral: {
2091
2147
  __kind: "Green";
@@ -2093,7 +2149,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2093
2149
  __kind: "Red";
2094
2150
  } | {
2095
2151
  __kind: "Amber";
2096
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2152
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2097
2153
  };
2098
2154
  liquidationsEnabled: boolean;
2099
2155
  }, {
@@ -2106,7 +2162,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2106
2162
  } | {
2107
2163
  __kind: "Amber";
2108
2164
  value: {
2109
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2165
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2110
2166
  }[];
2111
2167
  };
2112
2168
  addLenderFunds: {
@@ -2116,7 +2172,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2116
2172
  } | {
2117
2173
  __kind: "Amber";
2118
2174
  value: {
2119
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2175
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2120
2176
  }[];
2121
2177
  };
2122
2178
  withdrawLenderFunds: {
@@ -2126,7 +2182,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2126
2182
  } | {
2127
2183
  __kind: "Amber";
2128
2184
  value: {
2129
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2185
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2130
2186
  }[];
2131
2187
  };
2132
2188
  addCollateral: {
@@ -2136,7 +2192,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2136
2192
  } | {
2137
2193
  __kind: "Amber";
2138
2194
  value: {
2139
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2195
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2140
2196
  }[];
2141
2197
  };
2142
2198
  removeCollateral: {
@@ -2146,7 +2202,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2146
2202
  } | {
2147
2203
  __kind: "Amber";
2148
2204
  value: {
2149
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2205
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2150
2206
  }[];
2151
2207
  };
2152
2208
  liquidationsEnabled: boolean;
@@ -2508,6 +2564,26 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2508
2564
  }, {
2509
2565
  oraclePriceElections: boolean;
2510
2566
  }>;
2567
+ ethereumElections: z.ZodObject<{
2568
+ stateChainGatewayWitnessing: z.ZodBoolean;
2569
+ keyManagerWitnessing: z.ZodBoolean;
2570
+ scUtilsWitnessing: z.ZodBoolean;
2571
+ }, "strip", z.ZodTypeAny, {
2572
+ stateChainGatewayWitnessing: boolean;
2573
+ keyManagerWitnessing: boolean;
2574
+ scUtilsWitnessing: boolean;
2575
+ }, {
2576
+ stateChainGatewayWitnessing: boolean;
2577
+ keyManagerWitnessing: boolean;
2578
+ scUtilsWitnessing: boolean;
2579
+ }>;
2580
+ arbitrumElections: z.ZodObject<{
2581
+ keyManagerWitnessing: z.ZodBoolean;
2582
+ }, "strip", z.ZodTypeAny, {
2583
+ keyManagerWitnessing: boolean;
2584
+ }, {
2585
+ keyManagerWitnessing: boolean;
2586
+ }>;
2511
2587
  }, "strip", z.ZodTypeAny, {
2512
2588
  funding: {
2513
2589
  redeemEnabled: boolean;
@@ -2549,7 +2625,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2549
2625
  __kind: "Red";
2550
2626
  } | {
2551
2627
  __kind: "Amber";
2552
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2628
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2553
2629
  };
2554
2630
  addLenderFunds: {
2555
2631
  __kind: "Green";
@@ -2557,7 +2633,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2557
2633
  __kind: "Red";
2558
2634
  } | {
2559
2635
  __kind: "Amber";
2560
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2636
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2561
2637
  };
2562
2638
  withdrawLenderFunds: {
2563
2639
  __kind: "Green";
@@ -2565,7 +2641,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2565
2641
  __kind: "Red";
2566
2642
  } | {
2567
2643
  __kind: "Amber";
2568
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2644
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2569
2645
  };
2570
2646
  addCollateral: {
2571
2647
  __kind: "Green";
@@ -2573,7 +2649,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2573
2649
  __kind: "Red";
2574
2650
  } | {
2575
2651
  __kind: "Amber";
2576
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2652
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2577
2653
  };
2578
2654
  removeCollateral: {
2579
2655
  __kind: "Green";
@@ -2581,7 +2657,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2581
2657
  __kind: "Red";
2582
2658
  } | {
2583
2659
  __kind: "Amber";
2584
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
2660
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2585
2661
  };
2586
2662
  liquidationsEnabled: boolean;
2587
2663
  };
@@ -2700,6 +2776,14 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2700
2776
  electionsGeneric: {
2701
2777
  oraclePriceElections: boolean;
2702
2778
  };
2779
+ ethereumElections: {
2780
+ stateChainGatewayWitnessing: boolean;
2781
+ keyManagerWitnessing: boolean;
2782
+ scUtilsWitnessing: boolean;
2783
+ };
2784
+ arbitrumElections: {
2785
+ keyManagerWitnessing: boolean;
2786
+ };
2703
2787
  }, {
2704
2788
  funding: {
2705
2789
  redeemEnabled: boolean;
@@ -2742,7 +2826,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2742
2826
  } | {
2743
2827
  __kind: "Amber";
2744
2828
  value: {
2745
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2829
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2746
2830
  }[];
2747
2831
  };
2748
2832
  addLenderFunds: {
@@ -2752,7 +2836,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2752
2836
  } | {
2753
2837
  __kind: "Amber";
2754
2838
  value: {
2755
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2839
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2756
2840
  }[];
2757
2841
  };
2758
2842
  withdrawLenderFunds: {
@@ -2762,7 +2846,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2762
2846
  } | {
2763
2847
  __kind: "Amber";
2764
2848
  value: {
2765
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2849
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2766
2850
  }[];
2767
2851
  };
2768
2852
  addCollateral: {
@@ -2772,7 +2856,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2772
2856
  } | {
2773
2857
  __kind: "Amber";
2774
2858
  value: {
2775
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2859
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2776
2860
  }[];
2777
2861
  };
2778
2862
  removeCollateral: {
@@ -2782,7 +2866,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2782
2866
  } | {
2783
2867
  __kind: "Amber";
2784
2868
  value: {
2785
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
2869
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
2786
2870
  }[];
2787
2871
  };
2788
2872
  liquidationsEnabled: boolean;
@@ -2902,6 +2986,14 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2902
2986
  electionsGeneric: {
2903
2987
  oraclePriceElections: boolean;
2904
2988
  };
2989
+ ethereumElections: {
2990
+ stateChainGatewayWitnessing: boolean;
2991
+ keyManagerWitnessing: boolean;
2992
+ scUtilsWitnessing: boolean;
2993
+ };
2994
+ arbitrumElections: {
2995
+ keyManagerWitnessing: boolean;
2996
+ };
2905
2997
  }>;
2906
2998
  }, "strip", z.ZodTypeAny, {
2907
2999
  __kind: "CodeAmber";
@@ -2946,7 +3038,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2946
3038
  __kind: "Red";
2947
3039
  } | {
2948
3040
  __kind: "Amber";
2949
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
3041
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2950
3042
  };
2951
3043
  addLenderFunds: {
2952
3044
  __kind: "Green";
@@ -2954,7 +3046,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2954
3046
  __kind: "Red";
2955
3047
  } | {
2956
3048
  __kind: "Amber";
2957
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
3049
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2958
3050
  };
2959
3051
  withdrawLenderFunds: {
2960
3052
  __kind: "Green";
@@ -2962,7 +3054,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2962
3054
  __kind: "Red";
2963
3055
  } | {
2964
3056
  __kind: "Amber";
2965
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
3057
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2966
3058
  };
2967
3059
  addCollateral: {
2968
3060
  __kind: "Green";
@@ -2970,7 +3062,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2970
3062
  __kind: "Red";
2971
3063
  } | {
2972
3064
  __kind: "Amber";
2973
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
3065
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2974
3066
  };
2975
3067
  removeCollateral: {
2976
3068
  __kind: "Green";
@@ -2978,7 +3070,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2978
3070
  __kind: "Red";
2979
3071
  } | {
2980
3072
  __kind: "Amber";
2981
- value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt")[];
3073
+ value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt")[];
2982
3074
  };
2983
3075
  liquidationsEnabled: boolean;
2984
3076
  };
@@ -3097,6 +3189,14 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
3097
3189
  electionsGeneric: {
3098
3190
  oraclePriceElections: boolean;
3099
3191
  };
3192
+ ethereumElections: {
3193
+ stateChainGatewayWitnessing: boolean;
3194
+ keyManagerWitnessing: boolean;
3195
+ scUtilsWitnessing: boolean;
3196
+ };
3197
+ arbitrumElections: {
3198
+ keyManagerWitnessing: boolean;
3199
+ };
3100
3200
  };
3101
3201
  }, {
3102
3202
  __kind: "CodeAmber";
@@ -3142,7 +3242,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
3142
3242
  } | {
3143
3243
  __kind: "Amber";
3144
3244
  value: {
3145
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3245
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
3146
3246
  }[];
3147
3247
  };
3148
3248
  addLenderFunds: {
@@ -3152,7 +3252,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
3152
3252
  } | {
3153
3253
  __kind: "Amber";
3154
3254
  value: {
3155
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3255
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
3156
3256
  }[];
3157
3257
  };
3158
3258
  withdrawLenderFunds: {
@@ -3162,7 +3262,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
3162
3262
  } | {
3163
3263
  __kind: "Amber";
3164
3264
  value: {
3165
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3265
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
3166
3266
  }[];
3167
3267
  };
3168
3268
  addCollateral: {
@@ -3172,7 +3272,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
3172
3272
  } | {
3173
3273
  __kind: "Amber";
3174
3274
  value: {
3175
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3275
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
3176
3276
  }[];
3177
3277
  };
3178
3278
  removeCollateral: {
@@ -3182,7 +3282,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
3182
3282
  } | {
3183
3283
  __kind: "Amber";
3184
3284
  value: {
3185
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3285
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
3186
3286
  }[];
3187
3287
  };
3188
3288
  liquidationsEnabled: boolean;
@@ -3302,6 +3402,14 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
3302
3402
  electionsGeneric: {
3303
3403
  oraclePriceElections: boolean;
3304
3404
  };
3405
+ ethereumElections: {
3406
+ stateChainGatewayWitnessing: boolean;
3407
+ keyManagerWitnessing: boolean;
3408
+ scUtilsWitnessing: boolean;
3409
+ };
3410
+ arbitrumElections: {
3411
+ keyManagerWitnessing: boolean;
3412
+ };
3305
3413
  };
3306
3414
  }>]>;
3307
3415
  declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
@@ -3332,22 +3440,22 @@ declare const cfTraitsFundingSource: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3332
3440
  __kind: z.ZodLiteral<"InitialFunding">;
3333
3441
  channelId: 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>>>;
3334
3442
  asset: z.ZodEffects<z.ZodObject<{
3335
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
3443
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
3336
3444
  }, "strip", z.ZodTypeAny, {
3337
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3445
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
3338
3446
  }, {
3339
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3340
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
3341
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3447
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
3448
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
3449
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
3342
3450
  }>;
3343
3451
  }, "strip", z.ZodTypeAny, {
3344
3452
  __kind: "InitialFunding";
3345
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3453
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
3346
3454
  channelId?: bigint | null | undefined;
3347
3455
  }, {
3348
3456
  __kind: "InitialFunding";
3349
3457
  asset: {
3350
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
3458
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
3351
3459
  };
3352
3460
  channelId?: string | number | null | undefined;
3353
3461
  }>]>;
@@ -10412,7 +10520,6 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
10412
10520
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10413
10521
  maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10414
10522
  }, "strip", z.ZodTypeAny, {
10415
- minPrice: bigint;
10416
10523
  expiryBehaviour: {
10417
10524
  __kind: "NoExpiry";
10418
10525
  } | {
@@ -10541,9 +10648,9 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
10541
10648
  } | null | undefined;
10542
10649
  } | null | undefined;
10543
10650
  };
10651
+ minPrice: bigint;
10544
10652
  maxOraclePriceSlippage?: number | null | undefined;
10545
10653
  }, {
10546
- minPrice: string | number;
10547
10654
  expiryBehaviour: {
10548
10655
  __kind: "NoExpiry";
10549
10656
  } | {
@@ -10674,6 +10781,7 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
10674
10781
  } | null | undefined;
10675
10782
  } | null | undefined;
10676
10783
  };
10784
+ minPrice: string | number;
10677
10785
  maxOraclePriceSlippage?: number | null | undefined;
10678
10786
  }>;
10679
10787
  declare const cfPrimitivesDcaParameters: z.ZodObject<{
@@ -10980,23 +11088,23 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
10980
11088
  declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
10981
11089
  __kind: z.ZodLiteral<"MaximumSwapAmount">;
10982
11090
  asset: z.ZodEffects<z.ZodObject<{
10983
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
11091
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
10984
11092
  }, "strip", z.ZodTypeAny, {
10985
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11093
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
10986
11094
  }, {
10987
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
10988
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
10989
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11095
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11096
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
11097
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
10990
11098
  }>;
10991
11099
  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>>>;
10992
11100
  }, "strip", z.ZodTypeAny, {
10993
11101
  __kind: "MaximumSwapAmount";
10994
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11102
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
10995
11103
  amount?: bigint | null | undefined;
10996
11104
  }, {
10997
11105
  __kind: "MaximumSwapAmount";
10998
11106
  asset: {
10999
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11107
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11000
11108
  };
11001
11109
  amount?: string | number | null | undefined;
11002
11110
  }>, z.ZodObject<{
@@ -11038,23 +11146,23 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
11038
11146
  }>, z.ZodObject<{
11039
11147
  __kind: z.ZodLiteral<"SetMinimumChunkSize">;
11040
11148
  asset: z.ZodEffects<z.ZodObject<{
11041
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
11149
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
11042
11150
  }, "strip", z.ZodTypeAny, {
11043
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11151
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11044
11152
  }, {
11045
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11046
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
11047
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11153
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11154
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
11155
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11048
11156
  }>;
11049
11157
  size_: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
11050
11158
  }, "strip", z.ZodTypeAny, {
11051
11159
  __kind: "SetMinimumChunkSize";
11052
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11160
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11053
11161
  size_: bigint;
11054
11162
  }, {
11055
11163
  __kind: "SetMinimumChunkSize";
11056
11164
  asset: {
11057
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11165
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11058
11166
  };
11059
11167
  size_: string | number;
11060
11168
  }>, z.ZodObject<{
@@ -11093,45 +11201,45 @@ declare const palletCfSwappingPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kin
11093
11201
  }>, z.ZodObject<{
11094
11202
  __kind: z.ZodLiteral<"SetNetworkFeeForAsset">;
11095
11203
  asset: z.ZodEffects<z.ZodObject<{
11096
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
11204
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
11097
11205
  }, "strip", z.ZodTypeAny, {
11098
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11206
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11099
11207
  }, {
11100
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11101
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
11102
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11208
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11209
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
11210
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11103
11211
  }>;
11104
11212
  rate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11105
11213
  }, "strip", z.ZodTypeAny, {
11106
11214
  __kind: "SetNetworkFeeForAsset";
11107
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11215
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11108
11216
  rate?: number | null | undefined;
11109
11217
  }, {
11110
11218
  __kind: "SetNetworkFeeForAsset";
11111
11219
  asset: {
11112
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11220
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11113
11221
  };
11114
11222
  rate?: number | null | undefined;
11115
11223
  }>, z.ZodObject<{
11116
11224
  __kind: z.ZodLiteral<"SetInternalSwapNetworkFeeForAsset">;
11117
11225
  asset: z.ZodEffects<z.ZodObject<{
11118
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
11226
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
11119
11227
  }, "strip", z.ZodTypeAny, {
11120
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11228
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11121
11229
  }, {
11122
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11123
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
11124
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11230
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11231
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
11232
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11125
11233
  }>;
11126
11234
  rate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11127
11235
  }, "strip", z.ZodTypeAny, {
11128
11236
  __kind: "SetInternalSwapNetworkFeeForAsset";
11129
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11237
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11130
11238
  rate?: number | null | undefined;
11131
11239
  }, {
11132
11240
  __kind: "SetInternalSwapNetworkFeeForAsset";
11133
11241
  asset: {
11134
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11242
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11135
11243
  };
11136
11244
  rate?: number | null | undefined;
11137
11245
  }>]>;
@@ -11516,8 +11624,8 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
11516
11624
  }>;
11517
11625
  }, "strip", z.ZodTypeAny, {
11518
11626
  asset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
11519
- depositAddress: `0x${string}`;
11520
11627
  amount: bigint;
11628
+ depositAddress: `0x${string}`;
11521
11629
  depositDetails: {
11522
11630
  txHashes?: `0x${string}`[] | null | undefined;
11523
11631
  };
@@ -11525,8 +11633,8 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
11525
11633
  asset: {
11526
11634
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
11527
11635
  };
11528
- depositAddress: string;
11529
11636
  amount: string | number;
11637
+ depositAddress: string;
11530
11638
  depositDetails: {
11531
11639
  txHashes?: string[] | null | undefined;
11532
11640
  };
@@ -11867,13 +11975,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
11867
11975
  txHashes?: string[] | null | undefined;
11868
11976
  }>;
11869
11977
  outputAsset: z.ZodEffects<z.ZodObject<{
11870
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
11978
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
11871
11979
  }, "strip", z.ZodTypeAny, {
11872
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11980
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11873
11981
  }, {
11874
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11875
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
11876
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
11982
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11983
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
11984
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
11877
11985
  }>;
11878
11986
  destinationAddress: z.ZodEffects<z.ZodObject<{
11879
11987
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -12244,12 +12352,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
12244
12352
  }>>>;
12245
12353
  boostFee: z.ZodNumber;
12246
12354
  }, "strip", z.ZodTypeAny, {
12355
+ txId: `0x${string}`;
12247
12356
  depositDetails: {
12248
12357
  txHashes?: `0x${string}`[] | null | undefined;
12249
12358
  };
12250
12359
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
12251
12360
  depositAmount: bigint;
12252
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
12361
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
12253
12362
  destinationAddress: {
12254
12363
  readonly chain: "Ethereum";
12255
12364
  readonly address: `0x${string}`;
@@ -12269,7 +12378,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
12269
12378
  readonly chain: "Assethub";
12270
12379
  readonly address: string;
12271
12380
  };
12272
- txId: `0x${string}`;
12273
12381
  affiliateFees: {
12274
12382
  account: number;
12275
12383
  bps: number;
@@ -12343,6 +12451,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
12343
12451
  chunkInterval: number;
12344
12452
  } | null | undefined;
12345
12453
  }, {
12454
+ txId: string;
12346
12455
  depositDetails: {
12347
12456
  txHashes?: string[] | null | undefined;
12348
12457
  };
@@ -12351,13 +12460,12 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
12351
12460
  };
12352
12461
  depositAmount: string | number;
12353
12462
  outputAsset: {
12354
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
12463
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
12355
12464
  };
12356
12465
  destinationAddress: {
12357
12466
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
12358
12467
  value: string;
12359
12468
  };
12360
- txId: string;
12361
12469
  affiliateFees: {
12362
12470
  account: number;
12363
12471
  bps: number;
@@ -12456,8 +12564,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
12456
12564
  }>;
12457
12565
  }, "strip", z.ZodTypeAny, {
12458
12566
  asset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
12459
- depositAddress: `0x${string}`;
12460
12567
  amount: bigint;
12568
+ depositAddress: `0x${string}`;
12461
12569
  depositDetails: {
12462
12570
  txHashes?: `0x${string}`[] | null | undefined;
12463
12571
  };
@@ -12465,8 +12573,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
12465
12573
  asset: {
12466
12574
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
12467
12575
  };
12468
- depositAddress: string;
12469
12576
  amount: string | number;
12577
+ depositAddress: string;
12470
12578
  depositDetails: {
12471
12579
  txHashes?: string[] | null | undefined;
12472
12580
  };
@@ -12475,8 +12583,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
12475
12583
  __kind: "DepositFailedDepositChannelVariantEthereum";
12476
12584
  depositWitness: {
12477
12585
  asset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
12478
- depositAddress: `0x${string}`;
12479
12586
  amount: bigint;
12587
+ depositAddress: `0x${string}`;
12480
12588
  depositDetails: {
12481
12589
  txHashes?: `0x${string}`[] | null | undefined;
12482
12590
  };
@@ -12487,8 +12595,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
12487
12595
  asset: {
12488
12596
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
12489
12597
  };
12490
- depositAddress: string;
12491
12598
  amount: string | number;
12599
+ depositAddress: string;
12492
12600
  depositDetails: {
12493
12601
  txHashes?: string[] | null | undefined;
12494
12602
  };
@@ -12516,13 +12624,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
12516
12624
  txHashes?: string[] | null | undefined;
12517
12625
  }>;
12518
12626
  outputAsset: z.ZodEffects<z.ZodObject<{
12519
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
12627
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
12520
12628
  }, "strip", z.ZodTypeAny, {
12521
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
12629
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
12522
12630
  }, {
12523
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
12524
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
12525
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
12631
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
12632
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
12633
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
12526
12634
  }>;
12527
12635
  destinationAddress: z.ZodEffects<z.ZodObject<{
12528
12636
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -12893,12 +13001,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
12893
13001
  }>>>;
12894
13002
  boostFee: z.ZodNumber;
12895
13003
  }, "strip", z.ZodTypeAny, {
13004
+ txId: `0x${string}`;
12896
13005
  depositDetails: {
12897
13006
  txHashes?: `0x${string}`[] | null | undefined;
12898
13007
  };
12899
13008
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
12900
13009
  depositAmount: bigint;
12901
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
13010
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
12902
13011
  destinationAddress: {
12903
13012
  readonly chain: "Ethereum";
12904
13013
  readonly address: `0x${string}`;
@@ -12918,7 +13027,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
12918
13027
  readonly chain: "Assethub";
12919
13028
  readonly address: string;
12920
13029
  };
12921
- txId: `0x${string}`;
12922
13030
  affiliateFees: {
12923
13031
  account: number;
12924
13032
  bps: number;
@@ -12992,6 +13100,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
12992
13100
  chunkInterval: number;
12993
13101
  } | null | undefined;
12994
13102
  }, {
13103
+ txId: string;
12995
13104
  depositDetails: {
12996
13105
  txHashes?: string[] | null | undefined;
12997
13106
  };
@@ -13000,13 +13109,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
13000
13109
  };
13001
13110
  depositAmount: string | number;
13002
13111
  outputAsset: {
13003
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
13112
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
13004
13113
  };
13005
13114
  destinationAddress: {
13006
13115
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13007
13116
  value: string;
13008
13117
  };
13009
- txId: string;
13010
13118
  affiliateFees: {
13011
13119
  account: number;
13012
13120
  bps: number;
@@ -13085,12 +13193,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
13085
13193
  }, "strip", z.ZodTypeAny, {
13086
13194
  __kind: "DepositFailedVaultVariantEthereum";
13087
13195
  vaultWitness: {
13196
+ txId: `0x${string}`;
13088
13197
  depositDetails: {
13089
13198
  txHashes?: `0x${string}`[] | null | undefined;
13090
13199
  };
13091
13200
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
13092
13201
  depositAmount: bigint;
13093
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
13202
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
13094
13203
  destinationAddress: {
13095
13204
  readonly chain: "Ethereum";
13096
13205
  readonly address: `0x${string}`;
@@ -13110,7 +13219,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
13110
13219
  readonly chain: "Assethub";
13111
13220
  readonly address: string;
13112
13221
  };
13113
- txId: `0x${string}`;
13114
13222
  affiliateFees: {
13115
13223
  account: number;
13116
13224
  bps: number;
@@ -13187,6 +13295,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
13187
13295
  }, {
13188
13296
  __kind: "DepositFailedVaultVariantEthereum";
13189
13297
  vaultWitness: {
13298
+ txId: string;
13190
13299
  depositDetails: {
13191
13300
  txHashes?: string[] | null | undefined;
13192
13301
  };
@@ -13195,13 +13304,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
13195
13304
  };
13196
13305
  depositAmount: string | number;
13197
13306
  outputAsset: {
13198
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
13307
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
13199
13308
  };
13200
13309
  destinationAddress: {
13201
13310
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13202
13311
  value: string;
13203
13312
  };
13204
- txId: string;
13205
13313
  affiliateFees: {
13206
13314
  account: number;
13207
13315
  bps: number;
@@ -13675,15 +13783,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
13675
13783
  depositDetails: z.ZodNumber;
13676
13784
  }, "strip", z.ZodTypeAny, {
13677
13785
  asset: "Dot";
13678
- depositAddress: `0x${string}`;
13679
13786
  amount: bigint;
13787
+ depositAddress: `0x${string}`;
13680
13788
  depositDetails: number;
13681
13789
  }, {
13682
13790
  asset: {
13683
13791
  __kind: "Dot";
13684
13792
  };
13685
- depositAddress: string;
13686
13793
  amount: string | number;
13794
+ depositAddress: string;
13687
13795
  depositDetails: number;
13688
13796
  }>;
13689
13797
  declare const cfPolkadotChainCcmDepositMetadata: z.ZodObject<{
@@ -14006,13 +14114,13 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
14006
14114
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
14007
14115
  depositDetails: z.ZodNumber;
14008
14116
  outputAsset: z.ZodEffects<z.ZodObject<{
14009
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
14117
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
14010
14118
  }, "strip", z.ZodTypeAny, {
14011
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
14119
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
14012
14120
  }, {
14013
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
14014
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
14015
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
14121
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
14122
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
14123
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
14016
14124
  }>;
14017
14125
  destinationAddress: z.ZodEffects<z.ZodObject<{
14018
14126
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -14392,10 +14500,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
14392
14500
  }>>>;
14393
14501
  boostFee: z.ZodNumber;
14394
14502
  }, "strip", z.ZodTypeAny, {
14503
+ txId: {
14504
+ blockNumber: number;
14505
+ extrinsicIndex: number;
14506
+ };
14395
14507
  depositDetails: number;
14396
14508
  inputAsset: "Dot";
14397
14509
  depositAmount: bigint;
14398
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
14510
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
14399
14511
  destinationAddress: {
14400
14512
  readonly chain: "Ethereum";
14401
14513
  readonly address: `0x${string}`;
@@ -14415,10 +14527,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
14415
14527
  readonly chain: "Assethub";
14416
14528
  readonly address: string;
14417
14529
  };
14418
- txId: {
14419
- blockNumber: number;
14420
- extrinsicIndex: number;
14421
- };
14422
14530
  affiliateFees: {
14423
14531
  account: number;
14424
14532
  bps: number;
@@ -14492,22 +14600,22 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
14492
14600
  chunkInterval: number;
14493
14601
  } | null | undefined;
14494
14602
  }, {
14603
+ txId: {
14604
+ blockNumber: number;
14605
+ extrinsicIndex: number;
14606
+ };
14495
14607
  depositDetails: number;
14496
14608
  inputAsset: {
14497
14609
  __kind: "Dot";
14498
14610
  };
14499
14611
  depositAmount: string | number;
14500
14612
  outputAsset: {
14501
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
14613
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
14502
14614
  };
14503
14615
  destinationAddress: {
14504
14616
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14505
14617
  value: string;
14506
14618
  };
14507
- txId: {
14508
- blockNumber: number;
14509
- extrinsicIndex: number;
14510
- };
14511
14619
  affiliateFees: {
14512
14620
  account: number;
14513
14621
  bps: number;
@@ -14600,23 +14708,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
14600
14708
  depositDetails: z.ZodNumber;
14601
14709
  }, "strip", z.ZodTypeAny, {
14602
14710
  asset: "Dot";
14603
- depositAddress: `0x${string}`;
14604
14711
  amount: bigint;
14712
+ depositAddress: `0x${string}`;
14605
14713
  depositDetails: number;
14606
14714
  }, {
14607
14715
  asset: {
14608
14716
  __kind: "Dot";
14609
14717
  };
14610
- depositAddress: string;
14611
14718
  amount: string | number;
14719
+ depositAddress: string;
14612
14720
  depositDetails: number;
14613
14721
  }>;
14614
14722
  }, "strip", z.ZodTypeAny, {
14615
14723
  __kind: "DepositFailedDepositChannelVariantPolkadot";
14616
14724
  depositWitness: {
14617
14725
  asset: "Dot";
14618
- depositAddress: `0x${string}`;
14619
14726
  amount: bigint;
14727
+ depositAddress: `0x${string}`;
14620
14728
  depositDetails: number;
14621
14729
  };
14622
14730
  }, {
@@ -14625,8 +14733,8 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
14625
14733
  asset: {
14626
14734
  __kind: "Dot";
14627
14735
  };
14628
- depositAddress: string;
14629
14736
  amount: string | number;
14737
+ depositAddress: string;
14630
14738
  depositDetails: number;
14631
14739
  };
14632
14740
  }>, z.ZodObject<{
@@ -14646,13 +14754,13 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
14646
14754
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
14647
14755
  depositDetails: z.ZodNumber;
14648
14756
  outputAsset: z.ZodEffects<z.ZodObject<{
14649
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
14757
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
14650
14758
  }, "strip", z.ZodTypeAny, {
14651
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
14759
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
14652
14760
  }, {
14653
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
14654
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
14655
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
14761
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
14762
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
14763
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
14656
14764
  }>;
14657
14765
  destinationAddress: z.ZodEffects<z.ZodObject<{
14658
14766
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -15032,10 +15140,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
15032
15140
  }>>>;
15033
15141
  boostFee: z.ZodNumber;
15034
15142
  }, "strip", z.ZodTypeAny, {
15143
+ txId: {
15144
+ blockNumber: number;
15145
+ extrinsicIndex: number;
15146
+ };
15035
15147
  depositDetails: number;
15036
15148
  inputAsset: "Dot";
15037
15149
  depositAmount: bigint;
15038
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
15150
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
15039
15151
  destinationAddress: {
15040
15152
  readonly chain: "Ethereum";
15041
15153
  readonly address: `0x${string}`;
@@ -15055,10 +15167,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
15055
15167
  readonly chain: "Assethub";
15056
15168
  readonly address: string;
15057
15169
  };
15058
- txId: {
15059
- blockNumber: number;
15060
- extrinsicIndex: number;
15061
- };
15062
15170
  affiliateFees: {
15063
15171
  account: number;
15064
15172
  bps: number;
@@ -15132,22 +15240,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
15132
15240
  chunkInterval: number;
15133
15241
  } | null | undefined;
15134
15242
  }, {
15243
+ txId: {
15244
+ blockNumber: number;
15245
+ extrinsicIndex: number;
15246
+ };
15135
15247
  depositDetails: number;
15136
15248
  inputAsset: {
15137
15249
  __kind: "Dot";
15138
15250
  };
15139
15251
  depositAmount: string | number;
15140
15252
  outputAsset: {
15141
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
15253
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
15142
15254
  };
15143
15255
  destinationAddress: {
15144
15256
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15145
15257
  value: string;
15146
15258
  };
15147
- txId: {
15148
- blockNumber: number;
15149
- extrinsicIndex: number;
15150
- };
15151
15259
  affiliateFees: {
15152
15260
  account: number;
15153
15261
  bps: number;
@@ -15226,10 +15334,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
15226
15334
  }, "strip", z.ZodTypeAny, {
15227
15335
  __kind: "DepositFailedVaultVariantPolkadot";
15228
15336
  vaultWitness: {
15337
+ txId: {
15338
+ blockNumber: number;
15339
+ extrinsicIndex: number;
15340
+ };
15229
15341
  depositDetails: number;
15230
15342
  inputAsset: "Dot";
15231
15343
  depositAmount: bigint;
15232
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
15344
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
15233
15345
  destinationAddress: {
15234
15346
  readonly chain: "Ethereum";
15235
15347
  readonly address: `0x${string}`;
@@ -15249,10 +15361,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
15249
15361
  readonly chain: "Assethub";
15250
15362
  readonly address: string;
15251
15363
  };
15252
- txId: {
15253
- blockNumber: number;
15254
- extrinsicIndex: number;
15255
- };
15256
15364
  affiliateFees: {
15257
15365
  account: number;
15258
15366
  bps: number;
@@ -15329,22 +15437,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
15329
15437
  }, {
15330
15438
  __kind: "DepositFailedVaultVariantPolkadot";
15331
15439
  vaultWitness: {
15440
+ txId: {
15441
+ blockNumber: number;
15442
+ extrinsicIndex: number;
15443
+ };
15332
15444
  depositDetails: number;
15333
15445
  inputAsset: {
15334
15446
  __kind: "Dot";
15335
15447
  };
15336
15448
  depositAmount: string | number;
15337
15449
  outputAsset: {
15338
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
15450
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
15339
15451
  };
15340
15452
  destinationAddress: {
15341
15453
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15342
15454
  value: string;
15343
15455
  };
15344
- txId: {
15345
- blockNumber: number;
15346
- extrinsicIndex: number;
15347
- };
15348
15456
  affiliateFees: {
15349
15457
  account: number;
15350
15458
  bps: number;
@@ -15835,6 +15943,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
15835
15943
  } | null | undefined;
15836
15944
  }>;
15837
15945
  }, "strip", z.ZodTypeAny, {
15946
+ amount: bigint;
15838
15947
  depositAddress: {
15839
15948
  pubkeyX: `0x${string}`;
15840
15949
  scriptPath?: {
@@ -15846,12 +15955,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
15846
15955
  };
15847
15956
  } | null | undefined;
15848
15957
  };
15849
- amount: bigint;
15850
15958
  id: {
15851
15959
  txId: `0x${string}`;
15852
15960
  vout: number;
15853
15961
  };
15854
15962
  }, {
15963
+ amount: string | number;
15855
15964
  depositAddress: {
15856
15965
  pubkeyX: string;
15857
15966
  scriptPath?: {
@@ -15863,7 +15972,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
15863
15972
  };
15864
15973
  } | null | undefined;
15865
15974
  };
15866
- amount: string | number;
15867
15975
  id: {
15868
15976
  txId: string;
15869
15977
  vout: number;
@@ -16000,6 +16108,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
16000
16108
  } | null | undefined;
16001
16109
  }>;
16002
16110
  }, "strip", z.ZodTypeAny, {
16111
+ amount: bigint;
16003
16112
  depositAddress: {
16004
16113
  pubkeyX: `0x${string}`;
16005
16114
  scriptPath?: {
@@ -16011,12 +16120,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
16011
16120
  };
16012
16121
  } | null | undefined;
16013
16122
  };
16014
- amount: bigint;
16015
16123
  id: {
16016
16124
  txId: `0x${string}`;
16017
16125
  vout: number;
16018
16126
  };
16019
16127
  }, {
16128
+ amount: string | number;
16020
16129
  depositAddress: {
16021
16130
  pubkeyX: string;
16022
16131
  scriptPath?: {
@@ -16028,7 +16137,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
16028
16137
  };
16029
16138
  } | null | undefined;
16030
16139
  };
16031
- amount: string | number;
16032
16140
  id: {
16033
16141
  txId: string;
16034
16142
  vout: number;
@@ -16036,6 +16144,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
16036
16144
  }>;
16037
16145
  }, "strip", z.ZodTypeAny, {
16038
16146
  asset: "Btc";
16147
+ amount: bigint;
16039
16148
  depositAddress: {
16040
16149
  __kind: "P2PKH";
16041
16150
  value: `0x${string}`;
@@ -16056,8 +16165,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
16056
16165
  version: number;
16057
16166
  program: `0x${string}`;
16058
16167
  };
16059
- amount: bigint;
16060
16168
  depositDetails: {
16169
+ amount: bigint;
16061
16170
  depositAddress: {
16062
16171
  pubkeyX: `0x${string}`;
16063
16172
  scriptPath?: {
@@ -16069,7 +16178,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
16069
16178
  };
16070
16179
  } | null | undefined;
16071
16180
  };
16072
- amount: bigint;
16073
16181
  id: {
16074
16182
  txId: `0x${string}`;
16075
16183
  vout: number;
@@ -16079,6 +16187,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
16079
16187
  asset: {
16080
16188
  __kind: "Btc";
16081
16189
  };
16190
+ amount: string | number;
16082
16191
  depositAddress: {
16083
16192
  __kind: "P2PKH";
16084
16193
  value: string;
@@ -16099,8 +16208,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
16099
16208
  version: number;
16100
16209
  program: string;
16101
16210
  };
16102
- amount: string | number;
16103
16211
  depositDetails: {
16212
+ amount: string | number;
16104
16213
  depositAddress: {
16105
16214
  pubkeyX: string;
16106
16215
  scriptPath?: {
@@ -16112,7 +16221,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
16112
16221
  };
16113
16222
  } | null | undefined;
16114
16223
  };
16115
- amount: string | number;
16116
16224
  id: {
16117
16225
  txId: string;
16118
16226
  vout: number;
@@ -16651,6 +16759,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
16651
16759
  } | null | undefined;
16652
16760
  }>;
16653
16761
  }, "strip", z.ZodTypeAny, {
16762
+ amount: bigint;
16654
16763
  depositAddress: {
16655
16764
  pubkeyX: `0x${string}`;
16656
16765
  scriptPath?: {
@@ -16662,12 +16771,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
16662
16771
  };
16663
16772
  } | null | undefined;
16664
16773
  };
16665
- amount: bigint;
16666
16774
  id: {
16667
16775
  txId: `0x${string}`;
16668
16776
  vout: number;
16669
16777
  };
16670
16778
  }, {
16779
+ amount: string | number;
16671
16780
  depositAddress: {
16672
16781
  pubkeyX: string;
16673
16782
  scriptPath?: {
@@ -16679,20 +16788,19 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
16679
16788
  };
16680
16789
  } | null | undefined;
16681
16790
  };
16682
- amount: string | number;
16683
16791
  id: {
16684
16792
  txId: string;
16685
16793
  vout: number;
16686
16794
  };
16687
16795
  }>;
16688
16796
  outputAsset: z.ZodEffects<z.ZodObject<{
16689
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
16797
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
16690
16798
  }, "strip", z.ZodTypeAny, {
16691
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
16799
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
16692
16800
  }, {
16693
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
16694
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
16695
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
16801
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
16802
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
16803
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
16696
16804
  }>;
16697
16805
  destinationAddress: z.ZodEffects<z.ZodObject<{
16698
16806
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -17158,7 +17266,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
17158
17266
  }>>>;
17159
17267
  boostFee: z.ZodNumber;
17160
17268
  }, "strip", z.ZodTypeAny, {
17269
+ txId: `0x${string}`;
17161
17270
  depositDetails: {
17271
+ amount: bigint;
17162
17272
  depositAddress: {
17163
17273
  pubkeyX: `0x${string}`;
17164
17274
  scriptPath?: {
@@ -17170,7 +17280,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
17170
17280
  };
17171
17281
  } | null | undefined;
17172
17282
  };
17173
- amount: bigint;
17174
17283
  id: {
17175
17284
  txId: `0x${string}`;
17176
17285
  vout: number;
@@ -17178,7 +17287,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
17178
17287
  };
17179
17288
  inputAsset: "Btc";
17180
17289
  depositAmount: bigint;
17181
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
17290
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
17182
17291
  destinationAddress: {
17183
17292
  readonly chain: "Ethereum";
17184
17293
  readonly address: `0x${string}`;
@@ -17198,7 +17307,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
17198
17307
  readonly chain: "Assethub";
17199
17308
  readonly address: string;
17200
17309
  };
17201
- txId: `0x${string}`;
17202
17310
  affiliateFees: {
17203
17311
  account: number;
17204
17312
  bps: number;
@@ -17310,7 +17418,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
17310
17418
  chunkInterval: number;
17311
17419
  } | null | undefined;
17312
17420
  }, {
17421
+ txId: string;
17313
17422
  depositDetails: {
17423
+ amount: string | number;
17314
17424
  depositAddress: {
17315
17425
  pubkeyX: string;
17316
17426
  scriptPath?: {
@@ -17322,7 +17432,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
17322
17432
  };
17323
17433
  } | null | undefined;
17324
17434
  };
17325
- amount: string | number;
17326
17435
  id: {
17327
17436
  txId: string;
17328
17437
  vout: number;
@@ -17333,13 +17442,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
17333
17442
  };
17334
17443
  depositAmount: string | number;
17335
17444
  outputAsset: {
17336
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
17445
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
17337
17446
  };
17338
17447
  destinationAddress: {
17339
17448
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17340
17449
  value: string;
17341
17450
  };
17342
- txId: string;
17343
17451
  affiliateFees: {
17344
17452
  account: number;
17345
17453
  bps: number;
@@ -17586,6 +17694,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17586
17694
  } | null | undefined;
17587
17695
  }>;
17588
17696
  }, "strip", z.ZodTypeAny, {
17697
+ amount: bigint;
17589
17698
  depositAddress: {
17590
17699
  pubkeyX: `0x${string}`;
17591
17700
  scriptPath?: {
@@ -17597,12 +17706,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17597
17706
  };
17598
17707
  } | null | undefined;
17599
17708
  };
17600
- amount: bigint;
17601
17709
  id: {
17602
17710
  txId: `0x${string}`;
17603
17711
  vout: number;
17604
17712
  };
17605
17713
  }, {
17714
+ amount: string | number;
17606
17715
  depositAddress: {
17607
17716
  pubkeyX: string;
17608
17717
  scriptPath?: {
@@ -17614,7 +17723,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17614
17723
  };
17615
17724
  } | null | undefined;
17616
17725
  };
17617
- amount: string | number;
17618
17726
  id: {
17619
17727
  txId: string;
17620
17728
  vout: number;
@@ -17622,6 +17730,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17622
17730
  }>;
17623
17731
  }, "strip", z.ZodTypeAny, {
17624
17732
  asset: "Btc";
17733
+ amount: bigint;
17625
17734
  depositAddress: {
17626
17735
  __kind: "P2PKH";
17627
17736
  value: `0x${string}`;
@@ -17642,8 +17751,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17642
17751
  version: number;
17643
17752
  program: `0x${string}`;
17644
17753
  };
17645
- amount: bigint;
17646
17754
  depositDetails: {
17755
+ amount: bigint;
17647
17756
  depositAddress: {
17648
17757
  pubkeyX: `0x${string}`;
17649
17758
  scriptPath?: {
@@ -17655,7 +17764,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17655
17764
  };
17656
17765
  } | null | undefined;
17657
17766
  };
17658
- amount: bigint;
17659
17767
  id: {
17660
17768
  txId: `0x${string}`;
17661
17769
  vout: number;
@@ -17665,6 +17773,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17665
17773
  asset: {
17666
17774
  __kind: "Btc";
17667
17775
  };
17776
+ amount: string | number;
17668
17777
  depositAddress: {
17669
17778
  __kind: "P2PKH";
17670
17779
  value: string;
@@ -17685,8 +17794,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17685
17794
  version: number;
17686
17795
  program: string;
17687
17796
  };
17688
- amount: string | number;
17689
17797
  depositDetails: {
17798
+ amount: string | number;
17690
17799
  depositAddress: {
17691
17800
  pubkeyX: string;
17692
17801
  scriptPath?: {
@@ -17698,7 +17807,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17698
17807
  };
17699
17808
  } | null | undefined;
17700
17809
  };
17701
- amount: string | number;
17702
17810
  id: {
17703
17811
  txId: string;
17704
17812
  vout: number;
@@ -17709,6 +17817,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17709
17817
  __kind: "DepositFailedDepositChannelVariantBitcoin";
17710
17818
  depositWitness: {
17711
17819
  asset: "Btc";
17820
+ amount: bigint;
17712
17821
  depositAddress: {
17713
17822
  __kind: "P2PKH";
17714
17823
  value: `0x${string}`;
@@ -17729,8 +17838,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17729
17838
  version: number;
17730
17839
  program: `0x${string}`;
17731
17840
  };
17732
- amount: bigint;
17733
17841
  depositDetails: {
17842
+ amount: bigint;
17734
17843
  depositAddress: {
17735
17844
  pubkeyX: `0x${string}`;
17736
17845
  scriptPath?: {
@@ -17742,7 +17851,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17742
17851
  };
17743
17852
  } | null | undefined;
17744
17853
  };
17745
- amount: bigint;
17746
17854
  id: {
17747
17855
  txId: `0x${string}`;
17748
17856
  vout: number;
@@ -17755,6 +17863,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17755
17863
  asset: {
17756
17864
  __kind: "Btc";
17757
17865
  };
17866
+ amount: string | number;
17758
17867
  depositAddress: {
17759
17868
  __kind: "P2PKH";
17760
17869
  value: string;
@@ -17775,8 +17884,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17775
17884
  version: number;
17776
17885
  program: string;
17777
17886
  };
17778
- amount: string | number;
17779
17887
  depositDetails: {
17888
+ amount: string | number;
17780
17889
  depositAddress: {
17781
17890
  pubkeyX: string;
17782
17891
  scriptPath?: {
@@ -17788,7 +17897,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17788
17897
  };
17789
17898
  } | null | undefined;
17790
17899
  };
17791
- amount: string | number;
17792
17900
  id: {
17793
17901
  txId: string;
17794
17902
  vout: number;
@@ -17929,6 +18037,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17929
18037
  } | null | undefined;
17930
18038
  }>;
17931
18039
  }, "strip", z.ZodTypeAny, {
18040
+ amount: bigint;
17932
18041
  depositAddress: {
17933
18042
  pubkeyX: `0x${string}`;
17934
18043
  scriptPath?: {
@@ -17940,12 +18049,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17940
18049
  };
17941
18050
  } | null | undefined;
17942
18051
  };
17943
- amount: bigint;
17944
18052
  id: {
17945
18053
  txId: `0x${string}`;
17946
18054
  vout: number;
17947
18055
  };
17948
18056
  }, {
18057
+ amount: string | number;
17949
18058
  depositAddress: {
17950
18059
  pubkeyX: string;
17951
18060
  scriptPath?: {
@@ -17957,20 +18066,19 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17957
18066
  };
17958
18067
  } | null | undefined;
17959
18068
  };
17960
- amount: string | number;
17961
18069
  id: {
17962
18070
  txId: string;
17963
18071
  vout: number;
17964
18072
  };
17965
18073
  }>;
17966
18074
  outputAsset: z.ZodEffects<z.ZodObject<{
17967
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
18075
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
17968
18076
  }, "strip", z.ZodTypeAny, {
17969
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
18077
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
17970
18078
  }, {
17971
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
17972
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
17973
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
18079
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
18080
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
18081
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
17974
18082
  }>;
17975
18083
  destinationAddress: z.ZodEffects<z.ZodObject<{
17976
18084
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -18436,7 +18544,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18436
18544
  }>>>;
18437
18545
  boostFee: z.ZodNumber;
18438
18546
  }, "strip", z.ZodTypeAny, {
18547
+ txId: `0x${string}`;
18439
18548
  depositDetails: {
18549
+ amount: bigint;
18440
18550
  depositAddress: {
18441
18551
  pubkeyX: `0x${string}`;
18442
18552
  scriptPath?: {
@@ -18448,7 +18558,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18448
18558
  };
18449
18559
  } | null | undefined;
18450
18560
  };
18451
- amount: bigint;
18452
18561
  id: {
18453
18562
  txId: `0x${string}`;
18454
18563
  vout: number;
@@ -18456,7 +18565,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18456
18565
  };
18457
18566
  inputAsset: "Btc";
18458
18567
  depositAmount: bigint;
18459
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
18568
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
18460
18569
  destinationAddress: {
18461
18570
  readonly chain: "Ethereum";
18462
18571
  readonly address: `0x${string}`;
@@ -18476,7 +18585,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18476
18585
  readonly chain: "Assethub";
18477
18586
  readonly address: string;
18478
18587
  };
18479
- txId: `0x${string}`;
18480
18588
  affiliateFees: {
18481
18589
  account: number;
18482
18590
  bps: number;
@@ -18588,7 +18696,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18588
18696
  chunkInterval: number;
18589
18697
  } | null | undefined;
18590
18698
  }, {
18699
+ txId: string;
18591
18700
  depositDetails: {
18701
+ amount: string | number;
18592
18702
  depositAddress: {
18593
18703
  pubkeyX: string;
18594
18704
  scriptPath?: {
@@ -18600,7 +18710,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18600
18710
  };
18601
18711
  } | null | undefined;
18602
18712
  };
18603
- amount: string | number;
18604
18713
  id: {
18605
18714
  txId: string;
18606
18715
  vout: number;
@@ -18611,13 +18720,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18611
18720
  };
18612
18721
  depositAmount: string | number;
18613
18722
  outputAsset: {
18614
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
18723
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
18615
18724
  };
18616
18725
  destinationAddress: {
18617
18726
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18618
18727
  value: string;
18619
18728
  };
18620
- txId: string;
18621
18729
  affiliateFees: {
18622
18730
  account: number;
18623
18731
  bps: number;
@@ -18734,7 +18842,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18734
18842
  }, "strip", z.ZodTypeAny, {
18735
18843
  __kind: "DepositFailedVaultVariantBitcoin";
18736
18844
  vaultWitness: {
18845
+ txId: `0x${string}`;
18737
18846
  depositDetails: {
18847
+ amount: bigint;
18738
18848
  depositAddress: {
18739
18849
  pubkeyX: `0x${string}`;
18740
18850
  scriptPath?: {
@@ -18746,7 +18856,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18746
18856
  };
18747
18857
  } | null | undefined;
18748
18858
  };
18749
- amount: bigint;
18750
18859
  id: {
18751
18860
  txId: `0x${string}`;
18752
18861
  vout: number;
@@ -18754,7 +18863,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18754
18863
  };
18755
18864
  inputAsset: "Btc";
18756
18865
  depositAmount: bigint;
18757
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
18866
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
18758
18867
  destinationAddress: {
18759
18868
  readonly chain: "Ethereum";
18760
18869
  readonly address: `0x${string}`;
@@ -18774,7 +18883,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18774
18883
  readonly chain: "Assethub";
18775
18884
  readonly address: string;
18776
18885
  };
18777
- txId: `0x${string}`;
18778
18886
  affiliateFees: {
18779
18887
  account: number;
18780
18888
  bps: number;
@@ -18889,7 +18997,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18889
18997
  }, {
18890
18998
  __kind: "DepositFailedVaultVariantBitcoin";
18891
18999
  vaultWitness: {
19000
+ txId: string;
18892
19001
  depositDetails: {
19002
+ amount: string | number;
18893
19003
  depositAddress: {
18894
19004
  pubkeyX: string;
18895
19005
  scriptPath?: {
@@ -18901,7 +19011,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18901
19011
  };
18902
19012
  } | null | undefined;
18903
19013
  };
18904
- amount: string | number;
18905
19014
  id: {
18906
19015
  txId: string;
18907
19016
  vout: number;
@@ -18912,13 +19021,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
18912
19021
  };
18913
19022
  depositAmount: string | number;
18914
19023
  outputAsset: {
18915
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19024
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
18916
19025
  };
18917
19026
  destinationAddress: {
18918
19027
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18919
19028
  value: string;
18920
19029
  };
18921
- txId: string;
18922
19030
  affiliateFees: {
18923
19031
  account: number;
18924
19032
  bps: number;
@@ -19212,22 +19320,22 @@ declare const palletCfPoolsAssetPair: z.ZodObject<{
19212
19320
  declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
19213
19321
  __kind: z.ZodLiteral<"Limit">;
19214
19322
  baseAsset: z.ZodEffects<z.ZodObject<{
19215
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
19323
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
19216
19324
  }, "strip", z.ZodTypeAny, {
19217
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19325
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19218
19326
  }, {
19219
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19220
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
19221
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19327
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19328
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
19329
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19222
19330
  }>;
19223
19331
  quoteAsset: z.ZodEffects<z.ZodObject<{
19224
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
19332
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
19225
19333
  }, "strip", z.ZodTypeAny, {
19226
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19334
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19227
19335
  }, {
19228
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19229
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
19230
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19336
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19337
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
19338
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19231
19339
  }>;
19232
19340
  side: z.ZodEffects<z.ZodObject<{
19233
19341
  __kind: z.ZodEnum<["Buy", "Sell"]>;
@@ -19242,17 +19350,17 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
19242
19350
  }, "strip", z.ZodTypeAny, {
19243
19351
  __kind: "Limit";
19244
19352
  id: bigint;
19245
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19246
- quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19353
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19354
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19247
19355
  side: "Buy" | "Sell";
19248
19356
  }, {
19249
19357
  __kind: "Limit";
19250
19358
  id: string | number;
19251
19359
  baseAsset: {
19252
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19360
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19253
19361
  };
19254
19362
  quoteAsset: {
19255
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19363
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19256
19364
  };
19257
19365
  side: {
19258
19366
  __kind: "Buy" | "Sell";
@@ -19260,59 +19368,59 @@ declare const palletCfPoolsCloseOrder: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
19260
19368
  }>, z.ZodObject<{
19261
19369
  __kind: z.ZodLiteral<"Range">;
19262
19370
  baseAsset: z.ZodEffects<z.ZodObject<{
19263
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
19371
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
19264
19372
  }, "strip", z.ZodTypeAny, {
19265
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19373
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19266
19374
  }, {
19267
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19268
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
19269
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19375
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19376
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
19377
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19270
19378
  }>;
19271
19379
  quoteAsset: z.ZodEffects<z.ZodObject<{
19272
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
19380
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
19273
19381
  }, "strip", z.ZodTypeAny, {
19274
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19382
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19275
19383
  }, {
19276
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19277
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
19278
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19384
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19385
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
19386
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19279
19387
  }>;
19280
19388
  id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
19281
19389
  }, "strip", z.ZodTypeAny, {
19282
19390
  __kind: "Range";
19283
19391
  id: bigint;
19284
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19285
- quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19392
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19393
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19286
19394
  }, {
19287
19395
  __kind: "Range";
19288
19396
  id: string | number;
19289
19397
  baseAsset: {
19290
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19398
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19291
19399
  };
19292
19400
  quoteAsset: {
19293
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19401
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19294
19402
  };
19295
19403
  }>]>;
19296
19404
  declare const palletCfPoolsPalletConfigUpdate: z.ZodObject<{
19297
19405
  __kind: z.ZodLiteral<"LimitOrderAutoSweepingThreshold">;
19298
19406
  asset: z.ZodEffects<z.ZodObject<{
19299
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
19407
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
19300
19408
  }, "strip", z.ZodTypeAny, {
19301
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19409
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19302
19410
  }, {
19303
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19304
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
19305
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19411
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19412
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
19413
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19306
19414
  }>;
19307
19415
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
19308
19416
  }, "strip", z.ZodTypeAny, {
19309
19417
  __kind: "LimitOrderAutoSweepingThreshold";
19310
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19418
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19311
19419
  amount: bigint;
19312
19420
  }, {
19313
19421
  __kind: "LimitOrderAutoSweepingThreshold";
19314
19422
  asset: {
19315
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
19423
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
19316
19424
  };
19317
19425
  amount: string | number;
19318
19426
  }>;
@@ -19681,8 +19789,8 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
19681
19789
  }>;
19682
19790
  }, "strip", z.ZodTypeAny, {
19683
19791
  asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
19684
- depositAddress: `0x${string}`;
19685
19792
  amount: bigint;
19793
+ depositAddress: `0x${string}`;
19686
19794
  depositDetails: {
19687
19795
  txHashes?: `0x${string}`[] | null | undefined;
19688
19796
  };
@@ -19690,8 +19798,8 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
19690
19798
  asset: {
19691
19799
  __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
19692
19800
  };
19693
- depositAddress: string;
19694
19801
  amount: string | number;
19802
+ depositAddress: string;
19695
19803
  depositDetails: {
19696
19804
  txHashes?: string[] | null | undefined;
19697
19805
  };
@@ -20022,13 +20130,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
20022
20130
  txHashes?: string[] | null | undefined;
20023
20131
  }>;
20024
20132
  outputAsset: z.ZodEffects<z.ZodObject<{
20025
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
20133
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
20026
20134
  }, "strip", z.ZodTypeAny, {
20027
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
20135
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
20028
20136
  }, {
20029
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
20030
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
20031
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
20137
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
20138
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
20139
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
20032
20140
  }>;
20033
20141
  destinationAddress: z.ZodEffects<z.ZodObject<{
20034
20142
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -20399,12 +20507,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
20399
20507
  }>>>;
20400
20508
  boostFee: z.ZodNumber;
20401
20509
  }, "strip", z.ZodTypeAny, {
20510
+ txId: `0x${string}`;
20402
20511
  depositDetails: {
20403
20512
  txHashes?: `0x${string}`[] | null | undefined;
20404
20513
  };
20405
20514
  inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
20406
20515
  depositAmount: bigint;
20407
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
20516
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
20408
20517
  destinationAddress: {
20409
20518
  readonly chain: "Ethereum";
20410
20519
  readonly address: `0x${string}`;
@@ -20424,7 +20533,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
20424
20533
  readonly chain: "Assethub";
20425
20534
  readonly address: string;
20426
20535
  };
20427
- txId: `0x${string}`;
20428
20536
  affiliateFees: {
20429
20537
  account: number;
20430
20538
  bps: number;
@@ -20498,6 +20606,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
20498
20606
  chunkInterval: number;
20499
20607
  } | null | undefined;
20500
20608
  }, {
20609
+ txId: string;
20501
20610
  depositDetails: {
20502
20611
  txHashes?: string[] | null | undefined;
20503
20612
  };
@@ -20506,13 +20615,12 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
20506
20615
  };
20507
20616
  depositAmount: string | number;
20508
20617
  outputAsset: {
20509
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
20618
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
20510
20619
  };
20511
20620
  destinationAddress: {
20512
20621
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20513
20622
  value: string;
20514
20623
  };
20515
- txId: string;
20516
20624
  affiliateFees: {
20517
20625
  account: number;
20518
20626
  bps: number;
@@ -20611,8 +20719,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
20611
20719
  }>;
20612
20720
  }, "strip", z.ZodTypeAny, {
20613
20721
  asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
20614
- depositAddress: `0x${string}`;
20615
20722
  amount: bigint;
20723
+ depositAddress: `0x${string}`;
20616
20724
  depositDetails: {
20617
20725
  txHashes?: `0x${string}`[] | null | undefined;
20618
20726
  };
@@ -20620,8 +20728,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
20620
20728
  asset: {
20621
20729
  __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
20622
20730
  };
20623
- depositAddress: string;
20624
20731
  amount: string | number;
20732
+ depositAddress: string;
20625
20733
  depositDetails: {
20626
20734
  txHashes?: string[] | null | undefined;
20627
20735
  };
@@ -20630,8 +20738,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
20630
20738
  __kind: "DepositFailedDepositChannelVariantArbitrum";
20631
20739
  depositWitness: {
20632
20740
  asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
20633
- depositAddress: `0x${string}`;
20634
20741
  amount: bigint;
20742
+ depositAddress: `0x${string}`;
20635
20743
  depositDetails: {
20636
20744
  txHashes?: `0x${string}`[] | null | undefined;
20637
20745
  };
@@ -20642,8 +20750,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
20642
20750
  asset: {
20643
20751
  __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
20644
20752
  };
20645
- depositAddress: string;
20646
20753
  amount: string | number;
20754
+ depositAddress: string;
20647
20755
  depositDetails: {
20648
20756
  txHashes?: string[] | null | undefined;
20649
20757
  };
@@ -20671,13 +20779,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
20671
20779
  txHashes?: string[] | null | undefined;
20672
20780
  }>;
20673
20781
  outputAsset: z.ZodEffects<z.ZodObject<{
20674
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
20782
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
20675
20783
  }, "strip", z.ZodTypeAny, {
20676
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
20784
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
20677
20785
  }, {
20678
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
20679
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
20680
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
20786
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
20787
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
20788
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
20681
20789
  }>;
20682
20790
  destinationAddress: z.ZodEffects<z.ZodObject<{
20683
20791
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -21048,12 +21156,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
21048
21156
  }>>>;
21049
21157
  boostFee: z.ZodNumber;
21050
21158
  }, "strip", z.ZodTypeAny, {
21159
+ txId: `0x${string}`;
21051
21160
  depositDetails: {
21052
21161
  txHashes?: `0x${string}`[] | null | undefined;
21053
21162
  };
21054
21163
  inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
21055
21164
  depositAmount: bigint;
21056
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
21165
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
21057
21166
  destinationAddress: {
21058
21167
  readonly chain: "Ethereum";
21059
21168
  readonly address: `0x${string}`;
@@ -21073,7 +21182,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
21073
21182
  readonly chain: "Assethub";
21074
21183
  readonly address: string;
21075
21184
  };
21076
- txId: `0x${string}`;
21077
21185
  affiliateFees: {
21078
21186
  account: number;
21079
21187
  bps: number;
@@ -21147,6 +21255,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
21147
21255
  chunkInterval: number;
21148
21256
  } | null | undefined;
21149
21257
  }, {
21258
+ txId: string;
21150
21259
  depositDetails: {
21151
21260
  txHashes?: string[] | null | undefined;
21152
21261
  };
@@ -21155,13 +21264,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
21155
21264
  };
21156
21265
  depositAmount: string | number;
21157
21266
  outputAsset: {
21158
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
21267
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
21159
21268
  };
21160
21269
  destinationAddress: {
21161
21270
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
21162
21271
  value: string;
21163
21272
  };
21164
- txId: string;
21165
21273
  affiliateFees: {
21166
21274
  account: number;
21167
21275
  bps: number;
@@ -21240,12 +21348,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
21240
21348
  }, "strip", z.ZodTypeAny, {
21241
21349
  __kind: "DepositFailedVaultVariantArbitrum";
21242
21350
  vaultWitness: {
21351
+ txId: `0x${string}`;
21243
21352
  depositDetails: {
21244
21353
  txHashes?: `0x${string}`[] | null | undefined;
21245
21354
  };
21246
21355
  inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
21247
21356
  depositAmount: bigint;
21248
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
21357
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
21249
21358
  destinationAddress: {
21250
21359
  readonly chain: "Ethereum";
21251
21360
  readonly address: `0x${string}`;
@@ -21265,7 +21374,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
21265
21374
  readonly chain: "Assethub";
21266
21375
  readonly address: string;
21267
21376
  };
21268
- txId: `0x${string}`;
21269
21377
  affiliateFees: {
21270
21378
  account: number;
21271
21379
  bps: number;
@@ -21342,6 +21450,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
21342
21450
  }, {
21343
21451
  __kind: "DepositFailedVaultVariantArbitrum";
21344
21452
  vaultWitness: {
21453
+ txId: string;
21345
21454
  depositDetails: {
21346
21455
  txHashes?: string[] | null | undefined;
21347
21456
  };
@@ -21350,13 +21459,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
21350
21459
  };
21351
21460
  depositAmount: string | number;
21352
21461
  outputAsset: {
21353
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
21462
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
21354
21463
  };
21355
21464
  destinationAddress: {
21356
21465
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
21357
21466
  value: string;
21358
21467
  };
21359
- txId: string;
21360
21468
  affiliateFees: {
21361
21469
  account: number;
21362
21470
  bps: number;
@@ -21546,27 +21654,148 @@ declare const palletCfArbitrumIngressEgressPalletConfigUpdateArbitrum: z.ZodDisc
21546
21654
  __kind: "SetIngressDelayArbitrum";
21547
21655
  delayBlocks: number;
21548
21656
  }>]>;
21549
- declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
21550
- __kind: z.ZodLiteral<"BelowMinimumDeposit">;
21657
+ declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
21658
+ __kind: z.ZodEnum<["Sol", "SolUsdc", "SolUsdt"]>;
21551
21659
  }, "strip", z.ZodTypeAny, {
21552
- __kind: "BelowMinimumDeposit";
21660
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
21553
21661
  }, {
21554
- __kind: "BelowMinimumDeposit";
21662
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
21663
+ }>, "Sol" | "SolUsdc" | "SolUsdt", {
21664
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
21665
+ }>;
21666
+ declare const cfChainsSolVaultSwapOrDepositChannelId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
21667
+ __kind: z.ZodLiteral<"Channel">;
21668
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
21669
+ }, "strip", z.ZodTypeAny, {
21670
+ __kind: "Channel";
21671
+ value: `0x${string}`;
21672
+ }, {
21673
+ __kind: "Channel";
21674
+ value: string;
21555
21675
  }>, z.ZodObject<{
21556
- __kind: z.ZodLiteral<"NotEnoughToPayFees">;
21676
+ __kind: z.ZodLiteral<"VaultSwapAccount">;
21677
+ value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
21557
21678
  }, "strip", z.ZodTypeAny, {
21558
- __kind: "NotEnoughToPayFees";
21679
+ __kind: "VaultSwapAccount";
21680
+ value: [`0x${string}`, bigint];
21559
21681
  }, {
21560
- __kind: "NotEnoughToPayFees";
21682
+ __kind: "VaultSwapAccount";
21683
+ value: [string, string | number];
21684
+ }>]>;
21685
+ declare const palletCfSolanaIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
21686
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
21687
+ }, "strip", z.ZodTypeAny, {
21688
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
21689
+ }, {
21690
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
21691
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
21692
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
21693
+ }>;
21694
+ declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
21695
+ __kind: z.ZodLiteral<"Swap">;
21696
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
21697
+ }, "strip", z.ZodTypeAny, {
21698
+ __kind: "Swap";
21699
+ swapRequestId: bigint;
21700
+ }, {
21701
+ __kind: "Swap";
21702
+ swapRequestId: string | number;
21561
21703
  }>, z.ZodObject<{
21562
- __kind: z.ZodLiteral<"TransactionRejectedByBroker">;
21704
+ __kind: z.ZodLiteral<"LiquidityProvision">;
21705
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
21563
21706
  }, "strip", z.ZodTypeAny, {
21564
- __kind: "TransactionRejectedByBroker";
21707
+ __kind: "LiquidityProvision";
21708
+ lpAccount: `cF${string}`;
21565
21709
  }, {
21566
- __kind: "TransactionRejectedByBroker";
21710
+ __kind: "LiquidityProvision";
21711
+ lpAccount: string;
21567
21712
  }>, z.ZodObject<{
21568
- __kind: z.ZodLiteral<"DepositWitnessRejected">;
21569
- value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
21713
+ __kind: z.ZodLiteral<"CcmTransfer">;
21714
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
21715
+ }, "strip", z.ZodTypeAny, {
21716
+ __kind: "CcmTransfer";
21717
+ swapRequestId: bigint;
21718
+ }, {
21719
+ __kind: "CcmTransfer";
21720
+ swapRequestId: string | number;
21721
+ }>, z.ZodObject<{
21722
+ __kind: z.ZodLiteral<"BoostersCredited">;
21723
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
21724
+ networkFeeFromBoost: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
21725
+ networkFeeSwapRequestId: 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>>>;
21726
+ }, "strip", z.ZodTypeAny, {
21727
+ __kind: "BoostersCredited";
21728
+ prewitnessedDepositId: bigint;
21729
+ networkFeeFromBoost: bigint;
21730
+ networkFeeSwapRequestId?: bigint | null | undefined;
21731
+ }, {
21732
+ __kind: "BoostersCredited";
21733
+ prewitnessedDepositId: string | number;
21734
+ networkFeeFromBoost: string | number;
21735
+ networkFeeSwapRequestId?: string | number | null | undefined;
21736
+ }>, z.ZodObject<{
21737
+ __kind: z.ZodLiteral<"Refund">;
21738
+ egressId: z.ZodOptional<z.ZodNullable<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
21739
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
21740
+ }, "strip", z.ZodTypeAny, {
21741
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
21742
+ }, {
21743
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
21744
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
21745
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
21746
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>>>;
21747
+ reason: z.ZodEffects<z.ZodObject<{
21748
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
21749
+ }, "strip", z.ZodTypeAny, {
21750
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
21751
+ }, {
21752
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
21753
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
21754
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
21755
+ }>;
21756
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
21757
+ }, "strip", z.ZodTypeAny, {
21758
+ __kind: "Refund";
21759
+ amount: bigint;
21760
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
21761
+ egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
21762
+ }, {
21763
+ __kind: "Refund";
21764
+ amount: string | number;
21765
+ reason: {
21766
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
21767
+ };
21768
+ egressId?: [{
21769
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
21770
+ }, string | number] | null | undefined;
21771
+ }>, z.ZodObject<{
21772
+ __kind: z.ZodLiteral<"Unrefundable">;
21773
+ }, "strip", z.ZodTypeAny, {
21774
+ __kind: "Unrefundable";
21775
+ }, {
21776
+ __kind: "Unrefundable";
21777
+ }>]>;
21778
+ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
21779
+ __kind: z.ZodLiteral<"BelowMinimumDeposit">;
21780
+ }, "strip", z.ZodTypeAny, {
21781
+ __kind: "BelowMinimumDeposit";
21782
+ }, {
21783
+ __kind: "BelowMinimumDeposit";
21784
+ }>, z.ZodObject<{
21785
+ __kind: z.ZodLiteral<"NotEnoughToPayFees">;
21786
+ }, "strip", z.ZodTypeAny, {
21787
+ __kind: "NotEnoughToPayFees";
21788
+ }, {
21789
+ __kind: "NotEnoughToPayFees";
21790
+ }>, z.ZodObject<{
21791
+ __kind: z.ZodLiteral<"TransactionRejectedByBroker">;
21792
+ }, "strip", z.ZodTypeAny, {
21793
+ __kind: "TransactionRejectedByBroker";
21794
+ }, {
21795
+ __kind: "TransactionRejectedByBroker";
21796
+ }>, z.ZodObject<{
21797
+ __kind: z.ZodLiteral<"DepositWitnessRejected">;
21798
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
21570
21799
  __kind: z.ZodLiteral<"Other">;
21571
21800
  }, "strip", z.ZodTypeAny, {
21572
21801
  __kind: "Other";
@@ -21797,44 +22026,16 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
21797
22026
  }, {
21798
22027
  __kind: "Unrefundable";
21799
22028
  }>]>;
21800
- declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
21801
- __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
21802
- }, "strip", z.ZodTypeAny, {
21803
- __kind: "Sol" | "SolUsdc";
21804
- }, {
21805
- __kind: "Sol" | "SolUsdc";
21806
- }>, "Sol" | "SolUsdc", {
21807
- __kind: "Sol" | "SolUsdc";
21808
- }>;
21809
- declare const cfChainsSolVaultSwapOrDepositChannelId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
21810
- __kind: z.ZodLiteral<"Channel">;
21811
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
21812
- }, "strip", z.ZodTypeAny, {
21813
- __kind: "Channel";
21814
- value: `0x${string}`;
21815
- }, {
21816
- __kind: "Channel";
21817
- value: string;
21818
- }>, z.ZodObject<{
21819
- __kind: z.ZodLiteral<"VaultSwapAccount">;
21820
- value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
21821
- }, "strip", z.ZodTypeAny, {
21822
- __kind: "VaultSwapAccount";
21823
- value: [`0x${string}`, bigint];
21824
- }, {
21825
- __kind: "VaultSwapAccount";
21826
- value: [string, string | number];
21827
- }>]>;
21828
22029
  declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
21829
22030
  depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
21830
22031
  asset: z.ZodEffects<z.ZodObject<{
21831
- __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
22032
+ __kind: z.ZodEnum<["Sol", "SolUsdc", "SolUsdt"]>;
21832
22033
  }, "strip", z.ZodTypeAny, {
21833
- __kind: "Sol" | "SolUsdc";
22034
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
21834
22035
  }, {
21835
- __kind: "Sol" | "SolUsdc";
21836
- }>, "Sol" | "SolUsdc", {
21837
- __kind: "Sol" | "SolUsdc";
22036
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
22037
+ }>, "Sol" | "SolUsdc" | "SolUsdt", {
22038
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
21838
22039
  }>;
21839
22040
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
21840
22041
  depositDetails: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -21857,9 +22058,9 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
21857
22058
  value: [string, string | number];
21858
22059
  }>]>;
21859
22060
  }, "strip", z.ZodTypeAny, {
21860
- asset: "Sol" | "SolUsdc";
21861
- depositAddress: `0x${string}`;
22061
+ asset: "Sol" | "SolUsdc" | "SolUsdt";
21862
22062
  amount: bigint;
22063
+ depositAddress: `0x${string}`;
21863
22064
  depositDetails: {
21864
22065
  __kind: "Channel";
21865
22066
  value: `0x${string}`;
@@ -21869,10 +22070,10 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
21869
22070
  };
21870
22071
  }, {
21871
22072
  asset: {
21872
- __kind: "Sol" | "SolUsdc";
22073
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
21873
22074
  };
21874
- depositAddress: string;
21875
22075
  amount: string | number;
22076
+ depositAddress: string;
21876
22077
  depositDetails: {
21877
22078
  __kind: "Channel";
21878
22079
  value: string;
@@ -22188,13 +22389,13 @@ declare const cfSolanaChainRefundParametersChannelRefundParameters: z.ZodObject<
22188
22389
  }>;
22189
22390
  declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<{
22190
22391
  inputAsset: z.ZodEffects<z.ZodObject<{
22191
- __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
22392
+ __kind: z.ZodEnum<["Sol", "SolUsdc", "SolUsdt"]>;
22192
22393
  }, "strip", z.ZodTypeAny, {
22193
- __kind: "Sol" | "SolUsdc";
22394
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
22194
22395
  }, {
22195
- __kind: "Sol" | "SolUsdc";
22196
- }>, "Sol" | "SolUsdc", {
22197
- __kind: "Sol" | "SolUsdc";
22396
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
22397
+ }>, "Sol" | "SolUsdc" | "SolUsdt", {
22398
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
22198
22399
  }>;
22199
22400
  depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
22200
22401
  channelId: 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>>>;
@@ -22219,13 +22420,13 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
22219
22420
  value: [string, string | number];
22220
22421
  }>]>;
22221
22422
  outputAsset: z.ZodEffects<z.ZodObject<{
22222
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
22423
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
22223
22424
  }, "strip", z.ZodTypeAny, {
22224
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
22425
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
22225
22426
  }, {
22226
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
22227
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
22228
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
22427
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
22428
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
22429
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
22229
22430
  }>;
22230
22431
  destinationAddress: z.ZodEffects<z.ZodObject<{
22231
22432
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -22596,6 +22797,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
22596
22797
  }>>>;
22597
22798
  boostFee: z.ZodNumber;
22598
22799
  }, "strip", z.ZodTypeAny, {
22800
+ txId: [`0x${string}`, bigint];
22599
22801
  depositDetails: {
22600
22802
  __kind: "Channel";
22601
22803
  value: `0x${string}`;
@@ -22603,9 +22805,9 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
22603
22805
  __kind: "VaultSwapAccount";
22604
22806
  value: [`0x${string}`, bigint];
22605
22807
  };
22606
- inputAsset: "Sol" | "SolUsdc";
22808
+ inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
22607
22809
  depositAmount: bigint;
22608
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
22810
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
22609
22811
  destinationAddress: {
22610
22812
  readonly chain: "Ethereum";
22611
22813
  readonly address: `0x${string}`;
@@ -22625,7 +22827,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
22625
22827
  readonly chain: "Assethub";
22626
22828
  readonly address: string;
22627
22829
  };
22628
- txId: [`0x${string}`, bigint];
22629
22830
  affiliateFees: {
22630
22831
  account: number;
22631
22832
  bps: number;
@@ -22699,6 +22900,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
22699
22900
  chunkInterval: number;
22700
22901
  } | null | undefined;
22701
22902
  }, {
22903
+ txId: [string, string | number];
22702
22904
  depositDetails: {
22703
22905
  __kind: "Channel";
22704
22906
  value: string;
@@ -22707,17 +22909,16 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
22707
22909
  value: [string, string | number];
22708
22910
  };
22709
22911
  inputAsset: {
22710
- __kind: "Sol" | "SolUsdc";
22912
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
22711
22913
  };
22712
22914
  depositAmount: string | number;
22713
22915
  outputAsset: {
22714
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
22916
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
22715
22917
  };
22716
22918
  destinationAddress: {
22717
22919
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
22718
22920
  value: string;
22719
22921
  };
22720
- txId: [string, string | number];
22721
22922
  affiliateFees: {
22722
22923
  account: number;
22723
22924
  bps: number;
@@ -22798,13 +22999,13 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
22798
22999
  depositWitness: z.ZodObject<{
22799
23000
  depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
22800
23001
  asset: z.ZodEffects<z.ZodObject<{
22801
- __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
23002
+ __kind: z.ZodEnum<["Sol", "SolUsdc", "SolUsdt"]>;
22802
23003
  }, "strip", z.ZodTypeAny, {
22803
- __kind: "Sol" | "SolUsdc";
23004
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
22804
23005
  }, {
22805
- __kind: "Sol" | "SolUsdc";
22806
- }>, "Sol" | "SolUsdc", {
22807
- __kind: "Sol" | "SolUsdc";
23006
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
23007
+ }>, "Sol" | "SolUsdc" | "SolUsdt", {
23008
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
22808
23009
  }>;
22809
23010
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
22810
23011
  depositDetails: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -22827,9 +23028,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
22827
23028
  value: [string, string | number];
22828
23029
  }>]>;
22829
23030
  }, "strip", z.ZodTypeAny, {
22830
- asset: "Sol" | "SolUsdc";
22831
- depositAddress: `0x${string}`;
23031
+ asset: "Sol" | "SolUsdc" | "SolUsdt";
22832
23032
  amount: bigint;
23033
+ depositAddress: `0x${string}`;
22833
23034
  depositDetails: {
22834
23035
  __kind: "Channel";
22835
23036
  value: `0x${string}`;
@@ -22839,10 +23040,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
22839
23040
  };
22840
23041
  }, {
22841
23042
  asset: {
22842
- __kind: "Sol" | "SolUsdc";
23043
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
22843
23044
  };
22844
- depositAddress: string;
22845
23045
  amount: string | number;
23046
+ depositAddress: string;
22846
23047
  depositDetails: {
22847
23048
  __kind: "Channel";
22848
23049
  value: string;
@@ -22854,9 +23055,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
22854
23055
  }, "strip", z.ZodTypeAny, {
22855
23056
  __kind: "DepositFailedDepositChannelVariantSolana";
22856
23057
  depositWitness: {
22857
- asset: "Sol" | "SolUsdc";
22858
- depositAddress: `0x${string}`;
23058
+ asset: "Sol" | "SolUsdc" | "SolUsdt";
22859
23059
  amount: bigint;
23060
+ depositAddress: `0x${string}`;
22860
23061
  depositDetails: {
22861
23062
  __kind: "Channel";
22862
23063
  value: `0x${string}`;
@@ -22869,10 +23070,10 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
22869
23070
  __kind: "DepositFailedDepositChannelVariantSolana";
22870
23071
  depositWitness: {
22871
23072
  asset: {
22872
- __kind: "Sol" | "SolUsdc";
23073
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
22873
23074
  };
22874
- depositAddress: string;
22875
23075
  amount: string | number;
23076
+ depositAddress: string;
22876
23077
  depositDetails: {
22877
23078
  __kind: "Channel";
22878
23079
  value: string;
@@ -22885,13 +23086,13 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
22885
23086
  __kind: z.ZodLiteral<"DepositFailedVaultVariantSolana">;
22886
23087
  vaultWitness: z.ZodObject<{
22887
23088
  inputAsset: z.ZodEffects<z.ZodObject<{
22888
- __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
23089
+ __kind: z.ZodEnum<["Sol", "SolUsdc", "SolUsdt"]>;
22889
23090
  }, "strip", z.ZodTypeAny, {
22890
- __kind: "Sol" | "SolUsdc";
23091
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
22891
23092
  }, {
22892
- __kind: "Sol" | "SolUsdc";
22893
- }>, "Sol" | "SolUsdc", {
22894
- __kind: "Sol" | "SolUsdc";
23093
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
23094
+ }>, "Sol" | "SolUsdc" | "SolUsdt", {
23095
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
22895
23096
  }>;
22896
23097
  depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
22897
23098
  channelId: 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>>>;
@@ -22916,13 +23117,13 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
22916
23117
  value: [string, string | number];
22917
23118
  }>]>;
22918
23119
  outputAsset: z.ZodEffects<z.ZodObject<{
22919
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
23120
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
22920
23121
  }, "strip", z.ZodTypeAny, {
22921
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
23122
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
22922
23123
  }, {
22923
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
22924
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
22925
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
23124
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
23125
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
23126
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
22926
23127
  }>;
22927
23128
  destinationAddress: z.ZodEffects<z.ZodObject<{
22928
23129
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -23293,6 +23494,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
23293
23494
  }>>>;
23294
23495
  boostFee: z.ZodNumber;
23295
23496
  }, "strip", z.ZodTypeAny, {
23497
+ txId: [`0x${string}`, bigint];
23296
23498
  depositDetails: {
23297
23499
  __kind: "Channel";
23298
23500
  value: `0x${string}`;
@@ -23300,9 +23502,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
23300
23502
  __kind: "VaultSwapAccount";
23301
23503
  value: [`0x${string}`, bigint];
23302
23504
  };
23303
- inputAsset: "Sol" | "SolUsdc";
23505
+ inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
23304
23506
  depositAmount: bigint;
23305
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
23507
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
23306
23508
  destinationAddress: {
23307
23509
  readonly chain: "Ethereum";
23308
23510
  readonly address: `0x${string}`;
@@ -23322,7 +23524,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
23322
23524
  readonly chain: "Assethub";
23323
23525
  readonly address: string;
23324
23526
  };
23325
- txId: [`0x${string}`, bigint];
23326
23527
  affiliateFees: {
23327
23528
  account: number;
23328
23529
  bps: number;
@@ -23396,6 +23597,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
23396
23597
  chunkInterval: number;
23397
23598
  } | null | undefined;
23398
23599
  }, {
23600
+ txId: [string, string | number];
23399
23601
  depositDetails: {
23400
23602
  __kind: "Channel";
23401
23603
  value: string;
@@ -23404,17 +23606,16 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
23404
23606
  value: [string, string | number];
23405
23607
  };
23406
23608
  inputAsset: {
23407
- __kind: "Sol" | "SolUsdc";
23609
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
23408
23610
  };
23409
23611
  depositAmount: string | number;
23410
23612
  outputAsset: {
23411
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
23613
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
23412
23614
  };
23413
23615
  destinationAddress: {
23414
23616
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
23415
23617
  value: string;
23416
23618
  };
23417
- txId: [string, string | number];
23418
23619
  affiliateFees: {
23419
23620
  account: number;
23420
23621
  bps: number;
@@ -23493,6 +23694,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
23493
23694
  }, "strip", z.ZodTypeAny, {
23494
23695
  __kind: "DepositFailedVaultVariantSolana";
23495
23696
  vaultWitness: {
23697
+ txId: [`0x${string}`, bigint];
23496
23698
  depositDetails: {
23497
23699
  __kind: "Channel";
23498
23700
  value: `0x${string}`;
@@ -23500,9 +23702,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
23500
23702
  __kind: "VaultSwapAccount";
23501
23703
  value: [`0x${string}`, bigint];
23502
23704
  };
23503
- inputAsset: "Sol" | "SolUsdc";
23705
+ inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
23504
23706
  depositAmount: bigint;
23505
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
23707
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
23506
23708
  destinationAddress: {
23507
23709
  readonly chain: "Ethereum";
23508
23710
  readonly address: `0x${string}`;
@@ -23522,7 +23724,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
23522
23724
  readonly chain: "Assethub";
23523
23725
  readonly address: string;
23524
23726
  };
23525
- txId: [`0x${string}`, bigint];
23526
23727
  affiliateFees: {
23527
23728
  account: number;
23528
23729
  bps: number;
@@ -23599,6 +23800,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
23599
23800
  }, {
23600
23801
  __kind: "DepositFailedVaultVariantSolana";
23601
23802
  vaultWitness: {
23803
+ txId: [string, string | number];
23602
23804
  depositDetails: {
23603
23805
  __kind: "Channel";
23604
23806
  value: string;
@@ -23607,17 +23809,16 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
23607
23809
  value: [string, string | number];
23608
23810
  };
23609
23811
  inputAsset: {
23610
- __kind: "Sol" | "SolUsdc";
23812
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
23611
23813
  };
23612
23814
  depositAmount: string | number;
23613
23815
  outputAsset: {
23614
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
23816
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
23615
23817
  };
23616
23818
  destinationAddress: {
23617
23819
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
23618
23820
  value: string;
23619
23821
  };
23620
- txId: [string, string | number];
23621
23822
  affiliateFees: {
23622
23823
  account: number;
23623
23824
  bps: number;
@@ -23694,6 +23895,119 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
23694
23895
  } | null | undefined;
23695
23896
  };
23696
23897
  }>]>;
23898
+ declare const cfTraitsScheduledEgressDetailsSolana: z.ZodObject<{
23899
+ egressId: z.ZodTuple<[z.ZodEffects<z.ZodObject<{
23900
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
23901
+ }, "strip", z.ZodTypeAny, {
23902
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
23903
+ }, {
23904
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
23905
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
23906
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
23907
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
23908
+ egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23909
+ feeWithheld: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23910
+ }, "strip", z.ZodTypeAny, {
23911
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
23912
+ egressAmount: bigint;
23913
+ feeWithheld: bigint;
23914
+ }, {
23915
+ egressId: [{
23916
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
23917
+ }, string | number];
23918
+ egressAmount: string | number;
23919
+ feeWithheld: string | number;
23920
+ }>;
23921
+ declare const palletCfSolanaIngressEgressPalletConfigUpdateSolana: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
23922
+ __kind: z.ZodLiteral<"ChannelOpeningFeeSolana">;
23923
+ fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23924
+ }, "strip", z.ZodTypeAny, {
23925
+ __kind: "ChannelOpeningFeeSolana";
23926
+ fee: bigint;
23927
+ }, {
23928
+ __kind: "ChannelOpeningFeeSolana";
23929
+ fee: string | number;
23930
+ }>, z.ZodObject<{
23931
+ __kind: z.ZodLiteral<"SetMinimumDepositSolana">;
23932
+ asset: z.ZodEffects<z.ZodObject<{
23933
+ __kind: z.ZodEnum<["Sol", "SolUsdc", "SolUsdt"]>;
23934
+ }, "strip", z.ZodTypeAny, {
23935
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
23936
+ }, {
23937
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
23938
+ }>, "Sol" | "SolUsdc" | "SolUsdt", {
23939
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
23940
+ }>;
23941
+ minimumDeposit: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23942
+ }, "strip", z.ZodTypeAny, {
23943
+ __kind: "SetMinimumDepositSolana";
23944
+ asset: "Sol" | "SolUsdc" | "SolUsdt";
23945
+ minimumDeposit: bigint;
23946
+ }, {
23947
+ __kind: "SetMinimumDepositSolana";
23948
+ asset: {
23949
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
23950
+ };
23951
+ minimumDeposit: string | number;
23952
+ }>, z.ZodObject<{
23953
+ __kind: z.ZodLiteral<"SetDepositChannelLifetimeSolana">;
23954
+ lifetime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23955
+ }, "strip", z.ZodTypeAny, {
23956
+ __kind: "SetDepositChannelLifetimeSolana";
23957
+ lifetime: bigint;
23958
+ }, {
23959
+ __kind: "SetDepositChannelLifetimeSolana";
23960
+ lifetime: string | number;
23961
+ }>, z.ZodObject<{
23962
+ __kind: z.ZodLiteral<"SetWitnessSafetyMarginSolana">;
23963
+ margin: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23964
+ }, "strip", z.ZodTypeAny, {
23965
+ __kind: "SetWitnessSafetyMarginSolana";
23966
+ margin: bigint;
23967
+ }, {
23968
+ __kind: "SetWitnessSafetyMarginSolana";
23969
+ margin: string | number;
23970
+ }>, z.ZodObject<{
23971
+ __kind: z.ZodLiteral<"SetBoostDelaySolana">;
23972
+ delayBlocks: z.ZodNumber;
23973
+ }, "strip", z.ZodTypeAny, {
23974
+ __kind: "SetBoostDelaySolana";
23975
+ delayBlocks: number;
23976
+ }, {
23977
+ __kind: "SetBoostDelaySolana";
23978
+ delayBlocks: number;
23979
+ }>, z.ZodObject<{
23980
+ __kind: z.ZodLiteral<"SetMaximumPreallocatedChannelsSolana">;
23981
+ accountRole: z.ZodEffects<z.ZodObject<{
23982
+ __kind: z.ZodEnum<["Unregistered", "Validator", "LiquidityProvider", "Broker", "Operator"]>;
23983
+ }, "strip", z.ZodTypeAny, {
23984
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
23985
+ }, {
23986
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
23987
+ }>, "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator", {
23988
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
23989
+ }>;
23990
+ numChannels: z.ZodNumber;
23991
+ }, "strip", z.ZodTypeAny, {
23992
+ __kind: "SetMaximumPreallocatedChannelsSolana";
23993
+ accountRole: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
23994
+ numChannels: number;
23995
+ }, {
23996
+ __kind: "SetMaximumPreallocatedChannelsSolana";
23997
+ accountRole: {
23998
+ __kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
23999
+ };
24000
+ numChannels: number;
24001
+ }>, z.ZodObject<{
24002
+ __kind: z.ZodLiteral<"SetIngressDelaySolana">;
24003
+ delayBlocks: z.ZodNumber;
24004
+ }, "strip", z.ZodTypeAny, {
24005
+ __kind: "SetIngressDelaySolana";
24006
+ delayBlocks: number;
24007
+ }, {
24008
+ __kind: "SetIngressDelaySolana";
24009
+ delayBlocks: number;
24010
+ }>]>;
23697
24011
  declare const palletCfAssethubIngressEgressDepositFailedReason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
23698
24012
  __kind: z.ZodLiteral<"BelowMinimumDeposit">;
23699
24013
  }, "strip", z.ZodTypeAny, {
@@ -23969,15 +24283,15 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
23969
24283
  depositDetails: z.ZodNumber;
23970
24284
  }, "strip", z.ZodTypeAny, {
23971
24285
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
23972
- depositAddress: `0x${string}`;
23973
24286
  amount: bigint;
24287
+ depositAddress: `0x${string}`;
23974
24288
  depositDetails: number;
23975
24289
  }, {
23976
24290
  asset: {
23977
24291
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23978
24292
  };
23979
- depositAddress: string;
23980
24293
  amount: string | number;
24294
+ depositAddress: string;
23981
24295
  depositDetails: number;
23982
24296
  }>;
23983
24297
  declare const cfAssethubChainCcmDepositMetadata: z.ZodObject<{
@@ -24300,13 +24614,13 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
24300
24614
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24301
24615
  depositDetails: z.ZodNumber;
24302
24616
  outputAsset: z.ZodEffects<z.ZodObject<{
24303
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
24617
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
24304
24618
  }, "strip", z.ZodTypeAny, {
24305
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
24619
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
24306
24620
  }, {
24307
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
24308
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
24309
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
24621
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
24622
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
24623
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
24310
24624
  }>;
24311
24625
  destinationAddress: z.ZodEffects<z.ZodObject<{
24312
24626
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -24686,10 +25000,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
24686
25000
  }>>>;
24687
25001
  boostFee: z.ZodNumber;
24688
25002
  }, "strip", z.ZodTypeAny, {
25003
+ txId: {
25004
+ blockNumber: number;
25005
+ extrinsicIndex: number;
25006
+ };
24689
25007
  depositDetails: number;
24690
25008
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
24691
25009
  depositAmount: bigint;
24692
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25010
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
24693
25011
  destinationAddress: {
24694
25012
  readonly chain: "Ethereum";
24695
25013
  readonly address: `0x${string}`;
@@ -24709,10 +25027,6 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
24709
25027
  readonly chain: "Assethub";
24710
25028
  readonly address: string;
24711
25029
  };
24712
- txId: {
24713
- blockNumber: number;
24714
- extrinsicIndex: number;
24715
- };
24716
25030
  affiliateFees: {
24717
25031
  account: number;
24718
25032
  bps: number;
@@ -24786,22 +25100,22 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
24786
25100
  chunkInterval: number;
24787
25101
  } | null | undefined;
24788
25102
  }, {
25103
+ txId: {
25104
+ blockNumber: number;
25105
+ extrinsicIndex: number;
25106
+ };
24789
25107
  depositDetails: number;
24790
25108
  inputAsset: {
24791
25109
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
24792
25110
  };
24793
25111
  depositAmount: string | number;
24794
25112
  outputAsset: {
24795
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25113
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
24796
25114
  };
24797
25115
  destinationAddress: {
24798
25116
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
24799
25117
  value: string;
24800
25118
  };
24801
- txId: {
24802
- blockNumber: number;
24803
- extrinsicIndex: number;
24804
- };
24805
25119
  affiliateFees: {
24806
25120
  account: number;
24807
25121
  bps: number;
@@ -24894,23 +25208,23 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
24894
25208
  depositDetails: z.ZodNumber;
24895
25209
  }, "strip", z.ZodTypeAny, {
24896
25210
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
24897
- depositAddress: `0x${string}`;
24898
25211
  amount: bigint;
25212
+ depositAddress: `0x${string}`;
24899
25213
  depositDetails: number;
24900
25214
  }, {
24901
25215
  asset: {
24902
25216
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
24903
25217
  };
24904
- depositAddress: string;
24905
25218
  amount: string | number;
25219
+ depositAddress: string;
24906
25220
  depositDetails: number;
24907
25221
  }>;
24908
25222
  }, "strip", z.ZodTypeAny, {
24909
25223
  __kind: "DepositFailedDepositChannelVariantAssethub";
24910
25224
  depositWitness: {
24911
25225
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
24912
- depositAddress: `0x${string}`;
24913
25226
  amount: bigint;
25227
+ depositAddress: `0x${string}`;
24914
25228
  depositDetails: number;
24915
25229
  };
24916
25230
  }, {
@@ -24919,8 +25233,8 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
24919
25233
  asset: {
24920
25234
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
24921
25235
  };
24922
- depositAddress: string;
24923
25236
  amount: string | number;
25237
+ depositAddress: string;
24924
25238
  depositDetails: number;
24925
25239
  };
24926
25240
  }>, z.ZodObject<{
@@ -24940,13 +25254,13 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
24940
25254
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24941
25255
  depositDetails: z.ZodNumber;
24942
25256
  outputAsset: z.ZodEffects<z.ZodObject<{
24943
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
25257
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
24944
25258
  }, "strip", z.ZodTypeAny, {
24945
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25259
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
24946
25260
  }, {
24947
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
24948
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
24949
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25261
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25262
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
25263
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
24950
25264
  }>;
24951
25265
  destinationAddress: z.ZodEffects<z.ZodObject<{
24952
25266
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
@@ -25326,10 +25640,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
25326
25640
  }>>>;
25327
25641
  boostFee: z.ZodNumber;
25328
25642
  }, "strip", z.ZodTypeAny, {
25643
+ txId: {
25644
+ blockNumber: number;
25645
+ extrinsicIndex: number;
25646
+ };
25329
25647
  depositDetails: number;
25330
25648
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
25331
25649
  depositAmount: bigint;
25332
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25650
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25333
25651
  destinationAddress: {
25334
25652
  readonly chain: "Ethereum";
25335
25653
  readonly address: `0x${string}`;
@@ -25349,10 +25667,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
25349
25667
  readonly chain: "Assethub";
25350
25668
  readonly address: string;
25351
25669
  };
25352
- txId: {
25353
- blockNumber: number;
25354
- extrinsicIndex: number;
25355
- };
25356
25670
  affiliateFees: {
25357
25671
  account: number;
25358
25672
  bps: number;
@@ -25426,22 +25740,22 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
25426
25740
  chunkInterval: number;
25427
25741
  } | null | undefined;
25428
25742
  }, {
25743
+ txId: {
25744
+ blockNumber: number;
25745
+ extrinsicIndex: number;
25746
+ };
25429
25747
  depositDetails: number;
25430
25748
  inputAsset: {
25431
25749
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
25432
25750
  };
25433
25751
  depositAmount: string | number;
25434
25752
  outputAsset: {
25435
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25753
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25436
25754
  };
25437
25755
  destinationAddress: {
25438
25756
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
25439
25757
  value: string;
25440
25758
  };
25441
- txId: {
25442
- blockNumber: number;
25443
- extrinsicIndex: number;
25444
- };
25445
25759
  affiliateFees: {
25446
25760
  account: number;
25447
25761
  bps: number;
@@ -25520,10 +25834,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
25520
25834
  }, "strip", z.ZodTypeAny, {
25521
25835
  __kind: "DepositFailedVaultVariantAssethub";
25522
25836
  vaultWitness: {
25837
+ txId: {
25838
+ blockNumber: number;
25839
+ extrinsicIndex: number;
25840
+ };
25523
25841
  depositDetails: number;
25524
25842
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
25525
25843
  depositAmount: bigint;
25526
- outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25844
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25527
25845
  destinationAddress: {
25528
25846
  readonly chain: "Ethereum";
25529
25847
  readonly address: `0x${string}`;
@@ -25543,10 +25861,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
25543
25861
  readonly chain: "Assethub";
25544
25862
  readonly address: string;
25545
25863
  };
25546
- txId: {
25547
- blockNumber: number;
25548
- extrinsicIndex: number;
25549
- };
25550
25864
  affiliateFees: {
25551
25865
  account: number;
25552
25866
  bps: number;
@@ -25623,22 +25937,22 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
25623
25937
  }, {
25624
25938
  __kind: "DepositFailedVaultVariantAssethub";
25625
25939
  vaultWitness: {
25940
+ txId: {
25941
+ blockNumber: number;
25942
+ extrinsicIndex: number;
25943
+ };
25626
25944
  depositDetails: number;
25627
25945
  inputAsset: {
25628
25946
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
25629
25947
  };
25630
25948
  depositAmount: string | number;
25631
25949
  outputAsset: {
25632
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25950
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25633
25951
  };
25634
25952
  destinationAddress: {
25635
25953
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
25636
25954
  value: string;
25637
25955
  };
25638
- txId: {
25639
- blockNumber: number;
25640
- extrinsicIndex: number;
25641
- };
25642
25956
  affiliateFees: {
25643
25957
  account: number;
25644
25958
  bps: number;
@@ -25719,22 +26033,22 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
25719
26033
  __kind: z.ZodLiteral<"TickZeroCentered">;
25720
26034
  spreadTick: z.ZodNumber;
25721
26035
  baseAsset: z.ZodEffects<z.ZodObject<{
25722
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
26036
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
25723
26037
  }, "strip", z.ZodTypeAny, {
25724
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26038
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25725
26039
  }, {
25726
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25727
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
25728
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26040
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26041
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
26042
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25729
26043
  }>;
25730
26044
  }, "strip", z.ZodTypeAny, {
25731
26045
  __kind: "TickZeroCentered";
25732
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26046
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25733
26047
  spreadTick: number;
25734
26048
  }, {
25735
26049
  __kind: "TickZeroCentered";
25736
26050
  baseAsset: {
25737
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26051
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25738
26052
  };
25739
26053
  spreadTick: number;
25740
26054
  }>, z.ZodObject<{
@@ -25742,23 +26056,23 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
25742
26056
  buyTick: z.ZodNumber;
25743
26057
  sellTick: z.ZodNumber;
25744
26058
  baseAsset: z.ZodEffects<z.ZodObject<{
25745
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
26059
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
25746
26060
  }, "strip", z.ZodTypeAny, {
25747
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26061
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25748
26062
  }, {
25749
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25750
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
25751
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26063
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26064
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
26065
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25752
26066
  }>;
25753
26067
  }, "strip", z.ZodTypeAny, {
25754
26068
  __kind: "SimpleBuySell";
25755
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26069
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25756
26070
  buyTick: number;
25757
26071
  sellTick: number;
25758
26072
  }, {
25759
26073
  __kind: "SimpleBuySell";
25760
26074
  baseAsset: {
25761
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26075
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25762
26076
  };
25763
26077
  buyTick: number;
25764
26078
  sellTick: number;
@@ -25769,17 +26083,17 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
25769
26083
  minSellTick: z.ZodNumber;
25770
26084
  maxSellTick: z.ZodNumber;
25771
26085
  baseAsset: z.ZodEffects<z.ZodObject<{
25772
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
26086
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
25773
26087
  }, "strip", z.ZodTypeAny, {
25774
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26088
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25775
26089
  }, {
25776
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25777
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
25778
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26090
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26091
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
26092
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25779
26093
  }>;
25780
26094
  }, "strip", z.ZodTypeAny, {
25781
26095
  __kind: "InventoryBased";
25782
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26096
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25783
26097
  minBuyTick: number;
25784
26098
  maxBuyTick: number;
25785
26099
  minSellTick: number;
@@ -25787,7 +26101,7 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
25787
26101
  }, {
25788
26102
  __kind: "InventoryBased";
25789
26103
  baseAsset: {
25790
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26104
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25791
26105
  };
25792
26106
  minBuyTick: number;
25793
26107
  maxBuyTick: number;
@@ -25797,70 +26111,90 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
25797
26111
  declare const palletCfTradingStrategyPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
25798
26112
  __kind: z.ZodLiteral<"MinimumDeploymentAmountForStrategy">;
25799
26113
  asset: z.ZodEffects<z.ZodObject<{
25800
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
26114
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
25801
26115
  }, "strip", z.ZodTypeAny, {
25802
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26116
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25803
26117
  }, {
25804
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25805
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
25806
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26118
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26119
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
26120
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25807
26121
  }>;
25808
26122
  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>>>;
25809
26123
  }, "strip", z.ZodTypeAny, {
25810
26124
  __kind: "MinimumDeploymentAmountForStrategy";
25811
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26125
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25812
26126
  amount?: bigint | null | undefined;
25813
26127
  }, {
25814
26128
  __kind: "MinimumDeploymentAmountForStrategy";
25815
26129
  asset: {
25816
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26130
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25817
26131
  };
25818
26132
  amount?: string | number | null | undefined;
25819
26133
  }>, z.ZodObject<{
25820
26134
  __kind: z.ZodLiteral<"MinimumAddedFundsToStrategy">;
25821
26135
  asset: z.ZodEffects<z.ZodObject<{
25822
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
26136
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
25823
26137
  }, "strip", z.ZodTypeAny, {
25824
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26138
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25825
26139
  }, {
25826
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25827
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
25828
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26140
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26141
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
26142
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25829
26143
  }>;
25830
26144
  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>>>;
25831
26145
  }, "strip", z.ZodTypeAny, {
25832
26146
  __kind: "MinimumAddedFundsToStrategy";
25833
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26147
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25834
26148
  amount?: bigint | null | undefined;
25835
26149
  }, {
25836
26150
  __kind: "MinimumAddedFundsToStrategy";
25837
26151
  asset: {
25838
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26152
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25839
26153
  };
25840
26154
  amount?: string | number | null | undefined;
25841
26155
  }>, z.ZodObject<{
25842
26156
  __kind: z.ZodLiteral<"LimitOrderUpdateThreshold">;
25843
26157
  asset: z.ZodEffects<z.ZodObject<{
25844
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
26158
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
25845
26159
  }, "strip", z.ZodTypeAny, {
25846
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26160
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25847
26161
  }, {
25848
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25849
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
25850
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26162
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26163
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
26164
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25851
26165
  }>;
25852
26166
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25853
26167
  }, "strip", z.ZodTypeAny, {
25854
26168
  __kind: "LimitOrderUpdateThreshold";
25855
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26169
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25856
26170
  amount: bigint;
25857
26171
  }, {
25858
26172
  __kind: "LimitOrderUpdateThreshold";
25859
26173
  asset: {
25860
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26174
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25861
26175
  };
25862
26176
  amount: string | number;
25863
26177
  }>]>;
26178
+ declare const palletCfLendingPoolsBoostConfiguration: z.ZodObject<{
26179
+ networkFeeDeductionFromBoostPercent: z.ZodNumber;
26180
+ minimumAddFundsAmount: z.ZodArray<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
26181
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
26182
+ }, "strip", z.ZodTypeAny, {
26183
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26184
+ }, {
26185
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26186
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
26187
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26188
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>, "many">;
26189
+ }, "strip", z.ZodTypeAny, {
26190
+ networkFeeDeductionFromBoostPercent: number;
26191
+ minimumAddFundsAmount: ["Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", bigint][];
26192
+ }, {
26193
+ networkFeeDeductionFromBoostPercent: number;
26194
+ minimumAddFundsAmount: [{
26195
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26196
+ }, string | number][];
26197
+ }>;
25864
26198
  declare const palletCfLendingPoolsGeneralLendingConfigInterestRateConfiguration: z.ZodObject<{
25865
26199
  interestAtZeroUtilisation: z.ZodNumber;
25866
26200
  junctionUtilisation: z.ZodNumber;
@@ -25957,24 +26291,51 @@ declare const palletCfLendingPoolsGeneralLendingConfigNetworkFeeContributions: z
25957
26291
  lowLtvPenaltyMax: number;
25958
26292
  }>;
25959
26293
  declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
25960
- __kind: z.ZodLiteral<"SetNetworkFeeDeductionFromBoost">;
25961
- deductionPercent: z.ZodNumber;
26294
+ __kind: z.ZodLiteral<"SetBoostConfig">;
26295
+ config: z.ZodObject<{
26296
+ networkFeeDeductionFromBoostPercent: z.ZodNumber;
26297
+ minimumAddFundsAmount: z.ZodArray<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
26298
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
26299
+ }, "strip", z.ZodTypeAny, {
26300
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26301
+ }, {
26302
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26303
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
26304
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26305
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>, "many">;
26306
+ }, "strip", z.ZodTypeAny, {
26307
+ networkFeeDeductionFromBoostPercent: number;
26308
+ minimumAddFundsAmount: ["Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", bigint][];
26309
+ }, {
26310
+ networkFeeDeductionFromBoostPercent: number;
26311
+ minimumAddFundsAmount: [{
26312
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26313
+ }, string | number][];
26314
+ }>;
25962
26315
  }, "strip", z.ZodTypeAny, {
25963
- __kind: "SetNetworkFeeDeductionFromBoost";
25964
- deductionPercent: number;
26316
+ __kind: "SetBoostConfig";
26317
+ config: {
26318
+ networkFeeDeductionFromBoostPercent: number;
26319
+ minimumAddFundsAmount: ["Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", bigint][];
26320
+ };
25965
26321
  }, {
25966
- __kind: "SetNetworkFeeDeductionFromBoost";
25967
- deductionPercent: number;
26322
+ __kind: "SetBoostConfig";
26323
+ config: {
26324
+ networkFeeDeductionFromBoostPercent: number;
26325
+ minimumAddFundsAmount: [{
26326
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26327
+ }, string | number][];
26328
+ };
25968
26329
  }>, z.ZodObject<{
25969
26330
  __kind: z.ZodLiteral<"SetLendingPoolConfiguration">;
25970
26331
  asset: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
25971
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
26332
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
25972
26333
  }, "strip", z.ZodTypeAny, {
25973
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26334
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25974
26335
  }, {
25975
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
25976
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
25977
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26336
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26337
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
26338
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
25978
26339
  }>>>;
25979
26340
  config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
25980
26341
  originationFee: z.ZodNumber;
@@ -26016,7 +26377,7 @@ declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"_
26016
26377
  }>>>;
26017
26378
  }, "strip", z.ZodTypeAny, {
26018
26379
  __kind: "SetLendingPoolConfiguration";
26019
- asset?: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | null | undefined;
26380
+ asset?: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt" | null | undefined;
26020
26381
  config?: {
26021
26382
  originationFee: number;
26022
26383
  liquidationFee: number;
@@ -26030,7 +26391,7 @@ declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"_
26030
26391
  }, {
26031
26392
  __kind: "SetLendingPoolConfiguration";
26032
26393
  asset?: {
26033
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26394
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26034
26395
  } | null | undefined;
26035
26396
  config?: {
26036
26397
  originationFee: number;
@@ -26209,21 +26570,21 @@ declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"_
26209
26570
  }>]>;
26210
26571
  declare const palletCfLendingPoolsBoostBoostPoolId: z.ZodObject<{
26211
26572
  asset: z.ZodEffects<z.ZodObject<{
26212
- __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt"]>;
26573
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
26213
26574
  }, "strip", z.ZodTypeAny, {
26214
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26575
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26215
26576
  }, {
26216
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26217
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt", {
26218
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26577
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26578
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
26579
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26219
26580
  }>;
26220
26581
  tier: z.ZodNumber;
26221
26582
  }, "strip", z.ZodTypeAny, {
26222
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26583
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26223
26584
  tier: number;
26224
26585
  }, {
26225
26586
  asset: {
26226
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt";
26587
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
26227
26588
  };
26228
26589
  tier: number;
26229
26590
  }>;
@@ -26268,5 +26629,108 @@ declare const palletCfLendingPoolsLoanRepaidActionType: z.ZodDiscriminatedUnion<
26268
26629
  __kind: "Liquidation";
26269
26630
  swapRequestId: string | number;
26270
26631
  }>]>;
26632
+ declare const palletCfElectionsElectoralSystemsCompositeTuple8ImplsCompositeElectionIdentifierExtra: z.ZodEffects<z.ZodObject<{
26633
+ __kind: z.ZodEnum<["A", "B", "C", "D", "EE", "FF", "G", "HH"]>;
26634
+ }, "strip", z.ZodTypeAny, {
26635
+ __kind: "A" | "B" | "C" | "D" | "EE" | "FF" | "G" | "HH";
26636
+ }, {
26637
+ __kind: "A" | "B" | "C" | "D" | "EE" | "FF" | "G" | "HH";
26638
+ }>, "A" | "B" | "C" | "D" | "EE" | "FF" | "G" | "HH", {
26639
+ __kind: "A" | "B" | "C" | "D" | "EE" | "FF" | "G" | "HH";
26640
+ }>;
26641
+ declare const stateChainRuntimeChainflipEthereumElectionsEthereumElectoralEvents: z.ZodObject<{
26642
+ __kind: z.ZodLiteral<"ReorgDetected">;
26643
+ reorgedBlocks: z.ZodObject<{
26644
+ start: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26645
+ end: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26646
+ }, "strip", z.ZodTypeAny, {
26647
+ start: bigint;
26648
+ end: bigint;
26649
+ }, {
26650
+ start: string | number;
26651
+ end: string | number;
26652
+ }>;
26653
+ }, "strip", z.ZodTypeAny, {
26654
+ __kind: "ReorgDetected";
26655
+ reorgedBlocks: {
26656
+ start: bigint;
26657
+ end: bigint;
26658
+ };
26659
+ }, {
26660
+ __kind: "ReorgDetected";
26661
+ reorgedBlocks: {
26662
+ start: string | number;
26663
+ end: string | number;
26664
+ };
26665
+ }>;
26666
+ declare const palletCfElectionsElectoralSystemsCompositeTuple6ImplsCompositeElectionIdentifierExtra: z.ZodEffects<z.ZodObject<{
26667
+ __kind: z.ZodEnum<["A", "B", "C", "D", "EE", "FF"]>;
26668
+ }, "strip", z.ZodTypeAny, {
26669
+ __kind: "A" | "B" | "C" | "D" | "EE" | "FF";
26670
+ }, {
26671
+ __kind: "A" | "B" | "C" | "D" | "EE" | "FF";
26672
+ }>, "A" | "B" | "C" | "D" | "EE" | "FF", {
26673
+ __kind: "A" | "B" | "C" | "D" | "EE" | "FF";
26674
+ }>;
26675
+ declare const cfChainsWitnessPeriodBlockWitnessRange: z.ZodObject<{
26676
+ root: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26677
+ }, "strip", z.ZodTypeAny, {
26678
+ root: bigint;
26679
+ }, {
26680
+ root: string | number;
26681
+ }>;
26682
+ declare const stateChainRuntimeChainflipArbitrumElectionsArbitrumElectoralEvents: z.ZodObject<{
26683
+ __kind: z.ZodLiteral<"ReorgDetected">;
26684
+ reorgedBlocks: z.ZodObject<{
26685
+ start: z.ZodObject<{
26686
+ root: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26687
+ }, "strip", z.ZodTypeAny, {
26688
+ root: bigint;
26689
+ }, {
26690
+ root: string | number;
26691
+ }>;
26692
+ end: z.ZodObject<{
26693
+ root: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26694
+ }, "strip", z.ZodTypeAny, {
26695
+ root: bigint;
26696
+ }, {
26697
+ root: string | number;
26698
+ }>;
26699
+ }, "strip", z.ZodTypeAny, {
26700
+ start: {
26701
+ root: bigint;
26702
+ };
26703
+ end: {
26704
+ root: bigint;
26705
+ };
26706
+ }, {
26707
+ start: {
26708
+ root: string | number;
26709
+ };
26710
+ end: {
26711
+ root: string | number;
26712
+ };
26713
+ }>;
26714
+ }, "strip", z.ZodTypeAny, {
26715
+ __kind: "ReorgDetected";
26716
+ reorgedBlocks: {
26717
+ start: {
26718
+ root: bigint;
26719
+ };
26720
+ end: {
26721
+ root: bigint;
26722
+ };
26723
+ };
26724
+ }, {
26725
+ __kind: "ReorgDetected";
26726
+ reorgedBlocks: {
26727
+ start: {
26728
+ root: string | number;
26729
+ };
26730
+ end: {
26731
+ root: string | number;
26732
+ };
26733
+ };
26734
+ }>;
26271
26735
  //#endregion
26272
- export { accountId, cfAmmCommonPoolPairsMap, cfAmmCommonSide, cfArbitrumChainCcmDepositMetadata, cfArbitrumChainRefundParametersChannelRefundParameters, cfAssethubChainCcmDepositMetadata, cfAssethubChainRefundParametersChannelRefundParameters, cfBitcoinChainCcmDepositMetadata, cfBitcoinChainRefundParametersChannelRefundParameters, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsBtcBitcoinScript, cfChainsBtcDepositAddress, cfChainsBtcDepositAddressTapscriptPath, cfChainsBtcScriptPubkey, cfChainsBtcUtxo, cfChainsBtcUtxoId, cfChainsCcmChannelMetadataCcmAdditionalData, cfChainsCcmChannelMetadataDecodedCcmAdditionalData, cfChainsCcmCheckerDecodedCcmAdditionalData, cfChainsCcmCheckerVersionedSolanaCcmAdditionalData, cfChainsCcmDepositMetadataEncodedAddress, cfChainsCcmDepositMetadataForeignChainAddress, cfChainsDepositOriginType, cfChainsEvmDepositDetails, cfChainsRefundParametersAccountOrAddress, cfChainsRefundParametersChannelRefundParameters, cfChainsSolSolTxCoreCcmAccounts, cfChainsSolSolTxCoreCcmAddress, cfChainsSolVaultSwapOrDepositChannelId, cfChainsSwapOrigin, cfChainsTransactionInIdForAnyChain, cfEthereumChainCcmDepositMetadata, cfEthereumChainRefundParametersChannelRefundParameters, cfPolkadotChainCcmDepositMetadata, cfPolkadotChainRefundParametersChannelRefundParameters, cfPrimitivesAccountRole, cfPrimitivesBeneficiaryAccountId32, cfPrimitivesBeneficiaryAffiliateShortId, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsAssetsHubAsset, cfPrimitivesChainsAssetsSolAsset, cfPrimitivesChainsForeignChain, cfPrimitivesDcaParameters, cfPrimitivesSwapLeg, cfPrimitivesTxId, cfSolanaChainCcmDepositMetadata, cfSolanaChainRefundParametersChannelRefundParameters, cfTraitsFundingSource, cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange, cfTraitsLiquidityIncreaseOrDecreaseU128, cfTraitsSafeModeSafeModeSet, cfTraitsScheduledEgressDetailsArbitrum, cfTraitsScheduledEgressDetailsEthereum, cfTraitsSwappingExpiryBehaviour, cfTraitsSwappingLendingSwapType, cfTraitsSwappingPriceLimitsAndExpiry, cfTraitsSwappingSwapOutputActionGenericEncodedAddress, cfTraitsSwappingSwapRequestTypeGeneric, hexString, numberOrHex, numericString, palletCfArbitrumIngressEgressDepositAction, palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum, palletCfArbitrumIngressEgressDepositFailedReason, palletCfArbitrumIngressEgressDepositWitnessArbitrum, palletCfArbitrumIngressEgressPalletConfigUpdateArbitrum, palletCfArbitrumIngressEgressRefundReason, palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum, palletCfAssetBalancesPalletSafeMode, palletCfAssethubIngressEgressDepositFailedDetailsAssethub, palletCfAssethubIngressEgressDepositFailedReason, palletCfAssethubIngressEgressDepositWitnessAssethub, palletCfAssethubIngressEgressVaultDepositWitnessAssethub, palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin, palletCfBitcoinIngressEgressDepositFailedReason, palletCfBitcoinIngressEgressDepositWitnessBitcoin, palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin, palletCfBroadcastPalletSafeMode, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfEthereumIngressEgressDepositAction, palletCfEthereumIngressEgressDepositFailedDetailsEthereum, palletCfEthereumIngressEgressDepositFailedReason, palletCfEthereumIngressEgressDepositWitnessEthereum, palletCfEthereumIngressEgressPalletConfigUpdateEthereum, palletCfEthereumIngressEgressRefundReason, palletCfEthereumIngressEgressVaultDepositWitnessEthereum, palletCfFundingPalletSafeMode, palletCfGovernanceGovernanceCouncil, palletCfIngressEgressPalletSafeMode, palletCfLendingPoolsBoostBoostPoolId, palletCfLendingPoolsCollateralAddedActionType, palletCfLendingPoolsGeneralLendingConfigInterestRateConfiguration, palletCfLendingPoolsGeneralLendingConfigLendingPoolConfiguration, palletCfLendingPoolsGeneralLendingConfigLtvThresholds, palletCfLendingPoolsGeneralLendingConfigNetworkFeeContributions, palletCfLendingPoolsLoanRepaidActionType, palletCfLendingPoolsPalletConfigUpdate, palletCfLendingPoolsPalletSafeMode, palletCfLpPalletSafeMode, palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot, palletCfPolkadotIngressEgressDepositFailedReason, palletCfPolkadotIngressEgressDepositWitnessPolkadot, palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot, palletCfPoolsAssetPair, palletCfPoolsCloseOrder, palletCfPoolsPalletConfigUpdate, palletCfPoolsPalletSafeMode, palletCfPoolsRangeOrderChange, palletCfReputationPalletSafeMode, palletCfSolanaIngressEgressDepositFailedDetailsSolana, palletCfSolanaIngressEgressDepositFailedReason, palletCfSolanaIngressEgressDepositWitnessSolana, palletCfSolanaIngressEgressVaultDepositWitnessSolana, palletCfSwappingPalletConfigUpdate, palletCfSwappingPalletSafeMode, palletCfThresholdSignaturePalletSafeMode, palletCfTradingStrategyPalletConfigUpdate, palletCfTradingStrategyPalletSafeMode, palletCfTradingStrategyTradingStrategy, palletCfValidatorPalletSafeMode, palletCfWitnesserPalletSafeMode, simpleEnum, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, stateChainRuntimeChainflipGenericElectionsGenericElectionsSafeMode, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };
26736
+ export { accountId, cfAmmCommonPoolPairsMap, cfAmmCommonSide, cfArbitrumChainCcmDepositMetadata, cfArbitrumChainRefundParametersChannelRefundParameters, cfAssethubChainCcmDepositMetadata, cfAssethubChainRefundParametersChannelRefundParameters, cfBitcoinChainCcmDepositMetadata, cfBitcoinChainRefundParametersChannelRefundParameters, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsBtcBitcoinScript, cfChainsBtcDepositAddress, cfChainsBtcDepositAddressTapscriptPath, cfChainsBtcScriptPubkey, cfChainsBtcUtxo, cfChainsBtcUtxoId, cfChainsCcmChannelMetadataCcmAdditionalData, cfChainsCcmChannelMetadataDecodedCcmAdditionalData, cfChainsCcmCheckerDecodedCcmAdditionalData, cfChainsCcmCheckerVersionedSolanaCcmAdditionalData, cfChainsCcmDepositMetadataEncodedAddress, cfChainsCcmDepositMetadataForeignChainAddress, cfChainsDepositOriginType, cfChainsEvmDepositDetails, cfChainsRefundParametersAccountOrAddress, cfChainsRefundParametersChannelRefundParameters, cfChainsSolSolTxCoreCcmAccounts, cfChainsSolSolTxCoreCcmAddress, cfChainsSolVaultSwapOrDepositChannelId, cfChainsSwapOrigin, cfChainsTransactionInIdForAnyChain, cfChainsWitnessPeriodBlockWitnessRange, cfEthereumChainCcmDepositMetadata, cfEthereumChainRefundParametersChannelRefundParameters, cfPolkadotChainCcmDepositMetadata, cfPolkadotChainRefundParametersChannelRefundParameters, cfPrimitivesAccountRole, cfPrimitivesBeneficiaryAccountId32, cfPrimitivesBeneficiaryAffiliateShortId, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsAssetsHubAsset, cfPrimitivesChainsAssetsSolAsset, cfPrimitivesChainsForeignChain, cfPrimitivesDcaParameters, cfPrimitivesSwapLeg, cfPrimitivesTxId, cfSolanaChainCcmDepositMetadata, cfSolanaChainRefundParametersChannelRefundParameters, cfTraitsFundingSource, cfTraitsLiquidityIncreaseOrDecreaseRangeOrderChange, cfTraitsLiquidityIncreaseOrDecreaseU128, cfTraitsSafeModeSafeModeSet, cfTraitsScheduledEgressDetailsArbitrum, cfTraitsScheduledEgressDetailsEthereum, cfTraitsScheduledEgressDetailsSolana, cfTraitsSwappingExpiryBehaviour, cfTraitsSwappingLendingSwapType, cfTraitsSwappingPriceLimitsAndExpiry, cfTraitsSwappingSwapOutputActionGenericEncodedAddress, cfTraitsSwappingSwapRequestTypeGeneric, hexString, numberOrHex, numericString, palletCfArbitrumIngressEgressDepositAction, palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum, palletCfArbitrumIngressEgressDepositFailedReason, palletCfArbitrumIngressEgressDepositWitnessArbitrum, palletCfArbitrumIngressEgressPalletConfigUpdateArbitrum, palletCfArbitrumIngressEgressRefundReason, palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum, palletCfAssetBalancesPalletSafeMode, palletCfAssethubIngressEgressDepositFailedDetailsAssethub, palletCfAssethubIngressEgressDepositFailedReason, palletCfAssethubIngressEgressDepositWitnessAssethub, palletCfAssethubIngressEgressVaultDepositWitnessAssethub, palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin, palletCfBitcoinIngressEgressDepositFailedReason, palletCfBitcoinIngressEgressDepositWitnessBitcoin, palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin, palletCfBroadcastPalletSafeMode, palletCfElectionsElectoralSystemsCompositeTuple6ImplsCompositeElectionIdentifierExtra, palletCfElectionsElectoralSystemsCompositeTuple8ImplsCompositeElectionIdentifierExtra, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfEthereumIngressEgressDepositAction, palletCfEthereumIngressEgressDepositFailedDetailsEthereum, palletCfEthereumIngressEgressDepositFailedReason, palletCfEthereumIngressEgressDepositWitnessEthereum, palletCfEthereumIngressEgressPalletConfigUpdateEthereum, palletCfEthereumIngressEgressRefundReason, palletCfEthereumIngressEgressVaultDepositWitnessEthereum, palletCfFundingPalletSafeMode, palletCfGovernanceGovernanceCouncil, palletCfIngressEgressPalletSafeMode, palletCfLendingPoolsBoostBoostPoolId, palletCfLendingPoolsBoostConfiguration, palletCfLendingPoolsCollateralAddedActionType, palletCfLendingPoolsGeneralLendingConfigInterestRateConfiguration, palletCfLendingPoolsGeneralLendingConfigLendingPoolConfiguration, palletCfLendingPoolsGeneralLendingConfigLtvThresholds, palletCfLendingPoolsGeneralLendingConfigNetworkFeeContributions, palletCfLendingPoolsLoanRepaidActionType, palletCfLendingPoolsPalletConfigUpdate, palletCfLendingPoolsPalletSafeMode, palletCfLpPalletSafeMode, palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot, palletCfPolkadotIngressEgressDepositFailedReason, palletCfPolkadotIngressEgressDepositWitnessPolkadot, palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot, palletCfPoolsAssetPair, palletCfPoolsCloseOrder, palletCfPoolsPalletConfigUpdate, palletCfPoolsPalletSafeMode, palletCfPoolsRangeOrderChange, palletCfReputationPalletSafeMode, palletCfSolanaIngressEgressDepositAction, palletCfSolanaIngressEgressDepositFailedDetailsSolana, palletCfSolanaIngressEgressDepositFailedReason, palletCfSolanaIngressEgressDepositWitnessSolana, palletCfSolanaIngressEgressPalletConfigUpdateSolana, palletCfSolanaIngressEgressRefundReason, palletCfSolanaIngressEgressVaultDepositWitnessSolana, palletCfSwappingPalletConfigUpdate, palletCfSwappingPalletSafeMode, palletCfThresholdSignaturePalletSafeMode, palletCfTradingStrategyPalletConfigUpdate, palletCfTradingStrategyPalletSafeMode, palletCfTradingStrategyTradingStrategy, palletCfValidatorPalletSafeMode, palletCfWitnesserPalletSafeMode, simpleEnum, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, stateChainRuntimeChainflipArbitrumElectionsArbitrumElectionsSafeMode, stateChainRuntimeChainflipArbitrumElectionsArbitrumElectoralEvents, stateChainRuntimeChainflipEthereumElectionsEthereumElectionsSafeMode, stateChainRuntimeChainflipEthereumElectionsEthereumElectoralEvents, stateChainRuntimeChainflipGenericElectionsGenericElectionsSafeMode, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };