@chainflip/processor 2.1.0-alpha.4 → 2.1.0-beta.0

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 (3133) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +46 -0
  2. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +136 -0
  3. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.ts +91 -0
  4. package/dist/100/ethereumIngressEgress/egressScheduled.d.ts +41 -0
  5. package/dist/100/funding/redemptionRequested.d.ts +21 -0
  6. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.ts +46 -0
  7. package/dist/100/polkadotIngressEgress/egressScheduled.d.ts +41 -0
  8. package/dist/100/swapping/ccmDepositReceived.d.ts +354 -0
  9. package/dist/100/swapping/ccmFailed.d.ts +355 -0
  10. package/dist/100/swapping/swapExecuted.d.ts +47 -0
  11. package/dist/100/swapping/swapScheduled.d.ts +450 -0
  12. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +971 -0
  13. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +1355 -0
  14. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +978 -0
  15. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +971 -0
  16. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +1346 -0
  17. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +978 -0
  18. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +971 -0
  19. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +2264 -0
  20. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +978 -0
  21. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +123 -0
  22. package/dist/11000/common.d.ts +21444 -0
  23. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +1366 -0
  24. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +971 -0
  25. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +1355 -0
  26. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +978 -0
  27. package/dist/11000/lendingPools/boostFundsAdded.d.ts +45 -0
  28. package/dist/11000/lendingPools/boostPoolCreated.d.ts +39 -0
  29. package/dist/11000/lendingPools/stoppedBoosting.d.ts +48 -0
  30. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +971 -0
  31. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +1346 -0
  32. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +978 -0
  33. package/dist/11000/solanaElections/unknownElection.d.ts +54 -0
  34. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +971 -0
  35. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +1305 -0
  36. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +978 -0
  37. package/dist/11000/swapping/palletConfigUpdated.d.ts +255 -0
  38. package/dist/11000/swapping/refundEgressScheduled.d.ts +57 -0
  39. package/dist/11000/swapping/refundedOnChain.d.ts +34 -0
  40. package/dist/11000/swapping/swapDepositAddressReady.d.ts +657 -0
  41. package/dist/11000/swapping/swapRequested.d.ts +1434 -0
  42. package/dist/11000/tradingStrategy/strategyDeployed.d.ts +134 -0
  43. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +126 -0
  44. package/dist/111/common.d.ts +457 -0
  45. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.ts +31 -0
  46. package/dist/111/liquidityPools/limitOrderUpdated.d.ts +99 -0
  47. package/dist/111/liquidityPools/newPoolCreated.d.ts +41 -0
  48. package/dist/111/liquidityPools/poolFeeSet.d.ts +38 -0
  49. package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +209 -0
  50. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +31 -0
  51. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +1417 -0
  52. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +1408 -0
  53. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +2326 -0
  54. package/dist/11100/common.d.ts +24514 -0
  55. package/dist/11100/environment/runtimeSafeModeUpdated.d.ts +1516 -0
  56. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +1417 -0
  57. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +18 -0
  58. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +625 -0
  59. package/dist/11100/funding/sCCallExecuted.d.ts +252 -0
  60. package/dist/11100/lendingPools/collateralAdded.d.ts +38 -0
  61. package/dist/11100/lendingPools/collateralRemoved.d.ts +38 -0
  62. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.ts +25 -0
  63. package/dist/11100/lendingPools/lendingFundsAdded.d.ts +28 -0
  64. package/dist/11100/lendingPools/lendingFundsRemoved.d.ts +28 -0
  65. package/dist/11100/lendingPools/lendingPoolCreated.d.ts +22 -0
  66. package/dist/11100/lendingPools/loanCreated.d.ts +34 -0
  67. package/dist/11100/lendingPools/loanRepaid.d.ts +28 -0
  68. package/dist/11100/lendingPools/loanSettled.d.ts +25 -0
  69. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +1408 -0
  70. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +1367 -0
  71. package/dist/11100/swapping/swapAborted.d.ts +25 -0
  72. package/dist/11100/swapping/swapDepositAddressReady.d.ts +695 -0
  73. package/dist/11100/swapping/swapExecuted.d.ts +59 -0
  74. package/dist/11100/swapping/swapRequested.d.ts +3022 -0
  75. package/dist/11100/swapping/swapRescheduled.d.ts +28 -0
  76. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +15 -0
  77. package/dist/11100/validator/validatorClaimed.d.ts +15 -0
  78. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +15 -0
  79. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +204 -0
  80. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +194 -0
  81. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +418 -0
  82. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +204 -0
  83. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +194 -0
  84. package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +224 -0
  85. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +154 -0
  86. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +207 -0
  87. package/dist/120/common.d.ts +955 -0
  88. package/dist/120/emissions/flipBurnSkipped.d.ts +229 -0
  89. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +28 -0
  90. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +77 -0
  91. package/dist/120/swapping/ccmFailed.d.ts +355 -0
  92. package/dist/120/swapping/swapEgressIgnored.d.ts +248 -0
  93. package/dist/120/swapping/swapEgressScheduled.d.ts +44 -0
  94. package/dist/120/swapping/swapExecuted.d.ts +53 -0
  95. package/dist/120/swapping/withdrawalRequested.d.ts +64 -0
  96. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +31 -0
  97. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +154 -0
  98. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +207 -0
  99. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +423 -0
  100. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +370 -0
  101. package/dist/131/common.d.ts +2831 -0
  102. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +688 -0
  103. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +264 -0
  104. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +370 -0
  105. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +99 -0
  106. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +209 -0
  107. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +73 -0
  108. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.ts +77 -0
  109. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +370 -0
  110. package/dist/131/reputation/offencePenalty.d.ts +28 -0
  111. package/dist/131/swapping/ccmFailed.d.ts +443 -0
  112. package/dist/131/swapping/swapDepositAddressReady.d.ts +145 -0
  113. package/dist/131/swapping/swapEgressIgnored.d.ts +248 -0
  114. package/dist/131/swapping/swapExecuted.d.ts +53 -0
  115. package/dist/131/swapping/swapScheduled.d.ts +463 -0
  116. package/dist/131/swapping/withdrawalRequested.d.ts +77 -0
  117. package/dist/131/witnesser/prewitnessExecutionFailed.d.ts +232 -0
  118. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.ts +15 -0
  119. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +45 -0
  120. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +118 -0
  121. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +48 -0
  122. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +45 -0
  123. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +231 -0
  124. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +48 -0
  125. package/dist/141/common.d.ts +4035 -0
  126. package/dist/141/environment/staleUtxosDiscarded.d.ts +141 -0
  127. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +45 -0
  128. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +118 -0
  129. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +48 -0
  130. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +18 -0
  131. package/dist/141/evmThresholdSigner/retryRequested.d.ts +15 -0
  132. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +336 -0
  133. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +18 -0
  134. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +54 -0
  135. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +15 -0
  136. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +79 -0
  137. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.ts +83 -0
  138. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +45 -0
  139. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +118 -0
  140. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +48 -0
  141. package/dist/141/swapping/ccmDepositReceived.d.ts +381 -0
  142. package/dist/141/swapping/swapDepositAddressReady.d.ts +175 -0
  143. package/dist/141/swapping/swapScheduled.d.ts +512 -0
  144. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +25 -0
  145. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +134 -0
  146. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +128 -0
  147. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +54 -0
  148. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +283 -0
  149. package/dist/150/assetBalances/refundSkipped.d.ts +453 -0
  150. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +25 -0
  151. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +234 -0
  152. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +228 -0
  153. package/dist/150/common.d.ts +4085 -0
  154. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +25 -0
  155. package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +134 -0
  156. package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +128 -0
  157. package/dist/150/ethereumIngressEgress/depositIgnored.d.ts +54 -0
  158. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +283 -0
  159. package/dist/150/liquidityPools/assetSwapped.d.ts +41 -0
  160. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +99 -0
  161. package/dist/150/liquidityPools/newPoolCreated.d.ts +41 -0
  162. package/dist/150/liquidityPools/poolFeeSet.d.ts +38 -0
  163. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +209 -0
  164. package/dist/150/liquidityProvider/accountCredited.d.ts +28 -0
  165. package/dist/150/liquidityProvider/accountDebited.d.ts +28 -0
  166. package/dist/150/liquidityProvider/assetTransferred.d.ts +31 -0
  167. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +85 -0
  168. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +28 -0
  169. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +236 -0
  170. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.ts +89 -0
  171. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +25 -0
  172. package/dist/150/polkadotIngressEgress/depositBoosted.d.ts +124 -0
  173. package/dist/150/polkadotIngressEgress/depositFinalised.d.ts +118 -0
  174. package/dist/150/polkadotIngressEgress/depositIgnored.d.ts +44 -0
  175. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.ts +269 -0
  176. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.ts +18 -0
  177. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.ts +25 -0
  178. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +121 -0
  179. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +115 -0
  180. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +41 -0
  181. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +264 -0
  182. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +31 -0
  183. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +18 -0
  184. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +15 -0
  185. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +336 -0
  186. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +18 -0
  187. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +24 -0
  188. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +15 -0
  189. package/dist/150/swapping/batchSwapFailed.d.ts +38 -0
  190. package/dist/150/swapping/ccmDepositReceived.d.ts +408 -0
  191. package/dist/150/swapping/ccmFailed.d.ts +515 -0
  192. package/dist/150/swapping/maximumSwapAmountSet.d.ts +25 -0
  193. package/dist/150/swapping/refundEgressIgnored.d.ts +248 -0
  194. package/dist/150/swapping/refundEgressScheduled.d.ts +44 -0
  195. package/dist/150/swapping/swapAmountConfiscated.d.ts +44 -0
  196. package/dist/150/swapping/swapDepositAddressReady.d.ts +273 -0
  197. package/dist/150/swapping/swapEgressIgnored.d.ts +248 -0
  198. package/dist/150/swapping/swapEgressScheduled.d.ts +44 -0
  199. package/dist/150/swapping/swapExecuted.d.ts +397 -0
  200. package/dist/150/swapping/swapScheduled.d.ts +548 -0
  201. package/dist/150/swapping/withdrawalRequested.d.ts +89 -0
  202. package/dist/160/assetBalances/accountCredited.d.ts +31 -0
  203. package/dist/160/assetBalances/accountDebited.d.ts +31 -0
  204. package/dist/160/common.d.ts +3828 -0
  205. package/dist/160/liquidityPools/assetSwapped.d.ts +41 -0
  206. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +99 -0
  207. package/dist/160/liquidityPools/newPoolCreated.d.ts +41 -0
  208. package/dist/160/liquidityPools/orderDeletionFailed.d.ts +127 -0
  209. package/dist/160/liquidityPools/poolFeeSet.d.ts +38 -0
  210. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +209 -0
  211. package/dist/160/liquidityProvider/assetTransferred.d.ts +31 -0
  212. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +85 -0
  213. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +89 -0
  214. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +45 -0
  215. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +48 -0
  216. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.ts +31 -0
  217. package/dist/160/swapping/batchSwapFailed.d.ts +38 -0
  218. package/dist/160/swapping/ccmFailed.d.ts +312 -0
  219. package/dist/160/swapping/maximumSwapAmountSet.d.ts +25 -0
  220. package/dist/160/swapping/refundEgressIgnored.d.ts +248 -0
  221. package/dist/160/swapping/refundEgressScheduled.d.ts +44 -0
  222. package/dist/160/swapping/swapAmountConfiscated.d.ts +31 -0
  223. package/dist/160/swapping/swapDepositAddressReady.d.ts +291 -0
  224. package/dist/160/swapping/swapEgressIgnored.d.ts +248 -0
  225. package/dist/160/swapping/swapEgressScheduled.d.ts +44 -0
  226. package/dist/160/swapping/swapExecuted.d.ts +56 -0
  227. package/dist/160/swapping/swapRequested.d.ts +604 -0
  228. package/dist/160/swapping/withdrawalRequested.d.ts +89 -0
  229. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +312 -0
  230. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +560 -0
  231. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +25 -0
  232. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.ts +15 -0
  233. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.ts +18 -0
  234. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +312 -0
  235. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +343 -0
  236. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +337 -0
  237. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +268 -0
  238. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +565 -0
  239. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +560 -0
  240. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +144 -0
  241. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.ts +15 -0
  242. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.ts +18 -0
  243. package/dist/170/common.d.ts +2447 -0
  244. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +312 -0
  245. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +560 -0
  246. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +25 -0
  247. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.ts +15 -0
  248. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.ts +18 -0
  249. package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +312 -0
  250. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +560 -0
  251. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +15 -0
  252. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.ts +30 -0
  253. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.ts +33 -0
  254. package/dist/170/reputation/offencePenalty.d.ts +125 -0
  255. package/dist/170/reputation/penaltyUpdated.d.ts +155 -0
  256. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +312 -0
  257. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +560 -0
  258. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +15 -0
  259. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +18 -0
  260. package/dist/170/swapping/swapRequested.d.ts +713 -0
  261. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +145 -0
  262. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +1370 -0
  263. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +139 -0
  264. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +44 -0
  265. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +359 -0
  266. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +2279 -0
  267. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +353 -0
  268. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +44 -0
  269. package/dist/180/common.d.ts +12253 -0
  270. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +145 -0
  271. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +1370 -0
  272. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +139 -0
  273. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +44 -0
  274. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +135 -0
  275. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +1361 -0
  276. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +129 -0
  277. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +44 -0
  278. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +132 -0
  279. package/dist/180/solanaIngressEgress/depositFailed.d.ts +1320 -0
  280. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +126 -0
  281. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +44 -0
  282. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +15 -0
  283. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +15 -0
  284. package/dist/180/swapping/refundEgressScheduled.d.ts +54 -0
  285. package/dist/180/swapping/swapDepositAddressReady.d.ts +294 -0
  286. package/dist/180/swapping/swapEgressScheduled.d.ts +54 -0
  287. package/dist/180/swapping/swapRequested.d.ts +679 -0
  288. package/dist/180/swapping/withdrawalRequested.d.ts +92 -0
  289. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +25 -0
  290. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +194 -0
  291. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +1355 -0
  292. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +188 -0
  293. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +66 -0
  294. package/dist/190/assetBalances/accountCredited.d.ts +31 -0
  295. package/dist/190/assetBalances/accountDebited.d.ts +31 -0
  296. package/dist/190/assetBalances/refundScheduled.d.ts +251 -0
  297. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +25 -0
  298. package/dist/190/assethubIngressEgress/depositBoosted.d.ts +184 -0
  299. package/dist/190/assethubIngressEgress/depositFailed.d.ts +1346 -0
  300. package/dist/190/assethubIngressEgress/depositFinalised.d.ts +178 -0
  301. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.ts +30 -0
  302. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.ts +33 -0
  303. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +66 -0
  304. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +25 -0
  305. package/dist/190/bitcoinIngressEgress/depositBoosted.d.ts +408 -0
  306. package/dist/190/bitcoinIngressEgress/depositFailed.d.ts +2264 -0
  307. package/dist/190/bitcoinIngressEgress/depositFinalised.d.ts +402 -0
  308. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.ts +161 -0
  309. package/dist/190/common.d.ts +18203 -0
  310. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +25 -0
  311. package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +194 -0
  312. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +1355 -0
  313. package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +188 -0
  314. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +66 -0
  315. package/dist/190/liquidityPools/assetSwapped.d.ts +41 -0
  316. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +99 -0
  317. package/dist/190/liquidityPools/newPoolCreated.d.ts +41 -0
  318. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +127 -0
  319. package/dist/190/liquidityPools/palletConfigUpdated.d.ts +44 -0
  320. package/dist/190/liquidityPools/poolFeeSet.d.ts +38 -0
  321. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +209 -0
  322. package/dist/190/liquidityProvider/assetTransferred.d.ts +31 -0
  323. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +91 -0
  324. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +251 -0
  325. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +95 -0
  326. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.ts +25 -0
  327. package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +184 -0
  328. package/dist/190/polkadotIngressEgress/depositFailed.d.ts +1346 -0
  329. package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +178 -0
  330. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.ts +66 -0
  331. package/dist/190/reputation/offencePenalty.d.ts +125 -0
  332. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +25 -0
  333. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +181 -0
  334. package/dist/190/solanaIngressEgress/depositFailed.d.ts +1305 -0
  335. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +175 -0
  336. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +66 -0
  337. package/dist/190/swapping/batchSwapFailed.d.ts +38 -0
  338. package/dist/190/swapping/creditedOnChain.d.ts +31 -0
  339. package/dist/190/swapping/palletConfigUpdated.d.ts +196 -0
  340. package/dist/190/swapping/refundEgressIgnored.d.ts +248 -0
  341. package/dist/190/swapping/refundEgressScheduled.d.ts +54 -0
  342. package/dist/190/swapping/refundedOnChain.d.ts +31 -0
  343. package/dist/190/swapping/swapAmountConfiscated.d.ts +31 -0
  344. package/dist/190/swapping/swapDepositAddressReady.d.ts +315 -0
  345. package/dist/190/swapping/swapEgressIgnored.d.ts +248 -0
  346. package/dist/190/swapping/swapEgressScheduled.d.ts +54 -0
  347. package/dist/190/swapping/swapExecuted.d.ts +56 -0
  348. package/dist/190/swapping/swapRequested.d.ts +900 -0
  349. package/dist/190/swapping/withdrawalRequested.d.ts +98 -0
  350. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +25 -0
  351. package/dist/190/tradingStrategy/palletConfigUpdated.d.ts +108 -0
  352. package/dist/190/tradingStrategy/strategyDeployed.d.ts +50 -0
  353. package/dist/200/common.d.ts +11087 -0
  354. package/dist/200/lendingPools/lendingFundsAdded.d.ts +28 -0
  355. package/dist/200/lendingPools/lendingFundsRemoved.d.ts +28 -0
  356. package/dist/200/lendingPools/loanCreated.d.ts +31 -0
  357. package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +148 -0
  358. package/dist/200/swapping/swapAborted.d.ts +25 -0
  359. package/dist/200/swapping/swapRequested.d.ts +3993 -0
  360. package/dist/200/swapping/swapRescheduled.d.ts +28 -0
  361. package/dist/210/arbitrumElections/allVotesCleared.cjs +8 -0
  362. package/dist/210/arbitrumElections/allVotesCleared.d.ts +6 -0
  363. package/dist/210/arbitrumElections/allVotesCleared.mjs +7 -0
  364. package/dist/210/arbitrumElections/allVotesNotCleared.cjs +8 -0
  365. package/dist/210/arbitrumElections/allVotesNotCleared.d.ts +6 -0
  366. package/dist/210/arbitrumElections/allVotesNotCleared.mjs +7 -0
  367. package/dist/210/arbitrumElections/corruptStorage.cjs +8 -0
  368. package/dist/210/arbitrumElections/corruptStorage.d.ts +6 -0
  369. package/dist/210/arbitrumElections/corruptStorage.mjs +7 -0
  370. package/dist/210/arbitrumElections/electoralEvent.cjs +7 -0
  371. package/dist/210/arbitrumElections/electoralEvent.d.ts +58 -0
  372. package/dist/210/arbitrumElections/electoralEvent.mjs +7 -0
  373. package/dist/210/arbitrumElections/uninitialized.cjs +8 -0
  374. package/dist/210/arbitrumElections/uninitialized.d.ts +6 -0
  375. package/dist/210/arbitrumElections/uninitialized.mjs +7 -0
  376. package/dist/210/arbitrumElections/unknownElection.cjs +9 -0
  377. package/dist/210/arbitrumElections/unknownElection.d.ts +14 -0
  378. package/dist/210/arbitrumElections/unknownElection.mjs +8 -0
  379. package/dist/210/arbitrumIngressEgress/depositBoosted.d.ts +204 -0
  380. package/dist/210/arbitrumIngressEgress/depositFailed.d.ts +1427 -0
  381. package/dist/210/arbitrumIngressEgress/depositFinalised.d.ts +198 -0
  382. package/dist/210/assetBalances/accountCredited.d.ts +31 -0
  383. package/dist/210/assetBalances/accountDebited.d.ts +31 -0
  384. package/dist/210/assethubIngressEgress/depositFailed.d.ts +1418 -0
  385. package/dist/210/bitcoinIngressEgress/depositFailed.d.ts +2336 -0
  386. package/dist/210/common.cjs +146 -12
  387. package/dist/210/common.d.ts +26736 -0
  388. package/dist/210/common.mjs +135 -13
  389. package/dist/210/environment/runtimeSafeModeUpdated.d.ts +1997 -0
  390. package/dist/210/ethereumElections/allVotesCleared.cjs +8 -0
  391. package/dist/210/ethereumElections/allVotesCleared.d.ts +6 -0
  392. package/dist/210/ethereumElections/allVotesCleared.mjs +7 -0
  393. package/dist/210/ethereumElections/allVotesNotCleared.cjs +8 -0
  394. package/dist/210/ethereumElections/allVotesNotCleared.d.ts +6 -0
  395. package/dist/210/ethereumElections/allVotesNotCleared.mjs +7 -0
  396. package/dist/210/ethereumElections/corruptStorage.cjs +8 -0
  397. package/dist/210/ethereumElections/corruptStorage.d.ts +6 -0
  398. package/dist/210/ethereumElections/corruptStorage.mjs +7 -0
  399. package/dist/210/ethereumElections/electoralEvent.cjs +7 -0
  400. package/dist/210/ethereumElections/electoralEvent.d.ts +30 -0
  401. package/dist/210/ethereumElections/electoralEvent.mjs +7 -0
  402. package/dist/210/ethereumElections/uninitialized.cjs +8 -0
  403. package/dist/210/ethereumElections/uninitialized.d.ts +6 -0
  404. package/dist/210/ethereumElections/uninitialized.mjs +7 -0
  405. package/dist/210/ethereumElections/unknownElection.cjs +9 -0
  406. package/dist/210/ethereumElections/unknownElection.d.ts +14 -0
  407. package/dist/210/ethereumElections/unknownElection.mjs +8 -0
  408. package/dist/210/ethereumIngressEgress/depositBoosted.d.ts +204 -0
  409. package/dist/210/ethereumIngressEgress/depositFailed.d.ts +1427 -0
  410. package/dist/210/ethereumIngressEgress/depositFinalised.d.ts +198 -0
  411. package/dist/210/funding/funded.d.ts +88 -0
  412. package/dist/210/lendingPools/boostFundsAdded.d.ts +45 -0
  413. package/dist/210/lendingPools/boostPoolCreated.d.ts +39 -0
  414. package/dist/210/lendingPools/collateralAdded.d.ts +68 -0
  415. package/dist/210/lendingPools/collateralRemoved.d.ts +25 -0
  416. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.ts +25 -0
  417. package/dist/210/lendingPools/lendingFundsAdded.d.ts +28 -0
  418. package/dist/210/lendingPools/lendingFundsRemoved.d.ts +28 -0
  419. package/dist/210/lendingPools/lendingPoolCreated.d.ts +22 -0
  420. package/dist/210/lendingPools/loanCreated.d.ts +31 -0
  421. package/dist/210/lendingPools/palletConfigUpdated.d.ts +423 -0
  422. package/dist/210/lendingPools/stoppedBoosting.d.ts +48 -0
  423. package/dist/210/liquidityPools/assetSwapped.d.ts +41 -0
  424. package/dist/210/liquidityPools/limitOrderUpdated.d.ts +99 -0
  425. package/dist/210/liquidityPools/newPoolCreated.d.ts +41 -0
  426. package/dist/210/liquidityPools/orderDeletionFailed.d.ts +127 -0
  427. package/dist/210/liquidityPools/palletConfigUpdated.d.ts +44 -0
  428. package/dist/210/liquidityPools/poolFeeSet.d.ts +38 -0
  429. package/dist/210/liquidityPools/rangeOrderUpdated.d.ts +209 -0
  430. package/dist/210/liquidityProvider/assetTransferred.d.ts +31 -0
  431. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.ts +91 -0
  432. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.ts +95 -0
  433. package/dist/210/polkadotIngressEgress/depositFailed.d.ts +1418 -0
  434. package/dist/210/solanaIngressEgress/assetEgressStatusChanged.cjs +12 -0
  435. package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.ts +25 -0
  436. package/dist/210/solanaIngressEgress/assetEgressStatusChanged.mjs +11 -0
  437. package/dist/210/solanaIngressEgress/depositBoosted.cjs +22 -0
  438. package/dist/210/solanaIngressEgress/depositBoosted.d.ts +224 -0
  439. package/dist/210/solanaIngressEgress/depositBoosted.mjs +21 -0
  440. package/dist/210/solanaIngressEgress/depositFailed.d.ts +1499 -0
  441. package/dist/210/solanaIngressEgress/depositFetchesScheduled.cjs +12 -0
  442. package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.ts +25 -0
  443. package/dist/210/solanaIngressEgress/depositFetchesScheduled.mjs +11 -0
  444. package/dist/210/solanaIngressEgress/depositFinalised.cjs +20 -0
  445. package/dist/210/solanaIngressEgress/depositFinalised.d.ts +218 -0
  446. package/dist/210/solanaIngressEgress/depositFinalised.mjs +19 -0
  447. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.cjs +15 -0
  448. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.ts +44 -0
  449. package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.mjs +14 -0
  450. package/dist/210/solanaIngressEgress/invalidCcmRefunded.cjs +13 -0
  451. package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.ts +28 -0
  452. package/dist/210/solanaIngressEgress/invalidCcmRefunded.mjs +12 -0
  453. package/dist/210/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
  454. package/dist/210/solanaIngressEgress/palletConfigUpdated.d.ts +151 -0
  455. package/dist/210/solanaIngressEgress/palletConfigUpdated.mjs +8 -0
  456. package/dist/210/solanaIngressEgress/transferFallbackRequested.cjs +15 -0
  457. package/dist/210/solanaIngressEgress/transferFallbackRequested.d.ts +66 -0
  458. package/dist/210/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
  459. package/dist/210/swapping/accountCreationDepositAddressReady.d.ts +148 -0
  460. package/dist/210/swapping/batchSwapFailed.d.ts +38 -0
  461. package/dist/210/swapping/boundBrokerWithdrawalAddress.cjs +12 -0
  462. package/dist/210/swapping/boundBrokerWithdrawalAddress.d.ts +15 -0
  463. package/dist/210/swapping/boundBrokerWithdrawalAddress.mjs +11 -0
  464. package/dist/210/swapping/creditedOnChain.d.ts +31 -0
  465. package/dist/210/swapping/palletConfigUpdated.d.ts +255 -0
  466. package/dist/210/swapping/refundEgressIgnored.d.ts +248 -0
  467. package/dist/210/swapping/refundEgressScheduled.d.ts +57 -0
  468. package/dist/210/swapping/refundedOnChain.d.ts +34 -0
  469. package/dist/210/swapping/swapAmountConfiscated.d.ts +31 -0
  470. package/dist/210/swapping/swapDepositAddressReady.d.ts +695 -0
  471. package/dist/210/swapping/swapEgressIgnored.d.ts +248 -0
  472. package/dist/210/swapping/swapEgressScheduled.d.ts +54 -0
  473. package/dist/210/swapping/swapExecuted.d.ts +59 -0
  474. package/dist/210/swapping/swapRequested.d.ts +3993 -0
  475. package/dist/210/swapping/withdrawalRequested.d.ts +98 -0
  476. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.ts +25 -0
  477. package/dist/210/tradingStrategy/palletConfigUpdated.d.ts +108 -0
  478. package/dist/210/tradingStrategy/strategyDeployed.d.ts +134 -0
  479. package/dist/EventHandler.d.ts +28 -0
  480. package/dist/HandlerMap.d.ts +24 -0
  481. package/dist/Processor.d.ts +42 -0
  482. package/dist/index.d.ts +4 -0
  483. package/package.json +5 -5
  484. package/dist/100/accountRoles/accountRoleRegistered.d.mts +0 -25
  485. package/dist/100/bitcoinBroadcaster/broadcastAborted.d.mts +0 -12
  486. package/dist/100/bitcoinBroadcaster/broadcastAttemptTimeout.d.mts +0 -27
  487. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +0 -333
  488. package/dist/100/bitcoinBroadcaster/broadcastRetryScheduled.d.mts +0 -27
  489. package/dist/100/bitcoinBroadcaster/broadcastSuccess.d.mts +0 -15
  490. package/dist/100/bitcoinBroadcaster/thresholdSignatureInvalid.d.mts +0 -15
  491. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +0 -46
  492. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +0 -46
  493. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +0 -110
  494. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +0 -107
  495. package/dist/100/bitcoinChainTracking/chainStateUpdated.d.mts +0 -77
  496. package/dist/100/bitcoinIngressEgress/assetEgressStatusChanged.d.mts +0 -25
  497. package/dist/100/bitcoinIngressEgress/batchBroadcastRequested.d.mts +0 -25
  498. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  499. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +0 -242
  500. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +0 -25
  501. package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +0 -141
  502. package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +0 -141
  503. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +0 -423
  504. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +0 -136
  505. package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +0 -136
  506. package/dist/100/bitcoinIngressEgress/minimumDepositSet.d.mts +0 -25
  507. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +0 -123
  508. package/dist/100/bitcoinThresholdSigner/currentKeyUnavailable.d.mts +0 -15
  509. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +0 -18
  510. package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +0 -15
  511. package/dist/100/bitcoinThresholdSigner/signersUnavailable.d.mts +0 -15
  512. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +0 -336
  513. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +0 -18
  514. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +0 -52
  515. package/dist/100/bitcoinThresholdSigner/thresholdSignatureResponseTimeoutUpdated.d.mts +0 -12
  516. package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +0 -15
  517. package/dist/100/bitcoinVault/awaitingGovernanceActivation.d.mts +0 -27
  518. package/dist/100/bitcoinVault/keyHandoverFailure.d.mts +0 -12
  519. package/dist/100/bitcoinVault/keyHandoverFailureReported.d.mts +0 -6
  520. package/dist/100/bitcoinVault/keyHandoverRequest.d.mts +0 -60
  521. package/dist/100/bitcoinVault/keyHandoverResponseTimeout.d.mts +0 -12
  522. package/dist/100/bitcoinVault/keyHandoverSuccess.d.mts +0 -12
  523. package/dist/100/bitcoinVault/keyHandoverSuccessReported.d.mts +0 -6
  524. package/dist/100/bitcoinVault/keyHandoverVerificationFailure.d.mts +0 -12
  525. package/dist/100/bitcoinVault/keyHandoverVerificationSuccess.d.mts +0 -27
  526. package/dist/100/bitcoinVault/keygenFailure.d.mts +0 -6
  527. package/dist/100/bitcoinVault/keygenFailureReported.d.mts +0 -6
  528. package/dist/100/bitcoinVault/keygenRequest.d.mts +0 -18
  529. package/dist/100/bitcoinVault/keygenResponseTimeout.d.mts +0 -6
  530. package/dist/100/bitcoinVault/keygenResponseTimeoutUpdated.d.mts +0 -12
  531. package/dist/100/bitcoinVault/keygenSuccess.d.mts +0 -6
  532. package/dist/100/bitcoinVault/keygenSuccessReported.d.mts +0 -6
  533. package/dist/100/bitcoinVault/keygenVerificationFailure.d.mts +0 -12
  534. package/dist/100/bitcoinVault/keygenVerificationSuccess.d.mts +0 -27
  535. package/dist/100/bitcoinVault/noKeyHandover.d.mts +0 -6
  536. package/dist/100/bitcoinVault/vaultRotatedExternally.d.mts +0 -15
  537. package/dist/100/bitcoinVault/vaultRotationAborted.d.mts +0 -6
  538. package/dist/100/bitcoinVault/vaultRotationCompleted.d.mts +0 -6
  539. package/dist/100/common.d.mts +0 -3546
  540. package/dist/100/emissions/backupNodeInflationEmissionsUpdated.d.mts +0 -6
  541. package/dist/100/emissions/currentAuthorityInflationEmissionsUpdated.d.mts +0 -6
  542. package/dist/100/emissions/supplyUpdateBroadcastRequested.d.mts +0 -6
  543. package/dist/100/emissions/supplyUpdateIntervalUpdated.d.mts +0 -6
  544. package/dist/100/environment/addedNewEthAsset.d.mts +0 -14
  545. package/dist/100/environment/bitcoinBlockNumberSetForVault.d.mts +0 -12
  546. package/dist/100/environment/polkadotVaultAccountSet.d.mts +0 -12
  547. package/dist/100/environment/runtimeSafeModeUpdated.d.mts +0 -688
  548. package/dist/100/environment/updatedEthAsset.d.mts +0 -14
  549. package/dist/100/ethereumBroadcaster/broadcastAborted.d.mts +0 -12
  550. package/dist/100/ethereumBroadcaster/broadcastAttemptTimeout.d.mts +0 -27
  551. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +0 -333
  552. package/dist/100/ethereumBroadcaster/broadcastRetryScheduled.d.mts +0 -27
  553. package/dist/100/ethereumBroadcaster/broadcastSuccess.d.mts +0 -30
  554. package/dist/100/ethereumBroadcaster/thresholdSignatureInvalid.d.mts +0 -15
  555. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +0 -91
  556. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +0 -91
  557. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +0 -15
  558. package/dist/100/ethereumBroadcaster/transactionFeeDeficitRefused.d.mts +0 -12
  559. package/dist/100/ethereumChainTracking/chainStateUpdated.d.mts +0 -48
  560. package/dist/100/ethereumIngressEgress/assetEgressStatusChanged.d.mts +0 -25
  561. package/dist/100/ethereumIngressEgress/batchBroadcastRequested.d.mts +0 -25
  562. package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  563. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +0 -242
  564. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +0 -25
  565. package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +0 -28
  566. package/dist/100/ethereumIngressEgress/depositReceived.d.mts +0 -28
  567. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +0 -264
  568. package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +0 -41
  569. package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +0 -41
  570. package/dist/100/ethereumIngressEgress/minimumDepositSet.d.mts +0 -25
  571. package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +0 -28
  572. package/dist/100/ethereumThresholdSigner/currentKeyUnavailable.d.mts +0 -15
  573. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +0 -18
  574. package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +0 -15
  575. package/dist/100/ethereumThresholdSigner/signersUnavailable.d.mts +0 -15
  576. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +0 -336
  577. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +0 -18
  578. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +0 -54
  579. package/dist/100/ethereumThresholdSigner/thresholdSignatureResponseTimeoutUpdated.d.mts +0 -12
  580. package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +0 -15
  581. package/dist/100/ethereumVault/awaitingGovernanceActivation.d.mts +0 -39
  582. package/dist/100/ethereumVault/keyHandoverFailure.d.mts +0 -12
  583. package/dist/100/ethereumVault/keyHandoverFailureReported.d.mts +0 -6
  584. package/dist/100/ethereumVault/keyHandoverRequest.d.mts +0 -84
  585. package/dist/100/ethereumVault/keyHandoverResponseTimeout.d.mts +0 -12
  586. package/dist/100/ethereumVault/keyHandoverSuccess.d.mts +0 -12
  587. package/dist/100/ethereumVault/keyHandoverSuccessReported.d.mts +0 -6
  588. package/dist/100/ethereumVault/keyHandoverVerificationFailure.d.mts +0 -12
  589. package/dist/100/ethereumVault/keyHandoverVerificationSuccess.d.mts +0 -39
  590. package/dist/100/ethereumVault/keygenFailure.d.mts +0 -6
  591. package/dist/100/ethereumVault/keygenFailureReported.d.mts +0 -6
  592. package/dist/100/ethereumVault/keygenRequest.d.mts +0 -18
  593. package/dist/100/ethereumVault/keygenResponseTimeout.d.mts +0 -6
  594. package/dist/100/ethereumVault/keygenResponseTimeoutUpdated.d.mts +0 -12
  595. package/dist/100/ethereumVault/keygenSuccess.d.mts +0 -6
  596. package/dist/100/ethereumVault/keygenSuccessReported.d.mts +0 -6
  597. package/dist/100/ethereumVault/keygenVerificationFailure.d.mts +0 -12
  598. package/dist/100/ethereumVault/keygenVerificationSuccess.d.mts +0 -39
  599. package/dist/100/ethereumVault/noKeyHandover.d.mts +0 -6
  600. package/dist/100/ethereumVault/vaultRotatedExternally.d.mts +0 -25
  601. package/dist/100/ethereumVault/vaultRotationAborted.d.mts +0 -6
  602. package/dist/100/ethereumVault/vaultRotationCompleted.d.mts +0 -6
  603. package/dist/100/flip/accountReaped.d.mts +0 -15
  604. package/dist/100/flip/remainingImbalance.d.mts +0 -113
  605. package/dist/100/flip/slashingPerformed.d.mts +0 -15
  606. package/dist/100/flip/slashingRateUpdated.d.mts +0 -12
  607. package/dist/100/funding/addedRestrictedAddress.d.mts +0 -12
  608. package/dist/100/funding/boundExecutorAddress.d.mts +0 -15
  609. package/dist/100/funding/boundRedeemAddress.d.mts +0 -15
  610. package/dist/100/funding/failedFundingAttempt.d.mts +0 -18
  611. package/dist/100/funding/funded.d.mts +0 -21
  612. package/dist/100/funding/minimumFundingUpdated.d.mts +0 -12
  613. package/dist/100/funding/redemptionAmountZero.d.mts +0 -12
  614. package/dist/100/funding/redemptionExpired.d.mts +0 -12
  615. package/dist/100/funding/redemptionRequested.d.cts +0 -21
  616. package/dist/100/funding/redemptionRequested.d.mts +0 -21
  617. package/dist/100/funding/redemptionSettled.d.mts +0 -6
  618. package/dist/100/funding/redemptionTaxAmountUpdated.d.mts +0 -12
  619. package/dist/100/funding/removedRestrictedAddress.d.mts +0 -12
  620. package/dist/100/funding/startedBidding.d.mts +0 -12
  621. package/dist/100/funding/stoppedBidding.d.mts +0 -12
  622. package/dist/100/governance/approved.d.mts +0 -6
  623. package/dist/100/governance/decodeOfCallFailed.d.mts +0 -6
  624. package/dist/100/governance/executed.d.mts +0 -6
  625. package/dist/100/governance/expired.d.mts +0 -6
  626. package/dist/100/governance/failedExecution.d.mts +0 -147
  627. package/dist/100/governance/govKeyCallExecuted.d.mts +0 -12
  628. package/dist/100/governance/govKeyCallExecutionFailed.d.mts +0 -232
  629. package/dist/100/governance/govKeyCallHashWhitelisted.d.mts +0 -12
  630. package/dist/100/governance/proposed.d.mts +0 -6
  631. package/dist/100/grandpa/newAuthorities.d.mts +0 -12
  632. package/dist/100/grandpa/paused.d.mts +0 -6
  633. package/dist/100/grandpa/resumed.d.mts +0 -6
  634. package/dist/100/liquidityPools/assetSwapped.d.mts +0 -41
  635. package/dist/100/liquidityPools/limitOrderUpdated.d.mts +0 -86
  636. package/dist/100/liquidityPools/networkFeeTaken.d.mts +0 -12
  637. package/dist/100/liquidityPools/newPoolCreated.d.mts +0 -41
  638. package/dist/100/liquidityPools/poolFeeSet.d.mts +0 -38
  639. package/dist/100/liquidityPools/poolStateUpdated.d.mts +0 -38
  640. package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +0 -209
  641. package/dist/100/liquidityPools/updatedBuyInterval.d.mts +0 -12
  642. package/dist/100/liquidityProvider/accountCredited.d.mts +0 -28
  643. package/dist/100/liquidityProvider/accountDebited.d.mts +0 -28
  644. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +0 -67
  645. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +0 -206
  646. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +0 -74
  647. package/dist/100/polkadotBroadcaster/broadcastAborted.d.mts +0 -12
  648. package/dist/100/polkadotBroadcaster/broadcastAttemptTimeout.d.mts +0 -27
  649. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +0 -333
  650. package/dist/100/polkadotBroadcaster/broadcastRetryScheduled.d.mts +0 -27
  651. package/dist/100/polkadotBroadcaster/broadcastSuccess.d.mts +0 -15
  652. package/dist/100/polkadotBroadcaster/thresholdSignatureInvalid.d.mts +0 -15
  653. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +0 -46
  654. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +0 -46
  655. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +0 -15
  656. package/dist/100/polkadotBroadcaster/transactionFeeDeficitRefused.d.mts +0 -12
  657. package/dist/100/polkadotChainTracking/chainStateUpdated.d.mts +0 -75
  658. package/dist/100/polkadotIngressEgress/assetEgressStatusChanged.d.mts +0 -25
  659. package/dist/100/polkadotIngressEgress/batchBroadcastRequested.d.mts +0 -25
  660. package/dist/100/polkadotIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  661. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +0 -242
  662. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +0 -25
  663. package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +0 -28
  664. package/dist/100/polkadotIngressEgress/depositReceived.d.mts +0 -28
  665. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +0 -264
  666. package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +0 -41
  667. package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +0 -41
  668. package/dist/100/polkadotIngressEgress/minimumDepositSet.d.mts +0 -25
  669. package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +0 -28
  670. package/dist/100/polkadotThresholdSigner/currentKeyUnavailable.d.mts +0 -15
  671. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +0 -18
  672. package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +0 -15
  673. package/dist/100/polkadotThresholdSigner/signersUnavailable.d.mts +0 -15
  674. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +0 -336
  675. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +0 -18
  676. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +0 -27
  677. package/dist/100/polkadotThresholdSigner/thresholdSignatureResponseTimeoutUpdated.d.mts +0 -12
  678. package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +0 -15
  679. package/dist/100/polkadotVault/awaitingGovernanceActivation.d.mts +0 -12
  680. package/dist/100/polkadotVault/keyHandoverFailure.d.mts +0 -12
  681. package/dist/100/polkadotVault/keyHandoverFailureReported.d.mts +0 -6
  682. package/dist/100/polkadotVault/keyHandoverRequest.d.mts +0 -30
  683. package/dist/100/polkadotVault/keyHandoverResponseTimeout.d.mts +0 -12
  684. package/dist/100/polkadotVault/keyHandoverSuccess.d.mts +0 -12
  685. package/dist/100/polkadotVault/keyHandoverSuccessReported.d.mts +0 -6
  686. package/dist/100/polkadotVault/keyHandoverVerificationFailure.d.mts +0 -12
  687. package/dist/100/polkadotVault/keyHandoverVerificationSuccess.d.mts +0 -12
  688. package/dist/100/polkadotVault/keygenFailure.d.mts +0 -6
  689. package/dist/100/polkadotVault/keygenFailureReported.d.mts +0 -6
  690. package/dist/100/polkadotVault/keygenRequest.d.mts +0 -18
  691. package/dist/100/polkadotVault/keygenResponseTimeout.d.mts +0 -6
  692. package/dist/100/polkadotVault/keygenResponseTimeoutUpdated.d.mts +0 -12
  693. package/dist/100/polkadotVault/keygenSuccess.d.mts +0 -6
  694. package/dist/100/polkadotVault/keygenSuccessReported.d.mts +0 -6
  695. package/dist/100/polkadotVault/keygenVerificationFailure.d.mts +0 -12
  696. package/dist/100/polkadotVault/keygenVerificationSuccess.d.mts +0 -12
  697. package/dist/100/polkadotVault/noKeyHandover.d.mts +0 -6
  698. package/dist/100/polkadotVault/vaultRotatedExternally.d.mts +0 -6
  699. package/dist/100/polkadotVault/vaultRotationAborted.d.mts +0 -6
  700. package/dist/100/polkadotVault/vaultRotationCompleted.d.mts +0 -6
  701. package/dist/100/reputation/accrualRateUpdated.d.mts +0 -15
  702. package/dist/100/reputation/missedHeartbeatPenaltyUpdated.d.mts +0 -12
  703. package/dist/100/reputation/offencePenalty.d.mts +0 -28
  704. package/dist/100/reputation/penaltyUpdated.d.mts +0 -58
  705. package/dist/100/session/newSession.d.mts +0 -12
  706. package/dist/100/swapping/batchSwapFailed.d.mts +0 -38
  707. package/dist/100/swapping/ccmDepositReceived.d.cts +0 -354
  708. package/dist/100/swapping/ccmDepositReceived.d.mts +0 -354
  709. package/dist/100/swapping/ccmEgressScheduled.d.mts +0 -25
  710. package/dist/100/swapping/ccmFailed.d.cts +0 -355
  711. package/dist/100/swapping/ccmFailed.d.mts +0 -355
  712. package/dist/100/swapping/minimumSwapAmountSet.d.mts +0 -25
  713. package/dist/100/swapping/swapAmountTooLow.d.mts +0 -149
  714. package/dist/100/swapping/swapDepositAddressReady.d.mts +0 -139
  715. package/dist/100/swapping/swapEgressScheduled.d.mts +0 -41
  716. package/dist/100/swapping/swapExecuted.d.cts +0 -47
  717. package/dist/100/swapping/swapExecuted.d.mts +0 -47
  718. package/dist/100/swapping/swapScheduled.d.cts +0 -450
  719. package/dist/100/swapping/swapScheduled.d.mts +0 -450
  720. package/dist/100/swapping/withdrawalRequested.d.mts +0 -61
  721. package/dist/100/system/codeUpdated.d.mts +0 -6
  722. package/dist/100/system/extrinsicFailed.d.mts +0 -297
  723. package/dist/100/system/extrinsicSuccess.d.mts +0 -77
  724. package/dist/100/system/killedAccount.d.mts +0 -12
  725. package/dist/100/system/newAccount.d.mts +0 -12
  726. package/dist/100/system/remarked.d.mts +0 -15
  727. package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +0 -25
  728. package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +0 -25
  729. package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +0 -54
  730. package/dist/100/tokenholderGovernance/proposalPassed.d.mts +0 -54
  731. package/dist/100/tokenholderGovernance/proposalRejected.d.mts +0 -54
  732. package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +0 -54
  733. package/dist/100/transactionPayment/transactionFeePaid.d.mts +0 -18
  734. package/dist/100/validator/auctionCompleted.d.mts +0 -6
  735. package/dist/100/validator/cFEVersionUpdated.d.mts +0 -58
  736. package/dist/100/validator/newEpoch.d.mts +0 -6
  737. package/dist/100/validator/palletConfigUpdated.d.mts +0 -188
  738. package/dist/100/validator/peerIdRegistered.d.mts +0 -6
  739. package/dist/100/validator/peerIdUnregistered.d.mts +0 -6
  740. package/dist/100/validator/rotationAborted.d.mts +0 -6
  741. package/dist/100/validator/rotationPhaseUpdated.d.mts +0 -307
  742. package/dist/100/validator/vanityNameSet.d.mts +0 -6
  743. package/dist/100/witnesser/prewitnessed.d.mts +0 -12
  744. package/dist/100/witnesser/witnessExecutionFailed.d.mts +0 -232
  745. package/dist/102/accountRoles/accountRoleRegistered.d.mts +0 -25
  746. package/dist/102/common.d.mts +0 -186
  747. package/dist/102/swapping/maximumSwapAmountSet.d.mts +0 -25
  748. package/dist/102/swapping/swapAmountConfiscated.d.mts +0 -44
  749. package/dist/102/validator/palletConfigUpdated.d.mts +0 -203
  750. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +0 -971
  751. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +0 -971
  752. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +0 -1355
  753. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +0 -1355
  754. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +0 -978
  755. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +0 -978
  756. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +0 -28
  757. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.mts +0 -136
  758. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +0 -971
  759. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +0 -971
  760. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +0 -1346
  761. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +0 -1346
  762. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +0 -978
  763. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +0 -978
  764. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +0 -28
  765. package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.mts +0 -136
  766. package/dist/11000/bitcoinElections/allVotesCleared.d.mts +0 -6
  767. package/dist/11000/bitcoinElections/allVotesNotCleared.d.mts +0 -6
  768. package/dist/11000/bitcoinElections/corruptStorage.d.mts +0 -6
  769. package/dist/11000/bitcoinElections/electoralEvent.d.mts +0 -30
  770. package/dist/11000/bitcoinElections/uninitialized.d.mts +0 -6
  771. package/dist/11000/bitcoinElections/unknownElection.d.mts +0 -14
  772. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +0 -971
  773. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +0 -971
  774. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +0 -2264
  775. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +0 -2264
  776. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +0 -978
  777. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +0 -978
  778. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +0 -123
  779. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +0 -123
  780. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.mts +0 -136
  781. package/dist/11000/common.d.cts +0 -21444
  782. package/dist/11000/common.d.mts +0 -21444
  783. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +0 -1366
  784. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +0 -1366
  785. package/dist/11000/environment/solanaGovCallDispatched.d.mts +0 -95
  786. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +0 -971
  787. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +0 -971
  788. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +0 -1355
  789. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +0 -1355
  790. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +0 -978
  791. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +0 -978
  792. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +0 -28
  793. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.mts +0 -136
  794. package/dist/11000/funding/rebalance.d.mts +0 -18
  795. package/dist/11000/lendingPools/boostFundsAdded.d.cts +0 -45
  796. package/dist/11000/lendingPools/boostFundsAdded.d.mts +0 -45
  797. package/dist/11000/lendingPools/boostPoolCreated.d.cts +0 -39
  798. package/dist/11000/lendingPools/boostPoolCreated.d.mts +0 -39
  799. package/dist/11000/lendingPools/palletConfigUpdated.d.mts +0 -27
  800. package/dist/11000/lendingPools/stoppedBoosting.d.cts +0 -48
  801. package/dist/11000/lendingPools/stoppedBoosting.d.mts +0 -48
  802. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +0 -971
  803. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +0 -971
  804. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +0 -1346
  805. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +0 -1346
  806. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +0 -978
  807. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +0 -978
  808. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +0 -28
  809. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.mts +0 -136
  810. package/dist/11000/solanaElections/electoralEvent.d.mts +0 -6
  811. package/dist/11000/solanaElections/unknownElection.d.cts +0 -54
  812. package/dist/11000/solanaElections/unknownElection.d.mts +0 -54
  813. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +0 -971
  814. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +0 -971
  815. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +0 -1305
  816. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +0 -1305
  817. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +0 -978
  818. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +0 -978
  819. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +0 -28
  820. package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.mts +0 -136
  821. package/dist/11000/swapping/palletConfigUpdated.d.cts +0 -255
  822. package/dist/11000/swapping/palletConfigUpdated.d.mts +0 -255
  823. package/dist/11000/swapping/refundEgressScheduled.d.cts +0 -57
  824. package/dist/11000/swapping/refundEgressScheduled.d.mts +0 -57
  825. package/dist/11000/swapping/refundedOnChain.d.cts +0 -34
  826. package/dist/11000/swapping/refundedOnChain.d.mts +0 -34
  827. package/dist/11000/swapping/swapDepositAddressReady.d.cts +0 -657
  828. package/dist/11000/swapping/swapDepositAddressReady.d.mts +0 -657
  829. package/dist/11000/swapping/swapRequested.d.cts +0 -1434
  830. package/dist/11000/swapping/swapRequested.d.mts +0 -1434
  831. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +0 -134
  832. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +0 -134
  833. package/dist/11000/validator/palletConfigUpdated.d.mts +0 -218
  834. package/dist/111/bitcoinBroadcaster/callResigned.d.mts +0 -12
  835. package/dist/111/bitcoinBroadcaster/thresholdSignatureInvalid.d.mts +0 -27
  836. package/dist/111/bitcoinIngressEgress/ccmBroadcastFailed.d.mts +0 -12
  837. package/dist/111/bitcoinIngressEgress/failedForeignChainCallExpired.d.mts +0 -12
  838. package/dist/111/bitcoinIngressEgress/failedForeignChainCallResigned.d.mts +0 -15
  839. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +0 -126
  840. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +0 -126
  841. package/dist/111/common.d.cts +0 -457
  842. package/dist/111/common.d.mts +0 -457
  843. package/dist/111/ethereumBroadcaster/callResigned.d.mts +0 -12
  844. package/dist/111/ethereumBroadcaster/thresholdSignatureInvalid.d.mts +0 -27
  845. package/dist/111/ethereumIngressEgress/ccmBroadcastFailed.d.mts +0 -12
  846. package/dist/111/ethereumIngressEgress/failedForeignChainCallExpired.d.mts +0 -12
  847. package/dist/111/ethereumIngressEgress/failedForeignChainCallResigned.d.mts +0 -15
  848. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +0 -31
  849. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +0 -31
  850. package/dist/111/liquidityPools/limitOrderSetOrUpdateScheduled.d.mts +0 -18
  851. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +0 -99
  852. package/dist/111/liquidityPools/limitOrderUpdated.d.mts +0 -99
  853. package/dist/111/liquidityPools/newPoolCreated.d.cts +0 -41
  854. package/dist/111/liquidityPools/newPoolCreated.d.mts +0 -41
  855. package/dist/111/liquidityPools/poolFeeSet.d.cts +0 -38
  856. package/dist/111/liquidityPools/poolFeeSet.d.mts +0 -38
  857. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +0 -209
  858. package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +0 -209
  859. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +0 -235
  860. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.d.mts +0 -15
  861. package/dist/111/polkadotBroadcaster/callResigned.d.mts +0 -12
  862. package/dist/111/polkadotBroadcaster/thresholdSignatureInvalid.d.mts +0 -27
  863. package/dist/111/polkadotIngressEgress/ccmBroadcastFailed.d.mts +0 -12
  864. package/dist/111/polkadotIngressEgress/failedForeignChainCallExpired.d.mts +0 -12
  865. package/dist/111/polkadotIngressEgress/failedForeignChainCallResigned.d.mts +0 -15
  866. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +0 -31
  867. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +0 -31
  868. package/dist/11100/accountRoles/accountRoleDeregistered.d.mts +0 -25
  869. package/dist/11100/accountRoles/accountRoleRegistered.d.mts +0 -25
  870. package/dist/11100/accountRoles/subAccountCallExecuted.d.mts +0 -18
  871. package/dist/11100/accountRoles/subAccountCreated.d.mts +0 -18
  872. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +0 -1417
  873. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +0 -1417
  874. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.mts +0 -136
  875. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +0 -1408
  876. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +0 -1408
  877. package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.mts +0 -136
  878. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +0 -2326
  879. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +0 -2326
  880. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.mts +0 -136
  881. package/dist/11100/common.d.cts +0 -24514
  882. package/dist/11100/common.d.mts +0 -24514
  883. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +0 -1516
  884. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +0 -1516
  885. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +0 -1417
  886. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +0 -1417
  887. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.mts +0 -136
  888. package/dist/11100/flip/bondUpdated.d.mts +0 -15
  889. package/dist/11100/flip/flipMinted.d.mts +0 -15
  890. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +0 -18
  891. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +0 -18
  892. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +0 -625
  893. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +0 -625
  894. package/dist/11100/funding/sCCallExecuted.d.cts +0 -252
  895. package/dist/11100/funding/sCCallExecuted.d.mts +0 -252
  896. package/dist/11100/genericElections/allVotesCleared.d.mts +0 -6
  897. package/dist/11100/genericElections/allVotesNotCleared.d.mts +0 -6
  898. package/dist/11100/genericElections/corruptStorage.d.mts +0 -6
  899. package/dist/11100/genericElections/electoralEvent.d.mts +0 -64
  900. package/dist/11100/genericElections/uninitialized.d.mts +0 -6
  901. package/dist/11100/genericElections/unknownElection.d.mts +0 -14
  902. package/dist/11100/lendingPools/collateralAdded.d.cts +0 -38
  903. package/dist/11100/lendingPools/collateralAdded.d.mts +0 -38
  904. package/dist/11100/lendingPools/collateralRemoved.d.cts +0 -38
  905. package/dist/11100/lendingPools/collateralRemoved.d.mts +0 -38
  906. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +0 -25
  907. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +0 -25
  908. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +0 -28
  909. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +0 -28
  910. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +0 -28
  911. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +0 -28
  912. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +0 -22
  913. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +0 -22
  914. package/dist/11100/lendingPools/liquidationInitiated.d.mts +0 -18
  915. package/dist/11100/lendingPools/loanCreated.d.cts +0 -34
  916. package/dist/11100/lendingPools/loanCreated.d.mts +0 -34
  917. package/dist/11100/lendingPools/loanRepaid.d.cts +0 -28
  918. package/dist/11100/lendingPools/loanRepaid.d.mts +0 -28
  919. package/dist/11100/lendingPools/loanSettled.d.cts +0 -25
  920. package/dist/11100/lendingPools/loanSettled.d.mts +0 -25
  921. package/dist/11100/lendingPools/loanUpdated.d.mts +0 -18
  922. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +0 -1408
  923. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +0 -1408
  924. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.mts +0 -136
  925. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +0 -1367
  926. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +0 -1367
  927. package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.mts +0 -136
  928. package/dist/11100/swapping/swapAborted.d.cts +0 -25
  929. package/dist/11100/swapping/swapAborted.d.mts +0 -25
  930. package/dist/11100/swapping/swapDepositAddressReady.d.cts +0 -695
  931. package/dist/11100/swapping/swapDepositAddressReady.d.mts +0 -695
  932. package/dist/11100/swapping/swapExecuted.d.cts +0 -59
  933. package/dist/11100/swapping/swapExecuted.d.mts +0 -59
  934. package/dist/11100/swapping/swapRequested.d.cts +0 -3022
  935. package/dist/11100/swapping/swapRequested.d.mts +0 -3022
  936. package/dist/11100/swapping/swapRescheduled.d.cts +0 -28
  937. package/dist/11100/swapping/swapRescheduled.d.mts +0 -28
  938. package/dist/11100/validator/delegated.d.mts +0 -18
  939. package/dist/11100/validator/delegatorAllowed.d.mts +0 -15
  940. package/dist/11100/validator/delegatorBlocked.d.mts +0 -15
  941. package/dist/11100/validator/maxBidUpdated.d.mts +0 -45
  942. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +0 -15
  943. package/dist/11100/validator/operatorAcceptedByValidator.d.mts +0 -15
  944. package/dist/11100/validator/operatorSettingsUpdated.d.mts +0 -42
  945. package/dist/11100/validator/palletConfigUpdated.d.mts +0 -188
  946. package/dist/11100/validator/rotationPhaseUpdated.d.mts +0 -237
  947. package/dist/11100/validator/unDelegationFinalized.d.mts +0 -15
  948. package/dist/11100/validator/undelegated.d.mts +0 -18
  949. package/dist/11100/validator/validatorClaimed.d.cts +0 -15
  950. package/dist/11100/validator/validatorClaimed.d.mts +0 -15
  951. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +0 -15
  952. package/dist/11100/validator/validatorRemovedFromOperator.d.mts +0 -15
  953. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +0 -15
  954. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +0 -204
  955. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +0 -204
  956. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +0 -1427
  957. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +0 -198
  958. package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.mts +0 -151
  959. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +0 -15
  960. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +0 -194
  961. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +0 -194
  962. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +0 -1418
  963. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +0 -188
  964. package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.mts +0 -151
  965. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +0 -110
  966. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +0 -418
  967. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +0 -418
  968. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +0 -2336
  969. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +0 -412
  970. package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.mts +0 -151
  971. package/dist/11200/common.d.mts +0 -23978
  972. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +0 -1391
  973. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +0 -15
  974. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +0 -204
  975. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +0 -204
  976. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +0 -1427
  977. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +0 -198
  978. package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.mts +0 -151
  979. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +0 -15
  980. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +0 -194
  981. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +0 -194
  982. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +0 -1418
  983. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +0 -188
  984. package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.mts +0 -151
  985. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +0 -15
  986. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +0 -224
  987. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +0 -224
  988. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +0 -1499
  989. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +0 -218
  990. package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.mts +0 -151
  991. package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +0 -45
  992. package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +0 -42
  993. package/dist/11200/swapping/swapAborted.d.mts +0 -25
  994. package/dist/11200/swapping/swapRequested.d.mts +0 -2922
  995. package/dist/11200/swapping/swapRescheduled.d.mts +0 -28
  996. package/dist/11200/validator/operatorSettingsUpdated.d.mts +0 -42
  997. package/dist/11200/validator/palletConfigUpdated.d.mts +0 -203
  998. package/dist/120/bitcoinBroadcaster/broadcastRetryScheduled.d.mts +0 -15
  999. package/dist/120/bitcoinBroadcaster/broadcastTimeout.d.mts +0 -12
  1000. package/dist/120/bitcoinBroadcaster/thresholdSignatureInvalid.d.mts +0 -12
  1001. package/dist/120/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +0 -31
  1002. package/dist/120/bitcoinChainTracking/chainStateUpdated.d.mts +0 -59
  1003. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +0 -154
  1004. package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +0 -154
  1005. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +0 -207
  1006. package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +0 -207
  1007. package/dist/120/bitcoinIngressEgress/utxoConsolidation.d.mts +0 -12
  1008. package/dist/120/common.d.cts +0 -955
  1009. package/dist/120/common.d.mts +0 -955
  1010. package/dist/120/emissions/backupRewardsDistributed.d.mts +0 -15
  1011. package/dist/120/emissions/flipBurnSkipped.d.cts +0 -229
  1012. package/dist/120/emissions/flipBurnSkipped.d.mts +0 -229
  1013. package/dist/120/emissions/networkFeeBurned.d.mts +0 -25
  1014. package/dist/120/environment/utxoConsolidationParametersUpdated.d.mts +0 -27
  1015. package/dist/120/ethereumBroadcaster/broadcastRetryScheduled.d.mts +0 -15
  1016. package/dist/120/ethereumBroadcaster/broadcastTimeout.d.mts +0 -12
  1017. package/dist/120/ethereumBroadcaster/thresholdSignatureInvalid.d.mts +0 -12
  1018. package/dist/120/ethereumBroadcaster/transactionBroadcastRequest.d.mts +0 -76
  1019. package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +0 -41
  1020. package/dist/120/ethereumIngressEgress/depositReceived.d.mts +0 -94
  1021. package/dist/120/ethereumIngressEgress/utxoConsolidation.d.mts +0 -12
  1022. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +0 -28
  1023. package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +0 -28
  1024. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +0 -77
  1025. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +0 -77
  1026. package/dist/120/polkadotBroadcaster/broadcastRetryScheduled.d.mts +0 -15
  1027. package/dist/120/polkadotBroadcaster/broadcastTimeout.d.mts +0 -12
  1028. package/dist/120/polkadotBroadcaster/thresholdSignatureInvalid.d.mts +0 -12
  1029. package/dist/120/polkadotBroadcaster/transactionBroadcastRequest.d.mts +0 -31
  1030. package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +0 -41
  1031. package/dist/120/polkadotIngressEgress/depositReceived.d.mts +0 -94
  1032. package/dist/120/polkadotIngressEgress/utxoConsolidation.d.mts +0 -12
  1033. package/dist/120/swapping/ccmFailed.d.cts +0 -355
  1034. package/dist/120/swapping/ccmFailed.d.mts +0 -355
  1035. package/dist/120/swapping/swapEgressIgnored.d.cts +0 -248
  1036. package/dist/120/swapping/swapEgressIgnored.d.mts +0 -248
  1037. package/dist/120/swapping/swapEgressScheduled.d.cts +0 -44
  1038. package/dist/120/swapping/swapEgressScheduled.d.mts +0 -44
  1039. package/dist/120/swapping/swapExecuted.d.cts +0 -53
  1040. package/dist/120/swapping/swapExecuted.d.mts +0 -53
  1041. package/dist/120/swapping/withdrawalRequested.d.cts +0 -64
  1042. package/dist/120/swapping/withdrawalRequested.d.mts +0 -64
  1043. package/dist/131/bitcoinBroadcaster/broadcastSuccess.d.mts +0 -18
  1044. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +0 -31
  1045. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +0 -31
  1046. package/dist/131/bitcoinChainTracking/feeMultiplierUpdated.d.mts +0 -12
  1047. package/dist/131/bitcoinIngressEgress/channelOpeningFeePaid.d.mts +0 -12
  1048. package/dist/131/bitcoinIngressEgress/channelOpeningFeeSet.d.mts +0 -12
  1049. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +0 -154
  1050. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +0 -154
  1051. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +0 -207
  1052. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +0 -207
  1053. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +0 -423
  1054. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +0 -423
  1055. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +0 -370
  1056. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +0 -370
  1057. package/dist/131/bitcoinThresholdSigner/keyHandoverFailure.d.mts +0 -12
  1058. package/dist/131/bitcoinThresholdSigner/keyHandoverFailureReported.d.mts +0 -6
  1059. package/dist/131/bitcoinThresholdSigner/keyHandoverRequest.d.mts +0 -60
  1060. package/dist/131/bitcoinThresholdSigner/keyHandoverResponseTimeout.d.mts +0 -12
  1061. package/dist/131/bitcoinThresholdSigner/keyHandoverSuccess.d.mts +0 -12
  1062. package/dist/131/bitcoinThresholdSigner/keyHandoverSuccessReported.d.mts +0 -6
  1063. package/dist/131/bitcoinThresholdSigner/keyHandoverVerificationFailure.d.mts +0 -12
  1064. package/dist/131/bitcoinThresholdSigner/keyHandoverVerificationSuccess.d.mts +0 -27
  1065. package/dist/131/bitcoinThresholdSigner/keyRotationCompleted.d.mts +0 -6
  1066. package/dist/131/bitcoinThresholdSigner/keygenFailure.d.mts +0 -6
  1067. package/dist/131/bitcoinThresholdSigner/keygenFailureReported.d.mts +0 -6
  1068. package/dist/131/bitcoinThresholdSigner/keygenRequest.d.mts +0 -18
  1069. package/dist/131/bitcoinThresholdSigner/keygenResponseTimeout.d.mts +0 -6
  1070. package/dist/131/bitcoinThresholdSigner/keygenResponseTimeoutUpdated.d.mts +0 -12
  1071. package/dist/131/bitcoinThresholdSigner/keygenSuccess.d.mts +0 -6
  1072. package/dist/131/bitcoinThresholdSigner/keygenSuccessReported.d.mts +0 -6
  1073. package/dist/131/bitcoinThresholdSigner/keygenVerificationFailure.d.mts +0 -12
  1074. package/dist/131/bitcoinThresholdSigner/keygenVerificationSuccess.d.mts +0 -27
  1075. package/dist/131/bitcoinThresholdSigner/noKeyHandover.d.mts +0 -6
  1076. package/dist/131/bitcoinVault/vaultActivationCompleted.d.mts +0 -6
  1077. package/dist/131/common.d.cts +0 -2831
  1078. package/dist/131/common.d.mts +0 -2831
  1079. package/dist/131/environment/addedNewEthAsset.d.mts +0 -14
  1080. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +0 -688
  1081. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +0 -688
  1082. package/dist/131/environment/updatedEthAsset.d.mts +0 -14
  1083. package/dist/131/ethereumBroadcaster/broadcastSuccess.d.mts +0 -33
  1084. package/dist/131/ethereumChainTracking/feeMultiplierUpdated.d.mts +0 -12
  1085. package/dist/131/ethereumIngressEgress/assetEgressStatusChanged.d.mts +0 -25
  1086. package/dist/131/ethereumIngressEgress/channelOpeningFeePaid.d.mts +0 -12
  1087. package/dist/131/ethereumIngressEgress/channelOpeningFeeSet.d.mts +0 -12
  1088. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +0 -25
  1089. package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +0 -41
  1090. package/dist/131/ethereumIngressEgress/depositReceived.d.mts +0 -94
  1091. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +0 -264
  1092. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +0 -264
  1093. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +0 -370
  1094. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +0 -370
  1095. package/dist/131/ethereumIngressEgress/minimumDepositSet.d.mts +0 -25
  1096. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +0 -31
  1097. package/dist/131/ethereumThresholdSigner/keyHandoverFailure.d.mts +0 -12
  1098. package/dist/131/ethereumThresholdSigner/keyHandoverFailureReported.d.mts +0 -6
  1099. package/dist/131/ethereumThresholdSigner/keyHandoverRequest.d.mts +0 -84
  1100. package/dist/131/ethereumThresholdSigner/keyHandoverResponseTimeout.d.mts +0 -12
  1101. package/dist/131/ethereumThresholdSigner/keyHandoverSuccess.d.mts +0 -12
  1102. package/dist/131/ethereumThresholdSigner/keyHandoverSuccessReported.d.mts +0 -6
  1103. package/dist/131/ethereumThresholdSigner/keyHandoverVerificationFailure.d.mts +0 -12
  1104. package/dist/131/ethereumThresholdSigner/keyHandoverVerificationSuccess.d.mts +0 -39
  1105. package/dist/131/ethereumThresholdSigner/keyRotationCompleted.d.mts +0 -6
  1106. package/dist/131/ethereumThresholdSigner/keygenFailure.d.mts +0 -6
  1107. package/dist/131/ethereumThresholdSigner/keygenFailureReported.d.mts +0 -6
  1108. package/dist/131/ethereumThresholdSigner/keygenRequest.d.mts +0 -18
  1109. package/dist/131/ethereumThresholdSigner/keygenResponseTimeout.d.mts +0 -6
  1110. package/dist/131/ethereumThresholdSigner/keygenResponseTimeoutUpdated.d.mts +0 -12
  1111. package/dist/131/ethereumThresholdSigner/keygenSuccess.d.mts +0 -6
  1112. package/dist/131/ethereumThresholdSigner/keygenSuccessReported.d.mts +0 -6
  1113. package/dist/131/ethereumThresholdSigner/keygenVerificationFailure.d.mts +0 -12
  1114. package/dist/131/ethereumThresholdSigner/keygenVerificationSuccess.d.mts +0 -39
  1115. package/dist/131/ethereumThresholdSigner/noKeyHandover.d.mts +0 -6
  1116. package/dist/131/ethereumVault/vaultActivationCompleted.d.mts +0 -6
  1117. package/dist/131/liquidityPools/assetSwapped.d.mts +0 -41
  1118. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +0 -99
  1119. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +0 -99
  1120. package/dist/131/liquidityPools/newPoolCreated.d.mts +0 -41
  1121. package/dist/131/liquidityPools/poolFeeSet.d.mts +0 -38
  1122. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +0 -209
  1123. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +0 -209
  1124. package/dist/131/liquidityProvider/accountCredited.d.mts +0 -28
  1125. package/dist/131/liquidityProvider/accountDebited.d.mts +0 -28
  1126. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +0 -73
  1127. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +0 -73
  1128. package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +0 -28
  1129. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +0 -77
  1130. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +0 -77
  1131. package/dist/131/polkadotBroadcaster/broadcastSuccess.d.mts +0 -33
  1132. package/dist/131/polkadotChainTracking/feeMultiplierUpdated.d.mts +0 -12
  1133. package/dist/131/polkadotIngressEgress/channelOpeningFeePaid.d.mts +0 -12
  1134. package/dist/131/polkadotIngressEgress/channelOpeningFeeSet.d.mts +0 -12
  1135. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +0 -370
  1136. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +0 -370
  1137. package/dist/131/polkadotThresholdSigner/keyHandoverFailure.d.mts +0 -12
  1138. package/dist/131/polkadotThresholdSigner/keyHandoverFailureReported.d.mts +0 -6
  1139. package/dist/131/polkadotThresholdSigner/keyHandoverRequest.d.mts +0 -30
  1140. package/dist/131/polkadotThresholdSigner/keyHandoverResponseTimeout.d.mts +0 -12
  1141. package/dist/131/polkadotThresholdSigner/keyHandoverSuccess.d.mts +0 -12
  1142. package/dist/131/polkadotThresholdSigner/keyHandoverSuccessReported.d.mts +0 -6
  1143. package/dist/131/polkadotThresholdSigner/keyHandoverVerificationFailure.d.mts +0 -12
  1144. package/dist/131/polkadotThresholdSigner/keyHandoverVerificationSuccess.d.mts +0 -12
  1145. package/dist/131/polkadotThresholdSigner/keyRotationCompleted.d.mts +0 -6
  1146. package/dist/131/polkadotThresholdSigner/keygenFailure.d.mts +0 -6
  1147. package/dist/131/polkadotThresholdSigner/keygenFailureReported.d.mts +0 -6
  1148. package/dist/131/polkadotThresholdSigner/keygenRequest.d.mts +0 -18
  1149. package/dist/131/polkadotThresholdSigner/keygenResponseTimeout.d.mts +0 -6
  1150. package/dist/131/polkadotThresholdSigner/keygenResponseTimeoutUpdated.d.mts +0 -12
  1151. package/dist/131/polkadotThresholdSigner/keygenSuccess.d.mts +0 -6
  1152. package/dist/131/polkadotThresholdSigner/keygenSuccessReported.d.mts +0 -6
  1153. package/dist/131/polkadotThresholdSigner/keygenVerificationFailure.d.mts +0 -12
  1154. package/dist/131/polkadotThresholdSigner/keygenVerificationSuccess.d.mts +0 -12
  1155. package/dist/131/polkadotThresholdSigner/noKeyHandover.d.mts +0 -6
  1156. package/dist/131/polkadotVault/vaultActivationCompleted.d.mts +0 -6
  1157. package/dist/131/reputation/offencePenalty.d.cts +0 -28
  1158. package/dist/131/reputation/offencePenalty.d.mts +0 -28
  1159. package/dist/131/reputation/penaltyUpdated.d.mts +0 -58
  1160. package/dist/131/swapping/batchSwapFailed.d.mts +0 -38
  1161. package/dist/131/swapping/ccmFailed.d.cts +0 -443
  1162. package/dist/131/swapping/ccmFailed.d.mts +0 -443
  1163. package/dist/131/swapping/maximumSwapAmountSet.d.mts +0 -25
  1164. package/dist/131/swapping/swapAmountConfiscated.d.mts +0 -44
  1165. package/dist/131/swapping/swapDepositAddressReady.d.cts +0 -145
  1166. package/dist/131/swapping/swapDepositAddressReady.d.mts +0 -145
  1167. package/dist/131/swapping/swapEgressIgnored.d.cts +0 -248
  1168. package/dist/131/swapping/swapEgressIgnored.d.mts +0 -248
  1169. package/dist/131/swapping/swapEgressScheduled.d.mts +0 -44
  1170. package/dist/131/swapping/swapExecuted.d.cts +0 -53
  1171. package/dist/131/swapping/swapExecuted.d.mts +0 -53
  1172. package/dist/131/swapping/swapScheduled.d.cts +0 -463
  1173. package/dist/131/swapping/swapScheduled.d.mts +0 -463
  1174. package/dist/131/swapping/withdrawalRequested.d.cts +0 -77
  1175. package/dist/131/swapping/withdrawalRequested.d.mts +0 -77
  1176. package/dist/131/system/upgradeAuthorized.d.mts +0 -15
  1177. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +0 -232
  1178. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +0 -232
  1179. package/dist/141/accountRoles/accountRoleDeregistered.d.mts +0 -25
  1180. package/dist/141/accountRoles/vanityNameSet.d.mts +0 -15
  1181. package/dist/141/arbitrumBroadcaster/broadcastAborted.d.mts +0 -12
  1182. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +0 -333
  1183. package/dist/141/arbitrumBroadcaster/broadcastRetryScheduled.d.mts +0 -15
  1184. package/dist/141/arbitrumBroadcaster/broadcastSuccess.d.mts +0 -33
  1185. package/dist/141/arbitrumBroadcaster/broadcastTimeout.d.mts +0 -12
  1186. package/dist/141/arbitrumBroadcaster/callResigned.d.mts +0 -12
  1187. package/dist/141/arbitrumBroadcaster/thresholdSignatureInvalid.d.mts +0 -12
  1188. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +0 -76
  1189. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +0 -15
  1190. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +0 -15
  1191. package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRefused.d.mts +0 -12
  1192. package/dist/141/arbitrumChainTracking/chainStateUpdated.d.mts +0 -48
  1193. package/dist/141/arbitrumChainTracking/feeMultiplierUpdated.d.mts +0 -12
  1194. package/dist/141/arbitrumIngressEgress/assetEgressStatusChanged.d.mts +0 -25
  1195. package/dist/141/arbitrumIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1196. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +0 -45
  1197. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +0 -45
  1198. package/dist/141/arbitrumIngressEgress/boostPoolCreated.d.mts +0 -39
  1199. package/dist/141/arbitrumIngressEgress/ccmBroadcastFailed.d.mts +0 -12
  1200. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1201. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +0 -242
  1202. package/dist/141/arbitrumIngressEgress/channelOpeningFeePaid.d.mts +0 -12
  1203. package/dist/141/arbitrumIngressEgress/channelOpeningFeeSet.d.mts +0 -12
  1204. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +0 -118
  1205. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +0 -118
  1206. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +0 -25
  1207. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +0 -112
  1208. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +0 -41
  1209. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +0 -264
  1210. package/dist/141/arbitrumIngressEgress/failedForeignChainCallExpired.d.mts +0 -12
  1211. package/dist/141/arbitrumIngressEgress/failedForeignChainCallResigned.d.mts +0 -15
  1212. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +0 -370
  1213. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +0 -31
  1214. package/dist/141/arbitrumIngressEgress/minimumDepositSet.d.mts +0 -25
  1215. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +0 -48
  1216. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +0 -48
  1217. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +0 -31
  1218. package/dist/141/arbitrumIngressEgress/utxoConsolidation.d.mts +0 -12
  1219. package/dist/141/arbitrumVault/awaitingGovernanceActivation.d.mts +0 -39
  1220. package/dist/141/arbitrumVault/chainInitialized.d.mts +0 -6
  1221. package/dist/141/arbitrumVault/vaultActivationCompleted.d.mts +0 -6
  1222. package/dist/141/arbitrumVault/vaultRotatedExternally.d.mts +0 -25
  1223. package/dist/141/bitcoinIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1224. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +0 -45
  1225. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +0 -45
  1226. package/dist/141/bitcoinIngressEgress/boostPoolCreated.d.mts +0 -39
  1227. package/dist/141/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1228. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +0 -242
  1229. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +0 -231
  1230. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +0 -231
  1231. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +0 -225
  1232. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +0 -31
  1233. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +0 -48
  1234. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +0 -48
  1235. package/dist/141/bitcoinVault/chainInitialized.d.mts +0 -6
  1236. package/dist/141/common.d.cts +0 -4035
  1237. package/dist/141/common.d.mts +0 -4035
  1238. package/dist/141/emissions/networkFeeBurned.d.mts +0 -25
  1239. package/dist/141/environment/addedNewArbAsset.d.mts +0 -14
  1240. package/dist/141/environment/arbitrumInitialized.d.mts +0 -6
  1241. package/dist/141/environment/runtimeSafeModeUpdated.d.mts +0 -956
  1242. package/dist/141/environment/staleUtxosDiscarded.d.cts +0 -141
  1243. package/dist/141/environment/staleUtxosDiscarded.d.mts +0 -141
  1244. package/dist/141/environment/updatedArbAsset.d.mts +0 -14
  1245. package/dist/141/ethereumIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1246. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +0 -45
  1247. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +0 -45
  1248. package/dist/141/ethereumIngressEgress/boostPoolCreated.d.mts +0 -39
  1249. package/dist/141/ethereumIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1250. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +0 -242
  1251. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +0 -118
  1252. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +0 -118
  1253. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +0 -112
  1254. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +0 -31
  1255. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +0 -48
  1256. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +0 -48
  1257. package/dist/141/ethereumVault/chainInitialized.d.mts +0 -6
  1258. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +0 -18
  1259. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +0 -18
  1260. package/dist/141/evmThresholdSigner/keyHandoverFailure.d.mts +0 -12
  1261. package/dist/141/evmThresholdSigner/keyHandoverFailureReported.d.mts +0 -6
  1262. package/dist/141/evmThresholdSigner/keyHandoverRequest.d.mts +0 -84
  1263. package/dist/141/evmThresholdSigner/keyHandoverResponseTimeout.d.mts +0 -12
  1264. package/dist/141/evmThresholdSigner/keyHandoverSuccess.d.mts +0 -12
  1265. package/dist/141/evmThresholdSigner/keyHandoverSuccessReported.d.mts +0 -6
  1266. package/dist/141/evmThresholdSigner/keyHandoverVerificationFailure.d.mts +0 -12
  1267. package/dist/141/evmThresholdSigner/keyHandoverVerificationSuccess.d.mts +0 -39
  1268. package/dist/141/evmThresholdSigner/keyRotationCompleted.d.mts +0 -6
  1269. package/dist/141/evmThresholdSigner/keygenFailure.d.mts +0 -6
  1270. package/dist/141/evmThresholdSigner/keygenFailureReported.d.mts +0 -6
  1271. package/dist/141/evmThresholdSigner/keygenRequest.d.mts +0 -18
  1272. package/dist/141/evmThresholdSigner/keygenResponseTimeout.d.mts +0 -6
  1273. package/dist/141/evmThresholdSigner/keygenResponseTimeoutUpdated.d.mts +0 -12
  1274. package/dist/141/evmThresholdSigner/keygenSuccess.d.mts +0 -6
  1275. package/dist/141/evmThresholdSigner/keygenSuccessReported.d.mts +0 -6
  1276. package/dist/141/evmThresholdSigner/keygenVerificationFailure.d.mts +0 -12
  1277. package/dist/141/evmThresholdSigner/keygenVerificationSuccess.d.mts +0 -39
  1278. package/dist/141/evmThresholdSigner/noKeyHandover.d.mts +0 -6
  1279. package/dist/141/evmThresholdSigner/retryRequested.d.cts +0 -15
  1280. package/dist/141/evmThresholdSigner/retryRequested.d.mts +0 -15
  1281. package/dist/141/evmThresholdSigner/signersUnavailable.d.mts +0 -15
  1282. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +0 -336
  1283. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +0 -336
  1284. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +0 -18
  1285. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +0 -18
  1286. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +0 -54
  1287. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +0 -54
  1288. package/dist/141/evmThresholdSigner/thresholdSignatureResponseTimeoutUpdated.d.mts +0 -12
  1289. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +0 -15
  1290. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +0 -15
  1291. package/dist/141/liquidityPools/assetSwapped.d.mts +0 -41
  1292. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +0 -99
  1293. package/dist/141/liquidityPools/newPoolCreated.d.mts +0 -41
  1294. package/dist/141/liquidityPools/poolFeeSet.d.mts +0 -38
  1295. package/dist/141/liquidityPools/priceImpactLimitSet.d.mts +0 -46
  1296. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +0 -209
  1297. package/dist/141/liquidityProvider/accountCredited.d.mts +0 -28
  1298. package/dist/141/liquidityProvider/accountDebited.d.mts +0 -28
  1299. package/dist/141/liquidityProvider/assetTransferred.d.mts +0 -31
  1300. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +0 -79
  1301. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +0 -79
  1302. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +0 -28
  1303. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +0 -221
  1304. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +0 -83
  1305. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +0 -83
  1306. package/dist/141/polkadotIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1307. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +0 -45
  1308. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +0 -45
  1309. package/dist/141/polkadotIngressEgress/boostPoolCreated.d.mts +0 -39
  1310. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1311. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +0 -242
  1312. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +0 -118
  1313. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +0 -118
  1314. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +0 -112
  1315. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +0 -31
  1316. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +0 -48
  1317. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +0 -48
  1318. package/dist/141/polkadotVault/chainInitialized.d.mts +0 -6
  1319. package/dist/141/swapping/batchSwapFailed.d.mts +0 -38
  1320. package/dist/141/swapping/ccmDepositReceived.d.cts +0 -381
  1321. package/dist/141/swapping/ccmDepositReceived.d.mts +0 -381
  1322. package/dist/141/swapping/ccmEgressScheduled.d.mts +0 -25
  1323. package/dist/141/swapping/ccmFailed.d.mts +0 -479
  1324. package/dist/141/swapping/maximumSwapAmountSet.d.mts +0 -25
  1325. package/dist/141/swapping/swapAmountConfiscated.d.mts +0 -44
  1326. package/dist/141/swapping/swapDepositAddressReady.d.cts +0 -175
  1327. package/dist/141/swapping/swapDepositAddressReady.d.mts +0 -175
  1328. package/dist/141/swapping/swapEgressIgnored.d.mts +0 -248
  1329. package/dist/141/swapping/swapEgressScheduled.d.mts +0 -44
  1330. package/dist/141/swapping/swapExecuted.d.mts +0 -376
  1331. package/dist/141/swapping/swapScheduled.d.cts +0 -512
  1332. package/dist/141/swapping/swapScheduled.d.mts +0 -512
  1333. package/dist/141/swapping/withdrawalRequested.d.mts +0 -83
  1334. package/dist/141/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +0 -25
  1335. package/dist/141/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +0 -25
  1336. package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +0 -54
  1337. package/dist/141/tokenholderGovernance/proposalPassed.d.mts +0 -54
  1338. package/dist/141/tokenholderGovernance/proposalRejected.d.mts +0 -54
  1339. package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +0 -54
  1340. package/dist/141/validator/rotationPhaseUpdated.d.mts +0 -265
  1341. package/dist/141/validator/startedBidding.d.mts +0 -12
  1342. package/dist/141/validator/stoppedBidding.d.mts +0 -12
  1343. package/dist/141/witnesser/callDispatched.d.mts +0 -12
  1344. package/dist/141/witnesser/reportedWitnessingFailures.d.mts +0 -18
  1345. package/dist/150/arbitrumIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1346. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +0 -25
  1347. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1348. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +0 -242
  1349. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +0 -134
  1350. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +0 -134
  1351. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +0 -128
  1352. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +0 -128
  1353. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +0 -54
  1354. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +0 -54
  1355. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +0 -283
  1356. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +0 -283
  1357. package/dist/150/arbitrumIngressEgress/maxSwapRetryDurationSet.d.mts +0 -12
  1358. package/dist/150/assetBalances/refundScheduled.d.mts +0 -236
  1359. package/dist/150/assetBalances/refundSkipped.d.cts +0 -453
  1360. package/dist/150/assetBalances/refundSkipped.d.mts +0 -453
  1361. package/dist/150/assetBalances/vaultDeficitDetected.d.mts +0 -28
  1362. package/dist/150/bitcoinIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1363. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +0 -25
  1364. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1365. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +0 -242
  1366. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +0 -234
  1367. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +0 -234
  1368. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +0 -228
  1369. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +0 -228
  1370. package/dist/150/bitcoinIngressEgress/maxSwapRetryDurationSet.d.mts +0 -12
  1371. package/dist/150/common.d.cts +0 -4085
  1372. package/dist/150/common.d.mts +0 -4085
  1373. package/dist/150/emissions/networkFeeBurned.d.mts +0 -25
  1374. package/dist/150/environment/runtimeSafeModeUpdated.d.mts +0 -1127
  1375. package/dist/150/ethereumIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1376. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +0 -25
  1377. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1378. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +0 -242
  1379. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +0 -134
  1380. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +0 -134
  1381. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +0 -128
  1382. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +0 -128
  1383. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +0 -54
  1384. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +0 -54
  1385. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +0 -283
  1386. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +0 -283
  1387. package/dist/150/ethereumIngressEgress/maxSwapRetryDurationSet.d.mts +0 -12
  1388. package/dist/150/liquidityPools/assetSwapped.d.cts +0 -41
  1389. package/dist/150/liquidityPools/assetSwapped.d.mts +0 -41
  1390. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +0 -99
  1391. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +0 -99
  1392. package/dist/150/liquidityPools/newPoolCreated.d.cts +0 -41
  1393. package/dist/150/liquidityPools/newPoolCreated.d.mts +0 -41
  1394. package/dist/150/liquidityPools/poolFeeSet.d.cts +0 -38
  1395. package/dist/150/liquidityPools/poolFeeSet.d.mts +0 -38
  1396. package/dist/150/liquidityPools/priceImpactLimitSet.d.mts +0 -46
  1397. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +0 -209
  1398. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +0 -209
  1399. package/dist/150/liquidityProvider/accountCredited.d.cts +0 -28
  1400. package/dist/150/liquidityProvider/accountCredited.d.mts +0 -28
  1401. package/dist/150/liquidityProvider/accountDebited.d.cts +0 -28
  1402. package/dist/150/liquidityProvider/accountDebited.d.mts +0 -28
  1403. package/dist/150/liquidityProvider/assetTransferred.d.cts +0 -31
  1404. package/dist/150/liquidityProvider/assetTransferred.d.mts +0 -31
  1405. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +0 -85
  1406. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +0 -85
  1407. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +0 -28
  1408. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +0 -28
  1409. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +0 -236
  1410. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +0 -236
  1411. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +0 -89
  1412. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +0 -89
  1413. package/dist/150/polkadotIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1414. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +0 -25
  1415. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1416. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +0 -242
  1417. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +0 -124
  1418. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +0 -124
  1419. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +0 -118
  1420. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +0 -118
  1421. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +0 -44
  1422. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +0 -44
  1423. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +0 -269
  1424. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +0 -269
  1425. package/dist/150/polkadotIngressEgress/maxSwapRetryDurationSet.d.mts +0 -12
  1426. package/dist/150/solanaBroadcaster/broadcastAborted.d.mts +0 -12
  1427. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +0 -333
  1428. package/dist/150/solanaBroadcaster/broadcastRetryScheduled.d.mts +0 -15
  1429. package/dist/150/solanaBroadcaster/broadcastSuccess.d.mts +0 -18
  1430. package/dist/150/solanaBroadcaster/broadcastTimeout.d.mts +0 -12
  1431. package/dist/150/solanaBroadcaster/callResigned.d.mts +0 -12
  1432. package/dist/150/solanaBroadcaster/thresholdSignatureInvalid.d.mts +0 -12
  1433. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +0 -18
  1434. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +0 -18
  1435. package/dist/150/solanaBroadcaster/transactionFeeDeficitRecorded.d.mts +0 -15
  1436. package/dist/150/solanaBroadcaster/transactionFeeDeficitRefused.d.mts +0 -12
  1437. package/dist/150/solanaChainTracking/chainStateUpdated.d.mts +0 -41
  1438. package/dist/150/solanaChainTracking/feeMultiplierUpdated.d.mts +0 -12
  1439. package/dist/150/solanaIngressEgress/assetEgressStatusChanged.d.mts +0 -25
  1440. package/dist/150/solanaIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1441. package/dist/150/solanaIngressEgress/boostFundsAdded.d.mts +0 -45
  1442. package/dist/150/solanaIngressEgress/boostPoolCreated.d.mts +0 -39
  1443. package/dist/150/solanaIngressEgress/ccmBroadcastFailed.d.mts +0 -12
  1444. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +0 -25
  1445. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1446. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +0 -242
  1447. package/dist/150/solanaIngressEgress/channelOpeningFeePaid.d.mts +0 -12
  1448. package/dist/150/solanaIngressEgress/channelOpeningFeeSet.d.mts +0 -12
  1449. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +0 -121
  1450. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +0 -121
  1451. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +0 -25
  1452. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +0 -115
  1453. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +0 -115
  1454. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +0 -41
  1455. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +0 -41
  1456. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +0 -264
  1457. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +0 -264
  1458. package/dist/150/solanaIngressEgress/failedForeignChainCallExpired.d.mts +0 -12
  1459. package/dist/150/solanaIngressEgress/failedForeignChainCallResigned.d.mts +0 -15
  1460. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +0 -370
  1461. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +0 -31
  1462. package/dist/150/solanaIngressEgress/maxSwapRetryDurationSet.d.mts +0 -12
  1463. package/dist/150/solanaIngressEgress/minimumDepositSet.d.mts +0 -25
  1464. package/dist/150/solanaIngressEgress/stoppedBoosting.d.mts +0 -48
  1465. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +0 -31
  1466. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +0 -31
  1467. package/dist/150/solanaIngressEgress/utxoConsolidation.d.mts +0 -12
  1468. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +0 -18
  1469. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +0 -18
  1470. package/dist/150/solanaThresholdSigner/keyHandoverFailure.d.mts +0 -12
  1471. package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.d.mts +0 -6
  1472. package/dist/150/solanaThresholdSigner/keyHandoverRequest.d.mts +0 -30
  1473. package/dist/150/solanaThresholdSigner/keyHandoverResponseTimeout.d.mts +0 -12
  1474. package/dist/150/solanaThresholdSigner/keyHandoverSuccess.d.mts +0 -12
  1475. package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.d.mts +0 -6
  1476. package/dist/150/solanaThresholdSigner/keyHandoverVerificationFailure.d.mts +0 -12
  1477. package/dist/150/solanaThresholdSigner/keyHandoverVerificationSuccess.d.mts +0 -12
  1478. package/dist/150/solanaThresholdSigner/keyRotationCompleted.d.mts +0 -6
  1479. package/dist/150/solanaThresholdSigner/keygenFailure.d.mts +0 -6
  1480. package/dist/150/solanaThresholdSigner/keygenFailureReported.d.mts +0 -6
  1481. package/dist/150/solanaThresholdSigner/keygenRequest.d.mts +0 -18
  1482. package/dist/150/solanaThresholdSigner/keygenResponseTimeout.d.mts +0 -6
  1483. package/dist/150/solanaThresholdSigner/keygenResponseTimeoutUpdated.d.mts +0 -12
  1484. package/dist/150/solanaThresholdSigner/keygenSuccess.d.mts +0 -6
  1485. package/dist/150/solanaThresholdSigner/keygenSuccessReported.d.mts +0 -6
  1486. package/dist/150/solanaThresholdSigner/keygenVerificationFailure.d.mts +0 -12
  1487. package/dist/150/solanaThresholdSigner/keygenVerificationSuccess.d.mts +0 -12
  1488. package/dist/150/solanaThresholdSigner/noKeyHandover.d.mts +0 -6
  1489. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +0 -15
  1490. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +0 -15
  1491. package/dist/150/solanaThresholdSigner/signersUnavailable.d.mts +0 -15
  1492. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +0 -336
  1493. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +0 -336
  1494. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +0 -18
  1495. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +0 -18
  1496. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +0 -24
  1497. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +0 -24
  1498. package/dist/150/solanaThresholdSigner/thresholdSignatureResponseTimeoutUpdated.d.mts +0 -12
  1499. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +0 -15
  1500. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +0 -15
  1501. package/dist/150/solanaVault/awaitingGovernanceActivation.d.mts +0 -12
  1502. package/dist/150/solanaVault/chainInitialized.d.mts +0 -6
  1503. package/dist/150/solanaVault/vaultActivationCompleted.d.mts +0 -6
  1504. package/dist/150/solanaVault/vaultRotatedExternally.d.mts +0 -6
  1505. package/dist/150/swapping/batchSwapFailed.d.cts +0 -38
  1506. package/dist/150/swapping/batchSwapFailed.d.mts +0 -38
  1507. package/dist/150/swapping/buyIntervalSet.d.mts +0 -12
  1508. package/dist/150/swapping/ccmDepositReceived.d.cts +0 -408
  1509. package/dist/150/swapping/ccmDepositReceived.d.mts +0 -408
  1510. package/dist/150/swapping/ccmEgressScheduled.d.mts +0 -25
  1511. package/dist/150/swapping/ccmFailed.d.cts +0 -515
  1512. package/dist/150/swapping/ccmFailed.d.mts +0 -515
  1513. package/dist/150/swapping/maximumSwapAmountSet.d.cts +0 -25
  1514. package/dist/150/swapping/maximumSwapAmountSet.d.mts +0 -25
  1515. package/dist/150/swapping/networkFeeTaken.d.mts +0 -15
  1516. package/dist/150/swapping/refundEgressIgnored.d.cts +0 -248
  1517. package/dist/150/swapping/refundEgressIgnored.d.mts +0 -248
  1518. package/dist/150/swapping/refundEgressScheduled.d.cts +0 -44
  1519. package/dist/150/swapping/refundEgressScheduled.d.mts +0 -44
  1520. package/dist/150/swapping/swapAmountConfiscated.d.cts +0 -44
  1521. package/dist/150/swapping/swapAmountConfiscated.d.mts +0 -44
  1522. package/dist/150/swapping/swapDepositAddressReady.d.cts +0 -273
  1523. package/dist/150/swapping/swapDepositAddressReady.d.mts +0 -273
  1524. package/dist/150/swapping/swapEgressIgnored.d.cts +0 -248
  1525. package/dist/150/swapping/swapEgressIgnored.d.mts +0 -248
  1526. package/dist/150/swapping/swapEgressScheduled.d.cts +0 -44
  1527. package/dist/150/swapping/swapEgressScheduled.d.mts +0 -44
  1528. package/dist/150/swapping/swapExecuted.d.cts +0 -397
  1529. package/dist/150/swapping/swapExecuted.d.mts +0 -397
  1530. package/dist/150/swapping/swapRescheduled.d.mts +0 -15
  1531. package/dist/150/swapping/swapRetryDelaySet.d.mts +0 -12
  1532. package/dist/150/swapping/swapScheduled.d.cts +0 -548
  1533. package/dist/150/swapping/swapScheduled.d.mts +0 -548
  1534. package/dist/150/swapping/withdrawalRequested.d.cts +0 -89
  1535. package/dist/150/swapping/withdrawalRequested.d.mts +0 -89
  1536. package/dist/150/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +0 -25
  1537. package/dist/150/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +0 -25
  1538. package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +0 -54
  1539. package/dist/150/tokenholderGovernance/proposalPassed.d.mts +0 -54
  1540. package/dist/150/tokenholderGovernance/proposalRejected.d.mts +0 -54
  1541. package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +0 -54
  1542. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +0 -533
  1543. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +0 -129
  1544. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +0 -123
  1545. package/dist/160/assetBalances/accountCredited.d.cts +0 -31
  1546. package/dist/160/assetBalances/accountCredited.d.mts +0 -31
  1547. package/dist/160/assetBalances/accountDebited.d.cts +0 -31
  1548. package/dist/160/assetBalances/accountDebited.d.mts +0 -31
  1549. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +0 -533
  1550. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +0 -229
  1551. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +0 -223
  1552. package/dist/160/common.d.cts +0 -3828
  1553. package/dist/160/common.d.mts +0 -3828
  1554. package/dist/160/environment/durableNonceSetForAccount.d.mts +0 -15
  1555. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +0 -1105
  1556. package/dist/160/environment/solanaInitialized.d.mts +0 -6
  1557. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +0 -533
  1558. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +0 -129
  1559. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +0 -123
  1560. package/dist/160/liquidityPools/assetSwapped.d.cts +0 -41
  1561. package/dist/160/liquidityPools/assetSwapped.d.mts +0 -41
  1562. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +0 -99
  1563. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +0 -99
  1564. package/dist/160/liquidityPools/newPoolCreated.d.cts +0 -41
  1565. package/dist/160/liquidityPools/newPoolCreated.d.mts +0 -41
  1566. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +0 -127
  1567. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +0 -127
  1568. package/dist/160/liquidityPools/poolFeeSet.d.cts +0 -38
  1569. package/dist/160/liquidityPools/poolFeeSet.d.mts +0 -38
  1570. package/dist/160/liquidityPools/priceImpactLimitSet.d.mts +0 -46
  1571. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +0 -209
  1572. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +0 -209
  1573. package/dist/160/liquidityProvider/assetTransferred.d.cts +0 -31
  1574. package/dist/160/liquidityProvider/assetTransferred.d.mts +0 -31
  1575. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +0 -85
  1576. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +0 -85
  1577. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +0 -89
  1578. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +0 -89
  1579. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +0 -533
  1580. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +0 -119
  1581. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +0 -113
  1582. package/dist/160/solanaBroadcaster/broadcastSuccess.d.mts +0 -18
  1583. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +0 -143
  1584. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.mts +0 -15
  1585. package/dist/160/solanaChainTracking/chainStateUpdated.d.mts +0 -41
  1586. package/dist/160/solanaElections/allVotesCleared.d.mts +0 -6
  1587. package/dist/160/solanaElections/allVotesNotCleared.d.mts +0 -6
  1588. package/dist/160/solanaElections/corruptStorage.d.mts +0 -6
  1589. package/dist/160/solanaElections/uninitialized.d.mts +0 -6
  1590. package/dist/160/solanaIngressEgress/assetEgressStatusChanged.d.mts +0 -25
  1591. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +0 -45
  1592. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +0 -45
  1593. package/dist/160/solanaIngressEgress/boostPoolCreated.d.mts +0 -39
  1594. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +0 -533
  1595. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +0 -116
  1596. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +0 -25
  1597. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +0 -110
  1598. package/dist/160/solanaIngressEgress/depositIgnored.d.mts +0 -41
  1599. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +0 -264
  1600. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +0 -31
  1601. package/dist/160/solanaIngressEgress/minimumDepositSet.d.mts +0 -25
  1602. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +0 -48
  1603. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +0 -48
  1604. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +0 -31
  1605. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +0 -31
  1606. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.mts +0 -108
  1607. package/dist/160/swapping/batchSwapFailed.d.cts +0 -38
  1608. package/dist/160/swapping/batchSwapFailed.d.mts +0 -38
  1609. package/dist/160/swapping/ccmFailed.d.cts +0 -312
  1610. package/dist/160/swapping/ccmFailed.d.mts +0 -312
  1611. package/dist/160/swapping/maxSwapRequestDurationSet.d.mts +0 -12
  1612. package/dist/160/swapping/maxSwapRetryDurationSet.d.mts +0 -12
  1613. package/dist/160/swapping/maximumSwapAmountSet.d.cts +0 -25
  1614. package/dist/160/swapping/maximumSwapAmountSet.d.mts +0 -25
  1615. package/dist/160/swapping/refundEgressIgnored.d.cts +0 -248
  1616. package/dist/160/swapping/refundEgressIgnored.d.mts +0 -248
  1617. package/dist/160/swapping/refundEgressScheduled.d.cts +0 -44
  1618. package/dist/160/swapping/refundEgressScheduled.d.mts +0 -44
  1619. package/dist/160/swapping/swapAmountConfiscated.d.cts +0 -31
  1620. package/dist/160/swapping/swapAmountConfiscated.d.mts +0 -31
  1621. package/dist/160/swapping/swapDepositAddressReady.d.cts +0 -291
  1622. package/dist/160/swapping/swapDepositAddressReady.d.mts +0 -291
  1623. package/dist/160/swapping/swapEgressIgnored.d.cts +0 -248
  1624. package/dist/160/swapping/swapEgressIgnored.d.mts +0 -248
  1625. package/dist/160/swapping/swapEgressScheduled.d.cts +0 -44
  1626. package/dist/160/swapping/swapEgressScheduled.d.mts +0 -44
  1627. package/dist/160/swapping/swapExecuted.d.cts +0 -56
  1628. package/dist/160/swapping/swapExecuted.d.mts +0 -56
  1629. package/dist/160/swapping/swapRequestCompleted.d.mts +0 -12
  1630. package/dist/160/swapping/swapRequested.d.cts +0 -604
  1631. package/dist/160/swapping/swapRequested.d.mts +0 -604
  1632. package/dist/160/swapping/swapScheduled.d.mts +0 -34
  1633. package/dist/160/swapping/withdrawalRequested.d.cts +0 -89
  1634. package/dist/160/swapping/withdrawalRequested.d.mts +0 -89
  1635. package/dist/170/arbitrumBroadcaster/palletConfigUpdated.d.mts +0 -27
  1636. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +0 -15
  1637. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +0 -312
  1638. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +0 -312
  1639. package/dist/170/arbitrumIngressEgress/ccmFallbackScheduled.d.mts +0 -47
  1640. package/dist/170/arbitrumIngressEgress/depositChannelLifetimeSet.d.mts +0 -12
  1641. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +0 -54
  1642. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +0 -560
  1643. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1644. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +0 -25
  1645. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +0 -25
  1646. package/dist/170/arbitrumIngressEgress/transactionRejectionFailed.d.mts +0 -22
  1647. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +0 -15
  1648. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +0 -15
  1649. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +0 -18
  1650. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +0 -18
  1651. package/dist/170/arbitrumVault/activationTxFailedAwaitingGovernance.d.mts +0 -39
  1652. package/dist/170/bitcoinBroadcaster/palletConfigUpdated.d.mts +0 -27
  1653. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +0 -15
  1654. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +0 -312
  1655. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +0 -312
  1656. package/dist/170/bitcoinIngressEgress/ccmFallbackScheduled.d.mts +0 -47
  1657. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +0 -343
  1658. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +0 -343
  1659. package/dist/170/bitcoinIngressEgress/depositChannelLifetimeSet.d.mts +0 -12
  1660. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +0 -337
  1661. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +0 -337
  1662. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +0 -268
  1663. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +0 -268
  1664. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +0 -565
  1665. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +0 -565
  1666. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +0 -560
  1667. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1668. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +0 -144
  1669. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +0 -144
  1670. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +0 -141
  1671. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +0 -15
  1672. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +0 -15
  1673. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +0 -18
  1674. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +0 -18
  1675. package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.d.mts +0 -57
  1676. package/dist/170/bitcoinVault/activationTxFailedAwaitingGovernance.d.mts +0 -27
  1677. package/dist/170/common.d.cts +0 -2447
  1678. package/dist/170/common.d.mts +0 -2447
  1679. package/dist/170/ethereumBroadcaster/palletConfigUpdated.d.mts +0 -27
  1680. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +0 -15
  1681. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +0 -312
  1682. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +0 -312
  1683. package/dist/170/ethereumIngressEgress/ccmFallbackScheduled.d.mts +0 -47
  1684. package/dist/170/ethereumIngressEgress/depositChannelLifetimeSet.d.mts +0 -12
  1685. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +0 -54
  1686. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +0 -560
  1687. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1688. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +0 -25
  1689. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +0 -25
  1690. package/dist/170/ethereumIngressEgress/transactionRejectionFailed.d.mts +0 -22
  1691. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +0 -15
  1692. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +0 -15
  1693. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +0 -18
  1694. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +0 -18
  1695. package/dist/170/ethereumVault/activationTxFailedAwaitingGovernance.d.mts +0 -39
  1696. package/dist/170/evmThresholdSigner/palletConfigUpdated.d.mts +0 -57
  1697. package/dist/170/polkadotBroadcaster/palletConfigUpdated.d.mts +0 -27
  1698. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +0 -15
  1699. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +0 -312
  1700. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +0 -312
  1701. package/dist/170/polkadotIngressEgress/ccmFallbackScheduled.d.mts +0 -47
  1702. package/dist/170/polkadotIngressEgress/depositChannelLifetimeSet.d.mts +0 -12
  1703. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +0 -44
  1704. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +0 -560
  1705. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1706. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +0 -15
  1707. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +0 -15
  1708. package/dist/170/polkadotIngressEgress/transactionRejectionFailed.d.mts +0 -12
  1709. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +0 -30
  1710. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +0 -30
  1711. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +0 -33
  1712. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +0 -33
  1713. package/dist/170/polkadotThresholdSigner/palletConfigUpdated.d.mts +0 -57
  1714. package/dist/170/polkadotVault/activationTxFailedAwaitingGovernance.d.mts +0 -12
  1715. package/dist/170/reputation/offencePenalty.d.cts +0 -125
  1716. package/dist/170/reputation/offencePenalty.d.mts +0 -125
  1717. package/dist/170/reputation/penaltyUpdated.d.cts +0 -155
  1718. package/dist/170/reputation/penaltyUpdated.d.mts +0 -155
  1719. package/dist/170/solanaBroadcaster/palletConfigUpdated.d.mts +0 -27
  1720. package/dist/170/solanaBroadcaster/transactionBroadcastRequest.d.mts +0 -31
  1721. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +0 -15
  1722. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +0 -312
  1723. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +0 -312
  1724. package/dist/170/solanaIngressEgress/ccmFallbackScheduled.d.mts +0 -47
  1725. package/dist/170/solanaIngressEgress/depositChannelLifetimeSet.d.mts +0 -12
  1726. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +0 -41
  1727. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +0 -560
  1728. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1729. package/dist/170/solanaIngressEgress/transactionRejectedByBroker.d.mts +0 -12
  1730. package/dist/170/solanaIngressEgress/transactionRejectionFailed.d.mts +0 -6
  1731. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +0 -15
  1732. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +0 -15
  1733. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +0 -18
  1734. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +0 -18
  1735. package/dist/170/solanaThresholdSigner/palletConfigUpdated.d.mts +0 -57
  1736. package/dist/170/solanaVault/activationTxFailedAwaitingGovernance.d.mts +0 -12
  1737. package/dist/170/swapping/minimumChunkSizeSet.d.mts +0 -25
  1738. package/dist/170/swapping/swapRequested.d.cts +0 -713
  1739. package/dist/170/swapping/swapRequested.d.mts +0 -713
  1740. package/dist/170/validator/previousRotationStillPending.d.mts +0 -6
  1741. package/dist/180/arbitrumChainTracking/chainStateUpdated.d.mts +0 -48
  1742. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +0 -533
  1743. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +0 -145
  1744. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +0 -145
  1745. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +0 -1370
  1746. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +0 -1370
  1747. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +0 -139
  1748. package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +0 -139
  1749. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1750. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +0 -44
  1751. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +0 -44
  1752. package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.d.mts +0 -12
  1753. package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +0 -66
  1754. package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.mts +0 -15
  1755. package/dist/180/arbitrumIngressEgress/unknownBroker.d.mts +0 -12
  1756. package/dist/180/arbitrumIngressEgress/witnessSafetyMarginSet.d.mts +0 -12
  1757. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +0 -533
  1758. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +0 -359
  1759. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +0 -359
  1760. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +0 -2279
  1761. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +0 -2279
  1762. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +0 -353
  1763. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +0 -353
  1764. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1765. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +0 -44
  1766. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +0 -44
  1767. package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.d.mts +0 -12
  1768. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +0 -161
  1769. package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.mts +0 -15
  1770. package/dist/180/bitcoinIngressEgress/unknownBroker.d.mts +0 -12
  1771. package/dist/180/bitcoinIngressEgress/witnessSafetyMarginSet.d.mts +0 -12
  1772. package/dist/180/common.d.cts +0 -12253
  1773. package/dist/180/common.d.mts +0 -12253
  1774. package/dist/180/environment/solanaGovCallDispatched.d.mts +0 -70
  1775. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +0 -533
  1776. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +0 -145
  1777. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +0 -145
  1778. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +0 -1370
  1779. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +0 -1370
  1780. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +0 -139
  1781. package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +0 -139
  1782. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1783. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +0 -44
  1784. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +0 -44
  1785. package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.d.mts +0 -12
  1786. package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +0 -66
  1787. package/dist/180/ethereumIngressEgress/unknownAffiliate.d.mts +0 -15
  1788. package/dist/180/ethereumIngressEgress/unknownBroker.d.mts +0 -12
  1789. package/dist/180/ethereumIngressEgress/witnessSafetyMarginSet.d.mts +0 -12
  1790. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +0 -533
  1791. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +0 -135
  1792. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +0 -135
  1793. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +0 -1361
  1794. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +0 -1361
  1795. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +0 -129
  1796. package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +0 -129
  1797. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1798. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +0 -44
  1799. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +0 -44
  1800. package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.d.mts +0 -12
  1801. package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +0 -66
  1802. package/dist/180/polkadotIngressEgress/unknownAffiliate.d.mts +0 -15
  1803. package/dist/180/polkadotIngressEgress/unknownBroker.d.mts +0 -12
  1804. package/dist/180/polkadotIngressEgress/witnessSafetyMarginSet.d.mts +0 -12
  1805. package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.mts +0 -36
  1806. package/dist/180/solanaElections/unknownElection.d.mts +0 -48
  1807. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +0 -533
  1808. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +0 -132
  1809. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +0 -132
  1810. package/dist/180/solanaIngressEgress/depositFailed.d.cts +0 -1320
  1811. package/dist/180/solanaIngressEgress/depositFailed.d.mts +0 -1320
  1812. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +0 -126
  1813. package/dist/180/solanaIngressEgress/depositFinalised.d.mts +0 -126
  1814. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1815. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +0 -44
  1816. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +0 -44
  1817. package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.d.mts +0 -12
  1818. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +0 -15
  1819. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +0 -18
  1820. package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +0 -66
  1821. package/dist/180/solanaIngressEgress/unknownAffiliate.d.mts +0 -15
  1822. package/dist/180/solanaIngressEgress/unknownBroker.d.mts +0 -12
  1823. package/dist/180/solanaIngressEgress/witnessSafetyMarginSet.d.mts +0 -12
  1824. package/dist/180/swapping/affiliateRegistration.d.mts +0 -21
  1825. package/dist/180/swapping/brokerBondSet.d.mts +0 -12
  1826. package/dist/180/swapping/minimumNetworkFeeSet.d.mts +0 -12
  1827. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +0 -15
  1828. package/dist/180/swapping/privateBrokerChannelClosed.d.mts +0 -15
  1829. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +0 -15
  1830. package/dist/180/swapping/privateBrokerChannelOpened.d.mts +0 -15
  1831. package/dist/180/swapping/refundEgressScheduled.d.cts +0 -54
  1832. package/dist/180/swapping/refundEgressScheduled.d.mts +0 -54
  1833. package/dist/180/swapping/swapDepositAddressReady.d.cts +0 -294
  1834. package/dist/180/swapping/swapDepositAddressReady.d.mts +0 -294
  1835. package/dist/180/swapping/swapEgressScheduled.d.cts +0 -54
  1836. package/dist/180/swapping/swapEgressScheduled.d.mts +0 -54
  1837. package/dist/180/swapping/swapRequested.d.cts +0 -679
  1838. package/dist/180/swapping/swapRequested.d.mts +0 -679
  1839. package/dist/180/swapping/swapScheduled.d.mts +0 -34
  1840. package/dist/180/swapping/withdrawalRequested.d.cts +0 -92
  1841. package/dist/180/swapping/withdrawalRequested.d.mts +0 -92
  1842. package/dist/190/arbitrumIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1843. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +0 -25
  1844. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1845. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +0 -543
  1846. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +0 -194
  1847. package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +0 -194
  1848. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +0 -1355
  1849. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +0 -1355
  1850. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +0 -188
  1851. package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +0 -188
  1852. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1853. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +0 -66
  1854. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +0 -66
  1855. package/dist/190/assetBalances/accountCredited.d.cts +0 -31
  1856. package/dist/190/assetBalances/accountCredited.d.mts +0 -31
  1857. package/dist/190/assetBalances/accountDebited.d.cts +0 -31
  1858. package/dist/190/assetBalances/accountDebited.d.mts +0 -31
  1859. package/dist/190/assetBalances/refundScheduled.d.cts +0 -251
  1860. package/dist/190/assetBalances/refundScheduled.d.mts +0 -251
  1861. package/dist/190/assetBalances/refundSkipped.d.mts +0 -468
  1862. package/dist/190/assetBalances/vaultDeficitDetected.d.mts +0 -28
  1863. package/dist/190/assethubBroadcaster/broadcastAborted.d.mts +0 -12
  1864. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +0 -333
  1865. package/dist/190/assethubBroadcaster/broadcastRetryScheduled.d.mts +0 -15
  1866. package/dist/190/assethubBroadcaster/broadcastSuccess.d.mts +0 -33
  1867. package/dist/190/assethubBroadcaster/broadcastTimeout.d.mts +0 -12
  1868. package/dist/190/assethubBroadcaster/callResigned.d.mts +0 -12
  1869. package/dist/190/assethubBroadcaster/palletConfigUpdated.d.mts +0 -27
  1870. package/dist/190/assethubBroadcaster/thresholdSignatureInvalid.d.mts +0 -12
  1871. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +0 -31
  1872. package/dist/190/assethubBroadcaster/transactionFeeDeficitRecorded.d.mts +0 -15
  1873. package/dist/190/assethubBroadcaster/transactionFeeDeficitRefused.d.mts +0 -12
  1874. package/dist/190/assethubChainTracking/chainStateUpdated.d.mts +0 -75
  1875. package/dist/190/assethubChainTracking/feeMultiplierUpdated.d.mts +0 -12
  1876. package/dist/190/assethubIngressEgress/assetEgressStatusChanged.d.mts +0 -25
  1877. package/dist/190/assethubIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1878. package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +0 -45
  1879. package/dist/190/assethubIngressEgress/boostPoolCreated.d.mts +0 -39
  1880. package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +0 -15
  1881. package/dist/190/assethubIngressEgress/ccmBroadcastFailed.d.mts +0 -12
  1882. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +0 -25
  1883. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1884. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +0 -543
  1885. package/dist/190/assethubIngressEgress/channelOpeningFeePaid.d.mts +0 -12
  1886. package/dist/190/assethubIngressEgress/channelOpeningFeeSet.d.mts +0 -12
  1887. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +0 -184
  1888. package/dist/190/assethubIngressEgress/depositBoosted.d.mts +0 -184
  1889. package/dist/190/assethubIngressEgress/depositChannelLifetimeSet.d.mts +0 -12
  1890. package/dist/190/assethubIngressEgress/depositFailed.d.cts +0 -1346
  1891. package/dist/190/assethubIngressEgress/depositFailed.d.mts +0 -1346
  1892. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +0 -25
  1893. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +0 -178
  1894. package/dist/190/assethubIngressEgress/depositFinalised.d.mts +0 -178
  1895. package/dist/190/assethubIngressEgress/failedForeignChainCallExpired.d.mts +0 -12
  1896. package/dist/190/assethubIngressEgress/failedForeignChainCallResigned.d.mts +0 -15
  1897. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1898. package/dist/190/assethubIngressEgress/insufficientBoostLiquidity.d.mts +0 -44
  1899. package/dist/190/assethubIngressEgress/minimumDepositSet.d.mts +0 -25
  1900. package/dist/190/assethubIngressEgress/networkFeeDeductionFromBoostSet.d.mts +0 -12
  1901. package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +0 -48
  1902. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +0 -15
  1903. package/dist/190/assethubIngressEgress/transactionRejectionFailed.d.mts +0 -12
  1904. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +0 -30
  1905. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +0 -30
  1906. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +0 -33
  1907. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +0 -33
  1908. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +0 -66
  1909. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +0 -66
  1910. package/dist/190/assethubIngressEgress/unknownAffiliate.d.mts +0 -15
  1911. package/dist/190/assethubIngressEgress/unknownBroker.d.mts +0 -12
  1912. package/dist/190/assethubIngressEgress/utxoConsolidation.d.mts +0 -12
  1913. package/dist/190/assethubIngressEgress/witnessSafetyMarginSet.d.mts +0 -12
  1914. package/dist/190/assethubVault/activationTxFailedAwaitingGovernance.d.mts +0 -12
  1915. package/dist/190/assethubVault/awaitingGovernanceActivation.d.mts +0 -12
  1916. package/dist/190/assethubVault/chainInitialized.d.mts +0 -6
  1917. package/dist/190/assethubVault/vaultActivationCompleted.d.mts +0 -6
  1918. package/dist/190/assethubVault/vaultRotatedExternally.d.mts +0 -6
  1919. package/dist/190/bitcoinIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1920. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +0 -25
  1921. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1922. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +0 -543
  1923. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +0 -408
  1924. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +0 -408
  1925. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +0 -2264
  1926. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +0 -2264
  1927. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +0 -402
  1928. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +0 -402
  1929. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1930. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +0 -161
  1931. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +0 -161
  1932. package/dist/190/common.d.cts +0 -18203
  1933. package/dist/190/common.d.mts +0 -18203
  1934. package/dist/190/emissions/networkFeeBurned.d.mts +0 -25
  1935. package/dist/190/environment/assethubVaultAccountSet.d.mts +0 -12
  1936. package/dist/190/environment/runtimeSafeModeUpdated.d.mts +0 -1278
  1937. package/dist/190/ethereumIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1938. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +0 -25
  1939. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1940. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +0 -543
  1941. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +0 -194
  1942. package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +0 -194
  1943. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +0 -1355
  1944. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +0 -1355
  1945. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +0 -188
  1946. package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +0 -188
  1947. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1948. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +0 -66
  1949. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +0 -66
  1950. package/dist/190/flip/palletConfigUpdated.d.mts +0 -84
  1951. package/dist/190/liquidityPools/assetSwapped.d.cts +0 -41
  1952. package/dist/190/liquidityPools/assetSwapped.d.mts +0 -41
  1953. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +0 -99
  1954. package/dist/190/liquidityPools/limitOrderUpdated.d.mts +0 -99
  1955. package/dist/190/liquidityPools/newPoolCreated.d.cts +0 -41
  1956. package/dist/190/liquidityPools/newPoolCreated.d.mts +0 -41
  1957. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +0 -127
  1958. package/dist/190/liquidityPools/orderDeletionFailed.d.mts +0 -127
  1959. package/dist/190/liquidityPools/palletConfigUpdated.d.cts +0 -44
  1960. package/dist/190/liquidityPools/palletConfigUpdated.d.mts +0 -44
  1961. package/dist/190/liquidityPools/poolFeeSet.d.cts +0 -38
  1962. package/dist/190/liquidityPools/poolFeeSet.d.mts +0 -38
  1963. package/dist/190/liquidityPools/priceImpactLimitSet.d.mts +0 -46
  1964. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +0 -209
  1965. package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +0 -209
  1966. package/dist/190/liquidityProvider/assetTransferred.d.cts +0 -31
  1967. package/dist/190/liquidityProvider/assetTransferred.d.mts +0 -31
  1968. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +0 -91
  1969. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +0 -91
  1970. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +0 -251
  1971. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +0 -251
  1972. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +0 -95
  1973. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +0 -95
  1974. package/dist/190/polkadotIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1975. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +0 -25
  1976. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1977. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +0 -543
  1978. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +0 -184
  1979. package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +0 -184
  1980. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +0 -1346
  1981. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +0 -1346
  1982. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +0 -178
  1983. package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +0 -178
  1984. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  1985. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +0 -66
  1986. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +0 -66
  1987. package/dist/190/reputation/offencePenalty.d.cts +0 -125
  1988. package/dist/190/reputation/offencePenalty.d.mts +0 -125
  1989. package/dist/190/reputation/penaltyUpdated.d.mts +0 -155
  1990. package/dist/190/solanaIngressEgress/batchBroadcastRequested.d.mts +0 -25
  1991. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +0 -25
  1992. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +0 -25
  1993. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +0 -543
  1994. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +0 -181
  1995. package/dist/190/solanaIngressEgress/depositBoosted.d.mts +0 -181
  1996. package/dist/190/solanaIngressEgress/depositFailed.d.cts +0 -1305
  1997. package/dist/190/solanaIngressEgress/depositFailed.d.mts +0 -1305
  1998. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +0 -175
  1999. package/dist/190/solanaIngressEgress/depositFinalised.d.mts +0 -175
  2000. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +0 -560
  2001. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +0 -66
  2002. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +0 -66
  2003. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +0 -314
  2004. package/dist/190/swapping/batchSwapFailed.d.cts +0 -38
  2005. package/dist/190/swapping/batchSwapFailed.d.mts +0 -38
  2006. package/dist/190/swapping/creditedOnChain.d.cts +0 -31
  2007. package/dist/190/swapping/creditedOnChain.d.mts +0 -31
  2008. package/dist/190/swapping/palletConfigUpdated.d.cts +0 -196
  2009. package/dist/190/swapping/palletConfigUpdated.d.mts +0 -196
  2010. package/dist/190/swapping/refundEgressIgnored.d.cts +0 -248
  2011. package/dist/190/swapping/refundEgressIgnored.d.mts +0 -248
  2012. package/dist/190/swapping/refundEgressScheduled.d.cts +0 -54
  2013. package/dist/190/swapping/refundEgressScheduled.d.mts +0 -54
  2014. package/dist/190/swapping/refundedOnChain.d.cts +0 -31
  2015. package/dist/190/swapping/refundedOnChain.d.mts +0 -31
  2016. package/dist/190/swapping/swapAmountConfiscated.d.cts +0 -31
  2017. package/dist/190/swapping/swapAmountConfiscated.d.mts +0 -31
  2018. package/dist/190/swapping/swapDepositAddressReady.d.cts +0 -315
  2019. package/dist/190/swapping/swapDepositAddressReady.d.mts +0 -315
  2020. package/dist/190/swapping/swapEgressIgnored.d.cts +0 -248
  2021. package/dist/190/swapping/swapEgressIgnored.d.mts +0 -248
  2022. package/dist/190/swapping/swapEgressScheduled.d.cts +0 -54
  2023. package/dist/190/swapping/swapEgressScheduled.d.mts +0 -54
  2024. package/dist/190/swapping/swapExecuted.d.cts +0 -56
  2025. package/dist/190/swapping/swapExecuted.d.mts +0 -56
  2026. package/dist/190/swapping/swapRequested.d.cts +0 -900
  2027. package/dist/190/swapping/swapRequested.d.mts +0 -900
  2028. package/dist/190/swapping/vaultSwapMinimumBrokerFeeSet.d.mts +0 -15
  2029. package/dist/190/swapping/withdrawalRequested.d.cts +0 -98
  2030. package/dist/190/swapping/withdrawalRequested.d.mts +0 -98
  2031. package/dist/190/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +0 -25
  2032. package/dist/190/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +0 -25
  2033. package/dist/190/tokenholderGovernance/proposalEnacted.d.mts +0 -54
  2034. package/dist/190/tokenholderGovernance/proposalPassed.d.mts +0 -54
  2035. package/dist/190/tokenholderGovernance/proposalRejected.d.mts +0 -54
  2036. package/dist/190/tokenholderGovernance/proposalSubmitted.d.mts +0 -54
  2037. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +0 -25
  2038. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +0 -25
  2039. package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +0 -108
  2040. package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +0 -108
  2041. package/dist/190/tradingStrategy/strategyClosed.d.mts +0 -12
  2042. package/dist/190/tradingStrategy/strategyDeployed.d.cts +0 -50
  2043. package/dist/190/tradingStrategy/strategyDeployed.d.mts +0 -50
  2044. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.d.mts +0 -18
  2045. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.d.mts +0 -18
  2046. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.d.mts +0 -18
  2047. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.d.mts +0 -12
  2048. package/dist/200/common.d.cts +0 -11087
  2049. package/dist/200/common.d.mts +0 -11087
  2050. package/dist/200/environment/batchCompleted.d.mts +0 -6
  2051. package/dist/200/environment/nonNativeSignedCall.d.mts +0 -6
  2052. package/dist/200/environment/runtimeSafeModeUpdated.d.mts +0 -1929
  2053. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.d.mts +0 -18
  2054. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.d.mts +0 -12
  2055. package/dist/200/funding/funded.d.mts +0 -88
  2056. package/dist/200/lendingPools/collateralAdded.d.mts +0 -38
  2057. package/dist/200/lendingPools/collateralRemoved.d.mts +0 -25
  2058. package/dist/200/lendingPools/collateralTopupAssetUpdated.d.mts +0 -25
  2059. package/dist/200/lendingPools/interestTaken.d.mts +0 -24
  2060. package/dist/200/lendingPools/lendingFundsAdded.d.cts +0 -28
  2061. package/dist/200/lendingPools/lendingFundsAdded.d.mts +0 -28
  2062. package/dist/200/lendingPools/lendingFundsRemoved.d.cts +0 -28
  2063. package/dist/200/lendingPools/lendingFundsRemoved.d.mts +0 -28
  2064. package/dist/200/lendingPools/lendingNetworkFeeSwapInitiated.d.mts +0 -12
  2065. package/dist/200/lendingPools/lendingPoolCreated.d.mts +0 -22
  2066. package/dist/200/lendingPools/liquidationCompleted.d.mts +0 -25
  2067. package/dist/200/lendingPools/liquidationFeeTaken.d.mts +0 -21
  2068. package/dist/200/lendingPools/liquidationInitiated.d.mts +0 -28
  2069. package/dist/200/lendingPools/loanCreated.d.cts +0 -31
  2070. package/dist/200/lendingPools/loanCreated.d.mts +0 -31
  2071. package/dist/200/lendingPools/loanRepaid.d.mts +0 -15
  2072. package/dist/200/lendingPools/loanSettled.d.mts +0 -18
  2073. package/dist/200/lendingPools/loanUpdated.d.mts +0 -15
  2074. package/dist/200/lendingPools/originationFeeTaken.d.mts +0 -21
  2075. package/dist/200/lendingPools/palletConfigUpdated.d.mts +0 -388
  2076. package/dist/200/lendingPools/whitelistUpdated.d.mts +0 -67
  2077. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.d.mts +0 -18
  2078. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.d.mts +0 -12
  2079. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.d.mts +0 -18
  2080. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.d.mts +0 -12
  2081. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +0 -148
  2082. package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +0 -148
  2083. package/dist/200/swapping/swapAborted.d.cts +0 -25
  2084. package/dist/200/swapping/swapAborted.d.mts +0 -25
  2085. package/dist/200/swapping/swapRequestCompleted.d.mts +0 -25
  2086. package/dist/200/swapping/swapRequested.d.cts +0 -3993
  2087. package/dist/200/swapping/swapRequested.d.mts +0 -3993
  2088. package/dist/200/swapping/swapRescheduled.d.cts +0 -28
  2089. package/dist/200/swapping/swapRescheduled.d.mts +0 -28
  2090. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.mts +0 -25
  2091. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +0 -204
  2092. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +0 -204
  2093. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +0 -1427
  2094. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +0 -1427
  2095. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +0 -25
  2096. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +0 -198
  2097. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +0 -198
  2098. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +0 -44
  2099. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.mts +0 -28
  2100. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.mts +0 -151
  2101. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.mts +0 -66
  2102. package/dist/210/assetBalances/accountCredited.d.cts +0 -31
  2103. package/dist/210/assetBalances/accountCredited.d.mts +0 -31
  2104. package/dist/210/assetBalances/accountDebited.d.cts +0 -31
  2105. package/dist/210/assetBalances/accountDebited.d.mts +0 -31
  2106. package/dist/210/assethubIngressEgress/depositFailed.d.cts +0 -1418
  2107. package/dist/210/assethubIngressEgress/depositFailed.d.mts +0 -1418
  2108. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +0 -2336
  2109. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +0 -2336
  2110. package/dist/210/common.d.cts +0 -26272
  2111. package/dist/210/common.d.mts +0 -26272
  2112. package/dist/210/environment/addedNewArbAsset.d.mts +0 -14
  2113. package/dist/210/environment/addedNewEthAsset.d.mts +0 -14
  2114. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +0 -1929
  2115. package/dist/210/environment/runtimeSafeModeUpdated.d.mts +0 -1929
  2116. package/dist/210/environment/updatedArbAsset.d.mts +0 -14
  2117. package/dist/210/environment/updatedEthAsset.d.mts +0 -14
  2118. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.mts +0 -25
  2119. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +0 -204
  2120. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +0 -204
  2121. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +0 -1427
  2122. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +0 -1427
  2123. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +0 -25
  2124. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +0 -198
  2125. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +0 -198
  2126. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +0 -44
  2127. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.mts +0 -28
  2128. package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.mts +0 -151
  2129. package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.mts +0 -66
  2130. package/dist/210/funding/funded.d.cts +0 -88
  2131. package/dist/210/funding/funded.d.mts +0 -88
  2132. package/dist/210/governance/newGovernanceCouncil.d.mts +0 -27
  2133. package/dist/210/lendingPools/boostFundsAdded.d.cts +0 -45
  2134. package/dist/210/lendingPools/boostFundsAdded.d.mts +0 -45
  2135. package/dist/210/lendingPools/boostPoolCreated.d.cts +0 -39
  2136. package/dist/210/lendingPools/boostPoolCreated.d.mts +0 -39
  2137. package/dist/210/lendingPools/collateralAdded.d.cts +0 -68
  2138. package/dist/210/lendingPools/collateralAdded.d.mts +0 -68
  2139. package/dist/210/lendingPools/collateralRemoved.d.cts +0 -25
  2140. package/dist/210/lendingPools/collateralRemoved.d.mts +0 -25
  2141. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +0 -25
  2142. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +0 -25
  2143. package/dist/210/lendingPools/lendingFundsAdded.d.cts +0 -28
  2144. package/dist/210/lendingPools/lendingFundsAdded.d.mts +0 -28
  2145. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +0 -28
  2146. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +0 -28
  2147. package/dist/210/lendingPools/lendingPoolCreated.d.cts +0 -22
  2148. package/dist/210/lendingPools/lendingPoolCreated.d.mts +0 -22
  2149. package/dist/210/lendingPools/loanCreated.d.cts +0 -31
  2150. package/dist/210/lendingPools/loanCreated.d.mts +0 -31
  2151. package/dist/210/lendingPools/loanRepaid.d.mts +0 -43
  2152. package/dist/210/lendingPools/palletConfigUpdated.d.cts +0 -388
  2153. package/dist/210/lendingPools/palletConfigUpdated.d.mts +0 -388
  2154. package/dist/210/lendingPools/stoppedBoosting.d.cts +0 -48
  2155. package/dist/210/lendingPools/stoppedBoosting.d.mts +0 -48
  2156. package/dist/210/liquidityPools/assetSwapped.d.cts +0 -41
  2157. package/dist/210/liquidityPools/assetSwapped.d.mts +0 -41
  2158. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +0 -99
  2159. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +0 -99
  2160. package/dist/210/liquidityPools/newPoolCreated.d.cts +0 -41
  2161. package/dist/210/liquidityPools/newPoolCreated.d.mts +0 -41
  2162. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +0 -127
  2163. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +0 -127
  2164. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +0 -44
  2165. package/dist/210/liquidityPools/palletConfigUpdated.d.mts +0 -44
  2166. package/dist/210/liquidityPools/poolFeeSet.d.cts +0 -38
  2167. package/dist/210/liquidityPools/poolFeeSet.d.mts +0 -38
  2168. package/dist/210/liquidityPools/priceImpactLimitSet.d.mts +0 -46
  2169. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +0 -209
  2170. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +0 -209
  2171. package/dist/210/liquidityProvider/assetTransferred.d.cts +0 -31
  2172. package/dist/210/liquidityProvider/assetTransferred.d.mts +0 -31
  2173. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +0 -91
  2174. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +0 -91
  2175. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +0 -95
  2176. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +0 -95
  2177. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +0 -1418
  2178. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +0 -1418
  2179. package/dist/210/solanaIngressEgress/depositFailed.d.cts +0 -1499
  2180. package/dist/210/solanaIngressEgress/depositFailed.d.mts +0 -1499
  2181. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +0 -148
  2182. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +0 -148
  2183. package/dist/210/swapping/batchSwapFailed.d.cts +0 -38
  2184. package/dist/210/swapping/batchSwapFailed.d.mts +0 -38
  2185. package/dist/210/swapping/creditedOnChain.d.cts +0 -31
  2186. package/dist/210/swapping/creditedOnChain.d.mts +0 -31
  2187. package/dist/210/swapping/palletConfigUpdated.d.cts +0 -255
  2188. package/dist/210/swapping/palletConfigUpdated.d.mts +0 -255
  2189. package/dist/210/swapping/refundEgressIgnored.d.cts +0 -248
  2190. package/dist/210/swapping/refundEgressIgnored.d.mts +0 -248
  2191. package/dist/210/swapping/refundEgressScheduled.d.cts +0 -57
  2192. package/dist/210/swapping/refundEgressScheduled.d.mts +0 -57
  2193. package/dist/210/swapping/refundedOnChain.d.cts +0 -34
  2194. package/dist/210/swapping/refundedOnChain.d.mts +0 -34
  2195. package/dist/210/swapping/swapAmountConfiscated.d.cts +0 -31
  2196. package/dist/210/swapping/swapAmountConfiscated.d.mts +0 -31
  2197. package/dist/210/swapping/swapDepositAddressReady.d.cts +0 -695
  2198. package/dist/210/swapping/swapDepositAddressReady.d.mts +0 -695
  2199. package/dist/210/swapping/swapEgressIgnored.d.cts +0 -248
  2200. package/dist/210/swapping/swapEgressIgnored.d.mts +0 -248
  2201. package/dist/210/swapping/swapEgressScheduled.d.cts +0 -54
  2202. package/dist/210/swapping/swapEgressScheduled.d.mts +0 -54
  2203. package/dist/210/swapping/swapExecuted.d.cts +0 -59
  2204. package/dist/210/swapping/swapExecuted.d.mts +0 -59
  2205. package/dist/210/swapping/swapRequested.d.cts +0 -3993
  2206. package/dist/210/swapping/swapRequested.d.mts +0 -3993
  2207. package/dist/210/swapping/withdrawalRequested.d.cts +0 -98
  2208. package/dist/210/swapping/withdrawalRequested.d.mts +0 -98
  2209. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +0 -25
  2210. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +0 -25
  2211. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +0 -108
  2212. package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +0 -108
  2213. package/dist/210/tradingStrategy/strategyDeployed.d.cts +0 -134
  2214. package/dist/210/tradingStrategy/strategyDeployed.d.mts +0 -134
  2215. package/dist/EventHandler.d.cts +0 -27
  2216. package/dist/EventHandler.d.mts +0 -28
  2217. package/dist/HandlerMap.d.cts +0 -24
  2218. package/dist/HandlerMap.d.mts +0 -24
  2219. package/dist/Processor.d.cts +0 -42
  2220. package/dist/Processor.d.mts +0 -42
  2221. package/dist/generate.d.cts +0 -3
  2222. package/dist/index.d.cts +0 -4
  2223. package/dist/index.d.mts +0 -4
  2224. package/dist/types.d.mts +0 -112
  2225. package/dist/utils.d.mts +0 -4
  2226. /package/dist/100/accountRoles/{accountRoleRegistered.d.cts → accountRoleRegistered.d.ts} +0 -0
  2227. /package/dist/100/bitcoinBroadcaster/{broadcastAborted.d.cts → broadcastAborted.d.ts} +0 -0
  2228. /package/dist/100/bitcoinBroadcaster/{broadcastAttemptTimeout.d.cts → broadcastAttemptTimeout.d.ts} +0 -0
  2229. /package/dist/100/bitcoinBroadcaster/{broadcastCallbackExecuted.d.cts → broadcastCallbackExecuted.d.ts} +0 -0
  2230. /package/dist/100/bitcoinBroadcaster/{broadcastRetryScheduled.d.cts → broadcastRetryScheduled.d.ts} +0 -0
  2231. /package/dist/100/bitcoinBroadcaster/{broadcastSuccess.d.cts → broadcastSuccess.d.ts} +0 -0
  2232. /package/dist/100/bitcoinBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  2233. /package/dist/100/bitcoinBroadcaster/{transactionFeeDeficitRecorded.d.cts → transactionFeeDeficitRecorded.d.ts} +0 -0
  2234. /package/dist/100/bitcoinBroadcaster/{transactionFeeDeficitRefused.d.cts → transactionFeeDeficitRefused.d.ts} +0 -0
  2235. /package/dist/100/bitcoinChainTracking/{chainStateUpdated.d.cts → chainStateUpdated.d.ts} +0 -0
  2236. /package/dist/100/bitcoinIngressEgress/{assetEgressStatusChanged.d.cts → assetEgressStatusChanged.d.ts} +0 -0
  2237. /package/dist/100/bitcoinIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2238. /package/dist/100/bitcoinIngressEgress/{ccmBroadcastRequested.d.cts → ccmBroadcastRequested.d.ts} +0 -0
  2239. /package/dist/100/bitcoinIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2240. /package/dist/100/bitcoinIngressEgress/{depositFetchesScheduled.d.cts → depositFetchesScheduled.d.ts} +0 -0
  2241. /package/dist/100/bitcoinIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2242. /package/dist/100/bitcoinIngressEgress/{depositReceived.d.cts → depositReceived.d.ts} +0 -0
  2243. /package/dist/100/bitcoinIngressEgress/{depositWitnessRejected.d.cts → depositWitnessRejected.d.ts} +0 -0
  2244. /package/dist/100/bitcoinIngressEgress/{minimumDepositSet.d.cts → minimumDepositSet.d.ts} +0 -0
  2245. /package/dist/100/bitcoinIngressEgress/{vaultTransferFailed.d.cts → vaultTransferFailed.d.ts} +0 -0
  2246. /package/dist/100/bitcoinThresholdSigner/{currentKeyUnavailable.d.cts → currentKeyUnavailable.d.ts} +0 -0
  2247. /package/dist/100/bitcoinThresholdSigner/{failureReportProcessed.d.cts → failureReportProcessed.d.ts} +0 -0
  2248. /package/dist/100/bitcoinThresholdSigner/{retryRequested.d.cts → retryRequested.d.ts} +0 -0
  2249. /package/dist/100/bitcoinThresholdSigner/{signersUnavailable.d.cts → signersUnavailable.d.ts} +0 -0
  2250. /package/dist/100/bitcoinThresholdSigner/{thresholdDispatchComplete.d.cts → thresholdDispatchComplete.d.ts} +0 -0
  2251. /package/dist/100/bitcoinThresholdSigner/{thresholdSignatureFailed.d.cts → thresholdSignatureFailed.d.ts} +0 -0
  2252. /package/dist/100/bitcoinThresholdSigner/{thresholdSignatureRequest.d.cts → thresholdSignatureRequest.d.ts} +0 -0
  2253. /package/dist/100/bitcoinThresholdSigner/{thresholdSignatureResponseTimeoutUpdated.d.cts → thresholdSignatureResponseTimeoutUpdated.d.ts} +0 -0
  2254. /package/dist/100/bitcoinThresholdSigner/{thresholdSignatureSuccess.d.cts → thresholdSignatureSuccess.d.ts} +0 -0
  2255. /package/dist/100/bitcoinVault/{awaitingGovernanceActivation.d.cts → awaitingGovernanceActivation.d.ts} +0 -0
  2256. /package/dist/100/bitcoinVault/{keyHandoverFailure.d.cts → keyHandoverFailure.d.ts} +0 -0
  2257. /package/dist/100/bitcoinVault/{keyHandoverFailureReported.d.cts → keyHandoverFailureReported.d.ts} +0 -0
  2258. /package/dist/100/bitcoinVault/{keyHandoverRequest.d.cts → keyHandoverRequest.d.ts} +0 -0
  2259. /package/dist/100/bitcoinVault/{keyHandoverResponseTimeout.d.cts → keyHandoverResponseTimeout.d.ts} +0 -0
  2260. /package/dist/100/bitcoinVault/{keyHandoverSuccess.d.cts → keyHandoverSuccess.d.ts} +0 -0
  2261. /package/dist/100/bitcoinVault/{keyHandoverSuccessReported.d.cts → keyHandoverSuccessReported.d.ts} +0 -0
  2262. /package/dist/100/bitcoinVault/{keyHandoverVerificationFailure.d.cts → keyHandoverVerificationFailure.d.ts} +0 -0
  2263. /package/dist/100/bitcoinVault/{keyHandoverVerificationSuccess.d.cts → keyHandoverVerificationSuccess.d.ts} +0 -0
  2264. /package/dist/100/bitcoinVault/{keygenFailure.d.cts → keygenFailure.d.ts} +0 -0
  2265. /package/dist/100/bitcoinVault/{keygenFailureReported.d.cts → keygenFailureReported.d.ts} +0 -0
  2266. /package/dist/100/bitcoinVault/{keygenRequest.d.cts → keygenRequest.d.ts} +0 -0
  2267. /package/dist/100/bitcoinVault/{keygenResponseTimeout.d.cts → keygenResponseTimeout.d.ts} +0 -0
  2268. /package/dist/100/bitcoinVault/{keygenResponseTimeoutUpdated.d.cts → keygenResponseTimeoutUpdated.d.ts} +0 -0
  2269. /package/dist/100/bitcoinVault/{keygenSuccess.d.cts → keygenSuccess.d.ts} +0 -0
  2270. /package/dist/100/bitcoinVault/{keygenSuccessReported.d.cts → keygenSuccessReported.d.ts} +0 -0
  2271. /package/dist/100/bitcoinVault/{keygenVerificationFailure.d.cts → keygenVerificationFailure.d.ts} +0 -0
  2272. /package/dist/100/bitcoinVault/{keygenVerificationSuccess.d.cts → keygenVerificationSuccess.d.ts} +0 -0
  2273. /package/dist/100/bitcoinVault/{noKeyHandover.d.cts → noKeyHandover.d.ts} +0 -0
  2274. /package/dist/100/bitcoinVault/{vaultRotatedExternally.d.cts → vaultRotatedExternally.d.ts} +0 -0
  2275. /package/dist/100/bitcoinVault/{vaultRotationAborted.d.cts → vaultRotationAborted.d.ts} +0 -0
  2276. /package/dist/100/bitcoinVault/{vaultRotationCompleted.d.cts → vaultRotationCompleted.d.ts} +0 -0
  2277. /package/dist/100/{common.d.cts → common.d.ts} +0 -0
  2278. /package/dist/100/emissions/{backupNodeInflationEmissionsUpdated.d.cts → backupNodeInflationEmissionsUpdated.d.ts} +0 -0
  2279. /package/dist/100/emissions/{currentAuthorityInflationEmissionsUpdated.d.cts → currentAuthorityInflationEmissionsUpdated.d.ts} +0 -0
  2280. /package/dist/100/emissions/{supplyUpdateBroadcastRequested.d.cts → supplyUpdateBroadcastRequested.d.ts} +0 -0
  2281. /package/dist/100/emissions/{supplyUpdateIntervalUpdated.d.cts → supplyUpdateIntervalUpdated.d.ts} +0 -0
  2282. /package/dist/100/environment/{addedNewEthAsset.d.cts → addedNewEthAsset.d.ts} +0 -0
  2283. /package/dist/100/environment/{bitcoinBlockNumberSetForVault.d.cts → bitcoinBlockNumberSetForVault.d.ts} +0 -0
  2284. /package/dist/100/environment/{polkadotVaultAccountSet.d.cts → polkadotVaultAccountSet.d.ts} +0 -0
  2285. /package/dist/100/environment/{runtimeSafeModeUpdated.d.cts → runtimeSafeModeUpdated.d.ts} +0 -0
  2286. /package/dist/100/environment/{updatedEthAsset.d.cts → updatedEthAsset.d.ts} +0 -0
  2287. /package/dist/100/ethereumBroadcaster/{broadcastAborted.d.cts → broadcastAborted.d.ts} +0 -0
  2288. /package/dist/100/ethereumBroadcaster/{broadcastAttemptTimeout.d.cts → broadcastAttemptTimeout.d.ts} +0 -0
  2289. /package/dist/100/ethereumBroadcaster/{broadcastCallbackExecuted.d.cts → broadcastCallbackExecuted.d.ts} +0 -0
  2290. /package/dist/100/ethereumBroadcaster/{broadcastRetryScheduled.d.cts → broadcastRetryScheduled.d.ts} +0 -0
  2291. /package/dist/100/ethereumBroadcaster/{broadcastSuccess.d.cts → broadcastSuccess.d.ts} +0 -0
  2292. /package/dist/100/ethereumBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  2293. /package/dist/100/ethereumBroadcaster/{transactionFeeDeficitRecorded.d.cts → transactionFeeDeficitRecorded.d.ts} +0 -0
  2294. /package/dist/100/ethereumBroadcaster/{transactionFeeDeficitRefused.d.cts → transactionFeeDeficitRefused.d.ts} +0 -0
  2295. /package/dist/100/ethereumChainTracking/{chainStateUpdated.d.cts → chainStateUpdated.d.ts} +0 -0
  2296. /package/dist/100/ethereumIngressEgress/{assetEgressStatusChanged.d.cts → assetEgressStatusChanged.d.ts} +0 -0
  2297. /package/dist/100/ethereumIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2298. /package/dist/100/ethereumIngressEgress/{ccmBroadcastRequested.d.cts → ccmBroadcastRequested.d.ts} +0 -0
  2299. /package/dist/100/ethereumIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2300. /package/dist/100/ethereumIngressEgress/{depositFetchesScheduled.d.cts → depositFetchesScheduled.d.ts} +0 -0
  2301. /package/dist/100/ethereumIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2302. /package/dist/100/ethereumIngressEgress/{depositReceived.d.cts → depositReceived.d.ts} +0 -0
  2303. /package/dist/100/ethereumIngressEgress/{depositWitnessRejected.d.cts → depositWitnessRejected.d.ts} +0 -0
  2304. /package/dist/100/ethereumIngressEgress/{minimumDepositSet.d.cts → minimumDepositSet.d.ts} +0 -0
  2305. /package/dist/100/ethereumIngressEgress/{vaultTransferFailed.d.cts → vaultTransferFailed.d.ts} +0 -0
  2306. /package/dist/100/ethereumThresholdSigner/{currentKeyUnavailable.d.cts → currentKeyUnavailable.d.ts} +0 -0
  2307. /package/dist/100/ethereumThresholdSigner/{failureReportProcessed.d.cts → failureReportProcessed.d.ts} +0 -0
  2308. /package/dist/100/ethereumThresholdSigner/{retryRequested.d.cts → retryRequested.d.ts} +0 -0
  2309. /package/dist/100/ethereumThresholdSigner/{signersUnavailable.d.cts → signersUnavailable.d.ts} +0 -0
  2310. /package/dist/100/ethereumThresholdSigner/{thresholdDispatchComplete.d.cts → thresholdDispatchComplete.d.ts} +0 -0
  2311. /package/dist/100/ethereumThresholdSigner/{thresholdSignatureFailed.d.cts → thresholdSignatureFailed.d.ts} +0 -0
  2312. /package/dist/100/ethereumThresholdSigner/{thresholdSignatureRequest.d.cts → thresholdSignatureRequest.d.ts} +0 -0
  2313. /package/dist/100/ethereumThresholdSigner/{thresholdSignatureResponseTimeoutUpdated.d.cts → thresholdSignatureResponseTimeoutUpdated.d.ts} +0 -0
  2314. /package/dist/100/ethereumThresholdSigner/{thresholdSignatureSuccess.d.cts → thresholdSignatureSuccess.d.ts} +0 -0
  2315. /package/dist/100/ethereumVault/{awaitingGovernanceActivation.d.cts → awaitingGovernanceActivation.d.ts} +0 -0
  2316. /package/dist/100/ethereumVault/{keyHandoverFailure.d.cts → keyHandoverFailure.d.ts} +0 -0
  2317. /package/dist/100/ethereumVault/{keyHandoverFailureReported.d.cts → keyHandoverFailureReported.d.ts} +0 -0
  2318. /package/dist/100/ethereumVault/{keyHandoverRequest.d.cts → keyHandoverRequest.d.ts} +0 -0
  2319. /package/dist/100/ethereumVault/{keyHandoverResponseTimeout.d.cts → keyHandoverResponseTimeout.d.ts} +0 -0
  2320. /package/dist/100/ethereumVault/{keyHandoverSuccess.d.cts → keyHandoverSuccess.d.ts} +0 -0
  2321. /package/dist/100/ethereumVault/{keyHandoverSuccessReported.d.cts → keyHandoverSuccessReported.d.ts} +0 -0
  2322. /package/dist/100/ethereumVault/{keyHandoverVerificationFailure.d.cts → keyHandoverVerificationFailure.d.ts} +0 -0
  2323. /package/dist/100/ethereumVault/{keyHandoverVerificationSuccess.d.cts → keyHandoverVerificationSuccess.d.ts} +0 -0
  2324. /package/dist/100/ethereumVault/{keygenFailure.d.cts → keygenFailure.d.ts} +0 -0
  2325. /package/dist/100/ethereumVault/{keygenFailureReported.d.cts → keygenFailureReported.d.ts} +0 -0
  2326. /package/dist/100/ethereumVault/{keygenRequest.d.cts → keygenRequest.d.ts} +0 -0
  2327. /package/dist/100/ethereumVault/{keygenResponseTimeout.d.cts → keygenResponseTimeout.d.ts} +0 -0
  2328. /package/dist/100/ethereumVault/{keygenResponseTimeoutUpdated.d.cts → keygenResponseTimeoutUpdated.d.ts} +0 -0
  2329. /package/dist/100/ethereumVault/{keygenSuccess.d.cts → keygenSuccess.d.ts} +0 -0
  2330. /package/dist/100/ethereumVault/{keygenSuccessReported.d.cts → keygenSuccessReported.d.ts} +0 -0
  2331. /package/dist/100/ethereumVault/{keygenVerificationFailure.d.cts → keygenVerificationFailure.d.ts} +0 -0
  2332. /package/dist/100/ethereumVault/{keygenVerificationSuccess.d.cts → keygenVerificationSuccess.d.ts} +0 -0
  2333. /package/dist/100/ethereumVault/{noKeyHandover.d.cts → noKeyHandover.d.ts} +0 -0
  2334. /package/dist/100/ethereumVault/{vaultRotatedExternally.d.cts → vaultRotatedExternally.d.ts} +0 -0
  2335. /package/dist/100/ethereumVault/{vaultRotationAborted.d.cts → vaultRotationAborted.d.ts} +0 -0
  2336. /package/dist/100/ethereumVault/{vaultRotationCompleted.d.cts → vaultRotationCompleted.d.ts} +0 -0
  2337. /package/dist/100/flip/{accountReaped.d.cts → accountReaped.d.ts} +0 -0
  2338. /package/dist/100/flip/{remainingImbalance.d.cts → remainingImbalance.d.ts} +0 -0
  2339. /package/dist/100/flip/{slashingPerformed.d.cts → slashingPerformed.d.ts} +0 -0
  2340. /package/dist/100/flip/{slashingRateUpdated.d.cts → slashingRateUpdated.d.ts} +0 -0
  2341. /package/dist/100/funding/{addedRestrictedAddress.d.cts → addedRestrictedAddress.d.ts} +0 -0
  2342. /package/dist/100/funding/{boundExecutorAddress.d.cts → boundExecutorAddress.d.ts} +0 -0
  2343. /package/dist/100/funding/{boundRedeemAddress.d.cts → boundRedeemAddress.d.ts} +0 -0
  2344. /package/dist/100/funding/{failedFundingAttempt.d.cts → failedFundingAttempt.d.ts} +0 -0
  2345. /package/dist/100/funding/{funded.d.cts → funded.d.ts} +0 -0
  2346. /package/dist/100/funding/{minimumFundingUpdated.d.cts → minimumFundingUpdated.d.ts} +0 -0
  2347. /package/dist/100/funding/{redemptionAmountZero.d.cts → redemptionAmountZero.d.ts} +0 -0
  2348. /package/dist/100/funding/{redemptionExpired.d.cts → redemptionExpired.d.ts} +0 -0
  2349. /package/dist/100/funding/{redemptionSettled.d.cts → redemptionSettled.d.ts} +0 -0
  2350. /package/dist/100/funding/{redemptionTaxAmountUpdated.d.cts → redemptionTaxAmountUpdated.d.ts} +0 -0
  2351. /package/dist/100/funding/{removedRestrictedAddress.d.cts → removedRestrictedAddress.d.ts} +0 -0
  2352. /package/dist/100/funding/{startedBidding.d.cts → startedBidding.d.ts} +0 -0
  2353. /package/dist/100/funding/{stoppedBidding.d.cts → stoppedBidding.d.ts} +0 -0
  2354. /package/dist/100/governance/{approved.d.cts → approved.d.ts} +0 -0
  2355. /package/dist/100/governance/{decodeOfCallFailed.d.cts → decodeOfCallFailed.d.ts} +0 -0
  2356. /package/dist/100/governance/{executed.d.cts → executed.d.ts} +0 -0
  2357. /package/dist/100/governance/{expired.d.cts → expired.d.ts} +0 -0
  2358. /package/dist/100/governance/{failedExecution.d.cts → failedExecution.d.ts} +0 -0
  2359. /package/dist/100/governance/{govKeyCallExecuted.d.cts → govKeyCallExecuted.d.ts} +0 -0
  2360. /package/dist/100/governance/{govKeyCallExecutionFailed.d.cts → govKeyCallExecutionFailed.d.ts} +0 -0
  2361. /package/dist/100/governance/{govKeyCallHashWhitelisted.d.cts → govKeyCallHashWhitelisted.d.ts} +0 -0
  2362. /package/dist/100/governance/{proposed.d.cts → proposed.d.ts} +0 -0
  2363. /package/dist/100/grandpa/{newAuthorities.d.cts → newAuthorities.d.ts} +0 -0
  2364. /package/dist/100/grandpa/{paused.d.cts → paused.d.ts} +0 -0
  2365. /package/dist/100/grandpa/{resumed.d.cts → resumed.d.ts} +0 -0
  2366. /package/dist/100/liquidityPools/{assetSwapped.d.cts → assetSwapped.d.ts} +0 -0
  2367. /package/dist/100/liquidityPools/{limitOrderUpdated.d.cts → limitOrderUpdated.d.ts} +0 -0
  2368. /package/dist/100/liquidityPools/{networkFeeTaken.d.cts → networkFeeTaken.d.ts} +0 -0
  2369. /package/dist/100/liquidityPools/{newPoolCreated.d.cts → newPoolCreated.d.ts} +0 -0
  2370. /package/dist/100/liquidityPools/{poolFeeSet.d.cts → poolFeeSet.d.ts} +0 -0
  2371. /package/dist/100/liquidityPools/{poolStateUpdated.d.cts → poolStateUpdated.d.ts} +0 -0
  2372. /package/dist/100/liquidityPools/{rangeOrderUpdated.d.cts → rangeOrderUpdated.d.ts} +0 -0
  2373. /package/dist/100/liquidityPools/{updatedBuyInterval.d.cts → updatedBuyInterval.d.ts} +0 -0
  2374. /package/dist/100/liquidityProvider/{accountCredited.d.cts → accountCredited.d.ts} +0 -0
  2375. /package/dist/100/liquidityProvider/{accountDebited.d.cts → accountDebited.d.ts} +0 -0
  2376. /package/dist/100/liquidityProvider/{liquidityDepositAddressReady.d.cts → liquidityDepositAddressReady.d.ts} +0 -0
  2377. /package/dist/100/liquidityProvider/{liquidityRefundAddressRegistered.d.cts → liquidityRefundAddressRegistered.d.ts} +0 -0
  2378. /package/dist/100/liquidityProvider/{withdrawalEgressScheduled.d.cts → withdrawalEgressScheduled.d.ts} +0 -0
  2379. /package/dist/100/polkadotBroadcaster/{broadcastAborted.d.cts → broadcastAborted.d.ts} +0 -0
  2380. /package/dist/100/polkadotBroadcaster/{broadcastAttemptTimeout.d.cts → broadcastAttemptTimeout.d.ts} +0 -0
  2381. /package/dist/100/polkadotBroadcaster/{broadcastCallbackExecuted.d.cts → broadcastCallbackExecuted.d.ts} +0 -0
  2382. /package/dist/100/polkadotBroadcaster/{broadcastRetryScheduled.d.cts → broadcastRetryScheduled.d.ts} +0 -0
  2383. /package/dist/100/polkadotBroadcaster/{broadcastSuccess.d.cts → broadcastSuccess.d.ts} +0 -0
  2384. /package/dist/100/polkadotBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  2385. /package/dist/100/polkadotBroadcaster/{transactionFeeDeficitRecorded.d.cts → transactionFeeDeficitRecorded.d.ts} +0 -0
  2386. /package/dist/100/polkadotBroadcaster/{transactionFeeDeficitRefused.d.cts → transactionFeeDeficitRefused.d.ts} +0 -0
  2387. /package/dist/100/polkadotChainTracking/{chainStateUpdated.d.cts → chainStateUpdated.d.ts} +0 -0
  2388. /package/dist/100/polkadotIngressEgress/{assetEgressStatusChanged.d.cts → assetEgressStatusChanged.d.ts} +0 -0
  2389. /package/dist/100/polkadotIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2390. /package/dist/100/polkadotIngressEgress/{ccmBroadcastRequested.d.cts → ccmBroadcastRequested.d.ts} +0 -0
  2391. /package/dist/100/polkadotIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2392. /package/dist/100/polkadotIngressEgress/{depositFetchesScheduled.d.cts → depositFetchesScheduled.d.ts} +0 -0
  2393. /package/dist/100/polkadotIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2394. /package/dist/100/polkadotIngressEgress/{depositReceived.d.cts → depositReceived.d.ts} +0 -0
  2395. /package/dist/100/polkadotIngressEgress/{depositWitnessRejected.d.cts → depositWitnessRejected.d.ts} +0 -0
  2396. /package/dist/100/polkadotIngressEgress/{minimumDepositSet.d.cts → minimumDepositSet.d.ts} +0 -0
  2397. /package/dist/100/polkadotIngressEgress/{vaultTransferFailed.d.cts → vaultTransferFailed.d.ts} +0 -0
  2398. /package/dist/100/polkadotThresholdSigner/{currentKeyUnavailable.d.cts → currentKeyUnavailable.d.ts} +0 -0
  2399. /package/dist/100/polkadotThresholdSigner/{failureReportProcessed.d.cts → failureReportProcessed.d.ts} +0 -0
  2400. /package/dist/100/polkadotThresholdSigner/{retryRequested.d.cts → retryRequested.d.ts} +0 -0
  2401. /package/dist/100/polkadotThresholdSigner/{signersUnavailable.d.cts → signersUnavailable.d.ts} +0 -0
  2402. /package/dist/100/polkadotThresholdSigner/{thresholdDispatchComplete.d.cts → thresholdDispatchComplete.d.ts} +0 -0
  2403. /package/dist/100/polkadotThresholdSigner/{thresholdSignatureFailed.d.cts → thresholdSignatureFailed.d.ts} +0 -0
  2404. /package/dist/100/polkadotThresholdSigner/{thresholdSignatureRequest.d.cts → thresholdSignatureRequest.d.ts} +0 -0
  2405. /package/dist/100/polkadotThresholdSigner/{thresholdSignatureResponseTimeoutUpdated.d.cts → thresholdSignatureResponseTimeoutUpdated.d.ts} +0 -0
  2406. /package/dist/100/polkadotThresholdSigner/{thresholdSignatureSuccess.d.cts → thresholdSignatureSuccess.d.ts} +0 -0
  2407. /package/dist/100/polkadotVault/{awaitingGovernanceActivation.d.cts → awaitingGovernanceActivation.d.ts} +0 -0
  2408. /package/dist/100/polkadotVault/{keyHandoverFailure.d.cts → keyHandoverFailure.d.ts} +0 -0
  2409. /package/dist/100/polkadotVault/{keyHandoverFailureReported.d.cts → keyHandoverFailureReported.d.ts} +0 -0
  2410. /package/dist/100/polkadotVault/{keyHandoverRequest.d.cts → keyHandoverRequest.d.ts} +0 -0
  2411. /package/dist/100/polkadotVault/{keyHandoverResponseTimeout.d.cts → keyHandoverResponseTimeout.d.ts} +0 -0
  2412. /package/dist/100/polkadotVault/{keyHandoverSuccess.d.cts → keyHandoverSuccess.d.ts} +0 -0
  2413. /package/dist/100/polkadotVault/{keyHandoverSuccessReported.d.cts → keyHandoverSuccessReported.d.ts} +0 -0
  2414. /package/dist/100/polkadotVault/{keyHandoverVerificationFailure.d.cts → keyHandoverVerificationFailure.d.ts} +0 -0
  2415. /package/dist/100/polkadotVault/{keyHandoverVerificationSuccess.d.cts → keyHandoverVerificationSuccess.d.ts} +0 -0
  2416. /package/dist/100/polkadotVault/{keygenFailure.d.cts → keygenFailure.d.ts} +0 -0
  2417. /package/dist/100/polkadotVault/{keygenFailureReported.d.cts → keygenFailureReported.d.ts} +0 -0
  2418. /package/dist/100/polkadotVault/{keygenRequest.d.cts → keygenRequest.d.ts} +0 -0
  2419. /package/dist/100/polkadotVault/{keygenResponseTimeout.d.cts → keygenResponseTimeout.d.ts} +0 -0
  2420. /package/dist/100/polkadotVault/{keygenResponseTimeoutUpdated.d.cts → keygenResponseTimeoutUpdated.d.ts} +0 -0
  2421. /package/dist/100/polkadotVault/{keygenSuccess.d.cts → keygenSuccess.d.ts} +0 -0
  2422. /package/dist/100/polkadotVault/{keygenSuccessReported.d.cts → keygenSuccessReported.d.ts} +0 -0
  2423. /package/dist/100/polkadotVault/{keygenVerificationFailure.d.cts → keygenVerificationFailure.d.ts} +0 -0
  2424. /package/dist/100/polkadotVault/{keygenVerificationSuccess.d.cts → keygenVerificationSuccess.d.ts} +0 -0
  2425. /package/dist/100/polkadotVault/{noKeyHandover.d.cts → noKeyHandover.d.ts} +0 -0
  2426. /package/dist/100/polkadotVault/{vaultRotatedExternally.d.cts → vaultRotatedExternally.d.ts} +0 -0
  2427. /package/dist/100/polkadotVault/{vaultRotationAborted.d.cts → vaultRotationAborted.d.ts} +0 -0
  2428. /package/dist/100/polkadotVault/{vaultRotationCompleted.d.cts → vaultRotationCompleted.d.ts} +0 -0
  2429. /package/dist/100/reputation/{accrualRateUpdated.d.cts → accrualRateUpdated.d.ts} +0 -0
  2430. /package/dist/100/reputation/{missedHeartbeatPenaltyUpdated.d.cts → missedHeartbeatPenaltyUpdated.d.ts} +0 -0
  2431. /package/dist/100/reputation/{offencePenalty.d.cts → offencePenalty.d.ts} +0 -0
  2432. /package/dist/100/reputation/{penaltyUpdated.d.cts → penaltyUpdated.d.ts} +0 -0
  2433. /package/dist/100/session/{newSession.d.cts → newSession.d.ts} +0 -0
  2434. /package/dist/100/swapping/{batchSwapFailed.d.cts → batchSwapFailed.d.ts} +0 -0
  2435. /package/dist/100/swapping/{ccmEgressScheduled.d.cts → ccmEgressScheduled.d.ts} +0 -0
  2436. /package/dist/100/swapping/{minimumSwapAmountSet.d.cts → minimumSwapAmountSet.d.ts} +0 -0
  2437. /package/dist/100/swapping/{swapAmountTooLow.d.cts → swapAmountTooLow.d.ts} +0 -0
  2438. /package/dist/100/swapping/{swapDepositAddressReady.d.cts → swapDepositAddressReady.d.ts} +0 -0
  2439. /package/dist/100/swapping/{swapEgressScheduled.d.cts → swapEgressScheduled.d.ts} +0 -0
  2440. /package/dist/100/swapping/{withdrawalRequested.d.cts → withdrawalRequested.d.ts} +0 -0
  2441. /package/dist/100/system/{codeUpdated.d.cts → codeUpdated.d.ts} +0 -0
  2442. /package/dist/100/system/{extrinsicFailed.d.cts → extrinsicFailed.d.ts} +0 -0
  2443. /package/dist/100/system/{extrinsicSuccess.d.cts → extrinsicSuccess.d.ts} +0 -0
  2444. /package/dist/100/system/{killedAccount.d.cts → killedAccount.d.ts} +0 -0
  2445. /package/dist/100/system/{newAccount.d.cts → newAccount.d.ts} +0 -0
  2446. /package/dist/100/system/{remarked.d.cts → remarked.d.ts} +0 -0
  2447. /package/dist/100/tokenholderGovernance/{govKeyUpdatedHasFailed.d.cts → govKeyUpdatedHasFailed.d.ts} +0 -0
  2448. /package/dist/100/tokenholderGovernance/{govKeyUpdatedWasSuccessful.d.cts → govKeyUpdatedWasSuccessful.d.ts} +0 -0
  2449. /package/dist/100/tokenholderGovernance/{proposalEnacted.d.cts → proposalEnacted.d.ts} +0 -0
  2450. /package/dist/100/tokenholderGovernance/{proposalPassed.d.cts → proposalPassed.d.ts} +0 -0
  2451. /package/dist/100/tokenholderGovernance/{proposalRejected.d.cts → proposalRejected.d.ts} +0 -0
  2452. /package/dist/100/tokenholderGovernance/{proposalSubmitted.d.cts → proposalSubmitted.d.ts} +0 -0
  2453. /package/dist/100/transactionPayment/{transactionFeePaid.d.cts → transactionFeePaid.d.ts} +0 -0
  2454. /package/dist/100/validator/{auctionCompleted.d.cts → auctionCompleted.d.ts} +0 -0
  2455. /package/dist/100/validator/{cFEVersionUpdated.d.cts → cFEVersionUpdated.d.ts} +0 -0
  2456. /package/dist/100/validator/{newEpoch.d.cts → newEpoch.d.ts} +0 -0
  2457. /package/dist/100/validator/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2458. /package/dist/100/validator/{peerIdRegistered.d.cts → peerIdRegistered.d.ts} +0 -0
  2459. /package/dist/100/validator/{peerIdUnregistered.d.cts → peerIdUnregistered.d.ts} +0 -0
  2460. /package/dist/100/validator/{rotationAborted.d.cts → rotationAborted.d.ts} +0 -0
  2461. /package/dist/100/validator/{rotationPhaseUpdated.d.cts → rotationPhaseUpdated.d.ts} +0 -0
  2462. /package/dist/100/validator/{vanityNameSet.d.cts → vanityNameSet.d.ts} +0 -0
  2463. /package/dist/100/witnesser/{prewitnessed.d.cts → prewitnessed.d.ts} +0 -0
  2464. /package/dist/100/witnesser/{witnessExecutionFailed.d.cts → witnessExecutionFailed.d.ts} +0 -0
  2465. /package/dist/102/accountRoles/{accountRoleRegistered.d.cts → accountRoleRegistered.d.ts} +0 -0
  2466. /package/dist/102/{common.d.cts → common.d.ts} +0 -0
  2467. /package/dist/102/swapping/{maximumSwapAmountSet.d.cts → maximumSwapAmountSet.d.ts} +0 -0
  2468. /package/dist/102/swapping/{swapAmountConfiscated.d.cts → swapAmountConfiscated.d.ts} +0 -0
  2469. /package/dist/102/validator/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2470. /package/dist/11000/arbitrumIngressEgress/{invalidCcmRefunded.d.cts → invalidCcmRefunded.d.ts} +0 -0
  2471. /package/dist/11000/arbitrumIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2472. /package/dist/11000/assethubIngressEgress/{invalidCcmRefunded.d.cts → invalidCcmRefunded.d.ts} +0 -0
  2473. /package/dist/11000/assethubIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2474. /package/dist/11000/bitcoinElections/{allVotesCleared.d.cts → allVotesCleared.d.ts} +0 -0
  2475. /package/dist/11000/bitcoinElections/{allVotesNotCleared.d.cts → allVotesNotCleared.d.ts} +0 -0
  2476. /package/dist/11000/bitcoinElections/{corruptStorage.d.cts → corruptStorage.d.ts} +0 -0
  2477. /package/dist/11000/bitcoinElections/{electoralEvent.d.cts → electoralEvent.d.ts} +0 -0
  2478. /package/dist/11000/bitcoinElections/{uninitialized.d.cts → uninitialized.d.ts} +0 -0
  2479. /package/dist/11000/bitcoinElections/{unknownElection.d.cts → unknownElection.d.ts} +0 -0
  2480. /package/dist/11000/bitcoinIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2481. /package/dist/11000/environment/{solanaGovCallDispatched.d.cts → solanaGovCallDispatched.d.ts} +0 -0
  2482. /package/dist/11000/ethereumIngressEgress/{invalidCcmRefunded.d.cts → invalidCcmRefunded.d.ts} +0 -0
  2483. /package/dist/11000/ethereumIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2484. /package/dist/11000/funding/{rebalance.d.cts → rebalance.d.ts} +0 -0
  2485. /package/dist/11000/lendingPools/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2486. /package/dist/11000/polkadotIngressEgress/{invalidCcmRefunded.d.cts → invalidCcmRefunded.d.ts} +0 -0
  2487. /package/dist/11000/polkadotIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2488. /package/dist/11000/solanaElections/{electoralEvent.d.cts → electoralEvent.d.ts} +0 -0
  2489. /package/dist/11000/solanaIngressEgress/{invalidCcmRefunded.d.cts → invalidCcmRefunded.d.ts} +0 -0
  2490. /package/dist/11000/solanaIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2491. /package/dist/11000/validator/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2492. /package/dist/111/bitcoinBroadcaster/{callResigned.d.cts → callResigned.d.ts} +0 -0
  2493. /package/dist/111/bitcoinBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  2494. /package/dist/111/bitcoinIngressEgress/{ccmBroadcastFailed.d.cts → ccmBroadcastFailed.d.ts} +0 -0
  2495. /package/dist/111/bitcoinIngressEgress/{failedForeignChainCallExpired.d.cts → failedForeignChainCallExpired.d.ts} +0 -0
  2496. /package/dist/111/bitcoinIngressEgress/{failedForeignChainCallResigned.d.cts → failedForeignChainCallResigned.d.ts} +0 -0
  2497. /package/dist/111/ethereumBroadcaster/{callResigned.d.cts → callResigned.d.ts} +0 -0
  2498. /package/dist/111/ethereumBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  2499. /package/dist/111/ethereumIngressEgress/{ccmBroadcastFailed.d.cts → ccmBroadcastFailed.d.ts} +0 -0
  2500. /package/dist/111/ethereumIngressEgress/{failedForeignChainCallExpired.d.cts → failedForeignChainCallExpired.d.ts} +0 -0
  2501. /package/dist/111/ethereumIngressEgress/{failedForeignChainCallResigned.d.cts → failedForeignChainCallResigned.d.ts} +0 -0
  2502. /package/dist/111/liquidityPools/{limitOrderSetOrUpdateScheduled.d.cts → limitOrderSetOrUpdateScheduled.d.ts} +0 -0
  2503. /package/dist/111/liquidityPools/{scheduledLimitOrderUpdateDispatchFailure.d.cts → scheduledLimitOrderUpdateDispatchFailure.d.ts} +0 -0
  2504. /package/dist/111/liquidityPools/{scheduledLimitOrderUpdateDispatchSuccess.d.cts → scheduledLimitOrderUpdateDispatchSuccess.d.ts} +0 -0
  2505. /package/dist/111/polkadotBroadcaster/{callResigned.d.cts → callResigned.d.ts} +0 -0
  2506. /package/dist/111/polkadotBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  2507. /package/dist/111/polkadotIngressEgress/{ccmBroadcastFailed.d.cts → ccmBroadcastFailed.d.ts} +0 -0
  2508. /package/dist/111/polkadotIngressEgress/{failedForeignChainCallExpired.d.cts → failedForeignChainCallExpired.d.ts} +0 -0
  2509. /package/dist/111/polkadotIngressEgress/{failedForeignChainCallResigned.d.cts → failedForeignChainCallResigned.d.ts} +0 -0
  2510. /package/dist/11100/accountRoles/{accountRoleDeregistered.d.cts → accountRoleDeregistered.d.ts} +0 -0
  2511. /package/dist/11100/accountRoles/{accountRoleRegistered.d.cts → accountRoleRegistered.d.ts} +0 -0
  2512. /package/dist/11100/accountRoles/{subAccountCallExecuted.d.cts → subAccountCallExecuted.d.ts} +0 -0
  2513. /package/dist/11100/accountRoles/{subAccountCreated.d.cts → subAccountCreated.d.ts} +0 -0
  2514. /package/dist/11100/arbitrumIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2515. /package/dist/11100/assethubIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2516. /package/dist/11100/bitcoinIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2517. /package/dist/11100/ethereumIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2518. /package/dist/11100/flip/{bondUpdated.d.cts → bondUpdated.d.ts} +0 -0
  2519. /package/dist/11100/flip/{flipMinted.d.cts → flipMinted.d.ts} +0 -0
  2520. /package/dist/11100/genericElections/{allVotesCleared.d.cts → allVotesCleared.d.ts} +0 -0
  2521. /package/dist/11100/genericElections/{allVotesNotCleared.d.cts → allVotesNotCleared.d.ts} +0 -0
  2522. /package/dist/11100/genericElections/{corruptStorage.d.cts → corruptStorage.d.ts} +0 -0
  2523. /package/dist/11100/genericElections/{electoralEvent.d.cts → electoralEvent.d.ts} +0 -0
  2524. /package/dist/11100/genericElections/{uninitialized.d.cts → uninitialized.d.ts} +0 -0
  2525. /package/dist/11100/genericElections/{unknownElection.d.cts → unknownElection.d.ts} +0 -0
  2526. /package/dist/11100/lendingPools/{liquidationInitiated.d.cts → liquidationInitiated.d.ts} +0 -0
  2527. /package/dist/11100/lendingPools/{loanUpdated.d.cts → loanUpdated.d.ts} +0 -0
  2528. /package/dist/11100/polkadotIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2529. /package/dist/11100/solanaIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2530. /package/dist/11100/validator/{delegated.d.cts → delegated.d.ts} +0 -0
  2531. /package/dist/11100/validator/{delegatorAllowed.d.cts → delegatorAllowed.d.ts} +0 -0
  2532. /package/dist/11100/validator/{delegatorBlocked.d.cts → delegatorBlocked.d.ts} +0 -0
  2533. /package/dist/11100/validator/{maxBidUpdated.d.cts → maxBidUpdated.d.ts} +0 -0
  2534. /package/dist/11100/validator/{operatorSettingsUpdated.d.cts → operatorSettingsUpdated.d.ts} +0 -0
  2535. /package/dist/11100/validator/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2536. /package/dist/11100/validator/{rotationPhaseUpdated.d.cts → rotationPhaseUpdated.d.ts} +0 -0
  2537. /package/dist/11100/validator/{unDelegationFinalized.d.cts → unDelegationFinalized.d.ts} +0 -0
  2538. /package/dist/11100/validator/{undelegated.d.cts → undelegated.d.ts} +0 -0
  2539. /package/dist/11200/arbitrumIngressEgress/{channelRejectionRequestReceived.d.cts → channelRejectionRequestReceived.d.ts} +0 -0
  2540. /package/dist/11200/arbitrumIngressEgress/{depositFailed.d.cts → depositFailed.d.ts} +0 -0
  2541. /package/dist/11200/arbitrumIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2542. /package/dist/11200/arbitrumIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2543. /package/dist/11200/assethubIngressEgress/{channelRejectionRequestReceived.d.cts → channelRejectionRequestReceived.d.ts} +0 -0
  2544. /package/dist/11200/assethubIngressEgress/{depositFailed.d.cts → depositFailed.d.ts} +0 -0
  2545. /package/dist/11200/assethubIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2546. /package/dist/11200/assethubIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2547. /package/dist/11200/bitcoinIngressEgress/{channelRejectionRequestReceived.d.cts → channelRejectionRequestReceived.d.ts} +0 -0
  2548. /package/dist/11200/bitcoinIngressEgress/{depositFailed.d.cts → depositFailed.d.ts} +0 -0
  2549. /package/dist/11200/bitcoinIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2550. /package/dist/11200/bitcoinIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2551. /package/dist/11200/{common.d.cts → common.d.ts} +0 -0
  2552. /package/dist/11200/environment/{runtimeSafeModeUpdated.d.cts → runtimeSafeModeUpdated.d.ts} +0 -0
  2553. /package/dist/11200/ethereumIngressEgress/{channelRejectionRequestReceived.d.cts → channelRejectionRequestReceived.d.ts} +0 -0
  2554. /package/dist/11200/ethereumIngressEgress/{depositFailed.d.cts → depositFailed.d.ts} +0 -0
  2555. /package/dist/11200/ethereumIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2556. /package/dist/11200/ethereumIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2557. /package/dist/11200/polkadotIngressEgress/{channelRejectionRequestReceived.d.cts → channelRejectionRequestReceived.d.ts} +0 -0
  2558. /package/dist/11200/polkadotIngressEgress/{depositFailed.d.cts → depositFailed.d.ts} +0 -0
  2559. /package/dist/11200/polkadotIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2560. /package/dist/11200/polkadotIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2561. /package/dist/11200/solanaIngressEgress/{channelRejectionRequestReceived.d.cts → channelRejectionRequestReceived.d.ts} +0 -0
  2562. /package/dist/11200/solanaIngressEgress/{depositFailed.d.cts → depositFailed.d.ts} +0 -0
  2563. /package/dist/11200/solanaIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2564. /package/dist/11200/solanaIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2565. /package/dist/11200/solanaIngressEgress/{transactionRejectedByBroker.d.cts → transactionRejectedByBroker.d.ts} +0 -0
  2566. /package/dist/11200/solanaIngressEgress/{transactionRejectionFailed.d.cts → transactionRejectionFailed.d.ts} +0 -0
  2567. /package/dist/11200/swapping/{swapAborted.d.cts → swapAborted.d.ts} +0 -0
  2568. /package/dist/11200/swapping/{swapRequested.d.cts → swapRequested.d.ts} +0 -0
  2569. /package/dist/11200/swapping/{swapRescheduled.d.cts → swapRescheduled.d.ts} +0 -0
  2570. /package/dist/11200/validator/{operatorSettingsUpdated.d.cts → operatorSettingsUpdated.d.ts} +0 -0
  2571. /package/dist/11200/validator/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2572. /package/dist/120/bitcoinBroadcaster/{broadcastRetryScheduled.d.cts → broadcastRetryScheduled.d.ts} +0 -0
  2573. /package/dist/120/bitcoinBroadcaster/{broadcastTimeout.d.cts → broadcastTimeout.d.ts} +0 -0
  2574. /package/dist/120/bitcoinBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  2575. /package/dist/120/bitcoinBroadcaster/{transactionBroadcastRequest.d.cts → transactionBroadcastRequest.d.ts} +0 -0
  2576. /package/dist/120/bitcoinChainTracking/{chainStateUpdated.d.cts → chainStateUpdated.d.ts} +0 -0
  2577. /package/dist/120/bitcoinIngressEgress/{utxoConsolidation.d.cts → utxoConsolidation.d.ts} +0 -0
  2578. /package/dist/120/emissions/{backupRewardsDistributed.d.cts → backupRewardsDistributed.d.ts} +0 -0
  2579. /package/dist/120/emissions/{networkFeeBurned.d.cts → networkFeeBurned.d.ts} +0 -0
  2580. /package/dist/120/environment/{utxoConsolidationParametersUpdated.d.cts → utxoConsolidationParametersUpdated.d.ts} +0 -0
  2581. /package/dist/120/ethereumBroadcaster/{broadcastRetryScheduled.d.cts → broadcastRetryScheduled.d.ts} +0 -0
  2582. /package/dist/120/ethereumBroadcaster/{broadcastTimeout.d.cts → broadcastTimeout.d.ts} +0 -0
  2583. /package/dist/120/ethereumBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  2584. /package/dist/120/ethereumBroadcaster/{transactionBroadcastRequest.d.cts → transactionBroadcastRequest.d.ts} +0 -0
  2585. /package/dist/120/ethereumIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2586. /package/dist/120/ethereumIngressEgress/{depositReceived.d.cts → depositReceived.d.ts} +0 -0
  2587. /package/dist/120/ethereumIngressEgress/{utxoConsolidation.d.cts → utxoConsolidation.d.ts} +0 -0
  2588. /package/dist/120/polkadotBroadcaster/{broadcastRetryScheduled.d.cts → broadcastRetryScheduled.d.ts} +0 -0
  2589. /package/dist/120/polkadotBroadcaster/{broadcastTimeout.d.cts → broadcastTimeout.d.ts} +0 -0
  2590. /package/dist/120/polkadotBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  2591. /package/dist/120/polkadotBroadcaster/{transactionBroadcastRequest.d.cts → transactionBroadcastRequest.d.ts} +0 -0
  2592. /package/dist/120/polkadotIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2593. /package/dist/120/polkadotIngressEgress/{depositReceived.d.cts → depositReceived.d.ts} +0 -0
  2594. /package/dist/120/polkadotIngressEgress/{utxoConsolidation.d.cts → utxoConsolidation.d.ts} +0 -0
  2595. /package/dist/131/bitcoinBroadcaster/{broadcastSuccess.d.cts → broadcastSuccess.d.ts} +0 -0
  2596. /package/dist/131/bitcoinChainTracking/{feeMultiplierUpdated.d.cts → feeMultiplierUpdated.d.ts} +0 -0
  2597. /package/dist/131/bitcoinIngressEgress/{channelOpeningFeePaid.d.cts → channelOpeningFeePaid.d.ts} +0 -0
  2598. /package/dist/131/bitcoinIngressEgress/{channelOpeningFeeSet.d.cts → channelOpeningFeeSet.d.ts} +0 -0
  2599. /package/dist/131/bitcoinThresholdSigner/{keyHandoverFailure.d.cts → keyHandoverFailure.d.ts} +0 -0
  2600. /package/dist/131/bitcoinThresholdSigner/{keyHandoverFailureReported.d.cts → keyHandoverFailureReported.d.ts} +0 -0
  2601. /package/dist/131/bitcoinThresholdSigner/{keyHandoverRequest.d.cts → keyHandoverRequest.d.ts} +0 -0
  2602. /package/dist/131/bitcoinThresholdSigner/{keyHandoverResponseTimeout.d.cts → keyHandoverResponseTimeout.d.ts} +0 -0
  2603. /package/dist/131/bitcoinThresholdSigner/{keyHandoverSuccess.d.cts → keyHandoverSuccess.d.ts} +0 -0
  2604. /package/dist/131/bitcoinThresholdSigner/{keyHandoverSuccessReported.d.cts → keyHandoverSuccessReported.d.ts} +0 -0
  2605. /package/dist/131/bitcoinThresholdSigner/{keyHandoverVerificationFailure.d.cts → keyHandoverVerificationFailure.d.ts} +0 -0
  2606. /package/dist/131/bitcoinThresholdSigner/{keyHandoverVerificationSuccess.d.cts → keyHandoverVerificationSuccess.d.ts} +0 -0
  2607. /package/dist/131/bitcoinThresholdSigner/{keyRotationCompleted.d.cts → keyRotationCompleted.d.ts} +0 -0
  2608. /package/dist/131/bitcoinThresholdSigner/{keygenFailure.d.cts → keygenFailure.d.ts} +0 -0
  2609. /package/dist/131/bitcoinThresholdSigner/{keygenFailureReported.d.cts → keygenFailureReported.d.ts} +0 -0
  2610. /package/dist/131/bitcoinThresholdSigner/{keygenRequest.d.cts → keygenRequest.d.ts} +0 -0
  2611. /package/dist/131/bitcoinThresholdSigner/{keygenResponseTimeout.d.cts → keygenResponseTimeout.d.ts} +0 -0
  2612. /package/dist/131/bitcoinThresholdSigner/{keygenResponseTimeoutUpdated.d.cts → keygenResponseTimeoutUpdated.d.ts} +0 -0
  2613. /package/dist/131/bitcoinThresholdSigner/{keygenSuccess.d.cts → keygenSuccess.d.ts} +0 -0
  2614. /package/dist/131/bitcoinThresholdSigner/{keygenSuccessReported.d.cts → keygenSuccessReported.d.ts} +0 -0
  2615. /package/dist/131/bitcoinThresholdSigner/{keygenVerificationFailure.d.cts → keygenVerificationFailure.d.ts} +0 -0
  2616. /package/dist/131/bitcoinThresholdSigner/{keygenVerificationSuccess.d.cts → keygenVerificationSuccess.d.ts} +0 -0
  2617. /package/dist/131/bitcoinThresholdSigner/{noKeyHandover.d.cts → noKeyHandover.d.ts} +0 -0
  2618. /package/dist/131/bitcoinVault/{vaultActivationCompleted.d.cts → vaultActivationCompleted.d.ts} +0 -0
  2619. /package/dist/131/environment/{addedNewEthAsset.d.cts → addedNewEthAsset.d.ts} +0 -0
  2620. /package/dist/131/environment/{updatedEthAsset.d.cts → updatedEthAsset.d.ts} +0 -0
  2621. /package/dist/131/ethereumBroadcaster/{broadcastSuccess.d.cts → broadcastSuccess.d.ts} +0 -0
  2622. /package/dist/131/ethereumChainTracking/{feeMultiplierUpdated.d.cts → feeMultiplierUpdated.d.ts} +0 -0
  2623. /package/dist/131/ethereumIngressEgress/{assetEgressStatusChanged.d.cts → assetEgressStatusChanged.d.ts} +0 -0
  2624. /package/dist/131/ethereumIngressEgress/{channelOpeningFeePaid.d.cts → channelOpeningFeePaid.d.ts} +0 -0
  2625. /package/dist/131/ethereumIngressEgress/{channelOpeningFeeSet.d.cts → channelOpeningFeeSet.d.ts} +0 -0
  2626. /package/dist/131/ethereumIngressEgress/{depositFetchesScheduled.d.cts → depositFetchesScheduled.d.ts} +0 -0
  2627. /package/dist/131/ethereumIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2628. /package/dist/131/ethereumIngressEgress/{depositReceived.d.cts → depositReceived.d.ts} +0 -0
  2629. /package/dist/131/ethereumIngressEgress/{minimumDepositSet.d.cts → minimumDepositSet.d.ts} +0 -0
  2630. /package/dist/131/ethereumIngressEgress/{transferFallbackRequested.d.cts → transferFallbackRequested.d.ts} +0 -0
  2631. /package/dist/131/ethereumThresholdSigner/{keyHandoverFailure.d.cts → keyHandoverFailure.d.ts} +0 -0
  2632. /package/dist/131/ethereumThresholdSigner/{keyHandoverFailureReported.d.cts → keyHandoverFailureReported.d.ts} +0 -0
  2633. /package/dist/131/ethereumThresholdSigner/{keyHandoverRequest.d.cts → keyHandoverRequest.d.ts} +0 -0
  2634. /package/dist/131/ethereumThresholdSigner/{keyHandoverResponseTimeout.d.cts → keyHandoverResponseTimeout.d.ts} +0 -0
  2635. /package/dist/131/ethereumThresholdSigner/{keyHandoverSuccess.d.cts → keyHandoverSuccess.d.ts} +0 -0
  2636. /package/dist/131/ethereumThresholdSigner/{keyHandoverSuccessReported.d.cts → keyHandoverSuccessReported.d.ts} +0 -0
  2637. /package/dist/131/ethereumThresholdSigner/{keyHandoverVerificationFailure.d.cts → keyHandoverVerificationFailure.d.ts} +0 -0
  2638. /package/dist/131/ethereumThresholdSigner/{keyHandoverVerificationSuccess.d.cts → keyHandoverVerificationSuccess.d.ts} +0 -0
  2639. /package/dist/131/ethereumThresholdSigner/{keyRotationCompleted.d.cts → keyRotationCompleted.d.ts} +0 -0
  2640. /package/dist/131/ethereumThresholdSigner/{keygenFailure.d.cts → keygenFailure.d.ts} +0 -0
  2641. /package/dist/131/ethereumThresholdSigner/{keygenFailureReported.d.cts → keygenFailureReported.d.ts} +0 -0
  2642. /package/dist/131/ethereumThresholdSigner/{keygenRequest.d.cts → keygenRequest.d.ts} +0 -0
  2643. /package/dist/131/ethereumThresholdSigner/{keygenResponseTimeout.d.cts → keygenResponseTimeout.d.ts} +0 -0
  2644. /package/dist/131/ethereumThresholdSigner/{keygenResponseTimeoutUpdated.d.cts → keygenResponseTimeoutUpdated.d.ts} +0 -0
  2645. /package/dist/131/ethereumThresholdSigner/{keygenSuccess.d.cts → keygenSuccess.d.ts} +0 -0
  2646. /package/dist/131/ethereumThresholdSigner/{keygenSuccessReported.d.cts → keygenSuccessReported.d.ts} +0 -0
  2647. /package/dist/131/ethereumThresholdSigner/{keygenVerificationFailure.d.cts → keygenVerificationFailure.d.ts} +0 -0
  2648. /package/dist/131/ethereumThresholdSigner/{keygenVerificationSuccess.d.cts → keygenVerificationSuccess.d.ts} +0 -0
  2649. /package/dist/131/ethereumThresholdSigner/{noKeyHandover.d.cts → noKeyHandover.d.ts} +0 -0
  2650. /package/dist/131/ethereumVault/{vaultActivationCompleted.d.cts → vaultActivationCompleted.d.ts} +0 -0
  2651. /package/dist/131/liquidityPools/{assetSwapped.d.cts → assetSwapped.d.ts} +0 -0
  2652. /package/dist/131/liquidityPools/{newPoolCreated.d.cts → newPoolCreated.d.ts} +0 -0
  2653. /package/dist/131/liquidityPools/{poolFeeSet.d.cts → poolFeeSet.d.ts} +0 -0
  2654. /package/dist/131/liquidityProvider/{accountCredited.d.cts → accountCredited.d.ts} +0 -0
  2655. /package/dist/131/liquidityProvider/{accountDebited.d.cts → accountDebited.d.ts} +0 -0
  2656. /package/dist/131/liquidityProvider/{liquidityDepositCredited.d.cts → liquidityDepositCredited.d.ts} +0 -0
  2657. /package/dist/131/polkadotBroadcaster/{broadcastSuccess.d.cts → broadcastSuccess.d.ts} +0 -0
  2658. /package/dist/131/polkadotChainTracking/{feeMultiplierUpdated.d.cts → feeMultiplierUpdated.d.ts} +0 -0
  2659. /package/dist/131/polkadotIngressEgress/{channelOpeningFeePaid.d.cts → channelOpeningFeePaid.d.ts} +0 -0
  2660. /package/dist/131/polkadotIngressEgress/{channelOpeningFeeSet.d.cts → channelOpeningFeeSet.d.ts} +0 -0
  2661. /package/dist/131/polkadotThresholdSigner/{keyHandoverFailure.d.cts → keyHandoverFailure.d.ts} +0 -0
  2662. /package/dist/131/polkadotThresholdSigner/{keyHandoverFailureReported.d.cts → keyHandoverFailureReported.d.ts} +0 -0
  2663. /package/dist/131/polkadotThresholdSigner/{keyHandoverRequest.d.cts → keyHandoverRequest.d.ts} +0 -0
  2664. /package/dist/131/polkadotThresholdSigner/{keyHandoverResponseTimeout.d.cts → keyHandoverResponseTimeout.d.ts} +0 -0
  2665. /package/dist/131/polkadotThresholdSigner/{keyHandoverSuccess.d.cts → keyHandoverSuccess.d.ts} +0 -0
  2666. /package/dist/131/polkadotThresholdSigner/{keyHandoverSuccessReported.d.cts → keyHandoverSuccessReported.d.ts} +0 -0
  2667. /package/dist/131/polkadotThresholdSigner/{keyHandoverVerificationFailure.d.cts → keyHandoverVerificationFailure.d.ts} +0 -0
  2668. /package/dist/131/polkadotThresholdSigner/{keyHandoverVerificationSuccess.d.cts → keyHandoverVerificationSuccess.d.ts} +0 -0
  2669. /package/dist/131/polkadotThresholdSigner/{keyRotationCompleted.d.cts → keyRotationCompleted.d.ts} +0 -0
  2670. /package/dist/131/polkadotThresholdSigner/{keygenFailure.d.cts → keygenFailure.d.ts} +0 -0
  2671. /package/dist/131/polkadotThresholdSigner/{keygenFailureReported.d.cts → keygenFailureReported.d.ts} +0 -0
  2672. /package/dist/131/polkadotThresholdSigner/{keygenRequest.d.cts → keygenRequest.d.ts} +0 -0
  2673. /package/dist/131/polkadotThresholdSigner/{keygenResponseTimeout.d.cts → keygenResponseTimeout.d.ts} +0 -0
  2674. /package/dist/131/polkadotThresholdSigner/{keygenResponseTimeoutUpdated.d.cts → keygenResponseTimeoutUpdated.d.ts} +0 -0
  2675. /package/dist/131/polkadotThresholdSigner/{keygenSuccess.d.cts → keygenSuccess.d.ts} +0 -0
  2676. /package/dist/131/polkadotThresholdSigner/{keygenSuccessReported.d.cts → keygenSuccessReported.d.ts} +0 -0
  2677. /package/dist/131/polkadotThresholdSigner/{keygenVerificationFailure.d.cts → keygenVerificationFailure.d.ts} +0 -0
  2678. /package/dist/131/polkadotThresholdSigner/{keygenVerificationSuccess.d.cts → keygenVerificationSuccess.d.ts} +0 -0
  2679. /package/dist/131/polkadotThresholdSigner/{noKeyHandover.d.cts → noKeyHandover.d.ts} +0 -0
  2680. /package/dist/131/polkadotVault/{vaultActivationCompleted.d.cts → vaultActivationCompleted.d.ts} +0 -0
  2681. /package/dist/131/reputation/{penaltyUpdated.d.cts → penaltyUpdated.d.ts} +0 -0
  2682. /package/dist/131/swapping/{batchSwapFailed.d.cts → batchSwapFailed.d.ts} +0 -0
  2683. /package/dist/131/swapping/{maximumSwapAmountSet.d.cts → maximumSwapAmountSet.d.ts} +0 -0
  2684. /package/dist/131/swapping/{swapAmountConfiscated.d.cts → swapAmountConfiscated.d.ts} +0 -0
  2685. /package/dist/131/swapping/{swapEgressScheduled.d.cts → swapEgressScheduled.d.ts} +0 -0
  2686. /package/dist/131/system/{upgradeAuthorized.d.cts → upgradeAuthorized.d.ts} +0 -0
  2687. /package/dist/141/accountRoles/{accountRoleDeregistered.d.cts → accountRoleDeregistered.d.ts} +0 -0
  2688. /package/dist/141/accountRoles/{vanityNameSet.d.cts → vanityNameSet.d.ts} +0 -0
  2689. /package/dist/141/arbitrumBroadcaster/{broadcastAborted.d.cts → broadcastAborted.d.ts} +0 -0
  2690. /package/dist/141/arbitrumBroadcaster/{broadcastCallbackExecuted.d.cts → broadcastCallbackExecuted.d.ts} +0 -0
  2691. /package/dist/141/arbitrumBroadcaster/{broadcastRetryScheduled.d.cts → broadcastRetryScheduled.d.ts} +0 -0
  2692. /package/dist/141/arbitrumBroadcaster/{broadcastSuccess.d.cts → broadcastSuccess.d.ts} +0 -0
  2693. /package/dist/141/arbitrumBroadcaster/{broadcastTimeout.d.cts → broadcastTimeout.d.ts} +0 -0
  2694. /package/dist/141/arbitrumBroadcaster/{callResigned.d.cts → callResigned.d.ts} +0 -0
  2695. /package/dist/141/arbitrumBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  2696. /package/dist/141/arbitrumBroadcaster/{transactionBroadcastRequest.d.cts → transactionBroadcastRequest.d.ts} +0 -0
  2697. /package/dist/141/arbitrumBroadcaster/{transactionFeeDeficitRefused.d.cts → transactionFeeDeficitRefused.d.ts} +0 -0
  2698. /package/dist/141/arbitrumChainTracking/{chainStateUpdated.d.cts → chainStateUpdated.d.ts} +0 -0
  2699. /package/dist/141/arbitrumChainTracking/{feeMultiplierUpdated.d.cts → feeMultiplierUpdated.d.ts} +0 -0
  2700. /package/dist/141/arbitrumIngressEgress/{assetEgressStatusChanged.d.cts → assetEgressStatusChanged.d.ts} +0 -0
  2701. /package/dist/141/arbitrumIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2702. /package/dist/141/arbitrumIngressEgress/{boostPoolCreated.d.cts → boostPoolCreated.d.ts} +0 -0
  2703. /package/dist/141/arbitrumIngressEgress/{ccmBroadcastFailed.d.cts → ccmBroadcastFailed.d.ts} +0 -0
  2704. /package/dist/141/arbitrumIngressEgress/{ccmBroadcastRequested.d.cts → ccmBroadcastRequested.d.ts} +0 -0
  2705. /package/dist/141/arbitrumIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2706. /package/dist/141/arbitrumIngressEgress/{channelOpeningFeePaid.d.cts → channelOpeningFeePaid.d.ts} +0 -0
  2707. /package/dist/141/arbitrumIngressEgress/{channelOpeningFeeSet.d.cts → channelOpeningFeeSet.d.ts} +0 -0
  2708. /package/dist/141/arbitrumIngressEgress/{depositFetchesScheduled.d.cts → depositFetchesScheduled.d.ts} +0 -0
  2709. /package/dist/141/arbitrumIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2710. /package/dist/141/arbitrumIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2711. /package/dist/141/arbitrumIngressEgress/{depositWitnessRejected.d.cts → depositWitnessRejected.d.ts} +0 -0
  2712. /package/dist/141/arbitrumIngressEgress/{failedForeignChainCallExpired.d.cts → failedForeignChainCallExpired.d.ts} +0 -0
  2713. /package/dist/141/arbitrumIngressEgress/{failedForeignChainCallResigned.d.cts → failedForeignChainCallResigned.d.ts} +0 -0
  2714. /package/dist/141/arbitrumIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  2715. /package/dist/141/arbitrumIngressEgress/{insufficientBoostLiquidity.d.cts → insufficientBoostLiquidity.d.ts} +0 -0
  2716. /package/dist/141/arbitrumIngressEgress/{minimumDepositSet.d.cts → minimumDepositSet.d.ts} +0 -0
  2717. /package/dist/141/arbitrumIngressEgress/{transferFallbackRequested.d.cts → transferFallbackRequested.d.ts} +0 -0
  2718. /package/dist/141/arbitrumIngressEgress/{utxoConsolidation.d.cts → utxoConsolidation.d.ts} +0 -0
  2719. /package/dist/141/arbitrumVault/{awaitingGovernanceActivation.d.cts → awaitingGovernanceActivation.d.ts} +0 -0
  2720. /package/dist/141/arbitrumVault/{chainInitialized.d.cts → chainInitialized.d.ts} +0 -0
  2721. /package/dist/141/arbitrumVault/{vaultActivationCompleted.d.cts → vaultActivationCompleted.d.ts} +0 -0
  2722. /package/dist/141/arbitrumVault/{vaultRotatedExternally.d.cts → vaultRotatedExternally.d.ts} +0 -0
  2723. /package/dist/141/bitcoinIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2724. /package/dist/141/bitcoinIngressEgress/{boostPoolCreated.d.cts → boostPoolCreated.d.ts} +0 -0
  2725. /package/dist/141/bitcoinIngressEgress/{ccmBroadcastRequested.d.cts → ccmBroadcastRequested.d.ts} +0 -0
  2726. /package/dist/141/bitcoinIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2727. /package/dist/141/bitcoinIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2728. /package/dist/141/bitcoinIngressEgress/{insufficientBoostLiquidity.d.cts → insufficientBoostLiquidity.d.ts} +0 -0
  2729. /package/dist/141/bitcoinVault/{chainInitialized.d.cts → chainInitialized.d.ts} +0 -0
  2730. /package/dist/141/emissions/{networkFeeBurned.d.cts → networkFeeBurned.d.ts} +0 -0
  2731. /package/dist/141/environment/{addedNewArbAsset.d.cts → addedNewArbAsset.d.ts} +0 -0
  2732. /package/dist/141/environment/{arbitrumInitialized.d.cts → arbitrumInitialized.d.ts} +0 -0
  2733. /package/dist/141/environment/{runtimeSafeModeUpdated.d.cts → runtimeSafeModeUpdated.d.ts} +0 -0
  2734. /package/dist/141/environment/{updatedArbAsset.d.cts → updatedArbAsset.d.ts} +0 -0
  2735. /package/dist/141/ethereumIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2736. /package/dist/141/ethereumIngressEgress/{boostPoolCreated.d.cts → boostPoolCreated.d.ts} +0 -0
  2737. /package/dist/141/ethereumIngressEgress/{ccmBroadcastRequested.d.cts → ccmBroadcastRequested.d.ts} +0 -0
  2738. /package/dist/141/ethereumIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2739. /package/dist/141/ethereumIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2740. /package/dist/141/ethereumIngressEgress/{insufficientBoostLiquidity.d.cts → insufficientBoostLiquidity.d.ts} +0 -0
  2741. /package/dist/141/ethereumVault/{chainInitialized.d.cts → chainInitialized.d.ts} +0 -0
  2742. /package/dist/141/evmThresholdSigner/{keyHandoverFailure.d.cts → keyHandoverFailure.d.ts} +0 -0
  2743. /package/dist/141/evmThresholdSigner/{keyHandoverFailureReported.d.cts → keyHandoverFailureReported.d.ts} +0 -0
  2744. /package/dist/141/evmThresholdSigner/{keyHandoverRequest.d.cts → keyHandoverRequest.d.ts} +0 -0
  2745. /package/dist/141/evmThresholdSigner/{keyHandoverResponseTimeout.d.cts → keyHandoverResponseTimeout.d.ts} +0 -0
  2746. /package/dist/141/evmThresholdSigner/{keyHandoverSuccess.d.cts → keyHandoverSuccess.d.ts} +0 -0
  2747. /package/dist/141/evmThresholdSigner/{keyHandoverSuccessReported.d.cts → keyHandoverSuccessReported.d.ts} +0 -0
  2748. /package/dist/141/evmThresholdSigner/{keyHandoverVerificationFailure.d.cts → keyHandoverVerificationFailure.d.ts} +0 -0
  2749. /package/dist/141/evmThresholdSigner/{keyHandoverVerificationSuccess.d.cts → keyHandoverVerificationSuccess.d.ts} +0 -0
  2750. /package/dist/141/evmThresholdSigner/{keyRotationCompleted.d.cts → keyRotationCompleted.d.ts} +0 -0
  2751. /package/dist/141/evmThresholdSigner/{keygenFailure.d.cts → keygenFailure.d.ts} +0 -0
  2752. /package/dist/141/evmThresholdSigner/{keygenFailureReported.d.cts → keygenFailureReported.d.ts} +0 -0
  2753. /package/dist/141/evmThresholdSigner/{keygenRequest.d.cts → keygenRequest.d.ts} +0 -0
  2754. /package/dist/141/evmThresholdSigner/{keygenResponseTimeout.d.cts → keygenResponseTimeout.d.ts} +0 -0
  2755. /package/dist/141/evmThresholdSigner/{keygenResponseTimeoutUpdated.d.cts → keygenResponseTimeoutUpdated.d.ts} +0 -0
  2756. /package/dist/141/evmThresholdSigner/{keygenSuccess.d.cts → keygenSuccess.d.ts} +0 -0
  2757. /package/dist/141/evmThresholdSigner/{keygenSuccessReported.d.cts → keygenSuccessReported.d.ts} +0 -0
  2758. /package/dist/141/evmThresholdSigner/{keygenVerificationFailure.d.cts → keygenVerificationFailure.d.ts} +0 -0
  2759. /package/dist/141/evmThresholdSigner/{keygenVerificationSuccess.d.cts → keygenVerificationSuccess.d.ts} +0 -0
  2760. /package/dist/141/evmThresholdSigner/{noKeyHandover.d.cts → noKeyHandover.d.ts} +0 -0
  2761. /package/dist/141/evmThresholdSigner/{signersUnavailable.d.cts → signersUnavailable.d.ts} +0 -0
  2762. /package/dist/141/evmThresholdSigner/{thresholdSignatureResponseTimeoutUpdated.d.cts → thresholdSignatureResponseTimeoutUpdated.d.ts} +0 -0
  2763. /package/dist/141/liquidityPools/{assetSwapped.d.cts → assetSwapped.d.ts} +0 -0
  2764. /package/dist/141/liquidityPools/{limitOrderUpdated.d.cts → limitOrderUpdated.d.ts} +0 -0
  2765. /package/dist/141/liquidityPools/{newPoolCreated.d.cts → newPoolCreated.d.ts} +0 -0
  2766. /package/dist/141/liquidityPools/{poolFeeSet.d.cts → poolFeeSet.d.ts} +0 -0
  2767. /package/dist/141/liquidityPools/{priceImpactLimitSet.d.cts → priceImpactLimitSet.d.ts} +0 -0
  2768. /package/dist/141/liquidityPools/{rangeOrderUpdated.d.cts → rangeOrderUpdated.d.ts} +0 -0
  2769. /package/dist/141/liquidityProvider/{accountCredited.d.cts → accountCredited.d.ts} +0 -0
  2770. /package/dist/141/liquidityProvider/{accountDebited.d.cts → accountDebited.d.ts} +0 -0
  2771. /package/dist/141/liquidityProvider/{assetTransferred.d.cts → assetTransferred.d.ts} +0 -0
  2772. /package/dist/141/liquidityProvider/{liquidityDepositCredited.d.cts → liquidityDepositCredited.d.ts} +0 -0
  2773. /package/dist/141/liquidityProvider/{liquidityRefundAddressRegistered.d.cts → liquidityRefundAddressRegistered.d.ts} +0 -0
  2774. /package/dist/141/polkadotIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2775. /package/dist/141/polkadotIngressEgress/{boostPoolCreated.d.cts → boostPoolCreated.d.ts} +0 -0
  2776. /package/dist/141/polkadotIngressEgress/{ccmBroadcastRequested.d.cts → ccmBroadcastRequested.d.ts} +0 -0
  2777. /package/dist/141/polkadotIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2778. /package/dist/141/polkadotIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2779. /package/dist/141/polkadotIngressEgress/{insufficientBoostLiquidity.d.cts → insufficientBoostLiquidity.d.ts} +0 -0
  2780. /package/dist/141/polkadotVault/{chainInitialized.d.cts → chainInitialized.d.ts} +0 -0
  2781. /package/dist/141/swapping/{batchSwapFailed.d.cts → batchSwapFailed.d.ts} +0 -0
  2782. /package/dist/141/swapping/{ccmEgressScheduled.d.cts → ccmEgressScheduled.d.ts} +0 -0
  2783. /package/dist/141/swapping/{ccmFailed.d.cts → ccmFailed.d.ts} +0 -0
  2784. /package/dist/141/swapping/{maximumSwapAmountSet.d.cts → maximumSwapAmountSet.d.ts} +0 -0
  2785. /package/dist/141/swapping/{swapAmountConfiscated.d.cts → swapAmountConfiscated.d.ts} +0 -0
  2786. /package/dist/141/swapping/{swapEgressIgnored.d.cts → swapEgressIgnored.d.ts} +0 -0
  2787. /package/dist/141/swapping/{swapEgressScheduled.d.cts → swapEgressScheduled.d.ts} +0 -0
  2788. /package/dist/141/swapping/{swapExecuted.d.cts → swapExecuted.d.ts} +0 -0
  2789. /package/dist/141/swapping/{withdrawalRequested.d.cts → withdrawalRequested.d.ts} +0 -0
  2790. /package/dist/141/tokenholderGovernance/{govKeyUpdatedHasFailed.d.cts → govKeyUpdatedHasFailed.d.ts} +0 -0
  2791. /package/dist/141/tokenholderGovernance/{govKeyUpdatedWasSuccessful.d.cts → govKeyUpdatedWasSuccessful.d.ts} +0 -0
  2792. /package/dist/141/tokenholderGovernance/{proposalEnacted.d.cts → proposalEnacted.d.ts} +0 -0
  2793. /package/dist/141/tokenholderGovernance/{proposalPassed.d.cts → proposalPassed.d.ts} +0 -0
  2794. /package/dist/141/tokenholderGovernance/{proposalRejected.d.cts → proposalRejected.d.ts} +0 -0
  2795. /package/dist/141/tokenholderGovernance/{proposalSubmitted.d.cts → proposalSubmitted.d.ts} +0 -0
  2796. /package/dist/141/validator/{rotationPhaseUpdated.d.cts → rotationPhaseUpdated.d.ts} +0 -0
  2797. /package/dist/141/validator/{startedBidding.d.cts → startedBidding.d.ts} +0 -0
  2798. /package/dist/141/validator/{stoppedBidding.d.cts → stoppedBidding.d.ts} +0 -0
  2799. /package/dist/141/witnesser/{callDispatched.d.cts → callDispatched.d.ts} +0 -0
  2800. /package/dist/141/witnesser/{reportedWitnessingFailures.d.cts → reportedWitnessingFailures.d.ts} +0 -0
  2801. /package/dist/150/arbitrumIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2802. /package/dist/150/arbitrumIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2803. /package/dist/150/arbitrumIngressEgress/{maxSwapRetryDurationSet.d.cts → maxSwapRetryDurationSet.d.ts} +0 -0
  2804. /package/dist/150/assetBalances/{refundScheduled.d.cts → refundScheduled.d.ts} +0 -0
  2805. /package/dist/150/assetBalances/{vaultDeficitDetected.d.cts → vaultDeficitDetected.d.ts} +0 -0
  2806. /package/dist/150/bitcoinIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2807. /package/dist/150/bitcoinIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2808. /package/dist/150/bitcoinIngressEgress/{maxSwapRetryDurationSet.d.cts → maxSwapRetryDurationSet.d.ts} +0 -0
  2809. /package/dist/150/emissions/{networkFeeBurned.d.cts → networkFeeBurned.d.ts} +0 -0
  2810. /package/dist/150/environment/{runtimeSafeModeUpdated.d.cts → runtimeSafeModeUpdated.d.ts} +0 -0
  2811. /package/dist/150/ethereumIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2812. /package/dist/150/ethereumIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2813. /package/dist/150/ethereumIngressEgress/{maxSwapRetryDurationSet.d.cts → maxSwapRetryDurationSet.d.ts} +0 -0
  2814. /package/dist/150/liquidityPools/{priceImpactLimitSet.d.cts → priceImpactLimitSet.d.ts} +0 -0
  2815. /package/dist/150/polkadotIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2816. /package/dist/150/polkadotIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2817. /package/dist/150/polkadotIngressEgress/{maxSwapRetryDurationSet.d.cts → maxSwapRetryDurationSet.d.ts} +0 -0
  2818. /package/dist/150/solanaBroadcaster/{broadcastAborted.d.cts → broadcastAborted.d.ts} +0 -0
  2819. /package/dist/150/solanaBroadcaster/{broadcastCallbackExecuted.d.cts → broadcastCallbackExecuted.d.ts} +0 -0
  2820. /package/dist/150/solanaBroadcaster/{broadcastRetryScheduled.d.cts → broadcastRetryScheduled.d.ts} +0 -0
  2821. /package/dist/150/solanaBroadcaster/{broadcastSuccess.d.cts → broadcastSuccess.d.ts} +0 -0
  2822. /package/dist/150/solanaBroadcaster/{broadcastTimeout.d.cts → broadcastTimeout.d.ts} +0 -0
  2823. /package/dist/150/solanaBroadcaster/{callResigned.d.cts → callResigned.d.ts} +0 -0
  2824. /package/dist/150/solanaBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  2825. /package/dist/150/solanaBroadcaster/{transactionFeeDeficitRecorded.d.cts → transactionFeeDeficitRecorded.d.ts} +0 -0
  2826. /package/dist/150/solanaBroadcaster/{transactionFeeDeficitRefused.d.cts → transactionFeeDeficitRefused.d.ts} +0 -0
  2827. /package/dist/150/solanaChainTracking/{chainStateUpdated.d.cts → chainStateUpdated.d.ts} +0 -0
  2828. /package/dist/150/solanaChainTracking/{feeMultiplierUpdated.d.cts → feeMultiplierUpdated.d.ts} +0 -0
  2829. /package/dist/150/solanaIngressEgress/{assetEgressStatusChanged.d.cts → assetEgressStatusChanged.d.ts} +0 -0
  2830. /package/dist/150/solanaIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  2831. /package/dist/150/solanaIngressEgress/{boostFundsAdded.d.cts → boostFundsAdded.d.ts} +0 -0
  2832. /package/dist/150/solanaIngressEgress/{boostPoolCreated.d.cts → boostPoolCreated.d.ts} +0 -0
  2833. /package/dist/150/solanaIngressEgress/{ccmBroadcastFailed.d.cts → ccmBroadcastFailed.d.ts} +0 -0
  2834. /package/dist/150/solanaIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2835. /package/dist/150/solanaIngressEgress/{channelOpeningFeePaid.d.cts → channelOpeningFeePaid.d.ts} +0 -0
  2836. /package/dist/150/solanaIngressEgress/{channelOpeningFeeSet.d.cts → channelOpeningFeeSet.d.ts} +0 -0
  2837. /package/dist/150/solanaIngressEgress/{depositFetchesScheduled.d.cts → depositFetchesScheduled.d.ts} +0 -0
  2838. /package/dist/150/solanaIngressEgress/{failedForeignChainCallExpired.d.cts → failedForeignChainCallExpired.d.ts} +0 -0
  2839. /package/dist/150/solanaIngressEgress/{failedForeignChainCallResigned.d.cts → failedForeignChainCallResigned.d.ts} +0 -0
  2840. /package/dist/150/solanaIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  2841. /package/dist/150/solanaIngressEgress/{insufficientBoostLiquidity.d.cts → insufficientBoostLiquidity.d.ts} +0 -0
  2842. /package/dist/150/solanaIngressEgress/{maxSwapRetryDurationSet.d.cts → maxSwapRetryDurationSet.d.ts} +0 -0
  2843. /package/dist/150/solanaIngressEgress/{minimumDepositSet.d.cts → minimumDepositSet.d.ts} +0 -0
  2844. /package/dist/150/solanaIngressEgress/{stoppedBoosting.d.cts → stoppedBoosting.d.ts} +0 -0
  2845. /package/dist/150/solanaIngressEgress/{utxoConsolidation.d.cts → utxoConsolidation.d.ts} +0 -0
  2846. /package/dist/150/solanaThresholdSigner/{keyHandoverFailure.d.cts → keyHandoverFailure.d.ts} +0 -0
  2847. /package/dist/150/solanaThresholdSigner/{keyHandoverFailureReported.d.cts → keyHandoverFailureReported.d.ts} +0 -0
  2848. /package/dist/150/solanaThresholdSigner/{keyHandoverRequest.d.cts → keyHandoverRequest.d.ts} +0 -0
  2849. /package/dist/150/solanaThresholdSigner/{keyHandoverResponseTimeout.d.cts → keyHandoverResponseTimeout.d.ts} +0 -0
  2850. /package/dist/150/solanaThresholdSigner/{keyHandoverSuccess.d.cts → keyHandoverSuccess.d.ts} +0 -0
  2851. /package/dist/150/solanaThresholdSigner/{keyHandoverSuccessReported.d.cts → keyHandoverSuccessReported.d.ts} +0 -0
  2852. /package/dist/150/solanaThresholdSigner/{keyHandoverVerificationFailure.d.cts → keyHandoverVerificationFailure.d.ts} +0 -0
  2853. /package/dist/150/solanaThresholdSigner/{keyHandoverVerificationSuccess.d.cts → keyHandoverVerificationSuccess.d.ts} +0 -0
  2854. /package/dist/150/solanaThresholdSigner/{keyRotationCompleted.d.cts → keyRotationCompleted.d.ts} +0 -0
  2855. /package/dist/150/solanaThresholdSigner/{keygenFailure.d.cts → keygenFailure.d.ts} +0 -0
  2856. /package/dist/150/solanaThresholdSigner/{keygenFailureReported.d.cts → keygenFailureReported.d.ts} +0 -0
  2857. /package/dist/150/solanaThresholdSigner/{keygenRequest.d.cts → keygenRequest.d.ts} +0 -0
  2858. /package/dist/150/solanaThresholdSigner/{keygenResponseTimeout.d.cts → keygenResponseTimeout.d.ts} +0 -0
  2859. /package/dist/150/solanaThresholdSigner/{keygenResponseTimeoutUpdated.d.cts → keygenResponseTimeoutUpdated.d.ts} +0 -0
  2860. /package/dist/150/solanaThresholdSigner/{keygenSuccess.d.cts → keygenSuccess.d.ts} +0 -0
  2861. /package/dist/150/solanaThresholdSigner/{keygenSuccessReported.d.cts → keygenSuccessReported.d.ts} +0 -0
  2862. /package/dist/150/solanaThresholdSigner/{keygenVerificationFailure.d.cts → keygenVerificationFailure.d.ts} +0 -0
  2863. /package/dist/150/solanaThresholdSigner/{keygenVerificationSuccess.d.cts → keygenVerificationSuccess.d.ts} +0 -0
  2864. /package/dist/150/solanaThresholdSigner/{noKeyHandover.d.cts → noKeyHandover.d.ts} +0 -0
  2865. /package/dist/150/solanaThresholdSigner/{signersUnavailable.d.cts → signersUnavailable.d.ts} +0 -0
  2866. /package/dist/150/solanaThresholdSigner/{thresholdSignatureResponseTimeoutUpdated.d.cts → thresholdSignatureResponseTimeoutUpdated.d.ts} +0 -0
  2867. /package/dist/150/solanaVault/{awaitingGovernanceActivation.d.cts → awaitingGovernanceActivation.d.ts} +0 -0
  2868. /package/dist/150/solanaVault/{chainInitialized.d.cts → chainInitialized.d.ts} +0 -0
  2869. /package/dist/150/solanaVault/{vaultActivationCompleted.d.cts → vaultActivationCompleted.d.ts} +0 -0
  2870. /package/dist/150/solanaVault/{vaultRotatedExternally.d.cts → vaultRotatedExternally.d.ts} +0 -0
  2871. /package/dist/150/swapping/{buyIntervalSet.d.cts → buyIntervalSet.d.ts} +0 -0
  2872. /package/dist/150/swapping/{ccmEgressScheduled.d.cts → ccmEgressScheduled.d.ts} +0 -0
  2873. /package/dist/150/swapping/{networkFeeTaken.d.cts → networkFeeTaken.d.ts} +0 -0
  2874. /package/dist/150/swapping/{swapRescheduled.d.cts → swapRescheduled.d.ts} +0 -0
  2875. /package/dist/150/swapping/{swapRetryDelaySet.d.cts → swapRetryDelaySet.d.ts} +0 -0
  2876. /package/dist/150/tokenholderGovernance/{govKeyUpdatedHasFailed.d.cts → govKeyUpdatedHasFailed.d.ts} +0 -0
  2877. /package/dist/150/tokenholderGovernance/{govKeyUpdatedWasSuccessful.d.cts → govKeyUpdatedWasSuccessful.d.ts} +0 -0
  2878. /package/dist/150/tokenholderGovernance/{proposalEnacted.d.cts → proposalEnacted.d.ts} +0 -0
  2879. /package/dist/150/tokenholderGovernance/{proposalPassed.d.cts → proposalPassed.d.ts} +0 -0
  2880. /package/dist/150/tokenholderGovernance/{proposalRejected.d.cts → proposalRejected.d.ts} +0 -0
  2881. /package/dist/150/tokenholderGovernance/{proposalSubmitted.d.cts → proposalSubmitted.d.ts} +0 -0
  2882. /package/dist/160/arbitrumIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2883. /package/dist/160/arbitrumIngressEgress/{depositBoosted.d.cts → depositBoosted.d.ts} +0 -0
  2884. /package/dist/160/arbitrumIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2885. /package/dist/160/bitcoinIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2886. /package/dist/160/bitcoinIngressEgress/{depositBoosted.d.cts → depositBoosted.d.ts} +0 -0
  2887. /package/dist/160/bitcoinIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2888. /package/dist/160/environment/{durableNonceSetForAccount.d.cts → durableNonceSetForAccount.d.ts} +0 -0
  2889. /package/dist/160/environment/{runtimeSafeModeUpdated.d.cts → runtimeSafeModeUpdated.d.ts} +0 -0
  2890. /package/dist/160/environment/{solanaInitialized.d.cts → solanaInitialized.d.ts} +0 -0
  2891. /package/dist/160/ethereumIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2892. /package/dist/160/ethereumIngressEgress/{depositBoosted.d.cts → depositBoosted.d.ts} +0 -0
  2893. /package/dist/160/ethereumIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2894. /package/dist/160/liquidityPools/{priceImpactLimitSet.d.cts → priceImpactLimitSet.d.ts} +0 -0
  2895. /package/dist/160/polkadotIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2896. /package/dist/160/polkadotIngressEgress/{depositBoosted.d.cts → depositBoosted.d.ts} +0 -0
  2897. /package/dist/160/polkadotIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2898. /package/dist/160/solanaBroadcaster/{broadcastSuccess.d.cts → broadcastSuccess.d.ts} +0 -0
  2899. /package/dist/160/solanaBroadcaster/{transactionBroadcastRequest.d.cts → transactionBroadcastRequest.d.ts} +0 -0
  2900. /package/dist/160/solanaBroadcaster/{transactionFeeDeficitRecorded.d.cts → transactionFeeDeficitRecorded.d.ts} +0 -0
  2901. /package/dist/160/solanaChainTracking/{chainStateUpdated.d.cts → chainStateUpdated.d.ts} +0 -0
  2902. /package/dist/160/solanaElections/{allVotesCleared.d.cts → allVotesCleared.d.ts} +0 -0
  2903. /package/dist/160/solanaElections/{allVotesNotCleared.d.cts → allVotesNotCleared.d.ts} +0 -0
  2904. /package/dist/160/solanaElections/{corruptStorage.d.cts → corruptStorage.d.ts} +0 -0
  2905. /package/dist/160/solanaElections/{uninitialized.d.cts → uninitialized.d.ts} +0 -0
  2906. /package/dist/160/solanaIngressEgress/{assetEgressStatusChanged.d.cts → assetEgressStatusChanged.d.ts} +0 -0
  2907. /package/dist/160/solanaIngressEgress/{boostPoolCreated.d.cts → boostPoolCreated.d.ts} +0 -0
  2908. /package/dist/160/solanaIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2909. /package/dist/160/solanaIngressEgress/{depositBoosted.d.cts → depositBoosted.d.ts} +0 -0
  2910. /package/dist/160/solanaIngressEgress/{depositFetchesScheduled.d.cts → depositFetchesScheduled.d.ts} +0 -0
  2911. /package/dist/160/solanaIngressEgress/{depositFinalised.d.cts → depositFinalised.d.ts} +0 -0
  2912. /package/dist/160/solanaIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2913. /package/dist/160/solanaIngressEgress/{depositWitnessRejected.d.cts → depositWitnessRejected.d.ts} +0 -0
  2914. /package/dist/160/solanaIngressEgress/{insufficientBoostLiquidity.d.cts → insufficientBoostLiquidity.d.ts} +0 -0
  2915. /package/dist/160/solanaIngressEgress/{minimumDepositSet.d.cts → minimumDepositSet.d.ts} +0 -0
  2916. /package/dist/160/solanaThresholdSigner/{thresholdSignatureRequest.d.cts → thresholdSignatureRequest.d.ts} +0 -0
  2917. /package/dist/160/swapping/{maxSwapRequestDurationSet.d.cts → maxSwapRequestDurationSet.d.ts} +0 -0
  2918. /package/dist/160/swapping/{maxSwapRetryDurationSet.d.cts → maxSwapRetryDurationSet.d.ts} +0 -0
  2919. /package/dist/160/swapping/{swapRequestCompleted.d.cts → swapRequestCompleted.d.ts} +0 -0
  2920. /package/dist/160/swapping/{swapScheduled.d.cts → swapScheduled.d.ts} +0 -0
  2921. /package/dist/170/arbitrumBroadcaster/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2922. /package/dist/170/arbitrumIngressEgress/{boostedDepositLost.d.cts → boostedDepositLost.d.ts} +0 -0
  2923. /package/dist/170/arbitrumIngressEgress/{ccmFallbackScheduled.d.cts → ccmFallbackScheduled.d.ts} +0 -0
  2924. /package/dist/170/arbitrumIngressEgress/{depositChannelLifetimeSet.d.cts → depositChannelLifetimeSet.d.ts} +0 -0
  2925. /package/dist/170/arbitrumIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2926. /package/dist/170/arbitrumIngressEgress/{transactionRejectionFailed.d.cts → transactionRejectionFailed.d.ts} +0 -0
  2927. /package/dist/170/arbitrumVault/{activationTxFailedAwaitingGovernance.d.cts → activationTxFailedAwaitingGovernance.d.ts} +0 -0
  2928. /package/dist/170/bitcoinBroadcaster/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2929. /package/dist/170/bitcoinIngressEgress/{boostedDepositLost.d.cts → boostedDepositLost.d.ts} +0 -0
  2930. /package/dist/170/bitcoinIngressEgress/{ccmFallbackScheduled.d.cts → ccmFallbackScheduled.d.ts} +0 -0
  2931. /package/dist/170/bitcoinIngressEgress/{depositChannelLifetimeSet.d.cts → depositChannelLifetimeSet.d.ts} +0 -0
  2932. /package/dist/170/bitcoinIngressEgress/{transactionRejectionFailed.d.cts → transactionRejectionFailed.d.ts} +0 -0
  2933. /package/dist/170/bitcoinThresholdSigner/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2934. /package/dist/170/bitcoinVault/{activationTxFailedAwaitingGovernance.d.cts → activationTxFailedAwaitingGovernance.d.ts} +0 -0
  2935. /package/dist/170/ethereumBroadcaster/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2936. /package/dist/170/ethereumIngressEgress/{boostedDepositLost.d.cts → boostedDepositLost.d.ts} +0 -0
  2937. /package/dist/170/ethereumIngressEgress/{ccmFallbackScheduled.d.cts → ccmFallbackScheduled.d.ts} +0 -0
  2938. /package/dist/170/ethereumIngressEgress/{depositChannelLifetimeSet.d.cts → depositChannelLifetimeSet.d.ts} +0 -0
  2939. /package/dist/170/ethereumIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2940. /package/dist/170/ethereumIngressEgress/{transactionRejectionFailed.d.cts → transactionRejectionFailed.d.ts} +0 -0
  2941. /package/dist/170/ethereumVault/{activationTxFailedAwaitingGovernance.d.cts → activationTxFailedAwaitingGovernance.d.ts} +0 -0
  2942. /package/dist/170/evmThresholdSigner/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2943. /package/dist/170/polkadotBroadcaster/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2944. /package/dist/170/polkadotIngressEgress/{boostedDepositLost.d.cts → boostedDepositLost.d.ts} +0 -0
  2945. /package/dist/170/polkadotIngressEgress/{ccmFallbackScheduled.d.cts → ccmFallbackScheduled.d.ts} +0 -0
  2946. /package/dist/170/polkadotIngressEgress/{depositChannelLifetimeSet.d.cts → depositChannelLifetimeSet.d.ts} +0 -0
  2947. /package/dist/170/polkadotIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2948. /package/dist/170/polkadotIngressEgress/{transactionRejectionFailed.d.cts → transactionRejectionFailed.d.ts} +0 -0
  2949. /package/dist/170/polkadotThresholdSigner/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2950. /package/dist/170/polkadotVault/{activationTxFailedAwaitingGovernance.d.cts → activationTxFailedAwaitingGovernance.d.ts} +0 -0
  2951. /package/dist/170/solanaBroadcaster/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2952. /package/dist/170/solanaBroadcaster/{transactionBroadcastRequest.d.cts → transactionBroadcastRequest.d.ts} +0 -0
  2953. /package/dist/170/solanaIngressEgress/{boostedDepositLost.d.cts → boostedDepositLost.d.ts} +0 -0
  2954. /package/dist/170/solanaIngressEgress/{ccmFallbackScheduled.d.cts → ccmFallbackScheduled.d.ts} +0 -0
  2955. /package/dist/170/solanaIngressEgress/{depositChannelLifetimeSet.d.cts → depositChannelLifetimeSet.d.ts} +0 -0
  2956. /package/dist/170/solanaIngressEgress/{depositIgnored.d.cts → depositIgnored.d.ts} +0 -0
  2957. /package/dist/170/solanaIngressEgress/{transactionRejectedByBroker.d.cts → transactionRejectedByBroker.d.ts} +0 -0
  2958. /package/dist/170/solanaIngressEgress/{transactionRejectionFailed.d.cts → transactionRejectionFailed.d.ts} +0 -0
  2959. /package/dist/170/solanaThresholdSigner/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  2960. /package/dist/170/solanaVault/{activationTxFailedAwaitingGovernance.d.cts → activationTxFailedAwaitingGovernance.d.ts} +0 -0
  2961. /package/dist/170/swapping/{minimumChunkSizeSet.d.cts → minimumChunkSizeSet.d.ts} +0 -0
  2962. /package/dist/170/validator/{previousRotationStillPending.d.cts → previousRotationStillPending.d.ts} +0 -0
  2963. /package/dist/180/arbitrumChainTracking/{chainStateUpdated.d.cts → chainStateUpdated.d.ts} +0 -0
  2964. /package/dist/180/arbitrumIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2965. /package/dist/180/arbitrumIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  2966. /package/dist/180/arbitrumIngressEgress/{networkFeeDeductionFromBoostSet.d.cts → networkFeeDeductionFromBoostSet.d.ts} +0 -0
  2967. /package/dist/180/arbitrumIngressEgress/{transferFallbackRequested.d.cts → transferFallbackRequested.d.ts} +0 -0
  2968. /package/dist/180/arbitrumIngressEgress/{unknownAffiliate.d.cts → unknownAffiliate.d.ts} +0 -0
  2969. /package/dist/180/arbitrumIngressEgress/{unknownBroker.d.cts → unknownBroker.d.ts} +0 -0
  2970. /package/dist/180/arbitrumIngressEgress/{witnessSafetyMarginSet.d.cts → witnessSafetyMarginSet.d.ts} +0 -0
  2971. /package/dist/180/bitcoinIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2972. /package/dist/180/bitcoinIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  2973. /package/dist/180/bitcoinIngressEgress/{networkFeeDeductionFromBoostSet.d.cts → networkFeeDeductionFromBoostSet.d.ts} +0 -0
  2974. /package/dist/180/bitcoinIngressEgress/{transferFallbackRequested.d.cts → transferFallbackRequested.d.ts} +0 -0
  2975. /package/dist/180/bitcoinIngressEgress/{unknownAffiliate.d.cts → unknownAffiliate.d.ts} +0 -0
  2976. /package/dist/180/bitcoinIngressEgress/{unknownBroker.d.cts → unknownBroker.d.ts} +0 -0
  2977. /package/dist/180/bitcoinIngressEgress/{witnessSafetyMarginSet.d.cts → witnessSafetyMarginSet.d.ts} +0 -0
  2978. /package/dist/180/environment/{solanaGovCallDispatched.d.cts → solanaGovCallDispatched.d.ts} +0 -0
  2979. /package/dist/180/ethereumIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2980. /package/dist/180/ethereumIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  2981. /package/dist/180/ethereumIngressEgress/{networkFeeDeductionFromBoostSet.d.cts → networkFeeDeductionFromBoostSet.d.ts} +0 -0
  2982. /package/dist/180/ethereumIngressEgress/{transferFallbackRequested.d.cts → transferFallbackRequested.d.ts} +0 -0
  2983. /package/dist/180/ethereumIngressEgress/{unknownAffiliate.d.cts → unknownAffiliate.d.ts} +0 -0
  2984. /package/dist/180/ethereumIngressEgress/{unknownBroker.d.cts → unknownBroker.d.ts} +0 -0
  2985. /package/dist/180/ethereumIngressEgress/{witnessSafetyMarginSet.d.cts → witnessSafetyMarginSet.d.ts} +0 -0
  2986. /package/dist/180/polkadotIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2987. /package/dist/180/polkadotIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  2988. /package/dist/180/polkadotIngressEgress/{networkFeeDeductionFromBoostSet.d.cts → networkFeeDeductionFromBoostSet.d.ts} +0 -0
  2989. /package/dist/180/polkadotIngressEgress/{transferFallbackRequested.d.cts → transferFallbackRequested.d.ts} +0 -0
  2990. /package/dist/180/polkadotIngressEgress/{unknownAffiliate.d.cts → unknownAffiliate.d.ts} +0 -0
  2991. /package/dist/180/polkadotIngressEgress/{unknownBroker.d.cts → unknownBroker.d.ts} +0 -0
  2992. /package/dist/180/polkadotIngressEgress/{witnessSafetyMarginSet.d.cts → witnessSafetyMarginSet.d.ts} +0 -0
  2993. /package/dist/180/solanaBroadcaster/{transactionBroadcastRequest.d.cts → transactionBroadcastRequest.d.ts} +0 -0
  2994. /package/dist/180/solanaElections/{unknownElection.d.cts → unknownElection.d.ts} +0 -0
  2995. /package/dist/180/solanaIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  2996. /package/dist/180/solanaIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  2997. /package/dist/180/solanaIngressEgress/{networkFeeDeductionFromBoostSet.d.cts → networkFeeDeductionFromBoostSet.d.ts} +0 -0
  2998. /package/dist/180/solanaIngressEgress/{transactionRejectionRequestExpired.d.cts → transactionRejectionRequestExpired.d.ts} +0 -0
  2999. /package/dist/180/solanaIngressEgress/{transactionRejectionRequestReceived.d.cts → transactionRejectionRequestReceived.d.ts} +0 -0
  3000. /package/dist/180/solanaIngressEgress/{transferFallbackRequested.d.cts → transferFallbackRequested.d.ts} +0 -0
  3001. /package/dist/180/solanaIngressEgress/{unknownAffiliate.d.cts → unknownAffiliate.d.ts} +0 -0
  3002. /package/dist/180/solanaIngressEgress/{unknownBroker.d.cts → unknownBroker.d.ts} +0 -0
  3003. /package/dist/180/solanaIngressEgress/{witnessSafetyMarginSet.d.cts → witnessSafetyMarginSet.d.ts} +0 -0
  3004. /package/dist/180/swapping/{affiliateRegistration.d.cts → affiliateRegistration.d.ts} +0 -0
  3005. /package/dist/180/swapping/{brokerBondSet.d.cts → brokerBondSet.d.ts} +0 -0
  3006. /package/dist/180/swapping/{minimumNetworkFeeSet.d.cts → minimumNetworkFeeSet.d.ts} +0 -0
  3007. /package/dist/180/swapping/{swapScheduled.d.cts → swapScheduled.d.ts} +0 -0
  3008. /package/dist/190/arbitrumIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  3009. /package/dist/190/arbitrumIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  3010. /package/dist/190/arbitrumIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  3011. /package/dist/190/assetBalances/{refundSkipped.d.cts → refundSkipped.d.ts} +0 -0
  3012. /package/dist/190/assetBalances/{vaultDeficitDetected.d.cts → vaultDeficitDetected.d.ts} +0 -0
  3013. /package/dist/190/assethubBroadcaster/{broadcastAborted.d.cts → broadcastAborted.d.ts} +0 -0
  3014. /package/dist/190/assethubBroadcaster/{broadcastCallbackExecuted.d.cts → broadcastCallbackExecuted.d.ts} +0 -0
  3015. /package/dist/190/assethubBroadcaster/{broadcastRetryScheduled.d.cts → broadcastRetryScheduled.d.ts} +0 -0
  3016. /package/dist/190/assethubBroadcaster/{broadcastSuccess.d.cts → broadcastSuccess.d.ts} +0 -0
  3017. /package/dist/190/assethubBroadcaster/{broadcastTimeout.d.cts → broadcastTimeout.d.ts} +0 -0
  3018. /package/dist/190/assethubBroadcaster/{callResigned.d.cts → callResigned.d.ts} +0 -0
  3019. /package/dist/190/assethubBroadcaster/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  3020. /package/dist/190/assethubBroadcaster/{thresholdSignatureInvalid.d.cts → thresholdSignatureInvalid.d.ts} +0 -0
  3021. /package/dist/190/assethubBroadcaster/{transactionBroadcastRequest.d.cts → transactionBroadcastRequest.d.ts} +0 -0
  3022. /package/dist/190/assethubBroadcaster/{transactionFeeDeficitRecorded.d.cts → transactionFeeDeficitRecorded.d.ts} +0 -0
  3023. /package/dist/190/assethubBroadcaster/{transactionFeeDeficitRefused.d.cts → transactionFeeDeficitRefused.d.ts} +0 -0
  3024. /package/dist/190/assethubChainTracking/{chainStateUpdated.d.cts → chainStateUpdated.d.ts} +0 -0
  3025. /package/dist/190/assethubChainTracking/{feeMultiplierUpdated.d.cts → feeMultiplierUpdated.d.ts} +0 -0
  3026. /package/dist/190/assethubIngressEgress/{assetEgressStatusChanged.d.cts → assetEgressStatusChanged.d.ts} +0 -0
  3027. /package/dist/190/assethubIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  3028. /package/dist/190/assethubIngressEgress/{boostFundsAdded.d.cts → boostFundsAdded.d.ts} +0 -0
  3029. /package/dist/190/assethubIngressEgress/{boostPoolCreated.d.cts → boostPoolCreated.d.ts} +0 -0
  3030. /package/dist/190/assethubIngressEgress/{boostedDepositLost.d.cts → boostedDepositLost.d.ts} +0 -0
  3031. /package/dist/190/assethubIngressEgress/{ccmBroadcastFailed.d.cts → ccmBroadcastFailed.d.ts} +0 -0
  3032. /package/dist/190/assethubIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  3033. /package/dist/190/assethubIngressEgress/{channelOpeningFeePaid.d.cts → channelOpeningFeePaid.d.ts} +0 -0
  3034. /package/dist/190/assethubIngressEgress/{channelOpeningFeeSet.d.cts → channelOpeningFeeSet.d.ts} +0 -0
  3035. /package/dist/190/assethubIngressEgress/{depositChannelLifetimeSet.d.cts → depositChannelLifetimeSet.d.ts} +0 -0
  3036. /package/dist/190/assethubIngressEgress/{depositFetchesScheduled.d.cts → depositFetchesScheduled.d.ts} +0 -0
  3037. /package/dist/190/assethubIngressEgress/{failedForeignChainCallExpired.d.cts → failedForeignChainCallExpired.d.ts} +0 -0
  3038. /package/dist/190/assethubIngressEgress/{failedForeignChainCallResigned.d.cts → failedForeignChainCallResigned.d.ts} +0 -0
  3039. /package/dist/190/assethubIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  3040. /package/dist/190/assethubIngressEgress/{insufficientBoostLiquidity.d.cts → insufficientBoostLiquidity.d.ts} +0 -0
  3041. /package/dist/190/assethubIngressEgress/{minimumDepositSet.d.cts → minimumDepositSet.d.ts} +0 -0
  3042. /package/dist/190/assethubIngressEgress/{networkFeeDeductionFromBoostSet.d.cts → networkFeeDeductionFromBoostSet.d.ts} +0 -0
  3043. /package/dist/190/assethubIngressEgress/{stoppedBoosting.d.cts → stoppedBoosting.d.ts} +0 -0
  3044. /package/dist/190/assethubIngressEgress/{transactionRejectedByBroker.d.cts → transactionRejectedByBroker.d.ts} +0 -0
  3045. /package/dist/190/assethubIngressEgress/{transactionRejectionFailed.d.cts → transactionRejectionFailed.d.ts} +0 -0
  3046. /package/dist/190/assethubIngressEgress/{unknownAffiliate.d.cts → unknownAffiliate.d.ts} +0 -0
  3047. /package/dist/190/assethubIngressEgress/{unknownBroker.d.cts → unknownBroker.d.ts} +0 -0
  3048. /package/dist/190/assethubIngressEgress/{utxoConsolidation.d.cts → utxoConsolidation.d.ts} +0 -0
  3049. /package/dist/190/assethubIngressEgress/{witnessSafetyMarginSet.d.cts → witnessSafetyMarginSet.d.ts} +0 -0
  3050. /package/dist/190/assethubVault/{activationTxFailedAwaitingGovernance.d.cts → activationTxFailedAwaitingGovernance.d.ts} +0 -0
  3051. /package/dist/190/assethubVault/{awaitingGovernanceActivation.d.cts → awaitingGovernanceActivation.d.ts} +0 -0
  3052. /package/dist/190/assethubVault/{chainInitialized.d.cts → chainInitialized.d.ts} +0 -0
  3053. /package/dist/190/assethubVault/{vaultActivationCompleted.d.cts → vaultActivationCompleted.d.ts} +0 -0
  3054. /package/dist/190/assethubVault/{vaultRotatedExternally.d.cts → vaultRotatedExternally.d.ts} +0 -0
  3055. /package/dist/190/bitcoinIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  3056. /package/dist/190/bitcoinIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  3057. /package/dist/190/bitcoinIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  3058. /package/dist/190/emissions/{networkFeeBurned.d.cts → networkFeeBurned.d.ts} +0 -0
  3059. /package/dist/190/environment/{assethubVaultAccountSet.d.cts → assethubVaultAccountSet.d.ts} +0 -0
  3060. /package/dist/190/environment/{runtimeSafeModeUpdated.d.cts → runtimeSafeModeUpdated.d.ts} +0 -0
  3061. /package/dist/190/ethereumIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  3062. /package/dist/190/ethereumIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  3063. /package/dist/190/ethereumIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  3064. /package/dist/190/flip/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  3065. /package/dist/190/liquidityPools/{priceImpactLimitSet.d.cts → priceImpactLimitSet.d.ts} +0 -0
  3066. /package/dist/190/polkadotIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  3067. /package/dist/190/polkadotIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  3068. /package/dist/190/polkadotIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  3069. /package/dist/190/reputation/{penaltyUpdated.d.cts → penaltyUpdated.d.ts} +0 -0
  3070. /package/dist/190/solanaIngressEgress/{batchBroadcastRequested.d.cts → batchBroadcastRequested.d.ts} +0 -0
  3071. /package/dist/190/solanaIngressEgress/{ccmEgressInvalid.d.cts → ccmEgressInvalid.d.ts} +0 -0
  3072. /package/dist/190/solanaIngressEgress/{failedToBuildAllBatchCall.d.cts → failedToBuildAllBatchCall.d.ts} +0 -0
  3073. /package/dist/190/solanaThresholdSigner/{thresholdSignatureRequest.d.cts → thresholdSignatureRequest.d.ts} +0 -0
  3074. /package/dist/190/swapping/{vaultSwapMinimumBrokerFeeSet.d.cts → vaultSwapMinimumBrokerFeeSet.d.ts} +0 -0
  3075. /package/dist/190/tokenholderGovernance/{govKeyUpdatedHasFailed.d.cts → govKeyUpdatedHasFailed.d.ts} +0 -0
  3076. /package/dist/190/tokenholderGovernance/{govKeyUpdatedWasSuccessful.d.cts → govKeyUpdatedWasSuccessful.d.ts} +0 -0
  3077. /package/dist/190/tokenholderGovernance/{proposalEnacted.d.cts → proposalEnacted.d.ts} +0 -0
  3078. /package/dist/190/tokenholderGovernance/{proposalPassed.d.cts → proposalPassed.d.ts} +0 -0
  3079. /package/dist/190/tokenholderGovernance/{proposalRejected.d.cts → proposalRejected.d.ts} +0 -0
  3080. /package/dist/190/tokenholderGovernance/{proposalSubmitted.d.cts → proposalSubmitted.d.ts} +0 -0
  3081. /package/dist/190/tradingStrategy/{strategyClosed.d.cts → strategyClosed.d.ts} +0 -0
  3082. /package/dist/200/arbitrumBroadcaster/{historicalBroadcastRequested.d.cts → historicalBroadcastRequested.d.ts} +0 -0
  3083. /package/dist/200/assethubBroadcaster/{historicalBroadcastRequested.d.cts → historicalBroadcastRequested.d.ts} +0 -0
  3084. /package/dist/200/bitcoinBroadcaster/{historicalBroadcastRequested.d.cts → historicalBroadcastRequested.d.ts} +0 -0
  3085. /package/dist/200/bitcoinThresholdSigner/{maxRetriesReachedForRequest.d.cts → maxRetriesReachedForRequest.d.ts} +0 -0
  3086. /package/dist/200/environment/{batchCompleted.d.cts → batchCompleted.d.ts} +0 -0
  3087. /package/dist/200/environment/{nonNativeSignedCall.d.cts → nonNativeSignedCall.d.ts} +0 -0
  3088. /package/dist/200/environment/{runtimeSafeModeUpdated.d.cts → runtimeSafeModeUpdated.d.ts} +0 -0
  3089. /package/dist/200/ethereumBroadcaster/{historicalBroadcastRequested.d.cts → historicalBroadcastRequested.d.ts} +0 -0
  3090. /package/dist/200/evmThresholdSigner/{maxRetriesReachedForRequest.d.cts → maxRetriesReachedForRequest.d.ts} +0 -0
  3091. /package/dist/200/funding/{funded.d.cts → funded.d.ts} +0 -0
  3092. /package/dist/200/lendingPools/{collateralAdded.d.cts → collateralAdded.d.ts} +0 -0
  3093. /package/dist/200/lendingPools/{collateralRemoved.d.cts → collateralRemoved.d.ts} +0 -0
  3094. /package/dist/200/lendingPools/{collateralTopupAssetUpdated.d.cts → collateralTopupAssetUpdated.d.ts} +0 -0
  3095. /package/dist/200/lendingPools/{interestTaken.d.cts → interestTaken.d.ts} +0 -0
  3096. /package/dist/200/lendingPools/{lendingNetworkFeeSwapInitiated.d.cts → lendingNetworkFeeSwapInitiated.d.ts} +0 -0
  3097. /package/dist/200/lendingPools/{lendingPoolCreated.d.cts → lendingPoolCreated.d.ts} +0 -0
  3098. /package/dist/200/lendingPools/{liquidationCompleted.d.cts → liquidationCompleted.d.ts} +0 -0
  3099. /package/dist/200/lendingPools/{liquidationFeeTaken.d.cts → liquidationFeeTaken.d.ts} +0 -0
  3100. /package/dist/200/lendingPools/{liquidationInitiated.d.cts → liquidationInitiated.d.ts} +0 -0
  3101. /package/dist/200/lendingPools/{loanRepaid.d.cts → loanRepaid.d.ts} +0 -0
  3102. /package/dist/200/lendingPools/{loanSettled.d.cts → loanSettled.d.ts} +0 -0
  3103. /package/dist/200/lendingPools/{loanUpdated.d.cts → loanUpdated.d.ts} +0 -0
  3104. /package/dist/200/lendingPools/{originationFeeTaken.d.cts → originationFeeTaken.d.ts} +0 -0
  3105. /package/dist/200/lendingPools/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  3106. /package/dist/200/lendingPools/{whitelistUpdated.d.cts → whitelistUpdated.d.ts} +0 -0
  3107. /package/dist/200/polkadotBroadcaster/{historicalBroadcastRequested.d.cts → historicalBroadcastRequested.d.ts} +0 -0
  3108. /package/dist/200/polkadotThresholdSigner/{maxRetriesReachedForRequest.d.cts → maxRetriesReachedForRequest.d.ts} +0 -0
  3109. /package/dist/200/solanaBroadcaster/{historicalBroadcastRequested.d.cts → historicalBroadcastRequested.d.ts} +0 -0
  3110. /package/dist/200/solanaThresholdSigner/{maxRetriesReachedForRequest.d.cts → maxRetriesReachedForRequest.d.ts} +0 -0
  3111. /package/dist/200/swapping/{swapRequestCompleted.d.cts → swapRequestCompleted.d.ts} +0 -0
  3112. /package/dist/210/arbitrumIngressEgress/{assetEgressStatusChanged.d.cts → assetEgressStatusChanged.d.ts} +0 -0
  3113. /package/dist/210/arbitrumIngressEgress/{depositFetchesScheduled.d.cts → depositFetchesScheduled.d.ts} +0 -0
  3114. /package/dist/210/arbitrumIngressEgress/{insufficientBoostLiquidity.d.cts → insufficientBoostLiquidity.d.ts} +0 -0
  3115. /package/dist/210/arbitrumIngressEgress/{invalidCcmRefunded.d.cts → invalidCcmRefunded.d.ts} +0 -0
  3116. /package/dist/210/arbitrumIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  3117. /package/dist/210/arbitrumIngressEgress/{transferFallbackRequested.d.cts → transferFallbackRequested.d.ts} +0 -0
  3118. /package/dist/210/environment/{addedNewArbAsset.d.cts → addedNewArbAsset.d.ts} +0 -0
  3119. /package/dist/210/environment/{addedNewEthAsset.d.cts → addedNewEthAsset.d.ts} +0 -0
  3120. /package/dist/210/environment/{updatedArbAsset.d.cts → updatedArbAsset.d.ts} +0 -0
  3121. /package/dist/210/environment/{updatedEthAsset.d.cts → updatedEthAsset.d.ts} +0 -0
  3122. /package/dist/210/ethereumIngressEgress/{assetEgressStatusChanged.d.cts → assetEgressStatusChanged.d.ts} +0 -0
  3123. /package/dist/210/ethereumIngressEgress/{depositFetchesScheduled.d.cts → depositFetchesScheduled.d.ts} +0 -0
  3124. /package/dist/210/ethereumIngressEgress/{insufficientBoostLiquidity.d.cts → insufficientBoostLiquidity.d.ts} +0 -0
  3125. /package/dist/210/ethereumIngressEgress/{invalidCcmRefunded.d.cts → invalidCcmRefunded.d.ts} +0 -0
  3126. /package/dist/210/ethereumIngressEgress/{palletConfigUpdated.d.cts → palletConfigUpdated.d.ts} +0 -0
  3127. /package/dist/210/ethereumIngressEgress/{transferFallbackRequested.d.cts → transferFallbackRequested.d.ts} +0 -0
  3128. /package/dist/210/governance/{newGovernanceCouncil.d.cts → newGovernanceCouncil.d.ts} +0 -0
  3129. /package/dist/210/lendingPools/{loanRepaid.d.cts → loanRepaid.d.ts} +0 -0
  3130. /package/dist/210/liquidityPools/{priceImpactLimitSet.d.cts → priceImpactLimitSet.d.ts} +0 -0
  3131. /package/dist/{generate.d.mts → generate.d.ts} +0 -0
  3132. /package/dist/{types.d.cts → types.d.ts} +0 -0
  3133. /package/dist/{utils.d.cts → utils.d.ts} +0 -0
@@ -0,0 +1,4085 @@
1
+ import { z } from "zod";
2
+
3
+ //#region generated/150/common.d.ts
4
+ declare const palletCfEmissionsPalletSafeMode: z.ZodObject<{
5
+ emissionsSyncEnabled: z.ZodBoolean;
6
+ }, "strip", z.ZodTypeAny, {
7
+ emissionsSyncEnabled: boolean;
8
+ }, {
9
+ emissionsSyncEnabled: boolean;
10
+ }>;
11
+ declare const palletCfFundingPalletSafeMode: z.ZodObject<{
12
+ redeemEnabled: z.ZodBoolean;
13
+ }, "strip", z.ZodTypeAny, {
14
+ redeemEnabled: boolean;
15
+ }, {
16
+ redeemEnabled: boolean;
17
+ }>;
18
+ declare const palletCfSwappingPalletSafeMode: z.ZodObject<{
19
+ swapsEnabled: z.ZodBoolean;
20
+ withdrawalsEnabled: z.ZodBoolean;
21
+ brokerRegistrationEnabled: z.ZodBoolean;
22
+ }, "strip", z.ZodTypeAny, {
23
+ swapsEnabled: boolean;
24
+ withdrawalsEnabled: boolean;
25
+ brokerRegistrationEnabled: boolean;
26
+ }, {
27
+ swapsEnabled: boolean;
28
+ withdrawalsEnabled: boolean;
29
+ brokerRegistrationEnabled: boolean;
30
+ }>;
31
+ declare const palletCfLpPalletSafeMode: z.ZodObject<{
32
+ depositEnabled: z.ZodBoolean;
33
+ withdrawalEnabled: z.ZodBoolean;
34
+ }, "strip", z.ZodTypeAny, {
35
+ depositEnabled: boolean;
36
+ withdrawalEnabled: boolean;
37
+ }, {
38
+ depositEnabled: boolean;
39
+ withdrawalEnabled: boolean;
40
+ }>;
41
+ declare const palletCfValidatorPalletSafeMode: z.ZodObject<{
42
+ authorityRotationEnabled: z.ZodBoolean;
43
+ startBiddingEnabled: z.ZodBoolean;
44
+ stopBiddingEnabled: z.ZodBoolean;
45
+ }, "strip", z.ZodTypeAny, {
46
+ authorityRotationEnabled: boolean;
47
+ startBiddingEnabled: boolean;
48
+ stopBiddingEnabled: boolean;
49
+ }, {
50
+ authorityRotationEnabled: boolean;
51
+ startBiddingEnabled: boolean;
52
+ stopBiddingEnabled: boolean;
53
+ }>;
54
+ declare const palletCfPoolsPalletSafeMode: z.ZodObject<{
55
+ rangeOrderUpdateEnabled: z.ZodBoolean;
56
+ limitOrderUpdateEnabled: z.ZodBoolean;
57
+ }, "strip", z.ZodTypeAny, {
58
+ rangeOrderUpdateEnabled: boolean;
59
+ limitOrderUpdateEnabled: boolean;
60
+ }, {
61
+ rangeOrderUpdateEnabled: boolean;
62
+ limitOrderUpdateEnabled: boolean;
63
+ }>;
64
+ declare const palletCfReputationPalletSafeMode: z.ZodObject<{
65
+ reportingEnabled: z.ZodBoolean;
66
+ }, "strip", z.ZodTypeAny, {
67
+ reportingEnabled: boolean;
68
+ }, {
69
+ reportingEnabled: boolean;
70
+ }>;
71
+ declare const palletCfAssetBalancesPalletSafeMode: z.ZodObject<{
72
+ reconciliationEnabled: z.ZodBoolean;
73
+ }, "strip", z.ZodTypeAny, {
74
+ reconciliationEnabled: boolean;
75
+ }, {
76
+ reconciliationEnabled: boolean;
77
+ }>;
78
+ declare const palletCfThresholdSignaturePalletSafeMode: z.ZodObject<{
79
+ slashingEnabled: z.ZodBoolean;
80
+ }, "strip", z.ZodTypeAny, {
81
+ slashingEnabled: boolean;
82
+ }, {
83
+ slashingEnabled: boolean;
84
+ }>;
85
+ declare const palletCfBroadcastPalletSafeMode: z.ZodObject<{
86
+ retryEnabled: z.ZodBoolean;
87
+ }, "strip", z.ZodTypeAny, {
88
+ retryEnabled: boolean;
89
+ }, {
90
+ retryEnabled: boolean;
91
+ }>;
92
+ declare const stateChainRuntimeSafeModeWitnesserCallPermission: z.ZodObject<{
93
+ governance: z.ZodBoolean;
94
+ funding: z.ZodBoolean;
95
+ swapping: z.ZodBoolean;
96
+ ethereumBroadcast: z.ZodBoolean;
97
+ ethereumChainTracking: z.ZodBoolean;
98
+ ethereumIngressEgress: z.ZodBoolean;
99
+ ethereumVault: z.ZodBoolean;
100
+ polkadotBroadcast: z.ZodBoolean;
101
+ polkadotChainTracking: z.ZodBoolean;
102
+ polkadotIngressEgress: z.ZodBoolean;
103
+ polkadotVault: z.ZodBoolean;
104
+ bitcoinBroadcast: z.ZodBoolean;
105
+ bitcoinChainTracking: z.ZodBoolean;
106
+ bitcoinIngressEgress: z.ZodBoolean;
107
+ bitcoinVault: z.ZodBoolean;
108
+ arbitrumBroadcast: z.ZodBoolean;
109
+ arbitrumChainTracking: z.ZodBoolean;
110
+ arbitrumIngressEgress: z.ZodBoolean;
111
+ arbitrumVault: z.ZodBoolean;
112
+ solanaBroadcast: z.ZodBoolean;
113
+ solanaChainTracking: z.ZodBoolean;
114
+ solanaIngressEgress: z.ZodBoolean;
115
+ solanaVault: z.ZodBoolean;
116
+ }, "strip", z.ZodTypeAny, {
117
+ governance: boolean;
118
+ funding: boolean;
119
+ swapping: boolean;
120
+ ethereumBroadcast: boolean;
121
+ ethereumChainTracking: boolean;
122
+ ethereumIngressEgress: boolean;
123
+ ethereumVault: boolean;
124
+ polkadotBroadcast: boolean;
125
+ polkadotChainTracking: boolean;
126
+ polkadotIngressEgress: boolean;
127
+ polkadotVault: boolean;
128
+ bitcoinBroadcast: boolean;
129
+ bitcoinChainTracking: boolean;
130
+ bitcoinIngressEgress: boolean;
131
+ bitcoinVault: boolean;
132
+ arbitrumBroadcast: boolean;
133
+ arbitrumChainTracking: boolean;
134
+ arbitrumIngressEgress: boolean;
135
+ arbitrumVault: boolean;
136
+ solanaBroadcast: boolean;
137
+ solanaChainTracking: boolean;
138
+ solanaIngressEgress: boolean;
139
+ solanaVault: boolean;
140
+ }, {
141
+ governance: boolean;
142
+ funding: boolean;
143
+ swapping: boolean;
144
+ ethereumBroadcast: boolean;
145
+ ethereumChainTracking: boolean;
146
+ ethereumIngressEgress: boolean;
147
+ ethereumVault: boolean;
148
+ polkadotBroadcast: boolean;
149
+ polkadotChainTracking: boolean;
150
+ polkadotIngressEgress: boolean;
151
+ polkadotVault: boolean;
152
+ bitcoinBroadcast: boolean;
153
+ bitcoinChainTracking: boolean;
154
+ bitcoinIngressEgress: boolean;
155
+ bitcoinVault: boolean;
156
+ arbitrumBroadcast: boolean;
157
+ arbitrumChainTracking: boolean;
158
+ arbitrumIngressEgress: boolean;
159
+ arbitrumVault: boolean;
160
+ solanaBroadcast: boolean;
161
+ solanaChainTracking: boolean;
162
+ solanaIngressEgress: boolean;
163
+ solanaVault: boolean;
164
+ }>;
165
+ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
166
+ __kind: z.ZodLiteral<"CodeGreen">;
167
+ }, "strip", z.ZodTypeAny, {
168
+ __kind: "CodeGreen";
169
+ }, {
170
+ __kind: "CodeGreen";
171
+ }>, z.ZodObject<{
172
+ __kind: z.ZodLiteral<"CodeRed">;
173
+ }, "strip", z.ZodTypeAny, {
174
+ __kind: "CodeRed";
175
+ }, {
176
+ __kind: "CodeRed";
177
+ }>, z.ZodObject<{
178
+ __kind: z.ZodLiteral<"CodeAmber">;
179
+ value: z.ZodObject<{
180
+ governance: z.ZodBoolean;
181
+ funding: z.ZodBoolean;
182
+ swapping: z.ZodBoolean;
183
+ ethereumBroadcast: z.ZodBoolean;
184
+ ethereumChainTracking: z.ZodBoolean;
185
+ ethereumIngressEgress: z.ZodBoolean;
186
+ ethereumVault: z.ZodBoolean;
187
+ polkadotBroadcast: z.ZodBoolean;
188
+ polkadotChainTracking: z.ZodBoolean;
189
+ polkadotIngressEgress: z.ZodBoolean;
190
+ polkadotVault: z.ZodBoolean;
191
+ bitcoinBroadcast: z.ZodBoolean;
192
+ bitcoinChainTracking: z.ZodBoolean;
193
+ bitcoinIngressEgress: z.ZodBoolean;
194
+ bitcoinVault: z.ZodBoolean;
195
+ arbitrumBroadcast: z.ZodBoolean;
196
+ arbitrumChainTracking: z.ZodBoolean;
197
+ arbitrumIngressEgress: z.ZodBoolean;
198
+ arbitrumVault: z.ZodBoolean;
199
+ solanaBroadcast: z.ZodBoolean;
200
+ solanaChainTracking: z.ZodBoolean;
201
+ solanaIngressEgress: z.ZodBoolean;
202
+ solanaVault: z.ZodBoolean;
203
+ }, "strip", z.ZodTypeAny, {
204
+ governance: boolean;
205
+ funding: boolean;
206
+ swapping: boolean;
207
+ ethereumBroadcast: boolean;
208
+ ethereumChainTracking: boolean;
209
+ ethereumIngressEgress: boolean;
210
+ ethereumVault: boolean;
211
+ polkadotBroadcast: boolean;
212
+ polkadotChainTracking: boolean;
213
+ polkadotIngressEgress: boolean;
214
+ polkadotVault: boolean;
215
+ bitcoinBroadcast: boolean;
216
+ bitcoinChainTracking: boolean;
217
+ bitcoinIngressEgress: boolean;
218
+ bitcoinVault: boolean;
219
+ arbitrumBroadcast: boolean;
220
+ arbitrumChainTracking: boolean;
221
+ arbitrumIngressEgress: boolean;
222
+ arbitrumVault: boolean;
223
+ solanaBroadcast: boolean;
224
+ solanaChainTracking: boolean;
225
+ solanaIngressEgress: boolean;
226
+ solanaVault: boolean;
227
+ }, {
228
+ governance: boolean;
229
+ funding: boolean;
230
+ swapping: boolean;
231
+ ethereumBroadcast: boolean;
232
+ ethereumChainTracking: boolean;
233
+ ethereumIngressEgress: boolean;
234
+ ethereumVault: boolean;
235
+ polkadotBroadcast: boolean;
236
+ polkadotChainTracking: boolean;
237
+ polkadotIngressEgress: boolean;
238
+ polkadotVault: boolean;
239
+ bitcoinBroadcast: boolean;
240
+ bitcoinChainTracking: boolean;
241
+ bitcoinIngressEgress: boolean;
242
+ bitcoinVault: boolean;
243
+ arbitrumBroadcast: boolean;
244
+ arbitrumChainTracking: boolean;
245
+ arbitrumIngressEgress: boolean;
246
+ arbitrumVault: boolean;
247
+ solanaBroadcast: boolean;
248
+ solanaChainTracking: boolean;
249
+ solanaIngressEgress: boolean;
250
+ solanaVault: boolean;
251
+ }>;
252
+ }, "strip", z.ZodTypeAny, {
253
+ value: {
254
+ governance: boolean;
255
+ funding: boolean;
256
+ swapping: boolean;
257
+ ethereumBroadcast: boolean;
258
+ ethereumChainTracking: boolean;
259
+ ethereumIngressEgress: boolean;
260
+ ethereumVault: boolean;
261
+ polkadotBroadcast: boolean;
262
+ polkadotChainTracking: boolean;
263
+ polkadotIngressEgress: boolean;
264
+ polkadotVault: boolean;
265
+ bitcoinBroadcast: boolean;
266
+ bitcoinChainTracking: boolean;
267
+ bitcoinIngressEgress: boolean;
268
+ bitcoinVault: boolean;
269
+ arbitrumBroadcast: boolean;
270
+ arbitrumChainTracking: boolean;
271
+ arbitrumIngressEgress: boolean;
272
+ arbitrumVault: boolean;
273
+ solanaBroadcast: boolean;
274
+ solanaChainTracking: boolean;
275
+ solanaIngressEgress: boolean;
276
+ solanaVault: boolean;
277
+ };
278
+ __kind: "CodeAmber";
279
+ }, {
280
+ value: {
281
+ governance: boolean;
282
+ funding: boolean;
283
+ swapping: boolean;
284
+ ethereumBroadcast: boolean;
285
+ ethereumChainTracking: boolean;
286
+ ethereumIngressEgress: boolean;
287
+ ethereumVault: boolean;
288
+ polkadotBroadcast: boolean;
289
+ polkadotChainTracking: boolean;
290
+ polkadotIngressEgress: boolean;
291
+ polkadotVault: boolean;
292
+ bitcoinBroadcast: boolean;
293
+ bitcoinChainTracking: boolean;
294
+ bitcoinIngressEgress: boolean;
295
+ bitcoinVault: boolean;
296
+ arbitrumBroadcast: boolean;
297
+ arbitrumChainTracking: boolean;
298
+ arbitrumIngressEgress: boolean;
299
+ arbitrumVault: boolean;
300
+ solanaBroadcast: boolean;
301
+ solanaChainTracking: boolean;
302
+ solanaIngressEgress: boolean;
303
+ solanaVault: boolean;
304
+ };
305
+ __kind: "CodeAmber";
306
+ }>]>;
307
+ declare const palletCfIngressEgressPalletSafeMode: z.ZodObject<{
308
+ boostDepositsEnabled: z.ZodBoolean;
309
+ addBoostFundsEnabled: z.ZodBoolean;
310
+ stopBoostingEnabled: z.ZodBoolean;
311
+ depositsEnabled: z.ZodBoolean;
312
+ }, "strip", z.ZodTypeAny, {
313
+ boostDepositsEnabled: boolean;
314
+ addBoostFundsEnabled: boolean;
315
+ stopBoostingEnabled: boolean;
316
+ depositsEnabled: boolean;
317
+ }, {
318
+ boostDepositsEnabled: boolean;
319
+ addBoostFundsEnabled: boolean;
320
+ stopBoostingEnabled: boolean;
321
+ depositsEnabled: boolean;
322
+ }>;
323
+ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
324
+ emissions: z.ZodObject<{
325
+ emissionsSyncEnabled: z.ZodBoolean;
326
+ }, "strip", z.ZodTypeAny, {
327
+ emissionsSyncEnabled: boolean;
328
+ }, {
329
+ emissionsSyncEnabled: boolean;
330
+ }>;
331
+ funding: z.ZodObject<{
332
+ redeemEnabled: z.ZodBoolean;
333
+ }, "strip", z.ZodTypeAny, {
334
+ redeemEnabled: boolean;
335
+ }, {
336
+ redeemEnabled: boolean;
337
+ }>;
338
+ swapping: z.ZodObject<{
339
+ swapsEnabled: z.ZodBoolean;
340
+ withdrawalsEnabled: z.ZodBoolean;
341
+ brokerRegistrationEnabled: z.ZodBoolean;
342
+ }, "strip", z.ZodTypeAny, {
343
+ swapsEnabled: boolean;
344
+ withdrawalsEnabled: boolean;
345
+ brokerRegistrationEnabled: boolean;
346
+ }, {
347
+ swapsEnabled: boolean;
348
+ withdrawalsEnabled: boolean;
349
+ brokerRegistrationEnabled: boolean;
350
+ }>;
351
+ liquidityProvider: z.ZodObject<{
352
+ depositEnabled: z.ZodBoolean;
353
+ withdrawalEnabled: z.ZodBoolean;
354
+ }, "strip", z.ZodTypeAny, {
355
+ depositEnabled: boolean;
356
+ withdrawalEnabled: boolean;
357
+ }, {
358
+ depositEnabled: boolean;
359
+ withdrawalEnabled: boolean;
360
+ }>;
361
+ validator: z.ZodObject<{
362
+ authorityRotationEnabled: z.ZodBoolean;
363
+ startBiddingEnabled: z.ZodBoolean;
364
+ stopBiddingEnabled: z.ZodBoolean;
365
+ }, "strip", z.ZodTypeAny, {
366
+ authorityRotationEnabled: boolean;
367
+ startBiddingEnabled: boolean;
368
+ stopBiddingEnabled: boolean;
369
+ }, {
370
+ authorityRotationEnabled: boolean;
371
+ startBiddingEnabled: boolean;
372
+ stopBiddingEnabled: boolean;
373
+ }>;
374
+ pools: z.ZodObject<{
375
+ rangeOrderUpdateEnabled: z.ZodBoolean;
376
+ limitOrderUpdateEnabled: z.ZodBoolean;
377
+ }, "strip", z.ZodTypeAny, {
378
+ rangeOrderUpdateEnabled: boolean;
379
+ limitOrderUpdateEnabled: boolean;
380
+ }, {
381
+ rangeOrderUpdateEnabled: boolean;
382
+ limitOrderUpdateEnabled: boolean;
383
+ }>;
384
+ reputation: z.ZodObject<{
385
+ reportingEnabled: z.ZodBoolean;
386
+ }, "strip", z.ZodTypeAny, {
387
+ reportingEnabled: boolean;
388
+ }, {
389
+ reportingEnabled: boolean;
390
+ }>;
391
+ assetBalances: z.ZodObject<{
392
+ reconciliationEnabled: z.ZodBoolean;
393
+ }, "strip", z.ZodTypeAny, {
394
+ reconciliationEnabled: boolean;
395
+ }, {
396
+ reconciliationEnabled: boolean;
397
+ }>;
398
+ thresholdSignatureEvm: z.ZodObject<{
399
+ slashingEnabled: z.ZodBoolean;
400
+ }, "strip", z.ZodTypeAny, {
401
+ slashingEnabled: boolean;
402
+ }, {
403
+ slashingEnabled: boolean;
404
+ }>;
405
+ thresholdSignatureBitcoin: z.ZodObject<{
406
+ slashingEnabled: z.ZodBoolean;
407
+ }, "strip", z.ZodTypeAny, {
408
+ slashingEnabled: boolean;
409
+ }, {
410
+ slashingEnabled: boolean;
411
+ }>;
412
+ thresholdSignaturePolkadot: z.ZodObject<{
413
+ slashingEnabled: z.ZodBoolean;
414
+ }, "strip", z.ZodTypeAny, {
415
+ slashingEnabled: boolean;
416
+ }, {
417
+ slashingEnabled: boolean;
418
+ }>;
419
+ thresholdSignatureSolana: z.ZodObject<{
420
+ slashingEnabled: z.ZodBoolean;
421
+ }, "strip", z.ZodTypeAny, {
422
+ slashingEnabled: boolean;
423
+ }, {
424
+ slashingEnabled: boolean;
425
+ }>;
426
+ broadcastEthereum: z.ZodObject<{
427
+ retryEnabled: z.ZodBoolean;
428
+ }, "strip", z.ZodTypeAny, {
429
+ retryEnabled: boolean;
430
+ }, {
431
+ retryEnabled: boolean;
432
+ }>;
433
+ broadcastBitcoin: z.ZodObject<{
434
+ retryEnabled: z.ZodBoolean;
435
+ }, "strip", z.ZodTypeAny, {
436
+ retryEnabled: boolean;
437
+ }, {
438
+ retryEnabled: boolean;
439
+ }>;
440
+ broadcastPolkadot: z.ZodObject<{
441
+ retryEnabled: z.ZodBoolean;
442
+ }, "strip", z.ZodTypeAny, {
443
+ retryEnabled: boolean;
444
+ }, {
445
+ retryEnabled: boolean;
446
+ }>;
447
+ broadcastArbitrum: z.ZodObject<{
448
+ retryEnabled: z.ZodBoolean;
449
+ }, "strip", z.ZodTypeAny, {
450
+ retryEnabled: boolean;
451
+ }, {
452
+ retryEnabled: boolean;
453
+ }>;
454
+ broadcastSolana: z.ZodObject<{
455
+ retryEnabled: z.ZodBoolean;
456
+ }, "strip", z.ZodTypeAny, {
457
+ retryEnabled: boolean;
458
+ }, {
459
+ retryEnabled: boolean;
460
+ }>;
461
+ witnesser: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
462
+ __kind: z.ZodLiteral<"CodeGreen">;
463
+ }, "strip", z.ZodTypeAny, {
464
+ __kind: "CodeGreen";
465
+ }, {
466
+ __kind: "CodeGreen";
467
+ }>, z.ZodObject<{
468
+ __kind: z.ZodLiteral<"CodeRed">;
469
+ }, "strip", z.ZodTypeAny, {
470
+ __kind: "CodeRed";
471
+ }, {
472
+ __kind: "CodeRed";
473
+ }>, z.ZodObject<{
474
+ __kind: z.ZodLiteral<"CodeAmber">;
475
+ value: z.ZodObject<{
476
+ governance: z.ZodBoolean;
477
+ funding: z.ZodBoolean;
478
+ swapping: z.ZodBoolean;
479
+ ethereumBroadcast: z.ZodBoolean;
480
+ ethereumChainTracking: z.ZodBoolean;
481
+ ethereumIngressEgress: z.ZodBoolean;
482
+ ethereumVault: z.ZodBoolean;
483
+ polkadotBroadcast: z.ZodBoolean;
484
+ polkadotChainTracking: z.ZodBoolean;
485
+ polkadotIngressEgress: z.ZodBoolean;
486
+ polkadotVault: z.ZodBoolean;
487
+ bitcoinBroadcast: z.ZodBoolean;
488
+ bitcoinChainTracking: z.ZodBoolean;
489
+ bitcoinIngressEgress: z.ZodBoolean;
490
+ bitcoinVault: z.ZodBoolean;
491
+ arbitrumBroadcast: z.ZodBoolean;
492
+ arbitrumChainTracking: z.ZodBoolean;
493
+ arbitrumIngressEgress: z.ZodBoolean;
494
+ arbitrumVault: z.ZodBoolean;
495
+ solanaBroadcast: z.ZodBoolean;
496
+ solanaChainTracking: z.ZodBoolean;
497
+ solanaIngressEgress: z.ZodBoolean;
498
+ solanaVault: z.ZodBoolean;
499
+ }, "strip", z.ZodTypeAny, {
500
+ governance: boolean;
501
+ funding: boolean;
502
+ swapping: boolean;
503
+ ethereumBroadcast: boolean;
504
+ ethereumChainTracking: boolean;
505
+ ethereumIngressEgress: boolean;
506
+ ethereumVault: boolean;
507
+ polkadotBroadcast: boolean;
508
+ polkadotChainTracking: boolean;
509
+ polkadotIngressEgress: boolean;
510
+ polkadotVault: boolean;
511
+ bitcoinBroadcast: boolean;
512
+ bitcoinChainTracking: boolean;
513
+ bitcoinIngressEgress: boolean;
514
+ bitcoinVault: boolean;
515
+ arbitrumBroadcast: boolean;
516
+ arbitrumChainTracking: boolean;
517
+ arbitrumIngressEgress: boolean;
518
+ arbitrumVault: boolean;
519
+ solanaBroadcast: boolean;
520
+ solanaChainTracking: boolean;
521
+ solanaIngressEgress: boolean;
522
+ solanaVault: boolean;
523
+ }, {
524
+ governance: boolean;
525
+ funding: boolean;
526
+ swapping: boolean;
527
+ ethereumBroadcast: boolean;
528
+ ethereumChainTracking: boolean;
529
+ ethereumIngressEgress: boolean;
530
+ ethereumVault: boolean;
531
+ polkadotBroadcast: boolean;
532
+ polkadotChainTracking: boolean;
533
+ polkadotIngressEgress: boolean;
534
+ polkadotVault: boolean;
535
+ bitcoinBroadcast: boolean;
536
+ bitcoinChainTracking: boolean;
537
+ bitcoinIngressEgress: boolean;
538
+ bitcoinVault: boolean;
539
+ arbitrumBroadcast: boolean;
540
+ arbitrumChainTracking: boolean;
541
+ arbitrumIngressEgress: boolean;
542
+ arbitrumVault: boolean;
543
+ solanaBroadcast: boolean;
544
+ solanaChainTracking: boolean;
545
+ solanaIngressEgress: boolean;
546
+ solanaVault: boolean;
547
+ }>;
548
+ }, "strip", z.ZodTypeAny, {
549
+ value: {
550
+ governance: boolean;
551
+ funding: boolean;
552
+ swapping: boolean;
553
+ ethereumBroadcast: boolean;
554
+ ethereumChainTracking: boolean;
555
+ ethereumIngressEgress: boolean;
556
+ ethereumVault: boolean;
557
+ polkadotBroadcast: boolean;
558
+ polkadotChainTracking: boolean;
559
+ polkadotIngressEgress: boolean;
560
+ polkadotVault: boolean;
561
+ bitcoinBroadcast: boolean;
562
+ bitcoinChainTracking: boolean;
563
+ bitcoinIngressEgress: boolean;
564
+ bitcoinVault: boolean;
565
+ arbitrumBroadcast: boolean;
566
+ arbitrumChainTracking: boolean;
567
+ arbitrumIngressEgress: boolean;
568
+ arbitrumVault: boolean;
569
+ solanaBroadcast: boolean;
570
+ solanaChainTracking: boolean;
571
+ solanaIngressEgress: boolean;
572
+ solanaVault: boolean;
573
+ };
574
+ __kind: "CodeAmber";
575
+ }, {
576
+ value: {
577
+ governance: boolean;
578
+ funding: boolean;
579
+ swapping: boolean;
580
+ ethereumBroadcast: boolean;
581
+ ethereumChainTracking: boolean;
582
+ ethereumIngressEgress: boolean;
583
+ ethereumVault: boolean;
584
+ polkadotBroadcast: boolean;
585
+ polkadotChainTracking: boolean;
586
+ polkadotIngressEgress: boolean;
587
+ polkadotVault: boolean;
588
+ bitcoinBroadcast: boolean;
589
+ bitcoinChainTracking: boolean;
590
+ bitcoinIngressEgress: boolean;
591
+ bitcoinVault: boolean;
592
+ arbitrumBroadcast: boolean;
593
+ arbitrumChainTracking: boolean;
594
+ arbitrumIngressEgress: boolean;
595
+ arbitrumVault: boolean;
596
+ solanaBroadcast: boolean;
597
+ solanaChainTracking: boolean;
598
+ solanaIngressEgress: boolean;
599
+ solanaVault: boolean;
600
+ };
601
+ __kind: "CodeAmber";
602
+ }>]>;
603
+ ingressEgressEthereum: z.ZodObject<{
604
+ boostDepositsEnabled: z.ZodBoolean;
605
+ addBoostFundsEnabled: z.ZodBoolean;
606
+ stopBoostingEnabled: z.ZodBoolean;
607
+ depositsEnabled: z.ZodBoolean;
608
+ }, "strip", z.ZodTypeAny, {
609
+ boostDepositsEnabled: boolean;
610
+ addBoostFundsEnabled: boolean;
611
+ stopBoostingEnabled: boolean;
612
+ depositsEnabled: boolean;
613
+ }, {
614
+ boostDepositsEnabled: boolean;
615
+ addBoostFundsEnabled: boolean;
616
+ stopBoostingEnabled: boolean;
617
+ depositsEnabled: boolean;
618
+ }>;
619
+ ingressEgressBitcoin: z.ZodObject<{
620
+ boostDepositsEnabled: z.ZodBoolean;
621
+ addBoostFundsEnabled: z.ZodBoolean;
622
+ stopBoostingEnabled: z.ZodBoolean;
623
+ depositsEnabled: z.ZodBoolean;
624
+ }, "strip", z.ZodTypeAny, {
625
+ boostDepositsEnabled: boolean;
626
+ addBoostFundsEnabled: boolean;
627
+ stopBoostingEnabled: boolean;
628
+ depositsEnabled: boolean;
629
+ }, {
630
+ boostDepositsEnabled: boolean;
631
+ addBoostFundsEnabled: boolean;
632
+ stopBoostingEnabled: boolean;
633
+ depositsEnabled: boolean;
634
+ }>;
635
+ ingressEgressPolkadot: z.ZodObject<{
636
+ boostDepositsEnabled: z.ZodBoolean;
637
+ addBoostFundsEnabled: z.ZodBoolean;
638
+ stopBoostingEnabled: z.ZodBoolean;
639
+ depositsEnabled: z.ZodBoolean;
640
+ }, "strip", z.ZodTypeAny, {
641
+ boostDepositsEnabled: boolean;
642
+ addBoostFundsEnabled: boolean;
643
+ stopBoostingEnabled: boolean;
644
+ depositsEnabled: boolean;
645
+ }, {
646
+ boostDepositsEnabled: boolean;
647
+ addBoostFundsEnabled: boolean;
648
+ stopBoostingEnabled: boolean;
649
+ depositsEnabled: boolean;
650
+ }>;
651
+ ingressEgressArbitrum: z.ZodObject<{
652
+ boostDepositsEnabled: z.ZodBoolean;
653
+ addBoostFundsEnabled: z.ZodBoolean;
654
+ stopBoostingEnabled: z.ZodBoolean;
655
+ depositsEnabled: z.ZodBoolean;
656
+ }, "strip", z.ZodTypeAny, {
657
+ boostDepositsEnabled: boolean;
658
+ addBoostFundsEnabled: boolean;
659
+ stopBoostingEnabled: boolean;
660
+ depositsEnabled: boolean;
661
+ }, {
662
+ boostDepositsEnabled: boolean;
663
+ addBoostFundsEnabled: boolean;
664
+ stopBoostingEnabled: boolean;
665
+ depositsEnabled: boolean;
666
+ }>;
667
+ ingressEgressSolana: z.ZodObject<{
668
+ boostDepositsEnabled: z.ZodBoolean;
669
+ addBoostFundsEnabled: z.ZodBoolean;
670
+ stopBoostingEnabled: z.ZodBoolean;
671
+ depositsEnabled: z.ZodBoolean;
672
+ }, "strip", z.ZodTypeAny, {
673
+ boostDepositsEnabled: boolean;
674
+ addBoostFundsEnabled: boolean;
675
+ stopBoostingEnabled: boolean;
676
+ depositsEnabled: boolean;
677
+ }, {
678
+ boostDepositsEnabled: boolean;
679
+ addBoostFundsEnabled: boolean;
680
+ stopBoostingEnabled: boolean;
681
+ depositsEnabled: boolean;
682
+ }>;
683
+ }, "strip", z.ZodTypeAny, {
684
+ funding: {
685
+ redeemEnabled: boolean;
686
+ };
687
+ swapping: {
688
+ swapsEnabled: boolean;
689
+ withdrawalsEnabled: boolean;
690
+ brokerRegistrationEnabled: boolean;
691
+ };
692
+ emissions: {
693
+ emissionsSyncEnabled: boolean;
694
+ };
695
+ liquidityProvider: {
696
+ depositEnabled: boolean;
697
+ withdrawalEnabled: boolean;
698
+ };
699
+ validator: {
700
+ authorityRotationEnabled: boolean;
701
+ startBiddingEnabled: boolean;
702
+ stopBiddingEnabled: boolean;
703
+ };
704
+ pools: {
705
+ rangeOrderUpdateEnabled: boolean;
706
+ limitOrderUpdateEnabled: boolean;
707
+ };
708
+ reputation: {
709
+ reportingEnabled: boolean;
710
+ };
711
+ assetBalances: {
712
+ reconciliationEnabled: boolean;
713
+ };
714
+ thresholdSignatureEvm: {
715
+ slashingEnabled: boolean;
716
+ };
717
+ thresholdSignatureBitcoin: {
718
+ slashingEnabled: boolean;
719
+ };
720
+ thresholdSignaturePolkadot: {
721
+ slashingEnabled: boolean;
722
+ };
723
+ thresholdSignatureSolana: {
724
+ slashingEnabled: boolean;
725
+ };
726
+ broadcastEthereum: {
727
+ retryEnabled: boolean;
728
+ };
729
+ broadcastBitcoin: {
730
+ retryEnabled: boolean;
731
+ };
732
+ broadcastPolkadot: {
733
+ retryEnabled: boolean;
734
+ };
735
+ broadcastArbitrum: {
736
+ retryEnabled: boolean;
737
+ };
738
+ broadcastSolana: {
739
+ retryEnabled: boolean;
740
+ };
741
+ witnesser: {
742
+ __kind: "CodeGreen";
743
+ } | {
744
+ __kind: "CodeRed";
745
+ } | {
746
+ value: {
747
+ governance: boolean;
748
+ funding: boolean;
749
+ swapping: boolean;
750
+ ethereumBroadcast: boolean;
751
+ ethereumChainTracking: boolean;
752
+ ethereumIngressEgress: boolean;
753
+ ethereumVault: boolean;
754
+ polkadotBroadcast: boolean;
755
+ polkadotChainTracking: boolean;
756
+ polkadotIngressEgress: boolean;
757
+ polkadotVault: boolean;
758
+ bitcoinBroadcast: boolean;
759
+ bitcoinChainTracking: boolean;
760
+ bitcoinIngressEgress: boolean;
761
+ bitcoinVault: boolean;
762
+ arbitrumBroadcast: boolean;
763
+ arbitrumChainTracking: boolean;
764
+ arbitrumIngressEgress: boolean;
765
+ arbitrumVault: boolean;
766
+ solanaBroadcast: boolean;
767
+ solanaChainTracking: boolean;
768
+ solanaIngressEgress: boolean;
769
+ solanaVault: boolean;
770
+ };
771
+ __kind: "CodeAmber";
772
+ };
773
+ ingressEgressEthereum: {
774
+ boostDepositsEnabled: boolean;
775
+ addBoostFundsEnabled: boolean;
776
+ stopBoostingEnabled: boolean;
777
+ depositsEnabled: boolean;
778
+ };
779
+ ingressEgressBitcoin: {
780
+ boostDepositsEnabled: boolean;
781
+ addBoostFundsEnabled: boolean;
782
+ stopBoostingEnabled: boolean;
783
+ depositsEnabled: boolean;
784
+ };
785
+ ingressEgressPolkadot: {
786
+ boostDepositsEnabled: boolean;
787
+ addBoostFundsEnabled: boolean;
788
+ stopBoostingEnabled: boolean;
789
+ depositsEnabled: boolean;
790
+ };
791
+ ingressEgressArbitrum: {
792
+ boostDepositsEnabled: boolean;
793
+ addBoostFundsEnabled: boolean;
794
+ stopBoostingEnabled: boolean;
795
+ depositsEnabled: boolean;
796
+ };
797
+ ingressEgressSolana: {
798
+ boostDepositsEnabled: boolean;
799
+ addBoostFundsEnabled: boolean;
800
+ stopBoostingEnabled: boolean;
801
+ depositsEnabled: boolean;
802
+ };
803
+ }, {
804
+ funding: {
805
+ redeemEnabled: boolean;
806
+ };
807
+ swapping: {
808
+ swapsEnabled: boolean;
809
+ withdrawalsEnabled: boolean;
810
+ brokerRegistrationEnabled: boolean;
811
+ };
812
+ emissions: {
813
+ emissionsSyncEnabled: boolean;
814
+ };
815
+ liquidityProvider: {
816
+ depositEnabled: boolean;
817
+ withdrawalEnabled: boolean;
818
+ };
819
+ validator: {
820
+ authorityRotationEnabled: boolean;
821
+ startBiddingEnabled: boolean;
822
+ stopBiddingEnabled: boolean;
823
+ };
824
+ pools: {
825
+ rangeOrderUpdateEnabled: boolean;
826
+ limitOrderUpdateEnabled: boolean;
827
+ };
828
+ reputation: {
829
+ reportingEnabled: boolean;
830
+ };
831
+ assetBalances: {
832
+ reconciliationEnabled: boolean;
833
+ };
834
+ thresholdSignatureEvm: {
835
+ slashingEnabled: boolean;
836
+ };
837
+ thresholdSignatureBitcoin: {
838
+ slashingEnabled: boolean;
839
+ };
840
+ thresholdSignaturePolkadot: {
841
+ slashingEnabled: boolean;
842
+ };
843
+ thresholdSignatureSolana: {
844
+ slashingEnabled: boolean;
845
+ };
846
+ broadcastEthereum: {
847
+ retryEnabled: boolean;
848
+ };
849
+ broadcastBitcoin: {
850
+ retryEnabled: boolean;
851
+ };
852
+ broadcastPolkadot: {
853
+ retryEnabled: boolean;
854
+ };
855
+ broadcastArbitrum: {
856
+ retryEnabled: boolean;
857
+ };
858
+ broadcastSolana: {
859
+ retryEnabled: boolean;
860
+ };
861
+ witnesser: {
862
+ __kind: "CodeGreen";
863
+ } | {
864
+ __kind: "CodeRed";
865
+ } | {
866
+ value: {
867
+ governance: boolean;
868
+ funding: boolean;
869
+ swapping: boolean;
870
+ ethereumBroadcast: boolean;
871
+ ethereumChainTracking: boolean;
872
+ ethereumIngressEgress: boolean;
873
+ ethereumVault: boolean;
874
+ polkadotBroadcast: boolean;
875
+ polkadotChainTracking: boolean;
876
+ polkadotIngressEgress: boolean;
877
+ polkadotVault: boolean;
878
+ bitcoinBroadcast: boolean;
879
+ bitcoinChainTracking: boolean;
880
+ bitcoinIngressEgress: boolean;
881
+ bitcoinVault: boolean;
882
+ arbitrumBroadcast: boolean;
883
+ arbitrumChainTracking: boolean;
884
+ arbitrumIngressEgress: boolean;
885
+ arbitrumVault: boolean;
886
+ solanaBroadcast: boolean;
887
+ solanaChainTracking: boolean;
888
+ solanaIngressEgress: boolean;
889
+ solanaVault: boolean;
890
+ };
891
+ __kind: "CodeAmber";
892
+ };
893
+ ingressEgressEthereum: {
894
+ boostDepositsEnabled: boolean;
895
+ addBoostFundsEnabled: boolean;
896
+ stopBoostingEnabled: boolean;
897
+ depositsEnabled: boolean;
898
+ };
899
+ ingressEgressBitcoin: {
900
+ boostDepositsEnabled: boolean;
901
+ addBoostFundsEnabled: boolean;
902
+ stopBoostingEnabled: boolean;
903
+ depositsEnabled: boolean;
904
+ };
905
+ ingressEgressPolkadot: {
906
+ boostDepositsEnabled: boolean;
907
+ addBoostFundsEnabled: boolean;
908
+ stopBoostingEnabled: boolean;
909
+ depositsEnabled: boolean;
910
+ };
911
+ ingressEgressArbitrum: {
912
+ boostDepositsEnabled: boolean;
913
+ addBoostFundsEnabled: boolean;
914
+ stopBoostingEnabled: boolean;
915
+ depositsEnabled: boolean;
916
+ };
917
+ ingressEgressSolana: {
918
+ boostDepositsEnabled: boolean;
919
+ addBoostFundsEnabled: boolean;
920
+ stopBoostingEnabled: boolean;
921
+ depositsEnabled: boolean;
922
+ };
923
+ }>;
924
+ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
925
+ __kind: z.ZodLiteral<"CodeRed">;
926
+ }, "strip", z.ZodTypeAny, {
927
+ __kind: "CodeRed";
928
+ }, {
929
+ __kind: "CodeRed";
930
+ }>, z.ZodObject<{
931
+ __kind: z.ZodLiteral<"CodeGreen">;
932
+ }, "strip", z.ZodTypeAny, {
933
+ __kind: "CodeGreen";
934
+ }, {
935
+ __kind: "CodeGreen";
936
+ }>, z.ZodObject<{
937
+ __kind: z.ZodLiteral<"CodeAmber">;
938
+ value: z.ZodObject<{
939
+ emissions: z.ZodObject<{
940
+ emissionsSyncEnabled: z.ZodBoolean;
941
+ }, "strip", z.ZodTypeAny, {
942
+ emissionsSyncEnabled: boolean;
943
+ }, {
944
+ emissionsSyncEnabled: boolean;
945
+ }>;
946
+ funding: z.ZodObject<{
947
+ redeemEnabled: z.ZodBoolean;
948
+ }, "strip", z.ZodTypeAny, {
949
+ redeemEnabled: boolean;
950
+ }, {
951
+ redeemEnabled: boolean;
952
+ }>;
953
+ swapping: z.ZodObject<{
954
+ swapsEnabled: z.ZodBoolean;
955
+ withdrawalsEnabled: z.ZodBoolean;
956
+ brokerRegistrationEnabled: z.ZodBoolean;
957
+ }, "strip", z.ZodTypeAny, {
958
+ swapsEnabled: boolean;
959
+ withdrawalsEnabled: boolean;
960
+ brokerRegistrationEnabled: boolean;
961
+ }, {
962
+ swapsEnabled: boolean;
963
+ withdrawalsEnabled: boolean;
964
+ brokerRegistrationEnabled: boolean;
965
+ }>;
966
+ liquidityProvider: z.ZodObject<{
967
+ depositEnabled: z.ZodBoolean;
968
+ withdrawalEnabled: z.ZodBoolean;
969
+ }, "strip", z.ZodTypeAny, {
970
+ depositEnabled: boolean;
971
+ withdrawalEnabled: boolean;
972
+ }, {
973
+ depositEnabled: boolean;
974
+ withdrawalEnabled: boolean;
975
+ }>;
976
+ validator: z.ZodObject<{
977
+ authorityRotationEnabled: z.ZodBoolean;
978
+ startBiddingEnabled: z.ZodBoolean;
979
+ stopBiddingEnabled: z.ZodBoolean;
980
+ }, "strip", z.ZodTypeAny, {
981
+ authorityRotationEnabled: boolean;
982
+ startBiddingEnabled: boolean;
983
+ stopBiddingEnabled: boolean;
984
+ }, {
985
+ authorityRotationEnabled: boolean;
986
+ startBiddingEnabled: boolean;
987
+ stopBiddingEnabled: boolean;
988
+ }>;
989
+ pools: z.ZodObject<{
990
+ rangeOrderUpdateEnabled: z.ZodBoolean;
991
+ limitOrderUpdateEnabled: z.ZodBoolean;
992
+ }, "strip", z.ZodTypeAny, {
993
+ rangeOrderUpdateEnabled: boolean;
994
+ limitOrderUpdateEnabled: boolean;
995
+ }, {
996
+ rangeOrderUpdateEnabled: boolean;
997
+ limitOrderUpdateEnabled: boolean;
998
+ }>;
999
+ reputation: z.ZodObject<{
1000
+ reportingEnabled: z.ZodBoolean;
1001
+ }, "strip", z.ZodTypeAny, {
1002
+ reportingEnabled: boolean;
1003
+ }, {
1004
+ reportingEnabled: boolean;
1005
+ }>;
1006
+ assetBalances: z.ZodObject<{
1007
+ reconciliationEnabled: z.ZodBoolean;
1008
+ }, "strip", z.ZodTypeAny, {
1009
+ reconciliationEnabled: boolean;
1010
+ }, {
1011
+ reconciliationEnabled: boolean;
1012
+ }>;
1013
+ thresholdSignatureEvm: z.ZodObject<{
1014
+ slashingEnabled: z.ZodBoolean;
1015
+ }, "strip", z.ZodTypeAny, {
1016
+ slashingEnabled: boolean;
1017
+ }, {
1018
+ slashingEnabled: boolean;
1019
+ }>;
1020
+ thresholdSignatureBitcoin: z.ZodObject<{
1021
+ slashingEnabled: z.ZodBoolean;
1022
+ }, "strip", z.ZodTypeAny, {
1023
+ slashingEnabled: boolean;
1024
+ }, {
1025
+ slashingEnabled: boolean;
1026
+ }>;
1027
+ thresholdSignaturePolkadot: z.ZodObject<{
1028
+ slashingEnabled: z.ZodBoolean;
1029
+ }, "strip", z.ZodTypeAny, {
1030
+ slashingEnabled: boolean;
1031
+ }, {
1032
+ slashingEnabled: boolean;
1033
+ }>;
1034
+ thresholdSignatureSolana: z.ZodObject<{
1035
+ slashingEnabled: z.ZodBoolean;
1036
+ }, "strip", z.ZodTypeAny, {
1037
+ slashingEnabled: boolean;
1038
+ }, {
1039
+ slashingEnabled: boolean;
1040
+ }>;
1041
+ broadcastEthereum: z.ZodObject<{
1042
+ retryEnabled: z.ZodBoolean;
1043
+ }, "strip", z.ZodTypeAny, {
1044
+ retryEnabled: boolean;
1045
+ }, {
1046
+ retryEnabled: boolean;
1047
+ }>;
1048
+ broadcastBitcoin: z.ZodObject<{
1049
+ retryEnabled: z.ZodBoolean;
1050
+ }, "strip", z.ZodTypeAny, {
1051
+ retryEnabled: boolean;
1052
+ }, {
1053
+ retryEnabled: boolean;
1054
+ }>;
1055
+ broadcastPolkadot: z.ZodObject<{
1056
+ retryEnabled: z.ZodBoolean;
1057
+ }, "strip", z.ZodTypeAny, {
1058
+ retryEnabled: boolean;
1059
+ }, {
1060
+ retryEnabled: boolean;
1061
+ }>;
1062
+ broadcastArbitrum: z.ZodObject<{
1063
+ retryEnabled: z.ZodBoolean;
1064
+ }, "strip", z.ZodTypeAny, {
1065
+ retryEnabled: boolean;
1066
+ }, {
1067
+ retryEnabled: boolean;
1068
+ }>;
1069
+ broadcastSolana: z.ZodObject<{
1070
+ retryEnabled: z.ZodBoolean;
1071
+ }, "strip", z.ZodTypeAny, {
1072
+ retryEnabled: boolean;
1073
+ }, {
1074
+ retryEnabled: boolean;
1075
+ }>;
1076
+ witnesser: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1077
+ __kind: z.ZodLiteral<"CodeGreen">;
1078
+ }, "strip", z.ZodTypeAny, {
1079
+ __kind: "CodeGreen";
1080
+ }, {
1081
+ __kind: "CodeGreen";
1082
+ }>, z.ZodObject<{
1083
+ __kind: z.ZodLiteral<"CodeRed">;
1084
+ }, "strip", z.ZodTypeAny, {
1085
+ __kind: "CodeRed";
1086
+ }, {
1087
+ __kind: "CodeRed";
1088
+ }>, z.ZodObject<{
1089
+ __kind: z.ZodLiteral<"CodeAmber">;
1090
+ value: z.ZodObject<{
1091
+ governance: z.ZodBoolean;
1092
+ funding: z.ZodBoolean;
1093
+ swapping: z.ZodBoolean;
1094
+ ethereumBroadcast: z.ZodBoolean;
1095
+ ethereumChainTracking: z.ZodBoolean;
1096
+ ethereumIngressEgress: z.ZodBoolean;
1097
+ ethereumVault: z.ZodBoolean;
1098
+ polkadotBroadcast: z.ZodBoolean;
1099
+ polkadotChainTracking: z.ZodBoolean;
1100
+ polkadotIngressEgress: z.ZodBoolean;
1101
+ polkadotVault: z.ZodBoolean;
1102
+ bitcoinBroadcast: z.ZodBoolean;
1103
+ bitcoinChainTracking: z.ZodBoolean;
1104
+ bitcoinIngressEgress: z.ZodBoolean;
1105
+ bitcoinVault: z.ZodBoolean;
1106
+ arbitrumBroadcast: z.ZodBoolean;
1107
+ arbitrumChainTracking: z.ZodBoolean;
1108
+ arbitrumIngressEgress: z.ZodBoolean;
1109
+ arbitrumVault: z.ZodBoolean;
1110
+ solanaBroadcast: z.ZodBoolean;
1111
+ solanaChainTracking: z.ZodBoolean;
1112
+ solanaIngressEgress: z.ZodBoolean;
1113
+ solanaVault: z.ZodBoolean;
1114
+ }, "strip", z.ZodTypeAny, {
1115
+ governance: boolean;
1116
+ funding: boolean;
1117
+ swapping: boolean;
1118
+ ethereumBroadcast: boolean;
1119
+ ethereumChainTracking: boolean;
1120
+ ethereumIngressEgress: boolean;
1121
+ ethereumVault: boolean;
1122
+ polkadotBroadcast: boolean;
1123
+ polkadotChainTracking: boolean;
1124
+ polkadotIngressEgress: boolean;
1125
+ polkadotVault: boolean;
1126
+ bitcoinBroadcast: boolean;
1127
+ bitcoinChainTracking: boolean;
1128
+ bitcoinIngressEgress: boolean;
1129
+ bitcoinVault: boolean;
1130
+ arbitrumBroadcast: boolean;
1131
+ arbitrumChainTracking: boolean;
1132
+ arbitrumIngressEgress: boolean;
1133
+ arbitrumVault: boolean;
1134
+ solanaBroadcast: boolean;
1135
+ solanaChainTracking: boolean;
1136
+ solanaIngressEgress: boolean;
1137
+ solanaVault: boolean;
1138
+ }, {
1139
+ governance: boolean;
1140
+ funding: boolean;
1141
+ swapping: boolean;
1142
+ ethereumBroadcast: boolean;
1143
+ ethereumChainTracking: boolean;
1144
+ ethereumIngressEgress: boolean;
1145
+ ethereumVault: boolean;
1146
+ polkadotBroadcast: boolean;
1147
+ polkadotChainTracking: boolean;
1148
+ polkadotIngressEgress: boolean;
1149
+ polkadotVault: boolean;
1150
+ bitcoinBroadcast: boolean;
1151
+ bitcoinChainTracking: boolean;
1152
+ bitcoinIngressEgress: boolean;
1153
+ bitcoinVault: boolean;
1154
+ arbitrumBroadcast: boolean;
1155
+ arbitrumChainTracking: boolean;
1156
+ arbitrumIngressEgress: boolean;
1157
+ arbitrumVault: boolean;
1158
+ solanaBroadcast: boolean;
1159
+ solanaChainTracking: boolean;
1160
+ solanaIngressEgress: boolean;
1161
+ solanaVault: boolean;
1162
+ }>;
1163
+ }, "strip", z.ZodTypeAny, {
1164
+ value: {
1165
+ governance: boolean;
1166
+ funding: boolean;
1167
+ swapping: boolean;
1168
+ ethereumBroadcast: boolean;
1169
+ ethereumChainTracking: boolean;
1170
+ ethereumIngressEgress: boolean;
1171
+ ethereumVault: boolean;
1172
+ polkadotBroadcast: boolean;
1173
+ polkadotChainTracking: boolean;
1174
+ polkadotIngressEgress: boolean;
1175
+ polkadotVault: boolean;
1176
+ bitcoinBroadcast: boolean;
1177
+ bitcoinChainTracking: boolean;
1178
+ bitcoinIngressEgress: boolean;
1179
+ bitcoinVault: boolean;
1180
+ arbitrumBroadcast: boolean;
1181
+ arbitrumChainTracking: boolean;
1182
+ arbitrumIngressEgress: boolean;
1183
+ arbitrumVault: boolean;
1184
+ solanaBroadcast: boolean;
1185
+ solanaChainTracking: boolean;
1186
+ solanaIngressEgress: boolean;
1187
+ solanaVault: boolean;
1188
+ };
1189
+ __kind: "CodeAmber";
1190
+ }, {
1191
+ value: {
1192
+ governance: boolean;
1193
+ funding: boolean;
1194
+ swapping: boolean;
1195
+ ethereumBroadcast: boolean;
1196
+ ethereumChainTracking: boolean;
1197
+ ethereumIngressEgress: boolean;
1198
+ ethereumVault: boolean;
1199
+ polkadotBroadcast: boolean;
1200
+ polkadotChainTracking: boolean;
1201
+ polkadotIngressEgress: boolean;
1202
+ polkadotVault: boolean;
1203
+ bitcoinBroadcast: boolean;
1204
+ bitcoinChainTracking: boolean;
1205
+ bitcoinIngressEgress: boolean;
1206
+ bitcoinVault: boolean;
1207
+ arbitrumBroadcast: boolean;
1208
+ arbitrumChainTracking: boolean;
1209
+ arbitrumIngressEgress: boolean;
1210
+ arbitrumVault: boolean;
1211
+ solanaBroadcast: boolean;
1212
+ solanaChainTracking: boolean;
1213
+ solanaIngressEgress: boolean;
1214
+ solanaVault: boolean;
1215
+ };
1216
+ __kind: "CodeAmber";
1217
+ }>]>;
1218
+ ingressEgressEthereum: z.ZodObject<{
1219
+ boostDepositsEnabled: z.ZodBoolean;
1220
+ addBoostFundsEnabled: z.ZodBoolean;
1221
+ stopBoostingEnabled: z.ZodBoolean;
1222
+ depositsEnabled: z.ZodBoolean;
1223
+ }, "strip", z.ZodTypeAny, {
1224
+ boostDepositsEnabled: boolean;
1225
+ addBoostFundsEnabled: boolean;
1226
+ stopBoostingEnabled: boolean;
1227
+ depositsEnabled: boolean;
1228
+ }, {
1229
+ boostDepositsEnabled: boolean;
1230
+ addBoostFundsEnabled: boolean;
1231
+ stopBoostingEnabled: boolean;
1232
+ depositsEnabled: boolean;
1233
+ }>;
1234
+ ingressEgressBitcoin: z.ZodObject<{
1235
+ boostDepositsEnabled: z.ZodBoolean;
1236
+ addBoostFundsEnabled: z.ZodBoolean;
1237
+ stopBoostingEnabled: z.ZodBoolean;
1238
+ depositsEnabled: z.ZodBoolean;
1239
+ }, "strip", z.ZodTypeAny, {
1240
+ boostDepositsEnabled: boolean;
1241
+ addBoostFundsEnabled: boolean;
1242
+ stopBoostingEnabled: boolean;
1243
+ depositsEnabled: boolean;
1244
+ }, {
1245
+ boostDepositsEnabled: boolean;
1246
+ addBoostFundsEnabled: boolean;
1247
+ stopBoostingEnabled: boolean;
1248
+ depositsEnabled: boolean;
1249
+ }>;
1250
+ ingressEgressPolkadot: z.ZodObject<{
1251
+ boostDepositsEnabled: z.ZodBoolean;
1252
+ addBoostFundsEnabled: z.ZodBoolean;
1253
+ stopBoostingEnabled: z.ZodBoolean;
1254
+ depositsEnabled: z.ZodBoolean;
1255
+ }, "strip", z.ZodTypeAny, {
1256
+ boostDepositsEnabled: boolean;
1257
+ addBoostFundsEnabled: boolean;
1258
+ stopBoostingEnabled: boolean;
1259
+ depositsEnabled: boolean;
1260
+ }, {
1261
+ boostDepositsEnabled: boolean;
1262
+ addBoostFundsEnabled: boolean;
1263
+ stopBoostingEnabled: boolean;
1264
+ depositsEnabled: boolean;
1265
+ }>;
1266
+ ingressEgressArbitrum: z.ZodObject<{
1267
+ boostDepositsEnabled: z.ZodBoolean;
1268
+ addBoostFundsEnabled: z.ZodBoolean;
1269
+ stopBoostingEnabled: z.ZodBoolean;
1270
+ depositsEnabled: z.ZodBoolean;
1271
+ }, "strip", z.ZodTypeAny, {
1272
+ boostDepositsEnabled: boolean;
1273
+ addBoostFundsEnabled: boolean;
1274
+ stopBoostingEnabled: boolean;
1275
+ depositsEnabled: boolean;
1276
+ }, {
1277
+ boostDepositsEnabled: boolean;
1278
+ addBoostFundsEnabled: boolean;
1279
+ stopBoostingEnabled: boolean;
1280
+ depositsEnabled: boolean;
1281
+ }>;
1282
+ ingressEgressSolana: z.ZodObject<{
1283
+ boostDepositsEnabled: z.ZodBoolean;
1284
+ addBoostFundsEnabled: z.ZodBoolean;
1285
+ stopBoostingEnabled: z.ZodBoolean;
1286
+ depositsEnabled: z.ZodBoolean;
1287
+ }, "strip", z.ZodTypeAny, {
1288
+ boostDepositsEnabled: boolean;
1289
+ addBoostFundsEnabled: boolean;
1290
+ stopBoostingEnabled: boolean;
1291
+ depositsEnabled: boolean;
1292
+ }, {
1293
+ boostDepositsEnabled: boolean;
1294
+ addBoostFundsEnabled: boolean;
1295
+ stopBoostingEnabled: boolean;
1296
+ depositsEnabled: boolean;
1297
+ }>;
1298
+ }, "strip", z.ZodTypeAny, {
1299
+ funding: {
1300
+ redeemEnabled: boolean;
1301
+ };
1302
+ swapping: {
1303
+ swapsEnabled: boolean;
1304
+ withdrawalsEnabled: boolean;
1305
+ brokerRegistrationEnabled: boolean;
1306
+ };
1307
+ emissions: {
1308
+ emissionsSyncEnabled: boolean;
1309
+ };
1310
+ liquidityProvider: {
1311
+ depositEnabled: boolean;
1312
+ withdrawalEnabled: boolean;
1313
+ };
1314
+ validator: {
1315
+ authorityRotationEnabled: boolean;
1316
+ startBiddingEnabled: boolean;
1317
+ stopBiddingEnabled: boolean;
1318
+ };
1319
+ pools: {
1320
+ rangeOrderUpdateEnabled: boolean;
1321
+ limitOrderUpdateEnabled: boolean;
1322
+ };
1323
+ reputation: {
1324
+ reportingEnabled: boolean;
1325
+ };
1326
+ assetBalances: {
1327
+ reconciliationEnabled: boolean;
1328
+ };
1329
+ thresholdSignatureEvm: {
1330
+ slashingEnabled: boolean;
1331
+ };
1332
+ thresholdSignatureBitcoin: {
1333
+ slashingEnabled: boolean;
1334
+ };
1335
+ thresholdSignaturePolkadot: {
1336
+ slashingEnabled: boolean;
1337
+ };
1338
+ thresholdSignatureSolana: {
1339
+ slashingEnabled: boolean;
1340
+ };
1341
+ broadcastEthereum: {
1342
+ retryEnabled: boolean;
1343
+ };
1344
+ broadcastBitcoin: {
1345
+ retryEnabled: boolean;
1346
+ };
1347
+ broadcastPolkadot: {
1348
+ retryEnabled: boolean;
1349
+ };
1350
+ broadcastArbitrum: {
1351
+ retryEnabled: boolean;
1352
+ };
1353
+ broadcastSolana: {
1354
+ retryEnabled: boolean;
1355
+ };
1356
+ witnesser: {
1357
+ __kind: "CodeGreen";
1358
+ } | {
1359
+ __kind: "CodeRed";
1360
+ } | {
1361
+ value: {
1362
+ governance: boolean;
1363
+ funding: boolean;
1364
+ swapping: boolean;
1365
+ ethereumBroadcast: boolean;
1366
+ ethereumChainTracking: boolean;
1367
+ ethereumIngressEgress: boolean;
1368
+ ethereumVault: boolean;
1369
+ polkadotBroadcast: boolean;
1370
+ polkadotChainTracking: boolean;
1371
+ polkadotIngressEgress: boolean;
1372
+ polkadotVault: boolean;
1373
+ bitcoinBroadcast: boolean;
1374
+ bitcoinChainTracking: boolean;
1375
+ bitcoinIngressEgress: boolean;
1376
+ bitcoinVault: boolean;
1377
+ arbitrumBroadcast: boolean;
1378
+ arbitrumChainTracking: boolean;
1379
+ arbitrumIngressEgress: boolean;
1380
+ arbitrumVault: boolean;
1381
+ solanaBroadcast: boolean;
1382
+ solanaChainTracking: boolean;
1383
+ solanaIngressEgress: boolean;
1384
+ solanaVault: boolean;
1385
+ };
1386
+ __kind: "CodeAmber";
1387
+ };
1388
+ ingressEgressEthereum: {
1389
+ boostDepositsEnabled: boolean;
1390
+ addBoostFundsEnabled: boolean;
1391
+ stopBoostingEnabled: boolean;
1392
+ depositsEnabled: boolean;
1393
+ };
1394
+ ingressEgressBitcoin: {
1395
+ boostDepositsEnabled: boolean;
1396
+ addBoostFundsEnabled: boolean;
1397
+ stopBoostingEnabled: boolean;
1398
+ depositsEnabled: boolean;
1399
+ };
1400
+ ingressEgressPolkadot: {
1401
+ boostDepositsEnabled: boolean;
1402
+ addBoostFundsEnabled: boolean;
1403
+ stopBoostingEnabled: boolean;
1404
+ depositsEnabled: boolean;
1405
+ };
1406
+ ingressEgressArbitrum: {
1407
+ boostDepositsEnabled: boolean;
1408
+ addBoostFundsEnabled: boolean;
1409
+ stopBoostingEnabled: boolean;
1410
+ depositsEnabled: boolean;
1411
+ };
1412
+ ingressEgressSolana: {
1413
+ boostDepositsEnabled: boolean;
1414
+ addBoostFundsEnabled: boolean;
1415
+ stopBoostingEnabled: boolean;
1416
+ depositsEnabled: boolean;
1417
+ };
1418
+ }, {
1419
+ funding: {
1420
+ redeemEnabled: boolean;
1421
+ };
1422
+ swapping: {
1423
+ swapsEnabled: boolean;
1424
+ withdrawalsEnabled: boolean;
1425
+ brokerRegistrationEnabled: boolean;
1426
+ };
1427
+ emissions: {
1428
+ emissionsSyncEnabled: boolean;
1429
+ };
1430
+ liquidityProvider: {
1431
+ depositEnabled: boolean;
1432
+ withdrawalEnabled: boolean;
1433
+ };
1434
+ validator: {
1435
+ authorityRotationEnabled: boolean;
1436
+ startBiddingEnabled: boolean;
1437
+ stopBiddingEnabled: boolean;
1438
+ };
1439
+ pools: {
1440
+ rangeOrderUpdateEnabled: boolean;
1441
+ limitOrderUpdateEnabled: boolean;
1442
+ };
1443
+ reputation: {
1444
+ reportingEnabled: boolean;
1445
+ };
1446
+ assetBalances: {
1447
+ reconciliationEnabled: boolean;
1448
+ };
1449
+ thresholdSignatureEvm: {
1450
+ slashingEnabled: boolean;
1451
+ };
1452
+ thresholdSignatureBitcoin: {
1453
+ slashingEnabled: boolean;
1454
+ };
1455
+ thresholdSignaturePolkadot: {
1456
+ slashingEnabled: boolean;
1457
+ };
1458
+ thresholdSignatureSolana: {
1459
+ slashingEnabled: boolean;
1460
+ };
1461
+ broadcastEthereum: {
1462
+ retryEnabled: boolean;
1463
+ };
1464
+ broadcastBitcoin: {
1465
+ retryEnabled: boolean;
1466
+ };
1467
+ broadcastPolkadot: {
1468
+ retryEnabled: boolean;
1469
+ };
1470
+ broadcastArbitrum: {
1471
+ retryEnabled: boolean;
1472
+ };
1473
+ broadcastSolana: {
1474
+ retryEnabled: boolean;
1475
+ };
1476
+ witnesser: {
1477
+ __kind: "CodeGreen";
1478
+ } | {
1479
+ __kind: "CodeRed";
1480
+ } | {
1481
+ value: {
1482
+ governance: boolean;
1483
+ funding: boolean;
1484
+ swapping: boolean;
1485
+ ethereumBroadcast: boolean;
1486
+ ethereumChainTracking: boolean;
1487
+ ethereumIngressEgress: boolean;
1488
+ ethereumVault: boolean;
1489
+ polkadotBroadcast: boolean;
1490
+ polkadotChainTracking: boolean;
1491
+ polkadotIngressEgress: boolean;
1492
+ polkadotVault: boolean;
1493
+ bitcoinBroadcast: boolean;
1494
+ bitcoinChainTracking: boolean;
1495
+ bitcoinIngressEgress: boolean;
1496
+ bitcoinVault: boolean;
1497
+ arbitrumBroadcast: boolean;
1498
+ arbitrumChainTracking: boolean;
1499
+ arbitrumIngressEgress: boolean;
1500
+ arbitrumVault: boolean;
1501
+ solanaBroadcast: boolean;
1502
+ solanaChainTracking: boolean;
1503
+ solanaIngressEgress: boolean;
1504
+ solanaVault: boolean;
1505
+ };
1506
+ __kind: "CodeAmber";
1507
+ };
1508
+ ingressEgressEthereum: {
1509
+ boostDepositsEnabled: boolean;
1510
+ addBoostFundsEnabled: boolean;
1511
+ stopBoostingEnabled: boolean;
1512
+ depositsEnabled: boolean;
1513
+ };
1514
+ ingressEgressBitcoin: {
1515
+ boostDepositsEnabled: boolean;
1516
+ addBoostFundsEnabled: boolean;
1517
+ stopBoostingEnabled: boolean;
1518
+ depositsEnabled: boolean;
1519
+ };
1520
+ ingressEgressPolkadot: {
1521
+ boostDepositsEnabled: boolean;
1522
+ addBoostFundsEnabled: boolean;
1523
+ stopBoostingEnabled: boolean;
1524
+ depositsEnabled: boolean;
1525
+ };
1526
+ ingressEgressArbitrum: {
1527
+ boostDepositsEnabled: boolean;
1528
+ addBoostFundsEnabled: boolean;
1529
+ stopBoostingEnabled: boolean;
1530
+ depositsEnabled: boolean;
1531
+ };
1532
+ ingressEgressSolana: {
1533
+ boostDepositsEnabled: boolean;
1534
+ addBoostFundsEnabled: boolean;
1535
+ stopBoostingEnabled: boolean;
1536
+ depositsEnabled: boolean;
1537
+ };
1538
+ }>;
1539
+ }, "strip", z.ZodTypeAny, {
1540
+ value: {
1541
+ funding: {
1542
+ redeemEnabled: boolean;
1543
+ };
1544
+ swapping: {
1545
+ swapsEnabled: boolean;
1546
+ withdrawalsEnabled: boolean;
1547
+ brokerRegistrationEnabled: boolean;
1548
+ };
1549
+ emissions: {
1550
+ emissionsSyncEnabled: boolean;
1551
+ };
1552
+ liquidityProvider: {
1553
+ depositEnabled: boolean;
1554
+ withdrawalEnabled: boolean;
1555
+ };
1556
+ validator: {
1557
+ authorityRotationEnabled: boolean;
1558
+ startBiddingEnabled: boolean;
1559
+ stopBiddingEnabled: boolean;
1560
+ };
1561
+ pools: {
1562
+ rangeOrderUpdateEnabled: boolean;
1563
+ limitOrderUpdateEnabled: boolean;
1564
+ };
1565
+ reputation: {
1566
+ reportingEnabled: boolean;
1567
+ };
1568
+ assetBalances: {
1569
+ reconciliationEnabled: boolean;
1570
+ };
1571
+ thresholdSignatureEvm: {
1572
+ slashingEnabled: boolean;
1573
+ };
1574
+ thresholdSignatureBitcoin: {
1575
+ slashingEnabled: boolean;
1576
+ };
1577
+ thresholdSignaturePolkadot: {
1578
+ slashingEnabled: boolean;
1579
+ };
1580
+ thresholdSignatureSolana: {
1581
+ slashingEnabled: boolean;
1582
+ };
1583
+ broadcastEthereum: {
1584
+ retryEnabled: boolean;
1585
+ };
1586
+ broadcastBitcoin: {
1587
+ retryEnabled: boolean;
1588
+ };
1589
+ broadcastPolkadot: {
1590
+ retryEnabled: boolean;
1591
+ };
1592
+ broadcastArbitrum: {
1593
+ retryEnabled: boolean;
1594
+ };
1595
+ broadcastSolana: {
1596
+ retryEnabled: boolean;
1597
+ };
1598
+ witnesser: {
1599
+ __kind: "CodeGreen";
1600
+ } | {
1601
+ __kind: "CodeRed";
1602
+ } | {
1603
+ value: {
1604
+ governance: boolean;
1605
+ funding: boolean;
1606
+ swapping: boolean;
1607
+ ethereumBroadcast: boolean;
1608
+ ethereumChainTracking: boolean;
1609
+ ethereumIngressEgress: boolean;
1610
+ ethereumVault: boolean;
1611
+ polkadotBroadcast: boolean;
1612
+ polkadotChainTracking: boolean;
1613
+ polkadotIngressEgress: boolean;
1614
+ polkadotVault: boolean;
1615
+ bitcoinBroadcast: boolean;
1616
+ bitcoinChainTracking: boolean;
1617
+ bitcoinIngressEgress: boolean;
1618
+ bitcoinVault: boolean;
1619
+ arbitrumBroadcast: boolean;
1620
+ arbitrumChainTracking: boolean;
1621
+ arbitrumIngressEgress: boolean;
1622
+ arbitrumVault: boolean;
1623
+ solanaBroadcast: boolean;
1624
+ solanaChainTracking: boolean;
1625
+ solanaIngressEgress: boolean;
1626
+ solanaVault: boolean;
1627
+ };
1628
+ __kind: "CodeAmber";
1629
+ };
1630
+ ingressEgressEthereum: {
1631
+ boostDepositsEnabled: boolean;
1632
+ addBoostFundsEnabled: boolean;
1633
+ stopBoostingEnabled: boolean;
1634
+ depositsEnabled: boolean;
1635
+ };
1636
+ ingressEgressBitcoin: {
1637
+ boostDepositsEnabled: boolean;
1638
+ addBoostFundsEnabled: boolean;
1639
+ stopBoostingEnabled: boolean;
1640
+ depositsEnabled: boolean;
1641
+ };
1642
+ ingressEgressPolkadot: {
1643
+ boostDepositsEnabled: boolean;
1644
+ addBoostFundsEnabled: boolean;
1645
+ stopBoostingEnabled: boolean;
1646
+ depositsEnabled: boolean;
1647
+ };
1648
+ ingressEgressArbitrum: {
1649
+ boostDepositsEnabled: boolean;
1650
+ addBoostFundsEnabled: boolean;
1651
+ stopBoostingEnabled: boolean;
1652
+ depositsEnabled: boolean;
1653
+ };
1654
+ ingressEgressSolana: {
1655
+ boostDepositsEnabled: boolean;
1656
+ addBoostFundsEnabled: boolean;
1657
+ stopBoostingEnabled: boolean;
1658
+ depositsEnabled: boolean;
1659
+ };
1660
+ };
1661
+ __kind: "CodeAmber";
1662
+ }, {
1663
+ value: {
1664
+ funding: {
1665
+ redeemEnabled: boolean;
1666
+ };
1667
+ swapping: {
1668
+ swapsEnabled: boolean;
1669
+ withdrawalsEnabled: boolean;
1670
+ brokerRegistrationEnabled: boolean;
1671
+ };
1672
+ emissions: {
1673
+ emissionsSyncEnabled: boolean;
1674
+ };
1675
+ liquidityProvider: {
1676
+ depositEnabled: boolean;
1677
+ withdrawalEnabled: boolean;
1678
+ };
1679
+ validator: {
1680
+ authorityRotationEnabled: boolean;
1681
+ startBiddingEnabled: boolean;
1682
+ stopBiddingEnabled: boolean;
1683
+ };
1684
+ pools: {
1685
+ rangeOrderUpdateEnabled: boolean;
1686
+ limitOrderUpdateEnabled: boolean;
1687
+ };
1688
+ reputation: {
1689
+ reportingEnabled: boolean;
1690
+ };
1691
+ assetBalances: {
1692
+ reconciliationEnabled: boolean;
1693
+ };
1694
+ thresholdSignatureEvm: {
1695
+ slashingEnabled: boolean;
1696
+ };
1697
+ thresholdSignatureBitcoin: {
1698
+ slashingEnabled: boolean;
1699
+ };
1700
+ thresholdSignaturePolkadot: {
1701
+ slashingEnabled: boolean;
1702
+ };
1703
+ thresholdSignatureSolana: {
1704
+ slashingEnabled: boolean;
1705
+ };
1706
+ broadcastEthereum: {
1707
+ retryEnabled: boolean;
1708
+ };
1709
+ broadcastBitcoin: {
1710
+ retryEnabled: boolean;
1711
+ };
1712
+ broadcastPolkadot: {
1713
+ retryEnabled: boolean;
1714
+ };
1715
+ broadcastArbitrum: {
1716
+ retryEnabled: boolean;
1717
+ };
1718
+ broadcastSolana: {
1719
+ retryEnabled: boolean;
1720
+ };
1721
+ witnesser: {
1722
+ __kind: "CodeGreen";
1723
+ } | {
1724
+ __kind: "CodeRed";
1725
+ } | {
1726
+ value: {
1727
+ governance: boolean;
1728
+ funding: boolean;
1729
+ swapping: boolean;
1730
+ ethereumBroadcast: boolean;
1731
+ ethereumChainTracking: boolean;
1732
+ ethereumIngressEgress: boolean;
1733
+ ethereumVault: boolean;
1734
+ polkadotBroadcast: boolean;
1735
+ polkadotChainTracking: boolean;
1736
+ polkadotIngressEgress: boolean;
1737
+ polkadotVault: boolean;
1738
+ bitcoinBroadcast: boolean;
1739
+ bitcoinChainTracking: boolean;
1740
+ bitcoinIngressEgress: boolean;
1741
+ bitcoinVault: boolean;
1742
+ arbitrumBroadcast: boolean;
1743
+ arbitrumChainTracking: boolean;
1744
+ arbitrumIngressEgress: boolean;
1745
+ arbitrumVault: boolean;
1746
+ solanaBroadcast: boolean;
1747
+ solanaChainTracking: boolean;
1748
+ solanaIngressEgress: boolean;
1749
+ solanaVault: boolean;
1750
+ };
1751
+ __kind: "CodeAmber";
1752
+ };
1753
+ ingressEgressEthereum: {
1754
+ boostDepositsEnabled: boolean;
1755
+ addBoostFundsEnabled: boolean;
1756
+ stopBoostingEnabled: boolean;
1757
+ depositsEnabled: boolean;
1758
+ };
1759
+ ingressEgressBitcoin: {
1760
+ boostDepositsEnabled: boolean;
1761
+ addBoostFundsEnabled: boolean;
1762
+ stopBoostingEnabled: boolean;
1763
+ depositsEnabled: boolean;
1764
+ };
1765
+ ingressEgressPolkadot: {
1766
+ boostDepositsEnabled: boolean;
1767
+ addBoostFundsEnabled: boolean;
1768
+ stopBoostingEnabled: boolean;
1769
+ depositsEnabled: boolean;
1770
+ };
1771
+ ingressEgressArbitrum: {
1772
+ boostDepositsEnabled: boolean;
1773
+ addBoostFundsEnabled: boolean;
1774
+ stopBoostingEnabled: boolean;
1775
+ depositsEnabled: boolean;
1776
+ };
1777
+ ingressEgressSolana: {
1778
+ boostDepositsEnabled: boolean;
1779
+ addBoostFundsEnabled: boolean;
1780
+ stopBoostingEnabled: boolean;
1781
+ depositsEnabled: boolean;
1782
+ };
1783
+ };
1784
+ __kind: "CodeAmber";
1785
+ }>]>;
1786
+ declare const numericString: z.ZodEffects<z.ZodString, string, string>;
1787
+ declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1788
+ 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>;
1789
+ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
1790
+ __kind: z.ZodEnum<z.Writeable<T>>;
1791
+ }, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
1792
+ __kind: z.ZodEnum<z.Writeable<T>>;
1793
+ }>, any> extends infer T_1 ? { [k in keyof T_1]: T_1[k] } : never, z.baseObjectInputType<{
1794
+ __kind: z.ZodEnum<z.Writeable<T>>;
1795
+ }> extends infer T_2 ? { [k_1 in keyof T_2]: T_2[k_1] } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
1796
+ __kind: z.ZodEnum<z.Writeable<T>>;
1797
+ }>, any>["__kind"], z.baseObjectInputType<{
1798
+ __kind: z.ZodEnum<z.Writeable<T>>;
1799
+ }> extends infer T_3 ? { [k_1 in keyof T_3]: T_3[k_1] } : never>;
1800
+ declare const cfPrimitivesChainsForeignChain: z.ZodEffects<z.ZodObject<{
1801
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana"]>;
1802
+ }, "strip", z.ZodTypeAny, {
1803
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1804
+ }, {
1805
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1806
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", {
1807
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1808
+ }>;
1809
+ declare const palletCfTokenholderGovernanceProposal: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1810
+ __kind: z.ZodLiteral<"SetGovernanceKey">;
1811
+ value: z.ZodTuple<[z.ZodEffects<z.ZodObject<{
1812
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana"]>;
1813
+ }, "strip", z.ZodTypeAny, {
1814
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1815
+ }, {
1816
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1817
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", {
1818
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1819
+ }>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
1820
+ }, "strip", z.ZodTypeAny, {
1821
+ value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", `0x${string}`];
1822
+ __kind: "SetGovernanceKey";
1823
+ }, {
1824
+ value: [{
1825
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1826
+ }, string];
1827
+ __kind: "SetGovernanceKey";
1828
+ }>, z.ZodObject<{
1829
+ __kind: z.ZodLiteral<"SetCommunityKey">;
1830
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1831
+ }, "strip", z.ZodTypeAny, {
1832
+ value: `0x${string}`;
1833
+ __kind: "SetCommunityKey";
1834
+ }, {
1835
+ value: string;
1836
+ __kind: "SetCommunityKey";
1837
+ }>]>;
1838
+ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
1839
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
1840
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1841
+ }, "strip", z.ZodTypeAny, {
1842
+ value: `0x${string}`;
1843
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
1844
+ }, {
1845
+ value: string;
1846
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
1847
+ }>, {
1848
+ readonly chain: "Ethereum";
1849
+ readonly address: `0x${string}`;
1850
+ } | {
1851
+ readonly chain: "Polkadot";
1852
+ readonly address: string;
1853
+ } | {
1854
+ readonly chain: "Bitcoin";
1855
+ readonly address: string;
1856
+ } | {
1857
+ readonly chain: "Arbitrum";
1858
+ readonly address: `0x${string}`;
1859
+ } | {
1860
+ readonly chain: "Solana";
1861
+ readonly address: string;
1862
+ }, {
1863
+ value: string;
1864
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
1865
+ }>;
1866
+ declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
1867
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
1868
+ }, "strip", z.ZodTypeAny, {
1869
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "Usdt";
1870
+ }, {
1871
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "Usdt";
1872
+ }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "Usdt", {
1873
+ __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "Usdt";
1874
+ }>;
1875
+ declare const cfChainsCcmChannelMetadata: z.ZodObject<{
1876
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1877
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1878
+ cfParameters: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1879
+ }, "strip", z.ZodTypeAny, {
1880
+ message: `0x${string}`;
1881
+ gasBudget: bigint;
1882
+ cfParameters: `0x${string}`;
1883
+ }, {
1884
+ message: string;
1885
+ gasBudget: string | number;
1886
+ cfParameters: string;
1887
+ }>;
1888
+ declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1889
+ declare const cfPrimitivesBeneficiary: z.ZodObject<{
1890
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
1891
+ bps: z.ZodNumber;
1892
+ }, "strip", z.ZodTypeAny, {
1893
+ account: `cF${string}`;
1894
+ bps: number;
1895
+ }, {
1896
+ account: string;
1897
+ bps: number;
1898
+ }>;
1899
+ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
1900
+ retryDuration: z.ZodNumber;
1901
+ refundAddress: z.ZodEffects<z.ZodObject<{
1902
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
1903
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1904
+ }, "strip", z.ZodTypeAny, {
1905
+ value: `0x${string}`;
1906
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
1907
+ }, {
1908
+ value: string;
1909
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
1910
+ }>, {
1911
+ readonly chain: "Ethereum";
1912
+ readonly address: `0x${string}`;
1913
+ } | {
1914
+ readonly chain: "Polkadot";
1915
+ readonly address: string;
1916
+ } | {
1917
+ readonly chain: "Bitcoin";
1918
+ readonly address: string;
1919
+ } | {
1920
+ readonly chain: "Arbitrum";
1921
+ readonly address: `0x${string}`;
1922
+ } | {
1923
+ readonly chain: "Solana";
1924
+ readonly address: string;
1925
+ }, {
1926
+ value: string;
1927
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
1928
+ }>;
1929
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1930
+ }, "strip", z.ZodTypeAny, {
1931
+ retryDuration: number;
1932
+ refundAddress: {
1933
+ readonly chain: "Ethereum";
1934
+ readonly address: `0x${string}`;
1935
+ } | {
1936
+ readonly chain: "Polkadot";
1937
+ readonly address: string;
1938
+ } | {
1939
+ readonly chain: "Bitcoin";
1940
+ readonly address: string;
1941
+ } | {
1942
+ readonly chain: "Arbitrum";
1943
+ readonly address: `0x${string}`;
1944
+ } | {
1945
+ readonly chain: "Solana";
1946
+ readonly address: string;
1947
+ };
1948
+ minPrice: bigint;
1949
+ }, {
1950
+ retryDuration: number;
1951
+ refundAddress: {
1952
+ value: string;
1953
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
1954
+ };
1955
+ minPrice: string | number;
1956
+ }>;
1957
+ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
1958
+ __kind: z.ZodLiteral<"DepositChannel">;
1959
+ depositAddress: z.ZodEffects<z.ZodObject<{
1960
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
1961
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1962
+ }, "strip", z.ZodTypeAny, {
1963
+ value: `0x${string}`;
1964
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
1965
+ }, {
1966
+ value: string;
1967
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
1968
+ }>, {
1969
+ readonly chain: "Ethereum";
1970
+ readonly address: `0x${string}`;
1971
+ } | {
1972
+ readonly chain: "Polkadot";
1973
+ readonly address: string;
1974
+ } | {
1975
+ readonly chain: "Bitcoin";
1976
+ readonly address: string;
1977
+ } | {
1978
+ readonly chain: "Arbitrum";
1979
+ readonly address: `0x${string}`;
1980
+ } | {
1981
+ readonly chain: "Solana";
1982
+ readonly address: string;
1983
+ }, {
1984
+ value: string;
1985
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
1986
+ }>;
1987
+ channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1988
+ depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1989
+ }, "strip", z.ZodTypeAny, {
1990
+ __kind: "DepositChannel";
1991
+ depositAddress: {
1992
+ readonly chain: "Ethereum";
1993
+ readonly address: `0x${string}`;
1994
+ } | {
1995
+ readonly chain: "Polkadot";
1996
+ readonly address: string;
1997
+ } | {
1998
+ readonly chain: "Bitcoin";
1999
+ readonly address: string;
2000
+ } | {
2001
+ readonly chain: "Arbitrum";
2002
+ readonly address: `0x${string}`;
2003
+ } | {
2004
+ readonly chain: "Solana";
2005
+ readonly address: string;
2006
+ };
2007
+ channelId: bigint;
2008
+ depositBlockHeight: bigint;
2009
+ }, {
2010
+ __kind: "DepositChannel";
2011
+ depositAddress: {
2012
+ value: string;
2013
+ __kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
2014
+ };
2015
+ channelId: string | number;
2016
+ depositBlockHeight: string | number;
2017
+ }>, z.ZodObject<{
2018
+ __kind: z.ZodLiteral<"Vault">;
2019
+ txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2020
+ }, "strip", z.ZodTypeAny, {
2021
+ __kind: "Vault";
2022
+ txHash: `0x${string}`;
2023
+ }, {
2024
+ __kind: "Vault";
2025
+ txHash: string;
2026
+ }>]>;
2027
+ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2028
+ __kind: z.ZodLiteral<"P2PKH">;
2029
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2030
+ }, "strip", z.ZodTypeAny, {
2031
+ value: `0x${string}`;
2032
+ __kind: "P2PKH";
2033
+ }, {
2034
+ value: string;
2035
+ __kind: "P2PKH";
2036
+ }>, z.ZodObject<{
2037
+ __kind: z.ZodLiteral<"P2SH">;
2038
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2039
+ }, "strip", z.ZodTypeAny, {
2040
+ value: `0x${string}`;
2041
+ __kind: "P2SH";
2042
+ }, {
2043
+ value: string;
2044
+ __kind: "P2SH";
2045
+ }>, z.ZodObject<{
2046
+ __kind: z.ZodLiteral<"P2WPKH">;
2047
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2048
+ }, "strip", z.ZodTypeAny, {
2049
+ value: `0x${string}`;
2050
+ __kind: "P2WPKH";
2051
+ }, {
2052
+ value: string;
2053
+ __kind: "P2WPKH";
2054
+ }>, z.ZodObject<{
2055
+ __kind: z.ZodLiteral<"P2WSH">;
2056
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2057
+ }, "strip", z.ZodTypeAny, {
2058
+ value: `0x${string}`;
2059
+ __kind: "P2WSH";
2060
+ }, {
2061
+ value: string;
2062
+ __kind: "P2WSH";
2063
+ }>, z.ZodObject<{
2064
+ __kind: z.ZodLiteral<"Taproot">;
2065
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2066
+ }, "strip", z.ZodTypeAny, {
2067
+ value: `0x${string}`;
2068
+ __kind: "Taproot";
2069
+ }, {
2070
+ value: string;
2071
+ __kind: "Taproot";
2072
+ }>, z.ZodObject<{
2073
+ __kind: z.ZodLiteral<"OtherSegwit">;
2074
+ version: z.ZodNumber;
2075
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2076
+ }, "strip", z.ZodTypeAny, {
2077
+ __kind: "OtherSegwit";
2078
+ version: number;
2079
+ program: `0x${string}`;
2080
+ }, {
2081
+ __kind: "OtherSegwit";
2082
+ version: number;
2083
+ program: string;
2084
+ }>]>;
2085
+ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2086
+ __kind: z.ZodLiteral<"Eth">;
2087
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2088
+ }, "strip", z.ZodTypeAny, {
2089
+ value: `0x${string}`;
2090
+ __kind: "Eth";
2091
+ }, {
2092
+ value: string;
2093
+ __kind: "Eth";
2094
+ }>, z.ZodObject<{
2095
+ __kind: z.ZodLiteral<"Dot">;
2096
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2097
+ }, "strip", z.ZodTypeAny, {
2098
+ value: `0x${string}`;
2099
+ __kind: "Dot";
2100
+ }, {
2101
+ value: string;
2102
+ __kind: "Dot";
2103
+ }>, z.ZodObject<{
2104
+ __kind: z.ZodLiteral<"Btc">;
2105
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2106
+ __kind: z.ZodLiteral<"P2PKH">;
2107
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2108
+ }, "strip", z.ZodTypeAny, {
2109
+ value: `0x${string}`;
2110
+ __kind: "P2PKH";
2111
+ }, {
2112
+ value: string;
2113
+ __kind: "P2PKH";
2114
+ }>, z.ZodObject<{
2115
+ __kind: z.ZodLiteral<"P2SH">;
2116
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2117
+ }, "strip", z.ZodTypeAny, {
2118
+ value: `0x${string}`;
2119
+ __kind: "P2SH";
2120
+ }, {
2121
+ value: string;
2122
+ __kind: "P2SH";
2123
+ }>, z.ZodObject<{
2124
+ __kind: z.ZodLiteral<"P2WPKH">;
2125
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2126
+ }, "strip", z.ZodTypeAny, {
2127
+ value: `0x${string}`;
2128
+ __kind: "P2WPKH";
2129
+ }, {
2130
+ value: string;
2131
+ __kind: "P2WPKH";
2132
+ }>, z.ZodObject<{
2133
+ __kind: z.ZodLiteral<"P2WSH">;
2134
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2135
+ }, "strip", z.ZodTypeAny, {
2136
+ value: `0x${string}`;
2137
+ __kind: "P2WSH";
2138
+ }, {
2139
+ value: string;
2140
+ __kind: "P2WSH";
2141
+ }>, z.ZodObject<{
2142
+ __kind: z.ZodLiteral<"Taproot">;
2143
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2144
+ }, "strip", z.ZodTypeAny, {
2145
+ value: `0x${string}`;
2146
+ __kind: "Taproot";
2147
+ }, {
2148
+ value: string;
2149
+ __kind: "Taproot";
2150
+ }>, z.ZodObject<{
2151
+ __kind: z.ZodLiteral<"OtherSegwit">;
2152
+ version: z.ZodNumber;
2153
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2154
+ }, "strip", z.ZodTypeAny, {
2155
+ __kind: "OtherSegwit";
2156
+ version: number;
2157
+ program: `0x${string}`;
2158
+ }, {
2159
+ __kind: "OtherSegwit";
2160
+ version: number;
2161
+ program: string;
2162
+ }>]>;
2163
+ }, "strip", z.ZodTypeAny, {
2164
+ value: {
2165
+ value: `0x${string}`;
2166
+ __kind: "P2PKH";
2167
+ } | {
2168
+ value: `0x${string}`;
2169
+ __kind: "P2SH";
2170
+ } | {
2171
+ value: `0x${string}`;
2172
+ __kind: "P2WPKH";
2173
+ } | {
2174
+ value: `0x${string}`;
2175
+ __kind: "P2WSH";
2176
+ } | {
2177
+ value: `0x${string}`;
2178
+ __kind: "Taproot";
2179
+ } | {
2180
+ __kind: "OtherSegwit";
2181
+ version: number;
2182
+ program: `0x${string}`;
2183
+ };
2184
+ __kind: "Btc";
2185
+ }, {
2186
+ value: {
2187
+ value: string;
2188
+ __kind: "P2PKH";
2189
+ } | {
2190
+ value: string;
2191
+ __kind: "P2SH";
2192
+ } | {
2193
+ value: string;
2194
+ __kind: "P2WPKH";
2195
+ } | {
2196
+ value: string;
2197
+ __kind: "P2WSH";
2198
+ } | {
2199
+ value: string;
2200
+ __kind: "Taproot";
2201
+ } | {
2202
+ __kind: "OtherSegwit";
2203
+ version: number;
2204
+ program: string;
2205
+ };
2206
+ __kind: "Btc";
2207
+ }>, z.ZodObject<{
2208
+ __kind: z.ZodLiteral<"Arb">;
2209
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2210
+ }, "strip", z.ZodTypeAny, {
2211
+ value: `0x${string}`;
2212
+ __kind: "Arb";
2213
+ }, {
2214
+ value: string;
2215
+ __kind: "Arb";
2216
+ }>, z.ZodObject<{
2217
+ __kind: z.ZodLiteral<"Sol">;
2218
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2219
+ }, "strip", z.ZodTypeAny, {
2220
+ value: `0x${string}`;
2221
+ __kind: "Sol";
2222
+ }, {
2223
+ value: string;
2224
+ __kind: "Sol";
2225
+ }>]>;
2226
+ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2227
+ __kind: z.ZodLiteral<"Swap">;
2228
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2229
+ __kind: z.ZodLiteral<"Eth">;
2230
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2231
+ }, "strip", z.ZodTypeAny, {
2232
+ value: `0x${string}`;
2233
+ __kind: "Eth";
2234
+ }, {
2235
+ value: string;
2236
+ __kind: "Eth";
2237
+ }>, z.ZodObject<{
2238
+ __kind: z.ZodLiteral<"Dot">;
2239
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2240
+ }, "strip", z.ZodTypeAny, {
2241
+ value: `0x${string}`;
2242
+ __kind: "Dot";
2243
+ }, {
2244
+ value: string;
2245
+ __kind: "Dot";
2246
+ }>, z.ZodObject<{
2247
+ __kind: z.ZodLiteral<"Btc">;
2248
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2249
+ __kind: z.ZodLiteral<"P2PKH">;
2250
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2251
+ }, "strip", z.ZodTypeAny, {
2252
+ value: `0x${string}`;
2253
+ __kind: "P2PKH";
2254
+ }, {
2255
+ value: string;
2256
+ __kind: "P2PKH";
2257
+ }>, z.ZodObject<{
2258
+ __kind: z.ZodLiteral<"P2SH">;
2259
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2260
+ }, "strip", z.ZodTypeAny, {
2261
+ value: `0x${string}`;
2262
+ __kind: "P2SH";
2263
+ }, {
2264
+ value: string;
2265
+ __kind: "P2SH";
2266
+ }>, z.ZodObject<{
2267
+ __kind: z.ZodLiteral<"P2WPKH">;
2268
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2269
+ }, "strip", z.ZodTypeAny, {
2270
+ value: `0x${string}`;
2271
+ __kind: "P2WPKH";
2272
+ }, {
2273
+ value: string;
2274
+ __kind: "P2WPKH";
2275
+ }>, z.ZodObject<{
2276
+ __kind: z.ZodLiteral<"P2WSH">;
2277
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2278
+ }, "strip", z.ZodTypeAny, {
2279
+ value: `0x${string}`;
2280
+ __kind: "P2WSH";
2281
+ }, {
2282
+ value: string;
2283
+ __kind: "P2WSH";
2284
+ }>, z.ZodObject<{
2285
+ __kind: z.ZodLiteral<"Taproot">;
2286
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2287
+ }, "strip", z.ZodTypeAny, {
2288
+ value: `0x${string}`;
2289
+ __kind: "Taproot";
2290
+ }, {
2291
+ value: string;
2292
+ __kind: "Taproot";
2293
+ }>, z.ZodObject<{
2294
+ __kind: z.ZodLiteral<"OtherSegwit">;
2295
+ version: z.ZodNumber;
2296
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2297
+ }, "strip", z.ZodTypeAny, {
2298
+ __kind: "OtherSegwit";
2299
+ version: number;
2300
+ program: `0x${string}`;
2301
+ }, {
2302
+ __kind: "OtherSegwit";
2303
+ version: number;
2304
+ program: string;
2305
+ }>]>;
2306
+ }, "strip", z.ZodTypeAny, {
2307
+ value: {
2308
+ value: `0x${string}`;
2309
+ __kind: "P2PKH";
2310
+ } | {
2311
+ value: `0x${string}`;
2312
+ __kind: "P2SH";
2313
+ } | {
2314
+ value: `0x${string}`;
2315
+ __kind: "P2WPKH";
2316
+ } | {
2317
+ value: `0x${string}`;
2318
+ __kind: "P2WSH";
2319
+ } | {
2320
+ value: `0x${string}`;
2321
+ __kind: "Taproot";
2322
+ } | {
2323
+ __kind: "OtherSegwit";
2324
+ version: number;
2325
+ program: `0x${string}`;
2326
+ };
2327
+ __kind: "Btc";
2328
+ }, {
2329
+ value: {
2330
+ value: string;
2331
+ __kind: "P2PKH";
2332
+ } | {
2333
+ value: string;
2334
+ __kind: "P2SH";
2335
+ } | {
2336
+ value: string;
2337
+ __kind: "P2WPKH";
2338
+ } | {
2339
+ value: string;
2340
+ __kind: "P2WSH";
2341
+ } | {
2342
+ value: string;
2343
+ __kind: "Taproot";
2344
+ } | {
2345
+ __kind: "OtherSegwit";
2346
+ version: number;
2347
+ program: string;
2348
+ };
2349
+ __kind: "Btc";
2350
+ }>, z.ZodObject<{
2351
+ __kind: z.ZodLiteral<"Arb">;
2352
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2353
+ }, "strip", z.ZodTypeAny, {
2354
+ value: `0x${string}`;
2355
+ __kind: "Arb";
2356
+ }, {
2357
+ value: string;
2358
+ __kind: "Arb";
2359
+ }>, z.ZodObject<{
2360
+ __kind: z.ZodLiteral<"Sol">;
2361
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2362
+ }, "strip", z.ZodTypeAny, {
2363
+ value: `0x${string}`;
2364
+ __kind: "Sol";
2365
+ }, {
2366
+ value: string;
2367
+ __kind: "Sol";
2368
+ }>]>;
2369
+ }, "strip", z.ZodTypeAny, {
2370
+ value: {
2371
+ value: `0x${string}`;
2372
+ __kind: "Eth";
2373
+ } | {
2374
+ value: `0x${string}`;
2375
+ __kind: "Dot";
2376
+ } | {
2377
+ value: {
2378
+ value: `0x${string}`;
2379
+ __kind: "P2PKH";
2380
+ } | {
2381
+ value: `0x${string}`;
2382
+ __kind: "P2SH";
2383
+ } | {
2384
+ value: `0x${string}`;
2385
+ __kind: "P2WPKH";
2386
+ } | {
2387
+ value: `0x${string}`;
2388
+ __kind: "P2WSH";
2389
+ } | {
2390
+ value: `0x${string}`;
2391
+ __kind: "Taproot";
2392
+ } | {
2393
+ __kind: "OtherSegwit";
2394
+ version: number;
2395
+ program: `0x${string}`;
2396
+ };
2397
+ __kind: "Btc";
2398
+ } | {
2399
+ value: `0x${string}`;
2400
+ __kind: "Arb";
2401
+ } | {
2402
+ value: `0x${string}`;
2403
+ __kind: "Sol";
2404
+ };
2405
+ __kind: "Swap";
2406
+ }, {
2407
+ value: {
2408
+ value: string;
2409
+ __kind: "Eth";
2410
+ } | {
2411
+ value: string;
2412
+ __kind: "Dot";
2413
+ } | {
2414
+ value: {
2415
+ value: string;
2416
+ __kind: "P2PKH";
2417
+ } | {
2418
+ value: string;
2419
+ __kind: "P2SH";
2420
+ } | {
2421
+ value: string;
2422
+ __kind: "P2WPKH";
2423
+ } | {
2424
+ value: string;
2425
+ __kind: "P2WSH";
2426
+ } | {
2427
+ value: string;
2428
+ __kind: "Taproot";
2429
+ } | {
2430
+ __kind: "OtherSegwit";
2431
+ version: number;
2432
+ program: string;
2433
+ };
2434
+ __kind: "Btc";
2435
+ } | {
2436
+ value: string;
2437
+ __kind: "Arb";
2438
+ } | {
2439
+ value: string;
2440
+ __kind: "Sol";
2441
+ };
2442
+ __kind: "Swap";
2443
+ }>, z.ZodObject<{
2444
+ __kind: z.ZodLiteral<"CcmPrincipal">;
2445
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2446
+ }, "strip", z.ZodTypeAny, {
2447
+ value: bigint;
2448
+ __kind: "CcmPrincipal";
2449
+ }, {
2450
+ value: string | number;
2451
+ __kind: "CcmPrincipal";
2452
+ }>, z.ZodObject<{
2453
+ __kind: z.ZodLiteral<"CcmGas">;
2454
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2455
+ }, "strip", z.ZodTypeAny, {
2456
+ value: bigint;
2457
+ __kind: "CcmGas";
2458
+ }, {
2459
+ value: string | number;
2460
+ __kind: "CcmGas";
2461
+ }>, z.ZodObject<{
2462
+ __kind: z.ZodLiteral<"NetworkFee">;
2463
+ }, "strip", z.ZodTypeAny, {
2464
+ __kind: "NetworkFee";
2465
+ }, {
2466
+ __kind: "NetworkFee";
2467
+ }>, z.ZodObject<{
2468
+ __kind: z.ZodLiteral<"IngressEgressFee">;
2469
+ }, "strip", z.ZodTypeAny, {
2470
+ __kind: "IngressEgressFee";
2471
+ }, {
2472
+ __kind: "IngressEgressFee";
2473
+ }>]>;
2474
+ declare const cfPrimitivesSwapLeg: z.ZodEffects<z.ZodObject<{
2475
+ __kind: z.ZodEnum<["FromStable", "ToStable"]>;
2476
+ }, "strip", z.ZodTypeAny, {
2477
+ __kind: "FromStable" | "ToStable";
2478
+ }, {
2479
+ __kind: "FromStable" | "ToStable";
2480
+ }>, "FromStable" | "ToStable", {
2481
+ __kind: "FromStable" | "ToStable";
2482
+ }>;
2483
+ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
2484
+ sourceChain: z.ZodEffects<z.ZodObject<{
2485
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana"]>;
2486
+ }, "strip", z.ZodTypeAny, {
2487
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
2488
+ }, {
2489
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
2490
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", {
2491
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
2492
+ }>;
2493
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2494
+ __kind: z.ZodLiteral<"Eth">;
2495
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2496
+ }, "strip", z.ZodTypeAny, {
2497
+ value: `0x${string}`;
2498
+ __kind: "Eth";
2499
+ }, {
2500
+ value: string;
2501
+ __kind: "Eth";
2502
+ }>, z.ZodObject<{
2503
+ __kind: z.ZodLiteral<"Dot">;
2504
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2505
+ }, "strip", z.ZodTypeAny, {
2506
+ value: `0x${string}`;
2507
+ __kind: "Dot";
2508
+ }, {
2509
+ value: string;
2510
+ __kind: "Dot";
2511
+ }>, z.ZodObject<{
2512
+ __kind: z.ZodLiteral<"Btc">;
2513
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2514
+ __kind: z.ZodLiteral<"P2PKH">;
2515
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2516
+ }, "strip", z.ZodTypeAny, {
2517
+ value: `0x${string}`;
2518
+ __kind: "P2PKH";
2519
+ }, {
2520
+ value: string;
2521
+ __kind: "P2PKH";
2522
+ }>, z.ZodObject<{
2523
+ __kind: z.ZodLiteral<"P2SH">;
2524
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2525
+ }, "strip", z.ZodTypeAny, {
2526
+ value: `0x${string}`;
2527
+ __kind: "P2SH";
2528
+ }, {
2529
+ value: string;
2530
+ __kind: "P2SH";
2531
+ }>, z.ZodObject<{
2532
+ __kind: z.ZodLiteral<"P2WPKH">;
2533
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2534
+ }, "strip", z.ZodTypeAny, {
2535
+ value: `0x${string}`;
2536
+ __kind: "P2WPKH";
2537
+ }, {
2538
+ value: string;
2539
+ __kind: "P2WPKH";
2540
+ }>, z.ZodObject<{
2541
+ __kind: z.ZodLiteral<"P2WSH">;
2542
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2543
+ }, "strip", z.ZodTypeAny, {
2544
+ value: `0x${string}`;
2545
+ __kind: "P2WSH";
2546
+ }, {
2547
+ value: string;
2548
+ __kind: "P2WSH";
2549
+ }>, z.ZodObject<{
2550
+ __kind: z.ZodLiteral<"Taproot">;
2551
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2552
+ }, "strip", z.ZodTypeAny, {
2553
+ value: `0x${string}`;
2554
+ __kind: "Taproot";
2555
+ }, {
2556
+ value: string;
2557
+ __kind: "Taproot";
2558
+ }>, z.ZodObject<{
2559
+ __kind: z.ZodLiteral<"OtherSegwit">;
2560
+ version: z.ZodNumber;
2561
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2562
+ }, "strip", z.ZodTypeAny, {
2563
+ __kind: "OtherSegwit";
2564
+ version: number;
2565
+ program: `0x${string}`;
2566
+ }, {
2567
+ __kind: "OtherSegwit";
2568
+ version: number;
2569
+ program: string;
2570
+ }>]>;
2571
+ }, "strip", z.ZodTypeAny, {
2572
+ value: {
2573
+ value: `0x${string}`;
2574
+ __kind: "P2PKH";
2575
+ } | {
2576
+ value: `0x${string}`;
2577
+ __kind: "P2SH";
2578
+ } | {
2579
+ value: `0x${string}`;
2580
+ __kind: "P2WPKH";
2581
+ } | {
2582
+ value: `0x${string}`;
2583
+ __kind: "P2WSH";
2584
+ } | {
2585
+ value: `0x${string}`;
2586
+ __kind: "Taproot";
2587
+ } | {
2588
+ __kind: "OtherSegwit";
2589
+ version: number;
2590
+ program: `0x${string}`;
2591
+ };
2592
+ __kind: "Btc";
2593
+ }, {
2594
+ value: {
2595
+ value: string;
2596
+ __kind: "P2PKH";
2597
+ } | {
2598
+ value: string;
2599
+ __kind: "P2SH";
2600
+ } | {
2601
+ value: string;
2602
+ __kind: "P2WPKH";
2603
+ } | {
2604
+ value: string;
2605
+ __kind: "P2WSH";
2606
+ } | {
2607
+ value: string;
2608
+ __kind: "Taproot";
2609
+ } | {
2610
+ __kind: "OtherSegwit";
2611
+ version: number;
2612
+ program: string;
2613
+ };
2614
+ __kind: "Btc";
2615
+ }>, z.ZodObject<{
2616
+ __kind: z.ZodLiteral<"Arb">;
2617
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2618
+ }, "strip", z.ZodTypeAny, {
2619
+ value: `0x${string}`;
2620
+ __kind: "Arb";
2621
+ }, {
2622
+ value: string;
2623
+ __kind: "Arb";
2624
+ }>, z.ZodObject<{
2625
+ __kind: z.ZodLiteral<"Sol">;
2626
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2627
+ }, "strip", z.ZodTypeAny, {
2628
+ value: `0x${string}`;
2629
+ __kind: "Sol";
2630
+ }, {
2631
+ value: string;
2632
+ __kind: "Sol";
2633
+ }>]>>>;
2634
+ channelMetadata: z.ZodObject<{
2635
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2636
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2637
+ cfParameters: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2638
+ }, "strip", z.ZodTypeAny, {
2639
+ message: `0x${string}`;
2640
+ gasBudget: bigint;
2641
+ cfParameters: `0x${string}`;
2642
+ }, {
2643
+ message: string;
2644
+ gasBudget: string | number;
2645
+ cfParameters: string;
2646
+ }>;
2647
+ }, "strip", z.ZodTypeAny, {
2648
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
2649
+ channelMetadata: {
2650
+ message: `0x${string}`;
2651
+ gasBudget: bigint;
2652
+ cfParameters: `0x${string}`;
2653
+ };
2654
+ sourceAddress?: {
2655
+ value: `0x${string}`;
2656
+ __kind: "Eth";
2657
+ } | {
2658
+ value: `0x${string}`;
2659
+ __kind: "Dot";
2660
+ } | {
2661
+ value: {
2662
+ value: `0x${string}`;
2663
+ __kind: "P2PKH";
2664
+ } | {
2665
+ value: `0x${string}`;
2666
+ __kind: "P2SH";
2667
+ } | {
2668
+ value: `0x${string}`;
2669
+ __kind: "P2WPKH";
2670
+ } | {
2671
+ value: `0x${string}`;
2672
+ __kind: "P2WSH";
2673
+ } | {
2674
+ value: `0x${string}`;
2675
+ __kind: "Taproot";
2676
+ } | {
2677
+ __kind: "OtherSegwit";
2678
+ version: number;
2679
+ program: `0x${string}`;
2680
+ };
2681
+ __kind: "Btc";
2682
+ } | {
2683
+ value: `0x${string}`;
2684
+ __kind: "Arb";
2685
+ } | {
2686
+ value: `0x${string}`;
2687
+ __kind: "Sol";
2688
+ } | null | undefined;
2689
+ }, {
2690
+ sourceChain: {
2691
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
2692
+ };
2693
+ channelMetadata: {
2694
+ message: string;
2695
+ gasBudget: string | number;
2696
+ cfParameters: string;
2697
+ };
2698
+ sourceAddress?: {
2699
+ value: string;
2700
+ __kind: "Eth";
2701
+ } | {
2702
+ value: string;
2703
+ __kind: "Dot";
2704
+ } | {
2705
+ value: {
2706
+ value: string;
2707
+ __kind: "P2PKH";
2708
+ } | {
2709
+ value: string;
2710
+ __kind: "P2SH";
2711
+ } | {
2712
+ value: string;
2713
+ __kind: "P2WPKH";
2714
+ } | {
2715
+ value: string;
2716
+ __kind: "P2WSH";
2717
+ } | {
2718
+ value: string;
2719
+ __kind: "Taproot";
2720
+ } | {
2721
+ __kind: "OtherSegwit";
2722
+ version: number;
2723
+ program: string;
2724
+ };
2725
+ __kind: "Btc";
2726
+ } | {
2727
+ value: string;
2728
+ __kind: "Arb";
2729
+ } | {
2730
+ value: string;
2731
+ __kind: "Sol";
2732
+ } | null | undefined;
2733
+ }>;
2734
+ declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
2735
+ __kind: z.ZodEnum<["UnsupportedForTargetChain", "InsufficientDepositAmount"]>;
2736
+ }, "strip", z.ZodTypeAny, {
2737
+ __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
2738
+ }, {
2739
+ __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
2740
+ }>, "UnsupportedForTargetChain" | "InsufficientDepositAmount", {
2741
+ __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
2742
+ }>;
2743
+ declare const spRuntimeModuleError: z.ZodObject<{
2744
+ index: z.ZodNumber;
2745
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2746
+ }, "strip", z.ZodTypeAny, {
2747
+ index: number;
2748
+ error: `0x${string}`;
2749
+ }, {
2750
+ index: number;
2751
+ error: string;
2752
+ }>;
2753
+ declare const spRuntimeTokenError: z.ZodEffects<z.ZodObject<{
2754
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
2755
+ }, "strip", z.ZodTypeAny, {
2756
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2757
+ }, {
2758
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2759
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
2760
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2761
+ }>;
2762
+ declare const spArithmeticArithmeticError: z.ZodEffects<z.ZodObject<{
2763
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
2764
+ }, "strip", z.ZodTypeAny, {
2765
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2766
+ }, {
2767
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2768
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
2769
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2770
+ }>;
2771
+ declare const spRuntimeTransactionalError: z.ZodEffects<z.ZodObject<{
2772
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
2773
+ }, "strip", z.ZodTypeAny, {
2774
+ __kind: "LimitReached" | "NoLayer";
2775
+ }, {
2776
+ __kind: "LimitReached" | "NoLayer";
2777
+ }>, "LimitReached" | "NoLayer", {
2778
+ __kind: "LimitReached" | "NoLayer";
2779
+ }>;
2780
+ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2781
+ __kind: z.ZodLiteral<"Other">;
2782
+ }, "strip", z.ZodTypeAny, {
2783
+ __kind: "Other";
2784
+ }, {
2785
+ __kind: "Other";
2786
+ }>, z.ZodObject<{
2787
+ __kind: z.ZodLiteral<"CannotLookup">;
2788
+ }, "strip", z.ZodTypeAny, {
2789
+ __kind: "CannotLookup";
2790
+ }, {
2791
+ __kind: "CannotLookup";
2792
+ }>, z.ZodObject<{
2793
+ __kind: z.ZodLiteral<"BadOrigin">;
2794
+ }, "strip", z.ZodTypeAny, {
2795
+ __kind: "BadOrigin";
2796
+ }, {
2797
+ __kind: "BadOrigin";
2798
+ }>, z.ZodObject<{
2799
+ __kind: z.ZodLiteral<"Module">;
2800
+ value: z.ZodObject<{
2801
+ index: z.ZodNumber;
2802
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2803
+ }, "strip", z.ZodTypeAny, {
2804
+ index: number;
2805
+ error: `0x${string}`;
2806
+ }, {
2807
+ index: number;
2808
+ error: string;
2809
+ }>;
2810
+ }, "strip", z.ZodTypeAny, {
2811
+ value: {
2812
+ index: number;
2813
+ error: `0x${string}`;
2814
+ };
2815
+ __kind: "Module";
2816
+ }, {
2817
+ value: {
2818
+ index: number;
2819
+ error: string;
2820
+ };
2821
+ __kind: "Module";
2822
+ }>, z.ZodObject<{
2823
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
2824
+ }, "strip", z.ZodTypeAny, {
2825
+ __kind: "ConsumerRemaining";
2826
+ }, {
2827
+ __kind: "ConsumerRemaining";
2828
+ }>, z.ZodObject<{
2829
+ __kind: z.ZodLiteral<"NoProviders">;
2830
+ }, "strip", z.ZodTypeAny, {
2831
+ __kind: "NoProviders";
2832
+ }, {
2833
+ __kind: "NoProviders";
2834
+ }>, z.ZodObject<{
2835
+ __kind: z.ZodLiteral<"TooManyConsumers">;
2836
+ }, "strip", z.ZodTypeAny, {
2837
+ __kind: "TooManyConsumers";
2838
+ }, {
2839
+ __kind: "TooManyConsumers";
2840
+ }>, z.ZodObject<{
2841
+ __kind: z.ZodLiteral<"Token">;
2842
+ value: z.ZodEffects<z.ZodObject<{
2843
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
2844
+ }, "strip", z.ZodTypeAny, {
2845
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2846
+ }, {
2847
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2848
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
2849
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2850
+ }>;
2851
+ }, "strip", z.ZodTypeAny, {
2852
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2853
+ __kind: "Token";
2854
+ }, {
2855
+ value: {
2856
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2857
+ };
2858
+ __kind: "Token";
2859
+ }>, z.ZodObject<{
2860
+ __kind: z.ZodLiteral<"Arithmetic">;
2861
+ value: z.ZodEffects<z.ZodObject<{
2862
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
2863
+ }, "strip", z.ZodTypeAny, {
2864
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2865
+ }, {
2866
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2867
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
2868
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2869
+ }>;
2870
+ }, "strip", z.ZodTypeAny, {
2871
+ value: "Underflow" | "Overflow" | "DivisionByZero";
2872
+ __kind: "Arithmetic";
2873
+ }, {
2874
+ value: {
2875
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2876
+ };
2877
+ __kind: "Arithmetic";
2878
+ }>, z.ZodObject<{
2879
+ __kind: z.ZodLiteral<"Transactional">;
2880
+ value: z.ZodEffects<z.ZodObject<{
2881
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
2882
+ }, "strip", z.ZodTypeAny, {
2883
+ __kind: "LimitReached" | "NoLayer";
2884
+ }, {
2885
+ __kind: "LimitReached" | "NoLayer";
2886
+ }>, "LimitReached" | "NoLayer", {
2887
+ __kind: "LimitReached" | "NoLayer";
2888
+ }>;
2889
+ }, "strip", z.ZodTypeAny, {
2890
+ value: "LimitReached" | "NoLayer";
2891
+ __kind: "Transactional";
2892
+ }, {
2893
+ value: {
2894
+ __kind: "LimitReached" | "NoLayer";
2895
+ };
2896
+ __kind: "Transactional";
2897
+ }>, z.ZodObject<{
2898
+ __kind: z.ZodLiteral<"Exhausted">;
2899
+ }, "strip", z.ZodTypeAny, {
2900
+ __kind: "Exhausted";
2901
+ }, {
2902
+ __kind: "Exhausted";
2903
+ }>, z.ZodObject<{
2904
+ __kind: z.ZodLiteral<"Corruption">;
2905
+ }, "strip", z.ZodTypeAny, {
2906
+ __kind: "Corruption";
2907
+ }, {
2908
+ __kind: "Corruption";
2909
+ }>, z.ZodObject<{
2910
+ __kind: z.ZodLiteral<"Unavailable">;
2911
+ }, "strip", z.ZodTypeAny, {
2912
+ __kind: "Unavailable";
2913
+ }, {
2914
+ __kind: "Unavailable";
2915
+ }>, z.ZodObject<{
2916
+ __kind: z.ZodLiteral<"RootNotAllowed">;
2917
+ }, "strip", z.ZodTypeAny, {
2918
+ __kind: "RootNotAllowed";
2919
+ }, {
2920
+ __kind: "RootNotAllowed";
2921
+ }>]>;
2922
+ declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
2923
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Usdt"]>;
2924
+ }, "strip", z.ZodTypeAny, {
2925
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
2926
+ }, {
2927
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
2928
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt", {
2929
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
2930
+ }>;
2931
+ declare const cfChainsEvmDepositDetails: z.ZodObject<{
2932
+ txHashes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">>>;
2933
+ }, "strip", z.ZodTypeAny, {
2934
+ txHashes?: `0x${string}`[] | null | undefined;
2935
+ }, {
2936
+ txHashes?: string[] | null | undefined;
2937
+ }>;
2938
+ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
2939
+ __kind: z.ZodLiteral<"Swap">;
2940
+ swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2941
+ }, "strip", z.ZodTypeAny, {
2942
+ __kind: "Swap";
2943
+ swapId: bigint;
2944
+ }, {
2945
+ __kind: "Swap";
2946
+ swapId: string | number;
2947
+ }>, z.ZodObject<{
2948
+ __kind: z.ZodLiteral<"LiquidityProvision">;
2949
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
2950
+ }, "strip", z.ZodTypeAny, {
2951
+ __kind: "LiquidityProvision";
2952
+ lpAccount: `cF${string}`;
2953
+ }, {
2954
+ __kind: "LiquidityProvision";
2955
+ lpAccount: string;
2956
+ }>, z.ZodObject<{
2957
+ __kind: z.ZodLiteral<"CcmTransfer">;
2958
+ principalSwapId: 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>>>;
2959
+ gasSwapId: 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>>>;
2960
+ }, "strip", z.ZodTypeAny, {
2961
+ __kind: "CcmTransfer";
2962
+ principalSwapId?: bigint | null | undefined;
2963
+ gasSwapId?: bigint | null | undefined;
2964
+ }, {
2965
+ __kind: "CcmTransfer";
2966
+ principalSwapId?: string | number | null | undefined;
2967
+ gasSwapId?: string | number | null | undefined;
2968
+ }>, z.ZodObject<{
2969
+ __kind: z.ZodLiteral<"NoAction">;
2970
+ }, "strip", z.ZodTypeAny, {
2971
+ __kind: "NoAction";
2972
+ }, {
2973
+ __kind: "NoAction";
2974
+ }>, z.ZodObject<{
2975
+ __kind: z.ZodLiteral<"BoostersCredited">;
2976
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2977
+ }, "strip", z.ZodTypeAny, {
2978
+ __kind: "BoostersCredited";
2979
+ prewitnessedDepositId: bigint;
2980
+ }, {
2981
+ __kind: "BoostersCredited";
2982
+ prewitnessedDepositId: string | number;
2983
+ }>]>;
2984
+ declare const palletCfEthereumIngressEgressDepositIgnoredReason: z.ZodEffects<z.ZodObject<{
2985
+ __kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees"]>;
2986
+ }, "strip", z.ZodTypeAny, {
2987
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
2988
+ }, {
2989
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
2990
+ }>, "BelowMinimumDeposit" | "NotEnoughToPayFees", {
2991
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
2992
+ }>;
2993
+ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
2994
+ depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2995
+ asset: z.ZodEffects<z.ZodObject<{
2996
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Usdt"]>;
2997
+ }, "strip", z.ZodTypeAny, {
2998
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
2999
+ }, {
3000
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
3001
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt", {
3002
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
3003
+ }>;
3004
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3005
+ depositDetails: z.ZodObject<{
3006
+ txHashes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">>>;
3007
+ }, "strip", z.ZodTypeAny, {
3008
+ txHashes?: `0x${string}`[] | null | undefined;
3009
+ }, {
3010
+ txHashes?: string[] | null | undefined;
3011
+ }>;
3012
+ }, "strip", z.ZodTypeAny, {
3013
+ depositAddress: `0x${string}`;
3014
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
3015
+ depositDetails: {
3016
+ txHashes?: `0x${string}`[] | null | undefined;
3017
+ };
3018
+ amount: bigint;
3019
+ }, {
3020
+ depositAddress: string;
3021
+ asset: {
3022
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
3023
+ };
3024
+ depositDetails: {
3025
+ txHashes?: string[] | null | undefined;
3026
+ };
3027
+ amount: string | number;
3028
+ }>;
3029
+ declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
3030
+ __kind: z.ZodEnum<["Dot"]>;
3031
+ }, "strip", z.ZodTypeAny, {
3032
+ __kind: "Dot";
3033
+ }, {
3034
+ __kind: "Dot";
3035
+ }>, "Dot", {
3036
+ __kind: "Dot";
3037
+ }>;
3038
+ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3039
+ __kind: z.ZodLiteral<"Swap">;
3040
+ swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3041
+ }, "strip", z.ZodTypeAny, {
3042
+ __kind: "Swap";
3043
+ swapId: bigint;
3044
+ }, {
3045
+ __kind: "Swap";
3046
+ swapId: string | number;
3047
+ }>, z.ZodObject<{
3048
+ __kind: z.ZodLiteral<"LiquidityProvision">;
3049
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
3050
+ }, "strip", z.ZodTypeAny, {
3051
+ __kind: "LiquidityProvision";
3052
+ lpAccount: `cF${string}`;
3053
+ }, {
3054
+ __kind: "LiquidityProvision";
3055
+ lpAccount: string;
3056
+ }>, z.ZodObject<{
3057
+ __kind: z.ZodLiteral<"CcmTransfer">;
3058
+ principalSwapId: 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>>>;
3059
+ gasSwapId: 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>>>;
3060
+ }, "strip", z.ZodTypeAny, {
3061
+ __kind: "CcmTransfer";
3062
+ principalSwapId?: bigint | null | undefined;
3063
+ gasSwapId?: bigint | null | undefined;
3064
+ }, {
3065
+ __kind: "CcmTransfer";
3066
+ principalSwapId?: string | number | null | undefined;
3067
+ gasSwapId?: string | number | null | undefined;
3068
+ }>, z.ZodObject<{
3069
+ __kind: z.ZodLiteral<"NoAction">;
3070
+ }, "strip", z.ZodTypeAny, {
3071
+ __kind: "NoAction";
3072
+ }, {
3073
+ __kind: "NoAction";
3074
+ }>, z.ZodObject<{
3075
+ __kind: z.ZodLiteral<"BoostersCredited">;
3076
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3077
+ }, "strip", z.ZodTypeAny, {
3078
+ __kind: "BoostersCredited";
3079
+ prewitnessedDepositId: bigint;
3080
+ }, {
3081
+ __kind: "BoostersCredited";
3082
+ prewitnessedDepositId: string | number;
3083
+ }>]>;
3084
+ declare const palletCfPolkadotIngressEgressDepositIgnoredReason: z.ZodEffects<z.ZodObject<{
3085
+ __kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees"]>;
3086
+ }, "strip", z.ZodTypeAny, {
3087
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
3088
+ }, {
3089
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
3090
+ }>, "BelowMinimumDeposit" | "NotEnoughToPayFees", {
3091
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
3092
+ }>;
3093
+ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
3094
+ depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3095
+ asset: z.ZodEffects<z.ZodObject<{
3096
+ __kind: z.ZodEnum<["Dot"]>;
3097
+ }, "strip", z.ZodTypeAny, {
3098
+ __kind: "Dot";
3099
+ }, {
3100
+ __kind: "Dot";
3101
+ }>, "Dot", {
3102
+ __kind: "Dot";
3103
+ }>;
3104
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3105
+ depositDetails: z.ZodNumber;
3106
+ }, "strip", z.ZodTypeAny, {
3107
+ depositAddress: `0x${string}`;
3108
+ asset: "Dot";
3109
+ depositDetails: number;
3110
+ amount: bigint;
3111
+ }, {
3112
+ depositAddress: string;
3113
+ asset: {
3114
+ __kind: "Dot";
3115
+ };
3116
+ depositDetails: number;
3117
+ amount: string | number;
3118
+ }>;
3119
+ declare const cfPrimitivesChainsAssetsBtcAsset: z.ZodEffects<z.ZodObject<{
3120
+ __kind: z.ZodEnum<["Btc"]>;
3121
+ }, "strip", z.ZodTypeAny, {
3122
+ __kind: "Btc";
3123
+ }, {
3124
+ __kind: "Btc";
3125
+ }>, "Btc", {
3126
+ __kind: "Btc";
3127
+ }>;
3128
+ declare const cfChainsBtcUtxoId: z.ZodObject<{
3129
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3130
+ vout: z.ZodNumber;
3131
+ }, "strip", z.ZodTypeAny, {
3132
+ txId: `0x${string}`;
3133
+ vout: number;
3134
+ }, {
3135
+ txId: string;
3136
+ vout: number;
3137
+ }>;
3138
+ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3139
+ __kind: z.ZodLiteral<"Swap">;
3140
+ swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3141
+ }, "strip", z.ZodTypeAny, {
3142
+ __kind: "Swap";
3143
+ swapId: bigint;
3144
+ }, {
3145
+ __kind: "Swap";
3146
+ swapId: string | number;
3147
+ }>, z.ZodObject<{
3148
+ __kind: z.ZodLiteral<"LiquidityProvision">;
3149
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
3150
+ }, "strip", z.ZodTypeAny, {
3151
+ __kind: "LiquidityProvision";
3152
+ lpAccount: `cF${string}`;
3153
+ }, {
3154
+ __kind: "LiquidityProvision";
3155
+ lpAccount: string;
3156
+ }>, z.ZodObject<{
3157
+ __kind: z.ZodLiteral<"CcmTransfer">;
3158
+ principalSwapId: 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>>>;
3159
+ gasSwapId: 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>>>;
3160
+ }, "strip", z.ZodTypeAny, {
3161
+ __kind: "CcmTransfer";
3162
+ principalSwapId?: bigint | null | undefined;
3163
+ gasSwapId?: bigint | null | undefined;
3164
+ }, {
3165
+ __kind: "CcmTransfer";
3166
+ principalSwapId?: string | number | null | undefined;
3167
+ gasSwapId?: string | number | null | undefined;
3168
+ }>, z.ZodObject<{
3169
+ __kind: z.ZodLiteral<"NoAction">;
3170
+ }, "strip", z.ZodTypeAny, {
3171
+ __kind: "NoAction";
3172
+ }, {
3173
+ __kind: "NoAction";
3174
+ }>, z.ZodObject<{
3175
+ __kind: z.ZodLiteral<"BoostersCredited">;
3176
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3177
+ }, "strip", z.ZodTypeAny, {
3178
+ __kind: "BoostersCredited";
3179
+ prewitnessedDepositId: bigint;
3180
+ }, {
3181
+ __kind: "BoostersCredited";
3182
+ prewitnessedDepositId: string | number;
3183
+ }>]>;
3184
+ declare const cfAmmCommonPoolPairsMap: z.ZodObject<{
3185
+ base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3186
+ quote: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3187
+ }, "strip", z.ZodTypeAny, {
3188
+ base: bigint;
3189
+ quote: bigint;
3190
+ }, {
3191
+ base: string | number;
3192
+ quote: string | number;
3193
+ }>;
3194
+ declare const palletCfPoolsRangeOrderChange: z.ZodObject<{
3195
+ liquidity: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3196
+ amounts: z.ZodObject<{
3197
+ base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3198
+ quote: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3199
+ }, "strip", z.ZodTypeAny, {
3200
+ base: bigint;
3201
+ quote: bigint;
3202
+ }, {
3203
+ base: string | number;
3204
+ quote: string | number;
3205
+ }>;
3206
+ }, "strip", z.ZodTypeAny, {
3207
+ amounts: {
3208
+ base: bigint;
3209
+ quote: bigint;
3210
+ };
3211
+ liquidity: bigint;
3212
+ }, {
3213
+ amounts: {
3214
+ base: string | number;
3215
+ quote: string | number;
3216
+ };
3217
+ liquidity: string | number;
3218
+ }>;
3219
+ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3220
+ __kind: z.ZodLiteral<"Increase">;
3221
+ value: z.ZodObject<{
3222
+ liquidity: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3223
+ amounts: z.ZodObject<{
3224
+ base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3225
+ quote: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3226
+ }, "strip", z.ZodTypeAny, {
3227
+ base: bigint;
3228
+ quote: bigint;
3229
+ }, {
3230
+ base: string | number;
3231
+ quote: string | number;
3232
+ }>;
3233
+ }, "strip", z.ZodTypeAny, {
3234
+ amounts: {
3235
+ base: bigint;
3236
+ quote: bigint;
3237
+ };
3238
+ liquidity: bigint;
3239
+ }, {
3240
+ amounts: {
3241
+ base: string | number;
3242
+ quote: string | number;
3243
+ };
3244
+ liquidity: string | number;
3245
+ }>;
3246
+ }, "strip", z.ZodTypeAny, {
3247
+ value: {
3248
+ amounts: {
3249
+ base: bigint;
3250
+ quote: bigint;
3251
+ };
3252
+ liquidity: bigint;
3253
+ };
3254
+ __kind: "Increase";
3255
+ }, {
3256
+ value: {
3257
+ amounts: {
3258
+ base: string | number;
3259
+ quote: string | number;
3260
+ };
3261
+ liquidity: string | number;
3262
+ };
3263
+ __kind: "Increase";
3264
+ }>, z.ZodObject<{
3265
+ __kind: z.ZodLiteral<"Decrease">;
3266
+ value: z.ZodObject<{
3267
+ liquidity: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3268
+ amounts: z.ZodObject<{
3269
+ base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3270
+ quote: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3271
+ }, "strip", z.ZodTypeAny, {
3272
+ base: bigint;
3273
+ quote: bigint;
3274
+ }, {
3275
+ base: string | number;
3276
+ quote: string | number;
3277
+ }>;
3278
+ }, "strip", z.ZodTypeAny, {
3279
+ amounts: {
3280
+ base: bigint;
3281
+ quote: bigint;
3282
+ };
3283
+ liquidity: bigint;
3284
+ }, {
3285
+ amounts: {
3286
+ base: string | number;
3287
+ quote: string | number;
3288
+ };
3289
+ liquidity: string | number;
3290
+ }>;
3291
+ }, "strip", z.ZodTypeAny, {
3292
+ value: {
3293
+ amounts: {
3294
+ base: bigint;
3295
+ quote: bigint;
3296
+ };
3297
+ liquidity: bigint;
3298
+ };
3299
+ __kind: "Decrease";
3300
+ }, {
3301
+ value: {
3302
+ amounts: {
3303
+ base: string | number;
3304
+ quote: string | number;
3305
+ };
3306
+ liquidity: string | number;
3307
+ };
3308
+ __kind: "Decrease";
3309
+ }>]>;
3310
+ declare const cfAmmCommonSide: z.ZodEffects<z.ZodObject<{
3311
+ __kind: z.ZodEnum<["Buy", "Sell"]>;
3312
+ }, "strip", z.ZodTypeAny, {
3313
+ __kind: "Buy" | "Sell";
3314
+ }, {
3315
+ __kind: "Buy" | "Sell";
3316
+ }>, "Buy" | "Sell", {
3317
+ __kind: "Buy" | "Sell";
3318
+ }>;
3319
+ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3320
+ __kind: z.ZodLiteral<"Increase">;
3321
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3322
+ }, "strip", z.ZodTypeAny, {
3323
+ value: bigint;
3324
+ __kind: "Increase";
3325
+ }, {
3326
+ value: string | number;
3327
+ __kind: "Increase";
3328
+ }>, z.ZodObject<{
3329
+ __kind: z.ZodLiteral<"Decrease">;
3330
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3331
+ }, "strip", z.ZodTypeAny, {
3332
+ value: bigint;
3333
+ __kind: "Decrease";
3334
+ }, {
3335
+ value: string | number;
3336
+ __kind: "Decrease";
3337
+ }>]>;
3338
+ declare const palletCfPoolsAssetPair: z.ZodObject<{
3339
+ assets: z.ZodObject<{
3340
+ base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3341
+ quote: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3342
+ }, "strip", z.ZodTypeAny, {
3343
+ base: bigint;
3344
+ quote: bigint;
3345
+ }, {
3346
+ base: string | number;
3347
+ quote: string | number;
3348
+ }>;
3349
+ }, "strip", z.ZodTypeAny, {
3350
+ assets: {
3351
+ base: bigint;
3352
+ quote: bigint;
3353
+ };
3354
+ }, {
3355
+ assets: {
3356
+ base: string | number;
3357
+ quote: string | number;
3358
+ };
3359
+ }>;
3360
+ declare const cfPrimitivesChainsAssetsArbAsset: z.ZodEffects<z.ZodObject<{
3361
+ __kind: z.ZodEnum<["ArbEth", "ArbUsdc"]>;
3362
+ }, "strip", z.ZodTypeAny, {
3363
+ __kind: "ArbEth" | "ArbUsdc";
3364
+ }, {
3365
+ __kind: "ArbEth" | "ArbUsdc";
3366
+ }>, "ArbEth" | "ArbUsdc", {
3367
+ __kind: "ArbEth" | "ArbUsdc";
3368
+ }>;
3369
+ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3370
+ __kind: z.ZodLiteral<"Swap">;
3371
+ swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3372
+ }, "strip", z.ZodTypeAny, {
3373
+ __kind: "Swap";
3374
+ swapId: bigint;
3375
+ }, {
3376
+ __kind: "Swap";
3377
+ swapId: string | number;
3378
+ }>, z.ZodObject<{
3379
+ __kind: z.ZodLiteral<"LiquidityProvision">;
3380
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
3381
+ }, "strip", z.ZodTypeAny, {
3382
+ __kind: "LiquidityProvision";
3383
+ lpAccount: `cF${string}`;
3384
+ }, {
3385
+ __kind: "LiquidityProvision";
3386
+ lpAccount: string;
3387
+ }>, z.ZodObject<{
3388
+ __kind: z.ZodLiteral<"CcmTransfer">;
3389
+ principalSwapId: 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>>>;
3390
+ gasSwapId: 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>>>;
3391
+ }, "strip", z.ZodTypeAny, {
3392
+ __kind: "CcmTransfer";
3393
+ principalSwapId?: bigint | null | undefined;
3394
+ gasSwapId?: bigint | null | undefined;
3395
+ }, {
3396
+ __kind: "CcmTransfer";
3397
+ principalSwapId?: string | number | null | undefined;
3398
+ gasSwapId?: string | number | null | undefined;
3399
+ }>, z.ZodObject<{
3400
+ __kind: z.ZodLiteral<"NoAction">;
3401
+ }, "strip", z.ZodTypeAny, {
3402
+ __kind: "NoAction";
3403
+ }, {
3404
+ __kind: "NoAction";
3405
+ }>, z.ZodObject<{
3406
+ __kind: z.ZodLiteral<"BoostersCredited">;
3407
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3408
+ }, "strip", z.ZodTypeAny, {
3409
+ __kind: "BoostersCredited";
3410
+ prewitnessedDepositId: bigint;
3411
+ }, {
3412
+ __kind: "BoostersCredited";
3413
+ prewitnessedDepositId: string | number;
3414
+ }>]>;
3415
+ declare const palletCfArbitrumIngressEgressDepositIgnoredReason: z.ZodEffects<z.ZodObject<{
3416
+ __kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees"]>;
3417
+ }, "strip", z.ZodTypeAny, {
3418
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
3419
+ }, {
3420
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
3421
+ }>, "BelowMinimumDeposit" | "NotEnoughToPayFees", {
3422
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
3423
+ }>;
3424
+ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
3425
+ depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3426
+ asset: z.ZodEffects<z.ZodObject<{
3427
+ __kind: z.ZodEnum<["ArbEth", "ArbUsdc"]>;
3428
+ }, "strip", z.ZodTypeAny, {
3429
+ __kind: "ArbEth" | "ArbUsdc";
3430
+ }, {
3431
+ __kind: "ArbEth" | "ArbUsdc";
3432
+ }>, "ArbEth" | "ArbUsdc", {
3433
+ __kind: "ArbEth" | "ArbUsdc";
3434
+ }>;
3435
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3436
+ depositDetails: z.ZodObject<{
3437
+ txHashes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">>>;
3438
+ }, "strip", z.ZodTypeAny, {
3439
+ txHashes?: `0x${string}`[] | null | undefined;
3440
+ }, {
3441
+ txHashes?: string[] | null | undefined;
3442
+ }>;
3443
+ }, "strip", z.ZodTypeAny, {
3444
+ depositAddress: `0x${string}`;
3445
+ asset: "ArbEth" | "ArbUsdc";
3446
+ depositDetails: {
3447
+ txHashes?: `0x${string}`[] | null | undefined;
3448
+ };
3449
+ amount: bigint;
3450
+ }, {
3451
+ depositAddress: string;
3452
+ asset: {
3453
+ __kind: "ArbEth" | "ArbUsdc";
3454
+ };
3455
+ depositDetails: {
3456
+ txHashes?: string[] | null | undefined;
3457
+ };
3458
+ amount: string | number;
3459
+ }>;
3460
+ declare const cfChainsSolSolTrackedData: z.ZodObject<{
3461
+ priorityFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3462
+ }, "strip", z.ZodTypeAny, {
3463
+ priorityFee: bigint;
3464
+ }, {
3465
+ priorityFee: string | number;
3466
+ }>;
3467
+ declare const cfChainsChainStateSolana: z.ZodObject<{
3468
+ blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3469
+ trackedData: z.ZodObject<{
3470
+ priorityFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3471
+ }, "strip", z.ZodTypeAny, {
3472
+ priorityFee: bigint;
3473
+ }, {
3474
+ priorityFee: string | number;
3475
+ }>;
3476
+ }, "strip", z.ZodTypeAny, {
3477
+ blockHeight: bigint;
3478
+ trackedData: {
3479
+ priorityFee: bigint;
3480
+ };
3481
+ }, {
3482
+ blockHeight: string | number;
3483
+ trackedData: {
3484
+ priorityFee: string | number;
3485
+ };
3486
+ }>;
3487
+ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3488
+ __kind: z.ZodLiteral<"Ok">;
3489
+ }, "strip", z.ZodTypeAny, {
3490
+ __kind: "Ok";
3491
+ }, {
3492
+ __kind: "Ok";
3493
+ }>, z.ZodObject<{
3494
+ __kind: z.ZodLiteral<"Err">;
3495
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3496
+ __kind: z.ZodLiteral<"Other">;
3497
+ }, "strip", z.ZodTypeAny, {
3498
+ __kind: "Other";
3499
+ }, {
3500
+ __kind: "Other";
3501
+ }>, z.ZodObject<{
3502
+ __kind: z.ZodLiteral<"CannotLookup">;
3503
+ }, "strip", z.ZodTypeAny, {
3504
+ __kind: "CannotLookup";
3505
+ }, {
3506
+ __kind: "CannotLookup";
3507
+ }>, z.ZodObject<{
3508
+ __kind: z.ZodLiteral<"BadOrigin">;
3509
+ }, "strip", z.ZodTypeAny, {
3510
+ __kind: "BadOrigin";
3511
+ }, {
3512
+ __kind: "BadOrigin";
3513
+ }>, z.ZodObject<{
3514
+ __kind: z.ZodLiteral<"Module">;
3515
+ value: z.ZodObject<{
3516
+ index: z.ZodNumber;
3517
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3518
+ }, "strip", z.ZodTypeAny, {
3519
+ index: number;
3520
+ error: `0x${string}`;
3521
+ }, {
3522
+ index: number;
3523
+ error: string;
3524
+ }>;
3525
+ }, "strip", z.ZodTypeAny, {
3526
+ value: {
3527
+ index: number;
3528
+ error: `0x${string}`;
3529
+ };
3530
+ __kind: "Module";
3531
+ }, {
3532
+ value: {
3533
+ index: number;
3534
+ error: string;
3535
+ };
3536
+ __kind: "Module";
3537
+ }>, z.ZodObject<{
3538
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
3539
+ }, "strip", z.ZodTypeAny, {
3540
+ __kind: "ConsumerRemaining";
3541
+ }, {
3542
+ __kind: "ConsumerRemaining";
3543
+ }>, z.ZodObject<{
3544
+ __kind: z.ZodLiteral<"NoProviders">;
3545
+ }, "strip", z.ZodTypeAny, {
3546
+ __kind: "NoProviders";
3547
+ }, {
3548
+ __kind: "NoProviders";
3549
+ }>, z.ZodObject<{
3550
+ __kind: z.ZodLiteral<"TooManyConsumers">;
3551
+ }, "strip", z.ZodTypeAny, {
3552
+ __kind: "TooManyConsumers";
3553
+ }, {
3554
+ __kind: "TooManyConsumers";
3555
+ }>, z.ZodObject<{
3556
+ __kind: z.ZodLiteral<"Token">;
3557
+ value: z.ZodEffects<z.ZodObject<{
3558
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
3559
+ }, "strip", z.ZodTypeAny, {
3560
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3561
+ }, {
3562
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3563
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
3564
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3565
+ }>;
3566
+ }, "strip", z.ZodTypeAny, {
3567
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3568
+ __kind: "Token";
3569
+ }, {
3570
+ value: {
3571
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3572
+ };
3573
+ __kind: "Token";
3574
+ }>, z.ZodObject<{
3575
+ __kind: z.ZodLiteral<"Arithmetic">;
3576
+ value: z.ZodEffects<z.ZodObject<{
3577
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
3578
+ }, "strip", z.ZodTypeAny, {
3579
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
3580
+ }, {
3581
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
3582
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
3583
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
3584
+ }>;
3585
+ }, "strip", z.ZodTypeAny, {
3586
+ value: "Underflow" | "Overflow" | "DivisionByZero";
3587
+ __kind: "Arithmetic";
3588
+ }, {
3589
+ value: {
3590
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
3591
+ };
3592
+ __kind: "Arithmetic";
3593
+ }>, z.ZodObject<{
3594
+ __kind: z.ZodLiteral<"Transactional">;
3595
+ value: z.ZodEffects<z.ZodObject<{
3596
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
3597
+ }, "strip", z.ZodTypeAny, {
3598
+ __kind: "LimitReached" | "NoLayer";
3599
+ }, {
3600
+ __kind: "LimitReached" | "NoLayer";
3601
+ }>, "LimitReached" | "NoLayer", {
3602
+ __kind: "LimitReached" | "NoLayer";
3603
+ }>;
3604
+ }, "strip", z.ZodTypeAny, {
3605
+ value: "LimitReached" | "NoLayer";
3606
+ __kind: "Transactional";
3607
+ }, {
3608
+ value: {
3609
+ __kind: "LimitReached" | "NoLayer";
3610
+ };
3611
+ __kind: "Transactional";
3612
+ }>, z.ZodObject<{
3613
+ __kind: z.ZodLiteral<"Exhausted">;
3614
+ }, "strip", z.ZodTypeAny, {
3615
+ __kind: "Exhausted";
3616
+ }, {
3617
+ __kind: "Exhausted";
3618
+ }>, z.ZodObject<{
3619
+ __kind: z.ZodLiteral<"Corruption">;
3620
+ }, "strip", z.ZodTypeAny, {
3621
+ __kind: "Corruption";
3622
+ }, {
3623
+ __kind: "Corruption";
3624
+ }>, z.ZodObject<{
3625
+ __kind: z.ZodLiteral<"Unavailable">;
3626
+ }, "strip", z.ZodTypeAny, {
3627
+ __kind: "Unavailable";
3628
+ }, {
3629
+ __kind: "Unavailable";
3630
+ }>, z.ZodObject<{
3631
+ __kind: z.ZodLiteral<"RootNotAllowed">;
3632
+ }, "strip", z.ZodTypeAny, {
3633
+ __kind: "RootNotAllowed";
3634
+ }, {
3635
+ __kind: "RootNotAllowed";
3636
+ }>]>;
3637
+ }, "strip", z.ZodTypeAny, {
3638
+ value: {
3639
+ __kind: "Other";
3640
+ } | {
3641
+ __kind: "CannotLookup";
3642
+ } | {
3643
+ __kind: "BadOrigin";
3644
+ } | {
3645
+ value: {
3646
+ index: number;
3647
+ error: `0x${string}`;
3648
+ };
3649
+ __kind: "Module";
3650
+ } | {
3651
+ __kind: "ConsumerRemaining";
3652
+ } | {
3653
+ __kind: "NoProviders";
3654
+ } | {
3655
+ __kind: "TooManyConsumers";
3656
+ } | {
3657
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3658
+ __kind: "Token";
3659
+ } | {
3660
+ value: "Underflow" | "Overflow" | "DivisionByZero";
3661
+ __kind: "Arithmetic";
3662
+ } | {
3663
+ value: "LimitReached" | "NoLayer";
3664
+ __kind: "Transactional";
3665
+ } | {
3666
+ __kind: "Exhausted";
3667
+ } | {
3668
+ __kind: "Corruption";
3669
+ } | {
3670
+ __kind: "Unavailable";
3671
+ } | {
3672
+ __kind: "RootNotAllowed";
3673
+ };
3674
+ __kind: "Err";
3675
+ }, {
3676
+ value: {
3677
+ __kind: "Other";
3678
+ } | {
3679
+ __kind: "CannotLookup";
3680
+ } | {
3681
+ __kind: "BadOrigin";
3682
+ } | {
3683
+ value: {
3684
+ index: number;
3685
+ error: string;
3686
+ };
3687
+ __kind: "Module";
3688
+ } | {
3689
+ __kind: "ConsumerRemaining";
3690
+ } | {
3691
+ __kind: "NoProviders";
3692
+ } | {
3693
+ __kind: "TooManyConsumers";
3694
+ } | {
3695
+ value: {
3696
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3697
+ };
3698
+ __kind: "Token";
3699
+ } | {
3700
+ value: {
3701
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
3702
+ };
3703
+ __kind: "Arithmetic";
3704
+ } | {
3705
+ value: {
3706
+ __kind: "LimitReached" | "NoLayer";
3707
+ };
3708
+ __kind: "Transactional";
3709
+ } | {
3710
+ __kind: "Exhausted";
3711
+ } | {
3712
+ __kind: "Corruption";
3713
+ } | {
3714
+ __kind: "Unavailable";
3715
+ } | {
3716
+ __kind: "RootNotAllowed";
3717
+ };
3718
+ __kind: "Err";
3719
+ }>]>;
3720
+ declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
3721
+ __kind: z.ZodEnum<["Sol"]>;
3722
+ }, "strip", z.ZodTypeAny, {
3723
+ __kind: "Sol";
3724
+ }, {
3725
+ __kind: "Sol";
3726
+ }>, "Sol", {
3727
+ __kind: "Sol";
3728
+ }>;
3729
+ declare const palletCfSolanaIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3730
+ __kind: z.ZodLiteral<"Swap">;
3731
+ swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3732
+ }, "strip", z.ZodTypeAny, {
3733
+ __kind: "Swap";
3734
+ swapId: bigint;
3735
+ }, {
3736
+ __kind: "Swap";
3737
+ swapId: string | number;
3738
+ }>, z.ZodObject<{
3739
+ __kind: z.ZodLiteral<"LiquidityProvision">;
3740
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
3741
+ }, "strip", z.ZodTypeAny, {
3742
+ __kind: "LiquidityProvision";
3743
+ lpAccount: `cF${string}`;
3744
+ }, {
3745
+ __kind: "LiquidityProvision";
3746
+ lpAccount: string;
3747
+ }>, z.ZodObject<{
3748
+ __kind: z.ZodLiteral<"CcmTransfer">;
3749
+ principalSwapId: 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>>>;
3750
+ gasSwapId: 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>>>;
3751
+ }, "strip", z.ZodTypeAny, {
3752
+ __kind: "CcmTransfer";
3753
+ principalSwapId?: bigint | null | undefined;
3754
+ gasSwapId?: bigint | null | undefined;
3755
+ }, {
3756
+ __kind: "CcmTransfer";
3757
+ principalSwapId?: string | number | null | undefined;
3758
+ gasSwapId?: string | number | null | undefined;
3759
+ }>, z.ZodObject<{
3760
+ __kind: z.ZodLiteral<"NoAction">;
3761
+ }, "strip", z.ZodTypeAny, {
3762
+ __kind: "NoAction";
3763
+ }, {
3764
+ __kind: "NoAction";
3765
+ }>, z.ZodObject<{
3766
+ __kind: z.ZodLiteral<"BoostersCredited">;
3767
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3768
+ }, "strip", z.ZodTypeAny, {
3769
+ __kind: "BoostersCredited";
3770
+ prewitnessedDepositId: bigint;
3771
+ }, {
3772
+ __kind: "BoostersCredited";
3773
+ prewitnessedDepositId: string | number;
3774
+ }>]>;
3775
+ declare const palletCfSolanaIngressEgressDepositIgnoredReason: z.ZodEffects<z.ZodObject<{
3776
+ __kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees"]>;
3777
+ }, "strip", z.ZodTypeAny, {
3778
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
3779
+ }, {
3780
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
3781
+ }>, "BelowMinimumDeposit" | "NotEnoughToPayFees", {
3782
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
3783
+ }>;
3784
+ declare const palletCfSolanaIngressEgressDepositWitnessSolana: z.ZodObject<{
3785
+ depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3786
+ asset: z.ZodEffects<z.ZodObject<{
3787
+ __kind: z.ZodEnum<["Sol"]>;
3788
+ }, "strip", z.ZodTypeAny, {
3789
+ __kind: "Sol";
3790
+ }, {
3791
+ __kind: "Sol";
3792
+ }>, "Sol", {
3793
+ __kind: "Sol";
3794
+ }>;
3795
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3796
+ }, "strip", z.ZodTypeAny, {
3797
+ depositAddress: `0x${string}`;
3798
+ asset: "Sol";
3799
+ amount: bigint;
3800
+ }, {
3801
+ depositAddress: string;
3802
+ asset: {
3803
+ __kind: "Sol";
3804
+ };
3805
+ amount: string | number;
3806
+ }>;
3807
+ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3808
+ __kind: z.ZodLiteral<"NotRequired">;
3809
+ }, "strip", z.ZodTypeAny, {
3810
+ __kind: "NotRequired";
3811
+ }, {
3812
+ __kind: "NotRequired";
3813
+ }>, z.ZodObject<{
3814
+ __kind: z.ZodLiteral<"UnsupportedToken">;
3815
+ }, "strip", z.ZodTypeAny, {
3816
+ __kind: "UnsupportedToken";
3817
+ }, {
3818
+ __kind: "UnsupportedToken";
3819
+ }>, z.ZodObject<{
3820
+ __kind: z.ZodLiteral<"VaultAccountNotSet">;
3821
+ }, "strip", z.ZodTypeAny, {
3822
+ __kind: "VaultAccountNotSet";
3823
+ }, {
3824
+ __kind: "VaultAccountNotSet";
3825
+ }>, z.ZodObject<{
3826
+ __kind: z.ZodLiteral<"AggKeyNotSet">;
3827
+ }, "strip", z.ZodTypeAny, {
3828
+ __kind: "AggKeyNotSet";
3829
+ }, {
3830
+ __kind: "AggKeyNotSet";
3831
+ }>, z.ZodObject<{
3832
+ __kind: z.ZodLiteral<"UtxoSelectionFailed">;
3833
+ }, "strip", z.ZodTypeAny, {
3834
+ __kind: "UtxoSelectionFailed";
3835
+ }, {
3836
+ __kind: "UtxoSelectionFailed";
3837
+ }>, z.ZodObject<{
3838
+ __kind: z.ZodLiteral<"DispatchError">;
3839
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3840
+ __kind: z.ZodLiteral<"Other">;
3841
+ }, "strip", z.ZodTypeAny, {
3842
+ __kind: "Other";
3843
+ }, {
3844
+ __kind: "Other";
3845
+ }>, z.ZodObject<{
3846
+ __kind: z.ZodLiteral<"CannotLookup">;
3847
+ }, "strip", z.ZodTypeAny, {
3848
+ __kind: "CannotLookup";
3849
+ }, {
3850
+ __kind: "CannotLookup";
3851
+ }>, z.ZodObject<{
3852
+ __kind: z.ZodLiteral<"BadOrigin">;
3853
+ }, "strip", z.ZodTypeAny, {
3854
+ __kind: "BadOrigin";
3855
+ }, {
3856
+ __kind: "BadOrigin";
3857
+ }>, z.ZodObject<{
3858
+ __kind: z.ZodLiteral<"Module">;
3859
+ value: z.ZodObject<{
3860
+ index: z.ZodNumber;
3861
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3862
+ }, "strip", z.ZodTypeAny, {
3863
+ index: number;
3864
+ error: `0x${string}`;
3865
+ }, {
3866
+ index: number;
3867
+ error: string;
3868
+ }>;
3869
+ }, "strip", z.ZodTypeAny, {
3870
+ value: {
3871
+ index: number;
3872
+ error: `0x${string}`;
3873
+ };
3874
+ __kind: "Module";
3875
+ }, {
3876
+ value: {
3877
+ index: number;
3878
+ error: string;
3879
+ };
3880
+ __kind: "Module";
3881
+ }>, z.ZodObject<{
3882
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
3883
+ }, "strip", z.ZodTypeAny, {
3884
+ __kind: "ConsumerRemaining";
3885
+ }, {
3886
+ __kind: "ConsumerRemaining";
3887
+ }>, z.ZodObject<{
3888
+ __kind: z.ZodLiteral<"NoProviders">;
3889
+ }, "strip", z.ZodTypeAny, {
3890
+ __kind: "NoProviders";
3891
+ }, {
3892
+ __kind: "NoProviders";
3893
+ }>, z.ZodObject<{
3894
+ __kind: z.ZodLiteral<"TooManyConsumers">;
3895
+ }, "strip", z.ZodTypeAny, {
3896
+ __kind: "TooManyConsumers";
3897
+ }, {
3898
+ __kind: "TooManyConsumers";
3899
+ }>, z.ZodObject<{
3900
+ __kind: z.ZodLiteral<"Token">;
3901
+ value: z.ZodEffects<z.ZodObject<{
3902
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
3903
+ }, "strip", z.ZodTypeAny, {
3904
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3905
+ }, {
3906
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3907
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
3908
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3909
+ }>;
3910
+ }, "strip", z.ZodTypeAny, {
3911
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3912
+ __kind: "Token";
3913
+ }, {
3914
+ value: {
3915
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
3916
+ };
3917
+ __kind: "Token";
3918
+ }>, z.ZodObject<{
3919
+ __kind: z.ZodLiteral<"Arithmetic">;
3920
+ value: z.ZodEffects<z.ZodObject<{
3921
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
3922
+ }, "strip", z.ZodTypeAny, {
3923
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
3924
+ }, {
3925
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
3926
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
3927
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
3928
+ }>;
3929
+ }, "strip", z.ZodTypeAny, {
3930
+ value: "Underflow" | "Overflow" | "DivisionByZero";
3931
+ __kind: "Arithmetic";
3932
+ }, {
3933
+ value: {
3934
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
3935
+ };
3936
+ __kind: "Arithmetic";
3937
+ }>, z.ZodObject<{
3938
+ __kind: z.ZodLiteral<"Transactional">;
3939
+ value: z.ZodEffects<z.ZodObject<{
3940
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
3941
+ }, "strip", z.ZodTypeAny, {
3942
+ __kind: "LimitReached" | "NoLayer";
3943
+ }, {
3944
+ __kind: "LimitReached" | "NoLayer";
3945
+ }>, "LimitReached" | "NoLayer", {
3946
+ __kind: "LimitReached" | "NoLayer";
3947
+ }>;
3948
+ }, "strip", z.ZodTypeAny, {
3949
+ value: "LimitReached" | "NoLayer";
3950
+ __kind: "Transactional";
3951
+ }, {
3952
+ value: {
3953
+ __kind: "LimitReached" | "NoLayer";
3954
+ };
3955
+ __kind: "Transactional";
3956
+ }>, z.ZodObject<{
3957
+ __kind: z.ZodLiteral<"Exhausted">;
3958
+ }, "strip", z.ZodTypeAny, {
3959
+ __kind: "Exhausted";
3960
+ }, {
3961
+ __kind: "Exhausted";
3962
+ }>, z.ZodObject<{
3963
+ __kind: z.ZodLiteral<"Corruption">;
3964
+ }, "strip", z.ZodTypeAny, {
3965
+ __kind: "Corruption";
3966
+ }, {
3967
+ __kind: "Corruption";
3968
+ }>, z.ZodObject<{
3969
+ __kind: z.ZodLiteral<"Unavailable">;
3970
+ }, "strip", z.ZodTypeAny, {
3971
+ __kind: "Unavailable";
3972
+ }, {
3973
+ __kind: "Unavailable";
3974
+ }>, z.ZodObject<{
3975
+ __kind: z.ZodLiteral<"RootNotAllowed">;
3976
+ }, "strip", z.ZodTypeAny, {
3977
+ __kind: "RootNotAllowed";
3978
+ }, {
3979
+ __kind: "RootNotAllowed";
3980
+ }>]>;
3981
+ }, "strip", z.ZodTypeAny, {
3982
+ value: {
3983
+ __kind: "Other";
3984
+ } | {
3985
+ __kind: "CannotLookup";
3986
+ } | {
3987
+ __kind: "BadOrigin";
3988
+ } | {
3989
+ value: {
3990
+ index: number;
3991
+ error: `0x${string}`;
3992
+ };
3993
+ __kind: "Module";
3994
+ } | {
3995
+ __kind: "ConsumerRemaining";
3996
+ } | {
3997
+ __kind: "NoProviders";
3998
+ } | {
3999
+ __kind: "TooManyConsumers";
4000
+ } | {
4001
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4002
+ __kind: "Token";
4003
+ } | {
4004
+ value: "Underflow" | "Overflow" | "DivisionByZero";
4005
+ __kind: "Arithmetic";
4006
+ } | {
4007
+ value: "LimitReached" | "NoLayer";
4008
+ __kind: "Transactional";
4009
+ } | {
4010
+ __kind: "Exhausted";
4011
+ } | {
4012
+ __kind: "Corruption";
4013
+ } | {
4014
+ __kind: "Unavailable";
4015
+ } | {
4016
+ __kind: "RootNotAllowed";
4017
+ };
4018
+ __kind: "DispatchError";
4019
+ }, {
4020
+ value: {
4021
+ __kind: "Other";
4022
+ } | {
4023
+ __kind: "CannotLookup";
4024
+ } | {
4025
+ __kind: "BadOrigin";
4026
+ } | {
4027
+ value: {
4028
+ index: number;
4029
+ error: string;
4030
+ };
4031
+ __kind: "Module";
4032
+ } | {
4033
+ __kind: "ConsumerRemaining";
4034
+ } | {
4035
+ __kind: "NoProviders";
4036
+ } | {
4037
+ __kind: "TooManyConsumers";
4038
+ } | {
4039
+ value: {
4040
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
4041
+ };
4042
+ __kind: "Token";
4043
+ } | {
4044
+ value: {
4045
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
4046
+ };
4047
+ __kind: "Arithmetic";
4048
+ } | {
4049
+ value: {
4050
+ __kind: "LimitReached" | "NoLayer";
4051
+ };
4052
+ __kind: "Transactional";
4053
+ } | {
4054
+ __kind: "Exhausted";
4055
+ } | {
4056
+ __kind: "Corruption";
4057
+ } | {
4058
+ __kind: "Unavailable";
4059
+ } | {
4060
+ __kind: "RootNotAllowed";
4061
+ };
4062
+ __kind: "DispatchError";
4063
+ }>]>;
4064
+ declare const palletCfSolanaIngressEgressBoostPoolIdSolana: z.ZodObject<{
4065
+ asset: z.ZodEffects<z.ZodObject<{
4066
+ __kind: z.ZodEnum<["Sol"]>;
4067
+ }, "strip", z.ZodTypeAny, {
4068
+ __kind: "Sol";
4069
+ }, {
4070
+ __kind: "Sol";
4071
+ }>, "Sol", {
4072
+ __kind: "Sol";
4073
+ }>;
4074
+ tier: z.ZodNumber;
4075
+ }, "strip", z.ZodTypeAny, {
4076
+ asset: "Sol";
4077
+ tier: number;
4078
+ }, {
4079
+ asset: {
4080
+ __kind: "Sol";
4081
+ };
4082
+ tier: number;
4083
+ }>;
4084
+ //#endregion
4085
+ export { accountId, cfAmmCommonPoolPairsMap, cfAmmCommonSide, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsAllBatchError, cfChainsBtcScriptPubkey, cfChainsBtcUtxoId, cfChainsCcmChannelMetadata, cfChainsCcmDepositMetadata, cfChainsChainStateSolana, cfChainsChannelRefundParametersEncodedAddress, cfChainsEvmDepositDetails, cfChainsSolSolTrackedData, cfChainsSwapOrigin, cfPrimitivesBeneficiary, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsAssetsSolAsset, cfPrimitivesChainsForeignChain, cfPrimitivesSwapLeg, cfTraitsLiquiditySwapType, dispatchResult, hexString, numberOrHex, numericString, palletCfArbitrumIngressEgressDepositAction, palletCfArbitrumIngressEgressDepositIgnoredReason, palletCfArbitrumIngressEgressDepositWitnessArbitrum, palletCfAssetBalancesPalletSafeMode, palletCfBitcoinIngressEgressDepositAction, palletCfBroadcastPalletSafeMode, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfEthereumIngressEgressDepositAction, palletCfEthereumIngressEgressDepositIgnoredReason, palletCfEthereumIngressEgressDepositWitnessEthereum, palletCfFundingPalletSafeMode, palletCfIngressEgressPalletSafeMode, palletCfLpPalletSafeMode, palletCfPolkadotIngressEgressDepositAction, palletCfPolkadotIngressEgressDepositIgnoredReason, palletCfPolkadotIngressEgressDepositWitnessPolkadot, palletCfPoolsAssetPair, palletCfPoolsIncreaseOrDecreaseRangeOrderChange, palletCfPoolsIncreaseOrDecreaseU128, palletCfPoolsPalletSafeMode, palletCfPoolsRangeOrderChange, palletCfReputationPalletSafeMode, palletCfSolanaIngressEgressBoostPoolIdSolana, palletCfSolanaIngressEgressDepositAction, palletCfSolanaIngressEgressDepositIgnoredReason, palletCfSolanaIngressEgressDepositWitnessSolana, palletCfSwappingCcmFailReason, palletCfSwappingPalletSafeMode, palletCfThresholdSignaturePalletSafeMode, palletCfTokenholderGovernanceProposal, palletCfValidatorPalletSafeMode, palletCfWitnesserPalletSafeMode, simpleEnum, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };