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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (980) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  6. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  7. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  8. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  9. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  11. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  12. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  13. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  14. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  15. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  16. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  17. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  18. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  19. package/dist/100/funding/funded.d.cts +2 -2
  20. package/dist/100/funding/funded.d.mts +2 -2
  21. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  22. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  23. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
  24. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
  25. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  26. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  27. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  28. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  29. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  30. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  31. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  32. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  33. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  34. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  35. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  36. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  37. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  38. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  39. package/dist/100/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  40. package/dist/100/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  41. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  42. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  43. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  44. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  45. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  46. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  47. package/dist/100/swapping/swapEgressScheduled.d.cts +4 -4
  48. package/dist/100/swapping/swapEgressScheduled.d.mts +4 -4
  49. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  50. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  51. package/dist/100/swapping/swapScheduled.d.cts +4 -4
  52. package/dist/100/swapping/swapScheduled.d.mts +4 -4
  53. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  54. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  55. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  56. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  57. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +49 -49
  58. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +49 -49
  59. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +113 -113
  60. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +113 -113
  61. package/dist/11000/common.d.cts +424 -424
  62. package/dist/11000/common.d.mts +424 -424
  63. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +46 -46
  64. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +46 -46
  65. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  66. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  67. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  68. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  69. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  70. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  71. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +49 -49
  72. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +49 -49
  73. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +37 -37
  74. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +37 -37
  75. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  76. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  77. package/dist/11000/swapping/refundEgressScheduled.d.cts +12 -12
  78. package/dist/11000/swapping/refundEgressScheduled.d.mts +12 -12
  79. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  80. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  81. package/dist/11000/swapping/swapDepositAddressReady.d.cts +30 -30
  82. package/dist/11000/swapping/swapDepositAddressReady.d.mts +30 -30
  83. package/dist/11000/swapping/swapRequested.d.cts +12 -12
  84. package/dist/11000/swapping/swapRequested.d.mts +12 -12
  85. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  86. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  87. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +4 -4
  88. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +4 -4
  89. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +9 -9
  90. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +9 -9
  91. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +9 -9
  92. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +9 -9
  93. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +12 -12
  94. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +12 -12
  95. package/dist/11100/common.d.cts +116 -116
  96. package/dist/11100/common.d.mts +116 -116
  97. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +28 -28
  98. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +28 -28
  99. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +9 -9
  100. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +9 -9
  101. package/dist/11100/flip/flipMinted.d.cts +2 -2
  102. package/dist/11100/flip/flipMinted.d.mts +2 -2
  103. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  104. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  105. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +37 -37
  106. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +37 -37
  107. package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
  108. package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
  109. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
  110. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
  111. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  112. package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
  113. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  114. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  115. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +9 -9
  116. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +9 -9
  117. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +9 -9
  118. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +9 -9
  119. package/dist/11100/swapping/swapDepositAddressReady.d.cts +2 -2
  120. package/dist/11100/swapping/swapDepositAddressReady.d.mts +2 -2
  121. package/dist/11100/swapping/swapRequested.d.cts +12 -12
  122. package/dist/11100/swapping/swapRequested.d.mts +12 -12
  123. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
  124. package/dist/11100/validator/operatorAcceptedByValidator.d.mts +2 -2
  125. package/dist/11100/validator/validatorClaimed.d.cts +2 -2
  126. package/dist/11100/validator/validatorClaimed.d.mts +2 -2
  127. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
  128. package/dist/11100/validator/validatorRemovedFromOperator.d.mts +2 -2
  129. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  130. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  131. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  132. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  133. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  134. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  135. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  136. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  137. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +34 -34
  138. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +34 -34
  139. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  140. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  141. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  142. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  143. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  144. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  145. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  146. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  147. package/dist/11200/common.d.cts +335 -335
  148. package/dist/11200/common.d.mts +335 -335
  149. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  150. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  151. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  152. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  153. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
  154. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
  155. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  156. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  157. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  158. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  159. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +34 -34
  160. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +34 -34
  161. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  162. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  163. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
  164. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
  165. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
  166. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
  167. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  168. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  169. package/dist/11200/swapping/swapRequested.d.cts +38 -38
  170. package/dist/11200/swapping/swapRequested.d.mts +38 -38
  171. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +8 -8
  172. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  173. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +4 -4
  174. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +4 -4
  175. package/dist/120/common.d.mts +93 -93
  176. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  177. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  178. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  179. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  180. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  181. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  182. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  183. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  184. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  185. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  186. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  187. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  188. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  189. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  190. package/dist/120/swapping/swapEgressIgnored.d.cts +8 -8
  191. package/dist/120/swapping/swapEgressIgnored.d.mts +8 -8
  192. package/dist/120/swapping/swapExecuted.d.cts +2 -2
  193. package/dist/120/swapping/swapExecuted.d.mts +2 -2
  194. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  195. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  196. package/dist/131/common.d.cts +11 -11
  197. package/dist/131/common.d.mts +11 -11
  198. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  199. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  200. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  201. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  202. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +16 -16
  203. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +16 -16
  204. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  205. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  206. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  207. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  208. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  209. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  210. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  211. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  212. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  213. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  214. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  215. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  216. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  217. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  218. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  219. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  220. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  221. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  222. package/dist/131/swapping/ccmFailed.d.cts +9 -9
  223. package/dist/131/swapping/ccmFailed.d.mts +9 -9
  224. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  225. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  226. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  227. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  228. package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
  229. package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
  230. package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
  231. package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
  232. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  233. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  234. package/dist/131/swapping/swapExecuted.d.cts +14 -14
  235. package/dist/131/swapping/swapExecuted.d.mts +14 -14
  236. package/dist/131/swapping/swapScheduled.d.cts +21 -21
  237. package/dist/131/swapping/swapScheduled.d.mts +21 -21
  238. package/dist/131/swapping/withdrawalRequested.d.cts +11 -11
  239. package/dist/131/swapping/withdrawalRequested.d.mts +11 -11
  240. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  241. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  242. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  243. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  244. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  245. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  246. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  247. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  248. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  249. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  250. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  251. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  252. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  253. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +5 -5
  254. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  255. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  256. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  257. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  258. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  259. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  260. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  261. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  262. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  263. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  264. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  265. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  266. package/dist/141/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  267. package/dist/141/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  268. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  269. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  270. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  271. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  272. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  273. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  274. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  275. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  276. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  277. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  278. package/dist/141/common.d.cts +11 -11
  279. package/dist/141/common.d.mts +11 -11
  280. package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
  281. package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
  282. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  283. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  284. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  285. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  286. package/dist/141/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  287. package/dist/141/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  288. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  289. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  290. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  291. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  292. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +5 -5
  293. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +5 -5
  294. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  295. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  296. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  297. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  298. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  299. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  300. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  301. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  302. package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
  303. package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
  304. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +14 -14
  305. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +14 -14
  306. package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
  307. package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
  308. package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
  309. package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
  310. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +14 -14
  311. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +14 -14
  312. package/dist/141/liquidityProvider/accountCredited.d.cts +7 -7
  313. package/dist/141/liquidityProvider/accountCredited.d.mts +7 -7
  314. package/dist/141/liquidityProvider/accountDebited.d.cts +7 -7
  315. package/dist/141/liquidityProvider/accountDebited.d.mts +7 -7
  316. package/dist/141/liquidityProvider/assetTransferred.d.cts +7 -7
  317. package/dist/141/liquidityProvider/assetTransferred.d.mts +7 -7
  318. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  319. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  320. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  321. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  322. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  323. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  324. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  325. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  326. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  327. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  328. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  329. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  330. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  331. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  332. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +5 -5
  333. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +5 -5
  334. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  335. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  336. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  337. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  338. package/dist/141/swapping/batchSwapFailed.d.cts +7 -7
  339. package/dist/141/swapping/batchSwapFailed.d.mts +7 -7
  340. package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
  341. package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
  342. package/dist/141/swapping/ccmFailed.d.cts +37 -37
  343. package/dist/141/swapping/ccmFailed.d.mts +37 -37
  344. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  345. package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
  346. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  347. package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
  348. package/dist/141/swapping/swapDepositAddressReady.d.cts +16 -16
  349. package/dist/141/swapping/swapDepositAddressReady.d.mts +16 -16
  350. package/dist/141/swapping/swapEgressIgnored.d.cts +8 -8
  351. package/dist/141/swapping/swapEgressIgnored.d.mts +8 -8
  352. package/dist/141/swapping/swapEgressScheduled.d.cts +12 -12
  353. package/dist/141/swapping/swapEgressScheduled.d.mts +12 -12
  354. package/dist/141/swapping/swapExecuted.d.cts +19 -19
  355. package/dist/141/swapping/swapExecuted.d.mts +19 -19
  356. package/dist/141/swapping/swapScheduled.d.cts +19 -19
  357. package/dist/141/swapping/swapScheduled.d.mts +19 -19
  358. package/dist/141/swapping/withdrawalRequested.d.cts +7 -7
  359. package/dist/141/swapping/withdrawalRequested.d.mts +7 -7
  360. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  361. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  362. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  363. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  364. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  365. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  366. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  367. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  368. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  369. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
  370. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  371. package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
  372. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  373. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  374. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  375. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  376. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  377. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  378. package/dist/150/common.d.cts +20 -20
  379. package/dist/150/common.d.mts +20 -20
  380. package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
  381. package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
  382. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  383. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  384. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  385. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  386. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  387. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  388. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  389. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  390. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  391. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  392. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  393. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  394. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +13 -13
  395. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +13 -13
  396. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  397. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  398. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  399. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  400. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +25 -25
  401. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +25 -25
  402. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  403. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  404. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  405. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  406. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  407. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  408. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  409. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  410. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  411. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  412. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  413. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  414. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  415. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  416. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  417. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  418. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  419. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  420. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  421. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  422. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  423. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  424. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  425. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  426. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
  427. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
  428. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  429. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
  430. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
  431. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
  432. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  433. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  434. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  435. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  436. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  437. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  438. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  439. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  440. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  441. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  442. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  443. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  444. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  445. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  446. package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
  447. package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
  448. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  449. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  450. package/dist/150/swapping/refundEgressIgnored.d.cts +12 -12
  451. package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
  452. package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
  453. package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
  454. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  455. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  456. package/dist/150/swapping/swapDepositAddressReady.d.cts +14 -14
  457. package/dist/150/swapping/swapDepositAddressReady.d.mts +14 -14
  458. package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
  459. package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
  460. package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
  461. package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
  462. package/dist/150/swapping/swapExecuted.d.cts +13 -13
  463. package/dist/150/swapping/swapExecuted.d.mts +13 -13
  464. package/dist/150/swapping/swapScheduled.d.cts +20 -20
  465. package/dist/150/swapping/swapScheduled.d.mts +20 -20
  466. package/dist/150/swapping/withdrawalRequested.d.cts +6 -6
  467. package/dist/150/swapping/withdrawalRequested.d.mts +6 -6
  468. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  469. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  470. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  471. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  472. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  473. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  474. package/dist/160/assetBalances/accountCredited.d.cts +6 -6
  475. package/dist/160/assetBalances/accountCredited.d.mts +6 -6
  476. package/dist/160/assetBalances/accountDebited.d.cts +6 -6
  477. package/dist/160/assetBalances/accountDebited.d.mts +6 -6
  478. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  479. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  480. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  481. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
  482. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  483. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
  484. package/dist/160/common.d.cts +203 -203
  485. package/dist/160/common.d.mts +203 -203
  486. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  487. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  488. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  489. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  490. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  491. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  492. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  493. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  494. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  495. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  496. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +22 -22
  497. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
  498. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  499. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  500. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  501. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  502. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  503. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  504. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +34 -34
  505. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
  506. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  507. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  508. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
  509. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
  510. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  511. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  512. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  513. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  514. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  515. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  516. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  517. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  518. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  519. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  520. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
  521. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
  522. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  523. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  524. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  525. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
  526. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
  527. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
  528. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  529. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  530. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  531. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  532. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  533. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  534. package/dist/160/swapping/ccmFailed.d.cts +49 -49
  535. package/dist/160/swapping/ccmFailed.d.mts +49 -49
  536. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  537. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  538. package/dist/160/swapping/refundEgressIgnored.d.cts +30 -30
  539. package/dist/160/swapping/refundEgressIgnored.d.mts +30 -30
  540. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  541. package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
  542. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  543. package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
  544. package/dist/160/swapping/swapDepositAddressReady.d.cts +27 -27
  545. package/dist/160/swapping/swapDepositAddressReady.d.mts +27 -27
  546. package/dist/160/swapping/swapEgressIgnored.d.cts +30 -30
  547. package/dist/160/swapping/swapEgressIgnored.d.mts +30 -30
  548. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  549. package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
  550. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  551. package/dist/160/swapping/swapExecuted.d.mts +12 -12
  552. package/dist/160/swapping/swapRequested.d.cts +46 -46
  553. package/dist/160/swapping/swapRequested.d.mts +46 -46
  554. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  555. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  556. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  557. package/dist/160/swapping/withdrawalRequested.d.mts +10 -10
  558. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  559. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  560. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  561. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  562. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  563. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  564. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  565. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  566. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +44 -44
  567. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +44 -44
  568. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +42 -42
  569. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +42 -42
  570. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +44 -44
  571. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +44 -44
  572. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +78 -78
  573. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +78 -78
  574. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  575. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  576. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +18 -18
  577. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +18 -18
  578. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +18 -18
  579. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +18 -18
  580. package/dist/170/common.d.cts +168 -168
  581. package/dist/170/common.d.mts +168 -168
  582. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  583. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  584. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  585. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  586. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  587. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  588. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  589. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  590. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  591. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  592. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  593. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  594. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  595. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  596. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  597. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  598. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  599. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  600. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  601. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  602. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  603. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  604. package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
  605. package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
  606. package/dist/170/swapping/swapRequested.d.cts +53 -53
  607. package/dist/170/swapping/swapRequested.d.mts +53 -53
  608. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  609. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  610. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  611. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  612. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +71 -71
  613. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +71 -71
  614. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  615. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  616. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  617. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  618. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  619. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  620. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  621. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
  622. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  623. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  624. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +129 -129
  625. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +129 -129
  626. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  627. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  628. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  629. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  630. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  631. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  632. package/dist/180/common.d.cts +514 -514
  633. package/dist/180/common.d.mts +514 -514
  634. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  635. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  636. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  637. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  638. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +71 -71
  639. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +71 -71
  640. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  641. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  642. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  643. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  644. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  645. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  646. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  647. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
  648. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  649. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  650. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +74 -74
  651. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +74 -74
  652. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  653. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  654. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  655. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  656. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  657. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  658. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  659. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
  660. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  661. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  662. package/dist/180/solanaIngressEgress/depositFailed.d.cts +56 -56
  663. package/dist/180/solanaIngressEgress/depositFailed.d.mts +56 -56
  664. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  665. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
  666. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  667. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  668. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  669. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  670. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  671. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  672. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  673. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  674. package/dist/180/swapping/refundEgressScheduled.d.cts +16 -16
  675. package/dist/180/swapping/refundEgressScheduled.d.mts +16 -16
  676. package/dist/180/swapping/swapDepositAddressReady.d.cts +35 -35
  677. package/dist/180/swapping/swapDepositAddressReady.d.mts +35 -35
  678. package/dist/180/swapping/swapEgressScheduled.d.cts +16 -16
  679. package/dist/180/swapping/swapEgressScheduled.d.mts +16 -16
  680. package/dist/180/swapping/swapRequested.d.cts +38 -38
  681. package/dist/180/swapping/swapRequested.d.mts +38 -38
  682. package/dist/180/swapping/withdrawalRequested.d.cts +14 -14
  683. package/dist/180/swapping/withdrawalRequested.d.mts +14 -14
  684. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  685. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  686. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  687. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  688. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
  689. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
  690. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +32 -32
  691. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +32 -32
  692. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  693. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  694. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  695. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  696. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  697. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  698. package/dist/190/assetBalances/accountCredited.d.cts +9 -9
  699. package/dist/190/assetBalances/accountCredited.d.mts +9 -9
  700. package/dist/190/assetBalances/accountDebited.d.cts +9 -9
  701. package/dist/190/assetBalances/accountDebited.d.mts +9 -9
  702. package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
  703. package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
  704. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  705. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  706. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  707. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  708. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  709. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  710. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
  711. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
  712. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +18 -18
  713. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +18 -18
  714. package/dist/190/assethubIngressEgress/depositFailed.d.cts +32 -32
  715. package/dist/190/assethubIngressEgress/depositFailed.d.mts +32 -32
  716. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +14 -14
  717. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +14 -14
  718. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  719. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  720. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  721. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  722. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  723. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  724. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  725. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
  726. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +18 -18
  727. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +18 -18
  728. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +38 -38
  729. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +38 -38
  730. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +14 -14
  731. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +14 -14
  732. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  733. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  734. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  735. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  736. package/dist/190/common.d.cts +406 -406
  737. package/dist/190/common.d.mts +406 -406
  738. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  739. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  740. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  741. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  742. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +18 -18
  743. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +18 -18
  744. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +32 -32
  745. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +32 -32
  746. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  747. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  748. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  749. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  750. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  751. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  752. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  753. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  754. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
  755. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
  756. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  757. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  758. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  759. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  760. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  761. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  762. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  763. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  764. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  765. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  766. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  767. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  768. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  769. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  770. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  771. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  772. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  773. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  774. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  775. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
  776. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +18 -18
  777. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +18 -18
  778. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +32 -32
  779. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +32 -32
  780. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +14 -14
  781. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +14 -14
  782. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  783. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  784. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  785. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  786. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  787. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  788. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  789. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
  790. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +16 -16
  791. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +16 -16
  792. package/dist/190/solanaIngressEgress/depositFailed.d.cts +26 -26
  793. package/dist/190/solanaIngressEgress/depositFailed.d.mts +26 -26
  794. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
  795. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
  796. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  797. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  798. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  799. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  800. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  801. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  802. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  803. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  804. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  805. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  806. package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
  807. package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
  808. package/dist/190/swapping/refundEgressScheduled.d.cts +16 -16
  809. package/dist/190/swapping/refundEgressScheduled.d.mts +16 -16
  810. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  811. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  812. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  813. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  814. package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
  815. package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
  816. package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
  817. package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
  818. package/dist/190/swapping/swapEgressScheduled.d.cts +16 -16
  819. package/dist/190/swapping/swapEgressScheduled.d.mts +16 -16
  820. package/dist/190/swapping/swapExecuted.d.cts +16 -16
  821. package/dist/190/swapping/swapExecuted.d.mts +16 -16
  822. package/dist/190/swapping/swapRequested.d.cts +18 -18
  823. package/dist/190/swapping/swapRequested.d.mts +18 -18
  824. package/dist/190/swapping/withdrawalRequested.d.cts +9 -9
  825. package/dist/190/swapping/withdrawalRequested.d.mts +9 -9
  826. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  827. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  828. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  829. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  830. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  831. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  832. package/dist/200/common.d.cts +914 -914
  833. package/dist/200/common.d.mts +914 -914
  834. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +90 -90
  835. package/dist/200/environment/runtimeSafeModeUpdated.d.mts +90 -90
  836. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  837. package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
  838. package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
  839. package/dist/200/lendingPools/lendingFundsRemoved.d.mts +2 -2
  840. package/dist/200/lendingPools/loanCreated.d.cts +2 -2
  841. package/dist/200/lendingPools/loanCreated.d.mts +2 -2
  842. package/dist/200/lendingPools/loanRepaid.d.cts +2 -2
  843. package/dist/200/lendingPools/loanRepaid.d.mts +2 -2
  844. package/dist/200/lendingPools/palletConfigUpdated.d.cts +16 -16
  845. package/dist/200/lendingPools/palletConfigUpdated.d.mts +16 -16
  846. package/dist/200/lendingPools/whitelistUpdated.d.cts +12 -12
  847. package/dist/200/lendingPools/whitelistUpdated.d.mts +12 -12
  848. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +8 -8
  849. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +8 -8
  850. package/dist/200/swapping/swapAborted.d.cts +2 -2
  851. package/dist/200/swapping/swapAborted.d.mts +2 -2
  852. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  853. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  854. package/dist/200/swapping/swapRequested.d.cts +409 -409
  855. package/dist/200/swapping/swapRequested.d.mts +409 -409
  856. package/dist/200/swapping/swapRescheduled.d.cts +2 -2
  857. package/dist/200/swapping/swapRescheduled.d.mts +2 -2
  858. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  859. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  860. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +72 -72
  861. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +72 -72
  862. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  863. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  864. package/dist/210/assetBalances/accountCredited.d.cts +6 -6
  865. package/dist/210/assetBalances/accountCredited.d.mts +6 -6
  866. package/dist/210/assetBalances/accountDebited.d.cts +6 -6
  867. package/dist/210/assetBalances/accountDebited.d.mts +6 -6
  868. package/dist/210/assethubIngressEgress/depositFailed.d.cts +75 -75
  869. package/dist/210/assethubIngressEgress/depositFailed.d.mts +75 -75
  870. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +136 -136
  871. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +136 -136
  872. package/dist/210/common.d.cts +938 -938
  873. package/dist/210/common.d.mts +938 -938
  874. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +98 -98
  875. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +98 -98
  876. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  877. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  878. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +72 -72
  879. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +72 -72
  880. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  881. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  882. package/dist/210/funding/funded.d.cts +8 -8
  883. package/dist/210/funding/funded.d.mts +8 -8
  884. package/dist/210/funding/redemptionExpired.cjs +12 -0
  885. package/dist/210/funding/redemptionExpired.d.cts +15 -0
  886. package/dist/210/funding/redemptionExpired.d.mts +15 -0
  887. package/dist/210/funding/redemptionExpired.mjs +11 -0
  888. package/dist/210/funding/redemptionSettled.cjs +13 -0
  889. package/dist/210/funding/redemptionSettled.d.cts +18 -0
  890. package/dist/210/funding/redemptionSettled.d.mts +18 -0
  891. package/dist/210/funding/redemptionSettled.mjs +12 -0
  892. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  893. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  894. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  895. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  896. package/dist/210/lendingPools/collateralAdded.d.cts +8 -8
  897. package/dist/210/lendingPools/collateralAdded.d.mts +8 -8
  898. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  899. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  900. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  901. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  902. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  903. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  904. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
  905. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
  906. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  907. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  908. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  909. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  910. package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
  911. package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
  912. package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
  913. package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
  914. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  915. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  916. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
  917. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
  918. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  919. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  920. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
  921. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
  922. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  923. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  924. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  925. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  926. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  927. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  928. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +8 -8
  929. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +8 -8
  930. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +16 -16
  931. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +16 -16
  932. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  933. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  934. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  935. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  936. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  937. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  938. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +75 -75
  939. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +75 -75
  940. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  941. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  942. package/dist/210/solanaIngressEgress/depositFailed.d.cts +84 -84
  943. package/dist/210/solanaIngressEgress/depositFailed.d.mts +84 -84
  944. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +8 -8
  945. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +8 -8
  946. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +20 -20
  947. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +20 -20
  948. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  949. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  950. package/dist/210/swapping/creditedOnChain.d.cts +8 -8
  951. package/dist/210/swapping/creditedOnChain.d.mts +8 -8
  952. package/dist/210/swapping/palletConfigUpdated.d.cts +32 -32
  953. package/dist/210/swapping/palletConfigUpdated.d.mts +32 -32
  954. package/dist/210/swapping/refundEgressIgnored.d.cts +8 -8
  955. package/dist/210/swapping/refundEgressIgnored.d.mts +8 -8
  956. package/dist/210/swapping/refundEgressScheduled.d.cts +16 -16
  957. package/dist/210/swapping/refundEgressScheduled.d.mts +16 -16
  958. package/dist/210/swapping/refundedOnChain.d.cts +8 -8
  959. package/dist/210/swapping/refundedOnChain.d.mts +8 -8
  960. package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
  961. package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
  962. package/dist/210/swapping/swapDepositAddressReady.d.cts +33 -33
  963. package/dist/210/swapping/swapDepositAddressReady.d.mts +33 -33
  964. package/dist/210/swapping/swapEgressIgnored.d.cts +8 -8
  965. package/dist/210/swapping/swapEgressIgnored.d.mts +8 -8
  966. package/dist/210/swapping/swapEgressScheduled.d.cts +16 -16
  967. package/dist/210/swapping/swapEgressScheduled.d.mts +16 -16
  968. package/dist/210/swapping/swapExecuted.d.cts +12 -12
  969. package/dist/210/swapping/swapExecuted.d.mts +12 -12
  970. package/dist/210/swapping/swapRequested.d.cts +55 -55
  971. package/dist/210/swapping/swapRequested.d.mts +55 -55
  972. package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
  973. package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
  974. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  975. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  976. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  977. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  978. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  979. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  980. package/package.json +1 -1
@@ -145,9 +145,9 @@ declare const stateChainRuntimeSafeModeWitnesserCallPermission: z.ZodObject<{
145
145
  assethubIngressEgress: z.ZodBoolean;
146
146
  assethubVault: z.ZodBoolean;
147
147
  }, "strip", z.ZodTypeAny, {
148
- governance: boolean;
149
148
  funding: boolean;
150
149
  swapping: boolean;
150
+ governance: boolean;
151
151
  ethereumBroadcast: boolean;
152
152
  ethereumChainTracking: boolean;
153
153
  ethereumIngressEgress: boolean;
@@ -171,9 +171,9 @@ declare const stateChainRuntimeSafeModeWitnesserCallPermission: z.ZodObject<{
171
171
  assethubIngressEgress: boolean;
172
172
  assethubVault: boolean;
173
173
  }, {
174
- governance: boolean;
175
174
  funding: boolean;
176
175
  swapping: boolean;
176
+ governance: boolean;
177
177
  ethereumBroadcast: boolean;
178
178
  ethereumChainTracking: boolean;
179
179
  ethereumIngressEgress: boolean;
@@ -238,9 +238,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
238
238
  assethubIngressEgress: z.ZodBoolean;
239
239
  assethubVault: z.ZodBoolean;
240
240
  }, "strip", z.ZodTypeAny, {
241
- governance: boolean;
242
241
  funding: boolean;
243
242
  swapping: boolean;
243
+ governance: boolean;
244
244
  ethereumBroadcast: boolean;
245
245
  ethereumChainTracking: boolean;
246
246
  ethereumIngressEgress: boolean;
@@ -264,9 +264,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
264
264
  assethubIngressEgress: boolean;
265
265
  assethubVault: boolean;
266
266
  }, {
267
- governance: boolean;
268
267
  funding: boolean;
269
268
  swapping: boolean;
269
+ governance: boolean;
270
270
  ethereumBroadcast: boolean;
271
271
  ethereumChainTracking: boolean;
272
272
  ethereumIngressEgress: boolean;
@@ -293,9 +293,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
293
293
  }, "strip", z.ZodTypeAny, {
294
294
  __kind: "CodeAmber";
295
295
  value: {
296
- governance: boolean;
297
296
  funding: boolean;
298
297
  swapping: boolean;
298
+ governance: boolean;
299
299
  ethereumBroadcast: boolean;
300
300
  ethereumChainTracking: boolean;
301
301
  ethereumIngressEgress: boolean;
@@ -322,9 +322,9 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
322
322
  }, {
323
323
  __kind: "CodeAmber";
324
324
  value: {
325
- governance: boolean;
326
325
  funding: boolean;
327
326
  swapping: boolean;
327
+ governance: boolean;
328
328
  ethereumBroadcast: boolean;
329
329
  ethereumChainTracking: boolean;
330
330
  ethereumIngressEgress: boolean;
@@ -602,9 +602,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
602
602
  assethubIngressEgress: z.ZodBoolean;
603
603
  assethubVault: z.ZodBoolean;
604
604
  }, "strip", z.ZodTypeAny, {
605
- governance: boolean;
606
605
  funding: boolean;
607
606
  swapping: boolean;
607
+ governance: boolean;
608
608
  ethereumBroadcast: boolean;
609
609
  ethereumChainTracking: boolean;
610
610
  ethereumIngressEgress: boolean;
@@ -628,9 +628,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
628
628
  assethubIngressEgress: boolean;
629
629
  assethubVault: boolean;
630
630
  }, {
631
- governance: boolean;
632
631
  funding: boolean;
633
632
  swapping: boolean;
633
+ governance: boolean;
634
634
  ethereumBroadcast: boolean;
635
635
  ethereumChainTracking: boolean;
636
636
  ethereumIngressEgress: boolean;
@@ -657,9 +657,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
657
657
  }, "strip", z.ZodTypeAny, {
658
658
  __kind: "CodeAmber";
659
659
  value: {
660
- governance: boolean;
661
660
  funding: boolean;
662
661
  swapping: boolean;
662
+ governance: boolean;
663
663
  ethereumBroadcast: boolean;
664
664
  ethereumChainTracking: boolean;
665
665
  ethereumIngressEgress: boolean;
@@ -686,9 +686,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
686
686
  }, {
687
687
  __kind: "CodeAmber";
688
688
  value: {
689
- governance: boolean;
690
689
  funding: boolean;
691
690
  swapping: boolean;
691
+ governance: boolean;
692
692
  ethereumBroadcast: boolean;
693
693
  ethereumChainTracking: boolean;
694
694
  ethereumIngressEgress: boolean;
@@ -817,6 +817,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
817
817
  oraclePriceElections: boolean;
818
818
  }>;
819
819
  }, "strip", z.ZodTypeAny, {
820
+ emissions: {
821
+ emissionsSyncEnabled: boolean;
822
+ };
820
823
  funding: {
821
824
  redeemEnabled: boolean;
822
825
  };
@@ -825,9 +828,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
825
828
  withdrawalsEnabled: boolean;
826
829
  brokerRegistrationEnabled: boolean;
827
830
  };
828
- emissions: {
829
- emissionsSyncEnabled: boolean;
830
- };
831
831
  liquidityProvider: {
832
832
  depositEnabled: boolean;
833
833
  withdrawalEnabled: boolean;
@@ -900,9 +900,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
900
900
  } | {
901
901
  __kind: "CodeAmber";
902
902
  value: {
903
- governance: boolean;
904
903
  funding: boolean;
905
904
  swapping: boolean;
905
+ governance: boolean;
906
906
  ethereumBroadcast: boolean;
907
907
  ethereumChainTracking: boolean;
908
908
  ethereumIngressEgress: boolean;
@@ -967,6 +967,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
967
967
  oraclePriceElections: boolean;
968
968
  };
969
969
  }, {
970
+ emissions: {
971
+ emissionsSyncEnabled: boolean;
972
+ };
970
973
  funding: {
971
974
  redeemEnabled: boolean;
972
975
  };
@@ -975,9 +978,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
975
978
  withdrawalsEnabled: boolean;
976
979
  brokerRegistrationEnabled: boolean;
977
980
  };
978
- emissions: {
979
- emissionsSyncEnabled: boolean;
980
- };
981
981
  liquidityProvider: {
982
982
  depositEnabled: boolean;
983
983
  withdrawalEnabled: boolean;
@@ -1050,9 +1050,9 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1050
1050
  } | {
1051
1051
  __kind: "CodeAmber";
1052
1052
  value: {
1053
- governance: boolean;
1054
1053
  funding: boolean;
1055
1054
  swapping: boolean;
1055
+ governance: boolean;
1056
1056
  ethereumBroadcast: boolean;
1057
1057
  ethereumChainTracking: boolean;
1058
1058
  ethereumIngressEgress: boolean;
@@ -1361,9 +1361,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1361
1361
  assethubIngressEgress: z.ZodBoolean;
1362
1362
  assethubVault: z.ZodBoolean;
1363
1363
  }, "strip", z.ZodTypeAny, {
1364
- governance: boolean;
1365
1364
  funding: boolean;
1366
1365
  swapping: boolean;
1366
+ governance: boolean;
1367
1367
  ethereumBroadcast: boolean;
1368
1368
  ethereumChainTracking: boolean;
1369
1369
  ethereumIngressEgress: boolean;
@@ -1387,9 +1387,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1387
1387
  assethubIngressEgress: boolean;
1388
1388
  assethubVault: boolean;
1389
1389
  }, {
1390
- governance: boolean;
1391
1390
  funding: boolean;
1392
1391
  swapping: boolean;
1392
+ governance: boolean;
1393
1393
  ethereumBroadcast: boolean;
1394
1394
  ethereumChainTracking: boolean;
1395
1395
  ethereumIngressEgress: boolean;
@@ -1416,9 +1416,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1416
1416
  }, "strip", z.ZodTypeAny, {
1417
1417
  __kind: "CodeAmber";
1418
1418
  value: {
1419
- governance: boolean;
1420
1419
  funding: boolean;
1421
1420
  swapping: boolean;
1421
+ governance: boolean;
1422
1422
  ethereumBroadcast: boolean;
1423
1423
  ethereumChainTracking: boolean;
1424
1424
  ethereumIngressEgress: boolean;
@@ -1445,9 +1445,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1445
1445
  }, {
1446
1446
  __kind: "CodeAmber";
1447
1447
  value: {
1448
- governance: boolean;
1449
1448
  funding: boolean;
1450
1449
  swapping: boolean;
1450
+ governance: boolean;
1451
1451
  ethereumBroadcast: boolean;
1452
1452
  ethereumChainTracking: boolean;
1453
1453
  ethereumIngressEgress: boolean;
@@ -1576,6 +1576,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1576
1576
  oraclePriceElections: boolean;
1577
1577
  }>;
1578
1578
  }, "strip", z.ZodTypeAny, {
1579
+ emissions: {
1580
+ emissionsSyncEnabled: boolean;
1581
+ };
1579
1582
  funding: {
1580
1583
  redeemEnabled: boolean;
1581
1584
  };
@@ -1584,9 +1587,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1584
1587
  withdrawalsEnabled: boolean;
1585
1588
  brokerRegistrationEnabled: boolean;
1586
1589
  };
1587
- emissions: {
1588
- emissionsSyncEnabled: boolean;
1589
- };
1590
1590
  liquidityProvider: {
1591
1591
  depositEnabled: boolean;
1592
1592
  withdrawalEnabled: boolean;
@@ -1659,9 +1659,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1659
1659
  } | {
1660
1660
  __kind: "CodeAmber";
1661
1661
  value: {
1662
- governance: boolean;
1663
1662
  funding: boolean;
1664
1663
  swapping: boolean;
1664
+ governance: boolean;
1665
1665
  ethereumBroadcast: boolean;
1666
1666
  ethereumChainTracking: boolean;
1667
1667
  ethereumIngressEgress: boolean;
@@ -1726,6 +1726,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1726
1726
  oraclePriceElections: boolean;
1727
1727
  };
1728
1728
  }, {
1729
+ emissions: {
1730
+ emissionsSyncEnabled: boolean;
1731
+ };
1729
1732
  funding: {
1730
1733
  redeemEnabled: boolean;
1731
1734
  };
@@ -1734,9 +1737,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1734
1737
  withdrawalsEnabled: boolean;
1735
1738
  brokerRegistrationEnabled: boolean;
1736
1739
  };
1737
- emissions: {
1738
- emissionsSyncEnabled: boolean;
1739
- };
1740
1740
  liquidityProvider: {
1741
1741
  depositEnabled: boolean;
1742
1742
  withdrawalEnabled: boolean;
@@ -1809,9 +1809,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1809
1809
  } | {
1810
1810
  __kind: "CodeAmber";
1811
1811
  value: {
1812
- governance: boolean;
1813
1812
  funding: boolean;
1814
1813
  swapping: boolean;
1814
+ governance: boolean;
1815
1815
  ethereumBroadcast: boolean;
1816
1816
  ethereumChainTracking: boolean;
1817
1817
  ethereumIngressEgress: boolean;
@@ -1879,6 +1879,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1879
1879
  }, "strip", z.ZodTypeAny, {
1880
1880
  __kind: "CodeAmber";
1881
1881
  value: {
1882
+ emissions: {
1883
+ emissionsSyncEnabled: boolean;
1884
+ };
1882
1885
  funding: {
1883
1886
  redeemEnabled: boolean;
1884
1887
  };
@@ -1887,9 +1890,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1887
1890
  withdrawalsEnabled: boolean;
1888
1891
  brokerRegistrationEnabled: boolean;
1889
1892
  };
1890
- emissions: {
1891
- emissionsSyncEnabled: boolean;
1892
- };
1893
1893
  liquidityProvider: {
1894
1894
  depositEnabled: boolean;
1895
1895
  withdrawalEnabled: boolean;
@@ -1962,9 +1962,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1962
1962
  } | {
1963
1963
  __kind: "CodeAmber";
1964
1964
  value: {
1965
- governance: boolean;
1966
1965
  funding: boolean;
1967
1966
  swapping: boolean;
1967
+ governance: boolean;
1968
1968
  ethereumBroadcast: boolean;
1969
1969
  ethereumChainTracking: boolean;
1970
1970
  ethereumIngressEgress: boolean;
@@ -2032,6 +2032,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2032
2032
  }, {
2033
2033
  __kind: "CodeAmber";
2034
2034
  value: {
2035
+ emissions: {
2036
+ emissionsSyncEnabled: boolean;
2037
+ };
2035
2038
  funding: {
2036
2039
  redeemEnabled: boolean;
2037
2040
  };
@@ -2040,9 +2043,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2040
2043
  withdrawalsEnabled: boolean;
2041
2044
  brokerRegistrationEnabled: boolean;
2042
2045
  };
2043
- emissions: {
2044
- emissionsSyncEnabled: boolean;
2045
- };
2046
2046
  liquidityProvider: {
2047
2047
  depositEnabled: boolean;
2048
2048
  withdrawalEnabled: boolean;
@@ -2115,9 +2115,9 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2115
2115
  } | {
2116
2116
  __kind: "CodeAmber";
2117
2117
  value: {
2118
- governance: boolean;
2119
2118
  funding: boolean;
2120
2119
  swapping: boolean;
2120
+ governance: boolean;
2121
2121
  ethereumBroadcast: boolean;
2122
2122
  ethereumChainTracking: boolean;
2123
2123
  ethereumIngressEgress: boolean;
@@ -2378,20 +2378,20 @@ declare const numberOrHex: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.
2378
2378
  declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
2379
2379
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
2380
2380
  }, "strip", z.ZodTypeAny, {
2381
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2381
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2382
2382
  }, {
2383
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2384
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
2385
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2383
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2384
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2385
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2386
2386
  }>;
2387
2387
  declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2388
2388
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
2389
2389
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2390
2390
  }, "strip", z.ZodTypeAny, {
2391
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2391
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2392
2392
  value: `0x${string}`;
2393
2393
  }, {
2394
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2394
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2395
2395
  value: string;
2396
2396
  }>, {
2397
2397
  readonly chain: "Ethereum";
@@ -2412,7 +2412,7 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
2412
2412
  readonly chain: "Assethub";
2413
2413
  readonly address: string;
2414
2414
  }, {
2415
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2415
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2416
2416
  value: string;
2417
2417
  }>;
2418
2418
  declare const cfPrimitivesTxId: z.ZodObject<{
@@ -2489,10 +2489,10 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2489
2489
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
2490
2490
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2491
2491
  }, "strip", z.ZodTypeAny, {
2492
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2492
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2493
2493
  value: `0x${string}`;
2494
2494
  }, {
2495
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2495
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2496
2496
  value: string;
2497
2497
  }>, {
2498
2498
  readonly chain: "Ethereum";
@@ -2513,13 +2513,14 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2513
2513
  readonly chain: "Assethub";
2514
2514
  readonly address: string;
2515
2515
  }, {
2516
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2516
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2517
2517
  value: string;
2518
2518
  }>;
2519
2519
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2520
2520
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2521
2521
  brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
2522
2522
  }, "strip", z.ZodTypeAny, {
2523
+ __kind: "DepositChannel";
2523
2524
  depositAddress: {
2524
2525
  readonly chain: "Ethereum";
2525
2526
  readonly address: `0x${string}`;
@@ -2539,16 +2540,15 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2539
2540
  readonly chain: "Assethub";
2540
2541
  readonly address: string;
2541
2542
  };
2542
- __kind: "DepositChannel";
2543
2543
  channelId: bigint;
2544
2544
  depositBlockHeight: bigint;
2545
2545
  brokerId: `cF${string}`;
2546
2546
  }, {
2547
+ __kind: "DepositChannel";
2547
2548
  depositAddress: {
2548
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2549
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2549
2550
  value: string;
2550
2551
  };
2551
- __kind: "DepositChannel";
2552
2552
  channelId: string | number;
2553
2553
  depositBlockHeight: string | number;
2554
2554
  brokerId: string;
@@ -3690,10 +3690,10 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3690
3690
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
3691
3691
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3692
3692
  }, "strip", z.ZodTypeAny, {
3693
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3693
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
3694
3694
  value: `0x${string}`;
3695
3695
  }, {
3696
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3696
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
3697
3697
  value: string;
3698
3698
  }>, {
3699
3699
  readonly chain: "Ethereum";
@@ -3714,7 +3714,7 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3714
3714
  readonly chain: "Assethub";
3715
3715
  readonly address: string;
3716
3716
  }, {
3717
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3717
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
3718
3718
  value: string;
3719
3719
  }>>>;
3720
3720
  }, "strip", z.ZodTypeAny, {
@@ -3817,7 +3817,7 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
3817
3817
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
3818
3818
  };
3819
3819
  sourceAddress?: {
3820
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3820
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
3821
3821
  value: string;
3822
3822
  } | null | undefined;
3823
3823
  }>;
@@ -4128,10 +4128,10 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4128
4128
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4129
4129
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4130
4130
  }, "strip", z.ZodTypeAny, {
4131
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4131
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4132
4132
  value: `0x${string}`;
4133
4133
  }, {
4134
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4134
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4135
4135
  value: string;
4136
4136
  }>, {
4137
4137
  readonly chain: "Ethereum";
@@ -4152,7 +4152,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4152
4152
  readonly chain: "Assethub";
4153
4153
  readonly address: string;
4154
4154
  }, {
4155
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4155
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4156
4156
  value: string;
4157
4157
  }>>>;
4158
4158
  }, "strip", z.ZodTypeAny, {
@@ -4255,7 +4255,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4255
4255
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4256
4256
  };
4257
4257
  sourceAddress?: {
4258
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4258
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4259
4259
  value: string;
4260
4260
  } | null | undefined;
4261
4261
  }>>>;
@@ -4263,10 +4263,10 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4263
4263
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4264
4264
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4265
4265
  }, "strip", z.ZodTypeAny, {
4266
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4266
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4267
4267
  value: `0x${string}`;
4268
4268
  }, {
4269
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4269
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4270
4270
  value: string;
4271
4271
  }>, {
4272
4272
  readonly chain: "Ethereum";
@@ -4287,7 +4287,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4287
4287
  readonly chain: "Assethub";
4288
4288
  readonly address: string;
4289
4289
  }, {
4290
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4290
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4291
4291
  value: string;
4292
4292
  }>;
4293
4293
  }, "strip", z.ZodTypeAny, {
@@ -4373,7 +4373,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4373
4373
  }, {
4374
4374
  __kind: "Egress";
4375
4375
  outputAddress: {
4376
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4376
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4377
4377
  value: string;
4378
4378
  };
4379
4379
  ccmDepositMetadata?: {
@@ -4418,7 +4418,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
4418
4418
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4419
4419
  };
4420
4420
  sourceAddress?: {
4421
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4421
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4422
4422
  value: string;
4423
4423
  } | null | undefined;
4424
4424
  } | null | undefined;
@@ -4753,10 +4753,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4753
4753
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4754
4754
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4755
4755
  }, "strip", z.ZodTypeAny, {
4756
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4756
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4757
4757
  value: `0x${string}`;
4758
4758
  }, {
4759
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4759
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4760
4760
  value: string;
4761
4761
  }>, {
4762
4762
  readonly chain: "Ethereum";
@@ -4777,7 +4777,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4777
4777
  readonly chain: "Assethub";
4778
4778
  readonly address: string;
4779
4779
  }, {
4780
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4780
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4781
4781
  value: string;
4782
4782
  }>>>;
4783
4783
  }, "strip", z.ZodTypeAny, {
@@ -4880,7 +4880,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4880
4880
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
4881
4881
  };
