@chainflip/processor 2.1.4-dev.0 → 2.2.0-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1133) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  4. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
  7. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  8. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
  9. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  10. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  11. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  12. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  13. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  14. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  15. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +26 -26
  16. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +26 -26
  17. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
  18. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
  19. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +26 -26
  20. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +26 -26
  21. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
  22. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
  23. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  24. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  25. package/dist/100/common.cjs +1 -1
  26. package/dist/100/common.d.cts +253 -253
  27. package/dist/100/common.d.mts +253 -253
  28. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  29. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
  30. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  31. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  32. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  33. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  34. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  35. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  36. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  37. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  38. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  39. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  40. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  41. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  42. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
  43. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
  44. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +24 -24
  45. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +24 -24
  46. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +4 -4
  47. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +4 -4
  48. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
  49. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
  50. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  51. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  52. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  53. package/dist/100/flip/remainingImbalance.d.mts +22 -22
  54. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  55. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  56. package/dist/100/governance/failedExecution.d.cts +8 -8
  57. package/dist/100/governance/failedExecution.d.mts +8 -8
  58. package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
  59. package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
  60. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  61. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  62. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +22 -22
  63. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +22 -22
  64. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  65. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  66. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  67. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  68. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  69. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  70. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +29 -29
  71. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +29 -29
  72. package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
  73. package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
  74. package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
  75. package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
  76. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  77. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  78. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +42 -42
  79. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +42 -42
  80. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
  81. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +15 -15
  82. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  83. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  84. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  85. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  86. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  87. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  88. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  89. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  90. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  91. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  92. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  93. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  94. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
  95. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
  96. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +24 -24
  97. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +24 -24
  98. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +4 -4
  99. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +4 -4
  100. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
  101. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
  102. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  103. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  104. package/dist/100/reputation/offencePenalty.d.cts +2 -2
  105. package/dist/100/reputation/offencePenalty.d.mts +2 -2
  106. package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
  107. package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
  108. package/dist/100/swapping/ccmDepositReceived.d.cts +64 -64
  109. package/dist/100/swapping/ccmDepositReceived.d.mts +64 -64
  110. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  111. package/dist/100/swapping/ccmFailed.d.mts +62 -62
  112. package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
  113. package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
  114. package/dist/100/swapping/swapAmountTooLow.d.cts +16 -16
  115. package/dist/100/swapping/swapAmountTooLow.d.mts +16 -16
  116. package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
  117. package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
  118. package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
  119. package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
  120. package/dist/100/swapping/swapExecuted.d.cts +15 -15
  121. package/dist/100/swapping/swapExecuted.d.mts +15 -15
  122. package/dist/100/swapping/swapScheduled.d.cts +94 -94
  123. package/dist/100/swapping/swapScheduled.d.mts +94 -94
  124. package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
  125. package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
  126. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  127. package/dist/100/system/extrinsicFailed.d.mts +16 -16
  128. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  129. package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  130. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  131. package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
  132. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  133. package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
  134. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  135. package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  136. package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
  137. package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
  138. package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
  139. package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
  140. package/dist/102/common.cjs +1 -1
  141. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +24 -24
  142. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +24 -24
  143. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +42 -42
  144. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +42 -42
  145. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +24 -24
  146. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +24 -24
  147. package/dist/11000/common.cjs +2 -2
  148. package/dist/11000/common.d.cts +280 -280
  149. package/dist/11000/common.d.mts +280 -280
  150. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +24 -24
  151. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +24 -24
  152. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  153. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  154. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  155. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  156. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  157. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  158. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +42 -42
  159. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +42 -42
  160. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +24 -24
  161. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +24 -24
  162. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  163. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  164. package/dist/11000/swapping/refundEgressScheduled.d.cts +12 -12
  165. package/dist/11000/swapping/refundEgressScheduled.d.mts +12 -12
  166. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  167. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  168. package/dist/11000/swapping/swapDepositAddressReady.d.cts +28 -28
  169. package/dist/11000/swapping/swapDepositAddressReady.d.mts +28 -28
  170. package/dist/11000/swapping/swapRequested.d.cts +16 -16
  171. package/dist/11000/swapping/swapRequested.d.mts +16 -16
  172. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  173. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  174. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  175. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  176. package/dist/111/common.cjs +1 -1
  177. package/dist/111/common.d.cts +30 -30
  178. package/dist/111/common.d.mts +30 -30
  179. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  180. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  181. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
  182. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
  183. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  184. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  185. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  186. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  187. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  188. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  189. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  190. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
  191. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  192. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  193. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +6 -6
  194. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +6 -6
  195. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +6 -6
  196. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +6 -6
  197. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +22 -22
  198. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +22 -22
  199. package/dist/11100/common.cjs +2 -2
  200. package/dist/11100/common.d.cts +100 -100
  201. package/dist/11100/common.d.mts +100 -100
  202. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
  203. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
  204. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +6 -6
  205. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +6 -6
  206. package/dist/11100/flip/flipMinted.d.cts +2 -2
  207. package/dist/11100/flip/flipMinted.d.mts +2 -2
  208. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  209. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  210. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +8 -8
  211. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +8 -8
  212. package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
  213. package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
  214. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
  215. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
  216. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  217. package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
  218. package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
  219. package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
  220. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +6 -6
  221. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +6 -6
  222. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +6 -6
  223. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +6 -6
  224. package/dist/11100/swapping/swapRequested.d.cts +6 -6
  225. package/dist/11100/swapping/swapRequested.d.mts +6 -6
  226. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  227. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  228. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  229. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  230. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  231. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  232. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  233. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  234. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  235. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  236. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  237. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
  238. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +48 -48
  239. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +48 -48
  240. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  241. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +2 -2
  242. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  243. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  244. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  245. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  246. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +30 -30
  247. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +30 -30
  248. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  249. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
  250. package/dist/11200/common.cjs +2 -2
  251. package/dist/11200/common.d.cts +242 -242
  252. package/dist/11200/common.d.mts +242 -242
  253. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  254. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  255. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  256. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  257. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +30 -30
  258. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +30 -30
  259. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  260. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  261. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  262. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  263. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  264. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  265. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +48 -48
  266. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +48 -48
  267. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  268. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  269. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  270. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  271. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +6 -6
  272. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +6 -6
  273. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +30 -30
  274. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +30 -30
  275. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +2 -2
  276. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +2 -2
  277. package/dist/11200/swapping/swapRequested.d.cts +26 -26
  278. package/dist/11200/swapping/swapRequested.d.mts +26 -26
  279. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +2 -2
  280. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +2 -2
  281. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +10 -10
  282. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +10 -10
  283. package/dist/120/common.cjs +1 -1
  284. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  285. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  286. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  287. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  288. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  289. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  290. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  291. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  292. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  293. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  294. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  295. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  296. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  297. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  298. package/dist/120/swapping/swapEgressIgnored.d.cts +4 -4
  299. package/dist/120/swapping/swapEgressIgnored.d.mts +4 -4
  300. package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
  301. package/dist/120/swapping/swapEgressScheduled.d.mts +4 -4
  302. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  303. package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
  304. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  305. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  306. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  307. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  308. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  309. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  310. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
  311. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
  312. package/dist/131/common.cjs +1 -1
  313. package/dist/131/common.d.cts +8 -8
  314. package/dist/131/common.d.mts +8 -8
  315. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  316. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  317. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  318. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  319. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  320. package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
  321. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
  322. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
  323. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  324. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
  325. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  326. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  327. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  328. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  329. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
  330. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
  331. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  332. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  333. package/dist/131/swapping/ccmFailed.d.cts +4 -4
  334. package/dist/131/swapping/ccmFailed.d.mts +4 -4
  335. package/dist/131/swapping/swapDepositAddressReady.d.cts +10 -10
  336. package/dist/131/swapping/swapDepositAddressReady.d.mts +10 -10
  337. package/dist/131/swapping/swapEgressIgnored.d.cts +2 -2
  338. package/dist/131/swapping/swapEgressIgnored.d.mts +2 -2
  339. package/dist/131/swapping/swapEgressScheduled.d.cts +4 -4
  340. package/dist/131/swapping/swapEgressScheduled.d.mts +4 -4
  341. package/dist/131/swapping/swapScheduled.d.cts +12 -12
  342. package/dist/131/swapping/swapScheduled.d.mts +12 -12
  343. package/dist/131/swapping/withdrawalRequested.d.cts +2 -2
  344. package/dist/131/swapping/withdrawalRequested.d.mts +2 -2
  345. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
  346. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
  347. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  348. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  349. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  350. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  351. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  352. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  353. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  354. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  355. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  356. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  357. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  358. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  359. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  360. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  361. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  362. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  363. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  364. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  365. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  366. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  367. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  368. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  369. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  370. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  371. package/dist/141/common.cjs +1 -1
  372. package/dist/141/common.d.cts +65 -65
  373. package/dist/141/common.d.mts +65 -65
  374. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +28 -28
  375. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +28 -28
  376. package/dist/141/environment/staleUtxosDiscarded.d.cts +14 -14
  377. package/dist/141/environment/staleUtxosDiscarded.d.mts +14 -14
  378. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  379. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  380. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  381. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  382. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  383. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  384. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  385. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  386. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  387. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  388. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  389. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  390. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  391. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  392. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  393. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  394. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  395. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  396. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  397. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  398. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  399. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  400. package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
  401. package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
  402. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +12 -12
  403. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +12 -12
  404. package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
  405. package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
  406. package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
  407. package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
  408. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  409. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  410. package/dist/141/liquidityProvider/accountCredited.d.cts +6 -6
  411. package/dist/141/liquidityProvider/accountCredited.d.mts +6 -6
  412. package/dist/141/liquidityProvider/accountDebited.d.cts +6 -6
  413. package/dist/141/liquidityProvider/accountDebited.d.mts +6 -6
  414. package/dist/141/liquidityProvider/assetTransferred.d.cts +6 -6
  415. package/dist/141/liquidityProvider/assetTransferred.d.mts +6 -6
  416. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  417. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  418. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  419. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  420. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  421. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  422. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  423. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  424. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  425. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  426. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  427. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  428. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  429. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  430. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  431. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  432. package/dist/141/swapping/batchSwapFailed.d.cts +6 -6
  433. package/dist/141/swapping/batchSwapFailed.d.mts +6 -6
  434. package/dist/141/swapping/ccmDepositReceived.d.cts +8 -8
  435. package/dist/141/swapping/ccmDepositReceived.d.mts +8 -8
  436. package/dist/141/swapping/ccmFailed.d.cts +9 -9
  437. package/dist/141/swapping/ccmFailed.d.mts +9 -9
  438. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  439. package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
  440. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  441. package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
  442. package/dist/141/swapping/swapDepositAddressReady.d.cts +20 -20
  443. package/dist/141/swapping/swapDepositAddressReady.d.mts +20 -20
  444. package/dist/141/swapping/swapEgressIgnored.d.cts +7 -7
  445. package/dist/141/swapping/swapEgressIgnored.d.mts +7 -7
  446. package/dist/141/swapping/swapEgressScheduled.d.cts +9 -9
  447. package/dist/141/swapping/swapEgressScheduled.d.mts +9 -9
  448. package/dist/141/swapping/swapExecuted.d.cts +14 -14
  449. package/dist/141/swapping/swapExecuted.d.mts +14 -14
  450. package/dist/141/swapping/swapScheduled.d.cts +54 -54
  451. package/dist/141/swapping/swapScheduled.d.mts +54 -54
  452. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  453. package/dist/141/swapping/withdrawalRequested.d.mts +10 -10
  454. package/dist/141/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +2 -2
  455. package/dist/141/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +2 -2
  456. package/dist/141/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +2 -2
  457. package/dist/141/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +2 -2
  458. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  459. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  460. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  461. package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
  462. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  463. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  464. package/dist/150/common.cjs +2 -2
  465. package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
  466. package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
  467. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  468. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  469. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +6 -6
  470. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +6 -6
  471. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  472. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  473. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  474. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  475. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  476. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  477. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  478. package/dist/150/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  479. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  480. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  481. package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  482. package/dist/150/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  483. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  484. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  485. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  486. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  487. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  488. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  489. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  490. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  491. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  492. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  493. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  494. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  495. package/dist/150/swapping/refundEgressScheduled.d.cts +4 -4
  496. package/dist/150/swapping/refundEgressScheduled.d.mts +4 -4
  497. package/dist/150/swapping/swapDepositAddressReady.d.cts +2 -2
  498. package/dist/150/swapping/swapDepositAddressReady.d.mts +2 -2
  499. package/dist/150/swapping/swapEgressScheduled.d.cts +4 -4
  500. package/dist/150/swapping/swapEgressScheduled.d.mts +4 -4
  501. package/dist/150/swapping/swapExecuted.d.cts +2 -2
  502. package/dist/150/swapping/swapExecuted.d.mts +2 -2
  503. package/dist/150/swapping/swapScheduled.d.cts +38 -38
  504. package/dist/150/swapping/swapScheduled.d.mts +38 -38
  505. package/dist/150/swapping/withdrawalRequested.d.cts +8 -8
  506. package/dist/150/swapping/withdrawalRequested.d.mts +8 -8
  507. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  508. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  509. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  510. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  511. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  512. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  513. package/dist/160/assetBalances/accountCredited.d.cts +9 -9
  514. package/dist/160/assetBalances/accountCredited.d.mts +9 -9
  515. package/dist/160/assetBalances/accountDebited.d.cts +9 -9
  516. package/dist/160/assetBalances/accountDebited.d.mts +9 -9
  517. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  518. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
  519. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  520. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
  521. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  522. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  523. package/dist/160/common.cjs +2 -2
  524. package/dist/160/common.d.cts +176 -176
  525. package/dist/160/common.d.mts +176 -176
  526. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  527. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
  528. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
  529. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
  530. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  531. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  532. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  533. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  534. package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
  535. package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
  536. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
  537. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
  538. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  539. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  540. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  541. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  542. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  543. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  544. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  545. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  546. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  547. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  548. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  549. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  550. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  551. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  552. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
  553. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
  554. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  555. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  556. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  557. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  558. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  559. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
  560. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
  561. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
  562. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  563. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
  564. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  565. package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
  566. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  567. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +20 -20
  568. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  569. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  570. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  571. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  572. package/dist/160/swapping/ccmFailed.d.cts +18 -18
  573. package/dist/160/swapping/ccmFailed.d.mts +18 -18
  574. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  575. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  576. package/dist/160/swapping/refundEgressIgnored.d.cts +22 -22
  577. package/dist/160/swapping/refundEgressIgnored.d.mts +22 -22
  578. package/dist/160/swapping/refundEgressScheduled.d.cts +10 -10
  579. package/dist/160/swapping/refundEgressScheduled.d.mts +10 -10
  580. package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
  581. package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
  582. package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
  583. package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
  584. package/dist/160/swapping/swapEgressIgnored.d.cts +22 -22
  585. package/dist/160/swapping/swapEgressIgnored.d.mts +22 -22
  586. package/dist/160/swapping/swapEgressScheduled.d.cts +10 -10
  587. package/dist/160/swapping/swapEgressScheduled.d.mts +10 -10
  588. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  589. package/dist/160/swapping/swapExecuted.d.mts +12 -12
  590. package/dist/160/swapping/swapRequested.d.cts +44 -44
  591. package/dist/160/swapping/swapRequested.d.mts +44 -44
  592. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  593. package/dist/160/swapping/withdrawalRequested.d.mts +10 -10
  594. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  595. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  596. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  597. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  598. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  599. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  600. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  601. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  602. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  603. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  604. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  605. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
  606. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  607. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  608. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  609. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  610. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  611. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  612. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  613. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  614. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  615. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  616. package/dist/170/common.cjs +2 -2
  617. package/dist/170/common.d.cts +122 -122
  618. package/dist/170/common.d.mts +122 -122
  619. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  620. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  621. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  622. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  623. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  624. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  625. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  626. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  627. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  628. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  629. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  630. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  631. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  632. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  633. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  634. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  635. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  636. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  637. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  638. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  639. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  640. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  641. package/dist/170/swapping/swapRequested.d.cts +27 -27
  642. package/dist/170/swapping/swapRequested.d.mts +27 -27
  643. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  644. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  645. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  646. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  647. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +44 -44
  648. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +44 -44
  649. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  650. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  651. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  652. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  653. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  654. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  655. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  656. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  657. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  658. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  659. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +66 -66
  660. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +66 -66
  661. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  662. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  663. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  664. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  665. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  666. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  667. package/dist/180/common.cjs +2 -2
  668. package/dist/180/common.d.cts +333 -333
  669. package/dist/180/common.d.mts +333 -333
  670. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  671. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  672. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  673. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  674. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +44 -44
  675. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +44 -44
  676. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  677. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  678. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  679. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  680. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  681. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  682. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  683. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  684. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  685. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  686. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +44 -44
  687. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +44 -44
  688. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  689. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  690. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  691. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  692. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  693. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  694. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  695. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  696. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +10 -10
  697. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +10 -10
  698. package/dist/180/solanaIngressEgress/depositFailed.d.cts +44 -44
  699. package/dist/180/solanaIngressEgress/depositFailed.d.mts +44 -44
  700. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +6 -6
  701. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +6 -6
  702. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  703. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  704. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  705. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  706. package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
  707. package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
  708. package/dist/180/swapping/swapDepositAddressReady.d.cts +41 -41
  709. package/dist/180/swapping/swapDepositAddressReady.d.mts +41 -41
  710. package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
  711. package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
  712. package/dist/180/swapping/swapRequested.d.cts +37 -37
  713. package/dist/180/swapping/swapRequested.d.mts +37 -37
  714. package/dist/180/swapping/swapScheduled.d.cts +8 -8
  715. package/dist/180/swapping/swapScheduled.d.mts +8 -8
  716. package/dist/180/swapping/withdrawalRequested.d.cts +14 -14
  717. package/dist/180/swapping/withdrawalRequested.d.mts +14 -14
  718. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  719. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  720. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  721. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  722. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  723. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  724. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +187 -187
  725. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +187 -187
  726. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  727. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  728. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  729. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  730. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  731. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  732. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  733. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  734. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  735. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  736. package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
  737. package/dist/190/assetBalances/refundScheduled.d.mts +54 -54
  738. package/dist/190/assetBalances/refundSkipped.d.cts +109 -109
  739. package/dist/190/assetBalances/refundSkipped.d.mts +109 -109
  740. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +35 -35
  741. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +35 -35
  742. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  743. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  744. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +61 -61
  745. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +61 -61
  746. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
  747. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
  748. package/dist/190/assethubIngressEgress/depositFailed.d.cts +205 -205
  749. package/dist/190/assethubIngressEgress/depositFailed.d.mts +205 -205
  750. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  751. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  752. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
  753. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
  754. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  755. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  756. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  757. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  758. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  759. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  760. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  761. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  762. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  763. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  764. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  765. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  766. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +318 -318
  767. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +318 -318
  768. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  769. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
  770. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  771. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  772. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  773. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  774. package/dist/190/common.cjs +2 -2
  775. package/dist/190/common.d.cts +2090 -2090
  776. package/dist/190/common.d.mts +2090 -2090
  777. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +12 -12
  778. package/dist/190/environment/runtimeSafeModeUpdated.d.mts +12 -12
  779. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  780. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  781. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  782. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  783. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  784. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  785. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +187 -187
  786. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +187 -187
  787. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  788. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  789. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  790. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  791. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  792. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  793. package/dist/190/flip/palletConfigUpdated.d.cts +8 -8
  794. package/dist/190/flip/palletConfigUpdated.d.mts +8 -8
  795. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  796. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  797. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +20 -20
  798. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +20 -20
  799. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  800. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  801. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  802. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  803. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  804. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  805. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  806. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  807. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
  808. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
  809. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  810. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  811. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
  812. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
  813. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +54 -54
  814. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +54 -54
  815. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  816. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  817. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  818. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  819. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  820. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  821. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  822. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  823. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +205 -205
  824. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +205 -205
  825. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  826. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  827. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  828. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  829. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  830. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  831. package/dist/190/reputation/offencePenalty.d.cts +4 -4
  832. package/dist/190/reputation/offencePenalty.d.mts +4 -4
  833. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  834. package/dist/190/reputation/penaltyUpdated.d.mts +4 -4
  835. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  836. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  837. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  838. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  839. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +10 -10
  840. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +10 -10
  841. package/dist/190/solanaIngressEgress/depositFailed.d.cts +187 -187
  842. package/dist/190/solanaIngressEgress/depositFailed.d.mts +187 -187
  843. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  844. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
  845. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  846. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  847. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  848. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  849. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +8 -8
  850. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +8 -8
  851. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  852. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  853. package/dist/190/swapping/creditedOnChain.d.cts +8 -8
  854. package/dist/190/swapping/creditedOnChain.d.mts +8 -8
  855. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  856. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  857. package/dist/190/swapping/refundEgressIgnored.d.cts +34 -34
  858. package/dist/190/swapping/refundEgressIgnored.d.mts +34 -34
  859. package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
  860. package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
  861. package/dist/190/swapping/refundedOnChain.d.cts +8 -8
  862. package/dist/190/swapping/refundedOnChain.d.mts +8 -8
  863. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  864. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  865. package/dist/190/swapping/swapDepositAddressReady.d.cts +39 -39
  866. package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
  867. package/dist/190/swapping/swapEgressIgnored.d.cts +34 -34
  868. package/dist/190/swapping/swapEgressIgnored.d.mts +34 -34
  869. package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
  870. package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
  871. package/dist/190/swapping/swapExecuted.d.cts +14 -14
  872. package/dist/190/swapping/swapExecuted.d.mts +14 -14
  873. package/dist/190/swapping/swapRequested.d.cts +81 -81
  874. package/dist/190/swapping/swapRequested.d.mts +81 -81
  875. package/dist/190/swapping/withdrawalRequested.d.cts +12 -12
  876. package/dist/190/swapping/withdrawalRequested.d.mts +12 -12
  877. package/dist/190/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  878. package/dist/190/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  879. package/dist/190/tokenholderGovernance/proposalPassed.d.cts +8 -8
  880. package/dist/190/tokenholderGovernance/proposalPassed.d.mts +8 -8
  881. package/dist/190/tokenholderGovernance/proposalRejected.d.cts +8 -8
  882. package/dist/190/tokenholderGovernance/proposalRejected.d.mts +8 -8
  883. package/dist/190/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  884. package/dist/190/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  885. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  886. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  887. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  888. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  889. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  890. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  891. package/dist/200/common.cjs +2 -2
  892. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  893. package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
  894. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +128 -128
  895. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +128 -128
  896. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
  897. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
  898. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +167 -167
  899. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +167 -167
  900. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  901. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  902. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  903. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  904. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  905. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  906. package/dist/210/assetBalances/refundSkipped.d.cts +80 -80
  907. package/dist/210/assetBalances/refundSkipped.d.mts +80 -80
  908. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +128 -128
  909. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +128 -128
  910. package/dist/210/assethubIngressEgress/depositFailed.d.cts +167 -167
  911. package/dist/210/assethubIngressEgress/depositFailed.d.mts +167 -167
  912. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  913. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  914. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +128 -128
  915. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +128 -128
  916. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +297 -297
  917. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +297 -297
  918. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  919. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  920. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
  921. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
  922. package/dist/210/common.cjs +2 -2
  923. package/dist/210/common.d.cts +3048 -3048
  924. package/dist/210/common.d.mts +3048 -3048
  925. package/dist/210/emissions/flipBurnSkipped.d.cts +26 -26
  926. package/dist/210/emissions/flipBurnSkipped.d.mts +26 -26
  927. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +62 -62
  928. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +62 -62
  929. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +128 -128
  930. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +128 -128
  931. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +12 -12
  932. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +12 -12
  933. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +167 -167
  934. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +167 -167
  935. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  936. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  937. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  938. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  939. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  940. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  941. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
  942. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
  943. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +61 -61
  944. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +61 -61
  945. package/dist/210/governance/failedExecution.d.cts +15 -15
  946. package/dist/210/governance/failedExecution.d.mts +15 -15
  947. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +28 -28
  948. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +28 -28
  949. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +2 -2
  950. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +2 -2
  951. package/dist/210/lendingPools/palletConfigUpdated.d.cts +16 -16
  952. package/dist/210/lendingPools/palletConfigUpdated.d.mts +16 -16
  953. package/dist/210/liquidityPools/assetSwapped.d.cts +2 -2
  954. package/dist/210/liquidityPools/assetSwapped.d.mts +2 -2
  955. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +8 -8
  956. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +8 -8
  957. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  958. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  959. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +26 -26
  960. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +26 -26
  961. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +26 -26
  962. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +26 -26
  963. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +8 -8
  964. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +8 -8
  965. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  966. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  967. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  968. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  969. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +128 -128
  970. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +128 -128
  971. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +167 -167
  972. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +167 -167
  973. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  974. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  975. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
  976. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
  977. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +128 -128
  978. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +128 -128
  979. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +20 -20
  980. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +20 -20
  981. package/dist/210/solanaIngressEgress/depositFailed.d.cts +199 -199
  982. package/dist/210/solanaIngressEgress/depositFailed.d.mts +199 -199
  983. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +20 -20
  984. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +20 -20
  985. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
  986. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
  987. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  988. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  989. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
  990. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
  991. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +8 -8
  992. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +8 -8
  993. package/dist/210/swapping/refundEgressIgnored.d.cts +26 -26
  994. package/dist/210/swapping/refundEgressIgnored.d.mts +26 -26
  995. package/dist/210/swapping/refundEgressScheduled.d.cts +4 -4
  996. package/dist/210/swapping/refundEgressScheduled.d.mts +4 -4
  997. package/dist/210/swapping/swapDepositAddressReady.d.cts +27 -27
  998. package/dist/210/swapping/swapDepositAddressReady.d.mts +27 -27
  999. package/dist/210/swapping/swapEgressIgnored.d.cts +26 -26
  1000. package/dist/210/swapping/swapEgressIgnored.d.mts +26 -26
  1001. package/dist/210/swapping/swapEgressScheduled.d.cts +4 -4
  1002. package/dist/210/swapping/swapEgressScheduled.d.mts +4 -4
  1003. package/dist/210/swapping/swapRequested.d.cts +393 -393
  1004. package/dist/210/swapping/swapRequested.d.mts +393 -393
  1005. package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
  1006. package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
  1007. package/dist/210/system/extrinsicFailed.d.cts +26 -26
  1008. package/dist/210/system/extrinsicFailed.d.mts +26 -26
  1009. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +26 -26
  1010. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +26 -26
  1011. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +28 -28
  1012. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +28 -28
  1013. package/dist/210/witnesser/witnessExecutionFailed.d.cts +28 -28
  1014. package/dist/210/witnesser/witnessExecutionFailed.d.mts +28 -28
  1015. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  1016. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  1017. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  1018. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  1019. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
  1020. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1021. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1022. package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
  1023. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  1024. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +214 -0
  1025. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +214 -0
  1026. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  1027. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  1028. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  1029. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  1030. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  1031. package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
  1032. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1033. package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1034. package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
  1035. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  1036. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +204 -0
  1037. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +204 -0
  1038. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  1039. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  1040. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  1041. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  1042. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  1043. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
  1044. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1045. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1046. package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
  1047. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  1048. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +428 -0
  1049. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +428 -0
  1050. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  1051. package/dist/220/common.cjs +784 -7
  1052. package/dist/220/common.d.cts +5777 -7
  1053. package/dist/220/common.d.mts +5777 -7
  1054. package/dist/220/common.mjs +706 -6
  1055. package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
  1056. package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1789 -0
  1057. package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1789 -0
  1058. package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
  1059. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  1060. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  1061. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  1062. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  1063. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
  1064. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1065. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1066. package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
  1067. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  1068. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +214 -0
  1069. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +214 -0
  1070. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  1071. package/dist/220/lendingPools/lendingFundsAdded.cjs +15 -0
  1072. package/dist/220/lendingPools/lendingFundsAdded.d.cts +81 -0
  1073. package/dist/220/lendingPools/lendingFundsAdded.d.mts +81 -0
  1074. package/dist/220/lendingPools/lendingFundsAdded.mjs +13 -0
  1075. package/dist/220/lendingPools/lendingFundsRemoved.cjs +15 -0
  1076. package/dist/220/lendingPools/lendingFundsRemoved.d.cts +41 -0
  1077. package/dist/220/lendingPools/lendingFundsRemoved.d.mts +41 -0
  1078. package/dist/220/lendingPools/lendingFundsRemoved.mjs +13 -0
  1079. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  1080. package/dist/220/lendingPools/loanCreated.d.cts +61 -0
  1081. package/dist/220/lendingPools/loanCreated.d.mts +61 -0
  1082. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  1083. package/dist/220/lendingPools/loanRepaid.cjs +14 -0
  1084. package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
  1085. package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
  1086. package/dist/220/lendingPools/loanRepaid.mjs +12 -0
  1087. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  1088. package/dist/220/lendingPools/palletConfigUpdated.d.cts +430 -0
  1089. package/dist/220/lendingPools/palletConfigUpdated.d.mts +430 -0
  1090. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  1091. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  1092. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  1093. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  1094. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  1095. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
  1096. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1097. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1098. package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
  1099. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  1100. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +204 -0
  1101. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +204 -0
  1102. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  1103. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  1104. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  1105. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  1106. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  1107. package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
  1108. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1059 -0
  1109. package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1059 -0
  1110. package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
  1111. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  1112. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +234 -0
  1113. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +234 -0
  1114. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  1115. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  1116. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  1117. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  1118. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  1119. package/dist/HandlerMap.cjs +4 -10
  1120. package/dist/HandlerMap.mjs +4 -10
  1121. package/dist/Parser.cjs +1 -1
  1122. package/dist/Processor.cjs +2 -2
  1123. package/dist/Processor.mjs +1 -1
  1124. package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.126.0}/helpers/decorate.cjs +1 -1
  1125. package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.126.0}/helpers/decorate.mjs +1 -1
  1126. package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
  1127. package/dist/chainspec/src/BaseParser.cjs +3 -3
  1128. package/dist/chainspec/src/Compiler.cjs +2 -2
  1129. package/dist/chainspec/src/cache.cjs +2 -2
  1130. package/dist/chainspec/src/utils.cjs +2 -2
  1131. package/dist/generate.cjs +3 -3
  1132. package/dist/utils.cjs +1 -1
  1133. package/package.json +2 -2
