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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1006) 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/transactionFeeDeficitRecorded.d.cts +20 -20
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +20 -20
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
  7. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  9. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  10. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  11. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  12. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  13. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  14. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  15. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  16. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +20 -20
  17. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  18. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +20 -20
  19. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  20. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  21. package/dist/100/common.cjs +1 -1
  22. package/dist/100/common.d.cts +275 -275
  23. package/dist/100/common.d.mts +275 -275
  24. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
  25. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +40 -40
  26. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  27. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  28. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  29. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  30. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  31. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  32. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  33. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  34. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  35. package/dist/100/flip/remainingImbalance.d.mts +22 -22
  36. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  37. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  38. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  39. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  40. package/dist/100/funding/funded.d.cts +2 -2
  41. package/dist/100/funding/funded.d.mts +2 -2
  42. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  43. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  44. package/dist/100/governance/failedExecution.d.cts +8 -8
  45. package/dist/100/governance/failedExecution.d.mts +8 -8
  46. package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
  47. package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
  48. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  49. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +8 -8
  50. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  51. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  52. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  53. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  54. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  55. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  56. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  57. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  58. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +44 -44
  59. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +44 -44
  60. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  61. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  62. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  63. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  64. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  65. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  66. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
  67. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
  68. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  69. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  70. package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
  71. package/dist/100/swapping/ccmDepositReceived.d.mts +66 -66
  72. package/dist/100/swapping/ccmFailed.d.cts +66 -66
  73. package/dist/100/swapping/ccmFailed.d.mts +66 -66
  74. package/dist/100/swapping/swapAmountTooLow.d.cts +13 -13
  75. package/dist/100/swapping/swapAmountTooLow.d.mts +13 -13
  76. package/dist/100/swapping/swapDepositAddressReady.d.cts +10 -10
  77. package/dist/100/swapping/swapDepositAddressReady.d.mts +10 -10
  78. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  79. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  80. package/dist/100/swapping/swapScheduled.d.cts +93 -93
  81. package/dist/100/swapping/swapScheduled.d.mts +93 -93
  82. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  83. package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
  84. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  85. package/dist/100/system/extrinsicFailed.d.mts +16 -16
  86. package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +2 -2
  87. package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +2 -2
  88. package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +2 -2
  89. package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +2 -2
  90. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  91. package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  92. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  93. package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
  94. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  95. package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
  96. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  97. package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  98. package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
  99. package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
  100. package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
  101. package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
  102. package/dist/102/common.cjs +1 -1
  103. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  104. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  105. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  106. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +34 -34
  107. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  108. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  109. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
  110. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
  111. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +52 -52
  112. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +52 -52
  113. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  114. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  115. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
  116. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
  117. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
  118. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +34 -34
  119. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  120. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  121. package/dist/11000/common.cjs +2 -2
  122. package/dist/11000/common.d.cts +382 -382
  123. package/dist/11000/common.d.mts +382 -382
  124. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  125. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
  126. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +34 -34
  127. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +34 -34
  128. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  129. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  130. package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
  131. package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
  132. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  133. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  134. package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
  135. package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
  136. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +26 -26
  137. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
  138. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +52 -52
  139. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +52 -52
  140. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  141. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  142. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  143. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
  144. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +34 -34
  145. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +34 -34
  146. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  147. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
  148. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  149. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  150. package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
  151. package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
  152. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  153. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  154. package/dist/11000/swapping/swapDepositAddressReady.d.cts +18 -18
  155. package/dist/11000/swapping/swapDepositAddressReady.d.mts +18 -18
  156. package/dist/11000/swapping/swapRequested.d.cts +16 -16
  157. package/dist/11000/swapping/swapRequested.d.mts +16 -16
  158. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  159. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  160. package/dist/111/common.cjs +1 -1
  161. package/dist/111/common.d.cts +4 -4
  162. package/dist/111/common.d.mts +4 -4
  163. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +12 -12
  164. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +12 -12
  165. package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
  166. package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
  167. package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
  168. package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
  169. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  170. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  171. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  172. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +2 -2
  173. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +16 -16
  174. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +16 -16
  175. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +34 -34
  176. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +34 -34
  177. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +16 -16
  178. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +16 -16
  179. package/dist/11100/common.cjs +2 -2
  180. package/dist/11100/common.d.cts +354 -354
  181. package/dist/11100/common.d.mts +354 -354
  182. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
  183. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
  184. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +16 -16
  185. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +16 -16
  186. package/dist/11100/flip/flipMinted.d.cts +2 -2
  187. package/dist/11100/flip/flipMinted.d.mts +2 -2
  188. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +12 -12
  189. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +12 -12
  190. package/dist/11100/funding/sCCallExecuted.d.cts +12 -12
  191. package/dist/11100/funding/sCCallExecuted.d.mts +12 -12
  192. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  193. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  194. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  195. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  196. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  197. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  198. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +6 -6
  199. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +6 -6
  200. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  201. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  202. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  203. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  204. package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
  205. package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
  206. package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
  207. package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
  208. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  209. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  210. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +34 -34
  211. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +34 -34
  212. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +16 -16
  213. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +16 -16
  214. package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
  215. package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
  216. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  217. package/dist/11100/swapping/swapExecuted.d.mts +14 -14
  218. package/dist/11100/swapping/swapRequested.d.cts +34 -34
  219. package/dist/11100/swapping/swapRequested.d.mts +34 -34
  220. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +170 -170
  221. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +170 -170
  222. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +170 -170
  223. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +170 -170
  224. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
  225. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
  226. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
  227. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
  228. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +306 -306
  229. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +306 -306
  230. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
  231. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
  232. package/dist/11200/common.cjs +2 -2
  233. package/dist/11200/common.d.cts +2629 -2629
  234. package/dist/11200/common.d.mts +2629 -2629
  235. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
  236. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
  237. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +170 -170
  238. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +170 -170
  239. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  240. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +170 -170
  241. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +170 -170
  242. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +8 -8
  243. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +8 -8
  244. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +202 -202
  245. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +202 -202
  246. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
  247. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
  248. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
  249. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
  250. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
  251. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
  252. package/dist/11200/swapping/swapRequested.d.cts +376 -376
  253. package/dist/11200/swapping/swapRequested.d.mts +376 -376
  254. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +2 -2
  255. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +2 -2
  256. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +2 -2
  257. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +2 -2
  258. package/dist/120/common.cjs +1 -1
  259. package/dist/120/common.d.cts +4 -4
  260. package/dist/120/common.d.mts +4 -4
  261. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  262. package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
  263. package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
  264. package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
  265. package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  266. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  267. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
  268. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
  269. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  270. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  271. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  272. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  273. package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  274. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  275. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
  276. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
  277. package/dist/120/swapping/ccmFailed.d.cts +4 -4
  278. package/dist/120/swapping/ccmFailed.d.mts +4 -4
  279. package/dist/120/swapping/swapEgressIgnored.d.cts +7 -7
  280. package/dist/120/swapping/swapEgressIgnored.d.mts +7 -7
  281. package/dist/120/swapping/swapEgressScheduled.d.cts +11 -11
  282. package/dist/120/swapping/swapEgressScheduled.d.mts +11 -11
  283. package/dist/120/swapping/swapExecuted.d.cts +14 -14
  284. package/dist/120/swapping/swapExecuted.d.mts +14 -14
  285. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  286. package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
  287. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  288. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  289. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +26 -26
  290. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +26 -26
  291. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
  292. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
  293. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  294. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  295. package/dist/131/common.cjs +1 -1
  296. package/dist/131/common.d.cts +209 -209
  297. package/dist/131/common.d.mts +209 -209
  298. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  299. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  300. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  301. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  302. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  303. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  304. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  305. package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
  306. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  307. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
  308. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  309. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  310. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  311. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  312. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +10 -10
  313. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +10 -10
  314. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  315. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  316. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  317. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
  318. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  319. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  320. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  321. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  322. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  323. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  324. package/dist/131/swapping/ccmFailed.d.cts +71 -71
  325. package/dist/131/swapping/ccmFailed.d.mts +71 -71
  326. package/dist/131/swapping/swapDepositAddressReady.d.cts +14 -14
  327. package/dist/131/swapping/swapDepositAddressReady.d.mts +14 -14
  328. package/dist/131/swapping/swapEgressIgnored.d.cts +18 -18
  329. package/dist/131/swapping/swapEgressIgnored.d.mts +18 -18
  330. package/dist/131/swapping/swapEgressScheduled.d.cts +4 -4
  331. package/dist/131/swapping/swapEgressScheduled.d.mts +4 -4
  332. package/dist/131/swapping/swapExecuted.d.cts +3 -3
  333. package/dist/131/swapping/swapExecuted.d.mts +3 -3
  334. package/dist/131/swapping/swapScheduled.d.cts +91 -91
  335. package/dist/131/swapping/swapScheduled.d.mts +91 -91
  336. package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
  337. package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
  338. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +18 -18
  339. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +18 -18
  340. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  341. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  342. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  343. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
  344. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  345. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  346. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  347. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  348. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  349. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
  350. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
  351. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
  352. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  353. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
  354. package/dist/141/common.cjs +1 -1
  355. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  356. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  357. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  358. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
  359. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  360. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  361. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  362. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  363. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  364. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  365. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  366. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  367. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  368. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  369. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  370. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  371. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
  372. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
  373. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  374. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  375. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  376. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  377. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  378. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
  379. package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
  380. package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
  381. package/dist/141/swapping/swapScheduled.d.cts +2 -2
  382. package/dist/141/swapping/swapScheduled.d.mts +2 -2
  383. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  384. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  385. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  386. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  387. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  388. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  389. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  390. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
  391. package/dist/150/assetBalances/refundScheduled.d.cts +50 -50
  392. package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
  393. package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
  394. package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
  395. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  396. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  397. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  398. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
  399. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  400. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  401. package/dist/150/common.cjs +2 -2
  402. package/dist/150/common.d.cts +231 -231
  403. package/dist/150/common.d.mts +231 -231
  404. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
  405. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
  406. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  407. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  408. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  409. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  410. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  411. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  412. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  413. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  414. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  415. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  416. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
  417. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
  418. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  419. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  420. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  421. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  422. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  423. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  424. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  425. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  426. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  427. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  428. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  429. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  430. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  431. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  432. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  433. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  434. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
  435. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
  436. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  437. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  438. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  439. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  440. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  441. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  442. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  443. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  444. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
  445. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
  446. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  447. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  448. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  449. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  450. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  451. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +16 -16
  452. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
  453. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
  454. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  455. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  456. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  457. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
  458. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  459. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  460. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  461. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  462. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  463. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  464. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  465. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  466. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
  467. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
  468. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  469. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  470. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  471. package/dist/150/swapping/ccmDepositReceived.d.mts +74 -74
  472. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  473. package/dist/150/swapping/ccmFailed.d.mts +79 -79
  474. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  475. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  476. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  477. package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
  478. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  479. package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
  480. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  481. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  482. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  483. package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
  484. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  485. package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
  486. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  487. package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
  488. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  489. package/dist/150/swapping/swapExecuted.d.mts +94 -94
  490. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  491. package/dist/150/swapping/swapScheduled.d.mts +103 -103
  492. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  493. package/dist/150/swapping/withdrawalRequested.d.mts +10 -10
  494. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  495. package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  496. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  497. package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
  498. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  499. package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
  500. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  501. package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  502. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  503. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  504. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +11 -11
  505. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +11 -11
  506. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  507. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  508. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  509. package/dist/160/assetBalances/accountCredited.d.mts +2 -2
  510. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  511. package/dist/160/assetBalances/accountDebited.d.mts +2 -2
  512. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  513. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  514. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  515. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  516. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  517. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  518. package/dist/160/common.cjs +2 -2
  519. package/dist/160/common.d.cts +72 -72
  520. package/dist/160/common.d.mts +72 -72
  521. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  522. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
  523. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  524. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  525. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +11 -11
  526. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +11 -11
  527. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  528. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  529. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  530. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  531. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
  532. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
  533. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  534. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  535. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  536. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  537. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +11 -11
  538. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +11 -11
  539. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +7 -7
  540. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +7 -7
  541. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  542. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  543. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  544. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  545. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +9 -9
  546. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +9 -9
  547. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  548. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  549. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +5 -5
  550. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +5 -5
  551. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  552. package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
  553. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +12 -12
  554. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +12 -12
  555. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  556. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  557. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  558. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  559. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  560. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  561. package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
  562. package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
  563. package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
  564. package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
  565. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  566. package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
  567. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  568. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  569. package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
  570. package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
  571. package/dist/160/swapping/swapRequested.d.cts +8 -8
  572. package/dist/160/swapping/swapRequested.d.mts +8 -8
  573. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  574. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  575. package/dist/160/swapping/withdrawalRequested.d.cts +2 -2
  576. package/dist/160/swapping/withdrawalRequested.d.mts +2 -2
  577. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
  578. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
  579. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  580. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
  581. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  582. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  583. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  584. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  585. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  586. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  587. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
  588. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
  589. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
  590. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +34 -34
  591. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  592. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
  593. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
  594. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
  595. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  596. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
  597. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  598. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  599. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  600. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  601. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  602. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  603. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  604. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  605. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  606. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  607. package/dist/170/common.cjs +2 -2
  608. package/dist/170/common.d.cts +150 -150
  609. package/dist/170/common.d.mts +150 -150
  610. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
  611. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
  612. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  613. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
  614. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  615. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  616. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  617. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  618. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  619. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  620. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
  621. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
  622. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  623. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
  624. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  625. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  626. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  627. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  628. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  629. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  630. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  631. package/dist/170/reputation/offencePenalty.d.mts +6 -6
  632. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  633. package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
  634. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
  635. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
  636. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  637. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
  638. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  639. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
  640. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  641. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  642. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  643. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  644. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  645. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  646. package/dist/170/swapping/swapRequested.d.cts +51 -51
  647. package/dist/170/swapping/swapRequested.d.mts +51 -51
  648. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  649. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  650. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  651. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  652. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +44 -44
  653. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +44 -44
  654. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  655. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  656. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  657. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  658. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  659. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  660. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  661. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  662. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +66 -66
  663. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +66 -66
  664. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  665. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  666. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  667. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  668. package/dist/180/common.cjs +2 -2
  669. package/dist/180/common.d.cts +333 -333
  670. package/dist/180/common.d.mts +333 -333
  671. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  672. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  673. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  674. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  675. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +44 -44
  676. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +44 -44
  677. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  678. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  679. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  680. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  681. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  682. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  683. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +9 -9
  684. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +9 -9
  685. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +44 -44
  686. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +44 -44
  687. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  688. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  689. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  690. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  691. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  692. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  693. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  694. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  695. package/dist/180/solanaIngressEgress/depositFailed.d.cts +44 -44
  696. package/dist/180/solanaIngressEgress/depositFailed.d.mts +44 -44
  697. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +5 -5
  698. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +5 -5
  699. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  700. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  701. package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
  702. package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
  703. package/dist/180/swapping/swapDepositAddressReady.d.cts +31 -31
  704. package/dist/180/swapping/swapDepositAddressReady.d.mts +31 -31
  705. package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
  706. package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
  707. package/dist/180/swapping/swapRequested.d.cts +37 -37
  708. package/dist/180/swapping/swapRequested.d.mts +37 -37
  709. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  710. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  711. package/dist/180/swapping/withdrawalRequested.d.cts +15 -15
  712. package/dist/180/swapping/withdrawalRequested.d.mts +15 -15
  713. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  714. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  715. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  716. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  717. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  718. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  719. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  720. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  721. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  722. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  723. package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
  724. package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
  725. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  726. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  727. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
  728. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
  729. package/dist/190/assethubIngressEgress/depositFailed.d.cts +30 -30
  730. package/dist/190/assethubIngressEgress/depositFailed.d.mts +30 -30
  731. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  732. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  733. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
  734. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
  735. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  736. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
  737. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +30 -30
  738. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +30 -30
  739. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  740. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  741. package/dist/190/common.cjs +2 -2
  742. package/dist/190/common.d.cts +272 -272
  743. package/dist/190/common.d.mts +272 -272
  744. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  745. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  746. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +30 -30
  747. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +30 -30
  748. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  749. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  750. package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
  751. package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
  752. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  753. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  754. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  755. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  756. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  757. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  758. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  759. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  760. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  761. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  762. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  763. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  764. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  765. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  766. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
  767. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
  768. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  769. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  770. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  771. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  772. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +30 -30
  773. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +30 -30
  774. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  775. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  776. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  777. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  778. package/dist/190/solanaIngressEgress/depositFailed.d.cts +18 -18
  779. package/dist/190/solanaIngressEgress/depositFailed.d.mts +18 -18
  780. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  781. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
  782. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  783. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  784. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  785. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  786. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  787. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  788. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  789. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  790. package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
  791. package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
  792. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  793. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  794. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  795. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  796. package/dist/190/swapping/swapDepositAddressReady.d.cts +14 -14
  797. package/dist/190/swapping/swapDepositAddressReady.d.mts +14 -14
  798. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  799. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  800. package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
  801. package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
  802. package/dist/190/swapping/swapExecuted.d.cts +12 -12
  803. package/dist/190/swapping/swapExecuted.d.mts +12 -12
  804. package/dist/190/swapping/swapRequested.d.cts +12 -12
  805. package/dist/190/swapping/swapRequested.d.mts +12 -12
  806. package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
  807. package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
  808. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  809. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  810. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  811. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  812. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  813. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  814. package/dist/200/common.cjs +2 -2
  815. package/dist/200/swapping/swapAborted.d.cts +2 -2
  816. package/dist/200/swapping/swapAborted.d.mts +2 -2
  817. package/dist/200/swapping/swapRescheduled.d.cts +3 -3
  818. package/dist/200/swapping/swapRescheduled.d.mts +3 -3
  819. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +36 -36
  820. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +36 -36
  821. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  822. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  823. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  824. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +10 -10
  825. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  826. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
  827. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  828. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  829. package/dist/210/assetBalances/refundSkipped.d.cts +8 -8
  830. package/dist/210/assetBalances/refundSkipped.d.mts +8 -8
  831. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +36 -36
  832. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +36 -36
  833. package/dist/210/assethubIngressEgress/depositFailed.d.cts +10 -10
  834. package/dist/210/assethubIngressEgress/depositFailed.d.mts +10 -10
  835. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  836. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  837. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +36 -36
  838. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +36 -36
  839. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  840. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +10 -10
  841. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  842. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  843. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  844. package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  845. package/dist/210/common.cjs +2 -2
  846. package/dist/210/common.d.cts +174 -174
  847. package/dist/210/common.d.mts +174 -174
  848. package/dist/210/emissions/flipBurnSkipped.d.cts +8 -8
  849. package/dist/210/emissions/flipBurnSkipped.d.mts +8 -8
  850. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +36 -36
  851. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +36 -36
  852. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  853. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  854. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +10 -10
  855. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +10 -10
  856. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  857. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  858. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  859. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  860. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  861. package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  862. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +10 -10
  863. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +10 -10
  864. package/dist/210/governance/failedExecution.d.cts +6 -6
  865. package/dist/210/governance/failedExecution.d.mts +6 -6
  866. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +8 -8
  867. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +8 -8
  868. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +2 -2
  869. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +2 -2
  870. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  871. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  872. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +8 -8
  873. package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +8 -8
  874. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +8 -8
  875. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +8 -8
  876. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +4 -4
  877. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +4 -4
  878. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  879. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  880. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  881. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  882. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +36 -36
  883. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +36 -36
  884. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +10 -10
  885. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +10 -10
  886. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  887. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  888. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  889. package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  890. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +36 -36
  891. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +36 -36
  892. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +8 -8
  893. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +8 -8
  894. package/dist/210/solanaIngressEgress/depositFailed.d.cts +10 -10
  895. package/dist/210/solanaIngressEgress/depositFailed.d.mts +10 -10
  896. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +8 -8
  897. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +8 -8
  898. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +32 -32
  899. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +32 -32
  900. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
  901. package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
  902. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  903. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  904. package/dist/210/swapping/refundEgressIgnored.d.cts +8 -8
  905. package/dist/210/swapping/refundEgressIgnored.d.mts +8 -8
  906. package/dist/210/swapping/refundEgressScheduled.d.cts +4 -4
  907. package/dist/210/swapping/refundEgressScheduled.d.mts +4 -4
  908. package/dist/210/swapping/swapDepositAddressReady.d.cts +2 -2
  909. package/dist/210/swapping/swapDepositAddressReady.d.mts +2 -2
  910. package/dist/210/swapping/swapEgressIgnored.d.cts +8 -8
  911. package/dist/210/swapping/swapEgressIgnored.d.mts +8 -8
  912. package/dist/210/swapping/swapEgressScheduled.d.cts +4 -4
  913. package/dist/210/swapping/swapEgressScheduled.d.mts +4 -4
  914. package/dist/210/swapping/withdrawalRequested.d.cts +2 -2
  915. package/dist/210/swapping/withdrawalRequested.d.mts +2 -2
  916. package/dist/210/system/extrinsicFailed.d.cts +8 -8
  917. package/dist/210/system/extrinsicFailed.d.mts +8 -8
  918. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +8 -8
  919. package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +8 -8
  920. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +8 -8
  921. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +8 -8
  922. package/dist/210/witnesser/witnessExecutionFailed.d.cts +8 -8
  923. package/dist/210/witnesser/witnessExecutionFailed.d.mts +8 -8
  924. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  925. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  926. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  927. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  928. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  929. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +214 -0
  930. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +214 -0
  931. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  932. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  933. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  934. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  935. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  936. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  937. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +204 -0
  938. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +204 -0
  939. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  940. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  941. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  942. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  943. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  944. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  945. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +428 -0
  946. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +428 -0
  947. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  948. package/dist/220/common.cjs +473 -2
  949. package/dist/220/common.d.cts +1450 -37
  950. package/dist/220/common.d.mts +1450 -37
  951. package/dist/220/common.mjs +429 -2
  952. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  953. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  954. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  955. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  956. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  957. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +214 -0
  958. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +214 -0
  959. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  960. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  961. package/dist/220/lendingPools/loanCreated.d.cts +61 -0
  962. package/dist/220/lendingPools/loanCreated.d.mts +61 -0
  963. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  964. package/dist/220/lendingPools/loanRepaid.cjs +14 -0
  965. package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
  966. package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
  967. package/dist/220/lendingPools/loanRepaid.mjs +12 -0
  968. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  969. package/dist/220/lendingPools/palletConfigUpdated.d.cts +430 -0
  970. package/dist/220/lendingPools/palletConfigUpdated.d.mts +430 -0
  971. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  972. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  973. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  974. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  975. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  976. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  977. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +204 -0
  978. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +204 -0
  979. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  980. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  981. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  982. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  983. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  984. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  985. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +234 -0
  986. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +234 -0
  987. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  988. package/dist/220/tradingStrategy/strategyDeployed.d.cts +40 -40
  989. package/dist/220/tradingStrategy/strategyDeployed.d.mts +40 -40
  990. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  991. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  992. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  993. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  994. package/dist/Parser.cjs +1 -1
  995. package/dist/Processor.cjs +2 -2
  996. package/dist/Processor.mjs +1 -1
  997. package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.cjs +1 -1
  998. package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.mjs +1 -1
  999. package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
  1000. package/dist/chainspec/src/BaseParser.cjs +3 -3
  1001. package/dist/chainspec/src/Compiler.cjs +2 -2
  1002. package/dist/chainspec/src/cache.cjs +2 -2
  1003. package/dist/chainspec/src/utils.cjs +2 -2
  1004. package/dist/generate.cjs +3 -3
  1005. package/dist/utils.cjs +1 -1
  1006. package/package.json +2 -2
