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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (980) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  6. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  7. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  8. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  9. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  11. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  12. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  13. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  14. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  15. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  16. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  17. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  18. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  19. package/dist/100/funding/funded.d.cts +2 -2
  20. package/dist/100/funding/funded.d.mts +2 -2
  21. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  22. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  23. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
  24. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
  25. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  26. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  27. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  28. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  29. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  30. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  31. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  32. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  33. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  34. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  35. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  36. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  37. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  38. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  39. package/dist/100/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  40. package/dist/100/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  41. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  42. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  43. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  44. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  45. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  46. package/dist/100/swapping/ccmFailed.d.mts +4 -4
  47. package/dist/100/swapping/swapEgressScheduled.d.cts +4 -4
  48. package/dist/100/swapping/swapEgressScheduled.d.mts +4 -4
  49. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  50. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  51. package/dist/100/swapping/swapScheduled.d.cts +4 -4
  52. package/dist/100/swapping/swapScheduled.d.mts +4 -4
  53. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  54. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  55. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +46 -46
  56. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +46 -46
  57. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +49 -49
  58. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +49 -49
  59. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +113 -113
  60. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +113 -113
  61. package/dist/11000/common.d.cts +424 -424
  62. package/dist/11000/common.d.mts +424 -424
  63. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +46 -46
  64. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +46 -46
  65. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  66. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  67. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  68. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  69. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  70. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  71. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +49 -49
  72. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +49 -49
  73. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +37 -37
  74. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +37 -37
  75. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  76. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  77. package/dist/11000/swapping/refundEgressScheduled.d.cts +12 -12
  78. package/dist/11000/swapping/refundEgressScheduled.d.mts +12 -12
  79. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  80. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  81. package/dist/11000/swapping/swapDepositAddressReady.d.cts +30 -30
  82. package/dist/11000/swapping/swapDepositAddressReady.d.mts +30 -30
  83. package/dist/11000/swapping/swapRequested.d.cts +12 -12
  84. package/dist/11000/swapping/swapRequested.d.mts +12 -12
  85. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  86. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  87. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +4 -4
  88. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +4 -4
  89. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +9 -9
  90. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +9 -9
  91. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +9 -9
  92. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +9 -9
  93. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +12 -12
  94. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +12 -12
  95. package/dist/11100/common.d.cts +116 -116
  96. package/dist/11100/common.d.mts +116 -116
  97. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +28 -28
  98. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +28 -28
  99. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +9 -9
  100. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +9 -9
  101. package/dist/11100/flip/flipMinted.d.cts +2 -2
  102. package/dist/11100/flip/flipMinted.d.mts +2 -2
  103. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  104. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  105. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +37 -37
  106. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +37 -37
  107. package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
  108. package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
  109. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
  110. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
  111. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  112. package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
  113. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  114. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  115. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +9 -9
  116. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +9 -9
  117. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +9 -9
  118. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +9 -9
  119. package/dist/11100/swapping/swapDepositAddressReady.d.cts +2 -2
  120. package/dist/11100/swapping/swapDepositAddressReady.d.mts +2 -2
  121. package/dist/11100/swapping/swapRequested.d.cts +12 -12
  122. package/dist/11100/swapping/swapRequested.d.mts +12 -12
  123. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
  124. package/dist/11100/validator/operatorAcceptedByValidator.d.mts +2 -2
  125. package/dist/11100/validator/validatorClaimed.d.cts +2 -2
  126. package/dist/11100/validator/validatorClaimed.d.mts +2 -2
  127. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
  128. package/dist/11100/validator/validatorRemovedFromOperator.d.mts +2 -2
  129. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  130. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  131. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  132. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  133. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  134. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  135. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
  136. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
  137. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +34 -34
  138. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +34 -34
  139. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
  140. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
  141. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  142. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  143. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  144. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  145. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  146. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  147. package/dist/11200/common.d.cts +335 -335
  148. package/dist/11200/common.d.mts +335 -335
  149. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  150. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  151. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  152. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  153. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +34 -34
  154. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +34 -34
  155. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  156. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  157. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
  158. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
  159. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +34 -34
  160. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +34 -34
  161. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
  162. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
  163. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
  164. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
  165. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +34 -34
  166. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +34 -34
  167. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  168. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  169. package/dist/11200/swapping/swapRequested.d.cts +38 -38
  170. package/dist/11200/swapping/swapRequested.d.mts +38 -38
  171. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +8 -8
  172. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  173. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +4 -4
  174. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +4 -4
  175. package/dist/120/common.d.mts +93 -93
  176. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  177. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  178. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  179. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  180. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  181. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  182. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  183. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  184. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  185. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  186. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  187. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  188. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  189. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  190. package/dist/120/swapping/swapEgressIgnored.d.cts +8 -8
  191. package/dist/120/swapping/swapEgressIgnored.d.mts +8 -8
  192. package/dist/120/swapping/swapExecuted.d.cts +2 -2
  193. package/dist/120/swapping/swapExecuted.d.mts +2 -2
  194. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  195. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  196. package/dist/131/common.d.cts +11 -11
  197. package/dist/131/common.d.mts +11 -11
  198. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  199. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  200. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  201. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  202. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +16 -16
  203. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +16 -16
  204. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  205. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  206. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  207. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  208. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  209. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  210. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  211. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  212. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  213. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  214. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  215. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  216. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  217. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  218. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  219. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  220. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  221. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  222. package/dist/131/swapping/ccmFailed.d.cts +9 -9
  223. package/dist/131/swapping/ccmFailed.d.mts +9 -9
  224. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  225. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  226. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  227. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  228. package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
  229. package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
  230. package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
  231. package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
  232. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  233. package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
  234. package/dist/131/swapping/swapExecuted.d.cts +14 -14
  235. package/dist/131/swapping/swapExecuted.d.mts +14 -14
  236. package/dist/131/swapping/swapScheduled.d.cts +21 -21
  237. package/dist/131/swapping/swapScheduled.d.mts +21 -21
  238. package/dist/131/swapping/withdrawalRequested.d.cts +11 -11
  239. package/dist/131/swapping/withdrawalRequested.d.mts +11 -11
  240. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  241. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  242. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  243. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  244. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  245. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  246. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  247. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  248. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  249. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  250. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  251. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  252. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  253. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +5 -5
  254. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  255. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  256. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  257. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  258. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  259. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  260. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  261. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  262. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  263. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  264. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  265. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  266. package/dist/141/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  267. package/dist/141/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  268. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  269. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  270. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  271. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  272. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  273. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  274. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  275. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  276. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  277. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  278. package/dist/141/common.d.cts +11 -11
  279. package/dist/141/common.d.mts +11 -11
  280. package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
  281. package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
  282. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  283. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  284. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  285. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  286. package/dist/141/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  287. package/dist/141/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  288. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  289. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  290. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  291. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  292. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +5 -5
  293. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +5 -5
  294. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  295. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  296. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  297. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  298. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  299. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  300. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  301. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  302. package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
  303. package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
  304. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +14 -14
  305. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +14 -14
  306. package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
  307. package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
  308. package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
  309. package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
  310. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +14 -14
  311. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +14 -14
  312. package/dist/141/liquidityProvider/accountCredited.d.cts +7 -7
  313. package/dist/141/liquidityProvider/accountCredited.d.mts +7 -7
  314. package/dist/141/liquidityProvider/accountDebited.d.cts +7 -7
  315. package/dist/141/liquidityProvider/accountDebited.d.mts +7 -7
  316. package/dist/141/liquidityProvider/assetTransferred.d.cts +7 -7
  317. package/dist/141/liquidityProvider/assetTransferred.d.mts +7 -7
  318. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  319. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  320. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  321. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  322. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  323. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  324. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  325. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  326. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  327. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  328. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  329. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  330. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  331. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  332. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +5 -5
  333. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +5 -5
  334. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  335. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  336. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  337. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  338. package/dist/141/swapping/batchSwapFailed.d.cts +7 -7
  339. package/dist/141/swapping/batchSwapFailed.d.mts +7 -7
  340. package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
  341. package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
  342. package/dist/141/swapping/ccmFailed.d.cts +37 -37
  343. package/dist/141/swapping/ccmFailed.d.mts +37 -37
  344. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  345. package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
  346. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  347. package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
  348. package/dist/141/swapping/swapDepositAddressReady.d.cts +16 -16
  349. package/dist/141/swapping/swapDepositAddressReady.d.mts +16 -16
  350. package/dist/141/swapping/swapEgressIgnored.d.cts +8 -8
  351. package/dist/141/swapping/swapEgressIgnored.d.mts +8 -8
  352. package/dist/141/swapping/swapEgressScheduled.d.cts +12 -12
  353. package/dist/141/swapping/swapEgressScheduled.d.mts +12 -12
  354. package/dist/141/swapping/swapExecuted.d.cts +19 -19
  355. package/dist/141/swapping/swapExecuted.d.mts +19 -19
  356. package/dist/141/swapping/swapScheduled.d.cts +19 -19
  357. package/dist/141/swapping/swapScheduled.d.mts +19 -19
  358. package/dist/141/swapping/withdrawalRequested.d.cts +7 -7
  359. package/dist/141/swapping/withdrawalRequested.d.mts +7 -7
  360. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  361. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  362. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  363. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  364. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  365. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  366. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  367. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  368. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
  369. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
  370. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  371. package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
  372. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  373. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  374. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  375. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  376. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  377. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  378. package/dist/150/common.d.cts +20 -20
  379. package/dist/150/common.d.mts +20 -20
  380. package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
  381. package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
  382. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  383. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  384. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  385. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  386. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  387. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  388. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  389. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  390. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  391. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  392. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  393. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  394. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +13 -13
  395. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +13 -13
  396. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  397. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  398. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  399. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  400. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +25 -25
  401. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +25 -25
  402. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  403. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  404. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  405. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  406. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  407. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  408. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  409. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  410. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  411. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  412. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  413. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  414. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  415. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  416. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  417. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  418. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  419. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  420. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  421. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  422. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
  423. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
  424. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  425. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  426. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
  427. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
  428. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  429. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
  430. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
  431. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
  432. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  433. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  434. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  435. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  436. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  437. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  438. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  439. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  440. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  441. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  442. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  443. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  444. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  445. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  446. package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
  447. package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
  448. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  449. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  450. package/dist/150/swapping/refundEgressIgnored.d.cts +12 -12
  451. package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
  452. package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
  453. package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
  454. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  455. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  456. package/dist/150/swapping/swapDepositAddressReady.d.cts +14 -14
  457. package/dist/150/swapping/swapDepositAddressReady.d.mts +14 -14
  458. package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
  459. package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
  460. package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
  461. package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
  462. package/dist/150/swapping/swapExecuted.d.cts +13 -13
  463. package/dist/150/swapping/swapExecuted.d.mts +13 -13
  464. package/dist/150/swapping/swapScheduled.d.cts +20 -20
  465. package/dist/150/swapping/swapScheduled.d.mts +20 -20
  466. package/dist/150/swapping/withdrawalRequested.d.cts +6 -6
  467. package/dist/150/swapping/withdrawalRequested.d.mts +6 -6
  468. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  469. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  470. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  471. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  472. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  473. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  474. package/dist/160/assetBalances/accountCredited.d.cts +6 -6
  475. package/dist/160/assetBalances/accountCredited.d.mts +6 -6
  476. package/dist/160/assetBalances/accountDebited.d.cts +6 -6
  477. package/dist/160/assetBalances/accountDebited.d.mts +6 -6
  478. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  479. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  480. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  481. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
  482. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  483. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
  484. package/dist/160/common.d.cts +203 -203
  485. package/dist/160/common.d.mts +203 -203
  486. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  487. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  488. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  489. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  490. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  491. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  492. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  493. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  494. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  495. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  496. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +22 -22
  497. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
  498. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  499. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  500. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  501. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  502. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  503. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  504. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +34 -34
  505. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
  506. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  507. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  508. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
  509. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
  510. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  511. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  512. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  513. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  514. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  515. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  516. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  517. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  518. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  519. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  520. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
  521. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
  522. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  523. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  524. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  525. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
  526. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
  527. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
  528. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  529. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  530. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  531. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  532. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  533. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  534. package/dist/160/swapping/ccmFailed.d.cts +49 -49
  535. package/dist/160/swapping/ccmFailed.d.mts +49 -49
  536. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  537. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  538. package/dist/160/swapping/refundEgressIgnored.d.cts +30 -30
  539. package/dist/160/swapping/refundEgressIgnored.d.mts +30 -30
  540. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  541. package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
  542. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  543. package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
  544. package/dist/160/swapping/swapDepositAddressReady.d.cts +27 -27
  545. package/dist/160/swapping/swapDepositAddressReady.d.mts +27 -27
  546. package/dist/160/swapping/swapEgressIgnored.d.cts +30 -30
  547. package/dist/160/swapping/swapEgressIgnored.d.mts +30 -30
  548. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  549. package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
  550. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  551. package/dist/160/swapping/swapExecuted.d.mts +12 -12
  552. package/dist/160/swapping/swapRequested.d.cts +46 -46
  553. package/dist/160/swapping/swapRequested.d.mts +46 -46
  554. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  555. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  556. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  557. package/dist/160/swapping/withdrawalRequested.d.mts +10 -10
  558. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  559. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  560. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  561. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  562. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  563. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  564. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  565. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  566. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +44 -44
  567. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +44 -44
  568. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +42 -42
  569. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +42 -42
  570. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +44 -44
  571. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +44 -44
  572. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +78 -78
  573. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +78 -78
  574. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  575. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  576. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +18 -18
  577. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +18 -18
  578. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +18 -18
  579. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +18 -18
  580. package/dist/170/common.d.cts +168 -168
  581. package/dist/170/common.d.mts +168 -168
  582. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  583. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  584. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  585. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  586. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  587. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  588. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  589. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  590. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  591. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  592. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  593. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  594. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  595. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  596. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  597. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  598. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  599. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  600. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  601. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  602. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  603. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  604. package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
  605. package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
  606. package/dist/170/swapping/swapRequested.d.cts +53 -53
  607. package/dist/170/swapping/swapRequested.d.mts +53 -53
  608. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  609. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  610. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  611. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  612. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +71 -71
  613. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +71 -71
  614. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  615. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  616. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  617. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  618. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  619. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  620. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  621. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
  622. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  623. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  624. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +129 -129
  625. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +129 -129
  626. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  627. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  628. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  629. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  630. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  631. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  632. package/dist/180/common.d.cts +514 -514
  633. package/dist/180/common.d.mts +514 -514
  634. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  635. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  636. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  637. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  638. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +71 -71
  639. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +71 -71
  640. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  641. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  642. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  643. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  644. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  645. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  646. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  647. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
  648. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  649. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  650. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +74 -74
  651. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +74 -74
  652. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  653. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  654. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  655. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  656. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  657. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  658. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  659. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
  660. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  661. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  662. package/dist/180/solanaIngressEgress/depositFailed.d.cts +56 -56
  663. package/dist/180/solanaIngressEgress/depositFailed.d.mts +56 -56
  664. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  665. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
  666. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  667. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  668. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  669. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  670. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  671. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  672. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  673. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  674. package/dist/180/swapping/refundEgressScheduled.d.cts +16 -16
  675. package/dist/180/swapping/refundEgressScheduled.d.mts +16 -16
  676. package/dist/180/swapping/swapDepositAddressReady.d.cts +35 -35
  677. package/dist/180/swapping/swapDepositAddressReady.d.mts +35 -35
  678. package/dist/180/swapping/swapEgressScheduled.d.cts +16 -16
  679. package/dist/180/swapping/swapEgressScheduled.d.mts +16 -16
  680. package/dist/180/swapping/swapRequested.d.cts +38 -38
  681. package/dist/180/swapping/swapRequested.d.mts +38 -38
  682. package/dist/180/swapping/withdrawalRequested.d.cts +14 -14
  683. package/dist/180/swapping/withdrawalRequested.d.mts +14 -14
  684. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  685. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  686. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  687. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  688. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
  689. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
  690. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +32 -32
  691. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +32 -32
  692. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
  693. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
  694. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  695. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  696. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  697. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  698. package/dist/190/assetBalances/accountCredited.d.cts +9 -9
  699. package/dist/190/assetBalances/accountCredited.d.mts +9 -9
  700. package/dist/190/assetBalances/accountDebited.d.cts +9 -9
  701. package/dist/190/assetBalances/accountDebited.d.mts +9 -9
  702. package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
  703. package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
  704. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
  705. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
  706. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  707. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  708. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  709. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  710. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
  711. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
  712. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +18 -18
  713. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +18 -18
  714. package/dist/190/assethubIngressEgress/depositFailed.d.cts +32 -32
  715. package/dist/190/assethubIngressEgress/depositFailed.d.mts +32 -32
  716. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +14 -14
  717. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +14 -14
  718. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  719. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  720. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  721. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  722. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  723. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  724. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  725. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
  726. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +18 -18
  727. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +18 -18
  728. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +38 -38
  729. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +38 -38
  730. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +14 -14
  731. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +14 -14
  732. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  733. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  734. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  735. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  736. package/dist/190/common.d.cts +406 -406
  737. package/dist/190/common.d.mts +406 -406
  738. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  739. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  740. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  741. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
  742. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +18 -18
  743. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +18 -18
  744. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +32 -32
  745. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +32 -32
  746. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +14 -14
  747. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +14 -14
  748. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  749. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  750. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  751. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  752. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  753. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  754. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
  755. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
  756. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  757. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  758. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  759. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  760. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  761. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  762. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  763. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  764. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  765. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  766. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  767. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  768. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  769. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  770. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  771. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  772. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  773. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  774. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  775. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
  776. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +18 -18
  777. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +18 -18
  778. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +32 -32
  779. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +32 -32
  780. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +14 -14
  781. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +14 -14
  782. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  783. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  784. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  785. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  786. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  787. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  788. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
  789. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
  790. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +16 -16
  791. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +16 -16
  792. package/dist/190/solanaIngressEgress/depositFailed.d.cts +26 -26
  793. package/dist/190/solanaIngressEgress/depositFailed.d.mts +26 -26
  794. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
  795. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
  796. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  797. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
  798. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  799. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  800. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  801. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  802. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  803. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  804. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  805. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  806. package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
  807. package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
  808. package/dist/190/swapping/refundEgressScheduled.d.cts +16 -16
  809. package/dist/190/swapping/refundEgressScheduled.d.mts +16 -16
  810. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  811. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  812. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  813. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  814. package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
  815. package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
  816. package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
  817. package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
  818. package/dist/190/swapping/swapEgressScheduled.d.cts +16 -16
  819. package/dist/190/swapping/swapEgressScheduled.d.mts +16 -16
  820. package/dist/190/swapping/swapExecuted.d.cts +16 -16
  821. package/dist/190/swapping/swapExecuted.d.mts +16 -16
  822. package/dist/190/swapping/swapRequested.d.cts +18 -18
  823. package/dist/190/swapping/swapRequested.d.mts +18 -18
  824. package/dist/190/swapping/withdrawalRequested.d.cts +9 -9
  825. package/dist/190/swapping/withdrawalRequested.d.mts +9 -9
  826. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  827. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  828. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  829. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  830. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  831. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  832. package/dist/200/common.d.cts +914 -914
  833. package/dist/200/common.d.mts +914 -914
  834. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +90 -90
  835. package/dist/200/environment/runtimeSafeModeUpdated.d.mts +90 -90
  836. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  837. package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
  838. package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
  839. package/dist/200/lendingPools/lendingFundsRemoved.d.mts +2 -2
  840. package/dist/200/lendingPools/loanCreated.d.cts +2 -2
  841. package/dist/200/lendingPools/loanCreated.d.mts +2 -2
  842. package/dist/200/lendingPools/loanRepaid.d.cts +2 -2
  843. package/dist/200/lendingPools/loanRepaid.d.mts +2 -2
  844. package/dist/200/lendingPools/palletConfigUpdated.d.cts +16 -16
  845. package/dist/200/lendingPools/palletConfigUpdated.d.mts +16 -16
  846. package/dist/200/lendingPools/whitelistUpdated.d.cts +12 -12
  847. package/dist/200/lendingPools/whitelistUpdated.d.mts +12 -12
  848. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +8 -8
  849. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +8 -8
  850. package/dist/200/swapping/swapAborted.d.cts +2 -2
  851. package/dist/200/swapping/swapAborted.d.mts +2 -2
  852. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  853. package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
  854. package/dist/200/swapping/swapRequested.d.cts +409 -409
  855. package/dist/200/swapping/swapRequested.d.mts +409 -409
  856. package/dist/200/swapping/swapRescheduled.d.cts +2 -2
  857. package/dist/200/swapping/swapRescheduled.d.mts +2 -2
  858. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  859. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  860. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +72 -72
  861. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +72 -72
  862. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  863. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  864. package/dist/210/assetBalances/accountCredited.d.cts +6 -6
  865. package/dist/210/assetBalances/accountCredited.d.mts +6 -6
  866. package/dist/210/assetBalances/accountDebited.d.cts +6 -6
  867. package/dist/210/assetBalances/accountDebited.d.mts +6 -6
  868. package/dist/210/assethubIngressEgress/depositFailed.d.cts +75 -75
  869. package/dist/210/assethubIngressEgress/depositFailed.d.mts +75 -75
  870. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +136 -136
  871. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +136 -136
  872. package/dist/210/common.d.cts +938 -938
  873. package/dist/210/common.d.mts +938 -938
  874. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +98 -98
  875. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +98 -98
  876. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  877. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  878. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +72 -72
  879. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +72 -72
  880. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  881. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  882. package/dist/210/funding/funded.d.cts +8 -8
  883. package/dist/210/funding/funded.d.mts +8 -8
  884. package/dist/210/funding/redemptionExpired.cjs +12 -0
  885. package/dist/210/funding/redemptionExpired.d.cts +15 -0
  886. package/dist/210/funding/redemptionExpired.d.mts +15 -0
  887. package/dist/210/funding/redemptionExpired.mjs +11 -0
  888. package/dist/210/funding/redemptionSettled.cjs +13 -0
  889. package/dist/210/funding/redemptionSettled.d.cts +18 -0
  890. package/dist/210/funding/redemptionSettled.d.mts +18 -0
  891. package/dist/210/funding/redemptionSettled.mjs +12 -0
  892. package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
  893. package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
  894. package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
  895. package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
  896. package/dist/210/lendingPools/collateralAdded.d.cts +8 -8
  897. package/dist/210/lendingPools/collateralAdded.d.mts +8 -8
  898. package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
  899. package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
  900. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
  901. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
  902. package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
  903. package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
  904. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
  905. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
  906. package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
  907. package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
  908. package/dist/210/lendingPools/loanCreated.d.cts +6 -6
  909. package/dist/210/lendingPools/loanCreated.d.mts +6 -6
  910. package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
  911. package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
  912. package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
  913. package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
  914. package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
  915. package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
  916. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
  917. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
  918. package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
  919. package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
  920. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
  921. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
  922. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
  923. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
  924. package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
  925. package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
  926. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  927. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  928. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +8 -8
  929. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +8 -8
  930. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +16 -16
  931. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +16 -16
  932. package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
  933. package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
  934. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  935. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  936. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  937. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  938. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +75 -75
  939. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +75 -75
  940. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
  941. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
  942. package/dist/210/solanaIngressEgress/depositFailed.d.cts +84 -84
  943. package/dist/210/solanaIngressEgress/depositFailed.d.mts +84 -84
  944. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +8 -8
  945. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +8 -8
  946. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +20 -20
  947. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +20 -20
  948. package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
  949. package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
  950. package/dist/210/swapping/creditedOnChain.d.cts +8 -8
  951. package/dist/210/swapping/creditedOnChain.d.mts +8 -8
  952. package/dist/210/swapping/palletConfigUpdated.d.cts +32 -32
  953. package/dist/210/swapping/palletConfigUpdated.d.mts +32 -32
  954. package/dist/210/swapping/refundEgressIgnored.d.cts +8 -8
  955. package/dist/210/swapping/refundEgressIgnored.d.mts +8 -8
  956. package/dist/210/swapping/refundEgressScheduled.d.cts +16 -16
  957. package/dist/210/swapping/refundEgressScheduled.d.mts +16 -16
  958. package/dist/210/swapping/refundedOnChain.d.cts +8 -8
  959. package/dist/210/swapping/refundedOnChain.d.mts +8 -8
  960. package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
  961. package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
  962. package/dist/210/swapping/swapDepositAddressReady.d.cts +33 -33
  963. package/dist/210/swapping/swapDepositAddressReady.d.mts +33 -33
  964. package/dist/210/swapping/swapEgressIgnored.d.cts +8 -8
  965. package/dist/210/swapping/swapEgressIgnored.d.mts +8 -8
  966. package/dist/210/swapping/swapEgressScheduled.d.cts +16 -16
  967. package/dist/210/swapping/swapEgressScheduled.d.mts +16 -16
  968. package/dist/210/swapping/swapExecuted.d.cts +12 -12
  969. package/dist/210/swapping/swapExecuted.d.mts +12 -12
  970. package/dist/210/swapping/swapRequested.d.cts +55 -55
  971. package/dist/210/swapping/swapRequested.d.mts +55 -55
  972. package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
  973. package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
  974. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  975. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  976. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  977. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  978. package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
  979. package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
  980. package/package.json +1 -1
