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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (949) hide show
  1. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  2. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  3. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  4. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  5. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
  6. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +4 -4
  7. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
  8. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
  9. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
  10. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
  11. package/dist/100/common.d.cts +19 -19
  12. package/dist/100/common.d.mts +19 -19
  13. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  14. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  15. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  16. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  17. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  18. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
  19. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  20. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  21. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  23. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  24. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  25. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  26. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  27. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  28. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  29. package/dist/100/funding/funded.d.cts +2 -2
  30. package/dist/100/funding/funded.d.mts +2 -2
  31. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  32. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  33. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  34. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  35. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +16 -16
  36. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +16 -16
  37. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  38. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  39. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  40. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  41. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  42. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  43. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +22 -22
  44. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +22 -22
  45. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  46. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  47. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  48. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  49. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  50. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  51. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  52. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  53. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  54. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  55. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  56. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  57. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  58. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  59. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  60. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
  61. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  62. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  63. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  64. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  65. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  66. package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
  67. package/dist/100/swapping/ccmDepositReceived.d.cts +8 -8
  68. package/dist/100/swapping/ccmDepositReceived.d.mts +8 -8
  69. package/dist/100/swapping/ccmFailed.d.cts +8 -8
  70. package/dist/100/swapping/ccmFailed.d.mts +8 -8
  71. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  72. package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
  73. package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
  74. package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
  75. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  76. package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
  77. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  78. package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
  79. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  80. package/dist/100/swapping/swapExecuted.d.mts +12 -12
  81. package/dist/100/swapping/swapScheduled.d.cts +23 -23
  82. package/dist/100/swapping/swapScheduled.d.mts +23 -23
  83. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  84. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  85. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  86. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  87. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  88. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  89. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +49 -49
  90. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +49 -49
  91. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +113 -113
  92. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +113 -113
  93. package/dist/11000/common.d.cts +424 -424
  94. package/dist/11000/common.d.mts +424 -424
  95. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +46 -46
  96. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +46 -46
  97. package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
  98. package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
  99. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  100. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  101. package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
  102. package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
  103. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +49 -49
  104. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +49 -49
  105. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +37 -37
  106. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +37 -37
  107. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  108. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  109. package/dist/11000/swapping/refundEgressScheduled.d.cts +12 -12
  110. package/dist/11000/swapping/refundEgressScheduled.d.mts +12 -12
  111. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  112. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  113. package/dist/11000/swapping/swapDepositAddressReady.d.cts +30 -30
  114. package/dist/11000/swapping/swapDepositAddressReady.d.mts +30 -30
  115. package/dist/11000/swapping/swapRequested.d.cts +12 -12
  116. package/dist/11000/swapping/swapRequested.d.mts +12 -12
  117. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  118. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  119. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  120. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  121. package/dist/111/common.d.cts +30 -30
  122. package/dist/111/common.d.mts +30 -30
  123. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  124. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  125. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
  126. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
  127. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  128. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  129. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  130. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  131. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  132. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  133. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
  134. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
  135. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  136. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  137. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +28 -28
  138. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
  139. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
  140. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
  141. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +50 -50
  142. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +50 -50
  143. package/dist/11100/common.d.cts +436 -436
  144. package/dist/11100/common.d.mts +436 -436
  145. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
  146. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
  147. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +28 -28
  148. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +28 -28
  149. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  150. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  151. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  152. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  153. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  154. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  155. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  156. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  157. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  158. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  159. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  160. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  161. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  162. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  163. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  164. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  165. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  166. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  167. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
  168. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
  169. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
  170. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
  171. package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
  172. package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
  173. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  174. package/dist/11100/swapping/swapExecuted.d.mts +14 -14
  175. package/dist/11100/swapping/swapRequested.d.cts +36 -36
  176. package/dist/11100/swapping/swapRequested.d.mts +36 -36
  177. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  178. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  179. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  180. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  181. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  182. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  183. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  184. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  185. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +52 -52
  186. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +52 -52
  187. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  188. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  189. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  190. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  191. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  192. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  193. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  194. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  195. package/dist/11200/common.d.cts +329 -329
  196. package/dist/11200/common.d.mts +329 -329
  197. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  198. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  199. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
  200. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
  201. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  202. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  203. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  204. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  205. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +52 -52
  206. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +52 -52
  207. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  208. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  209. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
  210. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
  211. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
  212. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
  213. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  214. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  215. package/dist/11200/swapping/swapRequested.d.cts +30 -30
  216. package/dist/11200/swapping/swapRequested.d.mts +30 -30
  217. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  218. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  219. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
  220. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
  221. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  222. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  223. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  224. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  225. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  226. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  227. package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
  228. package/dist/120/swapping/swapEgressScheduled.d.mts +4 -4
  229. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  230. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  231. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  232. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  233. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  234. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  235. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  236. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  237. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  238. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  239. package/dist/131/common.d.cts +205 -205
  240. package/dist/131/common.d.mts +205 -205
  241. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  242. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  243. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  244. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  245. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  246. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  247. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  248. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  249. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  250. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  251. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  252. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  253. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +21 -21
  254. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +21 -21
  255. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  256. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  257. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  258. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  259. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  260. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  261. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  262. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  263. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  264. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  265. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  266. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  267. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  268. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  269. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  270. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  271. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  272. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  273. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  274. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  275. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  276. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  277. package/dist/131/swapping/ccmFailed.d.cts +67 -67
  278. package/dist/131/swapping/ccmFailed.d.mts +67 -67
  279. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  280. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  281. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  282. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  283. package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
  284. package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
  285. package/dist/131/swapping/swapEgressIgnored.d.cts +24 -24
  286. package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
  287. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  288. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  289. package/dist/131/swapping/swapExecuted.d.cts +14 -14
  290. package/dist/131/swapping/swapExecuted.d.mts +14 -14
  291. package/dist/131/swapping/swapScheduled.d.cts +91 -91
  292. package/dist/131/swapping/swapScheduled.d.mts +91 -91
  293. package/dist/131/swapping/withdrawalRequested.d.cts +16 -16
  294. package/dist/131/swapping/withdrawalRequested.d.mts +16 -16
  295. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  296. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  297. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  298. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  299. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  300. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  301. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  302. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  303. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  304. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  305. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  306. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  307. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  308. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  309. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  310. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  311. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  312. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  313. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  314. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  315. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  316. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  317. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  318. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  319. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  320. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  321. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  322. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  323. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  324. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  325. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  326. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  327. package/dist/141/swapping/swapDepositAddressReady.d.cts +2 -2
  328. package/dist/141/swapping/swapDepositAddressReady.d.mts +2 -2
  329. package/dist/141/swapping/swapExecuted.d.cts +4 -4
  330. package/dist/141/swapping/swapExecuted.d.mts +4 -4
  331. package/dist/141/swapping/swapScheduled.d.cts +35 -35
  332. package/dist/141/swapping/swapScheduled.d.mts +35 -35
  333. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  334. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  335. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  336. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  337. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  338. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  339. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  340. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
  341. package/dist/150/assetBalances/refundScheduled.d.cts +50 -50
  342. package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
  343. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  344. package/dist/150/assetBalances/refundSkipped.d.mts +97 -97
  345. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  346. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
  347. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  348. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  349. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  350. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  351. package/dist/150/common.d.cts +243 -243
  352. package/dist/150/common.d.mts +243 -243
  353. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
  354. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
  355. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  356. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  357. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  358. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  359. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  360. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  361. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  362. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  363. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  364. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  365. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
  366. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
  367. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  368. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  369. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  370. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  371. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  372. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  373. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  374. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  375. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  376. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  377. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  378. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  379. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  380. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  381. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  382. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  383. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
  384. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
  385. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  386. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  387. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  388. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
  389. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  390. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  391. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  392. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  393. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
  394. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
  395. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  396. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  397. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  398. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
  399. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
  400. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
  401. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  402. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  403. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  404. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
  405. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  406. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  407. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  408. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  409. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  410. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  411. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  412. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  413. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  414. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  415. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  416. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  417. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  418. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  419. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  420. package/dist/150/swapping/ccmDepositReceived.d.mts +74 -74
  421. package/dist/150/swapping/ccmFailed.d.cts +83 -83
  422. package/dist/150/swapping/ccmFailed.d.mts +83 -83
  423. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  424. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  425. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  426. package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
  427. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  428. package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
  429. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  430. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  431. package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
  432. package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
  433. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  434. package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
  435. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  436. package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
  437. package/dist/150/swapping/swapExecuted.d.cts +95 -95
  438. package/dist/150/swapping/swapExecuted.d.mts +95 -95
  439. package/dist/150/swapping/swapScheduled.d.cts +107 -107
  440. package/dist/150/swapping/swapScheduled.d.mts +107 -107
  441. package/dist/150/swapping/withdrawalRequested.d.cts +15 -15
  442. package/dist/150/swapping/withdrawalRequested.d.mts +15 -15
  443. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  444. package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  445. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  446. package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
  447. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  448. package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
  449. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  450. package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  451. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  452. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  453. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  454. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  455. package/dist/160/swapping/swapDepositAddressReady.d.cts +2 -2
  456. package/dist/160/swapping/swapDepositAddressReady.d.mts +2 -2
  457. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  458. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  459. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  460. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  461. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  462. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  463. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  464. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  465. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  466. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  467. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  468. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  469. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  470. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  471. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  472. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  473. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  474. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  475. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  476. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
  477. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
  478. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
  479. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  480. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  481. package/dist/170/common.d.cts +70 -70
  482. package/dist/170/common.d.mts +70 -70
  483. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  484. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  485. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  486. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  487. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  488. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  489. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  490. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  491. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  492. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  493. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  494. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  495. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  496. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  497. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  498. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  499. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  500. package/dist/170/reputation/offencePenalty.d.mts +2 -2
  501. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  502. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  503. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  504. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  505. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  506. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  507. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  508. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  509. package/dist/170/swapping/swapRequested.d.cts +53 -53
  510. package/dist/170/swapping/swapRequested.d.mts +53 -53
  511. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  512. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  513. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  514. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  515. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +157 -157
  516. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +157 -157
  517. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  518. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  519. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  520. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  521. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  522. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  523. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
  524. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
  525. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +287 -287
  526. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +287 -287
  527. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  528. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
  529. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  530. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  531. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  532. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  533. package/dist/180/common.d.cts +1446 -1446
  534. package/dist/180/common.d.mts +1446 -1446
  535. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  536. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  537. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  538. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  539. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +157 -157
  540. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +157 -157
  541. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  542. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  543. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  544. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  545. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  546. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  547. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  548. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  549. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +175 -175
  550. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +175 -175
  551. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  552. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  553. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  554. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  555. package/dist/180/solanaElections/unknownElection.d.cts +4 -4
  556. package/dist/180/solanaElections/unknownElection.d.mts +4 -4
  557. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  558. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  559. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +2 -2
  560. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +2 -2
  561. package/dist/180/solanaIngressEgress/depositFailed.d.cts +157 -157
  562. package/dist/180/solanaIngressEgress/depositFailed.d.mts +157 -157
  563. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  564. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
  565. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  566. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  567. package/dist/180/swapping/refundEgressScheduled.d.cts +4 -4
  568. package/dist/180/swapping/refundEgressScheduled.d.mts +4 -4
  569. package/dist/180/swapping/swapDepositAddressReady.d.cts +27 -27
  570. package/dist/180/swapping/swapDepositAddressReady.d.mts +27 -27
  571. package/dist/180/swapping/swapEgressScheduled.d.cts +4 -4
  572. package/dist/180/swapping/swapEgressScheduled.d.mts +4 -4
  573. package/dist/180/swapping/swapRequested.d.cts +49 -49
  574. package/dist/180/swapping/swapRequested.d.mts +49 -49
  575. package/dist/180/swapping/withdrawalRequested.d.cts +8 -8
  576. package/dist/180/swapping/withdrawalRequested.d.mts +8 -8
  577. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  578. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  579. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  580. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  581. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  582. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  583. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  584. package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
  585. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  586. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  587. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +4 -4
  588. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +4 -4
  589. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  590. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  591. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  592. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  593. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  594. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  595. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  596. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  597. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  598. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  599. package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
  600. package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
  601. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  602. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  603. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  604. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  605. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  606. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  607. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +2 -2
  608. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +2 -2
  609. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  610. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  611. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  612. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  613. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  614. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  615. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  616. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  617. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  618. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  619. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  620. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  621. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  622. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  623. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  624. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  625. package/dist/190/swapping/refundEgressScheduled.d.cts +4 -4
  626. package/dist/190/swapping/refundEgressScheduled.d.mts +4 -4
  627. package/dist/190/swapping/swapEgressScheduled.d.cts +4 -4
  628. package/dist/190/swapping/swapEgressScheduled.d.mts +4 -4
  629. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  630. package/dist/190/swapping/withdrawalRequested.d.mts +4 -4
  631. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  632. package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
  633. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  634. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  635. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  636. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  637. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  638. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  639. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +42 -42
  640. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +42 -42
  641. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  642. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  643. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  644. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  645. package/dist/210/assetBalances/accountCredited.d.cts +6 -6
  646. package/dist/210/assetBalances/accountCredited.d.mts +6 -6
  647. package/dist/210/assetBalances/accountDebited.d.cts +6 -6
  648. package/dist/210/assetBalances/accountDebited.d.mts +6 -6
  649. package/dist/210/assetBalances/refundSkipped.d.cts +54 -54
  650. package/dist/210/assetBalances/refundSkipped.d.mts +54 -54
  651. package/dist/210/assethubIngressEgress/depositFailed.d.cts +57 -57
  652. package/dist/210/assethubIngressEgress/depositFailed.d.mts +57 -57
  653. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +58 -58
  654. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +58 -58
  655. package/dist/210/common.d.cts +666 -666
  656. package/dist/210/common.d.mts +666 -666
  657. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +98 -98
  658. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +98 -98
  659. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  660. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  661. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +42 -42
  662. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +42 -42
  663. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  664. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  665. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  666. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  667. package/dist/210/funding/funded.d.cts +8 -8
  668. package/dist/210/funding/funded.d.mts +8 -8
  669. package/dist/210/funding/redemptionExpired.d.cts +2 -2
  670. package/dist/210/funding/redemptionExpired.d.mts +2 -2
  671. package/dist/210/funding/redemptionSettled.d.cts +2 -2
  672. package/dist/210/funding/redemptionSettled.d.mts +2 -2
  673. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +2 -2
  674. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +2 -2
  675. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  676. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  677. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  678. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  679. package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
  680. package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
  681. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  682. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  683. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  684. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  685. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  686. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  687. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
  688. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
  689. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  690. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  691. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  692. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  693. package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
  694. package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
  695. package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
  696. package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
  697. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  698. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  699. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +17 -17
  700. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +17 -17
  701. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  702. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  703. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
  704. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
  705. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  706. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  707. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  708. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  709. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +34 -34
  710. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +34 -34
  711. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +6 -6
  712. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +6 -6
  713. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +8 -8
  714. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +8 -8
  715. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  716. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  717. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  718. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  719. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  720. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  721. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +57 -57
  722. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +57 -57
  723. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  724. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  725. package/dist/210/solanaIngressEgress/depositFailed.d.cts +42 -42
  726. package/dist/210/solanaIngressEgress/depositFailed.d.mts +42 -42
  727. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +6 -6
  728. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +6 -6
  729. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  730. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  731. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +10 -10
  732. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +10 -10
  733. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  734. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  735. package/dist/210/swapping/creditedOnChain.d.cts +8 -8
  736. package/dist/210/swapping/creditedOnChain.d.mts +8 -8
  737. package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
  738. package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
  739. package/dist/210/swapping/refundEgressIgnored.d.cts +8 -8
  740. package/dist/210/swapping/refundEgressIgnored.d.mts +8 -8
  741. package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
  742. package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
  743. package/dist/210/swapping/refundedOnChain.d.cts +8 -8
  744. package/dist/210/swapping/refundedOnChain.d.mts +8 -8
  745. package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
  746. package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
  747. package/dist/210/swapping/swapDepositAddressReady.d.cts +14 -14
  748. package/dist/210/swapping/swapDepositAddressReady.d.mts +14 -14
  749. package/dist/210/swapping/swapEgressIgnored.d.cts +8 -8
  750. package/dist/210/swapping/swapEgressIgnored.d.mts +8 -8
  751. package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
  752. package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
  753. package/dist/210/swapping/swapExecuted.d.cts +12 -12
  754. package/dist/210/swapping/swapExecuted.d.mts +12 -12
  755. package/dist/210/swapping/swapRequested.d.cts +24 -24
  756. package/dist/210/swapping/swapRequested.d.mts +24 -24
  757. package/dist/210/swapping/withdrawalRequested.d.cts +8 -8
  758. package/dist/210/swapping/withdrawalRequested.d.mts +8 -8
  759. package/dist/210/system/extrinsicFailed.d.cts +8 -8
  760. package/dist/210/system/extrinsicFailed.d.mts +8 -8
  761. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  762. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  763. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  764. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  765. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  766. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  767. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +2 -2
  768. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +2 -2
  769. package/dist/210/witnesser/witnessExecutionFailed.d.cts +2 -2
  770. package/dist/210/witnesser/witnessExecutionFailed.d.mts +2 -2
  771. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +124 -124
  772. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +124 -124
  773. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +20 -20
  774. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +20 -20
  775. package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +228 -228
  776. package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +228 -228
  777. package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  778. package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  779. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  780. package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  781. package/dist/220/assetBalances/accountCredited.d.cts +6 -6
  782. package/dist/220/assetBalances/accountCredited.d.mts +6 -6
  783. package/dist/220/assetBalances/accountDebited.d.cts +6 -6
  784. package/dist/220/assetBalances/accountDebited.d.mts +6 -6
  785. package/dist/220/assetBalances/refundScheduled.d.cts +60 -60
  786. package/dist/220/assetBalances/refundScheduled.d.mts +60 -60
  787. package/dist/220/assetBalances/refundSkipped.d.cts +119 -119
  788. package/dist/220/assetBalances/refundSkipped.d.mts +119 -119
  789. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +124 -124
  790. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +124 -124
  791. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +20 -20
  792. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +20 -20
  793. package/dist/220/assethubIngressEgress/depositFailed.d.cts +231 -231
  794. package/dist/220/assethubIngressEgress/depositFailed.d.mts +231 -231
  795. package/dist/220/assethubIngressEgress/depositFinalised.d.cts +14 -14
  796. package/dist/220/assethubIngressEgress/depositFinalised.d.mts +14 -14
  797. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  798. package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  799. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +124 -124
  800. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +124 -124
  801. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +44 -44
  802. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +44 -44
  803. package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +428 -428
  804. package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +428 -428
  805. package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +38 -38
  806. package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +38 -38
  807. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  808. package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  809. package/dist/220/common.cjs +0 -9
  810. package/dist/220/common.d.cts +4143 -4187
  811. package/dist/220/common.d.mts +4143 -4187
  812. package/dist/220/common.mjs +0 -9
  813. package/dist/220/emissions/networkFeeBurned.d.cts +2 -2
  814. package/dist/220/emissions/networkFeeBurned.d.mts +2 -2
  815. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +97 -97
  816. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +97 -97
  817. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +124 -124
  818. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +124 -124
  819. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +20 -20
  820. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +20 -20
  821. package/dist/220/ethereumIngressEgress/depositFailed.d.cts +228 -228
  822. package/dist/220/ethereumIngressEgress/depositFailed.d.mts +228 -228
  823. package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  824. package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  825. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  826. package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  827. package/dist/220/funding/funded.d.cts +8 -8
  828. package/dist/220/funding/funded.d.mts +8 -8
  829. package/dist/220/lendingPools/boostFundsAdded.d.cts +8 -8
  830. package/dist/220/lendingPools/boostFundsAdded.d.mts +8 -8
  831. package/dist/220/lendingPools/boostPoolCreated.d.cts +8 -8
  832. package/dist/220/lendingPools/boostPoolCreated.d.mts +8 -8
  833. package/dist/220/lendingPools/lendingFundsAdded.d.cts +6 -6
  834. package/dist/220/lendingPools/lendingFundsAdded.d.mts +6 -6
  835. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +8 -8
  836. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +8 -8
  837. package/dist/220/lendingPools/lendingPoolCreated.d.cts +6 -6
  838. package/dist/220/lendingPools/lendingPoolCreated.d.mts +6 -6
  839. package/dist/220/lendingPools/loanCreated.d.cts +14 -14
  840. package/dist/220/lendingPools/loanCreated.d.mts +14 -14
  841. package/dist/220/lendingPools/palletConfigUpdated.d.cts +38 -38
  842. package/dist/220/lendingPools/palletConfigUpdated.d.mts +38 -38
  843. package/dist/220/lendingPools/stoppedBoosting.d.cts +8 -8
  844. package/dist/220/lendingPools/stoppedBoosting.d.mts +8 -8
  845. package/dist/220/liquidityPools/assetSwapped.d.cts +14 -14
  846. package/dist/220/liquidityPools/assetSwapped.d.mts +14 -14
  847. package/dist/220/liquidityPools/limitOrderUpdated.d.cts +21 -21
  848. package/dist/220/liquidityPools/limitOrderUpdated.d.mts +21 -21
  849. package/dist/220/liquidityPools/newPoolCreated.d.cts +12 -12
  850. package/dist/220/liquidityPools/newPoolCreated.d.mts +12 -12
  851. package/dist/220/liquidityPools/orderDeletionFailed.d.cts +36 -36
  852. package/dist/220/liquidityPools/orderDeletionFailed.d.mts +36 -36
  853. package/dist/220/liquidityPools/palletConfigUpdated.d.cts +8 -8
  854. package/dist/220/liquidityPools/palletConfigUpdated.d.mts +8 -8
  855. package/dist/220/liquidityPools/poolFeeSet.d.cts +12 -12
  856. package/dist/220/liquidityPools/poolFeeSet.d.mts +12 -12
  857. package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +33 -33
  858. package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +33 -33
  859. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +38 -38
  860. package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +38 -38
  861. package/dist/220/liquidityProvider/assetBalancePurged.d.cts +14 -14
  862. package/dist/220/liquidityProvider/assetBalancePurged.d.mts +14 -14
  863. package/dist/220/liquidityProvider/assetTransferred.d.cts +6 -6
  864. package/dist/220/liquidityProvider/assetTransferred.d.mts +6 -6
  865. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  866. package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  867. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +58 -58
  868. package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +58 -58
  869. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  870. package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  871. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +124 -124
  872. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +124 -124
  873. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +20 -20
  874. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +20 -20
  875. package/dist/220/polkadotIngressEgress/depositFailed.d.cts +231 -231
  876. package/dist/220/polkadotIngressEgress/depositFailed.d.mts +231 -231
  877. package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +14 -14
  878. package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +14 -14
  879. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  880. package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  881. package/dist/220/reputation/offencePenalty.d.cts +6 -6
  882. package/dist/220/reputation/offencePenalty.d.mts +6 -6
  883. package/dist/220/reputation/penaltyUpdated.d.cts +4 -4
  884. package/dist/220/reputation/penaltyUpdated.d.mts +4 -4
  885. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +124 -124
  886. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +124 -124
  887. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +28 -28
  888. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +28 -28
  889. package/dist/220/solanaIngressEgress/depositFailed.d.cts +266 -266
  890. package/dist/220/solanaIngressEgress/depositFailed.d.mts +266 -266
  891. package/dist/220/solanaIngressEgress/depositFinalised.d.cts +22 -22
  892. package/dist/220/solanaIngressEgress/depositFinalised.d.mts +22 -22
  893. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  894. package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  895. package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +22 -22
  896. package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +22 -22
  897. package/dist/220/swapping/batchSwapFailed.d.cts +6 -6
  898. package/dist/220/swapping/batchSwapFailed.d.mts +6 -6
  899. package/dist/220/swapping/creditedOnChain.d.cts +6 -6
  900. package/dist/220/swapping/creditedOnChain.d.mts +6 -6
  901. package/dist/220/swapping/palletConfigUpdated.d.cts +48 -48
  902. package/dist/220/swapping/palletConfigUpdated.d.mts +48 -48
  903. package/dist/220/swapping/refundEgressIgnored.d.cts +38 -38
  904. package/dist/220/swapping/refundEgressIgnored.d.mts +38 -38
  905. package/dist/220/swapping/refundEgressScheduled.d.cts +16 -16
  906. package/dist/220/swapping/refundEgressScheduled.d.mts +16 -16
  907. package/dist/220/swapping/refundedOnChain.d.cts +6 -6
  908. package/dist/220/swapping/refundedOnChain.d.mts +6 -6
  909. package/dist/220/swapping/swapAmountConfiscated.d.cts +6 -6
  910. package/dist/220/swapping/swapAmountConfiscated.d.mts +6 -6
  911. package/dist/220/swapping/swapDepositAddressReady.d.cts +45 -45
  912. package/dist/220/swapping/swapDepositAddressReady.d.mts +45 -45
  913. package/dist/220/swapping/swapEgressIgnored.d.cts +38 -38
  914. package/dist/220/swapping/swapEgressIgnored.d.mts +38 -38
  915. package/dist/220/swapping/swapEgressScheduled.d.cts +16 -16
  916. package/dist/220/swapping/swapEgressScheduled.d.mts +16 -16
  917. package/dist/220/swapping/swapExecuted.d.cts +18 -18
  918. package/dist/220/swapping/swapExecuted.d.mts +18 -18
  919. package/dist/220/swapping/swapRequested.d.cts +438 -438
  920. package/dist/220/swapping/swapRequested.d.mts +438 -438
  921. package/dist/220/swapping/withdrawalRequested.d.cts +14 -14
  922. package/dist/220/swapping/withdrawalRequested.d.mts +14 -14
  923. package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  924. package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  925. package/dist/220/tokenholderGovernance/proposalPassed.d.cts +8 -8
  926. package/dist/220/tokenholderGovernance/proposalPassed.d.mts +8 -8
  927. package/dist/220/tokenholderGovernance/proposalRejected.d.cts +8 -8
  928. package/dist/220/tokenholderGovernance/proposalRejected.d.mts +8 -8
  929. package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  930. package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  931. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  932. package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  933. package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  934. package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  935. package/dist/220/tradingStrategy/strategyDeployed.d.cts +40 -104
  936. package/dist/220/tradingStrategy/strategyDeployed.d.mts +40 -104
  937. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +124 -124
  938. package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +124 -124
  939. package/dist/220/tronIngressEgress/depositBoosted.d.cts +20 -20
  940. package/dist/220/tronIngressEgress/depositBoosted.d.mts +20 -20
  941. package/dist/220/tronIngressEgress/depositFailed.d.cts +228 -228
  942. package/dist/220/tronIngressEgress/depositFailed.d.mts +228 -228
  943. package/dist/220/tronIngressEgress/depositFinalised.d.cts +14 -14
  944. package/dist/220/tronIngressEgress/depositFinalised.d.mts +14 -14
  945. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  946. package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  947. package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +2 -2
  948. package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +2 -2
  949. package/package.json +1 -1
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2381
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2382
2382
  }, {
2383
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2384
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2385
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2383
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
2384
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
2385
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,7 +2513,7 @@ 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>;
@@ -2546,7 +2546,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
2546
2546
  }, {
2547
2547
  __kind: "DepositChannel";
2548
2548
  depositAddress: {
2549
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
2549
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
2550
2550
  value: string;
2551
2551
  };
2552
2552
  channelId: string | number;
@@ -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;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9719
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9720
9720
  }, {
9721
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9722
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
9723
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9721
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9722
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
9723
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,13 +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
10098
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
10099
10099
  depositAmount: bigint;
10100
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10100
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10101
10101
  destinationAddress: {
10102
10102
  readonly chain: "Ethereum";
10103
10103
  readonly address: `0x${string}`;
@@ -10117,7 +10117,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitnessEthereum: z.ZodObj
10117
10117
  readonly chain: "Assethub";
10118
10118
  readonly address: string;
10119
10119
  };
10120
- txId: `0x${string}`;
10121
10120
  affiliateFees: {
10122
10121
  account: number;
10123
10122
  bps: number;
@@ -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,22 +10190,21 @@ 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
10197
  inputAsset: {
10198
10198
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10199
10199
  };
10200
10200
  depositAmount: string | number;
10201
10201
  outputAsset: {
10202
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10202
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10203
10203
  };
10204
10204
  destinationAddress: {
10205
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10205
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10206
10206
  value: string;
10207
10207
  };
10208
- txId: string;
10209
10208
  affiliateFees: {
10210
10209
  account: number;
10211
10210
  bps: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10368
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10369
10369
  }, {
10370
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10371
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10372
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10370
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10371
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
10372
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,13 +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
10747
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
10748
10748
  depositAmount: bigint;
10749
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10749
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10750
10750
  destinationAddress: {
10751
10751
  readonly chain: "Ethereum";
10752
10752
  readonly address: `0x${string}`;
@@ -10766,7 +10766,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10766
10766
  readonly chain: "Assethub";
10767
10767
  readonly address: string;
10768
10768
  };
10769
- txId: `0x${string}`;
10770
10769
  affiliateFees: {
10771
10770
  account: number;
10772
10771
  bps: number;
@@ -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,22 +10839,21 @@ 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
10846
  inputAsset: {
10847
10847
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
10848
10848
  };
10849
10849
  depositAmount: string | number;
10850
10850
  outputAsset: {
10851
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10851
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10852
10852
  };
10853
10853
  destinationAddress: {
10854
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
10854
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
10855
10855
  value: string;
10856
10856
  };
10857
- txId: string;
10858
10857
  affiliateFees: {
10859
10858
  account: number;
10860
10859
  bps: number;
@@ -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,13 +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
10939
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
10940
10940
  depositAmount: bigint;
10941
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10941
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10942
10942
  destinationAddress: {
10943
10943
  readonly chain: "Ethereum";
10944
10944
  readonly address: `0x${string}`;
@@ -10958,7 +10958,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetailsEthereum: z.ZodDi
10958
10958
  readonly chain: "Assethub";
10959
10959
  readonly address: string;
10960
10960
  };
10961
- txId: `0x${string}`;
10962
10961
  affiliateFees: {
10963
10962
  account: number;
10964
10963
  bps: number;
@@ -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,22 +11034,21 @@ 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
11041
  inputAsset: {
11042
11042
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
11043
11043
  };
11044
11044
  depositAmount: string | number;
11045
11045
  outputAsset: {
11046
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11046
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11047
11047
  };
11048
11048
  destinationAddress: {
11049
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
11049
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
11050
11050
  value: string;
11051
11051
  };
11052
- txId: string;
11053
11052
  affiliateFees: {
11054
11053
  account: number;
11055
11054
  bps: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11928
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11929
11929
  }, {
11930
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11931
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
11932
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11930
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11931
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
11932
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,11 +12309,14 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
12309
12309
  }>>>;
12310
12310
  boostFee: z.ZodNumber;
12311
12311
  }, "strip", z.ZodTypeAny, {
12312
+ txId: {
12313
+ blockNumber: number;
12314
+ extrinsicIndex: number;
12315
+ };
12312
12316
  depositDetails: number;
12313
- boostFee: number;
12314
12317
  inputAsset: "Dot";
12315
12318
  depositAmount: bigint;
12316
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12319
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12317
12320
  destinationAddress: {
12318
12321
  readonly chain: "Ethereum";
12319
12322
  readonly address: `0x${string}`;
@@ -12333,10 +12336,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
12333
12336
  readonly chain: "Assethub";
12334
12337
  readonly address: string;
12335
12338
  };
12336
- txId: {
12337
- blockNumber: number;
12338
- extrinsicIndex: number;
12339
- };
12340
12339
  affiliateFees: {
12341
12340
  account: number;
12342
12341
  bps: number;
@@ -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,23 +12409,22 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitnessPolkadot: z.ZodObj
12409
12409
  chunkInterval: number;
12410
12410
  } | null | undefined;
12411
12411
  }, {
12412
+ txId: {
12413
+ blockNumber: number;
12414
+ extrinsicIndex: number;
12415
+ };
12412
12416
  depositDetails: number;
12413
- boostFee: number;
12414
12417
  inputAsset: {
12415
12418
  __kind: "Dot";
12416
12419
  };
12417
12420
  depositAmount: string | number;
12418
12421
  outputAsset: {
12419
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12422
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12420
12423
  };
12421
12424
  destinationAddress: {
12422
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
12425
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
12423
12426
  value: string;
12424
12427
  };
12425
- txId: {
12426
- blockNumber: number;
12427
- extrinsicIndex: number;
12428
- };
12429
12428
  affiliateFees: {
12430
12429
  account: number;
12431
12430
  bps: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12568
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12569
12569
  }, {
12570
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12571
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12572
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12570
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12571
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12572
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,11 +12949,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12949
12949
  }>>>;
12950
12950
  boostFee: z.ZodNumber;
12951
12951
  }, "strip", z.ZodTypeAny, {
12952
+ txId: {
12953
+ blockNumber: number;
12954
+ extrinsicIndex: number;
12955
+ };
12952
12956
  depositDetails: number;
12953
- boostFee: number;
12954
12957
  inputAsset: "Dot";
12955
12958
  depositAmount: bigint;
12956
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12959
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
12957
12960
  destinationAddress: {
12958
12961
  readonly chain: "Ethereum";
12959
12962
  readonly address: `0x${string}`;
@@ -12973,10 +12976,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
12973
12976
  readonly chain: "Assethub";
12974
12977
  readonly address: string;
12975
12978
  };
12976
- txId: {
12977
- blockNumber: number;
12978
- extrinsicIndex: number;
12979
- };
12980
12979
  affiliateFees: {
12981
12980
  account: number;
12982
12981
  bps: number;
@@ -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,23 +13049,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13049
13049
  chunkInterval: number;
13050
13050
  } | null | undefined;
13051
13051
  }, {
13052
+ txId: {
13053
+ blockNumber: number;
13054
+ extrinsicIndex: number;
13055
+ };
13052
13056
  depositDetails: number;
13053
- boostFee: number;
13054
13057
  inputAsset: {
13055
13058
  __kind: "Dot";
13056
13059
  };
13057
13060
  depositAmount: string | number;
13058
13061
  outputAsset: {
13059
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13062
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13060
13063
  };
13061
13064
  destinationAddress: {
13062
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13065
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
13063
13066
  value: string;
13064
13067
  };
13065
- txId: {
13066
- blockNumber: number;
13067
- extrinsicIndex: number;
13068
- };
13069
13068
  affiliateFees: {
13070
13069
  account: number;
13071
13070
  bps: number;
@@ -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,11 +13143,14 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13143
13143
  }, "strip", z.ZodTypeAny, {
13144
13144
  __kind: "DepositFailedVaultVariantPolkadot";
13145
13145
  vaultWitness: {
13146
+ txId: {
13147
+ blockNumber: number;
13148
+ extrinsicIndex: number;
13149
+ };
13146
13150
  depositDetails: number;
13147
- boostFee: number;
13148
13151
  inputAsset: "Dot";
13149
13152
  depositAmount: bigint;
13150
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13153
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13151
13154
  destinationAddress: {
13152
13155
  readonly chain: "Ethereum";
13153
13156
  readonly address: `0x${string}`;
@@ -13167,10 +13170,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13167
13170
  readonly chain: "Assethub";
13168
13171
  readonly address: string;
13169
13172
  };
13170
- txId: {
13171
- blockNumber: number;
13172
- extrinsicIndex: number;
13173
- };
13174
13173
  affiliateFees: {
13175
13174
  account: number;
13176
13175
  bps: number;
@@ -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,23 +13246,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetailsPolkadot: z.ZodDi
13246
13246
  }, {
13247
13247
  __kind: "DepositFailedVaultVariantPolkadot";
13248
13248
  vaultWitness: {
13249
+ txId: {
13250
+ blockNumber: number;
13251
+ extrinsicIndex: number;
13252
+ };
13249
13253
  depositDetails: number;
13250
- boostFee: number;
13251
13254
  inputAsset: {
13252
13255
  __kind: "Dot";
13253
13256
  };
13254
13257
  depositAmount: string | number;
13255
13258
  outputAsset: {
13256
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13259
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13257
13260
  };
13258
13261
  destinationAddress: {
13259
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
13262
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
13260
13263
  value: string;
13261
13264
  };
13262
- txId: {
13263
- blockNumber: number;
13264
- extrinsicIndex: number;
13265
- };
13266
13265
  affiliateFees: {
13267
13266
  account: number;
13268
13267
  bps: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14791
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14792
14792
  }, {
14793
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14794
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14795
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14793
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
14794
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
14795
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,10 +15277,9 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15276
15277
  vout: number;
15277
15278
  };
15278
15279
  };
15279
- boostFee: number;
15280
15280
  inputAsset: "Btc";
15281
15281
  depositAmount: bigint;
15282
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15282
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15283
15283
  destinationAddress: {
15284
15284
  readonly chain: "Ethereum";
15285
15285
  readonly address: `0x${string}`;
@@ -15299,7 +15299,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15299
15299
  readonly chain: "Assethub";
15300
15300
  readonly address: string;
15301
15301
  };
15302
- txId: `0x${string}`;
15303
15302
  affiliateFees: {
15304
15303
  account: number;
15305
15304
  bps: number;
@@ -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,19 +15429,17 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitnessBitcoin: z.ZodObjec
15428
15429
  vout: number;
15429
15430
  };
15430
15431
  };
15431
- boostFee: number;
15432
15432
  inputAsset: {
15433
15433
  __kind: "Btc";
15434
15434
  };
15435
15435
  depositAmount: string | number;
15436
15436
  outputAsset: {
15437
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15437
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
15438
15438
  };
15439
15439
  destinationAddress: {
15440
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
15440
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
15441
15441
  value: string;
15442
15442
  };
15443
- txId: string;
15444
15443
  affiliateFees: {
15445
15444
  account: number;
15446
15445
  bps: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16069
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16070
16070
  }, {
16071
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16072
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16073
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16071
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16072
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
16073
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,10 +16555,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16554
16555
  vout: number;
16555
16556
  };
16556
16557
  };
16557
- boostFee: number;
16558
16558
  inputAsset: "Btc";
16559
16559
  depositAmount: bigint;
16560
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16560
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16561
16561
  destinationAddress: {
16562
16562
  readonly chain: "Ethereum";
16563
16563
  readonly address: `0x${string}`;
@@ -16577,7 +16577,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16577
16577
  readonly chain: "Assethub";
16578
16578
  readonly address: string;
16579
16579
  };
16580
- txId: `0x${string}`;
16581
16580
  affiliateFees: {
16582
16581
  account: number;
16583
16582
  bps: number;
@@ -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,19 +16707,17 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16706
16707
  vout: number;
16707
16708
  };
16708
16709
  };
16709
- boostFee: number;
16710
16710
  inputAsset: {
16711
16711
  __kind: "Btc";
16712
16712
  };
16713
16713
  depositAmount: string | number;
16714
16714
  outputAsset: {
16715
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16715
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16716
16716
  };
16717
16717
  destinationAddress: {
16718
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
16718
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
16719
16719
  value: string;
16720
16720
  };
16721
- txId: string;
16722
16721
  affiliateFees: {
16723
16722
  account: number;
16724
16723
  bps: number;
@@ -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,10 +16853,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16852
16853
  vout: number;
16853
16854
  };
16854
16855
  };
16855
- boostFee: number;
16856
16856
  inputAsset: "Btc";
16857
16857
  depositAmount: bigint;
16858
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16858
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
16859
16859
  destinationAddress: {
16860
16860
  readonly chain: "Ethereum";
16861
16861
  readonly address: `0x${string}`;
@@ -16875,7 +16875,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
16875
16875
  readonly chain: "Assethub";
16876
16876
  readonly address: string;
16877
16877
  };
16878
- txId: `0x${string}`;
16879
16878
  affiliateFees: {
16880
16879
  account: number;
16881
16880
  bps: number;
@@ -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,19 +17008,17 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetailsBitcoin: z.ZodDisc
17007
17008
  vout: number;
17008
17009
  };
17009
17010
  };
17010
- boostFee: number;
17011
17011
  inputAsset: {
17012
17012
  __kind: "Btc";
17013
17013
  };
17014
17014
  depositAmount: string | number;
17015
17015
  outputAsset: {
17016
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17016
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17017
17017
  };
17018
17018
  destinationAddress: {
17019
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
17019
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
17020
17020
  value: string;
17021
17021
  };
17022
- txId: string;
17023
17022
  affiliateFees: {
17024
17023
  account: number;
17025
17024
  bps: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17943
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17944
17944
  }, {
17945
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17946
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17947
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17945
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
17946
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
17947
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,13 +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
18322
  inputAsset: "ArbEth" | "ArbUsdc";
18323
18323
  depositAmount: bigint;
18324
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18324
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18325
18325
  destinationAddress: {
18326
18326
  readonly chain: "Ethereum";
18327
18327
  readonly address: `0x${string}`;
@@ -18341,7 +18341,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitnessArbitrum: z.ZodObj
18341
18341
  readonly chain: "Assethub";
18342
18342
  readonly address: string;
18343
18343
  };
18344
- txId: `0x${string}`;
18345
18344
  affiliateFees: {
18346
18345
  account: number;
18347
18346
  bps: number;
@@ -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,22 +18414,21 @@ 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
18421
  inputAsset: {
18422
18422
  __kind: "ArbEth" | "ArbUsdc";
18423
18423
  };
18424
18424
  depositAmount: string | number;
18425
18425
  outputAsset: {
18426
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18426
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18427
18427
  };
18428
18428
  destinationAddress: {
18429
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
18429
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
18430
18430
  value: string;
18431
18431
  };
18432
- txId: string;
18433
18432
  affiliateFees: {
18434
18433
  account: number;
18435
18434
  bps: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18592
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18593
18593
  }, {
18594
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18595
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18596
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18594
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18595
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
18596
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,13 +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
18971
  inputAsset: "ArbEth" | "ArbUsdc";
18972
18972
  depositAmount: bigint;
18973
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18973
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18974
18974
  destinationAddress: {
18975
18975
  readonly chain: "Ethereum";
18976
18976
  readonly address: `0x${string}`;
@@ -18990,7 +18990,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
18990
18990
  readonly chain: "Assethub";
18991
18991
  readonly address: string;
18992
18992
  };
18993
- txId: `0x${string}`;
18994
18993
  affiliateFees: {
18995
18994
  account: number;
18996
18995
  bps: number;
@@ -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,22 +19063,21 @@ 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
19070
  inputAsset: {
19071
19071
  __kind: "ArbEth" | "ArbUsdc";
19072
19072
  };
19073
19073
  depositAmount: string | number;
19074
19074
  outputAsset: {
19075
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19075
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19076
19076
  };
19077
19077
  destinationAddress: {
19078
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19078
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
19079
19079
  value: string;
19080
19080
  };
19081
- txId: string;
19082
19081
  affiliateFees: {
19083
19082
  account: number;
19084
19083
  bps: number;
@@ -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,13 +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
19163
  inputAsset: "ArbEth" | "ArbUsdc";
19164
19164
  depositAmount: bigint;
19165
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19165
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19166
19166
  destinationAddress: {
19167
19167
  readonly chain: "Ethereum";
19168
19168
  readonly address: `0x${string}`;
@@ -19182,7 +19182,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetailsArbitrum: z.ZodDi
19182
19182
  readonly chain: "Assethub";
19183
19183
  readonly address: string;
19184
19184
  };
19185
- txId: `0x${string}`;
19186
19185
  affiliateFees: {
19187
19186
  account: number;
19188
19187
  bps: number;
@@ -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,22 +19258,21 @@ 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
19265
  inputAsset: {
19266
19266
  __kind: "ArbEth" | "ArbUsdc";
19267
19267
  };
19268
19268
  depositAmount: string | number;
19269
19269
  outputAsset: {
19270
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19270
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19271
19271
  };
19272
19272
  destinationAddress: {
19273
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
19273
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
19274
19274
  value: string;
19275
19275
  };
19276
- txId: string;
19277
19276
  affiliateFees: {
19278
19277
  account: number;
19279
19278
  bps: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20210
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20211
20211
  }, {
20212
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20213
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
20214
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20212
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20213
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
20214
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,10 +20590,9 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20589
20590
  __kind: "VaultSwapAccount";
20590
20591
  value: [`0x${string}`, bigint];
20591
20592
  };
20592
- boostFee: number;
20593
20593
  inputAsset: "Sol" | "SolUsdc";
20594
20594
  depositAmount: bigint;
20595
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20595
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20596
20596
  destinationAddress: {
20597
20597
  readonly chain: "Ethereum";
20598
20598
  readonly address: `0x${string}`;
@@ -20612,7 +20612,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20612
20612
  readonly chain: "Assethub";
20613
20613
  readonly address: string;
20614
20614
  };
20615
- txId: [`0x${string}`, bigint];
20616
20615
  affiliateFees: {
20617
20616
  account: number;
20618
20617
  bps: number;
@@ -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,19 +20693,17 @@ declare const palletCfSolanaIngressEgressVaultDepositWitnessSolana: z.ZodObject<
20692
20693
  __kind: "VaultSwapAccount";
20693
20694
  value: [string, string | number];
20694
20695
  };
20695
- boostFee: number;
20696
20696
  inputAsset: {
20697
20697
  __kind: "Sol" | "SolUsdc";
20698
20698
  };
20699
20699
  depositAmount: string | number;
20700
20700
  outputAsset: {
20701
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20701
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20702
20702
  };
20703
20703
  destinationAddress: {
20704
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
20704
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
20705
20705
  value: string;
20706
20706
  };
20707
- txId: [string, string | number];
20708
20707
  affiliateFees: {
20709
20708
  account: number;
20710
20709
  bps: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20907
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20908
20908
  }, {
20909
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20910
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
20911
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20909
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
20910
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
20911
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,10 +21287,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21286
21287
  __kind: "VaultSwapAccount";
21287
21288
  value: [`0x${string}`, bigint];
21288
21289
  };
21289
- boostFee: number;
21290
21290
  inputAsset: "Sol" | "SolUsdc";
21291
21291
  depositAmount: bigint;
21292
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21292
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21293
21293
  destinationAddress: {
21294
21294
  readonly chain: "Ethereum";
21295
21295
  readonly address: `0x${string}`;
@@ -21309,7 +21309,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21309
21309
  readonly chain: "Assethub";
21310
21310
  readonly address: string;
21311
21311
  };
21312
- txId: [`0x${string}`, bigint];
21313
21312
  affiliateFees: {
21314
21313
  account: number;
21315
21314
  bps: number;
@@ -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,19 +21390,17 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21389
21390
  __kind: "VaultSwapAccount";
21390
21391
  value: [string, string | number];
21391
21392
  };
21392
- boostFee: number;
21393
21393
  inputAsset: {
21394
21394
  __kind: "Sol" | "SolUsdc";
21395
21395
  };
21396
21396
  depositAmount: string | number;
21397
21397
  outputAsset: {
21398
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21398
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21399
21399
  };
21400
21400
  destinationAddress: {
21401
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
21401
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
21402
21402
  value: string;
21403
21403
  };
21404
- txId: [string, string | number];
21405
21404
  affiliateFees: {
21406
21405
  account: number;
21407
21406
  bps: number;
@@ -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,10 +21487,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21486
21487
  __kind: "VaultSwapAccount";
21487
21488
  value: [`0x${string}`, bigint];
21488
21489
  };
21489
- boostFee: number;
21490
21490
  inputAsset: "Sol" | "SolUsdc";
21491
21491
  depositAmount: bigint;
21492
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21492
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21493
21493
  destinationAddress: {
21494
21494
  readonly chain: "Ethereum";
21495
21495
  readonly address: `0x${string}`;
@@ -21509,7 +21509,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21509
21509
  readonly chain: "Assethub";
21510
21510
  readonly address: string;
21511
21511
  };
21512
- txId: [`0x${string}`, bigint];
21513
21512
  affiliateFees: {
21514
21513
  account: number;
21515
21514
  bps: number;
@@ -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,19 +21593,17 @@ declare const palletCfSolanaIngressEgressDepositFailedDetailsSolana: z.ZodDiscri
21592
21593
  __kind: "VaultSwapAccount";
21593
21594
  value: [string, string | number];
21594
21595
  };
21595
- boostFee: number;
21596
21596
  inputAsset: {
21597
21597
  __kind: "Sol" | "SolUsdc";
21598
21598
  };
21599
21599
  depositAmount: string | number;
21600
21600
  outputAsset: {
21601
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21601
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
21602
21602
  };
21603
21603
  destinationAddress: {
21604
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
21604
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
21605
21605
  value: string;
21606
21606
  };
21607
- txId: [string, string | number];
21608
21607
  affiliateFees: {
21609
21608
  account: number;
21610
21609
  bps: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22474
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22475
22475
  }, {
22476
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22477
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
22478
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22476
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22477
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
22478
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,11 +22855,14 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22855
22855
  }>>>;
22856
22856
  boostFee: z.ZodNumber;
22857
22857
  }, "strip", z.ZodTypeAny, {
22858
+ txId: {
22859
+ blockNumber: number;
22860
+ extrinsicIndex: number;
22861
+ };
22858
22862
  depositDetails: number;
22859
- boostFee: number;
22860
22863
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
22861
22864
  depositAmount: bigint;
22862
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22865
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22863
22866
  destinationAddress: {
22864
22867
  readonly chain: "Ethereum";
22865
22868
  readonly address: `0x${string}`;
@@ -22879,10 +22882,6 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22879
22882
  readonly chain: "Assethub";
22880
22883
  readonly address: string;
22881
22884
  };
22882
- txId: {
22883
- blockNumber: number;
22884
- extrinsicIndex: number;
22885
- };
22886
22885
  affiliateFees: {
22887
22886
  account: number;
22888
22887
  bps: number;
@@ -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,23 +22955,22 @@ declare const palletCfAssethubIngressEgressVaultDepositWitnessAssethub: z.ZodObj
22955
22955
  chunkInterval: number;
22956
22956
  } | null | undefined;
22957
22957
  }, {
22958
+ txId: {
22959
+ blockNumber: number;
22960
+ extrinsicIndex: number;
22961
+ };
22958
22962
  depositDetails: number;
22959
- boostFee: number;
22960
22963
  inputAsset: {
22961
22964
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
22962
22965
  };
22963
22966
  depositAmount: string | number;
22964
22967
  outputAsset: {
22965
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22968
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
22966
22969
  };
22967
22970
  destinationAddress: {
22968
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
22971
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
22969
22972
  value: string;
22970
22973
  };
22971
- txId: {
22972
- blockNumber: number;
22973
- extrinsicIndex: number;
22974
- };
22975
22974
  affiliateFees: {
22976
22975
  account: number;
22977
22976
  bps: number;
@@ -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: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23114
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23115
23115
  }, {
23116
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23117
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
23118
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23116
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23117
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
23118
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "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,11 +23495,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23495
23495
  }>>>;
23496
23496
  boostFee: z.ZodNumber;
23497
23497
  }, "strip", z.ZodTypeAny, {
23498
+ txId: {
23499
+ blockNumber: number;
23500
+ extrinsicIndex: number;
23501
+ };
23498
23502
  depositDetails: number;
23499
- boostFee: number;
23500
23503
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
23501
23504
  depositAmount: bigint;
23502
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23505
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23503
23506
  destinationAddress: {
23504
23507
  readonly chain: "Ethereum";
23505
23508
  readonly address: `0x${string}`;
@@ -23519,10 +23522,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23519
23522
  readonly chain: "Assethub";
23520
23523
  readonly address: string;
23521
23524
  };
23522
- txId: {
23523
- blockNumber: number;
23524
- extrinsicIndex: number;
23525
- };
23526
23525
  affiliateFees: {
23527
23526
  account: number;
23528
23527
  bps: number;
@@ -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,23 +23595,22 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23595
23595
  chunkInterval: number;
23596
23596
  } | null | undefined;
23597
23597
  }, {
23598
+ txId: {
23599
+ blockNumber: number;
23600
+ extrinsicIndex: number;
23601
+ };
23598
23602
  depositDetails: number;
23599
- boostFee: number;
23600
23603
  inputAsset: {
23601
23604
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23602
23605
  };
23603
23606
  depositAmount: string | number;
23604
23607
  outputAsset: {
23605
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23608
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23606
23609
  };
23607
23610
  destinationAddress: {
23608
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
23611
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23609
23612
  value: string;
23610
23613
  };
23611
- txId: {
23612
- blockNumber: number;
23613
- extrinsicIndex: number;
23614
- };
23615
23614
  affiliateFees: {
23616
23615
  account: number;
23617
23616
  bps: number;
@@ -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,11 +23689,14 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23689
23689
  }, "strip", z.ZodTypeAny, {
23690
23690
  __kind: "DepositFailedVaultVariantAssethub";
23691
23691
  vaultWitness: {
23692
+ txId: {
23693
+ blockNumber: number;
23694
+ extrinsicIndex: number;
23695
+ };
23692
23696
  depositDetails: number;
23693
- boostFee: number;
23694
23697
  inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
23695
23698
  depositAmount: bigint;
23696
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23699
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23697
23700
  destinationAddress: {
23698
23701
  readonly chain: "Ethereum";
23699
23702
  readonly address: `0x${string}`;
@@ -23713,10 +23716,6 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23713
23716
  readonly chain: "Assethub";
23714
23717
  readonly address: string;
23715
23718
  };
23716
- txId: {
23717
- blockNumber: number;
23718
- extrinsicIndex: number;
23719
- };
23720
23719
  affiliateFees: {
23721
23720
  account: number;
23722
23721
  bps: number;
@@ -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,23 +23792,22 @@ declare const palletCfAssethubIngressEgressDepositFailedDetailsAssethub: z.ZodDi
23792
23792
  }, {
23793
23793
  __kind: "DepositFailedVaultVariantAssethub";
23794
23794
  vaultWitness: {
23795
+ txId: {
23796
+ blockNumber: number;
23797
+ extrinsicIndex: number;
23798
+ };
23795
23799
  depositDetails: number;
23796
- boostFee: number;
23797
23800
  inputAsset: {
23798
23801
  __kind: "HubDot" | "HubUsdt" | "HubUsdc";
23799
23802
  };
23800
23803
  depositAmount: string | number;
23801
23804
  outputAsset: {
23802
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23805
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
23803
23806
  };
23804
23807
  destinationAddress: {
23805
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
23808
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
23806
23809
  value: string;
23807
23810
  };
23808
- txId: {
23809
- blockNumber: number;
23810
- extrinsicIndex: number;
23811
- };
23812
23811
  affiliateFees: {
23813
23812
  account: number;
23814
23813
  bps: number;
@@ -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?: {