@@ -1,8 +1,6 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region generated/220/common.d.ts
4
- declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5
- declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
6
4
  declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
7
5
  __kind: z.ZodEnum<z.Writeable<T>>;
8
6
  }, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
@@ -14,14 +12,987 @@ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(val
14
12
  }>, any>["__kind"], z.baseObjectInputType<{
15
13
  __kind: z.ZodEnum<z.Writeable<T>>;
16
14
  }> extends infer T_3 ? { [k_1 in keyof T_3]: T_3[k_1] } : never>;
15
+ declare const cfPrimitivesWitnessingTaskName: z.ZodEffects<z.ZodObject<{
16
+ __kind: z.ZodEnum<["Ethereum", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Oracle"]>;
17
+ }, "strip", z.ZodTypeAny, {
18
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Oracle";
19
+ }, {
20
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Oracle";
21
+ }>, "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Oracle", {
22
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Oracle";
23
+ }>;
24
+ declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
25
+ declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
26
+ declare const numericString: z.ZodEffects<z.ZodString, string, string>;
27
+ declare const numberOrHex: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
28
+ declare const cfChainsEvmTransaction: z.ZodObject<{
29
+ chainId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
30
+ maxPriorityFeePerGas: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
31
+ maxFeePerGas: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
32
+ gasLimit: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
33
+ contract: z.ZodEffects<z.ZodString, `0x${string}`, string>;
34
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
35
+ data: z.ZodEffects<z.ZodString, `0x${string}`, string>;
36
+ }, "strip", z.ZodTypeAny, {
37
+ value: bigint;
38
+ chainId: bigint;
39
+ contract: `0x${string}`;
40
+ data: `0x${string}`;
41
+ maxPriorityFeePerGas?: bigint | null | undefined;
42
+ maxFeePerGas?: bigint | null | undefined;
43
+ gasLimit?: bigint | null | undefined;
44
+ }, {
45
+ value: string | number;
46
+ chainId: string | number;
47
+ contract: string;
48
+ data: string;
49
+ maxPriorityFeePerGas?: string | number | null | undefined;
50
+ maxFeePerGas?: string | number | null | undefined;
51
+ gasLimit?: string | number | null | undefined;
52
+ }>;
53
+ declare const cfChainsDotPolkadotTransactionData: z.ZodObject<{
54
+ encodedExtrinsic: z.ZodEffects<z.ZodString, `0x${string}`, string>;
55
+ }, "strip", z.ZodTypeAny, {
56
+ encodedExtrinsic: `0x${string}`;
57
+ }, {
58
+ encodedExtrinsic: string;
59
+ }>;
60
+ declare const cfChainsBtcBitcoinTransactionData: z.ZodObject<{
61
+ encodedTransaction: z.ZodEffects<z.ZodString, `0x${string}`, string>;
62
+ }, "strip", z.ZodTypeAny, {
63
+ encodedTransaction: `0x${string}`;
64
+ }, {
65
+ encodedTransaction: string;
66
+ }>;
67
+ declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
68
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Usdt", "Wbtc"]>;
69
+ }, "strip", z.ZodTypeAny, {
70
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
71
+ }, {
72
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
73
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc", {
74
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
75
+ }>;
76
+ declare const cfTraitsLendingBoostSource: z.ZodEffects<z.ZodObject<{
77
+ __kind: z.ZodEnum<["LendingPool", "BoostPool"]>;
78
+ }, "strip", z.ZodTypeAny, {
79
+ __kind: "LendingPool" | "BoostPool";
80
+ }, {
81
+ __kind: "LendingPool" | "BoostPool";
82
+ }>, "LendingPool" | "BoostPool", {
83
+ __kind: "LendingPool" | "BoostPool";
84
+ }>;
85
+ declare const cfChainsEvmDepositDetails: z.ZodObject<{
86
+ txHashes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">>>;
87
+ }, "strip", z.ZodTypeAny, {
88
+ txHashes?: `0x${string}`[] | null | undefined;
89
+ }, {
90
+ txHashes?: string[] | null | undefined;
91
+ }>;
92
+ declare const cfPrimitivesChainsForeignChain: z.ZodEffects<z.ZodObject<{
93
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
94
+ }, "strip", z.ZodTypeAny, {
95
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
96
+ }, {
97
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
98
+ }>, "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", {
99
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
100
+ }>;
101
+ declare const palletCfEthereumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
102
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
103
+ }, "strip", z.ZodTypeAny, {
104
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
105
+ }, {
106
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
107
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
108
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
109
+ }>;
110
+ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
111
+ __kind: z.ZodLiteral<"Swap">;
112
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
113
+ }, "strip", z.ZodTypeAny, {
114
+ __kind: "Swap";
115
+ swapRequestId: bigint;
116
+ }, {
117
+ __kind: "Swap";
118
+ swapRequestId: string | number;
119
+ }>, z.ZodObject<{
120
+ __kind: z.ZodLiteral<"LiquidityProvision">;
121
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
122
+ }, "strip", z.ZodTypeAny, {
123
+ __kind: "LiquidityProvision";
124
+ lpAccount: `cF${string}`;
125
+ }, {
126
+ __kind: "LiquidityProvision";
127
+ lpAccount: string;
128
+ }>, z.ZodObject<{
129
+ __kind: z.ZodLiteral<"CcmTransfer">;
130
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
131
+ }, "strip", z.ZodTypeAny, {
132
+ __kind: "CcmTransfer";
133
+ swapRequestId: bigint;
134
+ }, {
135
+ __kind: "CcmTransfer";
136
+ swapRequestId: string | number;
137
+ }>, z.ZodObject<{
138
+ __kind: z.ZodLiteral<"BoostersCredited">;
139
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
140
+ networkFeeFromBoost: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
141
+ networkFeeSwapRequestId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
142
+ }, "strip", z.ZodTypeAny, {
143
+ __kind: "BoostersCredited";
144
+ prewitnessedDepositId: bigint;
145
+ networkFeeFromBoost: bigint;
146
+ networkFeeSwapRequestId?: bigint | null | undefined;
147
+ }, {
148
+ __kind: "BoostersCredited";
149
+ prewitnessedDepositId: string | number;
150
+ networkFeeFromBoost: string | number;
151
+ networkFeeSwapRequestId?: string | number | null | undefined;
152
+ }>, z.ZodObject<{
153
+ __kind: z.ZodLiteral<"Refund">;
154
+ egressId: z.ZodOptional<z.ZodNullable<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
155
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
156
+ }, "strip", z.ZodTypeAny, {
157
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
158
+ }, {
159
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
160
+ }>, "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", {
161
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
162
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>>>;
163
+ reason: z.ZodEffects<z.ZodObject<{
164
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
165
+ }, "strip", z.ZodTypeAny, {
166
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
167
+ }, {
168
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
169
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
170
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
171
+ }>;
172
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
173
+ }, "strip", z.ZodTypeAny, {
174
+ __kind: "Refund";
175
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
176
+ amount: bigint;
177
+ egressId?: ["Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", bigint] | null | undefined;
178
+ }, {
179
+ __kind: "Refund";
180
+ reason: {
181
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
182
+ };
183
+ amount: string | number;
184
+ egressId?: [{
185
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
186
+ }, string | number] | null | undefined;
187
+ }>, z.ZodObject<{
188
+ __kind: z.ZodLiteral<"Unrefundable">;
189
+ }, "strip", z.ZodTypeAny, {
190
+ __kind: "Unrefundable";
191
+ }, {
192
+ __kind: "Unrefundable";
193
+ }>]>;
194
+ declare const cfChainsDepositOriginType: z.ZodEffects<z.ZodObject<{
195
+ __kind: z.ZodEnum<["DepositChannel", "Vault"]>;
196
+ }, "strip", z.ZodTypeAny, {
197
+ __kind: "DepositChannel" | "Vault";
198
+ }, {
199
+ __kind: "DepositChannel" | "Vault";
200
+ }>, "DepositChannel" | "Vault", {
201
+ __kind: "DepositChannel" | "Vault";
202
+ }>;
203
+ declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
204
+ __kind: z.ZodEnum<["Dot"]>;
205
+ }, "strip", z.ZodTypeAny, {
206
+ __kind: "Dot";
207
+ }, {
208
+ __kind: "Dot";
209
+ }>, "Dot", {
210
+ __kind: "Dot";
211
+ }>;
212
+ declare const palletCfPolkadotIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
213
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
214
+ }, "strip", z.ZodTypeAny, {
215
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
216
+ }, {
217
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
218
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
219
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
220
+ }>;
221
+ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
222
+ __kind: z.ZodLiteral<"Swap">;
223
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
224
+ }, "strip", z.ZodTypeAny, {
225
+ __kind: "Swap";
226
+ swapRequestId: bigint;
227
+ }, {
228
+ __kind: "Swap";
229
+ swapRequestId: string | number;
230
+ }>, z.ZodObject<{
231
+ __kind: z.ZodLiteral<"LiquidityProvision">;
232
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
233
+ }, "strip", z.ZodTypeAny, {
234
+ __kind: "LiquidityProvision";
235
+ lpAccount: `cF${string}`;
236
+ }, {
237
+ __kind: "LiquidityProvision";
238
+ lpAccount: string;
239
+ }>, z.ZodObject<{
240
+ __kind: z.ZodLiteral<"CcmTransfer">;
241
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
242
+ }, "strip", z.ZodTypeAny, {
243
+ __kind: "CcmTransfer";
244
+ swapRequestId: bigint;
245
+ }, {
246
+ __kind: "CcmTransfer";
247
+ swapRequestId: string | number;
248
+ }>, z.ZodObject<{
249
+ __kind: z.ZodLiteral<"BoostersCredited">;
250
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
251
+ networkFeeFromBoost: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
252
+ networkFeeSwapRequestId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
253
+ }, "strip", z.ZodTypeAny, {
254
+ __kind: "BoostersCredited";
255
+ prewitnessedDepositId: bigint;
256
+ networkFeeFromBoost: bigint;
257
+ networkFeeSwapRequestId?: bigint | null | undefined;
258
+ }, {
259
+ __kind: "BoostersCredited";
260
+ prewitnessedDepositId: string | number;
261
+ networkFeeFromBoost: string | number;
262
+ networkFeeSwapRequestId?: string | number | null | undefined;
263
+ }>, z.ZodObject<{
264
+ __kind: z.ZodLiteral<"Refund">;
265
+ egressId: z.ZodOptional<z.ZodNullable<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
266
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
267
+ }, "strip", z.ZodTypeAny, {
268
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
269
+ }, {
270
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
271
+ }>, "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", {
272
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
273
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>>>;
274
+ reason: z.ZodEffects<z.ZodObject<{
275
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
276
+ }, "strip", z.ZodTypeAny, {
277
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
278
+ }, {
279
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
280
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
281
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
282
+ }>;
283
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
284
+ }, "strip", z.ZodTypeAny, {
285
+ __kind: "Refund";
286
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
287
+ amount: bigint;
288
+ egressId?: ["Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", bigint] | null | undefined;
289
+ }, {
290
+ __kind: "Refund";
291
+ reason: {
292
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
293
+ };
294
+ amount: string | number;
295
+ egressId?: [{
296
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
297
+ }, string | number] | null | undefined;
298
+ }>, z.ZodObject<{
299
+ __kind: z.ZodLiteral<"Unrefundable">;
300
+ }, "strip", z.ZodTypeAny, {
301
+ __kind: "Unrefundable";
302
+ }, {
303
+ __kind: "Unrefundable";
304
+ }>]>;
305
+ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
306
+ __kind: z.ZodLiteral<"P2PKH">;
307
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
308
+ }, "strip", z.ZodTypeAny, {
309
+ __kind: "P2PKH";
310
+ value: `0x${string}`;
311
+ }, {
312
+ __kind: "P2PKH";
313
+ value: string;
314
+ }>, z.ZodObject<{
315
+ __kind: z.ZodLiteral<"P2SH">;
316
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
317
+ }, "strip", z.ZodTypeAny, {
318
+ __kind: "P2SH";
319
+ value: `0x${string}`;
320
+ }, {
321
+ __kind: "P2SH";
322
+ value: string;
323
+ }>, z.ZodObject<{
324
+ __kind: z.ZodLiteral<"P2WPKH">;
325
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
326
+ }, "strip", z.ZodTypeAny, {
327
+ __kind: "P2WPKH";
328
+ value: `0x${string}`;
329
+ }, {
330
+ __kind: "P2WPKH";
331
+ value: string;
332
+ }>, z.ZodObject<{
333
+ __kind: z.ZodLiteral<"P2WSH">;
334
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
335
+ }, "strip", z.ZodTypeAny, {
336
+ __kind: "P2WSH";
337
+ value: `0x${string}`;
338
+ }, {
339
+ __kind: "P2WSH";
340
+ value: string;
341
+ }>, z.ZodObject<{
342
+ __kind: z.ZodLiteral<"Taproot">;
343
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
344
+ }, "strip", z.ZodTypeAny, {
345
+ __kind: "Taproot";
346
+ value: `0x${string}`;
347
+ }, {
348
+ __kind: "Taproot";
349
+ value: string;
350
+ }>, z.ZodObject<{
351
+ __kind: z.ZodLiteral<"OtherSegwit">;
352
+ version: z.ZodNumber;
353
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
354
+ }, "strip", z.ZodTypeAny, {
355
+ __kind: "OtherSegwit";
356
+ version: number;
357
+ program: `0x${string}`;
358
+ }, {
359
+ __kind: "OtherSegwit";
360
+ version: number;
361
+ program: string;
362
+ }>]>;
363
+ declare const cfPrimitivesChainsAssetsBtcAsset: z.ZodEffects<z.ZodObject<{
364
+ __kind: z.ZodEnum<["Btc"]>;
365
+ }, "strip", z.ZodTypeAny, {
366
+ __kind: "Btc";
367
+ }, {
368
+ __kind: "Btc";
369
+ }>, "Btc", {
370
+ __kind: "Btc";
371
+ }>;
372
+ declare const cfChainsBtcUtxoId: z.ZodObject<{
373
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
374
+ vout: z.ZodNumber;
375
+ }, "strip", z.ZodTypeAny, {
376
+ txId: `0x${string}`;
377
+ vout: number;
378
+ }, {
379
+ txId: string;
380
+ vout: number;
381
+ }>;
382
+ declare const cfChainsBtcBitcoinScript: z.ZodObject<{
383
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
384
+ }, "strip", z.ZodTypeAny, {
385
+ bytes: `0x${string}`;
386
+ }, {
387
+ bytes: string;
388
+ }>;
389
+ declare const cfChainsBtcDepositAddressTapscriptPath: z.ZodObject<{
390
+ salt: z.ZodNumber;
391
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
392
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
393
+ unlockScript: z.ZodObject<{
394
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
395
+ }, "strip", z.ZodTypeAny, {
396
+ bytes: `0x${string}`;
397
+ }, {
398
+ bytes: string;
399
+ }>;
400
+ }, "strip", z.ZodTypeAny, {
401
+ salt: number;
402
+ tweakedPubkeyBytes: `0x${string}`;
403
+ tapleafHash: `0x${string}`;
404
+ unlockScript: {
405
+ bytes: `0x${string}`;
406
+ };
407
+ }, {
408
+ salt: number;
409
+ tweakedPubkeyBytes: string;
410
+ tapleafHash: string;
411
+ unlockScript: {
412
+ bytes: string;
413
+ };
414
+ }>;
415
+ declare const cfChainsBtcDepositAddress: z.ZodObject<{
416
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
417
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
418
+ salt: z.ZodNumber;
419
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
420
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
421
+ unlockScript: z.ZodObject<{
422
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
423
+ }, "strip", z.ZodTypeAny, {
424
+ bytes: `0x${string}`;
425
+ }, {
426
+ bytes: string;
427
+ }>;
428
+ }, "strip", z.ZodTypeAny, {
429
+ salt: number;
430
+ tweakedPubkeyBytes: `0x${string}`;
431
+ tapleafHash: `0x${string}`;
432
+ unlockScript: {
433
+ bytes: `0x${string}`;
434
+ };
435
+ }, {
436
+ salt: number;
437
+ tweakedPubkeyBytes: string;
438
+ tapleafHash: string;
439
+ unlockScript: {
440
+ bytes: string;
441
+ };
442
+ }>>>;
443
+ }, "strip", z.ZodTypeAny, {
444
+ pubkeyX: `0x${string}`;
445
+ scriptPath?: {
446
+ salt: number;
447
+ tweakedPubkeyBytes: `0x${string}`;
448
+ tapleafHash: `0x${string}`;
449
+ unlockScript: {
450
+ bytes: `0x${string}`;
451
+ };
452
+ } | null | undefined;
453
+ }, {
454
+ pubkeyX: string;
455
+ scriptPath?: {
456
+ salt: number;
457
+ tweakedPubkeyBytes: string;
458
+ tapleafHash: string;
459
+ unlockScript: {
460
+ bytes: string;
461
+ };
462
+ } | null | undefined;
463
+ }>;
464
+ declare const cfChainsBtcUtxo: z.ZodObject<{
465
+ id: z.ZodObject<{
466
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
467
+ vout: z.ZodNumber;
468
+ }, "strip", z.ZodTypeAny, {
469
+ txId: `0x${string}`;
470
+ vout: number;
471
+ }, {
472
+ txId: string;
473
+ vout: number;
474
+ }>;
475
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
476
+ depositAddress: z.ZodObject<{
477
+ pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
478
+ scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
479
+ salt: z.ZodNumber;
480
+ tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
481
+ tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
482
+ unlockScript: z.ZodObject<{
483
+ bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
484
+ }, "strip", z.ZodTypeAny, {
485
+ bytes: `0x${string}`;
486
+ }, {
487
+ bytes: string;
488
+ }>;
489
+ }, "strip", z.ZodTypeAny, {
490
+ salt: number;
491
+ tweakedPubkeyBytes: `0x${string}`;
492
+ tapleafHash: `0x${string}`;
493
+ unlockScript: {
494
+ bytes: `0x${string}`;
495
+ };
496
+ }, {
497
+ salt: number;
498
+ tweakedPubkeyBytes: string;
499
+ tapleafHash: string;
500
+ unlockScript: {
501
+ bytes: string;
502
+ };
503
+ }>>>;
504
+ }, "strip", z.ZodTypeAny, {
505
+ pubkeyX: `0x${string}`;
506
+ scriptPath?: {
507
+ salt: number;
508
+ tweakedPubkeyBytes: `0x${string}`;
509
+ tapleafHash: `0x${string}`;
510
+ unlockScript: {
511
+ bytes: `0x${string}`;
512
+ };
513
+ } | null | undefined;
514
+ }, {
515
+ pubkeyX: string;
516
+ scriptPath?: {
517
+ salt: number;
518
+ tweakedPubkeyBytes: string;
519
+ tapleafHash: string;
520
+ unlockScript: {
521
+ bytes: string;
522
+ };
523
+ } | null | undefined;
524
+ }>;
525
+ }, "strip", z.ZodTypeAny, {
526
+ amount: bigint;
527
+ id: {
528
+ txId: `0x${string}`;
529
+ vout: number;
530
+ };
531
+ depositAddress: {
532
+ pubkeyX: `0x${string}`;
533
+ scriptPath?: {
534
+ salt: number;
535
+ tweakedPubkeyBytes: `0x${string}`;
536
+ tapleafHash: `0x${string}`;
537
+ unlockScript: {
538
+ bytes: `0x${string}`;
539
+ };
540
+ } | null | undefined;
541
+ };
542
+ }, {
543
+ amount: string | number;
544
+ id: {
545
+ txId: string;
546
+ vout: number;
547
+ };
548
+ depositAddress: {
549
+ pubkeyX: string;
550
+ scriptPath?: {
551
+ salt: number;
552
+ tweakedPubkeyBytes: string;
553
+ tapleafHash: string;
554
+ unlockScript: {
555
+ bytes: string;
556
+ };
557
+ } | null | undefined;
558
+ };
559
+ }>;
560
+ declare const palletCfBitcoinIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
561
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
562
+ }, "strip", z.ZodTypeAny, {
563
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
564
+ }, {
565
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
566
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
567
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
568
+ }>;
569
+ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
570
+ __kind: z.ZodLiteral<"Swap">;
571
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
572
+ }, "strip", z.ZodTypeAny, {
573
+ __kind: "Swap";
574
+ swapRequestId: bigint;
575
+ }, {
576
+ __kind: "Swap";
577
+ swapRequestId: string | number;
578
+ }>, z.ZodObject<{
579
+ __kind: z.ZodLiteral<"LiquidityProvision">;
580
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
581
+ }, "strip", z.ZodTypeAny, {
582
+ __kind: "LiquidityProvision";
583
+ lpAccount: `cF${string}`;
584
+ }, {
585
+ __kind: "LiquidityProvision";
586
+ lpAccount: string;
587
+ }>, z.ZodObject<{
588
+ __kind: z.ZodLiteral<"CcmTransfer">;
589
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
590
+ }, "strip", z.ZodTypeAny, {
591
+ __kind: "CcmTransfer";
592
+ swapRequestId: bigint;
593
+ }, {
594
+ __kind: "CcmTransfer";
595
+ swapRequestId: string | number;
596
+ }>, z.ZodObject<{
597
+ __kind: z.ZodLiteral<"BoostersCredited">;
598
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
599
+ networkFeeFromBoost: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
600
+ networkFeeSwapRequestId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
601
+ }, "strip", z.ZodTypeAny, {
602
+ __kind: "BoostersCredited";
603
+ prewitnessedDepositId: bigint;
604
+ networkFeeFromBoost: bigint;
605
+ networkFeeSwapRequestId?: bigint | null | undefined;
606
+ }, {
607
+ __kind: "BoostersCredited";
608
+ prewitnessedDepositId: string | number;
609
+ networkFeeFromBoost: string | number;
610
+ networkFeeSwapRequestId?: string | number | null | undefined;
611
+ }>, z.ZodObject<{
612
+ __kind: z.ZodLiteral<"Refund">;
613
+ egressId: z.ZodOptional<z.ZodNullable<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
614
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
615
+ }, "strip", z.ZodTypeAny, {
616
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
617
+ }, {
618
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
619
+ }>, "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", {
620
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
621
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>>>;
622
+ reason: z.ZodEffects<z.ZodObject<{
623
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
624
+ }, "strip", z.ZodTypeAny, {
625
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
626
+ }, {
627
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
628
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
629
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
630
+ }>;
631
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
632
+ }, "strip", z.ZodTypeAny, {
633
+ __kind: "Refund";
634
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
635
+ amount: bigint;
636
+ egressId?: ["Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", bigint] | null | undefined;
637
+ }, {
638
+ __kind: "Refund";
639
+ reason: {
640
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
641
+ };
642
+ amount: string | number;
643
+ egressId?: [{
644
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
645
+ }, string | number] | null | undefined;
646
+ }>, z.ZodObject<{
647
+ __kind: z.ZodLiteral<"Unrefundable">;
648
+ }, "strip", z.ZodTypeAny, {
649
+ __kind: "Unrefundable";
650
+ }, {
651
+ __kind: "Unrefundable";
652
+ }>]>;
653
+ declare const cfPrimitivesChainsAssetsArbAsset: z.ZodEffects<z.ZodObject<{
654
+ __kind: z.ZodEnum<["ArbEth", "ArbUsdc", "ArbUsdt"]>;
655
+ }, "strip", z.ZodTypeAny, {
656
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
657
+ }, {
658
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
659
+ }>, "ArbEth" | "ArbUsdc" | "ArbUsdt", {
660
+ __kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
661
+ }>;
662
+ declare const palletCfArbitrumIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
663
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
664
+ }, "strip", z.ZodTypeAny, {
665
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
666
+ }, {
667
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
668
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
669
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
670
+ }>;
671
+ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
672
+ __kind: z.ZodLiteral<"Swap">;
673
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
674
+ }, "strip", z.ZodTypeAny, {
675
+ __kind: "Swap";
676
+ swapRequestId: bigint;
677
+ }, {
678
+ __kind: "Swap";
679
+ swapRequestId: string | number;
680
+ }>, z.ZodObject<{
681
+ __kind: z.ZodLiteral<"LiquidityProvision">;
682
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
683
+ }, "strip", z.ZodTypeAny, {
684
+ __kind: "LiquidityProvision";
685
+ lpAccount: `cF${string}`;
686
+ }, {
687
+ __kind: "LiquidityProvision";
688
+ lpAccount: string;
689
+ }>, z.ZodObject<{
690
+ __kind: z.ZodLiteral<"CcmTransfer">;
691
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
692
+ }, "strip", z.ZodTypeAny, {
693
+ __kind: "CcmTransfer";
694
+ swapRequestId: bigint;
695
+ }, {
696
+ __kind: "CcmTransfer";
697
+ swapRequestId: string | number;
698
+ }>, z.ZodObject<{
699
+ __kind: z.ZodLiteral<"BoostersCredited">;
700
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
701
+ networkFeeFromBoost: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
702
+ networkFeeSwapRequestId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
703
+ }, "strip", z.ZodTypeAny, {
704
+ __kind: "BoostersCredited";
705
+ prewitnessedDepositId: bigint;
706
+ networkFeeFromBoost: bigint;
707
+ networkFeeSwapRequestId?: bigint | null | undefined;
708
+ }, {
709
+ __kind: "BoostersCredited";
710
+ prewitnessedDepositId: string | number;
711
+ networkFeeFromBoost: string | number;
712
+ networkFeeSwapRequestId?: string | number | null | undefined;
713
+ }>, z.ZodObject<{
714
+ __kind: z.ZodLiteral<"Refund">;
715
+ egressId: z.ZodOptional<z.ZodNullable<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
716
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
717
+ }, "strip", z.ZodTypeAny, {
718
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
719
+ }, {
720
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
721
+ }>, "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", {
722
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
723
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>>>;
724
+ reason: z.ZodEffects<z.ZodObject<{
725
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
726
+ }, "strip", z.ZodTypeAny, {
727
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
728
+ }, {
729
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
730
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
731
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
732
+ }>;
733
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
734
+ }, "strip", z.ZodTypeAny, {
735
+ __kind: "Refund";
736
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
737
+ amount: bigint;
738
+ egressId?: ["Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", bigint] | null | undefined;
739
+ }, {
740
+ __kind: "Refund";
741
+ reason: {
742
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
743
+ };
744
+ amount: string | number;
745
+ egressId?: [{
746
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
747
+ }, string | number] | null | undefined;
748
+ }>, z.ZodObject<{
749
+ __kind: z.ZodLiteral<"Unrefundable">;
750
+ }, "strip", z.ZodTypeAny, {
751
+ __kind: "Unrefundable";
752
+ }, {
753
+ __kind: "Unrefundable";
754
+ }>]>;
755
+ declare const cfChainsSolSolanaTransactionData: z.ZodObject<{
756
+ serializedTransaction: z.ZodEffects<z.ZodString, `0x${string}`, string>;
757
+ skipPreflight: z.ZodBoolean;
758
+ }, "strip", z.ZodTypeAny, {
759
+ serializedTransaction: `0x${string}`;
760
+ skipPreflight: boolean;
761
+ }, {
762
+ serializedTransaction: string;
763
+ skipPreflight: boolean;
764
+ }>;
765
+ declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
766
+ __kind: z.ZodEnum<["Sol", "SolUsdc", "SolUsdt"]>;
767
+ }, "strip", z.ZodTypeAny, {
768
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
769
+ }, {
770
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
771
+ }>, "Sol" | "SolUsdc" | "SolUsdt", {
772
+ __kind: "Sol" | "SolUsdc" | "SolUsdt";
773
+ }>;
774
+ declare const cfChainsSolVaultSwapOrDepositChannelId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
775
+ __kind: z.ZodLiteral<"Channel">;
776
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
777
+ }, "strip", z.ZodTypeAny, {
778
+ __kind: "Channel";
779
+ value: `0x${string}`;
780
+ }, {
781
+ __kind: "Channel";
782
+ value: string;
783
+ }>, z.ZodObject<{
784
+ __kind: z.ZodLiteral<"VaultSwapAccount">;
785
+ value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
786
+ }, "strip", z.ZodTypeAny, {
787
+ __kind: "VaultSwapAccount";
788
+ value: [`0x${string}`, bigint];
789
+ }, {
790
+ __kind: "VaultSwapAccount";
791
+ value: [string, string | number];
792
+ }>]>;
793
+ declare const palletCfSolanaIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
794
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
795
+ }, "strip", z.ZodTypeAny, {
796
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
797
+ }, {
798
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
799
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
800
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
801
+ }>;
802
+ declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
803
+ __kind: z.ZodLiteral<"Swap">;
804
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
805
+ }, "strip", z.ZodTypeAny, {
806
+ __kind: "Swap";
807
+ swapRequestId: bigint;
808
+ }, {
809
+ __kind: "Swap";
810
+ swapRequestId: string | number;
811
+ }>, z.ZodObject<{
812
+ __kind: z.ZodLiteral<"LiquidityProvision">;
813
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
814
+ }, "strip", z.ZodTypeAny, {
815
+ __kind: "LiquidityProvision";
816
+ lpAccount: `cF${string}`;
817
+ }, {
818
+ __kind: "LiquidityProvision";
819
+ lpAccount: string;
820
+ }>, z.ZodObject<{
821
+ __kind: z.ZodLiteral<"CcmTransfer">;
822
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
823
+ }, "strip", z.ZodTypeAny, {
824
+ __kind: "CcmTransfer";
825
+ swapRequestId: bigint;
826
+ }, {
827
+ __kind: "CcmTransfer";
828
+ swapRequestId: string | number;
829
+ }>, z.ZodObject<{
830
+ __kind: z.ZodLiteral<"BoostersCredited">;
831
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
832
+ networkFeeFromBoost: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
833
+ networkFeeSwapRequestId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
834
+ }, "strip", z.ZodTypeAny, {
835
+ __kind: "BoostersCredited";
836
+ prewitnessedDepositId: bigint;
837
+ networkFeeFromBoost: bigint;
838
+ networkFeeSwapRequestId?: bigint | null | undefined;
839
+ }, {
840
+ __kind: "BoostersCredited";
841
+ prewitnessedDepositId: string | number;
842
+ networkFeeFromBoost: string | number;
843
+ networkFeeSwapRequestId?: string | number | null | undefined;
844
+ }>, z.ZodObject<{
845
+ __kind: z.ZodLiteral<"Refund">;
846
+ egressId: z.ZodOptional<z.ZodNullable<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
847
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
848
+ }, "strip", z.ZodTypeAny, {
849
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
850
+ }, {
851
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
852
+ }>, "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", {
853
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
854
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>>>;
855
+ reason: z.ZodEffects<z.ZodObject<{
856
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
857
+ }, "strip", z.ZodTypeAny, {
858
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
859
+ }, {
860
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
861
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
862
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
863
+ }>;
864
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
865
+ }, "strip", z.ZodTypeAny, {
866
+ __kind: "Refund";
867
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
868
+ amount: bigint;
869
+ egressId?: ["Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", bigint] | null | undefined;
870
+ }, {
871
+ __kind: "Refund";
872
+ reason: {
873
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
874
+ };
875
+ amount: string | number;
876
+ egressId?: [{
877
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
878
+ }, string | number] | null | undefined;
879
+ }>, z.ZodObject<{
880
+ __kind: z.ZodLiteral<"Unrefundable">;
881
+ }, "strip", z.ZodTypeAny, {
882
+ __kind: "Unrefundable";
883
+ }, {
884
+ __kind: "Unrefundable";
885
+ }>]>;
886
+ declare const cfPrimitivesChainsAssetsHubAsset: z.ZodEffects<z.ZodObject<{
887
+ __kind: z.ZodEnum<["HubDot", "HubUsdt", "HubUsdc"]>;
888
+ }, "strip", z.ZodTypeAny, {
889
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc";
890
+ }, {
891
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc";
892
+ }>, "HubDot" | "HubUsdt" | "HubUsdc", {
893
+ __kind: "HubDot" | "HubUsdt" | "HubUsdc";
894
+ }>;
895
+ declare const palletCfAssethubIngressEgressRefundReason: z.ZodEffects<z.ZodObject<{
896
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
897
+ }, "strip", z.ZodTypeAny, {
898
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
899
+ }, {
900
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
901
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
902
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
903
+ }>;
904
+ declare const palletCfAssethubIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
905
+ __kind: z.ZodLiteral<"Swap">;
906
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
907
+ }, "strip", z.ZodTypeAny, {
908
+ __kind: "Swap";
909
+ swapRequestId: bigint;
910
+ }, {
911
+ __kind: "Swap";
912
+ swapRequestId: string | number;
913
+ }>, z.ZodObject<{
914
+ __kind: z.ZodLiteral<"LiquidityProvision">;
915
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
916
+ }, "strip", z.ZodTypeAny, {
917
+ __kind: "LiquidityProvision";
918
+ lpAccount: `cF${string}`;
919
+ }, {
920
+ __kind: "LiquidityProvision";
921
+ lpAccount: string;
922
+ }>, z.ZodObject<{
923
+ __kind: z.ZodLiteral<"CcmTransfer">;
924
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
925
+ }, "strip", z.ZodTypeAny, {
926
+ __kind: "CcmTransfer";
927
+ swapRequestId: bigint;
928
+ }, {
929
+ __kind: "CcmTransfer";
930
+ swapRequestId: string | number;
931
+ }>, z.ZodObject<{
932
+ __kind: z.ZodLiteral<"BoostersCredited">;
933
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
934
+ networkFeeFromBoost: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
935
+ networkFeeSwapRequestId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
936
+ }, "strip", z.ZodTypeAny, {
937
+ __kind: "BoostersCredited";
938
+ prewitnessedDepositId: bigint;
939
+ networkFeeFromBoost: bigint;
940
+ networkFeeSwapRequestId?: bigint | null | undefined;
941
+ }, {
942
+ __kind: "BoostersCredited";
943
+ prewitnessedDepositId: string | number;
944
+ networkFeeFromBoost: string | number;
945
+ networkFeeSwapRequestId?: string | number | null | undefined;
946
+ }>, z.ZodObject<{
947
+ __kind: z.ZodLiteral<"Refund">;
948
+ egressId: z.ZodOptional<z.ZodNullable<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
949
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
950
+ }, "strip", z.ZodTypeAny, {
951
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
952
+ }, {
953
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
954
+ }>, "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", {
955
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
956
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>>>;
957
+ reason: z.ZodEffects<z.ZodObject<{
958
+ __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
959
+ }, "strip", z.ZodTypeAny, {
960
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
961
+ }, {
962
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
963
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
964
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
965
+ }>;
966
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
967
+ }, "strip", z.ZodTypeAny, {
968
+ __kind: "Refund";
969
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
970
+ amount: bigint;
971
+ egressId?: ["Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot", bigint] | null | undefined;
972
+ }, {
973
+ __kind: "Refund";
974
+ reason: {
975
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
976
+ };
977
+ amount: string | number;
978
+ egressId?: [{
979
+ __kind: "Ethereum" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Polkadot";
980
+ }, string | number] | null | undefined;
981
+ }>, z.ZodObject<{
982
+ __kind: z.ZodLiteral<"Unrefundable">;
983
+ }, "strip", z.ZodTypeAny, {
984
+ __kind: "Unrefundable";
985
+ }, {
986
+ __kind: "Unrefundable";
987
+ }>]>;
17
988
  declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