@@ -52,21 +52,21 @@ 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" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
55
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
56
56
  }, {
57
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
58
- }>, "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
59
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
57
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
58
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
59
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "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"]>;
63
63
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
64
64
  }, "strip", z.ZodTypeAny, {
65
65
  value: `0x${string}`;
66
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
66
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
67
67
  }, {
68
68
  value: string;
69
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
69
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
70
70
  }>, {
71
71
  readonly chain: "Ethereum";
72
72
  readonly address: `0x${string}`;
@@ -84,7 +84,7 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
84
84
  readonly address: string;
85
85
  }, {
86
86
  value: string;
87
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
87
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
88
88
  }>;
89
89
  declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
90
90
  declare const cfPrimitivesTxId: z.ZodObject<{
@@ -162,10 +162,10 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
162
162
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
163
163
  }, "strip", z.ZodTypeAny, {
164
164
  value: `0x${string}`;
165
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
165
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
166
166
  }, {
167
167
  value: string;
168
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
168
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
169
169
  }>, {
170
170
  readonly chain: "Ethereum";
171
171
  readonly address: `0x${string}`;
@@ -183,12 +183,13 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
183
183
  readonly address: string;
184
184
  }, {
185
185
  value: string;
186
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
186
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
187
187
  }>;
188
188
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
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
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
217
+ __kind: "Btc" | "Eth" | "Dot" | "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">;
@@ -378,10 +378,10 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
378
378
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
379
379
  }, "strip", z.ZodTypeAny, {
380
380
  value: `0x${string}`;
381
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
381
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
382
382
  }, {
383
383
  value: string;
384
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
384
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
385
385
  }>, {
386
386
  readonly chain: "Ethereum";
387
387
  readonly address: `0x${string}`;
@@ -399,7 +399,7 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
399
399
  readonly address: string;
400
400
  }, {
401
401
  value: string;
402
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
402
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
403
403
  }>>>;