4882
4882
  sourceAddress?: {
4883
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4883
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4884
4884
  value: string;
4885
4885
  } | null | undefined;
4886
4886
  }>>>;
@@ -4888,10 +4888,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4888
4888
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
4889
4889
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4890
4890
  }, "strip", z.ZodTypeAny, {
4891
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4891
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4892
4892
  value: `0x${string}`;
4893
4893
  }, {
4894
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4894
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4895
4895
  value: string;
4896
4896
  }>, {
4897
4897
  readonly chain: "Ethereum";
@@ -4912,7 +4912,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4912
4912
  readonly chain: "Assethub";
4913
4913
  readonly address: string;
4914
4914
  }, {
4915
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
4915
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
4916
4916
  value: string;
4917
4917
  }>;
4918
4918
  }, "strip", z.ZodTypeAny, {
@@ -4998,7 +4998,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
4998
4998
  }, {
4999
4999
  __kind: "Egress";
5000
5000
  outputAddress: {
5001
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5001
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
5002
5002
  value: string;
5003
5003
  };
5004
5004
  ccmDepositMetadata?: {
@@ -5043,7 +5043,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5043
5043
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
5044
5044
  };
5045
5045
  sourceAddress?: {
5046
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5046
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
5047
5047
  value: string;
5048
5048
  } | null | undefined;
5049
5049
  } | null | undefined;
