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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1075) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  6. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  7. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  8. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  9. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
  10. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
  11. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
  12. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
  13. package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
  14. package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
  15. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  16. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  17. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  18. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  19. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  20. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  21. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  22. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  23. package/dist/100/common.d.cts +23 -23
  24. package/dist/100/common.d.mts +23 -23
  25. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  26. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  27. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  28. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  30. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  31. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  32. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
  33. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  34. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  35. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  36. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
  37. package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
  38. package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
  39. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  40. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  41. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  42. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  43. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  44. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  45. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  46. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  47. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  48. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  49. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  50. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  51. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  52. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  53. package/dist/100/funding/funded.d.cts +2 -2
  54. package/dist/100/funding/funded.d.mts +2 -2
  55. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  56. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  57. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  58. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  59. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +14 -14
  60. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +14 -14
  61. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  62. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  63. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  64. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  65. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  66. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  67. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  68. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  69. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  70. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  71. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  72. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  73. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  74. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  75. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  76. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  77. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  78. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  79. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  80. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  81. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  82. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  83. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  84. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  85. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  86. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
  87. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  88. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  89. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  90. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
  91. package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
  92. package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
  93. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  94. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  95. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  96. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  97. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  98. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  99. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  100. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  101. package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
  102. package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
  103. package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
  104. package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
  105. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  106. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  107. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  108. package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
  109. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  110. package/dist/100/swapping/swapAmountTooLow.d.mts +19 -19
  111. package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
  112. package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
  113. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  114. package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
  115. package/dist/100/swapping/swapExecuted.d.cts +15 -15
  116. package/dist/100/swapping/swapExecuted.d.mts +15 -15
  117. package/dist/100/swapping/swapScheduled.d.cts +29 -29
  118. package/dist/100/swapping/swapScheduled.d.mts +29 -29
  119. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  120. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  121. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  122. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  123. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  124. package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
  125. package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
  126. package/dist/11000/lendingPools/stoppedBoosting.d.mts +2 -2
  127. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  128. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  129. package/dist/111/common.d.cts +26 -26
  130. package/dist/111/common.d.mts +26 -26
  131. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  132. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  133. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +12 -12
  134. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +12 -12
  135. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +16 -16
  136. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +16 -16
  137. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +18 -18
  138. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +18 -18
  139. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  140. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  141. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +25 -25
  142. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +25 -25
  143. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +25 -25
  144. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +25 -25
  145. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +28 -28
  146. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +28 -28
  147. package/dist/11100/common.d.cts +489 -489
  148. package/dist/11100/common.d.mts +489 -489
  149. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
  150. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
  151. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +42 -42
  152. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +42 -42
  153. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +8 -8
  154. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.mts +8 -8
  155. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  156. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  157. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +8 -8
  158. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +8 -8
  159. package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
  160. package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
  161. package/dist/11100/genericElections/electoralEvent.d.cts +16 -16
  162. package/dist/11100/genericElections/electoralEvent.d.mts +16 -16
  163. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  164. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  165. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  166. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  167. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  168. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  169. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  170. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  171. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  172. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  173. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  174. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  175. package/dist/11100/lendingPools/loanCreated.d.cts +10 -10
  176. package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
  177. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  178. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  179. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  180. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  181. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  182. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  183. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +25 -25
  184. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +25 -25
  185. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +25 -25
  186. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +25 -25
  187. package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
  188. package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
  189. package/dist/11100/swapping/swapExecuted.d.cts +12 -12
  190. package/dist/11100/swapping/swapExecuted.d.mts +12 -12
  191. package/dist/11100/swapping/swapRequested.d.cts +52 -52
  192. package/dist/11100/swapping/swapRequested.d.mts +52 -52
  193. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  194. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  195. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  196. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  197. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +16 -16
  198. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +16 -16
  199. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  200. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  201. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  202. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  203. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  204. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  205. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +34 -34
  206. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +34 -34
  207. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +6 -6
  208. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +6 -6
  209. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  210. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  211. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  212. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  213. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +16 -16
  214. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +16 -16
  215. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  216. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  217. package/dist/11200/common.d.cts +174 -174
  218. package/dist/11200/common.d.mts +174 -174
  219. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  220. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  221. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  222. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  223. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +16 -16
  224. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +16 -16
  225. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  226. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  227. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  228. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  229. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  230. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  231. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +34 -34
  232. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +34 -34
  233. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  234. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  235. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  236. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  237. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
  238. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
  239. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +16 -16
  240. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +16 -16
  241. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +6 -6
  242. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +6 -6
  243. package/dist/11200/swapping/swapRequested.d.cts +17 -17
  244. package/dist/11200/swapping/swapRequested.d.mts +17 -17
  245. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  246. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  247. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +2 -2
  248. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +2 -2
  249. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  250. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  251. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  252. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  253. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  254. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  255. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  256. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  257. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  258. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  259. package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
  260. package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
  261. package/dist/120/swapping/swapEgressScheduled.d.cts +2 -2
  262. package/dist/120/swapping/swapEgressScheduled.d.mts +2 -2
  263. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  264. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  265. package/dist/131/common.d.cts +11 -11
  266. package/dist/131/common.d.mts +11 -11
  267. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  268. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  269. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  270. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  271. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  272. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  273. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +16 -16
  274. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +16 -16
  275. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  276. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  277. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  278. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  279. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  280. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  281. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  282. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  283. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  284. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  285. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  286. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  287. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  288. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  289. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  290. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  291. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  292. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  293. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  294. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  295. package/dist/131/swapping/ccmFailed.d.cts +9 -9
  296. package/dist/131/swapping/ccmFailed.d.mts +9 -9
  297. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  298. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  299. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  300. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  301. package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
  302. package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
  303. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  304. package/dist/131/swapping/swapEgressIgnored.d.mts +12 -12
  305. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  306. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  307. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  308. package/dist/131/swapping/swapExecuted.d.mts +12 -12
  309. package/dist/131/swapping/swapScheduled.d.cts +27 -27
  310. package/dist/131/swapping/swapScheduled.d.mts +27 -27
  311. package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
  312. package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
  313. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
  314. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
  315. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  316. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  317. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  318. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  319. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  320. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  321. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  322. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  323. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  324. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  325. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  326. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  327. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  328. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  329. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  330. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  331. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  332. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  333. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  334. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  335. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  336. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  337. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
  338. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +4 -4
  339. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  340. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  341. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  342. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  343. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  344. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  345. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  346. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  347. package/dist/141/swapping/ccmFailed.d.cts +4 -4
  348. package/dist/141/swapping/ccmFailed.d.mts +4 -4
  349. package/dist/141/swapping/swapDepositAddressReady.d.cts +2 -2
  350. package/dist/141/swapping/swapDepositAddressReady.d.mts +2 -2
  351. package/dist/141/swapping/swapExecuted.d.cts +8 -8
  352. package/dist/141/swapping/swapExecuted.d.mts +8 -8
  353. package/dist/141/swapping/swapScheduled.d.cts +35 -35
  354. package/dist/141/swapping/swapScheduled.d.mts +35 -35
  355. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  356. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  357. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  358. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  359. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  360. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  361. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  362. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  363. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  364. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  365. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  366. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
  367. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  368. package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
  369. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  370. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  371. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  372. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  373. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  374. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  375. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  376. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  377. package/dist/150/common.d.cts +50 -50
  378. package/dist/150/common.d.mts +50 -50
  379. package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
  380. package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
  381. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +28 -28
  382. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +28 -28
  383. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  384. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  385. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  386. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  387. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  388. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  389. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  390. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  391. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  392. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  393. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  394. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  395. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  396. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  397. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +17 -17
  398. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +17 -17
  399. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  400. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  401. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  402. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  403. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  404. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  405. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  406. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  407. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  408. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  409. package/dist/150/liquidityProvider/assetTransferred.d.cts +7 -7
  410. package/dist/150/liquidityProvider/assetTransferred.d.mts +7 -7
  411. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
  412. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
  413. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  414. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  415. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  416. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  417. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  418. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  419. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  420. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  421. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  422. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  423. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  424. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  425. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  426. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  427. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  428. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  429. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  430. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  431. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  432. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  433. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  434. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  435. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
  436. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
  437. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  438. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  439. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  440. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
  441. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +6 -6
  442. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +6 -6
  443. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
  444. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
  445. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  446. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  447. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +4 -4
  448. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +4 -4
  449. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  450. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  451. package/dist/150/swapping/batchSwapFailed.d.cts +7 -7
  452. package/dist/150/swapping/batchSwapFailed.d.mts +7 -7
  453. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  454. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  455. package/dist/150/swapping/refundEgressIgnored.d.cts +10 -10
  456. package/dist/150/swapping/refundEgressIgnored.d.mts +10 -10
  457. package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
  458. package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
  459. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  460. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  461. package/dist/150/swapping/swapDepositAddressReady.d.cts +14 -14
  462. package/dist/150/swapping/swapDepositAddressReady.d.mts +14 -14
  463. package/dist/150/swapping/swapEgressIgnored.d.cts +10 -10
  464. package/dist/150/swapping/swapEgressIgnored.d.mts +10 -10
  465. package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
  466. package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
  467. package/dist/150/swapping/swapExecuted.d.cts +13 -13
  468. package/dist/150/swapping/swapExecuted.d.mts +13 -13
  469. package/dist/150/swapping/swapScheduled.d.cts +18 -18
  470. package/dist/150/swapping/swapScheduled.d.mts +18 -18
  471. package/dist/150/swapping/withdrawalRequested.d.cts +6 -6
  472. package/dist/150/swapping/withdrawalRequested.d.mts +6 -6
  473. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  474. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  475. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  476. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  477. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  478. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  479. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  480. package/dist/160/assetBalances/accountCredited.d.mts +2 -2
  481. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  482. package/dist/160/assetBalances/accountDebited.d.mts +2 -2
  483. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  484. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  485. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  486. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  487. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  488. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  489. package/dist/160/common.d.cts +32 -32
  490. package/dist/160/common.d.mts +32 -32
  491. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  492. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  493. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  494. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  495. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  496. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  497. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  498. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +2 -2
  499. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  500. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  501. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  502. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  503. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  504. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  505. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  506. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  507. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  508. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  509. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  510. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  511. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  512. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  513. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  514. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  515. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  516. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  517. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
  518. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
  519. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  520. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  521. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  522. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  523. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
  524. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
  525. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  526. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  527. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  528. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  529. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +4 -4
  530. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +4 -4
  531. package/dist/160/swapping/ccmFailed.d.cts +34 -34
  532. package/dist/160/swapping/ccmFailed.d.mts +34 -34
  533. package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
  534. package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
  535. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  536. package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
  537. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  538. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  539. package/dist/160/swapping/swapDepositAddressReady.d.cts +8 -8
  540. package/dist/160/swapping/swapDepositAddressReady.d.mts +8 -8
  541. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  542. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  543. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  544. package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
  545. package/dist/160/swapping/swapExecuted.d.cts +2 -2
  546. package/dist/160/swapping/swapExecuted.d.mts +2 -2
  547. package/dist/160/swapping/swapRequested.d.cts +8 -8
  548. package/dist/160/swapping/swapRequested.d.mts +8 -8
  549. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  550. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  551. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  552. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  553. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  554. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  555. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  556. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  557. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  558. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  559. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  560. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  561. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  562. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  563. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
  564. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
  565. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  566. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  567. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  568. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  569. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  570. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  571. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  572. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  573. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  574. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  575. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  576. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  577. package/dist/170/common.d.cts +148 -148
  578. package/dist/170/common.d.mts +148 -148
  579. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  580. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  581. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  582. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  583. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  584. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  585. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  586. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  587. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  588. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  589. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  590. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  591. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  592. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  593. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  594. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  595. package/dist/170/reputation/offencePenalty.d.cts +4 -4
  596. package/dist/170/reputation/offencePenalty.d.mts +4 -4
  597. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  598. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  599. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  600. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  601. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  602. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  603. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  604. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  605. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  606. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  607. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  608. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  609. package/dist/170/swapping/swapRequested.d.cts +51 -51
  610. package/dist/170/swapping/swapRequested.d.mts +51 -51
  611. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  612. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  613. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  614. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  615. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +47 -47
  616. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +47 -47
  617. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  618. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  619. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  620. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  621. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
  622. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
  623. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  624. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
  625. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +80 -80
  626. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +80 -80
  627. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  628. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  629. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +6 -6
  630. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
  631. package/dist/180/common.d.cts +325 -325
  632. package/dist/180/common.d.mts +325 -325
  633. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  634. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
  635. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  636. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  637. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +47 -47
  638. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +47 -47
  639. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  640. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  641. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  642. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  643. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
  644. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
  645. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  646. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  647. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +41 -41
  648. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +41 -41
  649. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  650. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  651. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  652. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  653. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  654. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
  655. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +2 -2
  656. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +2 -2
  657. package/dist/180/solanaIngressEgress/depositFailed.d.cts +38 -38
  658. package/dist/180/solanaIngressEgress/depositFailed.d.mts +38 -38
  659. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  660. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  661. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  662. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  663. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  664. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  665. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  666. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  667. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  668. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  669. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  670. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  671. package/dist/180/swapping/refundEgressScheduled.d.cts +17 -17
  672. package/dist/180/swapping/refundEgressScheduled.d.mts +17 -17
  673. package/dist/180/swapping/swapDepositAddressReady.d.cts +20 -20
  674. package/dist/180/swapping/swapDepositAddressReady.d.mts +20 -20
  675. package/dist/180/swapping/swapEgressScheduled.d.cts +17 -17
  676. package/dist/180/swapping/swapEgressScheduled.d.mts +17 -17
  677. package/dist/180/swapping/swapRequested.d.cts +16 -16
  678. package/dist/180/swapping/swapRequested.d.mts +16 -16
  679. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  680. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  681. package/dist/180/swapping/withdrawalRequested.d.cts +16 -16
  682. package/dist/180/swapping/withdrawalRequested.d.mts +16 -16
  683. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  684. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  685. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
  686. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
  687. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +200 -200
  688. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +200 -200
  689. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  690. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  691. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  692. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  693. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  694. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  695. package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
  696. package/dist/190/assetBalances/refundScheduled.d.mts +54 -54
  697. package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
  698. package/dist/190/assetBalances/refundSkipped.d.mts +103 -103
  699. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  700. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  701. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  702. package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
  703. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +61 -61
  704. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +61 -61
  705. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +14 -14
  706. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +14 -14
  707. package/dist/190/assethubIngressEgress/depositFailed.d.cts +203 -203
  708. package/dist/190/assethubIngressEgress/depositFailed.d.mts +203 -203
  709. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
  710. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
  711. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  712. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  713. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  714. package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
  715. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  716. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  717. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  718. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  719. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  720. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  721. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +38 -38
  722. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +38 -38
  723. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +400 -400
  724. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +400 -400
  725. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +36 -36
  726. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +36 -36
  727. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  728. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  729. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  730. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  731. package/dist/190/common.d.cts +2170 -2170
  732. package/dist/190/common.d.mts +2170 -2170
  733. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +12 -12
  734. package/dist/190/environment/runtimeSafeModeUpdated.d.mts +12 -12
  735. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  736. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  737. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +14 -14
  738. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +14 -14
  739. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +200 -200
  740. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +200 -200
  741. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  742. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  743. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  744. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  745. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  746. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  747. package/dist/190/flip/palletConfigUpdated.d.cts +8 -8
  748. package/dist/190/flip/palletConfigUpdated.d.mts +8 -8
  749. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +10 -10
  750. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +10 -10
  751. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  752. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +8 -8
  753. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +22 -22
  754. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +22 -22
  755. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  756. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  757. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +54 -54
  758. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +54 -54
  759. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  760. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  761. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  762. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  763. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +14 -14
  764. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +14 -14
  765. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +203 -203
  766. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +203 -203
  767. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
  768. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
  769. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  770. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  771. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  772. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  773. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  774. package/dist/190/reputation/offencePenalty.d.mts +6 -6
  775. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  776. package/dist/190/reputation/penaltyUpdated.d.mts +4 -4
  777. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  778. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  779. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
  780. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
  781. package/dist/190/solanaIngressEgress/depositFailed.d.cts +191 -191
  782. package/dist/190/solanaIngressEgress/depositFailed.d.mts +191 -191
  783. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
  784. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
  785. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  786. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  787. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  788. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  789. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +10 -10
  790. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +10 -10
  791. package/dist/190/swapping/refundEgressIgnored.d.cts +24 -24
  792. package/dist/190/swapping/refundEgressIgnored.d.mts +24 -24
  793. package/dist/190/swapping/swapDepositAddressReady.d.cts +25 -25
  794. package/dist/190/swapping/swapDepositAddressReady.d.mts +25 -25
  795. package/dist/190/swapping/swapEgressIgnored.d.cts +24 -24
  796. package/dist/190/swapping/swapEgressIgnored.d.mts +24 -24
  797. package/dist/190/swapping/swapExecuted.d.cts +2 -2
  798. package/dist/190/swapping/swapExecuted.d.mts +2 -2
  799. package/dist/190/swapping/swapRequested.d.cts +70 -70
  800. package/dist/190/swapping/swapRequested.d.mts +70 -70
  801. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  802. package/dist/190/swapping/withdrawalRequested.d.mts +4 -4
  803. package/dist/190/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  804. package/dist/190/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  805. package/dist/190/tokenholderGovernance/proposalPassed.d.cts +8 -8
  806. package/dist/190/tokenholderGovernance/proposalPassed.d.mts +8 -8
  807. package/dist/190/tokenholderGovernance/proposalRejected.d.cts +8 -8
  808. package/dist/190/tokenholderGovernance/proposalRejected.d.mts +8 -8
  809. package/dist/190/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  810. package/dist/190/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  811. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  812. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +2 -2
  813. package/dist/190/tradingStrategy/strategyDeployed.d.cts +4 -4
  814. package/dist/190/tradingStrategy/strategyDeployed.d.mts +4 -4
  815. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  816. package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
  817. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  818. package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
  819. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  820. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  821. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  822. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  823. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
  824. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  825. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  826. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
  827. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
  828. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
  829. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +213 -178
  830. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +213 -178
  831. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  832. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  833. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  834. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  835. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  836. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  837. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  838. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  839. package/dist/210/assetBalances/accountCredited.d.cts +6 -6
  840. package/dist/210/assetBalances/accountCredited.d.mts +6 -6
  841. package/dist/210/assetBalances/accountDebited.d.cts +6 -6
  842. package/dist/210/assetBalances/accountDebited.d.mts +6 -6
  843. package/dist/210/assetBalances/refundSkipped.cjs +14 -0
  844. package/dist/210/assetBalances/refundSkipped.d.cts +495 -0
  845. package/dist/210/assetBalances/refundSkipped.d.mts +495 -0
  846. package/dist/210/assetBalances/refundSkipped.mjs +12 -0
  847. package/dist/210/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
  848. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  849. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  850. package/dist/210/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
  851. package/dist/210/assethubIngressEgress/depositFailed.d.cts +213 -178
  852. package/dist/210/assethubIngressEgress/depositFailed.d.mts +213 -178
  853. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  854. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  855. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  856. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  857. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
  858. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  859. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  860. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
  861. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +371 -336
  862. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +371 -336
  863. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  864. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  865. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  866. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  867. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  868. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  869. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  870. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  871. package/dist/210/common.cjs +226 -59
  872. package/dist/210/common.d.cts +8383 -5241
  873. package/dist/210/common.d.mts +8383 -5241
  874. package/dist/210/common.mjs +209 -59
  875. package/dist/210/emissions/flipBurnSkipped.cjs +10 -0
  876. package/dist/210/emissions/flipBurnSkipped.d.cts +256 -0
  877. package/dist/210/emissions/flipBurnSkipped.d.mts +256 -0
  878. package/dist/210/emissions/flipBurnSkipped.mjs +8 -0
  879. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
  880. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
  881. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
  882. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  883. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  884. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
  885. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +14 -14
  886. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +14 -14
  887. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +213 -178
  888. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +213 -178
  889. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  890. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  891. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  892. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  893. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  894. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  895. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  896. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  897. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  898. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  899. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  900. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  901. package/dist/210/funding/funded.d.cts +8 -8
  902. package/dist/210/funding/funded.d.mts +8 -8
  903. package/dist/210/funding/redemptionSettled.d.cts +2 -2
  904. package/dist/210/funding/redemptionSettled.d.mts +2 -2
  905. package/dist/210/funding/sCCallCannotBeExecuted.cjs +15 -0
  906. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +660 -0
  907. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +660 -0
  908. package/dist/210/funding/sCCallCannotBeExecuted.mjs +13 -0
  909. package/dist/210/governance/failedExecution.cjs +8 -0
  910. package/dist/210/governance/failedExecution.d.cts +166 -0
  911. package/dist/210/governance/failedExecution.d.mts +166 -0
  912. package/dist/210/governance/failedExecution.mjs +7 -0
  913. package/dist/210/governance/govKeyCallExecutionFailed.cjs +13 -0
  914. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +259 -0
  915. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +259 -0
  916. package/dist/210/governance/govKeyCallExecutionFailed.mjs +11 -0
  917. package/dist/210/historical/rootStored.cjs +9 -0
  918. package/dist/210/historical/rootStored.d.cts +12 -0
  919. package/dist/210/historical/rootStored.d.mts +12 -0
  920. package/dist/210/historical/rootStored.mjs +7 -0
  921. package/dist/210/historical/rootsPruned.cjs +9 -0
  922. package/dist/210/historical/rootsPruned.d.cts +12 -0
  923. package/dist/210/historical/rootsPruned.d.mts +12 -0
  924. package/dist/210/historical/rootsPruned.mjs +7 -0
  925. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  926. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  927. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  928. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  929. package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
  930. package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
  931. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  932. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  933. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  934. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  935. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  936. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  937. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
  938. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
  939. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  940. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  941. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  942. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  943. package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
  944. package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
  945. package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
  946. package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
  947. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  948. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  949. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +21 -21
  950. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +21 -21
  951. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  952. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  953. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
  954. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
  955. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  956. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  957. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  958. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  959. package/dist/210/liquidityPools/priceImpactLimitSet.cjs +1 -1
  960. package/dist/210/liquidityPools/priceImpactLimitSet.mjs +2 -2
  961. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  962. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  963. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.cjs +14 -0
  964. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +262 -0
  965. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +262 -0
  966. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.mjs +12 -0
  967. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +51 -24
  968. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +51 -24
  969. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +15 -15
  970. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +15 -15
  971. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  972. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  973. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  974. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  975. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  976. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  977. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
  978. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  979. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  980. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
  981. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +213 -178
  982. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +213 -178
  983. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  984. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  985. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  986. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  987. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  988. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  989. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  990. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  991. package/dist/210/session/newQueued.cjs +9 -0
  992. package/dist/210/session/newQueued.d.cts +6 -0
  993. package/dist/210/session/newQueued.d.mts +6 -0
  994. package/dist/210/session/newQueued.mjs +7 -0
  995. package/dist/210/session/validatorDisabled.cjs +10 -0
  996. package/dist/210/session/validatorDisabled.d.cts +12 -0
  997. package/dist/210/session/validatorDisabled.d.mts +12 -0
  998. package/dist/210/session/validatorDisabled.mjs +8 -0
  999. package/dist/210/session/validatorReenabled.cjs +10 -0
  1000. package/dist/210/session/validatorReenabled.d.cts +12 -0
  1001. package/dist/210/session/validatorReenabled.d.mts +12 -0
  1002. package/dist/210/session/validatorReenabled.mjs +8 -0
  1003. package/dist/210/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
  1004. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
  1005. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
  1006. package/dist/210/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
  1007. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +22 -22
  1008. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +22 -22
  1009. package/dist/210/solanaIngressEgress/depositFailed.d.cts +245 -210
  1010. package/dist/210/solanaIngressEgress/depositFailed.d.mts +245 -210
  1011. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +20 -20
  1012. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +20 -20
  1013. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
  1014. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
  1015. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
  1016. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
  1017. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  1018. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  1019. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.cjs +14 -0
  1020. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
  1021. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
  1022. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.mjs +12 -0
  1023. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +18 -18
  1024. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +18 -18
  1025. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  1026. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  1027. package/dist/210/swapping/creditedOnChain.d.cts +8 -8
  1028. package/dist/210/swapping/creditedOnChain.d.mts +8 -8
  1029. package/dist/210/swapping/palletConfigUpdated.d.cts +81 -32
  1030. package/dist/210/swapping/palletConfigUpdated.d.mts +81 -32
  1031. package/dist/210/swapping/refundEgressIgnored.d.cts +55 -28
  1032. package/dist/210/swapping/refundEgressIgnored.d.mts +55 -28
  1033. package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
  1034. package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
  1035. package/dist/210/swapping/refundedOnChain.d.cts +8 -8
  1036. package/dist/210/swapping/refundedOnChain.d.mts +8 -8
  1037. package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
  1038. package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
  1039. package/dist/210/swapping/swapDepositAddressReady.d.cts +43 -43
  1040. package/dist/210/swapping/swapDepositAddressReady.d.mts +43 -43
  1041. package/dist/210/swapping/swapEgressIgnored.d.cts +55 -28
  1042. package/dist/210/swapping/swapEgressIgnored.d.mts +55 -28
  1043. package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
  1044. package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
  1045. package/dist/210/swapping/swapExecuted.cjs +2 -1
  1046. package/dist/210/swapping/swapExecuted.d.cts +17 -14
  1047. package/dist/210/swapping/swapExecuted.d.mts +17 -14
  1048. package/dist/210/swapping/swapExecuted.mjs +2 -1
  1049. package/dist/210/swapping/swapRequested.d.cts +414 -414
  1050. package/dist/210/swapping/swapRequested.d.mts +414 -414
  1051. package/dist/210/swapping/withdrawalRequested.d.cts +15 -15
  1052. package/dist/210/swapping/withdrawalRequested.d.mts +15 -15
  1053. package/dist/210/system/extrinsicFailed.cjs +13 -0
  1054. package/dist/210/system/extrinsicFailed.d.cts +324 -0
  1055. package/dist/210/system/extrinsicFailed.d.mts +324 -0
  1056. package/dist/210/system/extrinsicFailed.mjs +11 -0
  1057. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.cjs +13 -0
  1058. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +259 -0
  1059. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +259 -0
  1060. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.mjs +11 -0
  1061. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  1062. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  1063. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  1064. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  1065. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  1066. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  1067. package/dist/210/witnesser/prewitnessExecutionFailed.cjs +13 -0
  1068. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +259 -0
  1069. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +259 -0
  1070. package/dist/210/witnesser/prewitnessExecutionFailed.mjs +11 -0
  1071. package/dist/210/witnesser/witnessExecutionFailed.cjs +13 -0
  1072. package/dist/210/witnesser/witnessExecutionFailed.d.cts +259 -0
  1073. package/dist/210/witnesser/witnessExecutionFailed.d.mts +259 -0
  1074. package/dist/210/witnesser/witnessExecutionFailed.mjs +11 -0
  1075. package/package.json +3 -3