@@ -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: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
55
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
56
56
  }, {
57
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
58
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
59
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
57
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
58
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
59
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
60
60
  }>;
61
61
  declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
62
62
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
63
63
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
64
64
  }, "strip", z.ZodTypeAny, {
65
65
  value: `0x${string}`;
66
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
66
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
67
67
  }, {
68
68
  value: string;
69
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
69
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
87
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
165
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
166
166
  }, {
167
167
  value: string;
168
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
168
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
169
169
  }>, {
170
170
  readonly chain: "Ethereum";
171
171
  readonly address: `0x${string}`;
@@ -183,14 +183,13 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
183
183
  readonly address: string;
184
184
  }, {
185
185
  value: string;
186
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
186
+ __kind: "Eth" | "Dot" | "Btc" | "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
192
  __kind: "DepositChannel";
193
- channelId: bigint;
194
193
  depositAddress: {
195
194
  readonly chain: "Ethereum";
196
195
  readonly address: `0x${string}`;
@@ -207,15 +206,16 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
207
206
  readonly chain: "Solana";
208
207
  readonly address: string;
209
208
  };
209
+ channelId: bigint;
210
210
  depositBlockHeight: bigint;
211
211
  brokerId: `cF${string}`;
212
212
  }, {
213
213
  __kind: "DepositChannel";
214
- channelId: string | number;
215
214
  depositAddress: {
216
215
  value: string;
217
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
216
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
218
217
  };
218
+ channelId: string | number;
219
219
  depositBlockHeight: string | number;
220
220
  brokerId: string;
221
221
  }>, z.ZodObject<{
@@ -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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
381
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
382
382
  }, {
383
383
  value: string;
384
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
384
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
402
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
438
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
460
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
461
461
  }, {
462
462
  value: string;
463
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
463
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
481
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
511
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
512
512
  }, {
513
513
  value: string;
514
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
514
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
532
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
568
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
617
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
630
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
651
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
652
652
  }, {
653
653
  value: string;
654
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
654
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
672
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
698
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
699
699
  };