@@ -5148,7 +5148,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5148
5148
  outputAction: {
5149
5149
  __kind: "Egress";
5150
5150
  outputAddress: {
5151
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5151
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
5152
5152
  value: string;
5153
5153
  };
5154
5154
  ccmDepositMetadata?: {
@@ -5193,7 +5193,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5193
5193
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
5194
5194
  };
5195
5195
  sourceAddress?: {
5196
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
5196
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
5197
5197
  value: string;
5198
5198
  } | null | undefined;
5199
5199
  } | null | undefined;
@@ -8498,6 +8498,7 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
8498
8498
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8499
8499
  maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
8500
8500
  }, "strip", z.ZodTypeAny, {
8501
+ minPrice: bigint;
8501
8502
  expiryBehaviour: {
8502
8503
  __kind: "NoExpiry";
8503
8504
  } | {
@@ -8626,9 +8627,9 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
8626
8627
  } | null | undefined;
8627
8628
  } | null | undefined;
8628
8629
  };
8629
- minPrice: bigint;
8630
8630
  maxOraclePriceSlippage?: number | null | undefined;
8631
8631
  }, {
8632
+ minPrice: string | number;
8632
8633
  expiryBehaviour: {
8633
8634
  __kind: "NoExpiry";
8634
8635
  } | {
@@ -8759,7 +8760,6 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
8759
8760
  } | null | undefined;
8760
8761
  } | null | undefined;
8761
8762
  };
8762
- minPrice: string | number;
8763
8763
  maxOraclePriceSlippage?: number | null | undefined;
8764
8764
  }>;
8765
8765
  declare const cfPrimitivesDcaParameters: z.ZodObject<{
@@ -8871,15 +8871,15 @@ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnio
8871
8871
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8872
8872
  }, "strip", z.ZodTypeAny, {
8873
8873
  __kind: "Refund";
8874
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8875
8874
  amount: bigint;
8875
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8876
8876
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
8877
8877
  }, {
8878
8878
  __kind: "Refund";
8879
+ amount: string | number;
8879
8880
  reason: {
8880
8881
  __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
8881
8882
  };
8882
- amount: string | number;
8883
8883
  egressId?: [{
8884
8884
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
8885
8885
  }, string | number] | null | undefined;
@@ -9351,19 +9351,19 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
9351
9351
  }, "strip", z.ZodTypeAny, {
9352
9352
  depositAddress: `0x${string}`;
9353
9353
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
9354
+ amount: bigint;
9354
9355
  depositDetails: {
9355
9356
  txHashes?: `0x${string}`[] | null | undefined;
9356
9357
  };
9357
- amount: bigint;
9358
9358
  }, {
9359
9359
  depositAddress: string;
9360
9360
  asset: {
9361
9361
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
9362
9362
  };
9363
+ amount: string | number;
9363
9364
  depositDetails: {
9364
9365
  txHashes?: string[] | null | undefined;
9365
9366
  };
9366
- amount: string | number;
9367
9367
  }>;
9368
9368
  declare const cfChainsCcmChannelMetadataCcmAdditionalData: z.ZodObject<{
9369
9369
  message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -9716,20 +9716,20 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
9716
9716
  outputAsset: z.ZodEffects<z.ZodObject<{
9717
9717
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
9718
9718
  }, "strip", z.ZodTypeAny, {
9719
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9719
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9720
9720
  }, {
9721
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9722
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
9723
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9721
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9722
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
9723
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9724
9724
  }>;
9725
9725
  destinationAddress: z.ZodEffects<z.ZodObject<{
9726
9726
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
9727
9727
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
9728
9728
  }, "strip", z.ZodTypeAny, {
9729
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
9729
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
9730
9730
  value: `0x${string}`;
9731
9731
  }, {
9732
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
9732
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
9733
9733
  value: string;
9734
9734
  }>, {
9735
9735
  readonly chain: "Ethereum";
@@ -9750,7 +9750,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
9750
9750
  readonly chain: "Assethub";
9751
9751
  readonly address: string;
9752
9752
  }, {
9753
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
9753
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
9754
9754
  value: string;
9755
9755
  }>;
9756
9756
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -10091,14 +10091,13 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
10091
10091
  }>>>;
10092
10092
  boostFee: z.ZodNumber;
10093
10093
  }, "strip", z.ZodTypeAny, {
10094
+ txId: `0x${string}`;
10094
10095
  depositDetails: {
10095
10096
  txHashes?: `0x${string}`[] | null | undefined;
10096
10097
  };
10097
- boostFee: number;
10098
- txId: `0x${string}`;
10099
10098
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
10100
10099
  depositAmount: bigint;
10101
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10100
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10102
10101
  destinationAddress: {
10103
10102
  readonly chain: "Ethereum";
10104
10103
  readonly address: `0x${string}`;
@@ -10133,6 +10132,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
10133
10132
  } | null | undefined;
10134
10133
  maxOraclePriceSlippage?: number | null | undefined;
10135
10134
  };
10135
+ boostFee: number;
10136
10136
  depositAddress?: `0x${string}` | null | undefined;
10137
10137
  channelId?: bigint | null | undefined;
10138
10138
  depositMetadata?: {
@@ -10190,20 +10190,19 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
10190
10190
  chunkInterval: number;
10191
10191
  } | null | undefined;
10192
10192
  }, {
10193
+ txId: string;
10193
10194
  depositDetails: {
10194
10195
  txHashes?: string[] | null | undefined;
10195
10196
  };
10196
- boostFee: number;
10197
- txId: string;
10198
10197
  inputAsset: {
10199
10198
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10200
10199
  };
10201
10200
  depositAmount: string | number;
10202
10201
  outputAsset: {
10203
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10202
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10204
10203
  };
10205
10204
  destinationAddress: {
10206
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10205
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10207
10206
  value: string;
10208
10207
  };
10209
10208
  affiliateFees: {
@@ -10221,6 +10220,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
10221
10220
  } | null | undefined;
10222
10221
  maxOraclePriceSlippage?: number | null | undefined;
10223
10222
  };
10223
+ boostFee: number;
10224
10224
  depositAddress?: string | null | undefined;
10225
10225
  channelId?: string | number | null | undefined;
10226
10226
  depositMetadata?: {
@@ -10304,29 +10304,29 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10304
10304
  }, "strip", z.ZodTypeAny, {
10305
10305
  depositAddress: `0x${string}`;
10306
10306
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
10307
+ amount: bigint;
10307
10308
  depositDetails: {
10308
10309
  txHashes?: `0x${string}`[] | null | undefined;
10309
10310
  };
10310
- amount: bigint;
10311
10311
  }, {
10312
10312
  depositAddress: string;
10313
10313
  asset: {
10314
10314
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10315
10315
  };
10316
+ amount: string | number;
10316
10317
  depositDetails: {
10317
10318
  txHashes?: string[] | null | undefined;
10318
10319
  };
10319
- amount: string | number;
10320
10320
  }>;
10321
10321
  }, "strip", z.ZodTypeAny, {
10322
10322
  __kind: "DepositFailedDepositChannelVariantEthereum";
10323
10323
  depositWitness: {
10324
10324
  depositAddress: `0x${string}`;
10325
10325
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
10326
+ amount: bigint;
10326
10327
  depositDetails: {
10327
10328
  txHashes?: `0x${string}`[] | null | undefined;
10328
10329
  };
10329
- amount: bigint;
10330
10330
  };
10331
10331
  }, {
10332
10332
  __kind: "DepositFailedDepositChannelVariantEthereum";
@@ -10335,10 +10335,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10335
10335
  asset: {
10336
10336
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10337
10337
  };
10338
+ amount: string | number;
10338
10339
  depositDetails: {
10339
10340
  txHashes?: string[] | null | undefined;
10340
10341
  };
10341
- amount: string | number;
10342
10342
  };
10343
10343
  }>, z.ZodObject<{
10344
10344
  __kind: z.ZodLiteral<"DepositFailedVaultVariantEthereum">;
@@ -10365,20 +10365,20 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10365
10365
  outputAsset: z.ZodEffects<z.ZodObject<{
10366
10366
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
10367
10367
  }, "strip", z.ZodTypeAny, {
10368
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10368
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10369
10369
  }, {
10370
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10371
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
10372
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10370
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10371
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10372
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10373
10373
  }>;
10374
10374
  destinationAddress: z.ZodEffects<z.ZodObject<{
10375
10375
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
10376
10376
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10377
10377
  }, "strip", z.ZodTypeAny, {
10378
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10378
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10379
10379
  value: `0x${string}`;
10380
10380
  }, {
10381
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10381
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10382
10382
  value: string;
10383
10383
  }>, {
10384
10384
  readonly chain: "Ethereum";
@@ -10399,7 +10399,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10399
10399
  readonly chain: "Assethub";
10400
10400
  readonly address: string;
10401
10401
  }, {
10402
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10402
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10403
10403
  value: string;
10404
10404
  }>;
10405
10405
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -10740,14 +10740,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10740
10740
  }>>>;
10741
10741
  boostFee: z.ZodNumber;
10742
10742
  }, "strip", z.ZodTypeAny, {
10743
+ txId: `0x${string}`;
10743
10744
  depositDetails: {
10744
10745
  txHashes?: `0x${string}`[] | null | undefined;
10745
10746
  };
10746
- boostFee: number;
10747
- txId: `0x${string}`;
10748
10747
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
10749
10748
  depositAmount: bigint;
10750
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10749
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10751
10750
  destinationAddress: {
10752
10751
  readonly chain: "Ethereum";
10753
10752
  readonly address: `0x${string}`;
@@ -10782,6 +10781,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10782
10781
  } | null | undefined;
10783
10782
  maxOraclePriceSlippage?: number | null | undefined;
10784
10783
  };
10784
+ boostFee: number;
10785
10785
  depositAddress?: `0x${string}` | null | undefined;
10786
10786
  channelId?: bigint | null | undefined;
10787
10787
  depositMetadata?: {
@@ -10839,20 +10839,19 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10839
10839
  chunkInterval: number;
10840
10840
  } | null | undefined;
10841
10841
  }, {
10842
+ txId: string;
10842
10843
  depositDetails: {
10843
10844
  txHashes?: string[] | null | undefined;
10844
10845
  };
10845
- boostFee: number;
10846
- txId: string;
10847
10846
  inputAsset: {
10848
10847
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10849
10848
  };
10850
10849
  depositAmount: string | number;
10851
10850
  outputAsset: {
10852
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10851
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10853
10852
  };
10854
10853
  destinationAddress: {
10855
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10854
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10856
10855
  value: string;
10857
10856
  };
10858
10857
  affiliateFees: {
@@ -10870,6 +10869,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10870
10869
  } | null | undefined;
10871
10870
  maxOraclePriceSlippage?: number | null | undefined;
10872
10871
  };
10872
+ boostFee: number;
10873
10873
  depositAddress?: string | null | undefined;
10874
10874
  channelId?: string | number | null | undefined;