18
989
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
19
990
  }, "strip", z.ZodTypeAny, {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
991
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
21
992
  }, {
22
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
23
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
24
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
993
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
994
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
995
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
25
996
  }>;
26
997
  declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
27
998
  __kind: z.ZodLiteral<"TickZeroCentered">;
@@ -29,21 +1000,21 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
29
1000
  baseAsset: z.ZodEffects<z.ZodObject<{
30
1001
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
31
1002
  }, "strip", z.ZodTypeAny, {
32
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1003
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
33
1004
  }, {
34
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
35
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
36
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1005
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1006
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
1007
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
37
1008
  }>;
38
1009
  }, "strip", z.ZodTypeAny, {
39
1010
  __kind: "TickZeroCentered";
40
1011
  spreadTick: number;
41
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1012
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
42
1013
  }, {
43
1014
  __kind: "TickZeroCentered";
44
1015
  spreadTick: number;
45
1016
  baseAsset: {
46
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1017
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
47
1018
  };
48
1019
  }>, z.ZodObject<{
49
1020
  __kind: z.ZodLiteral<"SimpleBuySell">;
@@ -52,21 +1023,21 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
52
1023
  baseAsset: z.ZodEffects<z.ZodObject<{
53
1024
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
54
1025
  }, "strip", z.ZodTypeAny, {
55
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1026
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
56
1027
  }, {
57
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
58
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
59
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1028
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1029
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
1030
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
60
1031
  }>;
61
1032
  }, "strip", z.ZodTypeAny, {
62
1033
  __kind: "SimpleBuySell";
63
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1034
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
64
1035
  buyTick: number;
65
1036
  sellTick: number;
66
1037
  }, {
67
1038
  __kind: "SimpleBuySell";
68
1039
  baseAsset: {
69
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1040
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
70
1041
  };
71
1042
  buyTick: number;
72
1043
  sellTick: number;
@@ -79,15 +1050,15 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
79
1050
  baseAsset: z.ZodEffects<z.ZodObject<{
80
1051
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
81
1052
  }, "strip", z.ZodTypeAny, {
82
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1053
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
83
1054
  }, {
84
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
85
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
86
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1055
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1056
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
1057
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
87
1058
  }>;
88
1059
  }, "strip", z.ZodTypeAny, {
89
1060
  __kind: "InventoryBased";
90
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1061
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
91
1062
  minBuyTick: number;
92
1063
  maxBuyTick: number;
93
1064
  minSellTick: number;
@@ -95,7 +1066,7 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
95
1066
  }, {
96
1067
  __kind: "InventoryBased";
97
1068
  baseAsset: {
98
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1069
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
99
1070
  };
100
1071
  minBuyTick: number;
101
1072
  maxBuyTick: number;
@@ -110,41 +1081,483 @@ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"_
110
1081
  baseAsset: z.ZodEffects<z.ZodObject<{
111
1082
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
112
1083
  }, "strip", z.ZodTypeAny, {
113
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1084
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
114
1085
  }, {
115
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
116
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
117
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1086
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1087
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
1088
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
118
1089
  }>;
119
1090
  quoteAsset: z.ZodEffects<z.ZodObject<{
120
1091
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
121
1092
  }, "strip", z.ZodTypeAny, {
122
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1093
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
123
1094
  }, {
124
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
125
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt", {
126
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1095
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1096
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
1097
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
127
1098
  }>;
128
1099
  }, "strip", z.ZodTypeAny, {
129
1100
  __kind: "OracleTracking";
130
- baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1101
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
131
1102
  minBuyOffsetTick: number;
132
1103
  maxBuyOffsetTick: number;
133
1104
  minSellOffsetTick: number;
134
1105
  maxSellOffsetTick: number;
135
- quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1106
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
136
1107
  }, {
137
1108
  __kind: "OracleTracking";
138
1109
  baseAsset: {
139
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1110
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
140
1111
  };
141
1112
  minBuyOffsetTick: number;
142
1113
  maxBuyOffsetTick: number;
143
1114
  minSellOffsetTick: number;
144
1115
  maxSellOffsetTick: number;
145
1116
  quoteAsset: {
146
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "Wbtc" | "ArbUsdt" | "SolUsdt";
1117
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
147
1118
  };
148
1119
  }>]>;