700
700
  minPrice: string | number;
701
701
  }>;
@@ -712,11 +712,11 @@ declare const cfPrimitivesDcaParameters: z.ZodObject<{
712
712
  declare const cfTraitsSwappingSwapType: z.ZodEffects<z.ZodObject<{
713
713
  __kind: z.ZodEnum<["Swap", "NetworkFee", "IngressEgressFee"]>;
714
714
  }, "strip", z.ZodTypeAny, {
715
- __kind: "Swap" | "NetworkFee" | "IngressEgressFee";
715
+ __kind: "NetworkFee" | "IngressEgressFee" | "Swap";
716
716
  }, {
717
- __kind: "Swap" | "NetworkFee" | "IngressEgressFee";
718
- }>, "Swap" | "NetworkFee" | "IngressEgressFee", {
719
- __kind: "Swap" | "NetworkFee" | "IngressEgressFee";
717
+ __kind: "NetworkFee" | "IngressEgressFee" | "Swap";
718
+ }>, "NetworkFee" | "IngressEgressFee" | "Swap", {
719
+ __kind: "NetworkFee" | "IngressEgressFee" | "Swap";
720
720
  }>;
721
721
  declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
722
722
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Usdt"]>;
@@ -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<{
@@ -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,17 +1739,17 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
1739
1739
  txHashes?: string[] | null | undefined;
1740
1740
  }>;
1741
1741
  }, "strip", z.ZodTypeAny, {
1742
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
1743
1742
  depositAddress: `0x${string}`;
1743
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
1744
1744
  amount: bigint;
1745
1745
  depositDetails: {
1746
1746
  txHashes?: `0x${string}`[] | null | undefined;
1747
1747
  };
1748
1748
  }, {
1749
+ depositAddress: string;
1749
1750
  asset: {
1750
1751
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
1751
1752
  };
1752
- depositAddress: string;
1753
1753
  amount: string | number;
1754
1754
  depositDetails: {
1755
1755
  txHashes?: string[] | null | undefined;
@@ -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: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
2254
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2255
2255
  }, {
2256
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
2257
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
2258
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
2256
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2257
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
2258
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2259
2259
  }>;
2260
2260
  destinationAddress: z.ZodEffects<z.ZodObject<{
2261
2261
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
2262
2262
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2263
2263
  }, "strip", z.ZodTypeAny, {
2264
2264
  value: `0x${string}`;
2265
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
2265
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
2266
2266
  }, {
2267
2267
  value: string;
2268
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
2268
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
2286
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
2287
2287
  }>;
2288
2288
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2289
2289
  channelMetadata: z.ZodObject<{
@@ -2586,10 +2586,9 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2586
2586
  depositDetails: {
2587
2587
  txHashes?: `0x${string}`[] | null | undefined;
2588
2588
  };
2589
- boostFee: number;
2590
2589
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
2591
2590
  depositAmount: bigint;
2592
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
2591
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2593
2592
  destinationAddress: {
2594
2593
  readonly chain: "Ethereum";
2595
2594
  readonly address: `0x${string}`;
@@ -2615,8 +2614,9 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2615
2614
  refundAddress: `0x${string}`;
2616
2615
  minPrice: bigint;
2617
2616
  };
2618
- channelId?: bigint | null | undefined;
2617
+ boostFee: number;
2619
2618
  depositAddress?: `0x${string}` | null | undefined;
2619
+ channelId?: bigint | null | undefined;
2620
2620
  depositMetadata?: {
2621
2621
  channelMetadata: {
2622
2622
  message: `0x${string}`;
@@ -2673,17 +2673,16 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2673
2673
  depositDetails: {
2674
2674
  txHashes?: string[] | null | undefined;
2675
2675
  };
2676
- boostFee: number;
2677
2676
  inputAsset: {
2678
2677
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
2679
2678
  };
2680
2679
  depositAmount: string | number;
2681
2680
  outputAsset: {
2682
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
2681
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2683
2682
  };
2684
2683
  destinationAddress: {
2685
2684
  value: string;
2686
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
2685
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
2687
2686
  };
2688
2687
  affiliateFees: {
2689
2688
  account: number;
@@ -2694,8 +2693,9 @@ declare const palletCfEthereumIngressEgressVaultDepositWitness: z.ZodObject<{
2694
2693
  refundAddress: string;
2695
2694
  minPrice: string | number;
2696
2695
  };
2697
- channelId?: string | number | null | undefined;
2696
+ boostFee: number;
2698
2697
  depositAddress?: string | null | undefined;
2698
+ channelId?: string | number | null | undefined;
2699
2699
  depositMetadata?: {
2700
2700
  channelMetadata: {
2701
2701
  message: string;
@@ -2772,17 +2772,17 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
2772
2772
  txHashes?: string[] | null | undefined;
2773
2773
  }>;
2774
2774
  }, "strip", z.ZodTypeAny, {
2775
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
2776
2775
  depositAddress: `0x${string}`;
2776
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
2777
2777
  amount: bigint;
2778
2778
  depositDetails: {
2779
2779
  txHashes?: `0x${string}`[] | null | undefined;
2780
2780
  };
2781
2781
  }, {
2782
+ depositAddress: string;
2782
2783
  asset: {
2783
2784
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
2784
2785
  };
2785
- depositAddress: string;
2786
2786
  amount: string | number;
2787
2787
  depositDetails: {
2788
2788
  txHashes?: string[] | null | undefined;
@@ -2791,8 +2791,8 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
2791
2791
  }, "strip", z.ZodTypeAny, {
2792
2792
  __kind: "DepositChannel";
2793
2793
  depositWitness: {
2794
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
2795
2794
  depositAddress: `0x${string}`;
2795
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
2796
2796
  amount: bigint;
2797
2797
  depositDetails: {
2798
2798
  txHashes?: `0x${string}`[] | null | undefined;
@@ -2801,10 +2801,10 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
2801
2801
  }, {
2802
2802
  __kind: "DepositChannel";
2803
2803
  depositWitness: {
2804
+ depositAddress: string;
2804
2805
  asset: {
2805
2806
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
2806
2807
  };
2807
- depositAddress: string;
2808
2808
  amount: string | number;
2809
2809
  depositDetails: {
2810
2810
  txHashes?: string[] | null | undefined;
@@ -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: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
2838
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2839
2839
  }, {
2840
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
2841
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
2842
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
2840
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2841
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
2842
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
2843
2843
  }>;
2844
2844
  destinationAddress: z.ZodEffects<z.ZodObject<{
2845
2845
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
2846
2846
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2847
2847
  }, "strip", z.ZodTypeAny, {
2848
2848
  value: `0x${string}`;
2849
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
2849
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
2850
2850
  }, {
2851
2851
  value: string;
2852
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
2852
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
2870
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
2871
2871
  }>;
2872
2872
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2873
2873
  channelMetadata: z.ZodObject<{
@@ -3170,10 +3170,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3170
3170
  depositDetails: {
3171
3171
  txHashes?: `0x${string}`[] | null | undefined;
3172
3172
  };
3173
- boostFee: number;
3174
3173
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
3175
3174
  depositAmount: bigint;
3176
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
3175
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3177
3176
  destinationAddress: {
3178
3177
  readonly chain: "Ethereum";
3179
3178
  readonly address: `0x${string}`;
@@ -3199,8 +3198,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3199
3198
  refundAddress: `0x${string}`;
3200
3199
  minPrice: bigint;
3201
3200
  };
3202
- channelId?: bigint | null | undefined;
3201
+ boostFee: number;
3203
3202
  depositAddress?: `0x${string}` | null | undefined;
3203
+ channelId?: bigint | null | undefined;
3204
3204
  depositMetadata?: {
3205
3205
  channelMetadata: {
3206
3206
  message: `0x${string}`;
@@ -3257,17 +3257,16 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3257
3257
  depositDetails: {
3258
3258
  txHashes?: string[] | null | undefined;
3259
3259
  };
3260
- boostFee: number;
3261
3260
  inputAsset: {
3262
3261
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
3263
3262
  };
3264
3263
  depositAmount: string | number;
3265
3264
  outputAsset: {
3266
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
3265
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3267
3266
  };
3268
3267
  destinationAddress: {
3269
3268
  value: string;
3270
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
3269
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
3271
3270
  };
3272
3271
  affiliateFees: {
3273
3272
  account: number;
@@ -3278,8 +3277,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3278
3277
  refundAddress: string;
3279
3278
  minPrice: string | number;
3280
3279
  };
3281
- channelId?: string | number | null | undefined;
3280
+ boostFee: number;
3282
3281
  depositAddress?: string | null | undefined;
3282
+ channelId?: string | number | null | undefined;
3283
3283
  depositMetadata?: {
3284
3284
  channelMetadata: {
3285
3285
  message: string;
@@ -3341,10 +3341,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3341
3341
  depositDetails: {
3342
3342
  txHashes?: `0x${string}`[] | null | undefined;
3343
3343
  };
3344
- boostFee: number;
3345
3344
  inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
3346
3345
  depositAmount: bigint;
3347
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
3346
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3348
3347
  destinationAddress: {
3349
3348
  readonly chain: "Ethereum";
3350
3349
  readonly address: `0x${string}`;
@@ -3370,8 +3369,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3370
3369
  refundAddress: `0x${string}`;
3371
3370
  minPrice: bigint;
3372
3371
  };
3373
- channelId?: bigint | null | undefined;
3372
+ boostFee: number;
3374
3373
  depositAddress?: `0x${string}` | null | undefined;
3374
+ channelId?: bigint | null | undefined;
3375
3375
  depositMetadata?: {
3376
3376
  channelMetadata: {
3377
3377
  message: `0x${string}`;
@@ -3431,17 +3431,16 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3431
3431
  depositDetails: {
3432
3432
  txHashes?: string[] | null | undefined;
3433
3433
  };
3434
- boostFee: number;
3435
3434
  inputAsset: {
3436
3435
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
3437
3436
  };
3438
3437
  depositAmount: string | number;
3439
3438
  outputAsset: {
3440
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
3439
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
3441
3440
  };
3442
3441
  destinationAddress: {
3443
3442
  value: string;
3444
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
3443
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
3445
3444
  };
3446
3445
  affiliateFees: {
3447
3446
  account: number;
@@ -3452,8 +3451,9 @@ declare const palletCfEthereumIngressEgressDepositFailedDetails: z.ZodDiscrimina
3452
3451
  refundAddress: string;
3453
3452
  minPrice: string | number;
3454
3453
  };
3455
- channelId?: string | number | null | undefined;
3454
+ boostFee: number;
3456
3455
  depositAddress?: string | null | undefined;
3456
+ channelId?: string | number | null | undefined;
3457
3457
  depositMetadata?: {
3458
3458
  channelMetadata: {
3459
3459
  message: string;
@@ -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,15 +4274,15 @@ 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
- asset: "Dot";
4278
4277
  depositAddress: `0x${string}`;
4278
+ asset: "Dot";
4279
4279
  amount: bigint;
4280
4280
  depositDetails: number;
4281
4281
  }, {
4282
+ depositAddress: string;
4282
4283
  asset: {
4283
4284
  __kind: "Dot";
4284
4285
  };
4285
- depositAddress: string;
4286
4286
  amount: string | number;
4287
4287
  depositDetails: number;
4288
4288
  }>;
@@ -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: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
4319
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4320
4320
  }, {
4321
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
4322
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
4323
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
4321
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4322
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
4323
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4324
4324
  }>;
4325
4325
  destinationAddress: z.ZodEffects<z.ZodObject<{
4326
4326
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
4327
4327
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4328
4328
  }, "strip", z.ZodTypeAny, {
4329
4329
  value: `0x${string}`;
4330
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
4330
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
4331
4331
  }, {
4332
4332
  value: string;
4333
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
4333
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
4351
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
4352
4352
  }>;
4353
4353
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4354
4354
  channelMetadata: z.ZodObject<{
@@ -4661,10 +4661,9 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4661
4661
  extrinsicIndex: number;
4662
4662
  };
4663
4663
  depositDetails: number;
4664
- boostFee: number;
4665
4664
  inputAsset: "Dot";
4666
4665
  depositAmount: bigint;
4667
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
4666
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4668
4667
  destinationAddress: {
4669
4668
  readonly chain: "Ethereum";
4670
4669
  readonly address: `0x${string}`;
@@ -4690,8 +4689,9 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4690
4689
  refundAddress: `0x${string}`;
4691
4690
  minPrice: bigint;
4692
4691
  };
4693
- channelId?: bigint | null | undefined;
4692
+ boostFee: number;
4694
4693
  depositAddress?: `0x${string}` | null | undefined;
4694
+ channelId?: bigint | null | undefined;
4695
4695
  depositMetadata?: {
4696
4696
  channelMetadata: {
4697
4697
  message: `0x${string}`;
@@ -4749,17 +4749,16 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4749
4749
  extrinsicIndex: number;
4750
4750
  };
4751
4751
  depositDetails: number;
4752
- boostFee: number;
4753
4752
  inputAsset: {
4754
4753
  __kind: "Dot";
4755
4754
  };
4756
4755
  depositAmount: string | number;
4757
4756
  outputAsset: {
4758
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
4757
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4759
4758
  };
4760
4759
  destinationAddress: {
4761
4760
  value: string;
4762
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
4761
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
4763
4762
  };
4764
4763
  affiliateFees: {
4765
4764
  account: number;
@@ -4770,8 +4769,9 @@ declare const palletCfPolkadotIngressEgressVaultDepositWitness: z.ZodObject<{
4770
4769
  refundAddress: string;
4771
4770
  minPrice: string | number;
4772
4771
  };
4773
- channelId?: string | number | null | undefined;
4772
+ boostFee: number;
4774
4773
  depositAddress?: string | null | undefined;
4774
+ channelId?: string | number | null | undefined;
4775
4775
  depositMetadata?: {
4776
4776
  channelMetadata: {
4777
4777
  message: string;
@@ -4842,33 +4842,33 @@ 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
- asset: "Dot";
4846
4845
  depositAddress: `0x${string}`;
4846
+ asset: "Dot";
4847
4847
  amount: bigint;
4848
4848
  depositDetails: number;
4849
4849
  }, {
4850
+ depositAddress: string;
4850
4851
  asset: {
4851
4852
  __kind: "Dot";
4852
4853
  };
4853
- depositAddress: string;
4854
4854
  amount: string | number;
4855
4855
  depositDetails: number;
4856
4856
  }>;
4857
4857
  }, "strip", z.ZodTypeAny, {
4858
4858
  __kind: "DepositChannel";
4859
4859
  depositWitness: {
4860
- asset: "Dot";
4861
4860
  depositAddress: `0x${string}`;
4861
+ asset: "Dot";
4862
4862
  amount: bigint;
4863
4863
  depositDetails: number;
4864
4864
  };
4865
4865
  }, {
4866
4866
  __kind: "DepositChannel";
4867
4867
  depositWitness: {
4868
+ depositAddress: string;
4868
4869
  asset: {
4869
4870
  __kind: "Dot";
4870
4871
  };
4871
- depositAddress: string;
4872
4872
  amount: string | number;
4873
4873
  depositDetails: number;
4874
4874
  };
@@ -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: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
4894
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4895
4895
  }, {
4896
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
4897
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
4898
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
4896
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4897
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
4898
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
4899
4899
  }>;
4900
4900
  destinationAddress: z.ZodEffects<z.ZodObject<{
4901
4901
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
4902
4902
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4903
4903
  }, "strip", z.ZodTypeAny, {
4904
4904
  value: `0x${string}`;
4905
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
4905
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
4906
4906
  }, {
4907
4907
  value: string;
4908
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
4908
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
4926
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
4927
4927
  }>;
4928
4928
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4929
4929
  channelMetadata: z.ZodObject<{
@@ -5236,10 +5236,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5236
5236
  extrinsicIndex: number;
5237
5237
  };
5238
5238
  depositDetails: number;
5239
- boostFee: number;
5240
5239
  inputAsset: "Dot";
5241
5240
  depositAmount: bigint;
5242
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
5241
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5243
5242
  destinationAddress: {
5244
5243
  readonly chain: "Ethereum";
5245
5244
  readonly address: `0x${string}`;
@@ -5265,8 +5264,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5265
5264
  refundAddress: `0x${string}`;
5266
5265
  minPrice: bigint;
5267
5266
  };
5268
- channelId?: bigint | null | undefined;
5267
+ boostFee: number;
5269
5268
  depositAddress?: `0x${string}` | null | undefined;
5269
+ channelId?: bigint | null | undefined;
5270
5270
  depositMetadata?: {
5271
5271
  channelMetadata: {
5272
5272
  message: `0x${string}`;
@@ -5324,17 +5324,16 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5324
5324
  extrinsicIndex: number;
5325
5325
  };
5326
5326
  depositDetails: number;
5327
- boostFee: number;
5328
5327
  inputAsset: {
5329
5328
  __kind: "Dot";
5330
5329
  };
5331
5330
  depositAmount: string | number;
5332
5331
  outputAsset: {
5333
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
5332
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5334
5333
  };
5335
5334
  destinationAddress: {
5336
5335
  value: string;
5337
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
5336
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
5338
5337
  };
5339
5338
  affiliateFees: {
5340
5339
  account: number;
@@ -5345,8 +5344,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5345
5344
  refundAddress: string;
5346
5345
  minPrice: string | number;
5347
5346
  };
5348
- channelId?: string | number | null | undefined;
5347
+ boostFee: number;
5349
5348
  depositAddress?: string | null | undefined;
5349
+ channelId?: string | number | null | undefined;
5350
5350
  depositMetadata?: {
5351
5351
  channelMetadata: {
5352
5352
  message: string;
@@ -5409,10 +5409,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5409
5409
  extrinsicIndex: number;
5410
5410
  };
5411
5411
  depositDetails: number;
5412
- boostFee: number;
5413
5412
  inputAsset: "Dot";
5414
5413
  depositAmount: bigint;
5415
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
5414
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5416
5415
  destinationAddress: {
5417
5416
  readonly chain: "Ethereum";
5418
5417
  readonly address: `0x${string}`;
@@ -5438,8 +5437,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5438
5437
  refundAddress: `0x${string}`;
5439
5438
  minPrice: bigint;
5440
5439
  };
5441
- channelId?: bigint | null | undefined;
5440
+ boostFee: number;
5442
5441
  depositAddress?: `0x${string}` | null | undefined;
5442
+ channelId?: bigint | null | undefined;
5443
5443
  depositMetadata?: {
5444
5444
  channelMetadata: {
5445
5445
  message: `0x${string}`;
@@ -5500,17 +5500,16 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5500
5500
  extrinsicIndex: number;
5501
5501
  };
5502
5502
  depositDetails: number;
5503
- boostFee: number;
5504
5503
  inputAsset: {
5505
5504
  __kind: "Dot";
5506
5505
  };
5507
5506
  depositAmount: string | number;
5508
5507
  outputAsset: {
5509
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
5508
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
5510
5509
  };
5511
5510
  destinationAddress: {
5512
5511
  value: string;
5513
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
5512
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
5514
5513
  };
5515
5514
  affiliateFees: {
5516
5515
  account: number;
@@ -5521,8 +5520,9 @@ declare const palletCfPolkadotIngressEgressDepositFailedDetails: z.ZodDiscrimina
5521
5520
  refundAddress: string;
5522
5521
  minPrice: string | number;
5523
5522
  };
5524
- channelId?: string | number | null | undefined;
5523
+ boostFee: number;
5525
5524
  depositAddress?: string | null | undefined;
5525
+ channelId?: string | number | null | undefined;
5526
5526
  depositMetadata?: {
5527
5527
  channelMetadata: {
5528
5528
  message: string;
@@ -5775,11 +5775,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
5775
5775
  };
5776
5776
  } | null | undefined;
5777
5777
  };
5778
+ amount: bigint;
5778
5779
  id: {
5779
5780
  txId: `0x${string}`;
5780
5781
  vout: number;
5781
5782
  };
5782
- amount: bigint;
5783
5783
  }, {
5784
5784
  depositAddress: {
5785
5785
  pubkeyX: string;
@@ -5792,11 +5792,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
5792
5792
  };
5793
5793
  } | null | undefined;
5794
5794
  };
5795
+ amount: string | number;
5795
5796
  id: {
5796
5797
  txId: string;
5797
5798
  vout: number;
5798
5799
  };
5799
- amount: string | number;
5800
5800
  }>;
5801
5801
  declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5802
5802
  __kind: z.ZodLiteral<"Swap">;
@@ -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
  } | {
@@ -6264,11 +6264,11 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6264
6264
  };
6265
6265
  } | null | undefined;
6266
6266
  };
6267
+ amount: bigint;
6267
6268
  id: {
6268
6269
  txId: `0x${string}`;
6269
6270
  vout: number;
6270
6271
  };
6271
- amount: bigint;
6272
6272
  }, {
6273
6273
  depositAddress: {
6274
6274
  pubkeyX: string;
@@ -6281,14 +6281,13 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6281
6281
  };
6282
6282
  } | null | undefined;
6283
6283
  };
6284
+ amount: string | number;
6284
6285
  id: {
6285
6286
  txId: string;
6286
6287
  vout: number;
6287
6288
  };
6288
- amount: string | number;
6289
6289
  }>;
6290
6290
  }, "strip", z.ZodTypeAny, {
6291
- asset: "Btc";
6292
6291
  depositAddress: {
6293
6292
  value: `0x${string}`;
6294
6293
  __kind: "P2PKH";
@@ -6309,6 +6308,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6309
6308
  version: number;
6310
6309
  program: `0x${string}`;
6311
6310
  };
6311
+ asset: "Btc";
6312
6312
  amount: bigint;
6313
6313
  depositDetails: {
6314
6314
  depositAddress: {
@@ -6322,16 +6322,13 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6322
6322
  };
6323
6323
  } | null | undefined;
6324
6324
  };
6325
+ amount: bigint;
6325
6326
  id: {
6326
6327
  txId: `0x${string}`;
6327
6328
  vout: number;
6328
6329
  };
6329
- amount: bigint;
6330
6330
  };
6331
6331
  }, {
6332
- asset: {
6333
- __kind: "Btc";
6334
- };
6335
6332
  depositAddress: {
6336
6333
  value: string;
6337
6334
  __kind: "P2PKH";
@@ -6352,6 +6349,9 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6352
6349
  version: number;
6353
6350
  program: string;
6354
6351
  };
6352
+ asset: {
6353
+ __kind: "Btc";
6354
+ };
6355
6355
  amount: string | number;
6356
6356
  depositDetails: {
6357
6357
  depositAddress: {
@@ -6365,11 +6365,11 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
6365
6365
  };
6366
6366
  } | null | undefined;
6367
6367
  };
6368
+ amount: string | number;
6368
6369
  id: {
6369
6370
  txId: string;
6370
6371
  vout: number;
6371
6372
  };
6372
- amount: string | number;
6373
6373
  };
6374
6374
  }>;
6375
6375
  declare const cfChainsChannelRefundParametersScriptPubkey: z.ZodObject<{
@@ -6623,11 +6623,11 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
6623
6623
  };
6624
6624
  } | null | undefined;
6625
6625
  };
6626
+ amount: bigint;
6626
6627
  id: {
6627
6628
  txId: `0x${string}`;
6628
6629
  vout: number;
6629
6630
  };
6630
- amount: bigint;
6631
6631
  }, {
6632
6632
  depositAddress: {
6633
6633
  pubkeyX: string;
@@ -6640,30 +6640,30 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
6640
6640
  };
6641
6641
  } | null | undefined;
6642
6642
  };
6643
+ amount: string | number;
6643
6644
  id: {
6644
6645
  txId: string;
6645
6646
  vout: number;
6646
6647
  };
6647
- amount: string | number;
6648
6648
  }>;
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: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
6652
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6653
6653
  }, {
6654
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
6655
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
6656
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
6654
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6655
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
6656
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
6657
6657
  }>;
6658
6658
  destinationAddress: z.ZodEffects<z.ZodObject<{
6659
6659
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
6660
6660
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6661
6661
  }, "strip", z.ZodTypeAny, {
6662
6662
  value: `0x${string}`;
6663
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
6663
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
6664
6664
  }, {
6665
6665
  value: string;
6666
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
6666
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
6684
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
6685
6685
  }>;
6686
6686
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6687
6687
  channelMetadata: z.ZodObject<{
@@ -7088,16 +7088,15 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7088
7088
  };
7089
7089
  } | null | undefined;