10875
10875
  depositMetadata?: {
@@ -10932,14 +10932,13 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10932
10932
  }, "strip", z.ZodTypeAny, {
10933
10933
  __kind: "DepositFailedVaultVariantEthereum";
10934
10934
  vaultWitness: {
10935
+ txId: `0x${string}`;
10935
10936
  depositDetails: {
10936
10937
  txHashes?: `0x${string}`[] | null | undefined;
10937
10938
  };
10938
- boostFee: number;
10939
- txId: `0x${string}`;
10940
10939
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
10941
10940
  depositAmount: bigint;
10942
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10941
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10943
10942
  destinationAddress: {
10944
10943
  readonly chain: "Ethereum";
10945
10944
  readonly address: `0x${string}`;
@@ -10974,6 +10973,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10974
10973
  } | null | undefined;
10975
10974
  maxOraclePriceSlippage?: number | null | undefined;
10976
10975
  };
10976
+ boostFee: number;
10977
10977
  depositAddress?: `0x${string}` | null | undefined;
10978
10978
  channelId?: bigint | null | undefined;
10979
10979
  depositMetadata?: {
@@ -11034,20 +11034,19 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
11034
11034
  }, {
11035
11035
  __kind: "DepositFailedVaultVariantEthereum";
11036
11036
  vaultWitness: {
11037
+ txId: string;
11037
11038
  depositDetails: {
11038
11039
  txHashes?: string[] | null | undefined;
11039
11040
  };
11040
- boostFee: number;
11041
- txId: string;
11042
11041
  inputAsset: {
11043
11042
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
11044
11043
  };
11045
11044
  depositAmount: string | number;
11046
11045
  outputAsset: {
11047
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11046
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11048
11047
  };
11049
11048
  destinationAddress: {
11050
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11049
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
11051
11050
  value: string;
11052
11051
  };
11053
11052
  affiliateFees: {
@@ -11065,6 +11064,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
11065
11064
  } | null | undefined;
11066
11065
  maxOraclePriceSlippage?: number | null | undefined;
11067
11066
  };
11067
+ boostFee: number;
11068
11068
  depositAddress?: string | null | undefined;
11069
11069
  channelId?: string | number | null | undefined;
11070
11070
  depositMetadata?: {
@@ -11307,15 +11307,15 @@ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnio
11307
11307
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
11308
11308
  }, "strip", z.ZodTypeAny, {
11309
11309
  __kind: "Refund";
11310
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
11311
11310
  amount: bigint;
11311
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
11312
11312
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
11313
11313
  }, {
11314
11314
  __kind: "Refund";
11315
+ amount: string | number;
11315
11316
  reason: {
11316
11317
  __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
11317
11318
  };
11318
- amount: string | number;
11319
11319
  egressId?: [{
11320
11320
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
11321
11321
  }, string | number] | null | undefined;
@@ -11593,15 +11593,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
11593
11593
  }, "strip", z.ZodTypeAny, {
11594
11594
  depositAddress: `0x${string}`;
11595
11595
  asset: "Dot";
11596
- depositDetails: number;
11597
11596
  amount: bigint;
11597
+ depositDetails: number;
11598
11598
  }, {
11599
11599
  depositAddress: string;
11600
11600
  asset: {
11601
11601
  __kind: "Dot";
11602
11602
  };
11603
- depositDetails: number;
11604
11603
  amount: string | number;
11604
+ depositDetails: number;
11605
11605
  }>;
11606
11606
  declare const cfPolkadotChainCcmDepositMetadata: z.ZodObject<{
11607
11607
  channelMetadata: z.ZodObject<{
@@ -11925,20 +11925,20 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
11925
11925
  outputAsset: z.ZodEffects<z.ZodObject<{
11926
11926
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
11927
11927
  }, "strip", z.ZodTypeAny, {
11928
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11928
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11929
11929
  }, {
11930
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11931
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
11932
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11930
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11931
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
11932
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11933
11933
  }>;
11934
11934
  destinationAddress: z.ZodEffects<z.ZodObject<{
11935
11935
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
11936
11936
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
11937
11937
  }, "strip", z.ZodTypeAny, {
11938
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11938
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
11939
11939
  value: `0x${string}`;
11940
11940
  }, {
11941
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11941
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
11942
11942
  value: string;
11943
11943
  }>, {
11944
11944
  readonly chain: "Ethereum";
@@ -11959,7 +11959,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
11959
11959
  readonly chain: "Assethub";
11960
11960
  readonly address: string;
11961
11961
  }, {
11962
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11962
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
11963
11963
  value: string;
11964
11964
  }>;
11965
11965
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -12309,15 +12309,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
12309
12309
  }>>>;
12310
12310
  boostFee: z.ZodNumber;
12311
12311
  }, "strip", z.ZodTypeAny, {
12312
- depositDetails: number;
12313
- boostFee: number;
12314
12312
  txId: {
12315
12313
  blockNumber: number;
12316
12314
  extrinsicIndex: number;
12317
12315
  };
12316
+ depositDetails: number;
12318
12317
  inputAsset: "Dot";
12319
12318
  depositAmount: bigint;
12320
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12319
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12321
12320
  destinationAddress: {
12322
12321
  readonly chain: "Ethereum";
12323
12322
  readonly address: `0x${string}`;
@@ -12352,6 +12351,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
12352
12351
  } | null | undefined;
12353
12352
  maxOraclePriceSlippage?: number | null | undefined;
12354
12353
  };
12354
+ boostFee: number;
12355
12355
  depositAddress?: `0x${string}` | null | undefined;
12356
12356
  channelId?: bigint | null | undefined;
12357
12357
  depositMetadata?: {
@@ -12409,21 +12409,20 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
12409
12409
  chunkInterval: number;
12410
12410
  } | null | undefined;
12411
12411
  }, {
12412
- depositDetails: number;
12413
- boostFee: number;
12414
12412
  txId: {
12415
12413
  blockNumber: number;
12416
12414
  extrinsicIndex: number;
12417
12415
  };
12416
+ depositDetails: number;
12418
12417
  inputAsset: {
12419
12418
  __kind: "Dot";
12420
12419
  };
12421
12420
  depositAmount: string | number;
12422
12421
  outputAsset: {
12423
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12422
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12424
12423
  };
12425
12424
  destinationAddress: {
12426
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
12425
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
12427
12426
  value: string;
12428
12427
  };
12429
12428
  affiliateFees: {
@@ -12441,6 +12440,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
12441
12440
  } | null | undefined;
12442
12441
  maxOraclePriceSlippage?: number | null | undefined;
12443
12442
  };
12443
+ boostFee: number;
12444
12444
  depositAddress?: string | null | undefined;
12445
12445
  channelId?: string | number | null | undefined;
12446
12446
  depositMetadata?: {
@@ -12518,23 +12518,23 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12518
12518
  }, "strip", z.ZodTypeAny, {
12519
12519
  depositAddress: `0x${string}`;
12520
12520
  asset: "Dot";
12521
- depositDetails: number;
12522
12521
  amount: bigint;
12522
+ depositDetails: number;
12523
12523
  }, {
12524
12524
  depositAddress: string;
12525
12525
  asset: {
12526
12526
  __kind: "Dot";
12527
12527
  };
12528
- depositDetails: number;
12529
12528
  amount: string | number;
12529
+ depositDetails: number;
12530
12530
  }>;
12531
12531
  }, "strip", z.ZodTypeAny, {
12532
12532
  __kind: "DepositFailedDepositChannelVariantPolkadot";
12533
12533
  depositWitness: {
12534
12534
  depositAddress: `0x${string}`;
12535
12535
  asset: "Dot";
12536
- depositDetails: number;
12537
12536
  amount: bigint;
12537
+ depositDetails: number;
12538
12538
  };
12539
12539
  }, {
12540
12540
  __kind: "DepositFailedDepositChannelVariantPolkadot";
@@ -12543,8 +12543,8 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12543
12543
  asset: {
12544
12544
  __kind: "Dot";
12545
12545
  };
12546
- depositDetails: number;
12547
12546
  amount: string | number;
12547
+ depositDetails: number;
12548
12548
  };
12549
12549
  }>, z.ZodObject<{
12550
12550
  __kind: z.ZodLiteral<"DepositFailedVaultVariantPolkadot">;
@@ -12565,20 +12565,20 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12565
12565
  outputAsset: z.ZodEffects<z.ZodObject<{
12566
12566
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
12567
12567
  }, "strip", z.ZodTypeAny, {
12568
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12568
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12569
12569
  }, {
12570
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12571
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
12572
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12570
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12571
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12572
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12573
12573
  }>;
12574
12574
  destinationAddress: z.ZodEffects<z.ZodObject<{
12575
12575
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
12576
12576
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
12577
12577
  }, "strip", z.ZodTypeAny, {
12578
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
12578
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
12579
12579
  value: `0x${string}`;
12580
12580
  }, {
12581
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
12581
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
12582
12582
  value: string;
12583
12583
  }>, {
12584
12584
  readonly chain: "Ethereum";
@@ -12599,7 +12599,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12599
12599
  readonly chain: "Assethub";
12600
12600
  readonly address: string;
12601
12601
  }, {
12602
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
12602
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
12603
12603
  value: string;
12604
12604
  }>;
12605
12605
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -12949,15 +12949,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12949
12949
  }>>>;
12950
12950
  boostFee: z.ZodNumber;
12951
12951
  }, "strip", z.ZodTypeAny, {
12952
- depositDetails: number;
12953
- boostFee: number;
12954
12952
  txId: {
12955
12953
  blockNumber: number;
12956
12954
  extrinsicIndex: number;
12957
12955
  };
12956
+ depositDetails: number;
12958
12957
  inputAsset: "Dot";
12959
12958
  depositAmount: bigint;
12960
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12959
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12961
12960
  destinationAddress: {
12962
12961
  readonly chain: "Ethereum";
12963
12962
  readonly address: `0x${string}`;
@@ -12992,6 +12991,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12992
12991
  } | null | undefined;
12993
12992
  maxOraclePriceSlippage?: number | null | undefined;
12994
12993
  };
12994
+ boostFee: number;
12995
12995
  depositAddress?: `0x${string}` | null | undefined;
12996
12996
  channelId?: bigint | null | undefined;
12997
12997
  depositMetadata?: {
@@ -13049,21 +13049,20 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13049
13049
  chunkInterval: number;
13050
13050
  } | null | undefined;
13051
13051
  }, {
13052
- depositDetails: number;
13053
- boostFee: number;
13054
13052
  txId: {
13055
13053
  blockNumber: number;
13056
13054
  extrinsicIndex: number;
13057
13055
  };
13056
+ depositDetails: number;
13058
13057
  inputAsset: {
13059
13058
  __kind: "Dot";
13060
13059
  };
13061
13060
  depositAmount: string | number;
13062
13061
  outputAsset: {
13063
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13062
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13064
13063
  };
13065
13064
  destinationAddress: {
13066
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13065
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
13067
13066
  value: string;
13068
13067
  };
13069
13068
  affiliateFees: {
@@ -13081,6 +13080,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13081
13080
  } | null | undefined;
13082
13081
  maxOraclePriceSlippage?: number | null | undefined;
13083
13082
  };
13083
+ boostFee: number;
13084
13084
  depositAddress?: string | null | undefined;
13085
13085
  channelId?: string | number | null | undefined;
13086
13086
  depositMetadata?: {
@@ -13143,15 +13143,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13143
13143
  }, "strip", z.ZodTypeAny, {
13144
13144
  __kind: "DepositFailedVaultVariantPolkadot";
13145
13145
  vaultWitness: {
13146
- depositDetails: number;
13147
- boostFee: number;
13148
13146
  txId: {
13149
13147
  blockNumber: number;
13150
13148
  extrinsicIndex: number;
13151
13149
  };
13150
+ depositDetails: number;
13152
13151
  inputAsset: "Dot";
13153
13152
  depositAmount: bigint;
13154
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13153
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13155
13154
  destinationAddress: {
13156
13155
  readonly chain: "Ethereum";
13157
13156
  readonly address: `0x${string}`;
@@ -13186,6 +13185,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13186
13185
  } | null | undefined;
13187
13186
  maxOraclePriceSlippage?: number | null | undefined;
13188
13187
  };
13188
+ boostFee: number;
13189
13189
  depositAddress?: `0x${string}` | null | undefined;
13190
13190
  channelId?: bigint | null | undefined;
13191
13191
  depositMetadata?: {
@@ -13246,21 +13246,20 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13246
13246
  }, {
13247
13247
  __kind: "DepositFailedVaultVariantPolkadot";
13248
13248
  vaultWitness: {
13249
- depositDetails: number;
13250
- boostFee: number;
13251
13249
  txId: {
13252
13250
  blockNumber: number;
13253
13251
  extrinsicIndex: number;
13254
13252
  };
13253
+ depositDetails: number;
13255
13254
  inputAsset: {
13256
13255
  __kind: "Dot";
13257
13256
  };
13258
13257
  depositAmount: string | number;
13259
13258
  outputAsset: {
13260
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
13259
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13261
13260
  };
13262
13261
  destinationAddress: {
13263
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13262
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
13264
13263
  value: string;
13265
13264
  };
13266
13265
  affiliateFees: {
@@ -13278,6 +13277,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13278
13277
  } | null | undefined;
13279
13278
  maxOraclePriceSlippage?: number | null | undefined;
13280
13279
  };
13280
+ boostFee: number;
13281
13281
  depositAddress?: string | null | undefined;
13282
13282
  channelId?: string | number | null | undefined;
13283
13283
  depositMetadata?: {
@@ -13699,15 +13699,15 @@ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion
13699
13699
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
13700
13700
  }, "strip", z.ZodTypeAny, {
13701
13701
  __kind: "Refund";
13702
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
13703
13702
  amount: bigint;
13703
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
13704
13704
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
13705
13705
  }, {
13706
13706
  __kind: "Refund";
13707
+ amount: string | number;
13707
13708
  reason: {
13708
13709
  __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
13709
13710
  };
13710
- amount: string | number;
13711
13711
  egressId?: [{
13712
13712
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
13713
13713
  }, string | number] | null | undefined;
@@ -14156,6 +14156,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
14156
14156
  program: `0x${string}`;
14157
14157
  };
14158
14158
  asset: "Btc";
14159
+ amount: bigint;
14159
14160
  depositDetails: {
14160
14161
  depositAddress: {
14161
14162
  pubkeyX: `0x${string}`;
@@ -14174,7 +14175,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
14174
14175
  vout: number;
14175
14176
  };
14176
14177
  };
14177
- amount: bigint;
14178
14178
  }, {
14179
14179
  depositAddress: {
14180
14180
  __kind: "P2PKH";
@@ -14199,6 +14199,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
14199
14199
  asset: {
14200
14200
  __kind: "Btc";
14201
14201
  };
14202
+ amount: string | number;
14202
14203
  depositDetails: {
14203
14204
  depositAddress: {
14204
14205
  pubkeyX: string;
@@ -14217,7 +14218,6 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
14217
14218
  vout: number;
14218
14219
  };
14219
14220
  };
14220
- amount: string | number;
14221
14221
  }>;
14222
14222
  declare const cfBitcoinChainCcmDepositMetadata: z.ZodObject<{
14223
14223
  channelMetadata: z.ZodObject<{
@@ -14788,20 +14788,20 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
14788
14788
  outputAsset: z.ZodEffects<z.ZodObject<{
14789
14789
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
14790
14790
  }, "strip", z.ZodTypeAny, {
14791
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
14791
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14792
14792
  }, {
14793
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
14794
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
14795
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
14793
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14794
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14795
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14796
14796
  }>;
14797
14797
  destinationAddress: z.ZodEffects<z.ZodObject<{
14798
14798
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
14799
14799
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
14800
14800
  }, "strip", z.ZodTypeAny, {
14801
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14801
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
14802
14802
  value: `0x${string}`;
14803
14803
  }, {
14804
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14804
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
14805
14805
  value: string;
14806
14806
  }>, {
14807
14807
  readonly chain: "Ethereum";
@@ -14822,7 +14822,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
14822
14822
  readonly chain: "Assethub";
14823
14823
  readonly address: string;
14824
14824
  }, {
14825
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
14825
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
14826
14826
  value: string;
14827
14827
  }>;
14828
14828
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -15258,6 +15258,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15258
15258
  }>>>;
15259
15259
  boostFee: z.ZodNumber;
15260
15260
  }, "strip", z.ZodTypeAny, {
15261
+ txId: `0x${string}`;
15261
15262
  depositDetails: {
15262
15263
  depositAddress: {
15263
15264
  pubkeyX: `0x${string}`;
@@ -15276,11 +15277,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15276
15277
  vout: number;
15277
15278
  };
15278
15279
  };
15279
- boostFee: number;
15280
- txId: `0x${string}`;
15281
15280
  inputAsset: "Btc";
15282
15281
  depositAmount: bigint;
15283
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15282
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15284
15283
  destinationAddress: {
15285
15284
  readonly chain: "Ethereum";
15286
15285
  readonly address: `0x${string}`;
@@ -15334,6 +15333,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15334
15333
  } | null | undefined;
15335
15334
  maxOraclePriceSlippage?: number | null | undefined;
15336
15335
  };
15336
+ boostFee: number;
15337
15337
  depositAddress?: {
15338
15338
  __kind: "P2PKH";
15339
15339
  value: `0x${string}`;
@@ -15410,6 +15410,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15410
15410
  chunkInterval: number;
15411
15411
  } | null | undefined;
15412
15412
  }, {
15413
+ txId: string;
15413
15414
  depositDetails: {
15414
15415
  depositAddress: {
15415
15416
  pubkeyX: string;
@@ -15428,17 +15429,15 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15428
15429
  vout: number;
15429
15430
  };
15430
15431
  };
15431
- boostFee: number;
15432
- txId: string;
15433
15432
  inputAsset: {
15434
15433
  __kind: "Btc";
15435
15434
  };
15436
15435
  depositAmount: string | number;
15437
15436
  outputAsset: {
15438
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
15437
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15439
15438
  };
15440
15439
  destinationAddress: {
15441
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15440
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
15442
15441
  value: string;
15443
15442
  };
15444
15443
  affiliateFees: {
@@ -15475,6 +15474,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15475
15474
  } | null | undefined;
15476
15475
  maxOraclePriceSlippage?: number | null | undefined;
15477
15476
  };
15477
+ boostFee: number;
15478
15478
  depositAddress?: {
15479
15479
  __kind: "P2PKH";
15480
15480
  value: string;
@@ -15742,6 +15742,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15742
15742
  program: `0x${string}`;
15743
15743
  };
15744
15744
  asset: "Btc";
15745
+ amount: bigint;
15745
15746
  depositDetails: {
15746
15747
  depositAddress: {
15747
15748
  pubkeyX: `0x${string}`;
@@ -15760,7 +15761,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15760
15761
  vout: number;
15761
15762
  };
15762
15763
  };
15763
- amount: bigint;
15764
15764
  }, {
15765
15765
  depositAddress: {
15766
15766
  __kind: "P2PKH";
@@ -15785,6 +15785,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15785
15785
  asset: {
15786
15786
  __kind: "Btc";
15787
15787
  };
15788
+ amount: string | number;
15788
15789
  depositDetails: {
15789
15790
  depositAddress: {
15790
15791
  pubkeyX: string;
@@ -15803,7 +15804,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15803
15804
  vout: number;
15804
15805
  };
15805
15806
  };
15806
- amount: string | number;
15807
15807
  }>;
15808
15808
  }, "strip", z.ZodTypeAny, {
15809
15809
  __kind: "DepositFailedDepositChannelVariantBitcoin";
@@ -15829,6 +15829,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15829
15829
  program: `0x${string}`;
15830
15830
  };
