@chainflip/processor 2.1.3 → 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 (925) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  3. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
  5. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
  6. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
  7. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
  8. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
  9. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
  10. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
  11. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +2 -2
  12. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +2 -2
  13. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +2 -2
  14. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +2 -2
  15. package/dist/100/common.cjs +1 -1
  16. package/dist/100/common.d.cts +65 -65
  17. package/dist/100/common.d.mts +65 -65
  18. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +28 -28
  19. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +28 -28
  20. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  21. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  25. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  26. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
  27. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
  28. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +8 -8
  29. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +8 -8
  30. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
  31. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
  32. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
  33. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
  34. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  35. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  36. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  37. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  38. package/dist/100/funding/funded.d.cts +2 -2
  39. package/dist/100/funding/funded.d.mts +2 -2
  40. package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
  41. package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
  42. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +12 -12
  43. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
  44. package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
  45. package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
  46. package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
  47. package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
  48. package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
  49. package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
  50. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  51. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
  52. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  53. package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
  54. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  55. package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
  56. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
  57. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
  58. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  59. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  60. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
  61. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +15 -15
  62. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  63. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
  64. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  65. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
  66. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  67. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  68. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
  69. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
  70. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +8 -8
  71. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +8 -8
  72. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
  73. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
  74. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
  75. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
  76. package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
  77. package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
  78. package/dist/100/swapping/ccmDepositReceived.d.cts +8 -8
  79. package/dist/100/swapping/ccmDepositReceived.d.mts +8 -8
  80. package/dist/100/swapping/ccmFailed.d.cts +8 -8
  81. package/dist/100/swapping/ccmFailed.d.mts +8 -8
  82. package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
  83. package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
  84. package/dist/100/swapping/swapAmountTooLow.d.cts +20 -20
  85. package/dist/100/swapping/swapAmountTooLow.d.mts +20 -20
  86. package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
  87. package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
  88. package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
  89. package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
  90. package/dist/100/swapping/swapExecuted.d.cts +16 -16
  91. package/dist/100/swapping/swapExecuted.d.mts +16 -16
  92. package/dist/100/swapping/swapScheduled.d.cts +31 -31
  93. package/dist/100/swapping/swapScheduled.d.mts +31 -31
  94. package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
  95. package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
  96. package/dist/100/system/extrinsicFailed.d.cts +17 -17
  97. package/dist/100/system/extrinsicFailed.d.mts +17 -17
  98. package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +2 -2
  99. package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +2 -2
  100. package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +2 -2
  101. package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +2 -2
  102. package/dist/102/common.cjs +1 -1
  103. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +69 -69
  104. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +69 -69
  105. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  106. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  107. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +72 -72
  108. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +72 -72
  109. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
  110. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
  111. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +114 -114
  112. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +114 -114
  113. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +6 -6
  114. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +6 -6
  115. package/dist/11000/common.cjs +2 -2
  116. package/dist/11000/common.d.cts +622 -622
  117. package/dist/11000/common.d.mts +622 -622
  118. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +69 -69
  119. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +69 -69
  120. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
  121. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
  122. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  123. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  124. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  125. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  126. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  127. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  128. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +72 -72
  129. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +72 -72
  130. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
  131. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
  132. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +60 -60
  133. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +60 -60
  134. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
  135. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
  136. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  137. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  138. package/dist/11000/swapping/refundEgressScheduled.d.cts +13 -13
  139. package/dist/11000/swapping/refundEgressScheduled.d.mts +13 -13
  140. package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
  141. package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
  142. package/dist/11000/swapping/swapDepositAddressReady.d.cts +42 -42
  143. package/dist/11000/swapping/swapDepositAddressReady.d.mts +42 -42
  144. package/dist/11000/swapping/swapRequested.d.cts +44 -44
  145. package/dist/11000/swapping/swapRequested.d.mts +44 -44
  146. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  147. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  148. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  149. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
  150. package/dist/111/common.cjs +1 -1
  151. package/dist/111/common.d.cts +26 -26
  152. package/dist/111/common.d.mts +26 -26
  153. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  154. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  155. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +8 -8
  156. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +8 -8
  157. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  158. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  159. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +18 -18
  160. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +18 -18
  161. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  162. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  163. package/dist/11100/common.cjs +2 -2
  164. package/dist/11100/common.d.cts +36 -36
  165. package/dist/11100/common.d.mts +36 -36
  166. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
  167. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
  168. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +6 -6
  169. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +6 -6
  170. package/dist/11100/funding/sCCallExecuted.d.cts +6 -6
  171. package/dist/11100/funding/sCCallExecuted.d.mts +6 -6
  172. package/dist/11100/swapping/swapExecuted.d.cts +2 -2
  173. package/dist/11100/swapping/swapExecuted.d.mts +2 -2
  174. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  175. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  176. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +16 -16
  177. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +16 -16
  178. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  179. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  180. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +16 -16
  181. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +16 -16
  182. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  183. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  184. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +22 -22
  185. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +22 -22
  186. package/dist/11200/common.cjs +2 -2
  187. package/dist/11200/common.d.cts +132 -132
  188. package/dist/11200/common.d.mts +132 -132
  189. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  190. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  191. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +16 -16
  192. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +16 -16
  193. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
  194. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  195. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  196. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +16 -16
  197. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +16 -16
  198. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  199. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
  200. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +16 -16
  201. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +16 -16
  202. package/dist/11200/swapping/swapRequested.d.cts +16 -16
  203. package/dist/11200/swapping/swapRequested.d.mts +16 -16
  204. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
  205. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
  206. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
  207. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
  208. package/dist/120/common.cjs +1 -1
  209. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  210. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  211. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  212. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  213. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  214. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  215. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  216. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  217. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  218. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  219. package/dist/131/common.cjs +1 -1
  220. package/dist/131/common.d.cts +205 -205
  221. package/dist/131/common.d.mts +205 -205
  222. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  223. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  224. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  225. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  226. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  227. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  228. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  229. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  230. package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
  231. package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
  232. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +21 -21
  233. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +21 -21
  234. package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
  235. package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
  236. package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
  237. package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
  238. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  239. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  240. package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
  241. package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
  242. package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
  243. package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
  244. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  245. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  246. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  247. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  248. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
  249. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
  250. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  251. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  252. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  253. package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
  254. package/dist/131/swapping/ccmFailed.d.cts +67 -67
  255. package/dist/131/swapping/ccmFailed.d.mts +67 -67
  256. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  257. package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
  258. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  259. package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
  260. package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
  261. package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
  262. package/dist/131/swapping/swapEgressIgnored.d.cts +24 -24
  263. package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
  264. package/dist/131/swapping/swapEgressScheduled.d.cts +10 -10
  265. package/dist/131/swapping/swapEgressScheduled.d.mts +10 -10
  266. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  267. package/dist/131/swapping/swapExecuted.d.mts +12 -12
  268. package/dist/131/swapping/swapScheduled.d.cts +95 -95
  269. package/dist/131/swapping/swapScheduled.d.mts +95 -95
  270. package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
  271. package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
  272. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  273. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  274. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  275. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  276. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  277. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  278. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  279. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
  280. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  281. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  282. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  283. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  284. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  285. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  286. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  287. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
  288. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  289. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  290. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  291. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  292. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  293. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  294. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  295. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  296. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
  297. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
  298. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
  299. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
  300. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  301. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  302. package/dist/141/common.cjs +1 -1
  303. package/dist/141/common.d.cts +226 -226
  304. package/dist/141/common.d.mts +226 -226
  305. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
  306. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
  307. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  308. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  309. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  310. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
  311. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  312. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  313. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  314. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  315. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
  316. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
  317. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  318. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
  319. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  320. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  321. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  322. package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
  323. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  324. package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
  325. package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
  326. package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
  327. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
  328. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
  329. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  330. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
  331. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
  332. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
  333. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  334. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  335. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  336. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  337. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  338. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
  339. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  340. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  341. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  342. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  343. package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
  344. package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
  345. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  346. package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
  347. package/dist/141/swapping/ccmFailed.d.cts +77 -77
  348. package/dist/141/swapping/ccmFailed.d.mts +77 -77
  349. package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
  350. package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
  351. package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
  352. package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
  353. package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
  354. package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
  355. package/dist/141/swapping/swapExecuted.d.cts +82 -82
  356. package/dist/141/swapping/swapExecuted.d.mts +82 -82
  357. package/dist/141/swapping/swapScheduled.d.cts +93 -93
  358. package/dist/141/swapping/swapScheduled.d.mts +93 -93
  359. package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
  360. package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
  361. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  362. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  363. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  364. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
  365. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  366. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
  367. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  368. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  369. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  370. package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
  371. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  372. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  373. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  374. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  375. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  376. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  377. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  378. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  379. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  380. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
  381. package/dist/150/assetBalances/refundScheduled.d.cts +50 -50
  382. package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
  383. package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
  384. package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
  385. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  386. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  387. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  388. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
  389. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  390. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  391. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  392. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  393. package/dist/150/common.cjs +2 -2
  394. package/dist/150/common.d.cts +231 -231
  395. package/dist/150/common.d.mts +231 -231
  396. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
  397. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
  398. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  399. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  400. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  401. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
  402. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  403. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  404. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  405. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  406. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  407. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  408. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  409. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  410. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
  411. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
  412. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  413. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  414. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  415. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  416. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  417. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  418. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  419. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  420. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  421. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  422. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  423. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  424. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  425. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  426. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  427. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  428. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
  429. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
  430. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  431. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
  432. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  433. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  434. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  435. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
  436. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  437. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  438. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  439. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  440. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
  441. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
  442. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  443. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
  444. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  445. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  446. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  447. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +16 -16
  448. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
  449. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
  450. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  451. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  452. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  453. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
  454. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
  455. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
  456. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  457. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  458. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  459. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  460. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  461. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  462. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  463. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  464. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +32 -32
  465. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +32 -32
  466. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  467. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  468. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  469. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  470. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  471. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  472. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  473. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  474. package/dist/150/swapping/ccmDepositReceived.d.cts +76 -76
  475. package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
  476. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  477. package/dist/150/swapping/ccmFailed.d.mts +79 -79
  478. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  479. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  480. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  481. package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
  482. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  483. package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
  484. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  485. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  486. package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
  487. package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
  488. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  489. package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
  490. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  491. package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
  492. package/dist/150/swapping/swapExecuted.d.cts +96 -96
  493. package/dist/150/swapping/swapExecuted.d.mts +96 -96
  494. package/dist/150/swapping/swapScheduled.d.cts +105 -105
  495. package/dist/150/swapping/swapScheduled.d.mts +105 -105
  496. package/dist/150/swapping/withdrawalRequested.d.cts +13 -13
  497. package/dist/150/swapping/withdrawalRequested.d.mts +13 -13
  498. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  499. package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
  500. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  501. package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
  502. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  503. package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
  504. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  505. package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
  506. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  507. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  508. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  509. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  510. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  511. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  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 +10 -10
  515. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
  516. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  517. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  518. package/dist/160/common.cjs +2 -2
  519. package/dist/160/common.d.cts +62 -62
  520. package/dist/160/common.d.mts +62 -62
  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 +10 -10
  526. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  527. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  528. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  529. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +6 -6
  530. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +6 -6
  531. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +4 -4
  532. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +4 -4
  533. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  534. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
  535. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  536. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  537. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  538. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  539. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  540. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  541. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  542. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  543. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  544. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  545. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  546. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  547. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  548. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  549. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
  550. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
  551. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  552. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  553. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
  554. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
  555. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +8 -8
  556. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
  557. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  558. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  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 +8 -8
  564. package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
  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/swapDepositAddressReady.d.cts +8 -8
  568. package/dist/160/swapping/swapDepositAddressReady.d.mts +8 -8
  569. package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
  570. package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
  571. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  572. package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
  573. package/dist/160/swapping/swapRequested.d.cts +8 -8
  574. package/dist/160/swapping/swapRequested.d.mts +8 -8
  575. package/dist/160/swapping/swapScheduled.d.cts +6 -6
  576. package/dist/160/swapping/swapScheduled.d.mts +6 -6
  577. package/dist/160/swapping/withdrawalRequested.d.cts +7 -7
  578. package/dist/160/swapping/withdrawalRequested.d.mts +7 -7
  579. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  580. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  581. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  582. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  583. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  584. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  585. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  586. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  587. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  588. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  589. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  590. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  591. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  592. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  593. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  594. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  595. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  596. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  597. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  598. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  599. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  600. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
  601. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  602. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  603. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  604. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  605. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  606. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  607. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  608. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  609. package/dist/170/common.cjs +2 -2
  610. package/dist/170/common.d.cts +72 -72
  611. package/dist/170/common.d.mts +72 -72
  612. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  613. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  614. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  615. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  616. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  617. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  618. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  619. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  620. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  621. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  622. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  623. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  624. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  625. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  626. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  627. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  628. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  629. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  630. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  631. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  632. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  633. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  634. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  635. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  636. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  637. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  638. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  639. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  640. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  641. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  642. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  643. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  644. package/dist/170/swapping/swapRequested.d.cts +53 -53
  645. package/dist/170/swapping/swapRequested.d.mts +53 -53
  646. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  647. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  648. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  649. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  650. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
  651. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
  652. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  653. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  654. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  655. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  656. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  657. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  658. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
  659. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
  660. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
  661. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
  662. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  663. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  664. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  665. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  666. package/dist/180/common.cjs +2 -2
  667. package/dist/180/common.d.cts +380 -380
  668. package/dist/180/common.d.mts +380 -380
  669. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  670. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  671. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  672. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  673. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
  674. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
  675. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  676. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  677. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  678. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  679. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  680. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  681. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  682. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  683. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +61 -61
  684. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +61 -61
  685. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  686. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  687. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  688. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  689. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  690. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  691. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
  692. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
  693. package/dist/180/solanaIngressEgress/depositFailed.d.cts +46 -46
  694. package/dist/180/solanaIngressEgress/depositFailed.d.mts +46 -46
  695. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  696. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
  697. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
  698. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
  699. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  700. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
  701. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  702. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
  703. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  704. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
  705. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  706. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
  707. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  708. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  709. package/dist/180/swapping/swapDepositAddressReady.d.cts +30 -30
  710. package/dist/180/swapping/swapDepositAddressReady.d.mts +30 -30
  711. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  712. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  713. package/dist/180/swapping/swapRequested.d.cts +16 -16
  714. package/dist/180/swapping/swapRequested.d.mts +16 -16
  715. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  716. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  717. package/dist/180/swapping/withdrawalRequested.d.cts +6 -6
  718. package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
  719. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  720. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  721. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +30 -30
  722. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +30 -30
  723. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  724. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
  725. package/dist/190/assetBalances/accountCredited.d.cts +7 -7
  726. package/dist/190/assetBalances/accountCredited.d.mts +7 -7
  727. package/dist/190/assetBalances/accountDebited.d.cts +7 -7
  728. package/dist/190/assetBalances/accountDebited.d.mts +7 -7
  729. package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
  730. package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
  731. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  732. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  733. package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
  734. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
  735. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
  736. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
  737. package/dist/190/assethubIngressEgress/depositFailed.d.cts +30 -30
  738. package/dist/190/assethubIngressEgress/depositFailed.d.mts +30 -30
  739. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  740. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
  741. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
  742. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
  743. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  744. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
  745. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +30 -30
  746. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +30 -30
  747. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  748. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
  749. package/dist/190/common.cjs +2 -2
  750. package/dist/190/common.d.cts +272 -272
  751. package/dist/190/common.d.mts +272 -272
  752. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  753. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  754. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +30 -30
  755. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +30 -30
  756. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  757. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
  758. package/dist/190/liquidityPools/assetSwapped.d.cts +14 -14
  759. package/dist/190/liquidityPools/assetSwapped.d.mts +14 -14
  760. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  761. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
  762. package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
  763. package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
  764. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
  765. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
  766. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
  767. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
  768. package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
  769. package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
  770. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
  771. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
  772. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  773. package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
  774. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
  775. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
  776. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  777. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  778. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
  779. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
  780. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +30 -30
  781. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +30 -30
  782. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  783. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
  784. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  785. package/dist/190/reputation/offencePenalty.d.mts +2 -2
  786. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  787. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
  788. package/dist/190/solanaIngressEgress/depositFailed.d.cts +18 -18
  789. package/dist/190/solanaIngressEgress/depositFailed.d.mts +18 -18
  790. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
  791. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
  792. package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
  793. package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
  794. package/dist/190/swapping/creditedOnChain.d.cts +10 -10
  795. package/dist/190/swapping/creditedOnChain.d.mts +10 -10
  796. package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
  797. package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
  798. package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
  799. package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
  800. package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
  801. package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
  802. package/dist/190/swapping/refundedOnChain.d.cts +10 -10
  803. package/dist/190/swapping/refundedOnChain.d.mts +10 -10
  804. package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
  805. package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
  806. package/dist/190/swapping/swapDepositAddressReady.d.cts +16 -16
  807. package/dist/190/swapping/swapDepositAddressReady.d.mts +16 -16
  808. package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
  809. package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
  810. package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
  811. package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
  812. package/dist/190/swapping/swapExecuted.d.cts +16 -16
  813. package/dist/190/swapping/swapExecuted.d.mts +16 -16
  814. package/dist/190/swapping/swapRequested.d.cts +12 -12
  815. package/dist/190/swapping/swapRequested.d.mts +12 -12
  816. package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
  817. package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
  818. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
  819. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
  820. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
  821. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
  822. package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
  823. package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
  824. package/dist/200/common.cjs +2 -2
  825. package/dist/210/common.cjs +2 -2
  826. package/dist/210/lendingPools/boostFundsAdded.d.cts +2 -2
  827. package/dist/210/lendingPools/boostFundsAdded.d.mts +2 -2
  828. package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
  829. package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
  830. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  831. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  832. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  833. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  834. package/dist/210/swapping/swapDepositAddressReady.d.cts +2 -2
  835. package/dist/210/swapping/swapDepositAddressReady.d.mts +2 -2
  836. package/dist/220/_virtual/_rolldown/runtime.cjs +29 -0
  837. package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
  838. package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
  839. package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
  840. package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
  841. package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
  842. package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +214 -0
  843. package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +214 -0
  844. package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
  845. package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
  846. package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
  847. package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
  848. package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
  849. package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
  850. package/dist/220/assethubIngressEgress/depositBoosted.d.cts +204 -0
  851. package/dist/220/assethubIngressEgress/depositBoosted.d.mts +204 -0
  852. package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
  853. package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
  854. package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
  855. package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
  856. package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
  857. package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
  858. package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +428 -0
  859. package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +428 -0
  860. package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
  861. package/dist/220/common.cjs +539 -0
  862. package/dist/220/common.d.cts +1563 -0
  863. package/dist/220/common.d.mts +1563 -0
  864. package/dist/220/common.mjs +488 -0
  865. package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
  866. package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
  867. package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
  868. package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
  869. package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
  870. package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +214 -0
  871. package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +214 -0
  872. package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
  873. package/dist/220/lendingPools/loanCreated.cjs +15 -0
  874. package/dist/220/lendingPools/loanCreated.d.cts +61 -0
  875. package/dist/220/lendingPools/loanCreated.d.mts +61 -0
  876. package/dist/220/lendingPools/loanCreated.mjs +13 -0
  877. package/dist/220/lendingPools/loanRepaid.cjs +14 -0
  878. package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
  879. package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
  880. package/dist/220/lendingPools/loanRepaid.mjs +12 -0
  881. package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
  882. package/dist/220/lendingPools/palletConfigUpdated.d.cts +430 -0
  883. package/dist/220/lendingPools/palletConfigUpdated.d.mts +430 -0
  884. package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
  885. package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
  886. package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
  887. package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
  888. package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
  889. package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
  890. package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +204 -0
  891. package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +204 -0
  892. package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
  893. package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
  894. package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
  895. package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
  896. package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
  897. package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
  898. package/dist/220/solanaIngressEgress/depositBoosted.d.cts +234 -0
  899. package/dist/220/solanaIngressEgress/depositBoosted.d.mts +234 -0
  900. package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
  901. package/dist/220/swapping/affiliateDeregistration.cjs +14 -0
  902. package/dist/220/swapping/affiliateDeregistration.d.cts +18 -0
  903. package/dist/220/swapping/affiliateDeregistration.d.mts +18 -0
  904. package/dist/220/swapping/affiliateDeregistration.mjs +12 -0
  905. package/dist/220/tradingStrategy/strategyDeployed.cjs +14 -0
  906. package/dist/220/tradingStrategy/strategyDeployed.d.cts +198 -0
  907. package/dist/220/tradingStrategy/strategyDeployed.d.mts +198 -0
  908. package/dist/220/tradingStrategy/strategyDeployed.mjs +12 -0
  909. package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
  910. package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
  911. package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
  912. package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
  913. package/dist/Parser.cjs +1 -1
  914. package/dist/Processor.cjs +2 -2
  915. package/dist/Processor.mjs +1 -1
  916. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.cjs +1 -1
  917. package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.mjs +1 -1
  918. package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
  919. package/dist/chainspec/src/BaseParser.cjs +3 -3
  920. package/dist/chainspec/src/Compiler.cjs +2 -2
  921. package/dist/chainspec/src/cache.cjs +2 -2
  922. package/dist/chainspec/src/utils.cjs +2 -2
  923. package/dist/generate.cjs +3 -3
  924. package/dist/utils.cjs +1 -1
  925. package/package.json +2 -2