7090
7090
  };
7091
+ amount: bigint;
7091
7092
  id: {
7092
7093
  txId: `0x${string}`;
7093
7094
  vout: number;
7094
7095
  };
7095
- amount: bigint;
7096
7096
  };
7097
- boostFee: number;
7098
7097
  inputAsset: "Btc";
7099
7098
  depositAmount: bigint;
7100
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
7099
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7101
7100
  destinationAddress: {
7102
7101
  readonly chain: "Ethereum";
7103
7102
  readonly address: `0x${string}`;
@@ -7142,7 +7141,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7142
7141
  };
7143
7142
  minPrice: bigint;
7144
7143
  };
7145
- channelId?: bigint | null | undefined;
7144
+ boostFee: number;
7146
7145
  depositAddress?: {
7147
7146
  value: `0x${string}`;
7148
7147
  __kind: "P2PKH";
@@ -7163,6 +7162,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7163
7162
  version: number;
7164
7163
  program: `0x${string}`;
7165
7164
  } | null | undefined;
7165
+ channelId?: bigint | null | undefined;
7166
7166
  depositMetadata?: {
7167
7167
  channelMetadata: {
7168
7168
  message: `0x${string}`;
@@ -7228,23 +7228,22 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7228
7228
  };
7229
7229
  } | null | undefined;