15831
15831
  asset: "Btc";
15832
+ amount: bigint;
15832
15833
  depositDetails: {
15833
15834
  depositAddress: {
15834
15835
  pubkeyX: `0x${string}`;
@@ -15847,7 +15848,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15847
15848
  vout: number;
15848
15849
  };
15849
15850
  };
15850
- amount: bigint;
15851
15851
  };
15852
15852
  }, {
15853
15853
  __kind: "DepositFailedDepositChannelVariantBitcoin";
@@ -15875,6 +15875,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15875
15875
  asset: {
15876
15876
  __kind: "Btc";
15877
15877
  };
15878
+ amount: string | number;
15878
15879
  depositDetails: {
15879
15880
  depositAddress: {
15880
15881
  pubkeyX: string;
@@ -15893,7 +15894,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
15893
15894
  vout: number;
15894
15895
  };
15895
15896
  };
15896
- amount: string | number;
15897
15897
  };
15898
15898
  }>, z.ZodObject<{
15899
15899
  __kind: z.ZodLiteral<"DepositFailedVaultVariantBitcoin">;
@@ -16066,20 +16066,20 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16066
16066
  outputAsset: z.ZodEffects<z.ZodObject<{
16067
16067
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
16068
16068
  }, "strip", z.ZodTypeAny, {
16069
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16069
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16070
16070
  }, {
16071
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16072
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
16073
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16071
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16072
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16073
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16074
16074
  }>;
16075
16075
  destinationAddress: z.ZodEffects<z.ZodObject<{
16076
16076
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
16077
16077
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
16078
16078
  }, "strip", z.ZodTypeAny, {
16079
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16079
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
16080
16080
  value: `0x${string}`;
16081
16081
  }, {
16082
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16082
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
16083
16083
  value: string;
16084
16084
  }>, {
16085
16085
  readonly chain: "Ethereum";
@@ -16100,7 +16100,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16100
16100
  readonly chain: "Assethub";
16101
16101
  readonly address: string;
16102
16102
  }, {
16103
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16103
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
16104
16104
  value: string;
16105
16105
  }>;
16106
16106
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -16536,6 +16536,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16536
16536
  }>>>;
16537
16537
  boostFee: z.ZodNumber;
16538
16538
  }, "strip", z.ZodTypeAny, {
16539
+ txId: `0x${string}`;
16539
16540
  depositDetails: {
16540
16541
  depositAddress: {
16541
16542
  pubkeyX: `0x${string}`;
@@ -16554,11 +16555,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16554
16555
  vout: number;
16555
16556
  };
16556
16557
  };
16557
- boostFee: number;
16558
- txId: `0x${string}`;
16559
16558
  inputAsset: "Btc";
16560
16559
  depositAmount: bigint;
16561
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16560
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16562
16561
  destinationAddress: {
16563
16562
  readonly chain: "Ethereum";
16564
16563
  readonly address: `0x${string}`;
@@ -16612,6 +16611,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16612
16611
  } | null | undefined;
16613
16612
  maxOraclePriceSlippage?: number | null | undefined;
16614
16613
  };
16614
+ boostFee: number;
16615
16615
  depositAddress?: {
16616
16616
  __kind: "P2PKH";
16617
16617
  value: `0x${string}`;
@@ -16688,6 +16688,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16688
16688
  chunkInterval: number;
16689
16689
  } | null | undefined;
16690
16690
  }, {
16691
+ txId: string;
16691
16692
  depositDetails: {
16692
16693
  depositAddress: {
16693
16694
  pubkeyX: string;
@@ -16706,17 +16707,15 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16706
16707
  vout: number;
16707
16708
  };
16708
16709
  };
16709
- boostFee: number;
16710
- txId: string;
16711
16710
  inputAsset: {
16712
16711
  __kind: "Btc";
16713
16712
  };
16714
16713
  depositAmount: string | number;
16715
16714
  outputAsset: {
16716
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16715
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16717
16716
  };
16718
16717
  destinationAddress: {
16719
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16718
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
16720
16719
  value: string;
16721
16720
  };
16722
16721
  affiliateFees: {
@@ -16753,6 +16752,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16753
16752
  } | null | undefined;
16754
16753
  maxOraclePriceSlippage?: number | null | undefined;
16755
16754
  };
16755
+ boostFee: number;
16756
16756
  depositAddress?: {
16757
16757
  __kind: "P2PKH";
16758
16758
  value: string;
@@ -16834,6 +16834,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16834
16834
  }, "strip", z.ZodTypeAny, {
16835
16835
  __kind: "DepositFailedVaultVariantBitcoin";
16836
16836
  vaultWitness: {
16837
+ txId: `0x${string}`;
16837
16838
  depositDetails: {
16838
16839
  depositAddress: {
16839
16840
  pubkeyX: `0x${string}`;
@@ -16852,11 +16853,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16852
16853
  vout: number;
16853
16854
  };
16854
16855
  };
16855
- boostFee: number;
16856
- txId: `0x${string}`;
16857
16856
  inputAsset: "Btc";
16858
16857
  depositAmount: bigint;
16859
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
16858
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16860
16859
  destinationAddress: {
16861
16860
  readonly chain: "Ethereum";
16862
16861
  readonly address: `0x${string}`;
@@ -16910,6 +16909,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16910
16909
  } | null | undefined;
16911
16910
  maxOraclePriceSlippage?: number | null | undefined;
16912
16911
  };
16912
+ boostFee: number;
16913
16913
  depositAddress?: {
16914
16914
  __kind: "P2PKH";
16915
16915
  value: `0x${string}`;
@@ -16989,6 +16989,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16989
16989
  }, {
16990
16990
  __kind: "DepositFailedVaultVariantBitcoin";
16991
16991
  vaultWitness: {
16992
+ txId: string;
16992
16993
  depositDetails: {
16993
16994
  depositAddress: {
16994
16995
  pubkeyX: string;
@@ -17007,17 +17008,15 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17007
17008
  vout: number;
17008
17009
  };
17009
17010
  };
17010
- boostFee: number;
17011
- txId: string;
17012
17011
  inputAsset: {
17013
17012
  __kind: "Btc";
17014
17013
  };
17015
17014
  depositAmount: string | number;
17016
17015
  outputAsset: {
17017
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17016
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17018
17017
  };
17019
17018
  destinationAddress: {
17020
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17019
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
17021
17020
  value: string;
17022
17021
  };
17023
17022
  affiliateFees: {
@@ -17054,6 +17053,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17054
17053
  } | null | undefined;
17055
17054
  maxOraclePriceSlippage?: number | null | undefined;
17056
17055
  };
17056
+ boostFee: number;
17057
17057
  depositAddress?: {
17058
17058
  __kind: "P2PKH";
17059
17059
  value: string;
@@ -17306,15 +17306,15 @@ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnio
17306
17306
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17307
17307
  }, "strip", z.ZodTypeAny, {
17308
17308
  __kind: "Refund";
17309
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
17310
17309
  amount: bigint;
17310
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
17311
17311
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
17312
17312
  }, {
17313
17313
  __kind: "Refund";
17314
+ amount: string | number;
17314
17315
  reason: {
17315
17316
  __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
17316
17317
  };
17317
- amount: string | number;
17318
17318
  egressId?: [{
17319
17319
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
17320
17320
  }, string | number] | null | undefined;
@@ -17598,19 +17598,19 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
17598
17598
  }, "strip", z.ZodTypeAny, {
17599
17599
  depositAddress: `0x${string}`;
17600
17600
  asset: "ArbEth" | "ArbUsdc";
17601
+ amount: bigint;
17601
17602
  depositDetails: {
17602
17603
  txHashes?: `0x${string}`[] | null | undefined;
17603
17604
  };
17604
- amount: bigint;
17605
17605
  }, {
17606
17606
  depositAddress: string;
17607
17607
  asset: {
17608
17608
  __kind: "ArbEth" | "ArbUsdc";
17609
17609
  };
17610
+ amount: string | number;
17610
17611
  depositDetails: {
17611
17612
  txHashes?: string[] | null | undefined;
17612
17613
  };
17613
- amount: string | number;
17614
17614
  }>;
17615
17615
  declare const cfArbitrumChainCcmDepositMetadata: z.ZodObject<{
17616
17616
  channelMetadata: z.ZodObject<{
@@ -17940,20 +17940,20 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
17940
17940
  outputAsset: z.ZodEffects<z.ZodObject<{
17941
17941
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
17942
17942
  }, "strip", z.ZodTypeAny, {
17943
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17943
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17944
17944
  }, {
17945
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17946
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
17947
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
17945
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17946
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17947
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17948
17948
  }>;
17949
17949
  destinationAddress: z.ZodEffects<z.ZodObject<{
17950
17950
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
17951
17951
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
17952
17952
  }, "strip", z.ZodTypeAny, {
17953
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17953
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
17954
17954
  value: `0x${string}`;
17955
17955
  }, {
17956
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17956
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
17957
17957
  value: string;
17958
17958
  }>, {
17959
17959
  readonly chain: "Ethereum";
@@ -17974,7 +17974,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
17974
17974
  readonly chain: "Assethub";
17975
17975
  readonly address: string;
17976
17976
  }, {
17977
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17977
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
17978
17978
  value: string;
17979
17979
  }>;
17980
17980
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -18315,14 +18315,13 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
18315
18315
  }>>>;
18316
18316
  boostFee: z.ZodNumber;
18317
18317
  }, "strip", z.ZodTypeAny, {
18318
+ txId: `0x${string}`;
18318
18319
  depositDetails: {
18319
18320
  txHashes?: `0x${string}`[] | null | undefined;
18320
18321
  };
18321
- boostFee: number;
18322
- txId: `0x${string}`;
18323
18322
  inputAsset: "ArbEth" | "ArbUsdc";
18324
18323
  depositAmount: bigint;
18325
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18324
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18326
18325
  destinationAddress: {
18327
18326
  readonly chain: "Ethereum";
18328
18327
  readonly address: `0x${string}`;
@@ -18357,6 +18356,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
18357
18356
  } | null | undefined;
18358
18357
  maxOraclePriceSlippage?: number | null | undefined;
18359
18358
  };
18359
+ boostFee: number;
18360
18360
  depositAddress?: `0x${string}` | null | undefined;
18361
18361
  channelId?: bigint | null | undefined;
18362
18362
  depositMetadata?: {
@@ -18414,20 +18414,19 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
18414
18414
  chunkInterval: number;
18415
18415
  } | null | undefined;
18416
18416
  }, {
18417
+ txId: string;
18417
18418
  depositDetails: {
18418
18419
  txHashes?: string[] | null | undefined;
18419
18420
  };
18420
- boostFee: number;
18421
- txId: string;
18422
18421
  inputAsset: {
18423
18422
  __kind: "ArbEth" | "ArbUsdc";
18424
18423
  };
18425
18424
  depositAmount: string | number;
18426
18425
  outputAsset: {
18427
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18426
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18428
18427
  };
18429
18428
  destinationAddress: {
18430
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18429
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
18431
18430
  value: string;
18432
18431
  };
18433
18432
  affiliateFees: {
@@ -18445,6 +18444,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
18445
18444
  } | null | undefined;
18446
18445
  maxOraclePriceSlippage?: number | null | undefined;
18447
18446
  };
18447
+ boostFee: number;
18448
18448
  depositAddress?: string | null | undefined;
18449
18449
  channelId?: string | number | null | undefined;
18450
18450
  depositMetadata?: {
@@ -18528,29 +18528,29 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
18528
18528
  }, "strip", z.ZodTypeAny, {
18529
18529
  depositAddress: `0x${string}`;
18530
18530
  asset: "ArbEth" | "ArbUsdc";
18531
+ amount: bigint;
18531
18532
  depositDetails: {
18532
18533
  txHashes?: `0x${string}`[] | null | undefined;
18533
18534
  };
18534
- amount: bigint;
18535
18535
  }, {
18536
18536
  depositAddress: string;
18537
18537
  asset: {
18538
18538
  __kind: "ArbEth" | "ArbUsdc";
18539
18539
  };
18540
+ amount: string | number;
18540
18541
  depositDetails: {
18541
18542
  txHashes?: string[] | null | undefined;
18542
18543
  };
18543
- amount: string | number;
18544
18544
  }>;
18545
18545
  }, "strip", z.ZodTypeAny, {
18546
18546
  __kind: "DepositFailedDepositChannelVariantArbitrum";
18547
18547
  depositWitness: {
18548
18548
  depositAddress: `0x${string}`;
18549
18549
  asset: "ArbEth" | "ArbUsdc";
18550
+ amount: bigint;
18550
18551
  depositDetails: {
18551
18552
  txHashes?: `0x${string}`[] | null | undefined;
18552
18553
  };
18553
- amount: bigint;
18554
18554
  };
18555
18555
  }, {
18556
18556
  __kind: "DepositFailedDepositChannelVariantArbitrum";
@@ -18559,10 +18559,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
18559
18559
  asset: {
18560
18560
  __kind: "ArbEth" | "ArbUsdc";
18561
18561
  };
18562
+ amount: string | number;
18562
18563
  depositDetails: {
18563
18564
  txHashes?: string[] | null | undefined;
18564
18565
  };
18565
- amount: string | number;
18566
18566
  };
18567
18567
  }>, z.ZodObject<{
18568
18568
  __kind: z.ZodLiteral<"DepositFailedVaultVariantArbitrum">;
@@ -18589,20 +18589,20 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
18589
18589
  outputAsset: z.ZodEffects<z.ZodObject<{
18590
18590
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
18591
18591
  }, "strip", z.ZodTypeAny, {
18592
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18592
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18593
18593
  }, {
18594
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18595
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
18596
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18594
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18595
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18596
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18597
18597
  }>;
18598
18598
  destinationAddress: z.ZodEffects<z.ZodObject<{
18599
18599
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
18600
18600
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
18601
18601
  }, "strip", z.ZodTypeAny, {
18602
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18602
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
18603
18603
  value: `0x${string}`;
18604
18604
  }, {
18605
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18605
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
18606
18606
  value: string;
18607
18607
  }>, {
18608
18608
  readonly chain: "Ethereum";
@@ -18623,7 +18623,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
18623
18623
  readonly chain: "Assethub";
18624
18624
  readonly address: string;
18625
18625
  }, {
18626
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18626
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
18627
18627
  value: string;
18628
18628
  }>;
18629
18629
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -18964,14 +18964,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
18964
18964
  }>>>;