404
404
  }, "strip", z.ZodTypeAny, {
405
405
  channelMetadata: {
@@ -435,7 +435,7 @@ declare const cfChainsCcmDepositMetadataGenericEncodedAddress: z.ZodObject<{
435
435
  };
436
436
  sourceAddress?: {
437
437
  value: string;
438
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
438
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
439
439
  } | null | undefined;
440
440
  }>;
441
441
  declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -457,10 +457,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
457
457
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
458
458
  }, "strip", z.ZodTypeAny, {
459
459
  value: `0x${string}`;
460
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
460
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
461
461
  }, {
462
462
  value: string;
463
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
463
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
464
464
  }>, {
465
465
  readonly chain: "Ethereum";
466
466
  readonly address: `0x${string}`;
@@ -478,7 +478,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
478
478
  readonly address: string;
479
479
  }, {
480
480
  value: string;
481
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
481
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
482
482
  }>;
483
483
  ccmDepositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
484
484
  channelMetadata: z.ZodObject<{
@@ -508,10 +508,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
508
508
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
509
509
  }, "strip", z.ZodTypeAny, {
510
510
  value: `0x${string}`;
511
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
511
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
512
512
  }, {
513
513
  value: string;
514
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
514
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
515
515
  }>, {
516
516
  readonly chain: "Ethereum";
517
517
  readonly address: `0x${string}`;
@@ -529,7 +529,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
529
529
  readonly address: string;
530
530
  }, {
531
531
  value: string;
532
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
532
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
533
533
  }>>>;
534
534
  }, "strip", z.ZodTypeAny, {
535
535
  channelMetadata: {
@@ -565,7 +565,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
565
565
  };
566
566
  sourceAddress?: {
567
567
  value: string;
568
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
568
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
569
569
  } | null | undefined;
570
570
  }>>>;
571
571
  }, "strip", z.ZodTypeAny, {
@@ -614,7 +614,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
614
614
  __kind: "Regular";
615
615
  outputAddress: {
616
616
  value: string;
617
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
617
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
618
618
  };
619
619
  ccmDepositMetadata?: {
620
620
  channelMetadata: {
@@ -627,7 +627,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
627
627
  };
628
628
  sourceAddress?: {
629
629
  value: string;
630
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
630
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
631
631
  } | null | undefined;
632
632
  } | null | undefined;
633
633
  }>]>;
@@ -648,10 +648,10 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
648
648
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
649
649
  }, "strip", z.ZodTypeAny, {
650
650
  value: `0x${string}`;
651
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
651
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
652
652
  }, {
653
653
  value: string;
654
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
654
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
655
655
  }>, {
656
656
  readonly chain: "Ethereum";
657
657
  readonly address: `0x${string}`;
@@ -669,7 +669,7 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
669
669
  readonly address: string;
670
670
  }, {
671
671
  value: string;
672
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
672
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
673
673
  }>;
674
674
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
675
675
  }, "strip", z.ZodTypeAny, {
@@ -695,7 +695,7 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
695
695
  retryDuration: number;
696
696
  refundAddress: {
697
697
  value: string;
698
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
698
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
699
699
  };
700
700
  minPrice: string | number;
701
701
  }>;
@@ -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: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
801
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
802
802
  }, {
803
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
804
- }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
805
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
803
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
804
+ }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
805
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
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: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
861
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
862
862
  }, {
863
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
864
- }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
865
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
863
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
864
+ }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
865
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
866
866
  }>;
867
867
  }, "strip", z.ZodTypeAny, {
868
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
868
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
869
869
  __kind: "InvalidCcm";
870
870
  }, {
871
871
  value: {
872
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
872
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
904
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
905
905
  }, {
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";
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";
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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
993
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
994
994
  }, {
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";
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";
998
998
  }>;
999
999
  }, "strip", z.ZodTypeAny, {
1000
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1000
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1001
1001
  __kind: "Token";
1002
1002
  }, {
1003
1003
  value: {
1004
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1004
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1132
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
1133
1133
  }, {
1134
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1135
- }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
1136
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1134
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
1135
+ }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
1136
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
1137
1137
  }>;
1138
1138
  }, "strip", z.ZodTypeAny, {
1139
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1139
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
1140
1140
  __kind: "InvalidCcm";
1141
1141
  }, {
1142
1142
  value: {
1143
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1143
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
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: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1177
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
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: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
1204
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1281
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1282
1282
  }, {
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";
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";
1286
1286
  }>;
1287
1287
  }, "strip", z.ZodTypeAny, {
1288
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1288
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1289
1289
  __kind: "Token";
1290
1290
  }, {
1291
1291
  value: {
1292
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1292
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1378
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1417
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1526
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1527
1527
  }, {
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";
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";
1531
1531
  }>;
1532
1532
  }, "strip", z.ZodTypeAny, {
1533
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1533
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1534
1534
  __kind: "Token";
1535
1535
  }, {
1536
1536
  value: {
1537
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1537
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1623
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1662
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1663
1663
  };
1664
1664
  __kind: "Token";
1665
1665
  } | {
@@ -1739,21 +1739,21 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
1739
1739
  txHashes?: string[] | null | undefined;
1740
1740
  }>;
1741
1741
  }, "strip", z.ZodTypeAny, {
1742
- depositAddress: `0x${string}`;
1743
1742
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
1743
+ amount: bigint;
1744
+ depositAddress: `0x${string}`;
1744
1745
  depositDetails: {
1745
1746
  txHashes?: `0x${string}`[] | null | undefined;
1746
1747
  };
1747
- amount: bigint;
1748
1748
  }, {
1749
- depositAddress: string;
1750
1749
  asset: {
1751
1750
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
1752
1751
  };
1752
+ amount: string | number;
1753
+ depositAddress: string;
1753
1754
  depositDetails: {
1754
1755
  txHashes?: string[] | null | undefined;
1755
1756
  };
1756
- amount: string | number;
1757
1757
  }>;
1758
1758
  declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1759
1759
  __kind: z.ZodLiteral<"P2PKH">;
@@ -2251,21 +2251,21 @@ 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" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2254
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2255
2255
  }, {
2256
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2257
- }>, "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
2258
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2256
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2257
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
2258
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2259
2259
  }>;
2260
2260
  destinationAddress: z.ZodEffects<z.ZodObject<{
2261
2261
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
2262
2262
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2263
2263
  }, "strip", z.ZodTypeAny, {
2264
2264
  value: `0x${string}`;
2265
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
2265
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
2266
2266
  }, {
2267
2267
  value: string;
2268
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
2268
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
2269
2269
  }>, {
2270
2270
  readonly chain: "Ethereum";
2271
2271
  readonly address: `0x${string}`;
@@ -2283,7 +2283,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2283
2283
  readonly address: string;
2284
2284
  }, {
2285
2285
  value: string;
2286
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
2286
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
2287
2287
  }>;
2288
2288
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2289
2289
  channelMetadata: z.ZodObject<{
@@ -2582,13 +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
- boostFee: number;
2589
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
2590
- depositAmount: bigint;
2591
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2592
2585
  destinationAddress: {
2593
2586
  readonly chain: "Ethereum";
2594
2587
  readonly address: `0x${string}`;
@@ -2606,6 +2599,12 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2606
2599
  readonly address: string;
2607
2600
  };
2608
2601
  txId: `0x${string}`;
2602
+ depositDetails: {
2603
+ txHashes?: `0x${string}`[] | null | undefined;
2604
+ };
2605
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
2606
+ depositAmount: bigint;
2607
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2609
2608
  affiliateFees: {
2610
2609
  account: number;
2611
2610
  bps: number;
@@ -2615,6 +2614,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2615
2614
  refundAddress: `0x${string}`;
2616
2615
  minPrice: bigint;
2617
2616
  };
2617
+ boostFee: number;
2618
2618
  depositAddress?: `0x${string}` | null | undefined;
2619
2619
  channelId?: bigint | null | undefined;
2620
2620
  depositMetadata?: {
@@ -2669,22 +2669,21 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2669
2669
  chunkInterval: number;
2670
2670
  } | null | undefined;
2671
2671
  }, {
2672
+ destinationAddress: {
2673
+ value: string;
2674
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
2675
+ };
2676
+ txId: string;
2672
2677
  depositDetails: {
2673
2678
  txHashes?: string[] | null | undefined;
2674
2679
  };
2675
- boostFee: number;
2676
2680
  inputAsset: {
2677
2681
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
2678
2682
  };
2679
2683
  depositAmount: string | number;
2680
2684
  outputAsset: {
2681
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2682
- };
2683
- destinationAddress: {
2684
- value: string;
2685
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
2685
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2686
2686
  };
2687
- txId: string;
2688
2687
  affiliateFees: {
2689
2688
  account: number;
2690
2689
  bps: number;
@@ -2694,6 +2693,7 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2694
2693
  refundAddress: string;
2695
2694
  minPrice: string | number;
2696
2695
  };
2696
+ boostFee: number;
2697
2697
  depositAddress?: string | null | undefined;
2698
2698
  channelId?: string | number | null | undefined;
2699
2699
  depositMetadata?: {
@@ -2772,43 +2772,43 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
2772
2772
  txHashes?: string[] | null | undefined;
2773
2773
  }>;
2774
2774
  }, "strip", z.ZodTypeAny, {
2775
- depositAddress: `0x${string}`;
2776
2775
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
2776
+ amount: bigint;
2777
+ depositAddress: `0x${string}`;
2777
2778
  depositDetails: {
2778
2779
  txHashes?: `0x${string}`[] | null | undefined;
2779
2780
  };
2780
- amount: bigint;
2781
2781
  }, {
2782
- depositAddress: string;
2783
2782
  asset: {
2784
2783
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
2785
2784
  };
2785
+ amount: string | number;
2786
+ depositAddress: string;
2786
2787
  depositDetails: {
2787
2788
  txHashes?: string[] | null | undefined;
2788
2789
  };
2789
- amount: string | number;
2790
2790
  }>;
2791
2791
  }, "strip", z.ZodTypeAny, {
2792
2792
  __kind: "DepositChannel";
2793
2793
  depositWitness: {
2794
- depositAddress: `0x${string}`;
2795
2794
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
2795
+ amount: bigint;
2796
+ depositAddress: `0x${string}`;
2796
2797
  depositDetails: {
2797
2798
  txHashes?: `0x${string}`[] | null | undefined;
2798
2799
  };
2799
- amount: bigint;
2800
2800
  };
2801
2801
  }, {
2802
2802
  __kind: "DepositChannel";
2803
2803
  depositWitness: {
2804
- depositAddress: string;
2805
2804
  asset: {
2806
2805
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
2807
2806
  };
2807
+ amount: string | number;
2808
+ depositAddress: string;
2808
2809
  depositDetails: {
2809
2810
  txHashes?: string[] | null | undefined;
2810
2811
  };
2811
- amount: string | number;
2812
2812
  };
2813
2813
  }>, z.ZodObject<{
2814
2814
  __kind: z.ZodLiteral<"Vault">;
@@ -2835,21 +2835,21 @@ 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" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2838
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2839
2839
  }, {
2840
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2841
- }>, "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
2842
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
2840
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2841
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
2842
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2843
2843
  }>;
2844
2844
  destinationAddress: z.ZodEffects<z.ZodObject<{
2845
2845
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
2846
2846
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2847
2847
  }, "strip", z.ZodTypeAny, {
2848
2848
  value: `0x${string}`;
2849
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
2849
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
2850
2850
  }, {
2851
2851
  value: string;
2852
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
2852
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
2853
2853
  }>, {
2854
2854
  readonly chain: "Ethereum";
2855
2855
  readonly address: `0x${string}`;
@@ -2867,7 +2867,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
2867
2867
  readonly address: string;
2868
2868
  }, {
2869
2869
  value: string;
2870
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
2870
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
2871
2871
  }>;