7230
7230
  };
7231
+ amount: string | number;
7231
7232
  id: {
7232
7233
  txId: string;
7233
7234
  vout: number;
7234
7235
  };
7235
- amount: string | number;
7236
7236
  };
7237
- boostFee: number;
7238
7237
  inputAsset: {
7239
7238
  __kind: "Btc";
7240
7239
  };
7241
7240
  depositAmount: string | number;
7242
7241
  outputAsset: {
7243
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
7242
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7244
7243
  };
7245
7244
  destinationAddress: {
7246
7245
  value: string;
7247
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
7246
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
7248
7247
  };
7249
7248
  affiliateFees: {
7250
7249
  account: number;
@@ -7274,7 +7273,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7274
7273
  };
7275
7274
  minPrice: string | number;
7276
7275
  };
7277
- channelId?: string | number | null | undefined;
7276
+ boostFee: number;
7278
7277
  depositAddress?: {
7279
7278
  value: string;
7280
7279
  __kind: "P2PKH";
@@ -7295,6 +7294,7 @@ declare const palletCfBitcoinIngressEgressVaultDepositWitness: z.ZodObject<{
7295
7294
  version: number;
7296
7295
  program: string;
7297
7296
  } | null | undefined;
7297
+ channelId?: string | number | null | undefined;
7298
7298
  depositMetadata?: {
7299
7299
  channelMetadata: {
7300
7300
  message: string;
@@ -7493,11 +7493,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7493
7493
  };
7494
7494
  } | null | undefined;
7495
7495
  };