18965
18965
  boostFee: z.ZodNumber;
18966
18966
  }, "strip", z.ZodTypeAny, {
18967
+ txId: `0x${string}`;
18967
18968
  depositDetails: {
18968
18969
  txHashes?: `0x${string}`[] | null | undefined;
18969
18970
  };
18970
- boostFee: number;
18971
- txId: `0x${string}`;
18972
18971
  inputAsset: "ArbEth" | "ArbUsdc";
18973
18972
  depositAmount: bigint;
18974
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
18973
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18975
18974
  destinationAddress: {
18976
18975
  readonly chain: "Ethereum";
18977
18976
  readonly address: `0x${string}`;
@@ -19006,6 +19005,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19006
19005
  } | null | undefined;
19007
19006
  maxOraclePriceSlippage?: number | null | undefined;
19008
19007
  };
19008
+ boostFee: number;
19009
19009
  depositAddress?: `0x${string}` | null | undefined;
19010
19010
  channelId?: bigint | null | undefined;
19011
19011
  depositMetadata?: {
@@ -19063,20 +19063,19 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19063
19063
  chunkInterval: number;
19064
19064
  } | null | undefined;
19065
19065
  }, {
19066
+ txId: string;
19066
19067
  depositDetails: {
19067
19068
  txHashes?: string[] | null | undefined;
19068
19069
  };
19069
- boostFee: number;
19070
- txId: string;
19071
19070
  inputAsset: {
19072
19071
  __kind: "ArbEth" | "ArbUsdc";
19073
19072
  };
19074
19073
  depositAmount: string | number;
19075
19074
  outputAsset: {
19076
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19075
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19077
19076
  };
19078
19077
  destinationAddress: {
19079
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19078
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
19080
19079
  value: string;
19081
19080
  };
19082
19081
  affiliateFees: {
@@ -19094,6 +19093,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19094
19093
  } | null | undefined;
19095
19094
  maxOraclePriceSlippage?: number | null | undefined;
19096
19095
  };
19096
+ boostFee: number;
19097
19097
  depositAddress?: string | null | undefined;
19098
19098
  channelId?: string | number | null | undefined;
19099
19099
  depositMetadata?: {
@@ -19156,14 +19156,13 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19156
19156
  }, "strip", z.ZodTypeAny, {
19157
19157
  __kind: "DepositFailedVaultVariantArbitrum";
19158
19158
  vaultWitness: {
19159
+ txId: `0x${string}`;
19159
19160
  depositDetails: {
19160
19161
  txHashes?: `0x${string}`[] | null | undefined;
19161
19162
  };
19162
- boostFee: number;
19163
- txId: `0x${string}`;
19164
19163
  inputAsset: "ArbEth" | "ArbUsdc";
19165
19164
  depositAmount: bigint;
19166
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19165
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19167
19166
  destinationAddress: {
19168
19167
  readonly chain: "Ethereum";
19169
19168
  readonly address: `0x${string}`;
@@ -19198,6 +19197,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19198
19197
  } | null | undefined;
19199
19198
  maxOraclePriceSlippage?: number | null | undefined;
19200
19199
  };
19200
+ boostFee: number;
19201
19201
  depositAddress?: `0x${string}` | null | undefined;
19202
19202
  channelId?: bigint | null | undefined;
19203
19203
  depositMetadata?: {
@@ -19258,20 +19258,19 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19258
19258
  }, {
19259
19259
  __kind: "DepositFailedVaultVariantArbitrum";
19260
19260
  vaultWitness: {
19261
+ txId: string;
19261
19262
  depositDetails: {
19262
19263
  txHashes?: string[] | null | undefined;
19263
19264
  };
19264
- boostFee: number;
19265
- txId: string;
19266
19265
  inputAsset: {
19267
19266
  __kind: "ArbEth" | "ArbUsdc";
19268
19267
  };
19269
19268
  depositAmount: string | number;
19270
19269
  outputAsset: {
19271
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19270
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19272
19271
  };
19273
19272
  destinationAddress: {
19274
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19273
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
19275
19274
  value: string;
19276
19275
  };
19277
19276
  affiliateFees: {
@@ -19289,6 +19288,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19289
19288
  } | null | undefined;
19290
19289
  maxOraclePriceSlippage?: number | null | undefined;
19291
19290
  };
19291
+ boostFee: number;
19292
19292
  depositAddress?: string | null | undefined;
19293
19293
  channelId?: string | number | null | undefined;
19294
19294
  depositMetadata?: {
@@ -19541,15 +19541,15 @@ declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<
19541
19541
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
19542
19542
  }, "strip", z.ZodTypeAny, {
19543
19543
  __kind: "Refund";
19544
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
19545
19544
  amount: bigint;
19545
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
19546
19546
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
19547
19547
  }, {
19548
19548
  __kind: "Refund";
19549
+ amount: string | number;
19549
19550
  reason: {
19550
19551
  __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
19551
19552
  };
19552
- amount: string | number;
19553
19553
  egressId?: [{
19554
19554
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
19555
19555
  }, string | number] | null | undefined;
@@ -19845,6 +19845,7 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
19845
19845
  }, "strip", z.ZodTypeAny, {
19846
19846
  depositAddress: `0x${string}`;
19847
19847
  asset: "Sol" | "SolUsdc";
19848
+ amount: bigint;
19848
19849
  depositDetails: {
19849
19850
  __kind: "Channel";
19850
19851
  value: `0x${string}`;
@@ -19852,12 +19853,12 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
19852
19853
  __kind: "VaultSwapAccount";
19853
19854
  value: [`0x${string}`, bigint];
19854
19855
  };
19855
- amount: bigint;
19856
19856
  }, {
19857
19857
  depositAddress: string;
19858
19858
  asset: {
19859
19859
  __kind: "Sol" | "SolUsdc";
19860
19860
  };
19861
+ amount: string | number;
19861
19862
  depositDetails: {
19862
19863
  __kind: "Channel";
19863
19864
  value: string;
@@ -19865,7 +19866,6 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
19865
19866
  __kind: "VaultSwapAccount";
19866
19867
  value: [string, string | number];
19867
19868
  };
19868
- amount: string | number;
19869
19869
  }>;
19870
19870
  declare const cfSolanaChainCcmDepositMetadata: z.ZodObject<{
19871
19871
  channelMetadata: z.ZodObject<{
@@ -20207,20 +20207,20 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20207
20207
  outputAsset: z.ZodEffects<z.ZodObject<{
20208
20208
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
20209
20209
  }, "strip", z.ZodTypeAny, {
20210
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20210
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20211
20211
  }, {
20212
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20213
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
20214
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20212
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20213
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
20214
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20215
20215
  }>;
20216
20216
  destinationAddress: z.ZodEffects<z.ZodObject<{
20217
20217
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
20218
20218
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
20219
20219
  }, "strip", z.ZodTypeAny, {
20220
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20220
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20221
20221
  value: `0x${string}`;
20222
20222
  }, {
20223
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20223
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20224
20224
  value: string;
20225
20225
  }>, {
20226
20226
  readonly chain: "Ethereum";
@@ -20241,7 +20241,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20241
20241
  readonly chain: "Assethub";
20242
20242
  readonly address: string;
20243
20243
  }, {
20244
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20244
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20245
20245
  value: string;
20246
20246
  }>;
20247
20247
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -20582,6 +20582,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20582
20582
  }>>>;
20583
20583
  boostFee: z.ZodNumber;
20584
20584
  }, "strip", z.ZodTypeAny, {
20585
+ txId: [`0x${string}`, bigint];
20585
20586
  depositDetails: {
20586
20587
  __kind: "Channel";
20587
20588
  value: `0x${string}`;
@@ -20589,11 +20590,9 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20589
20590
  __kind: "VaultSwapAccount";
20590
20591
  value: [`0x${string}`, bigint];
20591
20592
  };
20592
- boostFee: number;
20593
- txId: [`0x${string}`, bigint];
20594
20593
  inputAsset: "Sol" | "SolUsdc";
20595
20594
  depositAmount: bigint;
20596
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20595
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20597
20596
  destinationAddress: {
20598
20597
  readonly chain: "Ethereum";
20599
20598
  readonly address: `0x${string}`;
@@ -20628,6 +20627,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20628
20627
  } | null | undefined;
20629
20628
  maxOraclePriceSlippage?: number | null | undefined;
20630
20629
  };
20630
+ boostFee: number;
20631
20631
  depositAddress?: `0x${string}` | null | undefined;
20632
20632
  channelId?: bigint | null | undefined;
20633
20633
  depositMetadata?: {
@@ -20685,6 +20685,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20685
20685
  chunkInterval: number;
20686
20686
  } | null | undefined;
20687
20687
  }, {
20688
+ txId: [string, string | number];
20688
20689
  depositDetails: {
20689
20690
  __kind: "Channel";
20690
20691
  value: string;
@@ -20692,17 +20693,15 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20692
20693
  __kind: "VaultSwapAccount";
20693
20694
  value: [string, string | number];
20694
20695
  };
20695
- boostFee: number;
20696
- txId: [string, string | number];
20697
20696
  inputAsset: {
20698
20697
  __kind: "Sol" | "SolUsdc";
20699
20698
  };
20700
20699
  depositAmount: string | number;
20701
20700
  outputAsset: {
20702
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20701
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20703
20702
  };
20704
20703
  destinationAddress: {
20705
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20704
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20706
20705
  value: string;
20707
20706
  };
20708
20707
  affiliateFees: {
@@ -20720,6 +20719,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20720
20719
  } | null | undefined;
20721
20720
  maxOraclePriceSlippage?: number | null | undefined;
20722
20721
  };
20722
+ boostFee: number;
20723
20723
  depositAddress?: string | null | undefined;
20724
20724
  channelId?: string | number | null | undefined;
20725
20725
  depositMetadata?: {
@@ -20815,6 +20815,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20815
20815
  }, "strip", z.ZodTypeAny, {
20816
20816
  depositAddress: `0x${string}`;
20817
20817
  asset: "Sol" | "SolUsdc";
20818
+ amount: bigint;
20818
20819
  depositDetails: {
20819
20820
  __kind: "Channel";
20820
20821
  value: `0x${string}`;
@@ -20822,12 +20823,12 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20822
20823
  __kind: "VaultSwapAccount";
20823
20824
  value: [`0x${string}`, bigint];
20824
20825
  };
20825
- amount: bigint;
20826
20826
  }, {
20827
20827
  depositAddress: string;
20828
20828
  asset: {
20829
20829
  __kind: "Sol" | "SolUsdc";
20830
20830
  };
20831
+ amount: string | number;
20831
20832
  depositDetails: {
20832
20833
  __kind: "Channel";
20833
20834
  value: string;
@@ -20835,13 +20836,13 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20835
20836
  __kind: "VaultSwapAccount";
20836
20837
  value: [string, string | number];
20837
20838
  };
20838
- amount: string | number;
20839
20839
  }>;
20840
20840
  }, "strip", z.ZodTypeAny, {
20841
20841
  __kind: "DepositFailedDepositChannelVariantSolana";
20842
20842
  depositWitness: {
20843
20843
  depositAddress: `0x${string}`;
20844
20844
  asset: "Sol" | "SolUsdc";
20845
+ amount: bigint;
20845
20846
  depositDetails: {
20846
20847
  __kind: "Channel";
20847
20848
  value: `0x${string}`;
@@ -20849,7 +20850,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20849
20850
  __kind: "VaultSwapAccount";
20850
20851
  value: [`0x${string}`, bigint];
20851
20852
  };
20852
- amount: bigint;
20853
20853
  };
20854
20854
  }, {
20855
20855
  __kind: "DepositFailedDepositChannelVariantSolana";
@@ -20858,6 +20858,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20858
20858
  asset: {
20859
20859
  __kind: "Sol" | "SolUsdc";
20860
20860
  };
20861
+ amount: string | number;
20861
20862
  depositDetails: {
20862
20863
  __kind: "Channel";
20863
20864
  value: string;
@@ -20865,7 +20866,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20865
20866
  __kind: "VaultSwapAccount";
20866
20867
  value: [string, string | number];
20867
20868
  };
20868
- amount: string | number;
20869
20869
  };
20870
20870
  }>, z.ZodObject<{
20871
20871
  __kind: z.ZodLiteral<"DepositFailedVaultVariantSolana">;
@@ -20904,20 +20904,20 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20904
20904
  outputAsset: z.ZodEffects<z.ZodObject<{
20905
20905
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
20906
20906
  }, "strip", z.ZodTypeAny, {
20907
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20907
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20908
20908
  }, {
20909
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20910
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
20911
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20909
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20910
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
20911
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20912
20912
  }>;
20913
20913
  destinationAddress: z.ZodEffects<z.ZodObject<{
20914
20914
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
20915
20915
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
20916
20916
  }, "strip", z.ZodTypeAny, {
20917
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20917
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20918
20918
  value: `0x${string}`;
20919
20919
  }, {
20920
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20920
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20921
20921
  value: string;
20922
20922
  }>, {
20923
20923
  readonly chain: "Ethereum";
@@ -20938,7 +20938,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
20938
20938
  readonly chain: "Assethub";
20939
20939
  readonly address: string;
20940
20940
  }, {
20941
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20941
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20942
20942
  value: string;
20943
20943
  }>;
20944
20944
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -21279,6 +21279,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21279
21279
  }>>>;
21280
21280
  boostFee: z.ZodNumber;
21281
21281
  }, "strip", z.ZodTypeAny, {
21282
+ txId: [`0x${string}`, bigint];
21282
21283
  depositDetails: {
21283
21284
  __kind: "Channel";
21284
21285
  value: `0x${string}`;
@@ -21286,11 +21287,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21286
21287
  __kind: "VaultSwapAccount";
21287
21288
  value: [`0x${string}`, bigint];
21288
21289
  };
21289
- boostFee: number;
21290
- txId: [`0x${string}`, bigint];
21291
21290
  inputAsset: "Sol" | "SolUsdc";
21292
21291
  depositAmount: bigint;
21293
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
21292
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21294
21293
  destinationAddress: {
21295
21294
  readonly chain: "Ethereum";
21296
21295
  readonly address: `0x${string}`;
@@ -21325,6 +21324,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21325
21324
  } | null | undefined;
21326
21325
  maxOraclePriceSlippage?: number | null | undefined;
21327
21326
  };
21327
+ boostFee: number;
21328
21328
  depositAddress?: `0x${string}` | null | undefined;
21329
21329
  channelId?: bigint | null | undefined;
21330
21330
  depositMetadata?: {
@@ -21382,6 +21382,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21382
21382
  chunkInterval: number;
21383
21383
  } | null | undefined;