1120
+ declare const palletCfLendingPoolsBoostConfiguration: z.ZodObject<{
1121
+ networkFeeDeductionFromBoostPercent: z.ZodNumber;
1122
+ minimumAddFundsAmount: z.ZodArray<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
1123
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
1124
+ }, "strip", z.ZodTypeAny, {
1125
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1126
+ }, {
1127
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1128
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
1129
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1130
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>, "many">;
1131
+ minLendingPoolShare: z.ZodNumber;
1132
+ }, "strip", z.ZodTypeAny, {
1133
+ networkFeeDeductionFromBoostPercent: number;
1134
+ minimumAddFundsAmount: ["Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", bigint][];
1135
+ minLendingPoolShare: number;
1136
+ }, {
1137
+ networkFeeDeductionFromBoostPercent: number;
1138
+ minimumAddFundsAmount: [{
1139
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1140
+ }, string | number][];
1141
+ minLendingPoolShare: number;
1142
+ }>;
1143
+ declare const palletCfLendingPoolsGeneralLendingConfigInterestRateConfiguration: z.ZodObject<{
1144
+ interestAtZeroUtilisation: z.ZodNumber;
1145
+ junctionUtilisation: z.ZodNumber;
1146
+ interestAtJunctionUtilisation: z.ZodNumber;
1147
+ interestAtMaxUtilisation: z.ZodNumber;
1148
+ }, "strip", z.ZodTypeAny, {
1149
+ interestAtZeroUtilisation: number;
1150
+ junctionUtilisation: number;
1151
+ interestAtJunctionUtilisation: number;
1152
+ interestAtMaxUtilisation: number;
1153
+ }, {
1154
+ interestAtZeroUtilisation: number;
1155
+ junctionUtilisation: number;
1156
+ interestAtJunctionUtilisation: number;
1157
+ interestAtMaxUtilisation: number;
1158
+ }>;
1159
+ declare const palletCfLendingPoolsGeneralLendingConfigLendingPoolConfiguration: z.ZodObject<{
1160
+ originationFee: z.ZodNumber;
1161
+ liquidationFee: z.ZodNumber;
1162
+ interestRateCurve: z.ZodObject<{
1163
+ interestAtZeroUtilisation: z.ZodNumber;
1164
+ junctionUtilisation: z.ZodNumber;
1165
+ interestAtJunctionUtilisation: z.ZodNumber;
1166
+ interestAtMaxUtilisation: z.ZodNumber;
1167
+ }, "strip", z.ZodTypeAny, {
1168
+ interestAtZeroUtilisation: number;
1169
+ junctionUtilisation: number;
1170
+ interestAtJunctionUtilisation: number;
1171
+ interestAtMaxUtilisation: number;
1172
+ }, {
1173
+ interestAtZeroUtilisation: number;
1174
+ junctionUtilisation: number;
1175
+ interestAtJunctionUtilisation: number;
1176
+ interestAtMaxUtilisation: number;
1177
+ }>;
1178
+ }, "strip", z.ZodTypeAny, {
1179
+ originationFee: number;
1180
+ liquidationFee: number;
1181
+ interestRateCurve: {
1182
+ interestAtZeroUtilisation: number;
1183
+ junctionUtilisation: number;
1184
+ interestAtJunctionUtilisation: number;
1185
+ interestAtMaxUtilisation: number;
1186
+ };
1187
+ }, {
1188
+ originationFee: number;
1189
+ liquidationFee: number;
1190
+ interestRateCurve: {
1191
+ interestAtZeroUtilisation: number;
1192
+ junctionUtilisation: number;
1193
+ interestAtJunctionUtilisation: number;
1194
+ interestAtMaxUtilisation: number;
1195
+ };
1196
+ }>;
1197
+ declare const palletCfLendingPoolsGeneralLendingConfigLtvThresholds: z.ZodObject<{
1198
+ target: z.ZodNumber;
1199
+ topup: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1200
+ softLiquidation: z.ZodNumber;
1201
+ softLiquidationAbort: z.ZodNumber;
1202
+ hardLiquidation: z.ZodNumber;
1203
+ hardLiquidationAbort: z.ZodNumber;
1204
+ lowLtv: z.ZodNumber;
1205
+ }, "strip", z.ZodTypeAny, {
1206
+ target: number;
1207
+ softLiquidation: number;
1208
+ softLiquidationAbort: number;
1209
+ hardLiquidation: number;
1210
+ hardLiquidationAbort: number;
1211
+ lowLtv: number;
1212
+ topup?: number | null | undefined;
1213
+ }, {
1214
+ target: number;
1215
+ softLiquidation: number;
1216
+ softLiquidationAbort: number;
1217
+ hardLiquidation: number;
1218
+ hardLiquidationAbort: number;
1219
+ lowLtv: number;
1220
+ topup?: number | null | undefined;
1221
+ }>;
1222
+ declare const palletCfLendingPoolsGeneralLendingConfigNetworkFeeContributions: z.ZodObject<{
1223
+ extraInterest: z.ZodNumber;
1224
+ fromOriginationFee: z.ZodNumber;
1225
+ fromLiquidationFee: z.ZodNumber;
1226
+ lowLtvPenaltyMax: z.ZodNumber;
1227
+ }, "strip", z.ZodTypeAny, {
1228
+ extraInterest: number;
1229
+ fromOriginationFee: number;
1230
+ fromLiquidationFee: number;
1231
+ lowLtvPenaltyMax: number;
1232
+ }, {
1233
+ extraInterest: number;
1234
+ fromOriginationFee: number;
1235
+ fromLiquidationFee: number;
1236
+ lowLtvPenaltyMax: number;
1237
+ }>;
1238
+ declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1239
+ __kind: z.ZodLiteral<"SetBoostConfig">;
1240
+ config: z.ZodObject<{
1241
+ networkFeeDeductionFromBoostPercent: z.ZodNumber;
1242
+ minimumAddFundsAmount: z.ZodArray<z.ZodTuple<[z.ZodEffects<z.ZodObject<{
1243
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
1244
+ }, "strip", z.ZodTypeAny, {
1245
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1246
+ }, {
1247
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1248
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
1249
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1250
+ }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>, "many">;
1251
+ minLendingPoolShare: z.ZodNumber;
1252
+ }, "strip", z.ZodTypeAny, {
1253
+ networkFeeDeductionFromBoostPercent: number;
1254
+ minimumAddFundsAmount: ["Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", bigint][];
1255
+ minLendingPoolShare: number;
1256
+ }, {
1257
+ networkFeeDeductionFromBoostPercent: number;
1258
+ minimumAddFundsAmount: [{
1259
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1260
+ }, string | number][];
1261
+ minLendingPoolShare: number;
1262
+ }>;
1263
+ }, "strip", z.ZodTypeAny, {
1264
+ __kind: "SetBoostConfig";
1265
+ config: {
1266
+ networkFeeDeductionFromBoostPercent: number;
1267
+ minimumAddFundsAmount: ["Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", bigint][];
1268
+ minLendingPoolShare: number;
1269
+ };
1270
+ }, {
1271
+ __kind: "SetBoostConfig";
1272
+ config: {
1273
+ networkFeeDeductionFromBoostPercent: number;
1274
+ minimumAddFundsAmount: [{
1275
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1276
+ }, string | number][];
1277
+ minLendingPoolShare: number;
1278
+ };
1279
+ }>, z.ZodObject<{
1280
+ __kind: z.ZodLiteral<"SetLendingPoolConfiguration">;
1281
+ asset: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
1282
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
1283
+ }, "strip", z.ZodTypeAny, {
1284
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1285
+ }, {
1286
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1287
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
1288
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1289
+ }>>>;
1290
+ config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1291
+ originationFee: z.ZodNumber;
1292
+ liquidationFee: z.ZodNumber;
1293
+ interestRateCurve: z.ZodObject<{
1294
+ interestAtZeroUtilisation: z.ZodNumber;
1295
+ junctionUtilisation: z.ZodNumber;
1296
+ interestAtJunctionUtilisation: z.ZodNumber;
1297
+ interestAtMaxUtilisation: z.ZodNumber;
1298
+ }, "strip", z.ZodTypeAny, {
1299
+ interestAtZeroUtilisation: number;
1300
+ junctionUtilisation: number;
1301
+ interestAtJunctionUtilisation: number;
1302
+ interestAtMaxUtilisation: number;
1303
+ }, {
1304
+ interestAtZeroUtilisation: number;
1305
+ junctionUtilisation: number;
1306
+ interestAtJunctionUtilisation: number;
1307
+ interestAtMaxUtilisation: number;
1308
+ }>;
1309
+ }, "strip", z.ZodTypeAny, {
1310
+ originationFee: number;
1311
+ liquidationFee: number;
1312
+ interestRateCurve: {
1313
+ interestAtZeroUtilisation: number;
1314
+ junctionUtilisation: number;
1315
+ interestAtJunctionUtilisation: number;
1316
+ interestAtMaxUtilisation: number;
1317
+ };
1318
+ }, {
1319
+ originationFee: number;
1320
+ liquidationFee: number;
1321
+ interestRateCurve: {
1322
+ interestAtZeroUtilisation: number;
1323
+ junctionUtilisation: number;
1324
+ interestAtJunctionUtilisation: number;
1325
+ interestAtMaxUtilisation: number;
1326
+ };
1327
+ }>>>;
1328
+ }, "strip", z.ZodTypeAny, {
1329
+ __kind: "SetLendingPoolConfiguration";
1330
+ config?: {
1331
+ originationFee: number;
1332
+ liquidationFee: number;
1333
+ interestRateCurve: {
1334
+ interestAtZeroUtilisation: number;
1335
+ junctionUtilisation: number;
1336
+ interestAtJunctionUtilisation: number;
1337
+ interestAtMaxUtilisation: number;
1338
+ };
1339
+ } | null | undefined;
1340
+ asset?: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc" | null | undefined;
1341
+ }, {
1342
+ __kind: "SetLendingPoolConfiguration";
1343
+ config?: {
1344
+ originationFee: number;
1345
+ liquidationFee: number;
1346
+ interestRateCurve: {
1347
+ interestAtZeroUtilisation: number;
1348
+ junctionUtilisation: number;
1349
+ interestAtJunctionUtilisation: number;
1350
+ interestAtMaxUtilisation: number;
1351
+ };
1352
+ } | null | undefined;
1353
+ asset?: {
1354
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1355
+ } | null | undefined;
1356
+ }>, z.ZodObject<{
1357
+ __kind: z.ZodLiteral<"SetLtvThresholds">;
1358
+ ltvThresholds: z.ZodObject<{
1359
+ target: z.ZodNumber;
1360
+ topup: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1361
+ softLiquidation: z.ZodNumber;
1362
+ softLiquidationAbort: z.ZodNumber;
1363
+ hardLiquidation: z.ZodNumber;
1364
+ hardLiquidationAbort: z.ZodNumber;
1365
+ lowLtv: z.ZodNumber;
1366
+ }, "strip", z.ZodTypeAny, {
1367
+ target: number;
1368
+ softLiquidation: number;
1369
+ softLiquidationAbort: number;
1370
+ hardLiquidation: number;
1371
+ hardLiquidationAbort: number;
1372
+ lowLtv: number;
1373
+ topup?: number | null | undefined;
1374
+ }, {
1375
+ target: number;
1376
+ softLiquidation: number;
1377
+ softLiquidationAbort: number;
1378
+ hardLiquidation: number;
1379
+ hardLiquidationAbort: number;
1380
+ lowLtv: number;
1381
+ topup?: number | null | undefined;
1382
+ }>;
1383
+ }, "strip", z.ZodTypeAny, {
1384
+ __kind: "SetLtvThresholds";
1385
+ ltvThresholds: {
1386
+ target: number;
1387
+ softLiquidation: number;
1388
+ softLiquidationAbort: number;
1389
+ hardLiquidation: number;
1390
+ hardLiquidationAbort: number;
1391
+ lowLtv: number;
1392
+ topup?: number | null | undefined;
1393
+ };
1394
+ }, {
1395
+ __kind: "SetLtvThresholds";
1396
+ ltvThresholds: {
1397
+ target: number;
1398
+ softLiquidation: number;
1399
+ softLiquidationAbort: number;
1400
+ hardLiquidation: number;
1401
+ hardLiquidationAbort: number;
1402
+ lowLtv: number;
1403
+ topup?: number | null | undefined;
1404
+ };
1405
+ }>, z.ZodObject<{
1406
+ __kind: z.ZodLiteral<"SetNetworkFeeContributions">;
1407
+ contributions: z.ZodObject<{
1408
+ extraInterest: z.ZodNumber;
1409
+ fromOriginationFee: z.ZodNumber;
1410
+ fromLiquidationFee: z.ZodNumber;
1411
+ lowLtvPenaltyMax: z.ZodNumber;
1412
+ }, "strip", z.ZodTypeAny, {
1413
+ extraInterest: number;
1414
+ fromOriginationFee: number;
1415
+ fromLiquidationFee: number;
1416
+ lowLtvPenaltyMax: number;
1417
+ }, {
1418
+ extraInterest: number;
1419
+ fromOriginationFee: number;
1420
+ fromLiquidationFee: number;
1421
+ lowLtvPenaltyMax: number;
1422
+ }>;
1423
+ }, "strip", z.ZodTypeAny, {
1424
+ __kind: "SetNetworkFeeContributions";
1425
+ contributions: {
1426
+ extraInterest: number;
1427
+ fromOriginationFee: number;
1428
+ fromLiquidationFee: number;
1429
+ lowLtvPenaltyMax: number;
1430
+ };
1431
+ }, {
1432
+ __kind: "SetNetworkFeeContributions";
1433
+ contributions: {
1434
+ extraInterest: number;
1435
+ fromOriginationFee: number;
1436
+ fromLiquidationFee: number;
1437
+ lowLtvPenaltyMax: number;
1438
+ };
1439
+ }>, z.ZodObject<{
1440
+ __kind: z.ZodLiteral<"SetFeeSwapIntervalBlocks">;
1441
+ value: z.ZodNumber;
1442
+ }, "strip", z.ZodTypeAny, {
1443
+ __kind: "SetFeeSwapIntervalBlocks";
1444
+ value: number;
1445
+ }, {
1446
+ __kind: "SetFeeSwapIntervalBlocks";
1447
+ value: number;
1448
+ }>, z.ZodObject<{
1449
+ __kind: z.ZodLiteral<"SetInterestPaymentIntervalBlocks">;
1450
+ value: z.ZodNumber;
1451
+ }, "strip", z.ZodTypeAny, {
1452
+ __kind: "SetInterestPaymentIntervalBlocks";
1453
+ value: number;
1454
+ }, {
1455
+ __kind: "SetInterestPaymentIntervalBlocks";
1456
+ value: number;
1457
+ }>, z.ZodObject<{
1458
+ __kind: z.ZodLiteral<"SetFeeSwapThresholdUsd">;
1459
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1460
+ }, "strip", z.ZodTypeAny, {
1461
+ __kind: "SetFeeSwapThresholdUsd";
1462
+ value: bigint;
1463
+ }, {
1464
+ __kind: "SetFeeSwapThresholdUsd";
1465
+ value: string | number;
1466
+ }>, z.ZodObject<{
1467
+ __kind: z.ZodLiteral<"SetInterestCollectionThresholdUsd">;
1468
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1469
+ }, "strip", z.ZodTypeAny, {
1470
+ __kind: "SetInterestCollectionThresholdUsd";
1471
+ value: bigint;
1472
+ }, {
1473
+ __kind: "SetInterestCollectionThresholdUsd";
1474
+ value: string | number;
1475
+ }>, z.ZodObject<{
1476
+ __kind: z.ZodLiteral<"SetOracleSlippageForSwaps">;
1477
+ softLiquidation: z.ZodNumber;
1478
+ hardLiquidation: z.ZodNumber;
1479
+ feeSwap: z.ZodNumber;
1480
+ }, "strip", z.ZodTypeAny, {
1481
+ __kind: "SetOracleSlippageForSwaps";
1482
+ softLiquidation: number;
1483
+ hardLiquidation: number;
1484
+ feeSwap: number;
1485
+ }, {
1486
+ __kind: "SetOracleSlippageForSwaps";
1487
+ softLiquidation: number;
1488
+ hardLiquidation: number;
1489
+ feeSwap: number;
1490
+ }>, z.ZodObject<{
1491
+ __kind: z.ZodLiteral<"SetLiquidationSwapChunkSizeUsd">;
1492
+ soft: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1493
+ hard: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1494
+ }, "strip", z.ZodTypeAny, {
1495
+ __kind: "SetLiquidationSwapChunkSizeUsd";
1496
+ soft: bigint;
1497
+ hard: bigint;
1498
+ }, {
1499
+ __kind: "SetLiquidationSwapChunkSizeUsd";
1500
+ soft: string | number;
1501
+ hard: string | number;
1502
+ }>, z.ZodObject<{
1503
+ __kind: z.ZodLiteral<"SetMinimumAmounts">;
1504
+ minimumLoanAmountUsd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1505
+ minimumUpdateLoanAmountUsd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1506
+ minimumUpdateCollateralAmountUsd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1507
+ minimumSupplyAmountUsd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1508
+ }, "strip", z.ZodTypeAny, {
1509
+ __kind: "SetMinimumAmounts";
1510
+ minimumLoanAmountUsd: bigint;
1511
+ minimumUpdateLoanAmountUsd: bigint;
1512
+ minimumUpdateCollateralAmountUsd: bigint;
1513
+ minimumSupplyAmountUsd: bigint;
1514
+ }, {
1515
+ __kind: "SetMinimumAmounts";
1516
+ minimumLoanAmountUsd: string | number;
1517
+ minimumUpdateLoanAmountUsd: string | number;
1518
+ minimumUpdateCollateralAmountUsd: string | number;
1519
+ minimumSupplyAmountUsd: string | number;
1520
+ }>]>;
1521
+ declare const palletCfLendingPoolsGeneralLendingLoanType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1522
+ __kind: z.ZodLiteral<"User">;
1523
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1524
+ }, "strip", z.ZodTypeAny, {
1525
+ __kind: "User";
1526
+ value: `cF${string}`;
1527
+ }, {
1528
+ __kind: "User";
1529
+ value: string;
1530
+ }>, z.ZodObject<{
1531
+ __kind: z.ZodLiteral<"Boost">;
1532
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1533
+ }, "strip", z.ZodTypeAny, {
1534
+ __kind: "Boost";
1535
+ value: bigint;
1536
+ }, {
1537
+ __kind: "Boost";
1538
+ value: string | number;
1539
+ }>]>;
1540
+ declare const palletCfLendingPoolsLoanRepaidActionType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1541
+ __kind: z.ZodLiteral<"Manual">;
1542
+ }, "strip", z.ZodTypeAny, {
1543
+ __kind: "Manual";
1544
+ }, {
1545
+ __kind: "Manual";
1546
+ }>, z.ZodObject<{
1547
+ __kind: z.ZodLiteral<"Liquidation">;
1548
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1549
+ }, "strip", z.ZodTypeAny, {
1550
+ __kind: "Liquidation";
1551
+ swapRequestId: bigint;
1552
+ }, {
1553
+ __kind: "Liquidation";
1554
+ swapRequestId: string | number;
1555
+ }>, z.ZodObject<{
1556
+ __kind: z.ZodLiteral<"BoostFinalisation">;
1557
+ }, "strip", z.ZodTypeAny, {
1558
+ __kind: "BoostFinalisation";
1559
+ }, {
1560
+ __kind: "BoostFinalisation";
1561
+ }>]>;
149
1562
  //#endregion