7496
+ amount: bigint;
7496
7497
  id: {
7497
7498
  txId: `0x${string}`;
7498
7499
  vout: number;
7499
7500
  };
7500
- amount: bigint;
7501
7501
  }, {
7502
7502
  depositAddress: {
7503
7503
  pubkeyX: string;
@@ -7510,14 +7510,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7510
7510
  };
7511
7511
  } | null | undefined;
7512
7512
  };
7513
+ amount: string | number;
7513
7514
  id: {
7514
7515
  txId: string;
7515
7516
  vout: number;
7516
7517
  };
7517
- amount: string | number;
7518
7518
  }>;
7519
7519
  }, "strip", z.ZodTypeAny, {
7520
- asset: "Btc";
7521
7520
  depositAddress: {
7522
7521
  value: `0x${string}`;
7523
7522
  __kind: "P2PKH";
@@ -7538,6 +7537,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7538
7537
  version: number;
7539
7538
  program: `0x${string}`;
7540
7539
  };
7540
+ asset: "Btc";
7541
7541
  amount: bigint;
7542
7542
  depositDetails: {
7543
7543
  depositAddress: {
@@ -7551,16 +7551,13 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7551
7551
  };
7552
7552
  } | null | undefined;
7553
7553
  };
7554
+ amount: bigint;
7554
7555
  id: {
7555
7556
  txId: `0x${string}`;
7556
7557
  vout: number;
7557
7558
  };
7558
- amount: bigint;
7559
7559
  };
7560
7560
  }, {
7561
- asset: {
7562
- __kind: "Btc";
7563
- };
7564
7561
  depositAddress: {
7565
7562
  value: string;
7566
7563
  __kind: "P2PKH";
@@ -7581,6 +7578,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7581
7578
  version: number;
7582
7579
  program: string;
7583
7580
  };
7581
+ asset: {
7582
+ __kind: "Btc";
7583
+ };
7584
7584
  amount: string | number;
7585
7585
  depositDetails: {
7586
7586
  depositAddress: {
@@ -7594,17 +7594,16 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7594
7594
  };
7595
7595
  } | null | undefined;
7596
7596
  };
7597
+ amount: string | number;
7597
7598
  id: {
7598
7599
  txId: string;
7599
7600
  vout: number;
7600
7601
  };
7601
- amount: string | number;
7602
7602
  };
7603
7603
  }>;
7604
7604
  }, "strip", z.ZodTypeAny, {
7605
7605
  __kind: "DepositChannel";
7606
7606
  depositWitness: {
7607
- asset: "Btc";
7608
7607
  depositAddress: {
7609
7608
  value: `0x${string}`;
7610
7609
  __kind: "P2PKH";
@@ -7625,6 +7624,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7625
7624
  version: number;
7626
7625
  program: `0x${string}`;
7627
7626
  };
7627
+ asset: "Btc";
7628
7628
  amount: bigint;
7629
7629
  depositDetails: {
7630
7630
  depositAddress: {
@@ -7638,19 +7638,16 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7638
7638
  };
7639
7639
  } | null | undefined;
7640
7640
  };
7641
+ amount: bigint;
7641
7642
  id: {
7642
7643
  txId: `0x${string}`;
7643
7644
  vout: number;
7644
7645
  };
7645
- amount: bigint;
7646
7646
  };
7647
7647
  };
7648
7648
  }, {
7649
7649
  __kind: "DepositChannel";
7650
7650
  depositWitness: {
7651
- asset: {
7652
- __kind: "Btc";
7653
- };
7654
7651
  depositAddress: {
7655
7652
  value: string;
7656
7653
  __kind: "P2PKH";
@@ -7671,6 +7668,9 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7671
7668
  version: number;
7672
7669
  program: string;
7673
7670
  };
7671
+ asset: {
7672
+ __kind: "Btc";
7673
+ };
7674
7674
  amount: string | number;
7675
7675
  depositDetails: {
7676
7676
  depositAddress: {
@@ -7684,11 +7684,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7684
7684
  };
7685
7685
  } | null | undefined;
7686
7686
  };
7687
+ amount: string | number;
7687
7688
  id: {
7688
7689
  txId: string;
7689
7690
  vout: number;
7690
7691
  };
7691
- amount: string | number;
7692
7692
  };
7693
7693
  };
7694
7694
  }>, z.ZodObject<{
@@ -7836,11 +7836,11 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7836
7836
  };
7837
7837
  } | null | undefined;
7838
7838
  };
7839
+ amount: bigint;
7839
7840
  id: {
7840
7841
  txId: `0x${string}`;
7841
7842
  vout: number;
7842
7843
  };
7843
- amount: bigint;
7844
7844
  }, {
7845
7845
  depositAddress: {
7846
7846
  pubkeyX: string;
@@ -7853,30 +7853,30 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
7853
7853
  };
7854
7854
  } | null | undefined;
7855
7855
  };
7856
+ amount: string | number;
7856
7857
  id: {
7857
7858
  txId: string;
7858
7859
  vout: number;
7859
7860
  };
7860
- amount: string | number;
7861
7861
  }>;
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: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
7865
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7866
7866
  }, {
7867
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
7868
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
7869
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
7867
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7868
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
7869
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
7870
7870
  }>;
7871
7871
  destinationAddress: z.ZodEffects<z.ZodObject<{
7872
7872
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
7873
7873
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7874
7874
  }, "strip", z.ZodTypeAny, {
7875
7875
  value: `0x${string}`;
7876
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
7876
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
7877
7877
  }, {
7878
7878
  value: string;
7879
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
7879
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
7897
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
7898
7898
  }>;
7899
7899
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7900
7900
  channelMetadata: z.ZodObject<{
@@ -8301,16 +8301,15 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8301
8301
  };
8302
8302
  } | null | undefined;
8303
8303
  };
8304
+ amount: bigint;
8304
8305
  id: {
8305
8306
  txId: `0x${string}`;
8306
8307
  vout: number;
8307
8308
  };
8308
- amount: bigint;
8309
8309
  };
8310
- boostFee: number;
8311
8310
  inputAsset: "Btc";
8312
8311
  depositAmount: bigint;
8313
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
8312
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8314
8313
  destinationAddress: {
8315
8314
  readonly chain: "Ethereum";
8316
8315
  readonly address: `0x${string}`;
@@ -8355,7 +8354,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8355
8354
  };
8356
8355
  minPrice: bigint;
8357
8356
  };
8358
- channelId?: bigint | null | undefined;
8357
+ boostFee: number;
8359
8358
  depositAddress?: {
8360
8359
  value: `0x${string}`;
8361
8360
  __kind: "P2PKH";
@@ -8376,6 +8375,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8376
8375
  version: number;
8377
8376
  program: `0x${string}`;
8378
8377
  } | null | undefined;
8378
+ channelId?: bigint | null | undefined;
8379
8379
  depositMetadata?: {
8380
8380
  channelMetadata: {
8381
8381
  message: `0x${string}`;
@@ -8441,23 +8441,22 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8441
8441
  };
8442
8442
  } | null | undefined;
8443
8443
  };
8444
+ amount: string | number;
8444
8445
  id: {
8445
8446
  txId: string;
8446
8447
  vout: number;
8447
8448
  };
8448
- amount: string | number;
8449
8449
  };
8450
- boostFee: number;
8451
8450
  inputAsset: {
8452
8451
  __kind: "Btc";
8453
8452
  };
8454
8453
  depositAmount: string | number;
8455
8454
  outputAsset: {
8456
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
8455
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8457
8456
  };
8458
8457
  destinationAddress: {
8459
8458
  value: string;
8460
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
8459
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
8461
8460
  };
8462
8461
  affiliateFees: {
8463
8462
  account: number;
@@ -8487,7 +8486,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8487
8486
  };
8488
8487
  minPrice: string | number;
8489
8488
  };
8490
- channelId?: string | number | null | undefined;
8489
+ boostFee: number;
8491
8490
  depositAddress?: {
8492
8491
  value: string;
8493
8492
  __kind: "P2PKH";
@@ -8508,6 +8507,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8508
8507
  version: number;
8509
8508
  program: string;
8510
8509
  } | null | undefined;