21384
21384
  }, {
21385
+ txId: [string, string | number];
21385
21386
  depositDetails: {
21386
21387
  __kind: "Channel";
21387
21388
  value: string;
@@ -21389,17 +21390,15 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21389
21390
  __kind: "VaultSwapAccount";
21390
21391
  value: [string, string | number];
21391
21392
  };
21392
- boostFee: number;
21393
- txId: [string, string | number];
21394
21393
  inputAsset: {
21395
21394
  __kind: "Sol" | "SolUsdc";
21396
21395
  };
21397
21396
  depositAmount: string | number;
21398
21397
  outputAsset: {
21399
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
21398
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21400
21399
  };
21401
21400
  destinationAddress: {
21402
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
21401
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
21403
21402
  value: string;
21404
21403
  };
21405
21404
  affiliateFees: {
@@ -21417,6 +21416,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21417
21416
  } | null | undefined;
21418
21417
  maxOraclePriceSlippage?: number | null | undefined;
21419
21418
  };
21419
+ boostFee: number;
21420
21420
  depositAddress?: string | null | undefined;
21421
21421
  channelId?: string | number | null | undefined;
21422
21422
  depositMetadata?: {
@@ -21479,6 +21479,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21479
21479
  }, "strip", z.ZodTypeAny, {
21480
21480
  __kind: "DepositFailedVaultVariantSolana";
21481
21481
  vaultWitness: {
21482
+ txId: [`0x${string}`, bigint];
21482
21483
  depositDetails: {
21483
21484
  __kind: "Channel";
21484
21485
  value: `0x${string}`;
@@ -21486,11 +21487,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21486
21487
  __kind: "VaultSwapAccount";
21487
21488
  value: [`0x${string}`, bigint];
21488
21489
  };
21489
- boostFee: number;
21490
- txId: [`0x${string}`, bigint];
21491
21490
  inputAsset: "Sol" | "SolUsdc";
21492
21491
  depositAmount: bigint;
21493
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
21492
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21494
21493
  destinationAddress: {
21495
21494
  readonly chain: "Ethereum";
21496
21495
  readonly address: `0x${string}`;
@@ -21525,6 +21524,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21525
21524
  } | null | undefined;
21526
21525
  maxOraclePriceSlippage?: number | null | undefined;
21527
21526
  };
21527
+ boostFee: number;
21528
21528
  depositAddress?: `0x${string}` | null | undefined;
21529
21529
  channelId?: bigint | null | undefined;
21530
21530
  depositMetadata?: {
@@ -21585,6 +21585,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21585
21585
  }, {
21586
21586
  __kind: "DepositFailedVaultVariantSolana";
21587
21587
  vaultWitness: {
21588
+ txId: [string, string | number];
21588
21589
  depositDetails: {
21589
21590
  __kind: "Channel";
21590
21591
  value: string;
@@ -21592,17 +21593,15 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21592
21593
  __kind: "VaultSwapAccount";
21593
21594
  value: [string, string | number];
21594
21595
  };
21595
- boostFee: number;
21596
- txId: [string, string | number];
21597
21596
  inputAsset: {
21598
21597
  __kind: "Sol" | "SolUsdc";
21599
21598
  };
21600
21599
  depositAmount: string | number;
21601
21600
  outputAsset: {
21602
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
21601
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21603
21602
  };
21604
21603
  destinationAddress: {
21605
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
21604
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
21606
21605
  value: string;
21607
21606
  };
21608
21607
  affiliateFees: {
@@ -21620,6 +21619,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21620
21619
  } | null | undefined;
21621
21620
  maxOraclePriceSlippage?: number | null | undefined;
21622
21621
  };
21622
+ boostFee: number;
21623
21623
  depositAddress?: string | null | undefined;
21624
21624
  channelId?: string | number | null | undefined;
21625
21625
  depositMetadata?: {
@@ -21853,15 +21853,15 @@ declare const palletCfAssethubIngressEgressDepositAction: z.ZodDiscriminatedUnio
21853
21853
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
21854
21854
  }, "strip", z.ZodTypeAny, {
21855
21855
  __kind: "Refund";
21856
- reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
21857
21856
  amount: bigint;
21857
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
21858
21858
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
21859
21859
  }, {
21860
21860
  __kind: "Refund";
21861
+ amount: string | number;
21861
21862
  reason: {
21862
21863
  __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
21863
21864
  };
21864
- amount: string | number;
21865
21865
  egressId?: [{
21866
21866
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
21867
21867
  }, string | number] | null | undefined;
@@ -22139,15 +22139,15 @@ declare const palletCfAssethubIngressEgressDepositWitnessAssethub: z.ZodObject<{
22139
22139
  }, "strip", z.ZodTypeAny, {
22140
22140
  depositAddress: `0x${string}`;
22141
22141
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
22142
- depositDetails: number;
22143
22142
  amount: bigint;
22143
+ depositDetails: number;
22144
22144
  }, {
22145
22145
  depositAddress: string;
22146
22146
  asset: {
22147
22147
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
22148
22148
  };
22149
- depositDetails: number;
22150
22149
  amount: string | number;
22150
+ depositDetails: number;
22151
22151
  }>;
22152
22152
  declare const cfAssethubChainCcmDepositMetadata: z.ZodObject<{
22153
22153
  channelMetadata: z.ZodObject<{
@@ -22471,20 +22471,20 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22471
22471
  outputAsset: z.ZodEffects<z.ZodObject<{
22472
22472
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
22473
22473
  }, "strip", z.ZodTypeAny, {
22474
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
22474
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22475
22475
  }, {
22476
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
22477
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
22478
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
22476
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22477
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
22478
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22479
22479
  }>;
22480
22480
  destinationAddress: z.ZodEffects<z.ZodObject<{
22481
22481
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
22482
22482
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
22483
22483
  }, "strip", z.ZodTypeAny, {
22484
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
22484
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
22485
22485
  value: `0x${string}`;
22486
22486
  }, {
22487
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
22487
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
22488
22488
  value: string;
22489
22489
  }>, {
22490
22490
  readonly chain: "Ethereum";
@@ -22505,7 +22505,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22505
22505
  readonly chain: "Assethub";
22506
22506
  readonly address: string;
22507
22507
  }, {
22508
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
22508
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
22509
22509
  value: string;
22510
22510
  }>;
22511
22511
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -22855,15 +22855,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22855
22855
  }>>>;
22856
22856
  boostFee: z.ZodNumber;
22857
22857
  }, "strip", z.ZodTypeAny, {
22858
- depositDetails: number;
22859
- boostFee: number;
22860
22858
  txId: {
22861
22859
  blockNumber: number;
22862
22860
  extrinsicIndex: number;
22863
22861
  };
22862
+ depositDetails: number;
22864
22863
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
22865
22864
  depositAmount: bigint;
22866
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
22865
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22867
22866
  destinationAddress: {
22868
22867
  readonly chain: "Ethereum";
22869
22868
  readonly address: `0x${string}`;
@@ -22898,6 +22897,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22898
22897
  } | null | undefined;
22899
22898
  maxOraclePriceSlippage?: number | null | undefined;
22900
22899
  };
22900
+ boostFee: number;
22901
22901
  depositAddress?: `0x${string}` | null | undefined;
22902
22902
  channelId?: bigint | null | undefined;
22903
22903
  depositMetadata?: {
@@ -22955,21 +22955,20 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22955
22955
  chunkInterval: number;
22956
22956
  } | null | undefined;
22957
22957
  }, {
22958
- depositDetails: number;
22959
- boostFee: number;
22960
22958
  txId: {
22961
22959
  blockNumber: number;
22962
22960
  extrinsicIndex: number;
22963
22961
  };
22962
+ depositDetails: number;
22964
22963
  inputAsset: {
22965
22964
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
22966
22965
  };
22967
22966
  depositAmount: string | number;
22968
22967
  outputAsset: {
22969
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
22968
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22970
22969
  };
22971
22970
  destinationAddress: {
22972
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
22971
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
22973
22972
  value: string;
22974
22973
  };
22975
22974
  affiliateFees: {
@@ -22987,6 +22986,7 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22987
22986
  } | null | undefined;
22988
22987
  maxOraclePriceSlippage?: number | null | undefined;
22989
22988
  };
22989
+ boostFee: number;
22990
22990
  depositAddress?: string | null | undefined;
22991
22991
  channelId?: string | number | null | undefined;
22992
22992
  depositMetadata?: {
@@ -23064,23 +23064,23 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23064
23064
  }, "strip", z.ZodTypeAny, {
23065
23065
  depositAddress: `0x${string}`;
23066
23066
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
23067
- depositDetails: number;
23068
23067
  amount: bigint;
23068
+ depositDetails: number;
23069
23069
  }, {
23070
23070
  depositAddress: string;
23071
23071
  asset: {
23072
23072
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23073
23073
  };
23074
- depositDetails: number;
23075
23074
  amount: string | number;
23075
+ depositDetails: number;
23076
23076
  }>;
23077
23077
  }, "strip", z.ZodTypeAny, {
23078
23078
  __kind: "DepositFailedDepositChannelVariantAssethub";
23079
23079
  depositWitness: {
23080
23080
  depositAddress: `0x${string}`;
23081
23081
  asset: "HubDot" | "HubUsdt" | "HubUsdc";
23082
- depositDetails: number;
23083
23082
  amount: bigint;
23083
+ depositDetails: number;
23084
23084
  };
23085
23085
  }, {
23086
23086
  __kind: "DepositFailedDepositChannelVariantAssethub";
@@ -23089,8 +23089,8 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23089
23089
  asset: {
23090
23090
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23091
23091
  };
23092
- depositDetails: number;
23093
23092
  amount: string | number;
23093
+ depositDetails: number;
23094
23094
  };
23095
23095
  }>, z.ZodObject<{
23096
23096
  __kind: z.ZodLiteral<"DepositFailedVaultVariantAssethub">;
@@ -23111,20 +23111,20 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23111
23111
  outputAsset: z.ZodEffects<z.ZodObject<{
23112
23112
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
23113
23113
  }, "strip", z.ZodTypeAny, {
23114
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23114
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23115
23115
  }, {
23116
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23117
- }>, "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
23118
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23116
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23117
+ }>, "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
23118
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23119
23119
  }>;
23120
23120
  destinationAddress: z.ZodEffects<z.ZodObject<{
23121
23121
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
23122
23122
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
23123
23123
  }, "strip", z.ZodTypeAny, {
23124
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
23124
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23125
23125
  value: `0x${string}`;
23126
23126
  }, {
23127
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
23127
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23128
23128
  value: string;
23129
23129
  }>, {
23130
23130
  readonly chain: "Ethereum";
@@ -23145,7 +23145,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23145
23145
  readonly chain: "Assethub";
23146
23146
  readonly address: string;
23147
23147
  }, {
23148
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
23148
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23149
23149
  value: string;
23150
23150
  }>;
23151
23151
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -23495,15 +23495,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23495
23495
  }>>>;
23496
23496
  boostFee: z.ZodNumber;
23497
23497
  }, "strip", z.ZodTypeAny, {
23498
- depositDetails: number;
23499
- boostFee: number;
23500
23498
  txId: {
23501
23499
  blockNumber: number;
23502
23500
  extrinsicIndex: number;
23503
23501
  };
23502
+ depositDetails: number;
23504
23503
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
23505
23504
  depositAmount: bigint;
23506
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23505
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23507
23506
  destinationAddress: {
23508
23507
  readonly chain: "Ethereum";
23509
23508
  readonly address: `0x${string}`;
@@ -23538,6 +23537,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23538
23537
  } | null | undefined;
23539
23538
  maxOraclePriceSlippage?: number | null | undefined;
23540
23539
  };
23540
+ boostFee: number;
23541
23541
  depositAddress?: `0x${string}` | null | undefined;
23542
23542
  channelId?: bigint | null | undefined;
23543
23543
  depositMetadata?: {
@@ -23595,21 +23595,20 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23595
23595
  chunkInterval: number;
23596
23596
  } | null | undefined;
23597
23597
  }, {
23598
- depositDetails: number;
23599
- boostFee: number;
23600
23598
  txId: {
23601
23599
  blockNumber: number;
23602
23600
  extrinsicIndex: number;
23603
23601
  };
23602
+ depositDetails: number;
23604
23603
  inputAsset: {
23605
23604
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23606
23605
  };
23607
23606
  depositAmount: string | number;
23608
23607
  outputAsset: {
23609
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23608
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23610
23609
  };
23611
23610
  destinationAddress: {
23612
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
23611
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23613
23612
  value: string;
23614
23613
  };
23615
23614
  affiliateFees: {
@@ -23627,6 +23626,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23627
23626
  } | null | undefined;
23628
23627
  maxOraclePriceSlippage?: number | null | undefined;
23629
23628
  };
23629
+ boostFee: number;
23630
23630
  depositAddress?: string | null | undefined;
23631
23631
  channelId?: string | number | null | undefined;
23632
23632
  depositMetadata?: {
@@ -23689,15 +23689,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23689
23689
  }, "strip", z.ZodTypeAny, {
23690
23690
  __kind: "DepositFailedVaultVariantAssethub";
23691
23691
  vaultWitness: {
23692
- depositDetails: number;
23693
- boostFee: number;
23694
23692
  txId: {
23695
23693
  blockNumber: number;
23696
23694
  extrinsicIndex: number;
23697
23695
  };
23696
+ depositDetails: number;
23698
23697
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
23699
23698
  depositAmount: bigint;
23700
- outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23699
+ outputAsset: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23701
23700
  destinationAddress: {
23702
23701
  readonly chain: "Ethereum";
23703
23702
  readonly address: `0x${string}`;
@@ -23732,6 +23731,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23732
23731
  } | null | undefined;
23733
23732
  maxOraclePriceSlippage?: number | null | undefined;
23734
23733
  };
23734
+ boostFee: number;
23735
23735
  depositAddress?: `0x${string}` | null | undefined;
23736
23736
  channelId?: bigint | null | undefined;
23737
23737
  depositMetadata?: {
@@ -23792,21 +23792,20 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23792
23792
  }, {
23793
23793
  __kind: "DepositFailedVaultVariantAssethub";
23794
23794
  vaultWitness: {
23795
- depositDetails: number;
23796
- boostFee: number;
23797
23795
  txId: {
23798
23796
  blockNumber: number;
23799
23797
  extrinsicIndex: number;
23800
23798
  };
23799
+ depositDetails: number;
23801
23800
  inputAsset: {
23802
23801
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23803
23802
  };
23804
23803
  depositAmount: string | number;
23805
23804
  outputAsset: {
23806
- __kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23805
+ __kind: "Btc" | "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23807
23806
  };
23808
23807
  destinationAddress: {
23809
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
23808
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23810
23809
  value: string;
23811
23810
  };
23812
23811
  affiliateFees: {
@@ -23824,6 +23823,7 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23824
23823
  } | null | undefined;
23825
23824
  maxOraclePriceSlippage?: number | null | undefined;
23826
23825
  };
23826
+ boostFee: number;
23827
23827
  depositAddress?: string | null | undefined;
23828
23828
  channelId?: string | number | null | undefined;
23829
23829
  depositMetadata?: {