@@ -0,0 +1,1563 @@
1
+ import { z } from "zod";
2
+
3
+ //#region generated/220/common.d.ts
4
+ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
5
+ __kind: z.ZodEnum<z.Writeable<T>>;
6
+ }, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
7
+ __kind: z.ZodEnum<z.Writeable<T>>;
8
+ }>, any> extends infer T_1 ? { [k in keyof T_1]: T_1[k] } : never, z.baseObjectInputType<{
9
+ __kind: z.ZodEnum<z.Writeable<T>>;
10
+ }> extends infer T_2 ? { [k_1 in keyof T_2]: T_2[k_1] } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
11
+ __kind: z.ZodEnum<z.Writeable<T>>;
12
+ }>, any>["__kind"], z.baseObjectInputType<{
13
+ __kind: z.ZodEnum<z.Writeable<T>>;
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
+ }>]>;
988
+ declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
989
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
990
+ }, "strip", z.ZodTypeAny, {
991
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
992
+ }, {
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";
996
+ }>;
997
+ declare const palletCfTradingStrategyTradingStrategy: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
998
+ __kind: z.ZodLiteral<"TickZeroCentered">;
999
+ spreadTick: z.ZodNumber;
1000
+ baseAsset: z.ZodEffects<z.ZodObject<{
1001
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
1002
+ }, "strip", z.ZodTypeAny, {
1003
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1004
+ }, {
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";
1008
+ }>;
1009
+ }, "strip", z.ZodTypeAny, {
1010
+ __kind: "TickZeroCentered";
1011
+ spreadTick: number;
1012
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1013
+ }, {
1014
+ __kind: "TickZeroCentered";
1015
+ spreadTick: number;
1016
+ baseAsset: {
1017
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1018
+ };
1019
+ }>, z.ZodObject<{
1020
+ __kind: z.ZodLiteral<"SimpleBuySell">;
1021
+ buyTick: z.ZodNumber;
1022
+ sellTick: z.ZodNumber;
1023
+ baseAsset: z.ZodEffects<z.ZodObject<{
1024
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
1025
+ }, "strip", z.ZodTypeAny, {
1026
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1027
+ }, {
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";
1031
+ }>;
1032
+ }, "strip", z.ZodTypeAny, {
1033
+ __kind: "SimpleBuySell";
1034
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1035
+ buyTick: number;
1036
+ sellTick: number;
1037
+ }, {
1038
+ __kind: "SimpleBuySell";
1039
+ baseAsset: {
1040
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1041
+ };
1042
+ buyTick: number;
1043
+ sellTick: number;
1044
+ }>, z.ZodObject<{
1045
+ __kind: z.ZodLiteral<"InventoryBased">;
1046
+ minBuyTick: z.ZodNumber;
1047
+ maxBuyTick: z.ZodNumber;
1048
+ minSellTick: z.ZodNumber;
1049
+ maxSellTick: z.ZodNumber;
1050
+ baseAsset: z.ZodEffects<z.ZodObject<{
1051
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
1052
+ }, "strip", z.ZodTypeAny, {
1053
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1054
+ }, {
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";
1058
+ }>;
1059
+ }, "strip", z.ZodTypeAny, {
1060
+ __kind: "InventoryBased";
1061
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1062
+ minBuyTick: number;
1063
+ maxBuyTick: number;
1064
+ minSellTick: number;
1065
+ maxSellTick: number;
1066
+ }, {
1067
+ __kind: "InventoryBased";
1068
+ baseAsset: {
1069
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1070
+ };
1071
+ minBuyTick: number;
1072
+ maxBuyTick: number;
1073
+ minSellTick: number;
1074
+ maxSellTick: number;
1075
+ }>, z.ZodObject<{
1076
+ __kind: z.ZodLiteral<"OracleTracking">;
1077
+ minBuyOffsetTick: z.ZodNumber;
1078
+ maxBuyOffsetTick: z.ZodNumber;
1079
+ minSellOffsetTick: z.ZodNumber;
1080
+ maxSellOffsetTick: z.ZodNumber;
1081
+ baseAsset: z.ZodEffects<z.ZodObject<{
1082
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
1083
+ }, "strip", z.ZodTypeAny, {
1084
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1085
+ }, {
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";
1089
+ }>;
1090
+ quoteAsset: z.ZodEffects<z.ZodObject<{
1091
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
1092
+ }, "strip", z.ZodTypeAny, {
1093
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1094
+ }, {
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";
1098
+ }>;
1099
+ }, "strip", z.ZodTypeAny, {
1100
+ __kind: "OracleTracking";
1101
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1102
+ minBuyOffsetTick: number;
1103
+ maxBuyOffsetTick: number;
1104
+ minSellOffsetTick: number;
1105
+ maxSellOffsetTick: number;
1106
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1107
+ }, {
1108
+ __kind: "OracleTracking";
1109
+ baseAsset: {
1110
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1111
+ };
1112
+ minBuyOffsetTick: number;
1113
+ maxBuyOffsetTick: number;
1114
+ minSellOffsetTick: number;
1115
+ maxSellOffsetTick: number;
1116
+ quoteAsset: {
1117
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Sol" | "SolUsdc" | "SolUsdt" | "HubDot" | "HubUsdt" | "HubUsdc";
1118
+ };
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
+ }>]>;
1562
+ //#endregion
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 };