8510
+ channelId?: string | number | null | undefined;
8511
8511
  depositMetadata?: {
8512
8512
  channelMetadata: {
8513
8513
  message: string;
@@ -8578,16 +8578,15 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8578
8578
  };
8579
8579
  } | null | undefined;
8580
8580
  };
8581
+ amount: bigint;
8581
8582
  id: {
8582
8583
  txId: `0x${string}`;
8583
8584
  vout: number;
8584
8585
  };
8585
- amount: bigint;
8586
8586
  };
8587
- boostFee: number;
8588
8587
  inputAsset: "Btc";
8589
8588
  depositAmount: bigint;
8590
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
8589
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8591
8590
  destinationAddress: {
8592
8591
  readonly chain: "Ethereum";
8593
8592
  readonly address: `0x${string}`;
@@ -8632,7 +8631,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8632
8631
  };
8633
8632
  minPrice: bigint;
8634
8633
  };
8635
- channelId?: bigint | null | undefined;
8634
+ boostFee: number;
8636
8635
  depositAddress?: {
8637
8636
  value: `0x${string}`;
8638
8637
  __kind: "P2PKH";
@@ -8653,6 +8652,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8653
8652
  version: number;
8654
8653
  program: `0x${string}`;
8655
8654
  } | null | undefined;
8655
+ channelId?: bigint | null | undefined;
8656
8656
  depositMetadata?: {
8657
8657
  channelMetadata: {
8658
8658
  message: `0x${string}`;
@@ -8721,23 +8721,22 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8721
8721
  };
8722
8722
  } | null | undefined;
8723
8723
  };
8724
+ amount: string | number;
8724
8725
  id: {
8725
8726
  txId: string;
8726
8727
  vout: number;
8727
8728
  };
8728
- amount: string | number;
8729
8729
  };
8730
- boostFee: number;
8731
8730
  inputAsset: {
8732
8731
  __kind: "Btc";
8733
8732
  };
8734
8733
  depositAmount: string | number;
8735
8734
  outputAsset: {
8736
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
8735
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
8737
8736
  };
8738
8737
  destinationAddress: {
8739
8738
  value: string;
8740
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
8739
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
8741
8740
  };
8742
8741
  affiliateFees: {
8743
8742
  account: number;
@@ -8767,7 +8766,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8767
8766
  };
8768
8767
  minPrice: string | number;
8769
8768
  };
8770
- channelId?: string | number | null | undefined;
8769
+ boostFee: number;
8771
8770
  depositAddress?: {
8772
8771
  value: string;
8773
8772
  __kind: "P2PKH";
@@ -8788,6 +8787,7 @@ declare const palletCfBitcoinIngressEgressDepositFailedDetails: z.ZodDiscriminat
8788
8787
  version: number;
8789
8788
  program: string;
8790
8789
  } | null | undefined;