2872
2872
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2873
2873
  channelMetadata: z.ZodObject<{
@@ -3166,13 +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
- boostFee: number;
3173
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
3174
- depositAmount: bigint;
3175
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
3176
3169
  destinationAddress: {
3177
3170
  readonly chain: "Ethereum";
3178
3171
  readonly address: `0x${string}`;
@@ -3190,6 +3183,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3190
3183
  readonly address: string;
3191
3184
  };
3192
3185
  txId: `0x${string}`;
3186
+ depositDetails: {
3187
+ txHashes?: `0x${string}`[] | null | undefined;
3188
+ };
3189
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
3190
+ depositAmount: bigint;
3191
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3193
3192
  affiliateFees: {
3194
3193
  account: number;
3195
3194
  bps: number;
@@ -3199,6 +3198,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3199
3198
  refundAddress: `0x${string}`;
3200
3199
  minPrice: bigint;
3201
3200
  };
3201
+ boostFee: number;
3202
3202
  depositAddress?: `0x${string}` | null | undefined;
3203
3203
  channelId?: bigint | null | undefined;
3204
3204
  depositMetadata?: {
@@ -3253,22 +3253,21 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3253
3253
  chunkInterval: number;
3254
3254
  } | null | undefined;
3255
3255
  }, {
3256
+ destinationAddress: {
3257
+ value: string;
3258
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
3259
+ };
3260
+ txId: string;
3256
3261
  depositDetails: {
3257
3262
  txHashes?: string[] | null | undefined;
3258
3263
  };
3259
- boostFee: number;
3260
3264
  inputAsset: {
3261
3265
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
3262
3266
  };
3263
3267
  depositAmount: string | number;
3264
3268
  outputAsset: {
3265
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
3266
- };
3267
- destinationAddress: {
3268
- value: string;
3269
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
3269
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3270
3270
  };
3271
- txId: string;
3272
3271
  affiliateFees: {
3273
3272
  account: number;
3274
3273
  bps: number;
@@ -3278,6 +3277,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3278
3277
  refundAddress: string;
3279
3278
  minPrice: string | number;
3280
3279
  };
3280
+ boostFee: number;
3281
3281
  depositAddress?: string | null | undefined;
3282
3282
  channelId?: string | number | null | undefined;
3283
3283
  depositMetadata?: {
@@ -3337,13 +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
- boostFee: number;
3344
- inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
3345
- depositAmount: bigint;
3346
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
3347
3340
  destinationAddress: {
3348
3341
  readonly chain: "Ethereum";
3349
3342
  readonly address: `0x${string}`;
@@ -3361,6 +3354,12 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3361
3354
  readonly address: string;
3362
3355
  };
3363
3356
  txId: `0x${string}`;
3357
+ depositDetails: {
3358
+ txHashes?: `0x${string}`[] | null | undefined;
3359
+ };
3360
+ inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
3361
+ depositAmount: bigint;
3362
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3364
3363
  affiliateFees: {
3365
3364
  account: number;
3366
3365
  bps: number;
@@ -3370,6 +3369,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3370
3369
  refundAddress: `0x${string}`;
3371
3370
  minPrice: bigint;
3372
3371
  };
3372
+ boostFee: number;
3373
3373
  depositAddress?: `0x${string}` | null | undefined;
3374
3374
  channelId?: bigint | null | undefined;
3375
3375
  depositMetadata?: {
@@ -3427,22 +3427,21 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3427
3427
  }, {
3428
3428
  __kind: "Vault";
3429
3429
  vaultWitness: {
3430
+ destinationAddress: {
3431
+ value: string;
3432
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
3433
+ };
3434
+ txId: string;
3430
3435
  depositDetails: {
3431
3436
  txHashes?: string[] | null | undefined;
3432
3437
  };
3433
- boostFee: number;
3434
3438
  inputAsset: {
3435
3439
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
3436
3440
  };
3437
3441
  depositAmount: string | number;
3438
3442
  outputAsset: {
3439
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
3440
- };
3441
- destinationAddress: {
3442
- value: string;
3443
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
3443
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3444
3444
  };
3445
- txId: string;
3446
3445
  affiliateFees: {
3447
3446
  account: number;
3448
3447
  bps: number;
@@ -3452,6 +3451,7 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3452
3451
  refundAddress: string;
3453
3452
  minPrice: string | number;
3454
3453
  };
3454
+ boostFee: number;
3455
3455
  depositAddress?: string | null | undefined;
3456
3456
  channelId?: string | number | null | undefined;
3457
3457
  depositMetadata?: {
@@ -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: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3621
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
3622
3622
  }, {
3623
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3624
- }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress", {
3625
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3623
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
3624
+ }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
3625
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
3626
3626
  }>;
3627
3627
  }, "strip", z.ZodTypeAny, {
3628
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3628
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
3629
3629
  __kind: "InvalidCcm";
3630
3630
  }, {
3631
3631
  value: {
3632
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3632
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
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: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3666
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
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: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress";
3693
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3770
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3771
3771
  }, {
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";
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";
3775
3775
  }>;
3776
3776
  }, "strip", z.ZodTypeAny, {
3777
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3777
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3778
3778
  __kind: "Token";
3779
3779
  }, {
3780
3780
  value: {
3781
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3781
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3867
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3906
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4067
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4068
4068
  }, {
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";
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";
4072
4072
  }>;
4073
4073
  }, "strip", z.ZodTypeAny, {
4074
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4074
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4075
4075
  __kind: "Token";
4076
4076
  }, {
4077
4077
  value: {
4078
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4078
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4164
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4203
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4204
4204
  };
4205
4205
  __kind: "Token";
4206
4206
  } | {
@@ -4274,17 +4274,17 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
4274
4274
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
4275
4275
  depositDetails: z.ZodNumber;
4276
4276
  }, "strip", z.ZodTypeAny, {
4277
- depositAddress: `0x${string}`;
4278
4277
  asset: "Dot";
4279
- depositDetails: number;
4280
4278
  amount: bigint;
4279
+ depositAddress: `0x${string}`;
4280
+ depositDetails: number;
4281
4281
  }, {
4282
- depositAddress: string;
4283
4282
  asset: {
4284
4283
  __kind: "Dot";
4285
4284
  };
4286
- depositDetails: number;
4287
4285
  amount: string | number;
4286
+ depositAddress: string;
4287
+ depositDetails: number;
4288
4288
  }>;
4289
4289
  declare const cfChainsChannelRefundParametersPolkadotAccountId: z.ZodObject<{
4290
4290
  retryDuration: z.ZodNumber;
@@ -4316,21 +4316,21 @@ 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" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4319
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4320
4320
  }, {
4321
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4322
- }>, "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
4323
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4321
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4322
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
4323
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4324
4324
  }>;
4325
4325
  destinationAddress: z.ZodEffects<z.ZodObject<{
4326
4326
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
4327
4327
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4328
4328
  }, "strip", z.ZodTypeAny, {
4329
4329
  value: `0x${string}`;
4330
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
4330
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
4331
4331
  }, {
4332
4332
  value: string;
4333
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
4333
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
4334
4334
  }>, {
4335
4335
  readonly chain: "Ethereum";
4336
4336
  readonly address: `0x${string}`;
@@ -4348,7 +4348,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4348
4348
  readonly address: string;
4349
4349
  }, {
4350
4350
  value: string;
4351
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
4351
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
4352
4352
  }>;
4353
4353
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4354
4354
  channelMetadata: z.ZodObject<{
@@ -4656,11 +4656,6 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4656
4656
  }>>>;
4657
4657
  boostFee: z.ZodNumber;
4658
4658
  }, "strip", z.ZodTypeAny, {
4659
- depositDetails: number;
4660
- boostFee: number;
4661
- inputAsset: "Dot";
4662
- depositAmount: bigint;
4663
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4664
4659
  destinationAddress: {
4665
4660
  readonly chain: "Ethereum";
4666
4661
  readonly address: `0x${string}`;
@@ -4681,6 +4676,10 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4681
4676
  blockNumber: number;
4682
4677
  extrinsicIndex: number;
4683
4678
  };
4679
+ depositDetails: number;
4680
+ inputAsset: "Dot";
4681
+ depositAmount: bigint;
4682
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4684
4683
  affiliateFees: {
4685
4684
  account: number;
4686
4685
  bps: number;
@@ -4690,6 +4689,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4690
4689
  refundAddress: `0x${string}`;
4691
4690
  minPrice: bigint;
4692
4691
  };
4692
+ boostFee: number;
4693
4693
  depositAddress?: `0x${string}` | null | undefined;
4694
4694
  channelId?: bigint | null | undefined;
4695
4695
  depositMetadata?: {
@@ -4744,23 +4744,22 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4744
4744
  chunkInterval: number;
4745
4745
  } | null | undefined;
4746
4746
  }, {
4747
- depositDetails: number;
4748
- boostFee: number;
4749
- inputAsset: {
4750
- __kind: "Dot";
4751
- };
4752
- depositAmount: string | number;
4753
- outputAsset: {
4754
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4755
- };
4756
4747
  destinationAddress: {
4757
4748
  value: string;
4758
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
4749
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
4759
4750
  };
4760
4751
  txId: {
4761
4752
  blockNumber: number;
4762
4753
  extrinsicIndex: number;
4763
4754
  };
4755
+ depositDetails: number;
4756
+ inputAsset: {
4757
+ __kind: "Dot";
4758
+ };
4759
+ depositAmount: string | number;
4760
+ outputAsset: {
4761
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4762
+ };
4764
4763
  affiliateFees: {
4765
4764
  account: number;
4766
4765
  bps: number;
@@ -4770,6 +4769,7 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4770
4769
  refundAddress: string;
4771
4770
  minPrice: string | number;
4772
4771
  };
4772
+ boostFee: number;
4773
4773
  depositAddress?: string | null | undefined;
4774
4774
  channelId?: string | number | null | undefined;
4775
4775
  depositMetadata?: {
@@ -4842,35 +4842,35 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
4842
4842
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
4843
4843
  depositDetails: z.ZodNumber;
4844
4844
  }, "strip", z.ZodTypeAny, {
4845
- depositAddress: `0x${string}`;
4846
4845
  asset: "Dot";
4847
- depositDetails: number;
4848
4846
  amount: bigint;
4847
+ depositAddress: `0x${string}`;
4848
+ depositDetails: number;
4849
4849
  }, {
4850
- depositAddress: string;
4851
4850
  asset: {
4852
4851
  __kind: "Dot";
4853
4852
  };
4854
- depositDetails: number;
4855
4853
  amount: string | number;
4854
+ depositAddress: string;
4855
+ depositDetails: number;
4856
4856
  }>;
4857
4857
  }, "strip", z.ZodTypeAny, {
4858
4858
  __kind: "DepositChannel";
4859
4859
  depositWitness: {
4860
- depositAddress: `0x${string}`;
4861
4860
  asset: "Dot";
4862
- depositDetails: number;
4863
4861
  amount: bigint;
4862
+ depositAddress: `0x${string}`;
4863
+ depositDetails: number;
4864
4864
  };
4865
4865
  }, {
4866
4866
  __kind: "DepositChannel";
4867
4867
  depositWitness: {
4868
- depositAddress: string;
4869
4868
  asset: {
4870
4869
  __kind: "Dot";
4871
4870
  };
4872
- depositDetails: number;
4873
4871
  amount: string | number;
4872
+ depositAddress: string;
4873
+ depositDetails: number;
4874
4874
  };
4875
4875
  }>, z.ZodObject<{
4876
4876
  __kind: z.ZodLiteral<"Vault">;
@@ -4891,21 +4891,21 @@ 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" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4894
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4895
4895
  }, {
4896
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4897
- }>, "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
4898
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
4896
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4897
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
4898
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4899
4899
  }>;
4900
4900
  destinationAddress: z.ZodEffects<z.ZodObject<{
4901
4901
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
4902
4902
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4903
4903
  }, "strip", z.ZodTypeAny, {
4904
4904
  value: `0x${string}`;
4905
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
4905
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
4906
4906
  }, {
4907
4907
  value: string;
4908
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
4908
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
4909
4909
  }>, {
4910
4910
  readonly chain: "Ethereum";
4911
4911
  readonly address: `0x${string}`;
@@ -4923,7 +4923,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
4923
4923
  readonly address: string;
4924
4924
  }, {
4925
4925
  value: string;
4926
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
4926
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
4927
4927
  }>;
4928
4928
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4929
4929
  channelMetadata: z.ZodObject<{
@@ -5231,11 +5231,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5231
5231
  }>>>;
5232
5232
  boostFee: z.ZodNumber;