150
- export { accountId, cfPrimitivesChainsAssetsAnyAsset, hexString, palletCfTradingStrategyTradingStrategy, simpleEnum };
1563
+ export { accountId, cfChainsBtcBitcoinScript, cfChainsBtcBitcoinTransactionData, cfChainsBtcDepositAddress, cfChainsBtcDepositAddressTapscriptPath, cfChainsBtcScriptPubkey, cfChainsBtcUtxo, cfChainsBtcUtxoId, cfChainsDepositOriginType, cfChainsDotPolkadotTransactionData, cfChainsEvmDepositDetails, cfChainsEvmTransaction, cfChainsSolSolanaTransactionData, cfChainsSolVaultSwapOrDepositChannelId, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsAssetsHubAsset, cfPrimitivesChainsAssetsSolAsset, cfPrimitivesChainsForeignChain, cfPrimitivesWitnessingTaskName, cfTraitsLendingBoostSource, hexString, numberOrHex, numericString, palletCfArbitrumIngressEgressDepositAction, palletCfArbitrumIngressEgressRefundReason, palletCfAssethubIngressEgressDepositAction, palletCfAssethubIngressEgressRefundReason, palletCfBitcoinIngressEgressDepositAction, palletCfBitcoinIngressEgressRefundReason, palletCfEthereumIngressEgressDepositAction, palletCfEthereumIngressEgressRefundReason, palletCfLendingPoolsBoostConfiguration, palletCfLendingPoolsGeneralLendingConfigInterestRateConfiguration, palletCfLendingPoolsGeneralLendingConfigLendingPoolConfiguration, palletCfLendingPoolsGeneralLendingConfigLtvThresholds, palletCfLendingPoolsGeneralLendingConfigNetworkFeeContributions, palletCfLendingPoolsGeneralLendingLoanType, palletCfLendingPoolsLoanRepaidActionType, palletCfLendingPoolsPalletConfigUpdate, palletCfPolkadotIngressEgressDepositAction, palletCfPolkadotIngressEgressRefundReason, palletCfSolanaIngressEgressDepositAction, palletCfSolanaIngressEgressRefundReason, palletCfTradingStrategyTradingStrategy, simpleEnum };