8790
+ channelId?: string | number | null | undefined;
8791
8791
  depositMetadata?: {
8792
8792
  channelMetadata: {
8793
8793
  message: string;
@@ -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,17 +9254,17 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
9254
9254
  txHashes?: string[] | null | undefined;
9255
9255
  }>;
9256
9256
  }, "strip", z.ZodTypeAny, {
9257
- asset: "ArbEth" | "ArbUsdc";
9258
9257
  depositAddress: `0x${string}`;
9258
+ asset: "ArbEth" | "ArbUsdc";
9259
9259
  amount: bigint;
9260
9260
  depositDetails: {
9261
9261
  txHashes?: `0x${string}`[] | null | undefined;
9262
9262
  };
9263
9263
  }, {
9264
+ depositAddress: string;
9264
9265
  asset: {
9265
9266
  __kind: "ArbEth" | "ArbUsdc";
9266
9267
  };
9267
- depositAddress: string;
9268
9268
  amount: string | number;
9269
9269
  depositDetails: {
9270
9270
  txHashes?: string[] | null | undefined;
@@ -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: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
9296
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9297
9297
  }, {
9298
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
9299
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
9300
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
9298
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9299
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
9300
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9301
9301
  }>;
9302
9302
  destinationAddress: z.ZodEffects<z.ZodObject<{
9303
9303
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
9304
9304
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
9305
9305
  }, "strip", z.ZodTypeAny, {
9306
9306
  value: `0x${string}`;
9307
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
9307
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
9308
9308
  }, {
9309
9309
  value: string;
9310
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
9310
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
9328
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
9329
9329
  }>;
9330
9330
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9331
9331
  channelMetadata: z.ZodObject<{
@@ -9628,10 +9628,9 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9628
9628
  depositDetails: {
9629
9629
  txHashes?: `0x${string}`[] | null | undefined;
9630
9630
  };
9631
- boostFee: number;
9632
9631
  inputAsset: "ArbEth" | "ArbUsdc";
9633
9632
  depositAmount: bigint;
9634
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
9633
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9635
9634
  destinationAddress: {
9636
9635
  readonly chain: "Ethereum";
9637
9636
  readonly address: `0x${string}`;
@@ -9657,8 +9656,9 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9657
9656
  refundAddress: `0x${string}`;
9658
9657
  minPrice: bigint;
9659
9658
  };
9660
- channelId?: bigint | null | undefined;
9659
+ boostFee: number;
9661
9660
  depositAddress?: `0x${string}` | null | undefined;
9661
+ channelId?: bigint | null | undefined;
9662
9662
  depositMetadata?: {
9663
9663
  channelMetadata: {
9664
9664
  message: `0x${string}`;
@@ -9715,17 +9715,16 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9715
9715
  depositDetails: {
9716
9716
  txHashes?: string[] | null | undefined;
9717
9717
  };
9718
- boostFee: number;
9719
9718
  inputAsset: {
9720
9719
  __kind: "ArbEth" | "ArbUsdc";
9721
9720
  };
9722
9721
  depositAmount: string | number;
9723
9722
  outputAsset: {
9724
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
9723
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9725
9724
  };
9726
9725
  destinationAddress: {
9727
9726
  value: string;
9728
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
9727
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
9729
9728
  };
9730
9729
  affiliateFees: {
9731
9730
  account: number;
@@ -9736,8 +9735,9 @@ declare const palletCfArbitrumIngressEgressVaultDepositWitness: z.ZodObject<{
9736
9735
  refundAddress: string;
9737
9736
  minPrice: string | number;
9738
9737
  };
9739
- channelId?: string | number | null | undefined;
9738
+ boostFee: number;
9740
9739
  depositAddress?: string | null | undefined;
9740
+ channelId?: string | number | null | undefined;
9741
9741
  depositMetadata?: {
9742
9742
  channelMetadata: {
9743
9743
  message: string;
@@ -9814,17 +9814,17 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
9814
9814
  txHashes?: string[] | null | undefined;
9815
9815
  }>;
9816
9816
  }, "strip", z.ZodTypeAny, {
9817
- asset: "ArbEth" | "ArbUsdc";
9818
9817
  depositAddress: `0x${string}`;
9818
+ asset: "ArbEth" | "ArbUsdc";
9819
9819
  amount: bigint;
9820
9820
  depositDetails: {
9821
9821
  txHashes?: `0x${string}`[] | null | undefined;
9822
9822
  };
9823
9823
  }, {
9824
+ depositAddress: string;
9824
9825
  asset: {
9825
9826
  __kind: "ArbEth" | "ArbUsdc";
9826
9827
  };
9827
- depositAddress: string;
9828
9828
  amount: string | number;
9829
9829
  depositDetails: {
9830
9830
  txHashes?: string[] | null | undefined;
@@ -9833,8 +9833,8 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
9833
9833
  }, "strip", z.ZodTypeAny, {
9834
9834
  __kind: "DepositChannel";
9835
9835
  depositWitness: {
9836
- asset: "ArbEth" | "ArbUsdc";
9837
9836
  depositAddress: `0x${string}`;
9837
+ asset: "ArbEth" | "ArbUsdc";
9838
9838
  amount: bigint;
9839
9839
  depositDetails: {
9840
9840
  txHashes?: `0x${string}`[] | null | undefined;
@@ -9843,10 +9843,10 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
9843
9843
  }, {
9844
9844
  __kind: "DepositChannel";
9845
9845
  depositWitness: {
9846
+ depositAddress: string;
9846
9847
  asset: {
9847
9848
  __kind: "ArbEth" | "ArbUsdc";
9848
9849
  };
9849
- depositAddress: string;
9850
9850
  amount: string | number;
9851
9851
  depositDetails: {
9852
9852
  txHashes?: string[] | null | undefined;
@@ -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: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
9880
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9881
9881
  }, {
9882
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
9883
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
9884
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
9882
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9883
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
9884
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
9885
9885
  }>;
9886
9886
  destinationAddress: z.ZodEffects<z.ZodObject<{
9887
9887
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
9888
9888
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
9889
9889
  }, "strip", z.ZodTypeAny, {
9890
9890
  value: `0x${string}`;
9891
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
9891
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
9892
9892
  }, {
9893
9893
  value: string;
9894
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
9894
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
9912
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
9913
9913
  }>;
9914
9914
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9915
9915
  channelMetadata: z.ZodObject<{
@@ -10212,10 +10212,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10212
10212
  depositDetails: {
10213
10213
  txHashes?: `0x${string}`[] | null | undefined;
10214
10214
  };
10215
- boostFee: number;
10216
10215
  inputAsset: "ArbEth" | "ArbUsdc";
10217
10216
  depositAmount: bigint;
10218
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
10217
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10219
10218
  destinationAddress: {
10220
10219
  readonly chain: "Ethereum";
10221
10220
  readonly address: `0x${string}`;
@@ -10241,8 +10240,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10241
10240
  refundAddress: `0x${string}`;
10242
10241
  minPrice: bigint;
10243
10242
  };
10244
- channelId?: bigint | null | undefined;
10243
+ boostFee: number;
10245
10244
  depositAddress?: `0x${string}` | null | undefined;
10245
+ channelId?: bigint | null | undefined;
10246
10246
  depositMetadata?: {
10247
10247
  channelMetadata: {
10248
10248
  message: `0x${string}`;
@@ -10299,17 +10299,16 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10299
10299
  depositDetails: {
10300
10300
  txHashes?: string[] | null | undefined;
10301
10301
  };
10302
- boostFee: number;
10303
10302
  inputAsset: {
10304
10303
  __kind: "ArbEth" | "ArbUsdc";
10305
10304
  };
10306
10305
  depositAmount: string | number;
10307
10306
  outputAsset: {
10308
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
10307
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10309
10308
  };
10310
10309
  destinationAddress: {
10311
10310
  value: string;
10312
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
10311
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
10313
10312
  };
10314
10313
  affiliateFees: {
10315
10314
  account: number;
@@ -10320,8 +10319,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10320
10319
  refundAddress: string;
10321
10320
  minPrice: string | number;
10322
10321
  };
10323
- channelId?: string | number | null | undefined;
10322
+ boostFee: number;
10324
10323
  depositAddress?: string | null | undefined;
10324
+ channelId?: string | number | null | undefined;
10325
10325
  depositMetadata?: {
10326
10326
  channelMetadata: {
10327
10327
  message: string;
@@ -10383,10 +10383,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10383
10383
  depositDetails: {
10384
10384
  txHashes?: `0x${string}`[] | null | undefined;
10385
10385
  };
10386
- boostFee: number;
10387
10386
  inputAsset: "ArbEth" | "ArbUsdc";
10388
10387
  depositAmount: bigint;
10389
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
10388
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10390
10389
  destinationAddress: {
10391
10390
  readonly chain: "Ethereum";
10392
10391
  readonly address: `0x${string}`;
@@ -10412,8 +10411,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10412
10411
  refundAddress: `0x${string}`;
10413
10412
  minPrice: bigint;
10414
10413
  };
10415
- channelId?: bigint | null | undefined;
10414
+ boostFee: number;
10416
10415
  depositAddress?: `0x${string}` | null | undefined;
10416
+ channelId?: bigint | null | undefined;
10417
10417
  depositMetadata?: {
10418
10418
  channelMetadata: {
10419
10419
  message: `0x${string}`;
@@ -10473,17 +10473,16 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10473
10473
  depositDetails: {
10474
10474
  txHashes?: string[] | null | undefined;
10475
10475
  };
10476
- boostFee: number;
10477
10476
  inputAsset: {
10478
10477
  __kind: "ArbEth" | "ArbUsdc";
10479
10478
  };
10480
10479
  depositAmount: string | number;
10481
10480
  outputAsset: {
10482
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
10481
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10483
10482
  };
10484
10483
  destinationAddress: {
10485
10484
  value: string;
10486
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
10485
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
10487
10486
  };
10488
10487
  affiliateFees: {
10489
10488
  account: number;
@@ -10494,8 +10493,9 @@ declare const palletCfArbitrumIngressEgressDepositFailedDetails: z.ZodDiscrimina
10494
10493
  refundAddress: string;
10495
10494
  minPrice: string | number;
10496
10495
  };
10497
- channelId?: string | number | null | undefined;
10496
+ boostFee: number;
10498
10497
  depositAddress?: string | null | undefined;
10498
+ channelId?: string | number | null | undefined;
10499
10499
  depositMetadata?: {
10500
10500
  channelMetadata: {
10501
10501
  message: string;
@@ -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,14 +10930,14 @@ 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
- asset: "Sol" | "SolUsdc";
10934
10933
  depositAddress: `0x${string}`;
10934
+ asset: "Sol" | "SolUsdc";
10935
10935
  amount: bigint;
10936
10936
  }, {
10937
+ depositAddress: string;
10937
10938
  asset: {
10938
10939
  __kind: "Sol" | "SolUsdc";
10939
10940
  };
10940
- depositAddress: string;
10941
10941
  amount: string | number;
10942
10942
  }>;
10943
10943
  declare const cfChainsChannelRefundParametersAddress: z.ZodObject<{
@@ -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: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
10972
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10973
10973
  }, {
10974
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
10975
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
10976
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
10974
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10975
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
10976
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10977
10977
  }>;
10978
10978
  destinationAddress: z.ZodEffects<z.ZodObject<{
10979
10979
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
10980
10980
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
10981
10981
  }, "strip", z.ZodTypeAny, {
10982
10982
  value: `0x${string}`;
10983
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
10983
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
10984
10984
  }, {
10985
10985
  value: string;
10986
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
10986
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
11004
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
11005
11005
  }>;
11006
11006
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11007
11007
  channelMetadata: z.ZodObject<{
@@ -11301,10 +11301,9 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11301
11301
  boostFee: z.ZodNumber;
11302
11302
  }, "strip", z.ZodTypeAny, {
11303
11303
  txId: [`0x${string}`, bigint];
11304
- boostFee: number;
11305
11304
  inputAsset: "Sol" | "SolUsdc";
11306
11305
  depositAmount: bigint;
11307
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
11306
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11308
11307
  destinationAddress: {
11309
11308
  readonly chain: "Ethereum";
11310
11309
  readonly address: `0x${string}`;
@@ -11330,8 +11329,9 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11330
11329
  refundAddress: `0x${string}`;
11331
11330
  minPrice: bigint;
11332
11331
  };
11333
- channelId?: bigint | null | undefined;
11332
+ boostFee: number;
11334
11333
  depositAddress?: `0x${string}` | null | undefined;
11334
+ channelId?: bigint | null | undefined;
11335
11335
  depositMetadata?: {
11336
11336
  channelMetadata: {
11337
11337
  message: `0x${string}`;
@@ -11385,17 +11385,16 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11385
11385
  } | null | undefined;
11386
11386
  }, {
11387
11387
  txId: [string, string | number];
11388
- boostFee: number;
11389
11388
  inputAsset: {
11390
11389
  __kind: "Sol" | "SolUsdc";
11391
11390
  };
11392
11391
  depositAmount: string | number;
11393
11392
  outputAsset: {
11394
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
11393
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11395
11394
  };
11396
11395
  destinationAddress: {
11397
11396
  value: string;
11398
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
11397
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
11399
11398
  };
11400
11399
  affiliateFees: {
11401
11400
  account: number;
@@ -11406,8 +11405,9 @@ declare const palletCfSolanaIngressEgressVaultDepositWitness: z.ZodObject<{
11406
11405
  refundAddress: string;
11407
11406
  minPrice: string | number;
11408
11407
  };
11409
- channelId?: string | number | null | undefined;
11408
+ boostFee: number;
11410
11409
  depositAddress?: string | null | undefined;
11410
+ channelId?: string | number | null | undefined;
11411
11411
  depositMetadata?: {
11412
11412
  channelMetadata: {
11413
11413
  message: string;
@@ -11477,30 +11477,30 @@ 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
- asset: "Sol" | "SolUsdc";
11481
11480
  depositAddress: `0x${string}`;
11481
+ asset: "Sol" | "SolUsdc";
11482
11482
  amount: bigint;
11483
11483
  }, {
11484
+ depositAddress: string;
11484
11485
  asset: {
11485
11486
  __kind: "Sol" | "SolUsdc";
11486
11487
  };
11487
- depositAddress: string;
11488
11488
  amount: string | number;
11489
11489
  }>;
11490
11490
  }, "strip", z.ZodTypeAny, {
11491
11491
  __kind: "DepositChannel";
11492
11492
  depositWitness: {
11493
- asset: "Sol" | "SolUsdc";
11494
11493
  depositAddress: `0x${string}`;
11494
+ asset: "Sol" | "SolUsdc";
11495
11495
  amount: bigint;
11496
11496
  };
11497
11497
  }, {
11498
11498
  __kind: "DepositChannel";
11499
11499
  depositWitness: {
11500
+ depositAddress: string;
11500
11501
  asset: {
11501
11502
  __kind: "Sol" | "SolUsdc";
11502
11503
  };
11503
- depositAddress: string;
11504
11504
  amount: string | number;
11505
11505
  };
11506
11506
  }>, z.ZodObject<{
@@ -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: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
11524
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11525
11525
  }, {
11526
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
11527
- }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
11528
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
11526
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11527
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
11528
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11529
11529
  }>;
11530
11530
  destinationAddress: z.ZodEffects<z.ZodObject<{
11531
11531
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
11532
11532
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
11533
11533
  }, "strip", z.ZodTypeAny, {
11534
11534
  value: `0x${string}`;
11535
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
11535
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
11536
11536
  }, {
11537
11537
  value: string;
11538
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
11538
+ __kind: "Eth" | "Dot" | "Btc" | "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: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
11556
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
11557
11557
  }>;
11558
11558
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11559
11559
  channelMetadata: z.ZodObject<{
@@ -11853,10 +11853,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11853
11853
  boostFee: z.ZodNumber;
11854
11854
  }, "strip", z.ZodTypeAny, {
11855
11855
  txId: [`0x${string}`, bigint];
11856
- boostFee: number;
11857
11856
  inputAsset: "Sol" | "SolUsdc";
11858
11857
  depositAmount: bigint;
11859
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
11858
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11860
11859
  destinationAddress: {
11861
11860
  readonly chain: "Ethereum";
11862
11861
  readonly address: `0x${string}`;
@@ -11882,8 +11881,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11882
11881
  refundAddress: `0x${string}`;
11883
11882
  minPrice: bigint;
11884
11883
  };
11885
- channelId?: bigint | null | undefined;
11884
+ boostFee: number;
11886
11885
  depositAddress?: `0x${string}` | null | undefined;
11886
+ channelId?: bigint | null | undefined;
11887
11887
  depositMetadata?: {
11888
11888
  channelMetadata: {
11889
11889
  message: `0x${string}`;
@@ -11937,17 +11937,16 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11937
11937
  } | null | undefined;
11938
11938
  }, {
11939
11939
  txId: [string, string | number];
11940
- boostFee: number;
11941
11940
  inputAsset: {
11942
11941
  __kind: "Sol" | "SolUsdc";
11943
11942
  };
11944
11943
  depositAmount: string | number;
11945
11944
  outputAsset: {
11946
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
11945
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
11947
11946
  };
11948
11947
  destinationAddress: {
11949
11948
  value: string;
11950
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
11949
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
11951
11950
  };
11952
11951
  affiliateFees: {
11953
11952
  account: number;
@@ -11958,8 +11957,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
11958
11957
  refundAddress: string;
11959
11958
  minPrice: string | number;
11960
11959
  };
11961
- channelId?: string | number | null | undefined;
11960
+ boostFee: number;
11962
11961
  depositAddress?: string | null | undefined;
11962
+ channelId?: string | number | null | undefined;
11963
11963
  depositMetadata?: {
11964
11964
  channelMetadata: {
11965
11965
  message: string;
@@ -12018,10 +12018,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12018
12018
  __kind: "Vault";
12019
12019
  vaultWitness: {
12020
12020
  txId: [`0x${string}`, bigint];
12021
- boostFee: number;
12022
12021
  inputAsset: "Sol" | "SolUsdc";
12023
12022
  depositAmount: bigint;
12024
- outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
12023
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12025
12024
  destinationAddress: {
12026
12025
  readonly chain: "Ethereum";
12027
12026
  readonly address: `0x${string}`;
@@ -12047,8 +12046,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12047
12046
  refundAddress: `0x${string}`;
12048
12047
  minPrice: bigint;
12049
12048
  };
12050
- channelId?: bigint | null | undefined;
12049
+ boostFee: number;
12051
12050
  depositAddress?: `0x${string}` | null | undefined;
12051
+ channelId?: bigint | null | undefined;
12052
12052
  depositMetadata?: {
12053
12053
  channelMetadata: {
12054
12054
  message: `0x${string}`;
@@ -12105,17 +12105,16 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12105
12105
  __kind: "Vault";
12106
12106
  vaultWitness: {
12107
12107
  txId: [string, string | number];
12108
- boostFee: number;
12109
12108
  inputAsset: {
12110
12109
  __kind: "Sol" | "SolUsdc";
12111
12110
  };
12112
12111
  depositAmount: string | number;
12113
12112
  outputAsset: {
12114
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
12113
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12115
12114
  };
12116
12115
  destinationAddress: {
12117
12116
  value: string;
12118
- __kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
12117
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
12119
12118
  };
12120
12119
  affiliateFees: {
12121
12120
  account: number;
@@ -12126,8 +12125,9 @@ declare const palletCfSolanaIngressEgressDepositFailedDetails: z.ZodDiscriminate
12126
12125
  refundAddress: string;
12127
12126
  minPrice: string | number;
12128
12127
  };
12129
- channelId?: string | number | null | undefined;
12128
+ boostFee: number;
12130
12129
  depositAddress?: string | null | undefined;
12130
+ channelId?: string | number | null | undefined;
12131
12131
  depositMetadata?: {
12132
12132
  channelMetadata: {
12133
12133
  message: string;