5233
5233
  }, "strip", z.ZodTypeAny, {
5234
- depositDetails: number;
5235
- boostFee: number;
5236
- inputAsset: "Dot";
5237
- depositAmount: bigint;
5238
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
5239
5234
  destinationAddress: {
5240
5235
  readonly chain: "Ethereum";
5241
5236
  readonly address: `0x${string}`;
@@ -5256,6 +5251,10 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5256
5251
  blockNumber: number;
5257
5252
  extrinsicIndex: number;
5258
5253
  };
5254
+ depositDetails: number;
5255
+ inputAsset: "Dot";
5256
+ depositAmount: bigint;
5257
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5259
5258
  affiliateFees: {
5260
5259
  account: number;
5261
5260
  bps: number;
@@ -5265,6 +5264,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5265
5264
  refundAddress: `0x${string}`;
5266
5265
  minPrice: bigint;
5267
5266
  };
5267
+ boostFee: number;
5268
5268
  depositAddress?: `0x${string}` | null | undefined;
5269
5269
  channelId?: bigint | null | undefined;
5270
5270
  depositMetadata?: {
@@ -5319,23 +5319,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5319
5319
  chunkInterval: number;
5320
5320
  } | null | undefined;
5321
5321
  }, {
5322
- depositDetails: number;
5323
- boostFee: number;
5324
- inputAsset: {
5325
- __kind: "Dot";
5326
- };
5327
- depositAmount: string | number;
5328
- outputAsset: {
5329
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
5330
- };
5331
5322
  destinationAddress: {
5332
5323
  value: string;
5333
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
5324
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
5334
5325
  };
5335
5326
  txId: {
5336
5327
  blockNumber: number;
5337
5328
  extrinsicIndex: number;
5338
5329
  };
5330
+ depositDetails: number;
5331
+ inputAsset: {
5332
+ __kind: "Dot";
5333
+ };
5334
+ depositAmount: string | number;
5335
+ outputAsset: {
5336
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5337
+ };
5339
5338
  affiliateFees: {
5340
5339
  account: number;
5341
5340
  bps: number;
@@ -5345,6 +5344,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5345
5344
  refundAddress: string;
5346
5345
  minPrice: string | number;
5347
5346
  };
5347
+ boostFee: number;
5348
5348
  depositAddress?: string | null | undefined;
5349
5349
  channelId?: string | number | null | undefined;
5350
5350
  depositMetadata?: {
@@ -5404,11 +5404,6 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5404
5404
  }, "strip", z.ZodTypeAny, {
5405
5405
  __kind: "Vault";
5406
5406
  vaultWitness: {
5407
- depositDetails: number;
5408
- boostFee: number;
5409
- inputAsset: "Dot";
5410
- depositAmount: bigint;
5411
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
5412
5407
  destinationAddress: {
5413
5408
  readonly chain: "Ethereum";
5414
5409
  readonly address: `0x${string}`;
@@ -5429,6 +5424,10 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5429
5424
  blockNumber: number;
5430
5425
  extrinsicIndex: number;
5431
5426
  };
5427
+ depositDetails: number;
5428
+ inputAsset: "Dot";
5429
+ depositAmount: bigint;
5430
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5432
5431
  affiliateFees: {
5433
5432
  account: number;
5434
5433
  bps: number;
@@ -5438,6 +5437,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5438
5437
  refundAddress: `0x${string}`;
5439
5438
  minPrice: bigint;
5440
5439
  };
5440
+ boostFee: number;
5441
5441
  depositAddress?: `0x${string}` | null | undefined;
5442
5442
  channelId?: bigint | null | undefined;
5443
5443
  depositMetadata?: {
@@ -5495,23 +5495,22 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5495
5495
  }, {
5496
5496
  __kind: "Vault";
5497
5497
  vaultWitness: {
5498
- depositDetails: number;
5499
- boostFee: number;
5500
- inputAsset: {
5501
- __kind: "Dot";
5502
- };
5503
- depositAmount: string | number;
5504
- outputAsset: {
5505
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
5506
- };
5507
5498
  destinationAddress: {
5508
5499
  value: string;
5509
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
5500
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
5510
5501
  };
5511
5502
  txId: {
5512
5503
  blockNumber: number;
5513
5504
  extrinsicIndex: number;
5514
5505
  };
5506
+ depositDetails: number;
5507
+ inputAsset: {
5508
+ __kind: "Dot";
5509
+ };
5510
+ depositAmount: string | number;
5511
+ outputAsset: {
5512
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5513
+ };
5515
5514
  affiliateFees: {
5516
5515
  account: number;
5517
5516
  bps: number;
@@ -5521,6 +5520,7 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5521
5520
  refundAddress: string;
5522
5521
  minPrice: string | number;
5523
5522
  };
5523
+ boostFee: number;
5524
5524
  depositAddress?: string | null | undefined;
5525
5525
  channelId?: string | number | null | undefined;
5526
5526
  depositMetadata?: {
@@ -5764,6 +5764,7 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
5764
5764
  } | null | undefined;
5765
5765
  }>;
5766
5766
  }, "strip", z.ZodTypeAny, {
5767
+ amount: bigint;
5767
5768
  depositAddress: {
5768
5769
  pubkeyX: `0x${string}`;
5769
5770
  scriptPath?: {
@@ -5775,12 +5776,12 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
5775
5776
  };
5776
5777
  } | null | undefined;
5777
5778
  };
5778
- amount: bigint;
5779
5779
  id: {
5780
5780
  txId: `0x${string}`;
5781
5781
  vout: number;
5782
5782
  };
5783
5783
  }, {
5784
+ amount: string | number;
5784
5785
  depositAddress: {
5785
5786
  pubkeyX: string;
5786
5787
  scriptPath?: {
@@ -5792,7 +5793,6 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
5792
5793
  };
5793
5794
  } | null | undefined;
5794
5795
  };
5795
- amount: string | number;
5796
5796
  id: {
5797
5797
  txId: string;
5798
5798
  vout: 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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5929
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5930
5930
  }, {
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";
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";
5934
5934
  }>;
5935
5935
  }, "strip", z.ZodTypeAny, {
5936
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5936
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5937
5937
  __kind: "Token";
5938
5938
  }, {
5939
5939
  value: {
5940
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
5940
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6026
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6065
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
6066
6066
  };
6067
6067
  __kind: "Token";
6068
6068
  } | {
@@ -6253,6 +6253,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6253
6253
  } | null | undefined;
6254
6254
  }>;
6255
6255
  }, "strip", z.ZodTypeAny, {
6256
+ amount: bigint;
6256
6257
  depositAddress: {
6257
6258
  pubkeyX: `0x${string}`;
6258
6259
  scriptPath?: {
@@ -6264,12 +6265,12 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6264
6265
  };
6265
6266
  } | null | undefined;
6266
6267
  };
6267
- amount: bigint;
6268
6268
  id: {
6269
6269
  txId: `0x${string}`;
6270
6270
  vout: number;
6271
6271
  };
6272
6272
  }, {
6273
+ amount: string | number;
6273
6274
  depositAddress: {
6274
6275
  pubkeyX: string;
6275
6276
  scriptPath?: {
@@ -6281,13 +6282,14 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6281
6282
  };
6282
6283
  } | null | undefined;
6283
6284
  };
6284
- amount: string | number;
6285
6285
  id: {
6286
6286
  txId: string;
6287
6287
  vout: number;
6288
6288
  };
6289
6289
  }>;
6290
6290
  }, "strip", z.ZodTypeAny, {
6291
+ asset: "Btc";
6292
+ amount: bigint;
6291
6293
  depositAddress: {
6292
6294
  value: `0x${string}`;
6293
6295
  __kind: "P2PKH";
@@ -6308,8 +6310,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6308
6310
  version: number;
6309
6311
  program: `0x${string}`;
6310
6312
  };
6311
- asset: "Btc";
6312
6313
  depositDetails: {
6314
+ amount: bigint;
6313
6315
  depositAddress: {
6314
6316
  pubkeyX: `0x${string}`;
6315
6317
  scriptPath?: {
@@ -6321,14 +6323,16 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6321
6323
  };
6322
6324
  } | null | undefined;
6323
6325
  };
6324
- amount: bigint;
6325
6326
  id: {
6326
6327
  txId: `0x${string}`;
6327
6328
  vout: number;
6328
6329
  };
6329
6330
  };
6330
- amount: bigint;
6331
6331
  }, {
6332
+ asset: {
6333
+ __kind: "Btc";
6334
+ };
6335
+ amount: string | number;
6332
6336
  depositAddress: {
6333
6337
  value: string;
6334
6338
  __kind: "P2PKH";
@@ -6349,10 +6353,8 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6349
6353
  version: number;
6350
6354
  program: string;
6351
6355
  };
6352
- asset: {
6353
- __kind: "Btc";
6354
- };
6355
6356
  depositDetails: {
6357
+ amount: string | number;
6356
6358
  depositAddress: {
6357
6359
  pubkeyX: string;
6358
6360
  scriptPath?: {
@@ -6364,13 +6366,11 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6364
6366
  };
6365
6367
  } | null | undefined;
6366
6368
  };
6367
- amount: string | number;
6368
6369
  id: {
6369
6370
  txId: string;
6370
6371
  vout: number;
6371
6372
  };
6372
6373
  };
6373
- amount: string | number;
6374
6374
  }>;
6375
6375
  declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
6376
6376
  retryDuration: z.ZodNumber;
@@ -6612,6 +6612,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
6612
6612
  } | null | undefined;
6613
6613
  }>;
6614
6614
  }, "strip", z.ZodTypeAny, {
6615
+ amount: bigint;
6615
6616
  depositAddress: {
6616
6617
  pubkeyX: `0x${string}`;
6617
6618
  scriptPath?: {
@@ -6623,12 +6624,12 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
6623
6624
  };
6624
6625
  } | null | undefined;
6625
6626
  };
6626
- amount: bigint;
6627
6627
  id: {
6628
6628
  txId: `0x${string}`;
6629
6629
  vout: number;
6630
6630
  };
6631
6631
  }, {
6632
+ amount: string | number;
6632
6633
  depositAddress: {
6633
6634
  pubkeyX: string;
6634
6635
  scriptPath?: {
@@ -6640,7 +6641,6 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
6640
6641
  };
6641
6642
  } | null | undefined;
6642
6643
  };
6643
- amount: string | number;
6644
6644
  id: {
6645
6645
  txId: string;
6646
6646
  vout: number;
@@ -6649,21 +6649,21 @@ 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" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
6652
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6653
6653
  }, {
6654
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
6655
- }>, "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
6656
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
6654
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6655
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
6656
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6657
6657
  }>;
6658
6658
  destinationAddress: z.ZodEffects<z.ZodObject<{
6659
6659
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
6660
6660
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6661
6661
  }, "strip", z.ZodTypeAny, {
6662
6662
  value: `0x${string}`;
6663
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
6663
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
6664
6664
  }, {
6665
6665
  value: string;
6666
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
6666
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
6667
6667
  }>, {
6668
6668
  readonly chain: "Ethereum";
6669
6669
  readonly address: `0x${string}`;
@@ -6681,7 +6681,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
6681
6681
  readonly address: string;
6682
6682
  }, {
6683
6683
  value: string;
6684
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
6684
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
6685
6685
  }>;
6686
6686
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6687
6687
  channelMetadata: z.ZodObject<{
@@ -7075,7 +7075,25 @@ 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
+ };
7094
+ txId: `0x${string}`;
7078
7095
  depositDetails: {
7096
+ amount: bigint;
7079
7097
  depositAddress: {
7080
7098
  pubkeyX: `0x${string}`;
7081
7099
  scriptPath?: {
@@ -7087,33 +7105,14 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7087
7105
  };
7088
7106
  } | null | undefined;
7089
7107
  };
7090
- amount: bigint;
7091
7108
  id: {
7092
7109
  txId: `0x${string}`;
7093
7110
  vout: number;
7094
7111
  };
7095
7112
  };
7096
- boostFee: number;
7097
7113
  inputAsset: "Btc";
7098
7114
  depositAmount: bigint;
7099
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
7100
- destinationAddress: {
7101
- readonly chain: "Ethereum";
7102
- readonly address: `0x${string}`;
7103
- } | {
7104
- readonly chain: "Polkadot";
7105
- readonly address: string;
7106
- } | {
7107
- readonly chain: "Bitcoin";
7108
- readonly address: string;
7109
- } | {
7110
- readonly chain: "Arbitrum";
7111
- readonly address: `0x${string}`;
7112
- } | {
7113
- readonly chain: "Solana";
7114
- readonly address: string;
7115
- };
7116
- txId: `0x${string}`;
7115
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7117
7116
  affiliateFees: {
7118
7117
  account: number;
7119
7118
  bps: number;
@@ -7142,6 +7141,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7142
7141
  };
7143
7142
  minPrice: bigint;
7144
7143
  };
7144
+ boostFee: number;
7145
7145
  depositAddress?: {
7146
7146
  value: `0x${string}`;
7147
7147
  __kind: "P2PKH";
@@ -7215,7 +7215,13 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7215
7215
  chunkInterval: number;
7216
7216
  } | null | undefined;