@@ -52,11 +52,11 @@ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(val
52
52
  declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
53
53
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
54
54
  }, "strip", z.ZodTypeAny, {
55
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
55
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
56
56
  }, {
57
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
58
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
59
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
57
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
58
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
59
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
60
60
  }>;
61
61
  declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
62
62
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
@@ -189,6 +189,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
189
189
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
190
190
  brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
191
191
  }, "strip", z.ZodTypeAny, {
192
+ brokerId: `cF${string}`;
192
193
  __kind: "DepositChannel";
193
194
  depositAddress: {
194
195
  readonly chain: "Ethereum";
@@ -207,16 +208,15 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
207
208
  readonly address: string;
208
209
  };
209
210
  channelId: bigint;
210
- brokerId: `cF${string}`;
211
211
  depositBlockHeight: bigint;
212
212
  }, {
213
+ brokerId: string;
213
214
  __kind: "DepositChannel";
214
215
  depositAddress: {
215
216
  value: string;
216
217
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
217
218
  };
218
219
  channelId: string | number;
219
- brokerId: string;
220
220
  depositBlockHeight: string | number;
221
221
  }>, z.ZodObject<{
222
222
  __kind: z.ZodLiteral<"Vault">;
@@ -712,11 +712,11 @@ declare const cfPrimitivesDcaParameters: z.ZodObject<{
712
712
  declare const cfTraitsSwappingSwapType: z.ZodEffects<z.ZodObject<{
713
713
  __kind: z.ZodEnum<["Swap", "NetworkFee", "IngressEgressFee"]>;
714
714
  }, "strip", z.ZodTypeAny, {
715
- __kind: "Swap" | "NetworkFee" | "IngressEgressFee";
715
+ __kind: "NetworkFee" | "IngressEgressFee" | "Swap";
716
716
  }, {
717
- __kind: "Swap" | "NetworkFee" | "IngressEgressFee";
718
- }>, "Swap" | "NetworkFee" | "IngressEgressFee", {
719
- __kind: "Swap" | "NetworkFee" | "IngressEgressFee";
717
+ __kind: "NetworkFee" | "IngressEgressFee" | "Swap";
718
+ }>, "NetworkFee" | "IngressEgressFee" | "Swap", {
719
+ __kind: "NetworkFee" | "IngressEgressFee" | "Swap";
720
720
  }>;
721
721
  declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
722
722
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Usdt"]>;
@@ -798,11 +798,11 @@ declare const solPrimPdaPdaError: z.ZodEffects<z.ZodObject<{
798
798
  declare const cfChainsCcmCheckerCcmValidityError: z.ZodEffects<z.ZodObject<{
799
799
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
800
800
  }, "strip", z.ZodTypeAny, {
801
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
801
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
802
802
  }, {
803
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
804
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
805
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
803
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
804
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
805
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
806
806
  }>;
807
807
  declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
808
808
  __kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
@@ -858,18 +858,18 @@ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodDiscriminatedUn
858
858
  value: z.ZodEffects<z.ZodObject<{
859
859
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
860
860
  }, "strip", z.ZodTypeAny, {
861
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
861
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
862
862
  }, {
863
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
864
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
865
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
863
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
864
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
865
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
866
866
  }>;
867
867
  }, "strip", z.ZodTypeAny, {
868
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
868
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
869
869
  __kind: "InvalidCcm";
870
870
  }, {
871
871
  value: {
872
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
872
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
873
873
  };
874
874
  __kind: "InvalidCcm";
875
875
  }>, z.ZodObject<{
@@ -901,11 +901,11 @@ declare const spRuntimeModuleError: z.ZodObject<{
901
901
  declare const spRuntimeTokenError: z.ZodEffects<z.ZodObject<{
902
902
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
903
903
  }, "strip", z.ZodTypeAny, {
904
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
904
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
905
905
  }, {
906
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
907
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
908
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
906
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
907
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
908
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
909
909
  }>;
910
910
  declare const spArithmeticArithmeticError: z.ZodEffects<z.ZodObject<{
911
911
  __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
@@ -990,18 +990,18 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
990
990
  value: z.ZodEffects<z.ZodObject<{
991
991
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
992
992
  }, "strip", z.ZodTypeAny, {
993
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
993
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
994
994
  }, {
995
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
996
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
997
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
995
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
996
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
997
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
998
998
  }>;
999
999
  }, "strip", z.ZodTypeAny, {
1000
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1000
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1001
1001
  __kind: "Token";
1002
1002
  }, {
1003
1003
  value: {
1004
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1004
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1005
1005
  };
1006
1006
  __kind: "Token";
1007
1007
  }>, z.ZodObject<{
@@ -1129,18 +1129,18 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
1129
1129
  value: z.ZodEffects<z.ZodObject<{
1130
1130
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
1131
1131
  }, "strip", z.ZodTypeAny, {
1132
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
1132
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1133
1133
  }, {
1134
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
1135
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
1136
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
1134
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1135
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
1136
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1137
1137
  }>;
1138
1138
  }, "strip", z.ZodTypeAny, {
1139
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
1139
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1140
1140
  __kind: "InvalidCcm";
1141
1141
  }, {
1142
1142
  value: {
1143
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
1143
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1144
1144
  };
1145
1145
  __kind: "InvalidCcm";
1146
1146
  }>, z.ZodObject<{
@@ -1174,7 +1174,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
1174
1174
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1175
1175
  __kind: "FailedToDeriveAddress";
1176
1176
  } | {
1177
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
1177
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1178
1178
  __kind: "InvalidCcm";
1179
1179
  } | {
1180
1180
  __kind: "FailedToSerializeFinalTransaction";
@@ -1201,7 +1201,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
1201
1201
  __kind: "FailedToDeriveAddress";
1202
1202
  } | {
1203
1203
  value: {
1204
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
1204
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1205
1205
  };
1206
1206
  __kind: "InvalidCcm";
1207
1207
  } | {
@@ -1278,18 +1278,18 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
1278
1278
  value: z.ZodEffects<z.ZodObject<{
1279
1279
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
1280
1280
  }, "strip", z.ZodTypeAny, {
1281
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1281
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1282
1282
  }, {
1283
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1284
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
1285
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1283
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1284
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
1285
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1286
1286
  }>;
1287
1287
  }, "strip", z.ZodTypeAny, {
1288
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1288
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1289
1289
  __kind: "Token";
1290
1290
  }, {
1291
1291
  value: {
1292
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1292
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1293
1293
  };
1294
1294
  __kind: "Token";
1295
1295
  }>, z.ZodObject<{
@@ -1375,7 +1375,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
1375
1375
  } | {
1376
1376
  __kind: "TooManyConsumers";
1377
1377
  } | {
1378
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1378
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1379
1379
  __kind: "Token";
1380
1380
  } | {
1381
1381
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -1414,7 +1414,7 @@ declare const cfChainsExecutexSwapAndCallError: z.ZodDiscriminatedUnion<"__kind"
1414
1414
  __kind: "TooManyConsumers";
1415
1415
  } | {
1416
1416
  value: {
1417
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1417
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1418
1418
  };
1419
1419
  __kind: "Token";
1420
1420
  } | {
@@ -1523,18 +1523,18 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
1523
1523
  value: z.ZodEffects<z.ZodObject<{
1524
1524
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
1525
1525
  }, "strip", z.ZodTypeAny, {
1526
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1526
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1527
1527
  }, {
1528
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1529
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
1530
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1528
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1529
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
1530
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1531
1531
  }>;
1532
1532
  }, "strip", z.ZodTypeAny, {
1533
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1533
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1534
1534
  __kind: "Token";
1535
1535
  }, {
1536
1536
  value: {
1537
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1537
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1538
1538
  };
1539
1539
  __kind: "Token";
1540
1540
  }>, z.ZodObject<{
@@ -1620,7 +1620,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
1620
1620
  } | {
1621
1621
  __kind: "TooManyConsumers";
1622
1622
  } | {
1623
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1623
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1624
1624
  __kind: "Token";
1625
1625
  } | {
1626
1626
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -1659,7 +1659,7 @@ declare const palletCfEthereumIngressEgressDepositFailedReason: z.ZodDiscriminat
1659
1659
  __kind: "TooManyConsumers";
1660
1660
  } | {
1661
1661
  value: {
1662
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1662
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1663
1663
  };
1664
1664
  __kind: "Token";
1665
1665
  } | {
@@ -2251,11 +2251,11 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2251
2251
  outputAsset: z.ZodEffects<z.ZodObject<{
2252
2252
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
2253
2253
  }, "strip", z.ZodTypeAny, {
2254
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2254
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2255
2255
  }, {
2256
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2257
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
2258
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2256
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2257
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
2258
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2259
2259
  }>;
2260
2260
  destinationAddress: z.ZodEffects<z.ZodObject<{
2261
2261
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
@@ -2582,12 +2582,6 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2582
2582
  }>>>;
2583
2583
  boostFee: z.ZodNumber;
2584
2584
  }, "strip", z.ZodTypeAny, {
2585
- depositDetails: {
2586
- txHashes?: `0x${string}`[] | null | undefined;
2587
- };
2588
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
2589
- depositAmount: bigint;
2590
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2591
2585
  destinationAddress: {
2592
2586
  readonly chain: "Ethereum";
2593
2587
  readonly address: `0x${string}`;
@@ -2604,6 +2598,12 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2604
2598
  readonly chain: "Solana";
2605
2599
  readonly address: string;
2606
2600
  };
2601
+ depositDetails: {
2602
+ txHashes?: `0x${string}`[] | null | undefined;
2603
+ };
2604
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
2605
+ depositAmount: bigint;
2606
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2607
2607
  txId: `0x${string}`;
2608
2608
  affiliateFees: {
2609
2609
  account: number;
@@ -2669,6 +2669,10 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2669
2669
  chunkInterval: number;
2670
2670
  } | null | undefined;
2671
2671
  }, {
2672
+ destinationAddress: {
2673
+ value: string;
2674
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
2675
+ };
2672
2676
  depositDetails: {
2673
2677
  txHashes?: string[] | null | undefined;
2674
2678
  };
@@ -2677,11 +2681,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2677
2681
  };
2678
2682
  depositAmount: string | number;
2679
2683
  outputAsset: {
2680
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2681
- };
2682
- destinationAddress: {
2683
- value: string;
2684
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
2684
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2685
2685
  };
2686
2686
  txId: string;
2687
2687
  affiliateFees: {
@@ -2835,11 +2835,11 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
2835
2835
  outputAsset: z.ZodEffects<z.ZodObject<{
2836
2836
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
2837
2837
  }, "strip", z.ZodTypeAny, {
2838
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2838
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2839
2839
  }, {
2840
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2841
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
2842
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2840
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2841
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
2842
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2843
2843
  }>;
2844
2844
  destinationAddress: z.ZodEffects<z.ZodObject<{
2845
2845
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
@@ -3166,12 +3166,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3166
3166
  }>>>;
3167
3167
  boostFee: z.ZodNumber;
3168
3168
  }, "strip", z.ZodTypeAny, {
3169
- depositDetails: {
3170
- txHashes?: `0x${string}`[] | null | undefined;
3171
- };
3172
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
3173
- depositAmount: bigint;
3174
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
3175
3169
  destinationAddress: {
3176
3170
  readonly chain: "Ethereum";
3177
3171
  readonly address: `0x${string}`;
@@ -3188,6 +3182,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3188
3182
  readonly chain: "Solana";
3189
3183
  readonly address: string;
3190
3184
  };
3185
+ depositDetails: {
3186
+ txHashes?: `0x${string}`[] | null | undefined;
3187
+ };
3188
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
3189
+ depositAmount: bigint;
3190
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3191
3191
  txId: `0x${string}`;
3192
3192
  affiliateFees: {
3193
3193
  account: number;
@@ -3253,6 +3253,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3253
3253
  chunkInterval: number;
3254
3254
  } | null | undefined;
3255
3255
  }, {
3256
+ destinationAddress: {
3257
+ value: string;
3258
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
3259
+ };
3256
3260
  depositDetails: {
3257
3261
  txHashes?: string[] | null | undefined;
3258
3262
  };
@@ -3261,11 +3265,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3261
3265
  };
3262
3266
  depositAmount: string | number;
3263
3267
  outputAsset: {
3264
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
3265
- };
3266
- destinationAddress: {
3267
- value: string;
3268
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
3268
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3269
3269
  };
3270
3270
  txId: string;
3271
3271
  affiliateFees: {
@@ -3337,12 +3337,6 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3337
3337
  }, "strip", z.ZodTypeAny, {
3338
3338
  __kind: "Vault";
3339
3339
  vaultWitness: {
3340
- depositDetails: {
3341
- txHashes?: `0x${string}`[] | null | undefined;
3342
- };
3343
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
3344
- depositAmount: bigint;
3345
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
3346
3340
  destinationAddress: {
3347
3341
  readonly chain: "Ethereum";
3348
3342
  readonly address: `0x${string}`;
@@ -3359,6 +3353,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3359
3353
  readonly chain: "Solana";
3360
3354
  readonly address: string;
3361
3355
  };
3356
+ depositDetails: {
3357
+ txHashes?: `0x${string}`[] | null | undefined;
3358
+ };
3359
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
3360
+ depositAmount: bigint;
3361
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3362
3362
  txId: `0x${string}`;
3363
3363
  affiliateFees: {
3364
3364
  account: number;
@@ -3427,6 +3427,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3427
3427
  }, {
3428
3428
  __kind: "Vault";
3429
3429
  vaultWitness: {
3430
+ destinationAddress: {
3431
+ value: string;
3432
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
3433
+ };
3430
3434
  depositDetails: {
3431
3435
  txHashes?: string[] | null | undefined;
3432
3436
  };
@@ -3435,11 +3439,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3435
3439
  };
3436
3440
  depositAmount: string | number;
3437
3441
  outputAsset: {
3438
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
3439
- };
3440
- destinationAddress: {
3441
- value: string;
3442
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
3442
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3443
3443
  };
3444
3444
  txId: string;
3445
3445
  affiliateFees: {
@@ -3618,18 +3618,18 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3618
3618
  value: z.ZodEffects<z.ZodObject<{
3619
3619
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
3620
3620
  }, "strip", z.ZodTypeAny, {
3621
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
3621
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3622
3622
  }, {
3623
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
3624
- }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
3625
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
3623
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3624
+ }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
3625
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3626
3626
  }>;
3627
3627
  }, "strip", z.ZodTypeAny, {
3628
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
3628
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3629
3629
  __kind: "InvalidCcm";
3630
3630
  }, {
3631
3631
  value: {
3632
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
3632
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3633
3633
  };
3634
3634
  __kind: "InvalidCcm";
3635
3635
  }>, z.ZodObject<{
@@ -3663,7 +3663,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3663
3663
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
3664
3664
  __kind: "FailedToDeriveAddress";
3665
3665
  } | {
3666
- value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
3666
+ value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3667
3667
  __kind: "InvalidCcm";
3668
3668
  } | {
3669
3669
  __kind: "FailedToSerializeFinalTransaction";
@@ -3690,7 +3690,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3690
3690
  __kind: "FailedToDeriveAddress";
3691
3691
  } | {
3692
3692
  value: {
3693
- __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
3693
+ __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3694
3694
  };
3695
3695
  __kind: "InvalidCcm";
3696
3696
  } | {
@@ -3767,18 +3767,18 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3767
3767
  value: z.ZodEffects<z.ZodObject<{
3768
3768
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
3769
3769
  }, "strip", z.ZodTypeAny, {
3770
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3770
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3771
3771
  }, {
3772
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3773
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
3774
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3772
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3773
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
3774
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3775
3775
  }>;
3776
3776
  }, "strip", z.ZodTypeAny, {
3777
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3777
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3778
3778
  __kind: "Token";
3779
3779
  }, {
3780
3780
  value: {
3781
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3781
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3782
3782
  };
3783
3783
  __kind: "Token";
3784
3784
  }>, z.ZodObject<{
@@ -3864,7 +3864,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3864
3864
  } | {
3865
3865
  __kind: "TooManyConsumers";
3866
3866
  } | {
3867
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3867
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3868
3868
  __kind: "Token";
3869
3869
  } | {
3870
3870
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -3903,7 +3903,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
3903
3903
  __kind: "TooManyConsumers";
3904
3904
  } | {
3905
3905
  value: {
3906
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3906
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3907
3907
  };
3908
3908
  __kind: "Token";
3909
3909
  } | {
@@ -4064,18 +4064,18 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
4064
4064
  value: z.ZodEffects<z.ZodObject<{
4065
4065
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
4066
4066
  }, "strip", z.ZodTypeAny, {
4067
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4067
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4068
4068
  }, {
4069
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4070
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
4071
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4069
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4070
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
4071
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4072
4072
  }>;
4073
4073
  }, "strip", z.ZodTypeAny, {
4074
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4074
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4075
4075
  __kind: "Token";
4076
4076
  }, {
4077
4077
  value: {
4078
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4078
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4079
4079
  };
4080
4080
  __kind: "Token";
4081
4081
  }>, z.ZodObject<{
@@ -4161,7 +4161,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
4161
4161
  } | {
4162
4162
  __kind: "TooManyConsumers";
4163
4163
  } | {
4164
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4164
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4165
4165
  __kind: "Token";
4166
4166
  } | {
4167
4167
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -4200,7 +4200,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedReason: z.ZodDiscriminat
4200
4200
  __kind: "TooManyConsumers";
4201
4201
  } | {
4202
4202
  value: {
4203
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4203
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4204
4204
  };
4205
4205
  __kind: "Token";
4206
4206
  } | {
@@ -4316,11 +4316,11 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4316
4316
  outputAsset: z.ZodEffects<z.ZodObject<{
4317
4317
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
4318
4318
  }, "strip", z.ZodTypeAny, {
4319
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4319
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4320
4320
  }, {
4321
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4322
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
4323
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4321
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4322
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
4323
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4324
4324
  }>;
4325
4325
  destinationAddress: z.ZodEffects<z.ZodObject<{
4326
4326
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
@@ -4656,10 +4656,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4656
4656
  }>>>;
4657
4657
  boostFee: z.ZodNumber;
4658
4658
  }, "strip", z.ZodTypeAny, {
4659
- depositDetails: number;
4660
- inputAsset: "Dot";
4661
- depositAmount: bigint;
4662
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4663
4659
  destinationAddress: {
4664
4660
  readonly chain: "Ethereum";
4665
4661
  readonly address: `0x${string}`;
@@ -4676,6 +4672,10 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4676
4672
  readonly chain: "Solana";
4677
4673
  readonly address: string;
4678
4674
  };
4675
+ depositDetails: number;
4676
+ inputAsset: "Dot";
4677
+ depositAmount: bigint;
4678
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4679
4679
  txId: {
4680
4680
  blockNumber: number;
4681
4681
  extrinsicIndex: number;
@@ -4744,17 +4744,17 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4744
4744
  chunkInterval: number;
4745
4745
  } | null | undefined;
4746
4746
  }, {
4747
+ destinationAddress: {
4748
+ value: string;
4749
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
4750
+ };
4747
4751
  depositDetails: number;
4748
4752
  inputAsset: {
4749
4753
  __kind: "Dot";
4750
4754
  };
4751
4755
  depositAmount: string | number;
4752
4756
  outputAsset: {
4753
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4754
- };
4755
- destinationAddress: {
4756
- value: string;
4757
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
4757
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4758
4758
  };
4759
4759
  txId: {
4760
4760
  blockNumber: number;
@@ -4891,11 +4891,11 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
4891
4891
  outputAsset: z.ZodEffects<z.ZodObject<{
4892
4892
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
4893
4893
  }, "strip", z.ZodTypeAny, {
4894
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4894
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4895
4895
  }, {
4896
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4897
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
4898
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4896
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4897
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
4898
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4899
4899
  }>;
4900
4900
  destinationAddress: z.ZodEffects<z.ZodObject<{
4901
4901
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
@@ -5231,10 +5231,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5231
5231
  }>>>;
5232
5232
  boostFee: z.ZodNumber;
5233
5233
  }, "strip", z.ZodTypeAny, {
5234
- depositDetails: number;
5235
- inputAsset: "Dot";
5236
- depositAmount: bigint;
5237
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
5238
5234
  destinationAddress: {
5239
5235
  readonly chain: "Ethereum";
5240
5236
  readonly address: `0x${string}`;
@@ -5251,6 +5247,10 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5251
5247
  readonly chain: "Solana";
5252
5248
  readonly address: string;
5253
5249
  };
5250
+ depositDetails: number;
5251
+ inputAsset: "Dot";
5252
+ depositAmount: bigint;
5253
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5254
5254
  txId: {
5255
5255
  blockNumber: number;
5256
5256
  extrinsicIndex: number;
@@ -5319,17 +5319,17 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5319
5319
  chunkInterval: number;
5320
5320
  } | null | undefined;
5321
5321
  }, {
5322
+ destinationAddress: {
5323
+ value: string;
5324
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
5325
+ };
5322
5326
  depositDetails: number;
5323
5327
  inputAsset: {
5324
5328
  __kind: "Dot";
5325
5329
  };
5326
5330
  depositAmount: string | number;
5327
5331
  outputAsset: {
5328
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
5329
- };
5330
- destinationAddress: {
5331
- value: string;
5332
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
5332
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5333
5333
  };
5334
5334
  txId: {
5335
5335
  blockNumber: number;
@@ -5404,10 +5404,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5404
5404
  }, "strip", z.ZodTypeAny, {
5405
5405
  __kind: "Vault";
5406
5406
  vaultWitness: {
5407
- depositDetails: number;
5408
- inputAsset: "Dot";
5409
- depositAmount: bigint;
5410
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
5411
5407
  destinationAddress: {
5412
5408
  readonly chain: "Ethereum";
5413
5409
  readonly address: `0x${string}`;
@@ -5424,6 +5420,10 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5424
5420
  readonly chain: "Solana";
5425
5421
  readonly address: string;
5426
5422
  };
5423
+ depositDetails: number;
5424
+ inputAsset: "Dot";
5425
+ depositAmount: bigint;
5426
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5427
5427
  txId: {
5428
5428
  blockNumber: number;
5429
5429
  extrinsicIndex: number;
@@ -5495,17 +5495,17 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5495
5495
  }, {
5496
5496
  __kind: "Vault";
5497
5497
  vaultWitness: {
5498
+ destinationAddress: {
5499
+ value: string;
5500
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
5501
+ };
5498
5502
  depositDetails: number;
5499
5503
  inputAsset: {
5500
5504
  __kind: "Dot";
5501
5505
  };
5502
5506
  depositAmount: string | number;
5503
5507
  outputAsset: {
5504
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
5505
- };
5506
- destinationAddress: {
5507
- value: string;
5508
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
5508
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5509
5509
  };
5510
5510
  txId: {
5511
5511
  blockNumber: number;
@@ -5926,18 +5926,18 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
5926
5926
  value: z.ZodEffects<z.ZodObject<{
5927
5927
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
5928
5928
  }, "strip", z.ZodTypeAny, {
5929
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5929
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5930
5930
  }, {
5931
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5932
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5933
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5931
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5932
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
5933
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5934
5934
  }>;
5935
5935
  }, "strip", z.ZodTypeAny, {
5936
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5936
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5937
5937
  __kind: "Token";
5938
5938
  }, {
5939
5939
  value: {
5940
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5940
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5941
5941
  };
5942
5942
  __kind: "Token";
5943
5943
  }>, z.ZodObject<{
@@ -6023,7 +6023,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
6023
6023
  } | {
6024
6024
  __kind: "TooManyConsumers";
6025
6025
  } | {
6026
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6026
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6027
6027
  __kind: "Token";
6028
6028
  } | {
6029
6029
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -6062,7 +6062,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedReason: z.ZodDiscriminate
6062
6062
  __kind: "TooManyConsumers";
6063
6063
  } | {
6064
6064
  value: {
6065
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6065
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6066
6066
  };
6067
6067
  __kind: "Token";
6068
6068
  } | {
@@ -6649,11 +6649,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
6649
6649
  outputAsset: z.ZodEffects<z.ZodObject<{
6650
6650
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
6651
6651
  }, "strip", z.ZodTypeAny, {
6652
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
6652
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6653
6653
  }, {
6654
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
6655
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
6656
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
6654
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6655
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
6656
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6657
6657
  }>;
6658
6658
  destinationAddress: z.ZodEffects<z.ZodObject<{
6659
6659
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
@@ -7075,6 +7075,22 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7075
7075
  }>>>;
7076
7076
  boostFee: z.ZodNumber;
7077
7077
  }, "strip", z.ZodTypeAny, {
7078
+ destinationAddress: {
7079
+ readonly chain: "Ethereum";
7080
+ readonly address: `0x${string}`;
7081
+ } | {
7082
+ readonly chain: "Polkadot";
7083
+ readonly address: string;
7084
+ } | {
7085
+ readonly chain: "Bitcoin";
7086
+ readonly address: string;
7087
+ } | {
7088
+ readonly chain: "Arbitrum";
7089
+ readonly address: `0x${string}`;
7090
+ } | {
7091
+ readonly chain: "Solana";
7092
+ readonly address: string;
7093
+ };
7078
7094
  depositDetails: {
7079
7095
  depositAddress: {
7080
7096
  pubkeyX: `0x${string}`;
@@ -7095,23 +7111,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7095
7111
  };
7096
7112
  inputAsset: "Btc";
7097
7113
  depositAmount: bigint;
7098
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
7099
- destinationAddress: {
7100
- readonly chain: "Ethereum";
7101
- readonly address: `0x${string}`;
7102
- } | {
7103
- readonly chain: "Polkadot";
7104
- readonly address: string;
7105
- } | {
7106
- readonly chain: "Bitcoin";
7107
- readonly address: string;
7108
- } | {
7109
- readonly chain: "Arbitrum";
7110
- readonly address: `0x${string}`;
7111
- } | {
7112
- readonly chain: "Solana";
7113
- readonly address: string;
7114
- };
7114
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7115
7115
  txId: `0x${string}`;
7116
7116
  affiliateFees: {
7117
7117
  account: number;
@@ -7215,6 +7215,10 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7215
7215
  chunkInterval: number;
7216
7216
  } | null | undefined;
7217
7217
  }, {
7218
+ destinationAddress: {
7219
+ value: string;
7220
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
7221
+ };
7218
7222
  depositDetails: {
7219
7223
  depositAddress: {
7220
7224
  pubkeyX: string;
@@ -7238,11 +7242,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7238
7242
  };
7239
7243
  depositAmount: string | number;
7240
7244
  outputAsset: {
7241
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
7242
- };
7243
- destinationAddress: {
7244
- value: string;
7245
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
7245
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7246
7246
  };
7247
7247
  txId: string;
7248
7248
  affiliateFees: {
@@ -7862,11 +7862,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7862
7862
  outputAsset: z.ZodEffects<z.ZodObject<{
7863
7863
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
7864
7864
  }, "strip", z.ZodTypeAny, {
7865
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
7865
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7866
7866
  }, {
7867
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
7868
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
7869
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
7867
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7868
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
7869
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7870
7870
  }>;
7871
7871
  destinationAddress: z.ZodEffects<z.ZodObject<{
7872
7872
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
@@ -8288,6 +8288,22 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8288
8288
  }>>>;
8289
8289
  boostFee: z.ZodNumber;
8290
8290
  }, "strip", z.ZodTypeAny, {
8291
+ destinationAddress: {
8292
+ readonly chain: "Ethereum";
8293
+ readonly address: `0x${string}`;
8294
+ } | {
8295
+ readonly chain: "Polkadot";
8296
+ readonly address: string;
8297
+ } | {
8298
+ readonly chain: "Bitcoin";
8299
+ readonly address: string;
8300
+ } | {
8301
+ readonly chain: "Arbitrum";
8302
+ readonly address: `0x${string}`;
8303
+ } | {
8304
+ readonly chain: "Solana";
8305
+ readonly address: string;
8306
+ };
8291
8307
  depositDetails: {
8292
8308
  depositAddress: {
8293
8309
  pubkeyX: `0x${string}`;
@@ -8308,23 +8324,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8308
8324
  };
8309
8325
  inputAsset: "Btc";
8310
8326
  depositAmount: bigint;
8311
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
8312
- destinationAddress: {
8313
- readonly chain: "Ethereum";
8314
- readonly address: `0x${string}`;
8315
- } | {
8316
- readonly chain: "Polkadot";
8317
- readonly address: string;
8318
- } | {
8319
- readonly chain: "Bitcoin";
8320
- readonly address: string;
8321
- } | {
8322
- readonly chain: "Arbitrum";
8323
- readonly address: `0x${string}`;
8324
- } | {
8325
- readonly chain: "Solana";
8326
- readonly address: string;
8327
- };
8327
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8328
8328
  txId: `0x${string}`;
8329
8329
  affiliateFees: {
8330
8330
  account: number;
@@ -8428,6 +8428,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8428
8428
  chunkInterval: number;
8429
8429
  } | null | undefined;
8430
8430
  }, {
8431
+ destinationAddress: {
8432
+ value: string;
8433
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
8434
+ };
8431
8435
  depositDetails: {
8432
8436
  depositAddress: {
8433
8437
  pubkeyX: string;
@@ -8451,11 +8455,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8451
8455
  };
8452
8456
  depositAmount: string | number;
8453
8457
  outputAsset: {
8454
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
8455
- };
8456
- destinationAddress: {
8457
- value: string;
8458
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
8458
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8459
8459
  };
8460
8460
  txId: string;
8461
8461
  affiliateFees: {
@@ -8565,6 +8565,22 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8565
8565
  }, "strip", z.ZodTypeAny, {
8566
8566
  __kind: "Vault";
8567
8567
  vaultWitness: {
8568
+ destinationAddress: {
8569
+ readonly chain: "Ethereum";
8570
+ readonly address: `0x${string}`;
8571
+ } | {
8572
+ readonly chain: "Polkadot";
8573
+ readonly address: string;
8574
+ } | {
8575
+ readonly chain: "Bitcoin";
8576
+ readonly address: string;
8577
+ } | {
8578
+ readonly chain: "Arbitrum";
8579
+ readonly address: `0x${string}`;
8580
+ } | {
8581
+ readonly chain: "Solana";
8582
+ readonly address: string;
8583
+ };
8568
8584
  depositDetails: {
8569
8585
  depositAddress: {
8570
8586
  pubkeyX: `0x${string}`;
@@ -8585,23 +8601,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8585
8601
  };
8586
8602
  inputAsset: "Btc";
8587
8603
  depositAmount: bigint;
8588
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
8589
- destinationAddress: {
8590
- readonly chain: "Ethereum";
8591
- readonly address: `0x${string}`;
8592
- } | {
8593
- readonly chain: "Polkadot";
8594
- readonly address: string;
8595
- } | {
8596
- readonly chain: "Bitcoin";
8597
- readonly address: string;
8598
- } | {
8599
- readonly chain: "Arbitrum";
8600
- readonly address: `0x${string}`;
8601
- } | {
8602
- readonly chain: "Solana";
8603
- readonly address: string;
8604
- };
8604
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8605
8605
  txId: `0x${string}`;
8606
8606
  affiliateFees: {
8607
8607
  account: number;
@@ -8708,6 +8708,10 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8708
8708
  }, {
8709
8709
  __kind: "Vault";
8710
8710
  vaultWitness: {
8711
+ destinationAddress: {
8712
+ value: string;
8713
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
8714
+ };
8711
8715
  depositDetails: {
8712
8716
  depositAddress: {
8713
8717
  pubkeyX: string;
@@ -8731,11 +8735,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8731
8735
  };
8732
8736
  depositAmount: string | number;
8733
8737
  outputAsset: {
8734
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
8735
- };
8736
- destinationAddress: {
8737
- value: string;
8738
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
8738
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8739
8739
  };
8740
8740
  txId: string;
8741
8741
  affiliateFees: {
@@ -9038,18 +9038,18 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
9038
9038
  value: z.ZodEffects<z.ZodObject<{
9039
9039
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
9040
9040
  }, "strip", z.ZodTypeAny, {
9041
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9041
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9042
9042
  }, {
9043
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9044
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9045
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9043
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9044
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
9045
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9046
9046
  }>;
9047
9047
  }, "strip", z.ZodTypeAny, {
9048
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9048
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9049
9049
  __kind: "Token";
9050
9050
  }, {
9051
9051
  value: {
9052
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9052
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9053
9053
  };
9054
9054
  __kind: "Token";
9055
9055
  }>, z.ZodObject<{
@@ -9135,7 +9135,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
9135
9135
  } | {
9136
9136
  __kind: "TooManyConsumers";
9137
9137
  } | {
9138
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9138
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9139
9139
  __kind: "Token";
9140
9140
  } | {
9141
9141
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -9174,7 +9174,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedReason: z.ZodDiscriminat
9174
9174
  __kind: "TooManyConsumers";
9175
9175
  } | {
9176
9176
  value: {
9177
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9177
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9178
9178
  };
9179
9179
  __kind: "Token";
9180
9180
  } | {
@@ -9293,11 +9293,11 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9293
9293
  outputAsset: z.ZodEffects<z.ZodObject<{
9294
9294
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
9295
9295
  }, "strip", z.ZodTypeAny, {
9296
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9296
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9297
9297
  }, {
9298
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9299
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
9300
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9298
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9299
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
9300
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9301
9301
  }>;
9302
9302
  destinationAddress: z.ZodEffects<z.ZodObject<{
9303
9303
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
@@ -9624,12 +9624,6 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9624
9624
  }>>>;
9625
9625
  boostFee: z.ZodNumber;
9626
9626
  }, "strip", z.ZodTypeAny, {
9627
- depositDetails: {
9628
- txHashes?: `0x${string}`[] | null | undefined;
9629
- };
9630
- inputAsset: "ArbEth" | "ArbUsdc";
9631
- depositAmount: bigint;
9632
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9633
9627
  destinationAddress: {
9634
9628
  readonly chain: "Ethereum";
9635
9629
  readonly address: `0x${string}`;
@@ -9646,6 +9640,12 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9646
9640
  readonly chain: "Solana";
9647
9641
  readonly address: string;
9648
9642
  };
9643
+ depositDetails: {
9644
+ txHashes?: `0x${string}`[] | null | undefined;
9645
+ };
9646
+ inputAsset: "ArbEth" | "ArbUsdc";
9647
+ depositAmount: bigint;
9648
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9649
9649
  txId: `0x${string}`;
9650
9650
  affiliateFees: {
9651
9651
  account: number;
@@ -9711,6 +9711,10 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9711
9711
  chunkInterval: number;
9712
9712
  } | null | undefined;
9713
9713
  }, {
9714
+ destinationAddress: {
9715
+ value: string;
9716
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
9717
+ };
9714
9718
  depositDetails: {
9715
9719
  txHashes?: string[] | null | undefined;
9716
9720
  };
@@ -9719,11 +9723,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9719
9723
  };
9720
9724
  depositAmount: string | number;
9721
9725
  outputAsset: {
9722
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9723
- };
9724
- destinationAddress: {
9725
- value: string;
9726
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
9726
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9727
9727
  };
9728
9728
  txId: string;
9729
9729
  affiliateFees: {
@@ -9877,11 +9877,11 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
9877
9877
  outputAsset: z.ZodEffects<z.ZodObject<{
9878
9878
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
9879
9879
  }, "strip", z.ZodTypeAny, {
9880
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9880
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9881
9881
  }, {
9882
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9883
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
9884
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9882
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9883
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
9884
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9885
9885
  }>;
9886
9886
  destinationAddress: z.ZodEffects<z.ZodObject<{
9887
9887
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
@@ -10208,12 +10208,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10208
10208
  }>>>;
10209
10209
  boostFee: z.ZodNumber;
10210
10210
  }, "strip", z.ZodTypeAny, {
10211
- depositDetails: {
10212
- txHashes?: `0x${string}`[] | null | undefined;
10213
- };
10214
- inputAsset: "ArbEth" | "ArbUsdc";
10215
- depositAmount: bigint;
10216
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10217
10211
  destinationAddress: {
10218
10212
  readonly chain: "Ethereum";
10219
10213
  readonly address: `0x${string}`;
@@ -10230,6 +10224,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10230
10224
  readonly chain: "Solana";
10231
10225
  readonly address: string;
10232
10226
  };
10227
+ depositDetails: {
10228
+ txHashes?: `0x${string}`[] | null | undefined;
10229
+ };
10230
+ inputAsset: "ArbEth" | "ArbUsdc";
10231
+ depositAmount: bigint;
10232
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10233
10233
  txId: `0x${string}`;
10234
10234
  affiliateFees: {
10235
10235
  account: number;
@@ -10295,6 +10295,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10295
10295
  chunkInterval: number;
10296
10296
  } | null | undefined;
10297
10297
  }, {
10298
+ destinationAddress: {
10299
+ value: string;
10300
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
10301
+ };
10298
10302
  depositDetails: {
10299
10303
  txHashes?: string[] | null | undefined;
10300
10304
  };
@@ -10303,11 +10307,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10303
10307
  };
10304
10308
  depositAmount: string | number;
10305
10309
  outputAsset: {
10306
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10307
- };
10308
- destinationAddress: {
10309
- value: string;
10310
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
10310
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10311
10311
  };
10312
10312
  txId: string;
10313
10313
  affiliateFees: {
@@ -10379,12 +10379,6 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10379
10379
  }, "strip", z.ZodTypeAny, {
10380
10380
  __kind: "Vault";
10381
10381
  vaultWitness: {
10382
- depositDetails: {
10383
- txHashes?: `0x${string}`[] | null | undefined;
10384
- };
10385
- inputAsset: "ArbEth" | "ArbUsdc";
10386
- depositAmount: bigint;
10387
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10388
10382
  destinationAddress: {
10389
10383
  readonly chain: "Ethereum";
10390
10384
  readonly address: `0x${string}`;
@@ -10401,6 +10395,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10401
10395
  readonly chain: "Solana";
10402
10396
  readonly address: string;
10403
10397
  };
10398
+ depositDetails: {
10399
+ txHashes?: `0x${string}`[] | null | undefined;
10400
+ };
10401
+ inputAsset: "ArbEth" | "ArbUsdc";
10402
+ depositAmount: bigint;
10403
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10404
10404
  txId: `0x${string}`;
10405
10405
  affiliateFees: {
10406
10406
  account: number;
@@ -10469,6 +10469,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10469
10469
  }, {
10470
10470
  __kind: "Vault";
10471
10471
  vaultWitness: {
10472
+ destinationAddress: {
10473
+ value: string;
10474
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
10475
+ };
10472
10476
  depositDetails: {
10473
10477
  txHashes?: string[] | null | undefined;
10474
10478
  };
@@ -10477,11 +10481,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10477
10481
  };
10478
10482
  depositAmount: string | number;
10479
10483
  outputAsset: {
10480
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10481
- };
10482
- destinationAddress: {
10483
- value: string;
10484
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
10484
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10485
10485
  };
10486
10486
  txId: string;
10487
10487
  affiliateFees: {
@@ -10721,18 +10721,18 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
10721
10721
  value: z.ZodEffects<z.ZodObject<{
10722
10722
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
10723
10723
  }, "strip", z.ZodTypeAny, {
10724
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10724
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10725
10725
  }, {
10726
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10727
- }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
10728
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10726
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10727
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
10728
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10729
10729
  }>;
10730
10730
  }, "strip", z.ZodTypeAny, {
10731
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10731
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10732
10732
  __kind: "Token";
10733
10733
  }, {
10734
10734
  value: {
10735
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10735
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10736
10736
  };
10737
10737
  __kind: "Token";
10738
10738
  }>, z.ZodObject<{
@@ -10818,7 +10818,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
10818
10818
  } | {
10819
10819
  __kind: "TooManyConsumers";
10820
10820
  } | {
10821
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10821
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10822
10822
  __kind: "Token";
10823
10823
  } | {
10824
10824
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -10857,7 +10857,7 @@ declare const palletCfSolanaIngressEgressDepositFailedReason: z.ZodDiscriminated
10857
10857
  __kind: "TooManyConsumers";
10858
10858
  } | {
10859
10859
  value: {
10860
- __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10860
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10861
10861
  };
10862
10862
  __kind: "Token";
10863
10863
  } | {
@@ -10969,11 +10969,11 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
10969
10969
  outputAsset: z.ZodEffects<z.ZodObject<{
10970
10970
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
10971
10971
  }, "strip", z.ZodTypeAny, {
10972
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10972
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10973
10973
  }, {
10974
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10975
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
10976
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10974
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10975
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
10976
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10977
10977
  }>;
10978
10978
  destinationAddress: z.ZodEffects<z.ZodObject<{
10979
10979
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
@@ -11300,9 +11300,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11300
11300
  }>>>;
11301
11301
  boostFee: z.ZodNumber;
11302
11302
  }, "strip", z.ZodTypeAny, {
11303
- inputAsset: "Sol" | "SolUsdc";
11304
- depositAmount: bigint;
11305
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11306
11303
  destinationAddress: {
11307
11304
  readonly chain: "Ethereum";
11308
11305
  readonly address: `0x${string}`;
@@ -11319,6 +11316,9 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11319
11316
  readonly chain: "Solana";
11320
11317
  readonly address: string;
11321
11318
  };
11319
+ inputAsset: "Sol" | "SolUsdc";
11320
+ depositAmount: bigint;
11321
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11322
11322
  txId: [`0x${string}`, bigint];
11323
11323
  affiliateFees: {
11324
11324
  account: number;
@@ -11384,16 +11384,16 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11384
11384
  chunkInterval: number;
11385
11385
  } | null | undefined;
11386
11386
  }, {
11387
+ destinationAddress: {
11388
+ value: string;
11389
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
11390
+ };
11387
11391
  inputAsset: {
11388
11392
  __kind: "Sol" | "SolUsdc";
11389
11393
  };
11390
11394
  depositAmount: string | number;
11391
11395
  outputAsset: {
11392
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11393
- };
11394
- destinationAddress: {
11395
- value: string;
11396
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
11396
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11397
11397
  };
11398
11398
  txId: [string, string | number];
11399
11399
  affiliateFees: {
@@ -11521,11 +11521,11 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11521
11521
  outputAsset: z.ZodEffects<z.ZodObject<{
11522
11522
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
11523
11523
  }, "strip", z.ZodTypeAny, {
11524
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11524
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11525
11525
  }, {
11526
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11527
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
11528
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11526
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11527
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
11528
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11529
11529
  }>;
11530
11530
  destinationAddress: z.ZodEffects<z.ZodObject<{
11531
11531
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
@@ -11852,9 +11852,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11852
11852
  }>>>;
11853
11853
  boostFee: z.ZodNumber;
11854
11854
  }, "strip", z.ZodTypeAny, {
11855
- inputAsset: "Sol" | "SolUsdc";
11856
- depositAmount: bigint;
11857
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11858
11855
  destinationAddress: {
11859
11856
  readonly chain: "Ethereum";
11860
11857
  readonly address: `0x${string}`;
@@ -11871,6 +11868,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11871
11868
  readonly chain: "Solana";
11872
11869
  readonly address: string;
11873
11870
  };
11871
+ inputAsset: "Sol" | "SolUsdc";
11872
+ depositAmount: bigint;
11873
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11874
11874
  txId: [`0x${string}`, bigint];
11875
11875
  affiliateFees: {
11876
11876
  account: number;
@@ -11936,16 +11936,16 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11936
11936
  chunkInterval: number;
11937
11937
  } | null | undefined;
11938
11938
  }, {
11939
+ destinationAddress: {
11940
+ value: string;
11941
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
11942
+ };
11939
11943
  inputAsset: {
11940
11944
  __kind: "Sol" | "SolUsdc";
11941
11945
  };
11942
11946
  depositAmount: string | number;
11943
11947
  outputAsset: {
11944
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11945
- };
11946
- destinationAddress: {
11947
- value: string;
11948
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
11948
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11949
11949
  };
11950
11950
  txId: [string, string | number];
11951
11951
  affiliateFees: {
@@ -12017,9 +12017,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12017
12017
  }, "strip", z.ZodTypeAny, {
12018
12018
  __kind: "Vault";
12019
12019
  vaultWitness: {
12020
- inputAsset: "Sol" | "SolUsdc";
12021
- depositAmount: bigint;
12022
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
12023
12020
  destinationAddress: {
12024
12021
  readonly chain: "Ethereum";
12025
12022
  readonly address: `0x${string}`;
@@ -12036,6 +12033,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12036
12033
  readonly chain: "Solana";
12037
12034
  readonly address: string;
12038
12035
  };
12036
+ inputAsset: "Sol" | "SolUsdc";
12037
+ depositAmount: bigint;
12038
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12039
12039
  txId: [`0x${string}`, bigint];
12040
12040
  affiliateFees: {
12041
12041
  account: number;
@@ -12104,16 +12104,16 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12104
12104
  }, {
12105
12105
  __kind: "Vault";
12106
12106
  vaultWitness: {
12107
+ destinationAddress: {
12108
+ value: string;
12109
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
12110
+ };
12107
12111
  inputAsset: {
12108
12112
  __kind: "Sol" | "SolUsdc";
12109
12113
  };
12110
12114
  depositAmount: string | number;
12111
12115
  outputAsset: {
12112
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
12113
- };
12114
- destinationAddress: {
12115
- value: string;
12116
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
12116
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12117
12117
  };
12118
12118
  txId: [string, string | number];
12119
12119
  affiliateFees: {