7217
7217
  }, {
7218
+ destinationAddress: {
7219
+ value: string;
7220
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
7221
+ };
7222
+ txId: string;
7218
7223
  depositDetails: {
7224
+ amount: string | number;
7219
7225
  depositAddress: {
7220
7226
  pubkeyX: string;
7221
7227
  scriptPath?: {
@@ -7227,25 +7233,18 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7227
7233
  };
7228
7234
  } | null | undefined;
7229
7235
  };
7230
- amount: string | number;
7231
7236
  id: {
7232
7237
  txId: string;
7233
7238
  vout: number;
7234
7239
  };
7235
7240
  };
7236
- boostFee: number;
7237
7241
  inputAsset: {
7238
7242
  __kind: "Btc";
7239
7243
  };
7240
7244
  depositAmount: string | number;
7241
7245
  outputAsset: {
7242
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
7243
- };
7244
- destinationAddress: {
7245
- value: string;
7246
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
7246
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7247
7247
  };
7248
- txId: string;
7249
7248
  affiliateFees: {
7250
7249
  account: number;
7251
7250
  bps: number;
@@ -7274,6 +7273,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7274
7273
  };
7275
7274
  minPrice: string | number;
7276
7275
  };
7276
+ boostFee: number;
7277
7277
  depositAddress?: {
7278
7278
  value: string;
7279
7279
  __kind: "P2PKH";
@@ -7482,6 +7482,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7482
7482
  } | null | undefined;
7483
7483
  }>;
7484
7484
  }, "strip", z.ZodTypeAny, {
7485
+ amount: bigint;
7485
7486
  depositAddress: {
7486
7487
  pubkeyX: `0x${string}`;
7487
7488
  scriptPath?: {
@@ -7493,12 +7494,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7493
7494
  };
7494
7495
  } | null | undefined;
7495
7496
  };
7496
- amount: bigint;
7497
7497
  id: {
7498
7498
  txId: `0x${string}`;
7499
7499
  vout: number;
7500
7500
  };
7501
7501
  }, {
7502
+ amount: string | number;
7502
7503
  depositAddress: {
7503
7504
  pubkeyX: string;
7504
7505
  scriptPath?: {
@@ -7510,13 +7511,14 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7510
7511
  };
7511
7512
  } | null | undefined;
7512
7513
  };
7513
- amount: string | number;
7514
7514
  id: {
7515
7515
  txId: string;
7516
7516
  vout: number;
7517
7517
  };
7518
7518
  }>;
7519
7519
  }, "strip", z.ZodTypeAny, {
7520
+ asset: "Btc";
7521
+ amount: bigint;
7520
7522
  depositAddress: {
7521
7523
  value: `0x${string}`;
7522
7524
  __kind: "P2PKH";
@@ -7537,8 +7539,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7537
7539
  version: number;
7538
7540
  program: `0x${string}`;
7539
7541
  };
7540
- asset: "Btc";
7541
7542
  depositDetails: {
7543
+ amount: bigint;
7542
7544
  depositAddress: {
7543
7545
  pubkeyX: `0x${string}`;
7544
7546
  scriptPath?: {
@@ -7550,14 +7552,16 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7550
7552
  };
7551
7553
  } | null | undefined;
7552
7554
  };
7553
- amount: bigint;
7554
7555
  id: {
7555
7556
  txId: `0x${string}`;
7556
7557
  vout: number;
7557
7558
  };
7558
7559
  };
7559
- amount: bigint;
7560
7560
  }, {
7561
+ asset: {
7562
+ __kind: "Btc";
7563
+ };
7564
+ amount: string | number;
7561
7565
  depositAddress: {
7562
7566
  value: string;
7563
7567
  __kind: "P2PKH";
@@ -7578,10 +7582,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7578
7582
  version: number;
7579
7583
  program: string;
7580
7584
  };
7581
- asset: {
7582
- __kind: "Btc";
7583
- };
7584
7585
  depositDetails: {
7586
+ amount: string | number;
7585
7587
  depositAddress: {
7586
7588
  pubkeyX: string;
7587
7589
  scriptPath?: {
@@ -7593,17 +7595,17 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7593
7595
  };
7594
7596
  } | null | undefined;
7595
7597
  };
7596
- amount: string | number;
7597
7598
  id: {
7598
7599
  txId: string;
7599
7600
  vout: number;
7600
7601
  };
7601
7602
  };
7602
- amount: string | number;
7603
7603
  }>;
7604
7604
  }, "strip", z.ZodTypeAny, {
7605
7605
  __kind: "DepositChannel";
7606
7606
  depositWitness: {
7607
+ asset: "Btc";
7608
+ amount: bigint;
7607
7609
  depositAddress: {
7608
7610
  value: `0x${string}`;
7609
7611
  __kind: "P2PKH";
@@ -7624,8 +7626,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7624
7626
  version: number;
7625
7627
  program: `0x${string}`;
7626
7628
  };
7627
- asset: "Btc";
7628
7629
  depositDetails: {
7630
+ amount: bigint;
7629
7631
  depositAddress: {
7630
7632
  pubkeyX: `0x${string}`;
7631
7633
  scriptPath?: {
@@ -7637,17 +7639,19 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7637
7639
  };
7638
7640
  } | null | undefined;
7639
7641
  };
7640
- amount: bigint;
7641
7642
  id: {
7642
7643
  txId: `0x${string}`;
7643
7644
  vout: number;
7644
7645
  };
7645
7646
  };
7646
- amount: bigint;
7647
7647
  };
7648
7648
  }, {
7649
7649
  __kind: "DepositChannel";
7650
7650
  depositWitness: {
7651
+ asset: {
7652
+ __kind: "Btc";
7653
+ };
7654
+ amount: string | number;
7651
7655
  depositAddress: {
7652
7656
  value: string;
7653
7657
  __kind: "P2PKH";
@@ -7668,10 +7672,8 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7668
7672
  version: number;
7669
7673
  program: string;
7670
7674
  };
7671
- asset: {
7672
- __kind: "Btc";
7673
- };
7674
7675
  depositDetails: {
7676
+ amount: string | number;
7675
7677
  depositAddress: {
7676
7678
  pubkeyX: string;
7677
7679
  scriptPath?: {
@@ -7683,13 +7685,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7683
7685
  };
7684
7686
  } | null | undefined;
7685
7687
  };
7686
- amount: string | number;
7687
7688
  id: {
7688
7689
  txId: string;
7689
7690
  vout: number;
7690
7691
  };
7691
7692
  };
7692
- amount: string | number;
7693
7693
  };
7694
7694
  }>, z.ZodObject<{
7695
7695
  __kind: z.ZodLiteral<"Vault">;
@@ -7825,6 +7825,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7825
7825
  } | null | undefined;
7826
7826
  }>;
7827
7827
  }, "strip", z.ZodTypeAny, {
7828
+ amount: bigint;
7828
7829
  depositAddress: {
7829
7830
  pubkeyX: `0x${string}`;
7830
7831
  scriptPath?: {
@@ -7836,12 +7837,12 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7836
7837
  };
7837
7838
  } | null | undefined;
7838
7839
  };
7839
- amount: bigint;
7840
7840
  id: {
7841
7841
  txId: `0x${string}`;
7842
7842
  vout: number;
7843
7843
  };
7844
7844
  }, {
7845
+ amount: string | number;
7845
7846
  depositAddress: {
7846
7847
  pubkeyX: string;
7847
7848
  scriptPath?: {
@@ -7853,7 +7854,6 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7853
7854
  };
7854
7855
  } | null | undefined;
7855
7856
  };
7856
- amount: string | number;
7857
7857
  id: {
7858
7858
  txId: string;
7859
7859
  vout: number;
@@ -7862,21 +7862,21 @@ 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" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
7865
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7866
7866
  }, {
7867
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
7868
- }>, "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
7869
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
7867
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7868
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
7869
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7870
7870
  }>;
7871
7871
  destinationAddress: z.ZodEffects<z.ZodObject<{
7872
7872
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
7873
7873
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7874
7874
  }, "strip", z.ZodTypeAny, {
7875
7875
  value: `0x${string}`;
7876
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
7876
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
7877
7877
  }, {
7878
7878
  value: string;
7879
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
7879
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
7880
7880
  }>, {
7881
7881
  readonly chain: "Ethereum";
7882
7882
  readonly address: `0x${string}`;
@@ -7894,7 +7894,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7894
7894
  readonly address: string;
7895
7895
  }, {
7896
7896
  value: string;
7897
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
7897
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
7898
7898
  }>;
7899
7899
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7900
7900
  channelMetadata: z.ZodObject<{
@@ -8288,7 +8288,25 @@ 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
+ };
8307
+ txId: `0x${string}`;
8291
8308
  depositDetails: {
8309
+ amount: bigint;
8292
8310
  depositAddress: {
8293
8311
  pubkeyX: `0x${string}`;
8294
8312
  scriptPath?: {
@@ -8300,33 +8318,14 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8300
8318
  };
8301
8319
  } | null | undefined;
8302
8320
  };
8303
- amount: bigint;
8304
8321
  id: {
8305
8322
  txId: `0x${string}`;
8306
8323
  vout: number;
8307
8324
  };
8308
8325
  };
8309
- boostFee: number;
8310
8326
  inputAsset: "Btc";
8311
8327
  depositAmount: bigint;
8312
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
8313
- destinationAddress: {
8314
- readonly chain: "Ethereum";
8315
- readonly address: `0x${string}`;
8316
- } | {
8317
- readonly chain: "Polkadot";
8318
- readonly address: string;
8319
- } | {
8320
- readonly chain: "Bitcoin";
8321
- readonly address: string;
8322
- } | {
8323
- readonly chain: "Arbitrum";
8324
- readonly address: `0x${string}`;
8325
- } | {
8326
- readonly chain: "Solana";
8327
- readonly address: string;
8328
- };
8329
- txId: `0x${string}`;
8328
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8330
8329
  affiliateFees: {
8331
8330
  account: number;
8332
8331
  bps: number;
@@ -8355,6 +8354,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8355
8354
  };
8356
8355
  minPrice: bigint;
8357
8356
  };
8357
+ boostFee: number;
8358
8358
  depositAddress?: {
8359
8359
  value: `0x${string}`;
8360
8360
  __kind: "P2PKH";
@@ -8428,7 +8428,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8428
8428
  chunkInterval: number;
8429
8429
  } | null | undefined;
8430
8430
  }, {
8431
+ destinationAddress: {
8432
+ value: string;
8433
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
8434
+ };
8435
+ txId: string;
8431
8436
  depositDetails: {
8437
+ amount: string | number;
8432
8438
  depositAddress: {
8433
8439
  pubkeyX: string;
8434
8440
  scriptPath?: {
@@ -8440,25 +8446,18 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8440
8446
  };
8441
8447
  } | null | undefined;
8442
8448
  };
8443
- amount: string | number;
8444
8449
  id: {
8445
8450
  txId: string;
8446
8451
  vout: number;
8447
8452
  };
8448
8453
  };
8449
- boostFee: number;
8450
8454
  inputAsset: {
8451
8455
  __kind: "Btc";
8452
8456
  };
8453
8457
  depositAmount: string | number;
8454
8458
  outputAsset: {
8455
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
8456
- };
8457
- destinationAddress: {
8458
- value: string;
8459
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
8459
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8460
8460
  };
8461
- txId: string;
8462
8461
  affiliateFees: {
8463
8462
  account: number;
8464
8463
  bps: number;
@@ -8487,6 +8486,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8487
8486
  };
8488
8487
  minPrice: string | number;
8489
8488
  };
8489
+ boostFee: number;
8490
8490
  depositAddress?: {
8491
8491
  value: string;
8492
8492
  __kind: "P2PKH";
@@ -8565,7 +8565,25 @@ 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
+ };
8584
+ txId: `0x${string}`;
8568
8585
  depositDetails: {
8586
+ amount: bigint;
8569
8587
  depositAddress: {
8570
8588
  pubkeyX: `0x${string}`;
8571
8589
  scriptPath?: {
@@ -8577,33 +8595,14 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8577
8595
  };
8578
8596
  } | null | undefined;
8579
8597
  };
8580
- amount: bigint;
8581
8598
  id: {
8582
8599
  txId: `0x${string}`;
8583
8600
  vout: number;
8584
8601
  };
8585
8602
  };
8586
- boostFee: number;
8587
8603
  inputAsset: "Btc";
8588
8604
  depositAmount: bigint;
8589
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
8590
- destinationAddress: {
8591
- readonly chain: "Ethereum";
8592
- readonly address: `0x${string}`;
8593
- } | {
8594
- readonly chain: "Polkadot";
8595
- readonly address: string;
8596
- } | {
8597
- readonly chain: "Bitcoin";
8598
- readonly address: string;
8599
- } | {
8600
- readonly chain: "Arbitrum";
8601
- readonly address: `0x${string}`;
8602
- } | {
8603
- readonly chain: "Solana";
8604
- readonly address: string;
8605
- };
8606
- txId: `0x${string}`;
8605
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8607
8606
  affiliateFees: {
8608
8607
  account: number;
8609
8608
  bps: number;
@@ -8632,6 +8631,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8632
8631
  };
8633
8632
  minPrice: bigint;
8634
8633
  };
8634
+ boostFee: number;
8635
8635
  depositAddress?: {
8636
8636
  value: `0x${string}`;
8637
8637
  __kind: "P2PKH";
@@ -8708,7 +8708,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8708
8708
  }, {
8709
8709
  __kind: "Vault";
8710
8710
  vaultWitness: {
8711
+ destinationAddress: {
8712
+ value: string;
8713
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
8714
+ };
8715
+ txId: string;
8711
8716
  depositDetails: {
8717
+ amount: string | number;
8712
8718
  depositAddress: {
8713
8719
  pubkeyX: string;
8714
8720
  scriptPath?: {
@@ -8720,25 +8726,18 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8720
8726
  };
8721
8727
  } | null | undefined;
8722
8728
  };
8723
- amount: string | number;
8724
8729
  id: {
8725
8730
  txId: string;
8726
8731
  vout: number;
8727
8732
  };
8728
8733
  };
8729
- boostFee: number;
8730
8734
  inputAsset: {
8731
8735
  __kind: "Btc";
8732
8736
  };
8733
8737
  depositAmount: string | number;
8734
8738
  outputAsset: {
8735
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
8739
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8736
8740
  };
8737
- destinationAddress: {
8738
- value: string;
8739
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
8740
- };
8741
- txId: string;
8742
8741
  affiliateFees: {
8743
8742
  account: number;
8744
8743
  bps: number;
@@ -8767,6 +8766,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8767
8766
  };
8768
8767
  minPrice: string | number;
8769
8768
  };
8769
+ boostFee: number;
8770
8770
  depositAddress?: {
8771
8771
  value: string;
8772
8772
  __kind: "P2PKH";
@@ -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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9041
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9042
9042
  }, {
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";
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";
9046
9046
  }>;
9047
9047
  }, "strip", z.ZodTypeAny, {
9048
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9048
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9049
9049
  __kind: "Token";
9050
9050
  }, {
9051
9051
  value: {
9052
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9052
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9138
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9177
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
9178
9178
  };
9179
9179
  __kind: "Token";
9180
9180
  } | {
@@ -9254,21 +9254,21 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
9254
9254
  txHashes?: string[] | null | undefined;
9255
9255
  }>;
9256
9256
  }, "strip", z.ZodTypeAny, {
9257
- depositAddress: `0x${string}`;
9258
9257
  asset: "ArbEth" | "ArbUsdc";
9258
+ amount: bigint;
9259
+ depositAddress: `0x${string}`;
9259
9260
  depositDetails: {
9260
9261
  txHashes?: `0x${string}`[] | null | undefined;
9261
9262
  };
9262
- amount: bigint;
9263
9263
  }, {
9264
- depositAddress: string;
9265
9264
  asset: {
9266
9265
  __kind: "ArbEth" | "ArbUsdc";
9267
9266
  };
9267
+ amount: string | number;
9268
+ depositAddress: string;
9268
9269
  depositDetails: {
9269
9270
  txHashes?: string[] | null | undefined;
9270
9271
  };
9271
- amount: string | number;
9272
9272
  }>;
9273
9273
  declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9274
9274
  inputAsset: z.ZodEffects<z.ZodObject<{
@@ -9293,21 +9293,21 @@ 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" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9296
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9297
9297
  }, {
9298
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9299
- }>, "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
9300
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9298
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9299
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
9300
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9301
9301
  }>;
9302
9302
  destinationAddress: z.ZodEffects<z.ZodObject<{
9303
9303
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
9304
9304
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
9305
9305
  }, "strip", z.ZodTypeAny, {
9306
9306
  value: `0x${string}`;
9307
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
9307
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
9308
9308
  }, {
9309
9309
  value: string;
9310
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
9310
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
9311
9311
  }>, {
9312
9312
  readonly chain: "Ethereum";
9313
9313
  readonly address: `0x${string}`;
@@ -9325,7 +9325,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9325
9325
  readonly address: string;
9326
9326
  }, {
9327
9327
  value: string;
9328
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
9328
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
9329
9329
  }>;
9330
9330
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9331
9331
  channelMetadata: z.ZodObject<{
@@ -9624,13 +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
- boostFee: number;
9631
- inputAsset: "ArbEth" | "ArbUsdc";
9632
- depositAmount: bigint;
9633
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9634
9627
  destinationAddress: {
9635
9628
  readonly chain: "Ethereum";
9636
9629
  readonly address: `0x${string}`;
@@ -9648,6 +9641,12 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9648
9641
  readonly address: string;
9649
9642
  };
9650
9643
  txId: `0x${string}`;
9644
+ depositDetails: {
9645
+ txHashes?: `0x${string}`[] | null | undefined;
9646
+ };
9647
+ inputAsset: "ArbEth" | "ArbUsdc";
9648
+ depositAmount: bigint;
9649
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9651
9650
  affiliateFees: {
9652
9651
  account: number;
9653
9652
  bps: number;
@@ -9657,6 +9656,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9657
9656
  refundAddress: `0x${string}`;
9658
9657
  minPrice: bigint;
9659
9658
  };
9659
+ boostFee: number;
9660
9660
  depositAddress?: `0x${string}` | null | undefined;
9661
9661
  channelId?: bigint | null | undefined;
9662
9662
  depositMetadata?: {
@@ -9711,22 +9711,21 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9711
9711
  chunkInterval: number;
9712
9712
  } | null | undefined;
9713
9713
  }, {
9714
+ destinationAddress: {
9715
+ value: string;
9716
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
9717
+ };
9718
+ txId: string;
9714
9719
  depositDetails: {
9715
9720
  txHashes?: string[] | null | undefined;
9716
9721
  };
9717
- boostFee: number;
9718
9722
  inputAsset: {
9719
9723
  __kind: "ArbEth" | "ArbUsdc";
9720
9724
  };
9721
9725
  depositAmount: string | number;
9722
9726
  outputAsset: {
9723
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9724
- };
9725
- destinationAddress: {
9726
- value: string;
9727
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
9727
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9728
9728
  };
9729
- txId: string;
9730
9729
  affiliateFees: {
9731
9730
  account: number;
9732
9731
  bps: number;
@@ -9736,6 +9735,7 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9736
9735
  refundAddress: string;
9737
9736
  minPrice: string | number;
9738
9737
  };
9738
+ boostFee: number;
9739
9739
  depositAddress?: string | null | undefined;
9740
9740
  channelId?: string | number | null | undefined;
9741
9741
  depositMetadata?: {
@@ -9814,43 +9814,43 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
9814
9814
  txHashes?: string[] | null | undefined;
9815
9815
  }>;
9816
9816
  }, "strip", z.ZodTypeAny, {
9817
- depositAddress: `0x${string}`;
9818
9817
  asset: "ArbEth" | "ArbUsdc";
9818
+ amount: bigint;
9819
+ depositAddress: `0x${string}`;
9819
9820
  depositDetails: {
9820
9821
  txHashes?: `0x${string}`[] | null | undefined;
9821
9822
  };
9822
- amount: bigint;
9823
9823
  }, {
9824
- depositAddress: string;
9825
9824
  asset: {
9826
9825
  __kind: "ArbEth" | "ArbUsdc";
9827
9826
  };
9827
+ amount: string | number;
9828
+ depositAddress: string;
9828
9829
  depositDetails: {
9829
9830
  txHashes?: string[] | null | undefined;
9830
9831
  };
9831
- amount: string | number;
9832
9832
  }>;
9833
9833
  }, "strip", z.ZodTypeAny, {
9834
9834
  __kind: "DepositChannel";
9835
9835
  depositWitness: {
9836
- depositAddress: `0x${string}`;
9837
9836
  asset: "ArbEth" | "ArbUsdc";
9837
+ amount: bigint;
9838
+ depositAddress: `0x${string}`;
9838
9839
  depositDetails: {
9839
9840
  txHashes?: `0x${string}`[] | null | undefined;
9840
9841
  };
9841
- amount: bigint;
9842
9842
  };
9843
9843
  }, {
9844
9844
  __kind: "DepositChannel";
9845
9845
  depositWitness: {
9846
- depositAddress: string;
9847
9846
  asset: {
9848
9847
  __kind: "ArbEth" | "ArbUsdc";
9849
9848
  };
9849
+ amount: string | number;
9850
+ depositAddress: string;
9850
9851
  depositDetails: {
9851
9852
  txHashes?: string[] | null | undefined;
9852
9853
  };
9853
- amount: string | number;
9854
9854
  };
9855
9855
  }>, z.ZodObject<{
9856
9856
  __kind: z.ZodLiteral<"Vault">;
@@ -9877,21 +9877,21 @@ 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" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9880
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9881
9881
  }, {
9882
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9883
- }>, "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
9884
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
9882
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9883
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
9884
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9885
9885
  }>;
9886
9886
  destinationAddress: z.ZodEffects<z.ZodObject<{
9887
9887
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
9888
9888
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
9889
9889
  }, "strip", z.ZodTypeAny, {
9890
9890
  value: `0x${string}`;
9891
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
9891
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
9892
9892
  }, {
9893
9893
  value: string;
9894
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
9894
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
9895
9895
  }>, {
9896
9896
  readonly chain: "Ethereum";
9897
9897
  readonly address: `0x${string}`;
@@ -9909,7 +9909,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
9909
9909
  readonly address: string;
9910
9910
  }, {
9911
9911
  value: string;
9912
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
9912
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
9913
9913
  }>;
9914
9914
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9915
9915
  channelMetadata: z.ZodObject<{
@@ -10208,13 +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
- boostFee: number;
10215
- inputAsset: "ArbEth" | "ArbUsdc";
10216
- depositAmount: bigint;
10217
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10218
10211
  destinationAddress: {
10219
10212
  readonly chain: "Ethereum";
10220
10213
  readonly address: `0x${string}`;
@@ -10232,6 +10225,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10232
10225
  readonly address: string;
10233
10226
  };
10234
10227
  txId: `0x${string}`;
10228
+ depositDetails: {
10229
+ txHashes?: `0x${string}`[] | null | undefined;
10230
+ };
10231
+ inputAsset: "ArbEth" | "ArbUsdc";
10232
+ depositAmount: bigint;
10233
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10235
10234
  affiliateFees: {
10236
10235
  account: number;
10237
10236
  bps: number;
@@ -10241,6 +10240,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10241
10240
  refundAddress: `0x${string}`;
10242
10241
  minPrice: bigint;
10243
10242
  };
10243
+ boostFee: number;
10244
10244
  depositAddress?: `0x${string}` | null | undefined;
10245
10245
  channelId?: bigint | null | undefined;
10246
10246
  depositMetadata?: {
@@ -10295,22 +10295,21 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10295
10295
  chunkInterval: number;
10296
10296
  } | null | undefined;
10297
10297
  }, {
10298
+ destinationAddress: {
10299
+ value: string;
10300
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
10301
+ };
10302
+ txId: string;
10298
10303
  depositDetails: {
10299
10304
  txHashes?: string[] | null | undefined;
10300
10305
  };
10301
- boostFee: number;
10302
10306
  inputAsset: {
10303
10307
  __kind: "ArbEth" | "ArbUsdc";
10304
10308
  };
10305
10309
  depositAmount: string | number;
10306
10310
  outputAsset: {
10307
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10308
- };
10309
- destinationAddress: {
10310
- value: string;
10311
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
10311
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10312
10312
  };
10313
- txId: string;
10314
10313
  affiliateFees: {
10315
10314
  account: number;
10316
10315
  bps: number;
@@ -10320,6 +10319,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10320
10319
  refundAddress: string;
10321
10320
  minPrice: string | number;
10322
10321
  };
10322
+ boostFee: number;
10323
10323
  depositAddress?: string | null | undefined;
10324
10324
  channelId?: string | number | null | undefined;
10325
10325
  depositMetadata?: {
@@ -10379,13 +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
- boostFee: number;
10386
- inputAsset: "ArbEth" | "ArbUsdc";
10387
- depositAmount: bigint;
10388
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10389
10382
  destinationAddress: {
10390
10383
  readonly chain: "Ethereum";
10391
10384
  readonly address: `0x${string}`;
@@ -10403,6 +10396,12 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10403
10396
  readonly address: string;
10404
10397
  };
10405
10398
  txId: `0x${string}`;
10399
+ depositDetails: {
10400
+ txHashes?: `0x${string}`[] | null | undefined;
10401
+ };
10402
+ inputAsset: "ArbEth" | "ArbUsdc";
10403
+ depositAmount: bigint;
10404
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10406
10405
  affiliateFees: {
10407
10406
  account: number;
10408
10407
  bps: number;
@@ -10412,6 +10411,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10412
10411
  refundAddress: `0x${string}`;
10413
10412
  minPrice: bigint;
10414
10413
  };
10414
+ boostFee: number;
10415
10415
  depositAddress?: `0x${string}` | null | undefined;
10416
10416
  channelId?: bigint | null | undefined;
10417
10417
  depositMetadata?: {
@@ -10469,22 +10469,21 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10469
10469
  }, {
10470
10470
  __kind: "Vault";
10471
10471
  vaultWitness: {
10472
+ destinationAddress: {
10473
+ value: string;
10474
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
10475
+ };
10476
+ txId: string;
10472
10477
  depositDetails: {
10473
10478
  txHashes?: string[] | null | undefined;
10474
10479
  };
10475
- boostFee: number;
10476
10480
  inputAsset: {
10477
10481
  __kind: "ArbEth" | "ArbUsdc";
10478
10482
  };
10479
10483
  depositAmount: string | number;
10480
10484
  outputAsset: {
10481
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10485
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10482
10486
  };
10483
- destinationAddress: {
10484
- value: string;
10485
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
10486
- };
10487
- txId: string;
10488
10487
  affiliateFees: {
10489
10488
  account: number;
10490
10489
  bps: number;
@@ -10494,6 +10493,7 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10494
10493
  refundAddress: string;
10495
10494
  minPrice: string | number;
10496
10495
  };
10496
+ boostFee: number;
10497
10497
  depositAddress?: string | null | undefined;
10498
10498
  channelId?: string | number | null | undefined;
10499
10499
  depositMetadata?: {
@@ -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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10724
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10725
10725
  }, {
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";
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";
10729
10729
  }>;
10730
10730
  }, "strip", z.ZodTypeAny, {
10731
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10731
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10732
10732
  __kind: "Token";
10733
10733
  }, {
10734
10734
  value: {
10735
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10735
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10821
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10860
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
10861
10861
  };
10862
10862
  __kind: "Token";
10863
10863
  } | {
@@ -10930,15 +10930,15 @@ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
10930
10930
  }>;
10931
10931
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10932
10932
  }, "strip", z.ZodTypeAny, {
10933
- depositAddress: `0x${string}`;
10934
10933
  asset: "Sol" | "SolUsdc";
10935
10934
  amount: bigint;
10935
+ depositAddress: `0x${string}`;
10936
10936
  }, {
10937
- depositAddress: string;
10938
10937
  asset: {
10939
10938
  __kind: "Sol" | "SolUsdc";
10940
10939
  };
10941
10940
  amount: string | number;
10941
+ depositAddress: string;
10942
10942
  }>;
10943
10943
  declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
10944
10944
  retryDuration: z.ZodNumber;
@@ -10969,21 +10969,21 @@ 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" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10972
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10973
10973
  }, {
10974
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10975
- }>, "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
10976
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
10974
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10975
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
10976
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10977
10977
  }>;
10978
10978
  destinationAddress: z.ZodEffects<z.ZodObject<{
10979
10979
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
10980
10980
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10981
10981
  }, "strip", z.ZodTypeAny, {
10982
10982
  value: `0x${string}`;
10983
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
10983
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
10984
10984
  }, {
10985
10985
  value: string;
10986
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
10986
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
10987
10987
  }>, {
10988
10988
  readonly chain: "Ethereum";
10989
10989
  readonly address: `0x${string}`;
@@ -11001,7 +11001,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11001
11001
  readonly address: string;
11002
11002
  }, {
11003
11003
  value: string;
11004
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
11004
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
11005
11005
  }>;
11006
11006
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11007
11007
  channelMetadata: z.ZodObject<{
@@ -11300,10 +11300,6 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11300
11300
  }>>>;
11301
11301
  boostFee: z.ZodNumber;
11302
11302
  }, "strip", z.ZodTypeAny, {
11303
- boostFee: number;
11304
- inputAsset: "Sol" | "SolUsdc";
11305
- depositAmount: bigint;
11306
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11307
11303
  destinationAddress: {
11308
11304
  readonly chain: "Ethereum";
11309
11305
  readonly address: `0x${string}`;
@@ -11321,6 +11317,9 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11321
11317
  readonly address: string;
11322
11318
  };
11323
11319
  txId: [`0x${string}`, bigint];
11320
+ inputAsset: "Sol" | "SolUsdc";
11321
+ depositAmount: bigint;
11322
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11324
11323
  affiliateFees: {
11325
11324
  account: number;
11326
11325
  bps: number;
@@ -11330,6 +11329,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11330
11329
  refundAddress: `0x${string}`;
11331
11330
  minPrice: bigint;
11332
11331
  };
11332
+ boostFee: number;
11333
11333
  depositAddress?: `0x${string}` | null | undefined;
11334
11334
  channelId?: bigint | null | undefined;
11335
11335
  depositMetadata?: {
@@ -11384,19 +11384,18 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11384
11384
  chunkInterval: number;
11385
11385
  } | null | undefined;
11386
11386
  }, {
11387
- boostFee: number;
11387
+ destinationAddress: {
11388
+ value: string;
11389
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
11390
+ };
11391
+ txId: [string, string | number];
11388
11392
  inputAsset: {
11389
11393
  __kind: "Sol" | "SolUsdc";
11390
11394
  };
11391
11395
  depositAmount: string | number;
11392
11396
  outputAsset: {
11393
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11397
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11394
11398
  };
11395
- destinationAddress: {
11396
- value: string;
11397
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
11398
- };
11399
- txId: [string, string | number];
11400
11399
  affiliateFees: {
11401
11400
  account: number;
11402
11401
  bps: number;
@@ -11406,6 +11405,7 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11406
11405
  refundAddress: string;
11407
11406
  minPrice: string | number;
11408
11407
  };
11408
+ boostFee: number;
11409
11409
  depositAddress?: string | null | undefined;
11410
11410
  channelId?: string | number | null | undefined;
11411
11411
  depositMetadata?: {
@@ -11477,31 +11477,31 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11477
11477
  }>;
11478
11478
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
11479
11479
  }, "strip", z.ZodTypeAny, {
11480
- depositAddress: `0x${string}`;
11481
11480
  asset: "Sol" | "SolUsdc";
11482
11481
  amount: bigint;
11482
+ depositAddress: `0x${string}`;
11483
11483
  }, {
11484
- depositAddress: string;
11485
11484
  asset: {
11486
11485
  __kind: "Sol" | "SolUsdc";
11487
11486
  };
11488
11487
  amount: string | number;
11488
+ depositAddress: string;
11489
11489
  }>;
11490
11490
  }, "strip", z.ZodTypeAny, {
11491
11491
  __kind: "DepositChannel";
11492
11492
  depositWitness: {
11493
- depositAddress: `0x${string}`;
11494
11493
  asset: "Sol" | "SolUsdc";
11495
11494
  amount: bigint;
11495
+ depositAddress: `0x${string}`;
11496
11496
  };
11497
11497
  }, {
11498
11498
  __kind: "DepositChannel";
11499
11499
  depositWitness: {
11500
- depositAddress: string;
11501
11500
  asset: {
11502
11501
  __kind: "Sol" | "SolUsdc";
11503
11502
  };
11504
11503
  amount: string | number;
11504
+ depositAddress: string;
11505
11505
  };
11506
11506
  }>, z.ZodObject<{
11507
11507
  __kind: z.ZodLiteral<"Vault">;
@@ -11521,21 +11521,21 @@ 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" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11524
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11525
11525
  }, {
11526
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11527
- }>, "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
11528
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11526
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11527
+ }>, "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
11528
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11529
11529
  }>;
11530
11530
  destinationAddress: z.ZodEffects<z.ZodObject<{
11531
11531
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
11532
11532
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
11533
11533
  }, "strip", z.ZodTypeAny, {
11534
11534
  value: `0x${string}`;
11535
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
11535
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
11536
11536
  }, {
11537
11537
  value: string;
11538
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
11538
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
11539
11539
  }>, {
11540
11540
  readonly chain: "Ethereum";
11541
11541
  readonly address: `0x${string}`;
@@ -11553,7 +11553,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11553
11553
  readonly address: string;
11554
11554
  }, {
11555
11555
  value: string;
11556
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
11556
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
11557
11557
  }>;
11558
11558
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11559
11559
  channelMetadata: z.ZodObject<{
@@ -11852,10 +11852,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11852
11852
  }>>>;
11853
11853
  boostFee: z.ZodNumber;
11854
11854
  }, "strip", z.ZodTypeAny, {
11855
- boostFee: number;
11856
- inputAsset: "Sol" | "SolUsdc";
11857
- depositAmount: bigint;
11858
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11859
11855
  destinationAddress: {
11860
11856
  readonly chain: "Ethereum";
11861
11857
  readonly address: `0x${string}`;
@@ -11873,6 +11869,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11873
11869
  readonly address: string;
11874
11870
  };
11875
11871
  txId: [`0x${string}`, bigint];
11872
+ inputAsset: "Sol" | "SolUsdc";
11873
+ depositAmount: bigint;
11874
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11876
11875
  affiliateFees: {
11877
11876
  account: number;
11878
11877
  bps: number;
@@ -11882,6 +11881,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11882
11881
  refundAddress: `0x${string}`;
11883
11882
  minPrice: bigint;
11884
11883
  };
11884
+ boostFee: number;
11885
11885
  depositAddress?: `0x${string}` | null | undefined;
11886
11886
  channelId?: bigint | null | undefined;
11887
11887
  depositMetadata?: {
@@ -11936,19 +11936,18 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11936
11936
  chunkInterval: number;
11937
11937
  } | null | undefined;
11938
11938
  }, {
11939
- boostFee: number;
11939
+ destinationAddress: {
11940
+ value: string;
11941
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
11942
+ };
11943
+ txId: [string, string | number];
11940
11944
  inputAsset: {
11941
11945
  __kind: "Sol" | "SolUsdc";
11942
11946
  };
11943
11947
  depositAmount: string | number;
11944
11948
  outputAsset: {
11945
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
11946
- };
11947
- destinationAddress: {
11948
- value: string;
11949
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
11949
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11950
11950
  };
11951
- txId: [string, string | number];
11952
11951
  affiliateFees: {
11953
11952
  account: number;
11954
11953
  bps: number;
@@ -11958,6 +11957,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11958
11957
  refundAddress: string;
11959
11958
  minPrice: string | number;
11960
11959
  };
11960
+ boostFee: number;
11961
11961
  depositAddress?: string | null | undefined;
11962
11962
  channelId?: string | number | null | undefined;
11963
11963
  depositMetadata?: {
@@ -12017,10 +12017,6 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12017
12017
  }, "strip", z.ZodTypeAny, {
12018
12018
  __kind: "Vault";
12019
12019
  vaultWitness: {
12020
- boostFee: number;
12021
- inputAsset: "Sol" | "SolUsdc";
12022
- depositAmount: bigint;
12023
- outputAsset: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
12024
12020
  destinationAddress: {
12025
12021
  readonly chain: "Ethereum";
12026
12022
  readonly address: `0x${string}`;
@@ -12038,6 +12034,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12038
12034
  readonly address: string;
12039
12035
  };
12040
12036
  txId: [`0x${string}`, bigint];
12037
+ inputAsset: "Sol" | "SolUsdc";
12038
+ depositAmount: bigint;
12039
+ outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12041
12040
  affiliateFees: {
12042
12041
  account: number;
12043
12042
  bps: number;
@@ -12047,6 +12046,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12047
12046
  refundAddress: `0x${string}`;
12048
12047
  minPrice: bigint;
12049
12048
  };
12049
+ boostFee: number;
12050
12050
  depositAddress?: `0x${string}` | null | undefined;
12051
12051
  channelId?: bigint | null | undefined;
12052
12052
  depositMetadata?: {
@@ -12104,19 +12104,18 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12104
12104
  }, {
12105
12105
  __kind: "Vault";
12106
12106
  vaultWitness: {
12107
- boostFee: number;
12107
+ destinationAddress: {
12108
+ value: string;
12109
+ __kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
12110
+ };
12111
+ txId: [string, string | number];
12108
12112
  inputAsset: {
12109
12113
  __kind: "Sol" | "SolUsdc";
12110
12114
  };
12111
12115
  depositAmount: string | number;
12112
12116
  outputAsset: {
12113
- __kind: "ArbEth" | "ArbUsdc" | "Dot" | "Eth" | "Flip" | "Usdc" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
12117
+ __kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12114
12118
  };
12115
- destinationAddress: {
12116
- value: string;
12117
- __kind: "Dot" | "Eth" | "Btc" | "Sol" | "Arb";
12118
- };
12119
- txId: [string, string | number];
12120
12119
  affiliateFees: {
12121
12120
  account: number;
12122
12121
  bps: number;
@@ -12126,6 +12125,7 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12126
12125
  refundAddress: string;
12127
12126
  minPrice: string | number;
12128
12127
  };
12128
+ boostFee: number;
12129
12129
  depositAddress?: string | null | undefined;
12130
12130
  channelId?: string | number | null | undefined;
12131
12131
  depositMetadata?: {